-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-cloudwatch-actions): Add the possibility to have SSM Incident Action #20552
Copy link
Copy link
Closed
Closed
Copy link
Labels
@aws-cdk/aws-cloudwatch-actionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Description
Describe the feature
In addition to these actions : ApplicationScalingAction, AutoScalingAction, Ec2Action, Ec2InstanceAction, SnsAction, OpsItem, add an SystemManagerAction to be able to create Incident in SSM in a CW alarm.
Use Case
We need this to group and prioritize all our alarm triggers into Incident Manager instead of using SNS notification.
Proposed Solution
Add an action that build and add the arn into the alarm "arn:aws:ssm-incidents::<account_id>:response-plan"
A similar request on adding OpsItem: 9380885
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
v2.26.0
Environment details (OS name and version, etc.)
MacOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cloudwatch-actionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1