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.

demandé il y a un an2363 vues
1 réponse
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
répondu il y a un an
profile pictureAWS
EXPERT
kentrad
vérifié il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions