This lab walks you through creating an S3 bucket and triggering a lambda function to send an email notification to a user. This will happen each time we upload or delete an S3 object. We will test it in the AWS management console.
Duration: 1 hour
AWS Region: US East (N. Virginia) us-east-1
Log in to the AWS Management Console.
Create an IAM Role.
Create an S3 bucket.
Upload objects to the S3 bucket.
Create an SES Email address.
Verify the Email address.
Create a Lambda function.