aws-cognito-apigateway-lambda: leverage aws-lambda-nodejs #978
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
hi, these constructs are very helpful!
however, i am running into issues with my project because i cannot find an easy way to bundle my nodejs monorepo project. the lambda function that gets deployed is missing all the dependencies.
it would be great if you could offer an option to leverage
aws-cdk-lib/aws-lambda-nodejs
, which leveragesesbuild
and handles all the bundling. thanks.The text was updated successfully, but these errors were encountered: