If you are attending an AWS-hosted event, you may skip this section.
If you have administrative access to the AWS Management Console, you can use your AWS account to begin this workshop.
We’ll use an AWS CloudFormation template to set up the necessary lab resources in your chosen AWS Region. This step is crucial as subsequent instructions rely on these resources. The CloudFormation template will provision the following:
Download the CloudFormation template: Download Here
Save the YAML template file in a folder on your local machine.
Open the AWS CloudFormation Console.
In the CloudFormation console, select “Upload a template file”.
Choose the template you just downloaded, then click “Next”.

Give the stack a name, such as polly-serverless-stack.
For Configure stack options, keep the default values and choose Next.
In Capabilities and transforms, acknowledge all options.

To deploy the template, choose Submit.
After the template is deployed, to review the created resources, navigate to CloudFormation Resources, and then select the CloudFormation stack that you created.
Note: CloudFormation deployment typically takes 1-2 minutes to complete.