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

Update deprecated S3 Lifecycle Rule field 'NonCurrentVersionExpirationInDays' #200

Open
nishantcasey opened this issue Sep 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nishantcasey
Copy link

Is your feature request related to a problem? Please describe.

We noticed the parameter 'NoncurrentVersionExpirationInDays' is being used throughout the cfct template for 4 S3 buckets defined in this template. This has been deprecated according to the CloudFormation documentation and should be updated to utilize 'NoncurrentVersionExpiration'

https://github.com/aws-solutions/aws-control-tower-customizations/blob/57adba6c091942fb901fbe08638f82bcded4c608/customizations-for-aws-control-tower.template#L3043C13-L3043C46

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-rule.html#cfn-s3-bucket-rule-noncurrentversionexpirationindays

Describe the feature you'd like
Update depreacted field

Additional context
https://github.com/aws-solutions/aws-control-tower-customizations/blob/57adba6c091942fb901fbe08638f82bcded4c608/customizations-for-aws-control-tower.template#L3043C13-L3043C46

@nishantcasey nishantcasey added the enhancement New feature or request label Sep 20, 2024
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

1 participant