Complete a 3 Question Survey and Earn a re:Post Badge
Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
Questo contenuto non è disponibile nella lingua selezionata
Lavoriamo costantemente per rendere disponibili i contenuti nella lingua selezionata. Ti ringraziamo per la comprensione.
Why do I still see my Amazon S3 bucket even though I deleted it?
1 minuti di lettura
1
I deleted my Amazon Simple Storage Service (Amazon S3) bucket. However, I can still see the bucket in the Amazon S3 console or in responses to API requests. Why is this happening?
Resolution
Because of the distributed nature of Amazon S3 and its eventual consistency model, it can take some time for changes to propagate across all AWS Regions. You might temporarily see your bucket in the console, or in a response to a ListBuckets API request, even after you delete the bucket. However, even if the bucket is still listed, you can't perform any other actions on the bucket.