Table of Contents
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. |
Important
|
Read through all steps below before continuing. |
-
Open the Amazon CloudWatch console.
TipContext-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. -
Make sure you are in the same AWS Region where you created your workshop environment.
-
Select Alarms from the left navigation pane.
-
Click the check box next to the High throughput alarm - fs-… alarm.
-
Click the Actions button then Delete.
-
Click Delete to confirm you want to delete the High throughput alarm - fs-… alarm.
Important
|
Read through all steps below before continuing. |
-
Open the Amazon CloudFormation console.
TipContext-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. -
Make sure you are in the same AWS Region where you created your workshop environment.
-
Click the radio button next to the fsx-lustre-workshop master or parent stack.
TipThe master template will have the Stack name fsx-lustre-workshop without the nested label. -
Click the Actions button then Delete stack.
-
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. |