Alert on a new EC2 instance creation...

I created new notification system in AWS to alert us when a new instance is created in the account.

Infrastructure details

A new CloudWatch rule is created:

 

This invokes a Lambda function InvokeCreationNotifier.

The lambda function parses the event and sent an email through SNS: