Skip to content

AWS-Certified-CodeFactory/aws-cdk-glue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDK Example

One-time Pre-requisite:

  • install AWS CLI
  • install CDK
  • bootstrap CDK
cdk bootstrap aws://ACCOUNT-NUMBER-1/REGION-1

Deploy

cdk synth
cdk deploy

Cleanup

cdk destroy

About

Sample code and guide for using AWS CDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages