Access denied when deleting S3 bucket

0

I am taking advanced cloud devops nanodegree on udacity that is based on AWS services. To practice hands-on and work on projects we use cloud gateway to AWS account provided by udacity. We are limited to $25 budget through the nano degree, So we must delete all used resources once finishing the hands-on. I was doing hands-on that deploys webapp to elastic beanstalk and to delete resources, In steps I shoud delete the s3 bucket created for the app, but I could not do so and got this message: "elasticbeanstalk-us-east-id" Do anyone have solution for this?

2 Respuestas
3
Respuesta aceptada

Either the bucket is not empty or there is a bucket policy preventing deletion.

Please see https://aws.amazon.com/premiumsupport/knowledge-center/elastic-beanstalk-delete-s3/

Why can't I delete an Amazon S3 bucket that Elastic Beanstalk created?

My AWS Elastic Beanstalk application created an Amazon Simple Storage Service (Amazon S3) bucket. Why can't I delete the bucket?

Resolution

When you use an Elastic Beanstalk application to create an S3 bucket, a policy is applied to the bucket that protects it from getting deleted accidentally. To delete the bucket, you need to delete the bucket policy first. For instructions, see Deleting the Elastic Beanstalk Amazon S3 Bucket.

Warning: If you delete the bucket, any other AWS resources or applications that depend on the bucket might stop working correctly.

profile pictureAWS
EXPERTO
Matt-B
respondido hace 2 años
profile pictureAWS
EXPERTO
Toni_S
revisado hace 2 años
-2

Empty the bucket first.

profile pictureAWS
EXPERTO
kentrad
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas