Skip to content

Latest commit

 

History

History

README.md

Welcome to your CDK TypeScript project

This is a blank project for CDK development with TypeScript.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • pnpm run build compile typescript to js
  • pnpm run watch watch for changes and compile
  • pnpm run test perform the jest unit tests
  • pnpm dlx cdk deploy deploy this stack to your default AWS account/region
  • pnpm dlx cdk diff compare deployed stack with current state
  • pnpm dlx cdk synth emits the synthesized CloudFormation template

Usage

  1. cdk deploy
cdk deploy -c account=${AWS AccountID}
  1. Open AWS Console
  2. Click "github-connection" link.
  3. Click "Update pendding connection" button.