For the complete documentation index, see llms.txt. This page is also available as Markdown.

Uninstall

Uninstall through UI

Select the stack from the CloudFormation tab and click Delete to delete all the Traceable instances created to capture traffic on the AWS API gateway.

Uninstall using CLI

Enter the following command to delete all Traceable instances created to capture traffic on the AWS API gateway.

aws cloudformation delete-stack --stack-name <name of stack>

Last updated

Was this helpful?