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

updates to RDS performance insight retention #2696

Merged
merged 4 commits into from
Apr 17, 2023

Conversation

whoDoneItAgain
Copy link
Contributor

updates to RDS performance insight retention

Issue #, if available:

Description of changes:
AWS supports additional values for PerformanceInsightsRetentionPeriod. Instead of 7 and 731, it supports those plus month*31 where month is a number 1-23.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@whoDoneItAgain
Copy link
Contributor Author

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-performanceinsightsretentionperiod

I had that in my clipboard to add to the PR. apparently I never hit paste.

@kddejong kddejong merged commit 6b6d8e9 into aws-cloudformation:main Apr 17, 2023
@kddejong
Copy link
Contributor

I forgot to run cfn-lint --update-specs before doing the release. Should have this in the next release. Our automated maintenance task https://github.com/aws-cloudformation/cfn-lint/actions/workflows/maintenance.yaml will pick it up

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

Successfully merging this pull request may close these issues.

2 participants