This is a blank project for CDK development with TypeScript.
The cdk.json file tells the CDK Toolkit how to execute your app.
pnpm run buildcompile typescript to jspnpm run watchwatch for changes and compilepnpm run testperform the jest unit testspnpm dlx cdk deploydeploy this stack to your default AWS account/regionpnpm dlx cdk diffcompare deployed stack with current statepnpm dlx cdk synthemits the synthesized CloudFormation template
- cdk deploy
cdk deploy -c account=${AWS AccountID}- Open AWS Console
- Click "github-connection" link.
- Click "Update pendding connection" button.
- For details on the procedure, see the AWS Documentation.