Uninstalling Using CloudFormation
In order to save costs, you can always delete the ZebClient cluster.
Deleting a cluster is a destructive action and can't be undone. Make absolutely sure that you do not want the cluster before deleting it.
The S3 buckets that are created in the CloudFormation Stack to provide durable storage do not get deleted as part of Stack deletion; they must be deleted separately. This is to help ensure data is not lost during the cluster deletion process.
Deleting a bucket is a destructive action and can't be undone. Make absolutely sure that you do not want the data in the bucket before deleting it.
Last modified 6mo ago