Skip to content

SNS for Automation Task?

0

I know you can set up SNS notifications for Run Command in Systems Manager Maintenance Windows. Does anyone know if this can be done for Automation Tasks? We've set up a backup system that includes creating images of our EC2 instances on a regular basis. It'd be nice to be notified when they are run and if the task was successful or not....

asked 6 years ago1.1K views
1 Answer
0
Accepted Answer

Hi Juno,

Thank you for your query. While the same functionality is not directly available in Automation today, Automation sends step status and execution status updates to CloudWatch Events, where you can configure a CloudWatch rule to trigger an SNS as target for notifications. Please refer here for an example of the same: https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/EventTypes.html#ssm_event_types

AWS
answered 6 years ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.