aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.55k stars 3.87k forks source link

feat(rds): support performance insights configuration at cluster level #31385

Open go-to-k opened 2 weeks ago

go-to-k commented 2 weeks ago

Issue # (if applicable)

Closes #31375 .

Reason for this change

Properties for Performance Insights at cluster level are supported in L1, but not in L2.

Description of changes

Added the properties in props for Database Cluster.

Description of how you validated changes

Both unit tests and integ tests.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

go-to-k commented 1 week ago

@lpizzinidev

Thanks for your review. I have made the changes, so could you please take a look at them?

go-to-k commented 1 week ago

@lpizzinidev

I have reflected on your points and replied to them, could you take another look at them?

aws-cdk-automation commented 1 day ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository