dwyl / dwyl/learn-aws-lambda

NPM Dependencies?

Open
#46 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted question
Dominant language
JavaScript
Stars
1k
Forks
200
Avg merge
1h 47m
Merged PRs (30d)
1

Description

What if we want to use an NPM module in our Lambda Function, how is this done?
A simple example could be to _require_ `request` and make an http request to an open API and log the response...? or we could go _even simpler_ and require a simple module like https://github.com/dwyl/aguid and `console.log` the resulting `uuid`.

see: https://aws.amazon.com/blogs/compute/nodejs-packages-in-lambda/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.