aws-nodejs-layer
TypeScript icon, indicating that this package has built-in type declarations

1.31.0 • Public • Published

aws-nodejs-layer

Library to create nodejs Lambda functions with layers.

This CDK Construct creates a layer with all the node_modules bundled in it. This makes incremental packaging of the lambda function quicker & smaller.

A Lambda created with this construct is also editable in the console (if one needs that for debugging purposes).

Readme

Keywords

none

Package Sidebar

Install

npm i aws-nodejs-layer

Weekly Downloads

1

Version

1.31.0

License

MIT

Unpacked Size

3.67 kB

Total Files

4

Last publish

Collaborators

  • netroy