Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
No description provided.
Package and upload an AWS lambda with its minimal dependencies
An adapter for [SvelteKit](https://kit.svelte.dev/) for AWS Lambda. [Serverless](https://www.serverless.com/) or [CDK](https://aws.amazon.com/cdk/) deployment.
 
JavaScript client library for integrating AWS Lambdas with openapi-client-axios
[](https://badge.fury.io/js/tailscale-lambda-extension) [](https://badge.fury.io/py/tailscale-lambda-extension)
An advanced font engine for Node and the browser
An async/await module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation
Raygun Crash Reporting for AWS Lambda functions
A simple promise based http path routing and view framework for running over AWS Lambda.
Middy middleware for capturing correlation IDs from inbound event
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
typescript lambda local development server
Mock out NodeJsFunction's processor-intensive calls to Parcel/Docker
All essential TypeScript types in one place
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.
A restify like interface for aws lambda with api gateway event source
Erlang distributed pseudorandom numbers.
CDK constructs for middy-appsync
Middy middleware to log an error message when a function times out.
Augint platform deploy tooling. `augint validate-spoke` checks Prisma canonical schema against the app manifest; `augint package-next-lambda` packages a Next standalone build for Lambda. Shared across every spoke + apex repo so deploy logic isn't copy/pas
AWS CDK integration for Lambda Kata - Node.js Lambdas running via Lambda Kata runtime
Parser of multipart/form-data requests for AWS Lambda with typed output, based on the recently inactive myshenin/aws-lambda-multipart-parser