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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南