Skip to main content
Skip table of contents

AWS Clean up resources

To clean up resources and protect the account
  1. Connect to the Amazon EC2 instance.

  2. Unmount the Amazon EFS file system with the following command.

    CODE
    $ sudo umount efs
  3. Open the Amazon EFS console at https://console.aws.amazon.com/efs/.

  4. Choose the Amazon EFS file system to delete from the list of file systems.

  5. For Actions, choose Delete file system.

  6. In the Permanently delete file system dialog box, type the file system ID for the Amazon EFS file system to delete, and then choose Delete File System.

  7. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

  8. Choose the Amazon EC2 instance to terminate from the list of instances.

  9. For Actions, choose Instance State and then choose Terminate.

  10. In Terminate Instances, choose Yes, Terminate to terminate the instance created for this Getting Started exercise.

  11. In the navigation pane, choose Security Groups.

  12. Select the name of the security group that was created.

  13. For Actions, choose Delete Security Group.

  14. In Delete Security Group, choose Yes, Delete to delete the security group created for this Getting Started exercise.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.