Skip to content

(aws-cloudwatch-actions): Add the possibility to have SSM OpsItem Action #16861

@vportascarta

Description

@vportascarta

Description

In addition to these actions : ApplicationScalingAction, AutoScalingAction, Ec2Action, Ec2InstanceAction, SnsAction, add an SystemManagerAction to be able to create OpsItem in SSM in a CW alarm.

Use Case

We need this to group and prioritize all our alarm triggers into OpsCenter instead of using SNS notification.

Proposed Solution

Add an action that build and add the arn into the alarm "arn:aws:ssm:<region>:<account_id>:opsitem:<severity>#CATEGORY=<category>"
Maybe use enum for severity and category

Other information

On AWS Console UI
image

Acknowledge

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions