[Solved] How bootstrap decide what should be made?

Bootstrapping does not depend on the stacks you’re deploying, it’s the same for everyone by default. You can specify your own template, but that’s for advanced usage. The documentation lays out the purposes of bootstrapping pretty clearly: Deploying AWS CDK apps into an AWS environment (a combination of an AWS account and region) may require … Read more