Application Setup

If you have not already set up your AWS CLI, please do so..

Please download or copy the following CloudFormation template: chalice-ecommerce-template.yaml.

Once you have the template file on your machine, run the following command to deploy the template and create your application stack.

$ aws cloudformation deploy --template-file template.yaml --stack-name chalice-ecommerce-workshop-stack --capabilities CAPABILITY_NAMED_IAM

After your stack is deployed, you should receive a success message and you can confirm your deployment either through the CLI or the console. Be sure to keep note of the Outputs from your deployment as you will need them on hand for your application. Outputs