Unable to delete/access s3 bucket from my admin account

0

I was trying to clean up my root account and I wanted to remove all the s3 buckets while i was emptying and deleting all the buckets three new buckets were created and I was unable to access/delete them. Please help me with this issue. Thankyou. CLI S3 buckets Error while trying to open the bucket

1回答
2
承認された回答

The three buckets with the red cross against them will have been receently deleted, but the deletion has yet to be propagated through all regions https://repost.aws/knowledge-center/s3-listing-deleted-bucket

In terms of what's creating these buckets in the first place, you can enable CloudTrail from the AWS Management Console and collect logs which are saved to a (different) S3 bucket, and then use Athena to query these logs https://docs.aws.amazon.com/athena/latest/ug/cloudtrail-logs.html

But just from the names of the buckets, it may be worth checking if you have anything running in CodeStar in us-west-1, and/or CloudFormation in us-east-1. Is it possible there is some automated job(s) running that creates a bucket, writes some data to it temporarily, and then the bucket gets emptied & deleted a short time later?

profile picture
エキスパート
Steve_M
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前
  • The deletion was not propagated through all regions. The issue is resolved thankyou.

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

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

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

関連するコンテンツ