Cleaning up
caution
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:

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.