Removing a Kinetica in AWS Deployment

Kinetica in AWS is deployed as a CloudFormation stack and deleting the stack will remove all associated resources and costs.

To delete the stack through the AWS Console:

  1. Sign into the AWS Console at:

    https://aws.amazon.com/console

    ../images/aws_console.png
  2. Search for CloudFormation in the console search bar.

    ../images/aws_search.png
  3. Choose the AWS Region where you originally deployed the stack (e.g., us-west-2).

    ../images/aws_region.png
  4. Select the original stack you created (not the nested stacks), and then click Delete.

    ../images/aws_stack_info.png

The process will also delete the nested stacks and will take approximately one hour to complete. At the end of the process, you should see that all of the resources have been successfully been removed.