Skip to content

REPO TEMPLATE for AWS CDK samples

Notifications You must be signed in to change notification settings

ryparker/aws-cdk-sample-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CDK (v2) Sample

🚀 Quick Start

1. Install dependencies with Yarn v1

yarn install

2. Build Cloudformation files

yarn build

3. Create the bootstrap stack in your AWS account This only needs to be ran once per account/region.

yarn bootstrap

4. Deploy

yarn deploy --all

About

REPO TEMPLATE for AWS CDK samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published