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 個答案
3
已接受的答案

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
專家
Matt-B
已回答 2 年前
profile pictureAWS
專家
Toni_S
已審閱 2 年前
-2

Empty the bucket first.

profile pictureAWS
專家
kentrad
已回答 2 年前

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

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

回答問題指南