Monday, January 30, 2023
HomeSoftware EngineeringThe best way to Run Cdk Bootstrap

The best way to Run Cdk Bootstrap


To bootstrap an AWS CDK surroundings, you merely must do the next:

npx aws-cdk bootstrap

…for every surroundings that you prefer to the CD to function inside.

This may deploy all of the required stipulations to the AWS account, such because the:

  • An Amazon S3 bucket for storing recordsdata and IAM roles that grant permissions wanted to carry out deployments.
  • The required sources are outlined in an AWS CloudFormation stack, referred to as the bootstrap stack, which is often named CDKToolkit. Like all AWS CloudFormation stack, it seems within the AWS CloudFormation console as soon as it has been deployed.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments