This lab walks you through creating EC2 instances and a lambda function that will send an email notification to the user about the instance's state. We will test it in the AWS management console.
Duration: 45 minutes
AWS Region: US East (N. Virginia) us-east-1
Log into the AWS Management Console.
Create an IAM Role.
Launching two EC2 Instances.
Create an Email verifier using SES.
Verify the Email Address.
Create a Lambda function.
Configure a Test Event
Create the EventBridge Event.
Testing the Lambda Function
Validation of the lab