AWS CDK Toolkit (cdk command) - AWS Cloud Development Kit (AWS CDK) v2

The AWS CDK Toolkit, the CLI command cdk , is the primary tool for interacting with your AWS CDK app. It executes your app, interrogates the application model you defined, and produces and deploys the AWS CloudFormation templates generated by the AWS CDK. It also provides other features useful for …