This is a blank project for CDK development with TypeScript.
The cdk.json file tells the CDK Toolkit how to execute your app.
Requires pnpm (version pinned in package.json).
pnpm installinstall dependencies
pnpm buildcompile typescript to jspnpm watchwatch for changes and compilepnpm testperform the jest unit testspnpm cdk deploydeploy this stack to your default AWS account/regionpnpm cdk diffcompare deployed stack with current statepnpm cdk synthemits the synthesized CloudFormation template