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.
Important
You should only complete this clean up section if you do not plan on continuing with this workshop.
Important
Make sure you terminate / delete the resources below to avoid unnecessary charges.
Delete Site-to-Site VPN
Step-by-step to delete Site-to-Site VPN
-
Navigate to VPC Site-to-Site console.
-
Select the VPN Connection that you created for the lab. From the Actions button, select Delete.
-
Confirm the VPN is deleted
Delete the On-Premises VPC
Step-by-step to delete data center VPC using Cloudformation
Navigate to CloudFormation Stacks in the AWS console.
-
Select the On-Premises stack you created at the start of this section
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
Delete Route53 Resolver Endpoints
Step-by-step to delete Route53 resolver rules and endpoints
-
Navigate to Route 53 console.
-
Click on the rule Name you created to forward request to the datacenter DNS server it will have Type set to Forward**
-
Click the radio button to the right of the first VPC ID and click the Disassociate button in the upper right.
-
Repeat for all three VPCs. This will take a few minutes to complete.
-
Again, navigate to Route 53 rules console. Highlight the same rule again, and click the Delete button.
-
Confirm the deletion by entering delete in the input field and click the Delete button.
-
Navigate to Route 53 Outbound Endpoint console.
-
Click on the ID of the Route 53 Endpoint created in lab 2. it will have a name similar to rslvr-out-xxxxxxx**.
-
At the Outbound endpoint page, click the Delete button in the upper right. Confirm the deletion by entering delete in the input field and click the Delete button.
Continue deleting resources. Please make a selection:
Option 1: You started this lab at the start
Click here to complete the remaining steps from the previous section.
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.
Option 3: You started the lab in the Basic Security or On-Premises 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 Multi VPCs section
NetworkingWorkshopMultiVPCandTGW
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
-
Select the stack you created in the prerequisites section
NetworkingWorkshopPrerequisites
-
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.