Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • cdk
  • python
  • aws-cli

Setup

virtualenv .env && source .env/bin/activate && \
    python -m pip install -r requirements.aws.txt && \
    python -m pip install -r requirements.app1.txt

Deploy

AWS_ACCOUNT_ID=<UPDATE> AWS_DEFAULT_REGION=<UPDATE> npm run deploy

About

Bootstrap application template to showcase AWS CDK with python dependencies in a lambda

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages