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

Chandhu
已提问 1 年前268 查看次数
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.

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

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

回答问题的准则