Socket
Book a DemoInstallSign in
Socket

@nrfcloud/package-layered-lambdas

Package Overview
Dependencies
Maintainers
10
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrfcloud/package-layered-lambdas

Packages lambda functions and layers for AWS lambda

latest
Source
npmnpm
Version
1.2.4
Version published
Maintainers
10
Created
Source

Package Layered Lambdas npm version

Build Status
Greenkeeper badge semantic-release Commitizen friendly

Packages lambdas with intra-project dependencies using Webpack and a base layer with the dependencies defined in package.json.

Checksums are created for dependencies per lambda so that rebuild only happens when files are changed.

Packaged lambdas are published to S3 so they can be picked up and deployed by CloudFormation. It's also a convenient cache for other developers.

More background information on this project and usage instructions can be found in this blog post.

Keywords

aws

FAQs

Package last updated on 27 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts