This is a blank project for CDK development with TypeScript.
The cdk.json file tells the CDK Toolkit how to execute your app.
bun run buildcompile typescript to jsbun run watchwatch for changes and compilebun run testperform the jest unit testsbun cdk deploydeploy this stack to your default AWS account/regionbun cdk diffcompare deployed stack with current statebun cdk synthemits the synthesized CloudFormation template