S3 Bucket Not Found

0

I have an S3 bucket that is showing as "Not Found" and I cant delete it in console not Cli.

已提問 1 年前檢視次數 2363 次
1 個回答
1

Have you deleted the bucket recently? Amazon S3 is built on eventual consistency model, it can take some time for changes to propagate across all AWS Regions. This is why you might temporarily see your bucket in the console, or in a response to a ListBuckets API request, even after you delete the bucket. Until the bucket is completely removed by Amazon S3, you might still see the bucket, but you can't perform any other actions on the bucket.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/delete-bucket.html

AWS
已回答 1 年前
profile pictureAWS
專家
kentrad
已審閱 1 年前

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

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

回答問題指南