This page provides instructions for cleaning up the resources created during the preceding modules. Many resources would cost you nothing under the free tier, but removing them is recommended.
To remove and delete resources used by this workshop:
- From the QuickSight console, select the admin menu(top right) and choose Manage QuickSight.
- Select Account settings and choose Unsubscribe.
- This deletes all visualizations and stops billing.
- Take not of the IAM roles and policies
- From the IAM console, navigate to Roles, and then Policies and delete the Quicksight IAM role and policy.
- From the Cloud 9 console, select your instance and choose Delete.
- This deletes all workshop data from the instance and stops billing.
- Open the S3 console, filter by
theme-park-
. Select each bucket one by one and then choose Delete. - Complete the bucket deletion process.
- Repeat this process for any remaining buckets.
- From the CloudFormation console, select each stack beginning with
theme-park
and choose Delete. - This deletes all resources associated with the stacks deployed in various modules. Note this process takes a few minutes.
- From the Lambda console, filter by
theme-park-
. Select each function one by one and then choose Actions and Delete. - This will remove all functions manually created in this workshop.
- Open the Kinesis Firehose console, select the Data Firehose named
theme-park-streaming-data
and choose Delete - Complete the Firehose deletion process.
- Open the SNS console, select each SNS Topic beginning with
theme-park
and choose Delete. - Complete the SNS Topic deletion process.
- Repeat for each topic.
- Open the Amazon EventBridge, and navigate to Events | Rules.
- Select each EventBridge rule from the default Event bus beginning with
theme-park
and choose Delete. - Complete the EventBridge rule deletion process.
- Repeat for each rule.
- Open the AWS CodeCommit console, and select the repository created for this workshop. Select Delete repository from the upper right of the page.
- Complete the repository deletion process.
- Launch the Amplify Console console, and select the application you launched in this workshop. From Actions in the top right corner, select Delete App.
- Complete the application deletion process.
- Open the Amazon CloudWatch
- Navigate to Logs | Log groups, and select all log groups beginning with
theme-park
. From Actions in the top right corner, select Delete log groups(s) and choose Delete. - Navigate to Dashboards. Select the
InnovatorIsland
Dashboard, and from Actions in the top right corner, select Delete dashboard and choose Delete dashboard.