Client for API Gateway handlers, bypassing API Gateway by directly invoking the Lambda
Commandline tool to run Lambda functions on your local machine.
CDK constructs for esbuild, an extremely fast JavaScript bundler
OpenTelemetry instrumentation for AWS
Netlify Lambda typescript definitions
serverless plugin that can configure a lambda with a dead letter queue or topic
Async wrapper around AWS Lambda handler
Express Error Handler for Async Functions
An utility to validate events and responses using JSON Schemas
Emulate AWS λ Invocations locally when developing your Serverless project
TypeScript definitions for aws-lambda-fastify
A nodejs implementation for sending logs to Logz.IO cloud service Copy of logzio-nodejs
No description provided.
Package and upload an AWS lambda with its minimal dependencies
Basic template that configures a 1% smaple rate for debug logs
A Lambda Layer that contains kubectl v1.20
A Lambda Layer that contains kubectl v1.33
Lumigo Tracer for Node.js v8.x / v10.x / v12.x Runtimes
Debug Lambda functions locally like it is running in the cloud
This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2-integrations
AWS CDK Construct Library to create one time event schedules.
Express timeout middleware that ensures a response is returned to the client on a timeout event.
Distributable builds of [@serverless/aws-lambda-otel-extension](https://github.com/serverless/runtime/tree/main/packages/aws-lambda-otel-extension) package.
lambda-build uses esbuild to take in your nodejs lambda handler and return a zip file ready to be used by your lambda function