This lab walks you through the launching of an EC2 instance using AWS Lambda. In this lab, we will create a sample lambda function. This lambda function, when triggered, will provision an EC2 Instance.
Duration: 30 minutes
AWS Region: US East (N. Virginia) us-east-1
Log into the AWS Management Console.
Create an IAM Policy and an IAM Role.
Create a lambda function.
Configure a test event.
Trigger the lambda function manually using the test event.
Test the new EC2 instance.
Validation of the lab.