Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rds): support performance insights configuration at cluster level (
#31385) ### 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 - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information