Deleting a Cerberus Environment
- Use the
delete-environment
CLI command which will delete all of the CloudFormation stacks.
- Manually delete all KMS keys that were associated with the environment.
- Manually delete lambdas associated with the environment.
- Manually delete any remaining S3 buckets associated with the environment (should be none).
- Manually delete any remaining RDS snapshots associated with the environment.