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-actions): Add the possibility to have SSM Incident Action #20552

Closed
1 of 2 tasks
dosatos opened this issue May 31, 2022 · 2 comments · Fixed by #21167
Closed
1 of 2 tasks

(aws-cloudwatch-actions): Add the possibility to have SSM Incident Action #20552

dosatos opened this issue May 31, 2022 · 2 comments · Fixed by #21167
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

Comments

@dosatos
Copy link

dosatos commented May 31, 2022

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

@dosatos dosatos added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 31, 2022
@dosatos dosatos changed the title (aws-cloudwatch-actions): Add the possibility to have SSM OpsItem Action (aws-cloudwatch-actions): Add the possibility to have SSM Incident Action May 31, 2022
callumthomson added a commit to callumthomson/aws-cdk that referenced this issue Jul 15, 2022
Finishes work originally contributed by @dosatos by addressing changes requested by @comcalvi in aws#20553
closes aws#20552
@peterwoodworth
Copy link
Contributor

This PR is in progress thanks to @callumthomson 🙂

@peterwoodworth peterwoodworth added p1 effort/small Small work item – less than a day of effort in-progress This issue is being actively worked on. and removed needs-triage This issue or PR still needs to be triaged. labels Jul 28, 2022
@mergify mergify bot closed this as completed in #21167 Aug 10, 2022
mergify bot pushed a commit that referenced this issue Aug 10, 2022
Finishes work originally contributed by @dosatos by addressing changes requested by @comcalvi in [#20553](#20553)

closes [#20552](#20552)
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

josephedward pushed a commit to josephedward/aws-cdk that referenced this issue Aug 30, 2022
…21167)

Finishes work originally contributed by @dosatos by addressing changes requested by @comcalvi in [aws#20553](aws#20553)

closes [aws#20552](aws#20552)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
3 participants