Clone the workshop code in the local environment:
git clone https://github.com/f-verg/aws-serverless-chaos-engineering-fis.git
Navigate in the root folder:
cd ~/environment/aws-serverless-chaos-engineering-fis
Install Cloud9 required dependencies and expand EBS volume for Cloud9:
. ./python-config.sh
Build the SAM template:
sam build
Deploy the SAM template in your account:
sam deploy --guided --capabilities CAPABILITY_NAMED_IAM --stack-name aws-sce-fis