CDK Constructs for Lambda@Edge pattern: HttpHeaders
CDK constructs for defining an interaction between an API Gateway and a Lambda function.
CDK Construct for Python Lambda Functions using [uv](https://docs.astral.sh/uv/)
Zip up your node lambda code and production dependencies without pruning node_modules
An adapter for [SvelteKit](https://kit.svelte.dev/) for AWS Lambda. [Serverless](https://www.serverless.com/) or [CDK](https://aws.amazon.com/cdk/) deployment.
An npm module that allows your Node.js web applications to be deployed as an AWS Lambda function and invoked in response to API Gateway, HTTP API, or Application Load Balancer requests.
Middy middleware for Model Context Protocol server
NestJS based microservice for writing applications that run on AWS Lambda
Webpack plugin to replace the AWS SAM CLI build command
An async/await module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation
 
JavaScript client library for integrating AWS Lambdas with openapi-client-axios
Raygun Crash Reporting for AWS Lambda functions
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.
Receipt rule actions for AWS IoT
Middy middleware for capturing correlation IDs from inbound event
Mock out NodeJsFunction's processor-intensive calls to Parcel/Docker
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
Lambda log monitoring and streaming to external services.
Deploys an immutable single page web app to AWS with Serverless.
AWS lambda middleware for automatically adding CORS headers
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