Skip to content

Latest commit

 

History

History
 
 

06-delete-environment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Delete Environment

Summary

This section will delete the workshop environment.

Duration

Note
It will take approximately 5 minutes to complete this section.

Step-by-step Guide

Tip
We need to manually delete the AWS resources created outside the CloudFormation template (e.g. the CloudWatch alarm). All other AWS resources created in the workshop environment will be deleted when you delete the CloudFormation stack.

Delete the High throughput alarm from CloudWatch

Important
Read through all steps below before continuing.
  1. Open the Amazon CloudWatch console.

    Tip
    Context-click (right-click) the link above and open the link in a new tab or window to make it easy to navigate between this github workshop and AWS console.
  2. Make sure you are in the same AWS Region where you created your workshop environment.

  3. Select Alarms from the left navigation pane.

  4. Click the check box next to the High throughput alarm - fs-…​ alarm.

  5. Click the Actions button then Delete.

  6. Click Delete to confirm you want to delete the High throughput alarm - fs-…​ alarm.

Delete Workshop Environment via CloudFormation

Important
Read through all steps below before continuing.
  1. Open the Amazon CloudFormation console.

    Tip
    Context-click (right-click) the link above and open the link in a new tab or window to make it easy to navigate between this github workshop and AWS console.
  2. Make sure you are in the same AWS Region where you created your workshop environment.

  3. Click the radio button next to the fsx-lustre-workshop master or parent stack.

    Tip
    The master template will have the Stack name fsx-lustre-workshop without the nested label.
  4. Click the Actions button then Delete stack.

  5. Click Yes, Delete to delete the workshop environment.

Important
It may take approximately 5 minutes to delete all AWS resources created by the CloudFormation template. Check the status periodically to verify all resources have been delete.