Unbootstrap Steps

Remove CDK bootstrap

Purpose: Remove CDK environment if no longer needed.

If you no longer need to manage resources with the AWS CDK in an environment, you can “unbootstrap” that environment.

This effectively removes the CDK bootstrap

These are the high-level steps:

Remove CDKToolkit stack with CloudFormation.
Remove CDK bootstrap bucket.