Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDK HelloWorld

Welcome to your CDK .NET project!

You should explore the contents of this template. It demonstrates a CDK app with two instances of a stack (HelloStack) which also uses a user-defined construct (HelloConstruct).

The cdk.json file tells the CDK Toolkit how to execute your app. It uses the dotnet CLI to do this.

Useful commands

  • dotnet build src compile this app
  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

Enjoy!

About

playing around with aws cdk

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages