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!
Dieser Inhalt ist in der ausgewählten Sprache nicht verfügbar
Wir arbeiten ständig daran, Inhalte in der ausgewählten Sprache bereitzustellen. Vielen Dank für deine Geduld.
Why do I still see my Amazon S3 bucket even though I deleted it?
Lesedauer: 1 Minute
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.