-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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-actions: add EC2 actions #13228
Closed
1 of 2 tasks
cyuste opened this issue
Feb 23, 2021
· 1 comment
· Fixed by #13281, aws-iot-builder-tools/iot-reference-architectures#1801, aws-samples/keycloak-on-aws#44, aws-samples/keycloak-on-aws#46 or aws-samples/amazon-emr-with-juicefs#80
Closed
1 of 2 tasks
aws-cloudwatch-actions: add EC2 actions #13228
cyuste opened this issue
Feb 23, 2021
· 1 comment
· Fixed by #13281, aws-iot-builder-tools/iot-reference-architectures#1801, aws-samples/keycloak-on-aws#44, aws-samples/keycloak-on-aws#46 or aws-samples/amazon-emr-with-juicefs#80
Labels
@aws-cdk/aws-cloudwatch-actions
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Comments
mergify bot
pushed a commit
that referenced
this issue
Mar 4, 2021
Fixes #13228 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
|
This was referenced Mar 6, 2021
Merged
Closed
Closed
This was referenced Mar 8, 2021
cornerwings
pushed a commit
to cornerwings/aws-cdk
that referenced
this issue
Mar 8, 2021
Fixes aws#13228 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
This was referenced Mar 10, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
@aws-cdk/aws-cloudwatch-actions
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Add EC2 actions to alarms, like described here
Use Case
See this ticket. The proposed solution by @IndikaUdagedara looks correct to me
Proposed Solution
Create new EC2Action class and a helper for reboot, recover, etc actions
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: