Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[aws-cloudwatch] Add missing alarm comparison operators #8808

Closed
1 of 2 tasks
qmg-rbass opened this issue Jun 30, 2020 · 0 comments · Fixed by #8812
Closed
1 of 2 tasks

[aws-cloudwatch] Add missing alarm comparison operators #8808

qmg-rbass opened this issue Jun 30, 2020 · 0 comments · Fixed by #8812
Assignees
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.

Comments

@qmg-rbass
Copy link
Contributor

Add missing alarm comparison operators GreaterThanUpperThreshold and LessThanLowerThreshold as per: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-comparisonoperator

Use Case

For anomaly detection alarms

Proposed Solution

Add new enum values to ComparisonOperator

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@qmg-rbass qmg-rbass added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jun 30, 2020
@github-actions github-actions bot added the @aws-cdk/aws-cloudwatch Related to Amazon CloudWatch label Jun 30, 2020
qmg-rbass added a commit to qmg-rbass/aws-cdk that referenced this issue Jun 30, 2020
NetaNir added a commit that referenced this issue Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants