Uninstall the guidance
You can uninstall the guidance by directly deleting the stacks from the AWS CloudFormation console.
To uninstall the guidance, delete the stacks from the AWSCloudFormation console,
-
Go to the AWS CloudFormation console, and
-
Find and delete all the stacks with the prefix
DruidEc2StackorDruidEksStack.
Alternatively, to uninstall the guidance, navigate to the source folder, and run npm run cdk destroy.