Tear Down
The following instructions will remove the resources that you have created in this lab.
Note: If you are planning on completing the lab 200_Automated_Deployment_of_EC2_Web_Application we recommend you only tear down this lab after completing both, as there is a dependency on this VPC.
Delete the VPC CloudFormation stack:
- Sign in to the AWS Management Console, select your preferred region, and open the CloudFormation console at https://console.aws.amazon.com/cloudformation/.
- Click the radio button on the left of the WebApp1-VPC stack.
- Click the Actions button then click Delete stack.
- Confirm the stack and then click Delete button.
Delete the CloudWatch Logs:
- Sign in to the AWS Management Console, select your preferred region, and open the CloudFormation console at https://console.aws.amazon.com/cloudwatch/.
- Click Logs in the left navigation.
- Click the radio button on the left of the WebApp1-VPC-VPCFlowLogGroup-<some unique ID>.
- Click the Actions Button then click Delete Log Group.
- Verify the log group name then click Yes, Delete.