-
Notifications
You must be signed in to change notification settings - Fork 608
E3693 - PerformanceInsightsEnabled not recognised as valid attribute for DB Cluster #3693
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
Comments
This rule is related to More docs |
After testing it appears that this should be a Warning for |
One last thing. Aurora Serverless v1 doesn't support this property. This is a totally configurable option for Aurora Serverless v2. Going to move this to a new Warning rule that will only alert when using Auro Serverless v1 |
Many thanks for the fast turnaround! |
Uh oh!
There was an error while loading. Please reload this page.
CloudFormation Lint Version
1.14.0 and 1.12.4
What operating system are you using?
Mac
Describe the bug
E3693 Additional properties are not allowed 'PerformanceInsightsEnabled' when creating Aurora cluster
Expected behavior
Cloudformation allows PerformanceInsightsEnabled as a property and does actually make the expected changes when deployed. Cfn-lint should allow this property to be added in a DB cluster. See docs here.
Reproduction template
Dbcluster with PerformanceInsightsEnabled in the block
The text was updated successfully, but these errors were encountered: