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
posta un anno fa268 visualizzazioni
1 Risposta
2
Risposta accettata

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
ESPERTO
Steve_M
con risposta un anno fa
profile picture
ESPERTO
verificato un anno fa
  • The deletion was not propagated through all regions. The issue is resolved thankyou.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande