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

Delete

You can delete resources by deleting the CloudFormation stack.

All data within SPV Wallet will be deleted.

Manual delete is required for log groups.

Step 1

Open AWS console -> Cloud Formation -> Stacks

Step 2

Make sure you're in the same region you chose in Step 3 of installation

Step 3

Click your top level stack, the one without the NESTED badge.

Step 4

Click the Delete button at the top right.

Step 5

Confirm that you want to delete the stack.

Step 6

Wait until status of the stack will reach the value DELETE_COMPLETE

In some rare cases, it can happen that deletion will end up with error. Often this is because AWS is trying to delete resources in wrong order. In such a case you need to check which resources deletion failed and delete them manually, then try again deleting whole stack (go back to Step 1)

Last updated

Was this helpful?