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

Upgrade CDK to 1.126.0 or later #1

Closed
shah-smit opened this issue Oct 9, 2021 · 0 comments
Closed

Upgrade CDK to 1.126.0 or later #1

shah-smit opened this issue Oct 9, 2021 · 0 comments

Comments

@shah-smit
Copy link
Owner

You are receiving this notification because our records indicate that you are using the Amazon S3 AWS CDK Construct Library module [1] and opting in to the “auto_delete_objects” feature that removes all objects in a bucket when the associated CloudFormation stack is torn down. An issue was discovered in earlier CDK versions of this feature that performs an automatic deletion of objects in a bucket when the “auto_delete_objects” parameter is turned off if it was previously turned on for that bucket.

To resolve this issue, you need to deploy your AWS CDK application using v1.126.0 or later, before changing the auto_delete_objects property from “True” to “False”.

For more information about the S3 bucket auto_delete_objects property, see the issue [2] and fix [3] on GitHub.

If you have any questions or concerns, please reach out to AWS Support [4].

[1] https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-readme.html
[2] aws/aws-cdk#16603
[3] aws/aws-cdk#16756
[4] https://aws.amazon.com/support

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

No branches or pull requests

1 participant