awslabs / awslabs/aws-solutions-constructs
aws-cognito-apigateway-lambda: leverage aws-lambda-nodejs
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 268
- Avg merge
- 5h 18m
- Merged PRs (30d)
- 5
Description
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 leverages `esbuild` and handles all the bundling. thanks.
Contributor guide
Research direction
The issue does not name specific files or tests; start by locating the aws-cognito-apigateway-lambda construct and its Lambda configuration. Review how the construct currently packages dependencies, then assess an option using aws-lambda-nodejs and esbuild. Done means deployed Lambda functions can bundle and include dependencies from a Node.js monorepo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, nodejs, typescript
- Domain
- api, backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100