Skip to content

Commit

Permalink
ART: CDK bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanhaider committed Oct 22, 2023
1 parent e5f15ea commit 81c022b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ When you run the cdk bootstrap command, several resources are created:
2. **Ephemeral CloudFormation Stack**: Named CDKToolkit, this stack manages the resources required by the CDK, including the aforementioned S3 bucket and the IAM roles.
3. **IAM Roles**: The bootstrap process sets up roles that allow the CDK and CloudFormation to create and manage resources on your behalf.

![CDK Bootstrap cloudformation stack]({static}/images/aws-academy/50000000-cdk-bootstrap-stack.gif)


## How to Bootstrap Your AWS Account

Expand Down
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 81c022b

Please sign in to comment.