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 into the AWS Management Console.
Create an IAM Role.
Create a S3 bucket.
Upload objects to S3 bucket.
Create a Email verifier using SES
Verify the Email address.
Create a Lambda function.
Configuring the S3 Bucket Event
Testing the lab
Validation of the lab