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 Risposte
3
Risposta accettata

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
ESPERTO
Matt-B
con risposta 2 anni fa
profile pictureAWS
ESPERTO
Toni_S
verificato 2 anni fa
-2

Empty the bucket first.

profile pictureAWS
ESPERTO
kentrad
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande