CDK constructs for defining an interaction between an API Gateway and a Lambda function.
JavaScript client for Replicate
A validation middleware for AWS http lambda functions based on class-validator.
TypeScript types for OpenAPI 3.2
Zips a node module with its declared dependencies.
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
Middy middleware for Model Context Protocol server
An async/await module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation
The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides: - Scaffolding for creating, building, serving, linting, and testing Next.js applications. - Integration wit
 
JavaScript client library for integrating AWS Lambdas with openapi-client-axios
[![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![Dependency Status][david-image]][david-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloa
Logging designed to be used with lambda-monitor
Effect-native AWS SDK generated from [Smithy](https://smithy.io) models with full protocol support. Covers S3, Lambda, DynamoDB, SQS, IAM, EC2, and 200+ services with exhaustive error typing.
Package and upload an AWS lambda with its minimal dependencies
Raygun Crash Reporting for AWS Lambda functions
Middy middleware for capturing correlation IDs from inbound event
Receipt rule actions for AWS IoT
Erlang distributed pseudorandom numbers.
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
Mock out NodeJsFunction's processor-intensive calls to Parcel/Docker
typescript lambda local development server
Middy middleware to log an error message when a function times out.
Parser of multipart/form-data requests for AWS Lambda with typed output, based on the recently inactive myshenin/aws-lambda-multipart-parser