CloudWatch Widget: Support time range value #4647
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
As per CDK documentation, there is no way to define a widget that looks like this.
Use Case
I want to display a widget on my CloudWatch dashboard that uses my Route53 health checks to show a rudimentary uptime. Currently, I have to use the console to switch the widgets to use time range value instead of setting it using my current CDK code.
Proposed Solution
Add a new property in the SingleValueWidgetProps and use it in the SingleValueWidget toJson function.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: