Skip to content

aws-rds: add metricReadIOPs method to DatabaseClusterFromSnapshot #35327

@jbcitian

Description

@jbcitian

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-rdsRelated to Amazon Relational Databaseeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions