[aws-cloudwatch] Add missing alarm comparison operators #8808
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Add missing alarm comparison operators
GreaterThanUpperThreshold
andLessThanLowerThreshold
as per: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-comparisonoperatorUse Case
For anomaly detection alarms
Proposed Solution
Add new enum values to
ComparisonOperator
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: