CloudFormation template is missing for the AppConfig workshop

0

I'm following this workshop https://catalog.us-east-1.prod.workshops.aws/workshops/2ee2fc71-0618-479c-86dd-1d5fb168eb20/en-US. Following the instructions for "Using Your Own AWS Account" provides a script to be downloaded and executed with the link https://static.us-east-1.prod.workshops.aws/public/247653a2-7367-4581-8dc2-682b85e8ca80/static/scripts/own_account.sh. This script creates deploys CloudFormation stacks from the templates downloaded as part of the workshop. Unfortunately, a template amplify.yaml is missing. Please make it available.

profile picture
asked 14 days ago187 views
1 Answer
1
Accepted Answer

Thanks for raising that issue. It appears that template is just missing from the instructions (apologies!) and you can download it with:

curl 'https://static.us-east-1.prod.workshops.aws/public/247653a2-7367-4581-8dc2-682b85e8ca80/static/cfn/amplify.yaml' -o amplify.yaml

to continue with the workshop. Instructions will be updated :)

AWS
Mike_A
answered 8 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions