List of Buckets in my S3

0

Hello, I'm studying how s3 buckets work but I have two questions related to this topic:

  1. If I go from AWS Console in s3 I see one bucket that doesn't exists (the AWS region is also empty) and if I try to delete it, the apllication says me that it is impossible to delete an object that doesn't exists (see screen1 and screen2.png) Enter image description here Enter image description here

  2. By using the same iam user, if in the AWS console I type something like "aws s3api list-buckets" or "aws s3 ls" I obtain as result a list of 6 buckets but if I go from the website, I can see only 4 of them

I am new in AWS, can someone explain me how come give that the permissions does not change?

Thank you in advance, Rocco

已提问 1 年前262 查看次数
2 回答
0
已回答 1 年前
0

As described in this document, the bucket may temporarily appear in the console even after the bucket is deleted.
https://repost.aws/knowledge-center/s3-listing-deleted-bucket

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则