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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ