Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::S3::Bucket - support EmptyOnDelete #1783

Open
rittneje opened this issue Aug 22, 2023 · 1 comment
Open

AWS::S3::Bucket - support EmptyOnDelete #1783

rittneje opened this issue Aug 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rittneje
Copy link

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

@rittneje rittneje added the enhancement New feature or request label Aug 22, 2023
@r-heimann
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants