awslabs / awslabs/aws-solutions-constructs

aws-cognito-apigateway-lambda: leverage aws-lambda-nodejs

Open
#978 2 comments 0 reactions 0 assignees View on GitHub
feature-request needs-triage
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.