Clean Up Resources

Workshop Architecture

1. Delete S3 Resources

  • Go to Amazon S3
  • Select the bucket instance, click empty to delete all objects in the bucket.
  • Then perform Delete. delete-s3.png

2. Delete RDS Resources

  • Go to Amazon RDS, section Database
  • Click the Action dropdown and select Delete. delete-rds.png

3. Delete EC2 Resources

  • Go to EC2 Instances
  • Select the instance, click the Instance state dropdown, and choose Terminate. delete-ec2.png

4. Delete VPC Resources

  • Go to Your VPCs
  • Select the Instance, then click Actions and choose Delete VPC. delete-vpc.png

5. Clean up IAM Resources

  • Access Root user.
  • Go to IAM Service
  • Under Policies, select the Policy and choose Delete.

delete-policy.png

  • Under Groups, select the group and click Delete.

delete-groups.png

  • Under Users, select the user and click Delete.

delete-users.png

COOKED ⭐