1 Answer
- Newest
- Most votes
- Most comments
0
S3 buckets created through Elastic Beanstalk have a bucket policy attached to them that prevents deletion. You first need to delete this policy. You can refer to the steps here - https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/AWSHowTo.S3.html#AWSHowTo.S3.delete-bucket
Once the policy is removed and the bucket emptied, you should be able to delete it.
answered 3 years ago
Relevant content
- asked 2 years ago
- asked 4 years ago
- AWS OFFICIALUpdated 2 years ago
