-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Can not enable Performance Insights for DatabaseCluster #5195
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseclosing-soonThis issue will automatically close in 4 days unless further comments are made.This issue will automatically close in 4 days unless further comments are made.guidanceQuestion that needs advice or information.Question that needs advice or information.
Description
I would like to enable Performance Insights for my RDS Postgresql cluster but it doesn't seem to be possible.
Reproduction Steps
DatabaseInstanceProps has a key enablePerformanceInsights but DatabaseClusterProps does not have that key. Also the instanceProps contained inside DatabaseClusterProps is InstanceProps type and does not have the enablePerformanceInsights key either.
Environment
- CLI Version : 1.18.0
- Framework Version: 1.18.0
- OS : Ubuntu
- Language : Typescript
This is 🐛 Bug Report
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseclosing-soonThis issue will automatically close in 4 days unless further comments are made.This issue will automatically close in 4 days unless further comments are made.guidanceQuestion that needs advice or information.Question that needs advice or information.