
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
node-lambda-events
Advanced tools
Provides classes that ease the integration of receiving, handling and responding to AWS Lambda Events.
See below for the supported events.
Allows you to easily handle SNS Events. See here for an example SNS Event.
See: Example
Provides an easy-to-use interface for handling S3 events. Additionally, it helps you to easily retrieve the object that the event is for. See here for an example S3:Put Event.
See: Example
Provides a simple interface for working with Custom Cloudformation Resource events.
See: Example
Provides a simple interface for working with DynamoDB Stream events. See example event
See: Example
Very simple interface for handling Scheduled LambdaEvents
Handler for Cognito Sync Streams. See here.
Handler for Cognito Sync Trigger Events. See here.
Handler for Amazon Lex text processing events. See here.
A handy Dockerfile and docker-compose.yml are provided to let you get easily setup for developing with the project.
Run docker-compose build to build and install project dependencies. The entrypoint for the resulting development container is npm run, allowing you to easily run any of the scripts defined inside package.json.
Bug reports and pull requests are welcome on GitHub at https://github.com/notonthehighstreet/node-lambda-events. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The project is available as open source under the terms of the MIT License.
FAQs
Lambda event, request and response handling library
We found that node-lambda-events demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.