Use the link below in a new browser tab to navigate to CloudFormation in the AWS console.
https://us-west-1.console.aws.amazon.com/cloudformation/home?region=us-west-1
Use the steps below to find your CloudFormation stack and delete it.
Now click on the Delete stack button to confirm deletion of your CloudFormation stack.
In your Cloud9 terminal use the commands below to teardown the remaining workshop artifacts.
cd /home/ec2-user/environment/workshop
./teardownWorkshop.sh
The output from the teardown script when it starts should look like this and should take ~8 minutes to complete.
The output from the teardown script when it finishes should look like this.