Clean Up
If you are using your own AWS Account to conduct this workshop and you are finished, complete the follow steps to clean up.
::alert[You should only complete this clean up section if you do not plan on continuing with this workshop.]{header="Warning" type="warning"}
::alert[Make sure you terminate / delete the resources below to avoid unnecessary charges.]
Delete CloudWatch Alarm
:::expand{header="Step-by-step to delete CloudWatch Alarm"}
- Navigate to CloudWatch Alarm console.
- Select the CloudWatch Alarm that you created for the lab. Click the Actions button, and select Delete.
:::
Delete the FlowLog Cloudwatch Log Group
:::expand{header="Step-by-step to delete CloudWatch Log Group"}
- Navigate to CloudWatch Log Group console.
- Select the CloudWatch Log Group that you created for the lab (e.g.
NetworkingWorkshopFlowLogsGroup
). Click the Actions button, and select Delete log group(s). Confirm by pressing the Delete button.
:::
Delete CloudWatch Dashboard
:::expand{header="Step-by-step to delete CloudWatch Dashboard"}
- Navigate to CloudWatch Dashboard console.
-
Select the CloudWatch Dashboard that you created for the lab.
-
Click the Delete button.
:::
Please make a selection:
:::expand{header="Option 1: You started this lab at the start"}
Click here to complete the remaining steps from the previous section.
:::
:::expand{header="Option 2: You started the lab in the Multi VPCs section by deploying the CloudFormation template"}
Delete the MultiVPC and Prerequisites CloudFormation Stack
Navigate to CloudFormation Stacks in the AWS console.
-
Select the stack you created in the prerequisites section
NetworkingWorkshopPrerequisites
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
-
Select the stack you created in the Multi VPCs section
NetworkingWorkshopMultiVPC
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
:::
:::expand{header="Option 3: You started the lab in the Basic Security section by deploying the CloudFormation template"}
Delete the MultiVPC and Prerequisites CloudFormation Stack
Navigate to CloudFormation Stacks in the AWS console.
-
Select the stack you created in the prerequisites section
NetworkingWorkshopPrerequisites
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
-
Select the stack you created in the Multi VPCs section
NetworkingWorkshopMultiVPCandTGW
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
:::
Finished
Once you have completed the above steps, you are finished. If you want to continue the workshop later, you can skip this step and use the CloudFormation template in the next step to build the prerequisites.