1 Answers
You could have CloudWatch trigger a Lambda function to send you an email using SES
https://docs.aws.amazon.com/lambda/latest/dg/services-cloudwatchlogs.html
https://aws.amazon.com/premiumsupport/knowledge-center/lambda-send-email-ses/
Sign Up Free or Log In to participate!
Hi,
How can i setup the setup email notification after the snapshot is created on ebs volume using lifecycle manager?
I presume we can do it by using cloudwatch logs but i am not sure about the event pattern.
Thanks
You could have CloudWatch trigger a Lambda function to send you an email using SES
https://docs.aws.amazon.com/lambda/latest/dg/services-cloudwatchlogs.html
https://aws.amazon.com/premiumsupport/knowledge-center/lambda-send-email-ses/
Psst…this one if you’ve been moved to ACG!