You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].
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
The text was updated successfully, but these errors were encountered: