A sanitize module for the people. Built for ApostropheCMS.
Attach a CloudWatch LogSubscription to your functions' logs
TypeScript definitions for aws-serverless-express
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
serverless plugin to make serverless-sns-sqs-lambda events
CDK Constructs for deploying AWS Events Rule that inveokes AWS Lambda
Instana tracing and monitoring for Node.js based AWS Lambdas
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
CDK constructs for defining an interaction between an Amazon SQS queue and an AWS Lambda function.
I/O parser for nodejs http request
Middy middleware to sample debug logs for a configurable % of invocations
Compat layer for running next.js apps in Lambda@Edge
The CDK Construct Library for Amazon EventBridge Pipes Enrichments
An extension of the serverless-webpack plugin that bundles your ES6 + TypeScript Node.js Lambda functions.
This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2-authorizers
Wrapper to run lambda on express. Works great for running lambdas as an express server during development but is production ready. Developed to work in conjunction with matthewkeil/full-stack-pattern cdk construct.
A small Node.js module to retrieve the request's IP address
- Automatically chooses the correct HTTP output event format based on input event (API Gateway, ALB, FunctionURL or Cloudfront) - Generates a request id for every request using a [ULID](https://github.com/ulid/spec) - Automatically Logs the correlationId
parse a url with memoization
Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.
A Node.js client for the AWS Lambda Parameters and Secrets Extension
A compact AWS client for modern JS environments
Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.
Mocks node.js http.ServerResponse. See also `mock-req`.