선택한 언어의 콘텐츠 제공을 위해 지속적으로 노력하고 있습니다. 기다려 주셔서 감사합니다.
Why can't I delete an Amazon S3 bucket that Elastic Beanstalk created?
1분 분량
0
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 accidental deletion. To delete the bucket, you must delete the bucket policy first. For instructions, see Deleting the Elastic Beanstalk Amazon S3 Bucket.
Warning: If you delete the bucket, then any other AWS resources or applications that depend on the bucket might stop working correctly.