Clean up resources
Terminate EC2 instances
- Access the EC2 interface:
- Choose Instances
- Choose EC2 Public and EC2 Private
- Click on Instance state
- Select Terminate instance
Remove VPC Endpoint
- Access the VPC interface:
- Choose Endpoints
- Choose workshop-endpoint
- Click on Actions and choose Delete VPC endpoints
- Type
delete
and click on Delete.
Remove Internet Gateway
- In the VPC interface:
- Choose Internet gateways
- Choose workshop-internet-gateway
- Click on Actions and choose Detach from VPC
- Click on Detach internet gateway.
- Successfully detach Internet Gateway
- Click on Actions and choose Delete internet gateway
- Type
delete
and click on Delete.
- You have suceesfully deleted workshop-internet-gateway.
Remove VPC
- Access the VPC interface:
- Choose Your VPCs
- Choose workshop-vpc
- Click on Actions and choose Delete VPC
- Type
delete
and click on Delete.
- You have suceesfully deleted workshop-vpc.
Remove S3 bucket
- Access the S3 interface:
- Choose bucket-workshop
- Click on Empty
- Type
permanently delete
and click on Empty.
- You have suceesfully emptied bucket bucket-workshop.
- Return to the S3 interface:
- Choose bucket-workshop and click on Delete
- Type
bucket-workshop
and click on Delete bucket.
- You have successfully deleted bucket workshop-bucket.