Setup
Today, we’ll be running this workshop on an AWS Cloud9 environment on AWS. AWS Cloud9 is a web based IDE.
- Navigate to the Cloud9 console
- Click “Create Environment”
- Give it a name, i.e.
sam-workshop
, click Next Step
- Keep all defaults, click Next Step
- Review, click Create environment
- Now you wait for the environment to build. Should take ~ 2 minutes.
- Now close the Welcome and the AWS Toolkit - Quick Start tabs
- Click the + sign, select New Terminal
You should now be in a terminal screen.