Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 427 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 427 Bytes

CDKlocal with localstak

Objective: Use cdk with typescript, but all lambdas will be use python, check how the layers function works!

Install dependencies only with requirements.txt

LAMBDA-LAYER
 python
   requirements.txt

Prerequisites

  • awslocal
  • cdklocal
  • localstack
  • NoWorkBenchLocal

Start localstack

localstack start

Bootstrap cdklocal

cdklocal bootstrap

cdklocal deploy