Open rittneje opened 1 year ago
AWS::S3::Bucket
No response
Add support for forcibly deleting all the objects in an S3 bucket during deletion. This is analogous to the feature that was just added for AWS::ECR::Repository in #515.
The S3 API doesn't seem to support this: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/delete-bucket.html
But i also think that this would be a great addition to AWS::S3::Bucket
Name of the resource
AWS::S3::Bucket
Resource name
No response
Description
Add support for forcibly deleting all the objects in an S3 bucket during deletion. This is analogous to the feature that was just added for AWS::ECR::Repository in #515.
Other Details
No response