(aws-cloudwatch-actions): Add the possibility to have SSM Incident Action #20552
Closed
1 of 2 tasks
Labels
@aws-cdk/aws-cloudwatch-actions
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
p1
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
CDK version used
v2.26.0
Environment details (OS name and version, etc.)
MacOS
The text was updated successfully, but these errors were encountered: