aws-samples / aws-samples/cdk-typescript-lambda
Question: how to share code between the lamdas
Open
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hey, more of a question than an issue, but could you indicate how one can share code between the lambdas?
I think it's pretty reasonable as the lambda defined in a stack will probably share access to some resources, therefore they can share the code to interact with these resources.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.