This is an example project of integrating AWS CDK with lambda using dependencies.
This project uses the npm module node-fetch
which is used in the https://github.com/AntoniusGolly/cdk-lambda-typescript-boilerplate/blob/master/src/handler.ts#L26.
make tests
perform the jest unit testsmake deploy
deploy this stack to your default AWS account/region