-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-rds: add metricReadIOPs method to DatabaseClusterFromSnapshot #35327
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Currently, DatabaseClusterFromSnapshot only has a method for metricVolumeReadIOPs. It would be helpful to add a metricReadIOPs method to track the ReadIOPs metric at the cluster level
Use Case
I'm trying to satisfy Drata compliance controls. Their docs for I/O monitoring suggest configuring an alarm on ReadIOPs, which is possible in the console, but not possible using CDK. This would be especially helpful because if you configure a cluster-level metric, you don't then have to also configure a metric for each reader/writer instance.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
2.212.0
AWS CDK CLI version
2.1026.0
Environment details (OS name and version, etc.)
Sequoia 15.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2