Destroy & Uninstall
1. Destroy the AWS Deployment
Section titled “1. Destroy the AWS Deployment”Run the following command to remove Aurora from your AWS account:
aurora destroy2. Uninstall the Aurora CLI
Section titled “2. Uninstall the Aurora CLI”Remove the CLI from your system using npm:
npm uninstall -g aurora-platform-cli