Skip to main content

Cleaning up

caution

Make sure you have run the respective clean up instructions for the mechanism you used to provision the lab EKS cluster before proceeding:

This section outlines how to clean up the IDE we've used to run the labs.

First, open CloudShell in the region where you deployed the CloudFormation stack:

AWS console iconOpen CloudShell

Then run the following command to delete the CloudFormation stack:

~$aws cloudformation delete-stack --stack-name eks-workshop-ide

Once the stack is deleted, all resources associated with the IDE will be removed from your AWS account, preventing further charges.