Middy middleware to sample debug logs for a configurable % of invocations
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 Node.js client for the AWS Lambda Parameters and Secrets Extension
Fluid service lambdas
JavaScript SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts
AWS Embedded Metrics Client Library
AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native
Implements the WebIDL algorithms for converting to and from JavaScript values
AWS lambda router
Common AWS code that is used in Lambda, Lambda@Edge and other AWS platforms.
Middleware pipeline for AWS Lambda handlers
DuckDB Node.js package optimzed for usage in Amazon Linux 2-based environments, such as Lambda (x86 architecture)
Replace environment variables with static strings before deployment. It is for Lambda @ Edge.
Build standalone code packages from lerna monorepos
AWS SDK for JavaScript Signer Client for Node.js, Browser and React Native
Scripts for updating CloudFront distributions with new Lambda@Edge function versions
AWS Lambda Runtime Interface Client for NodeJs
Shrink node_modules for deployment
An utility to validate events and responses using JSON Schemas
Provides functions for detecting if the host environment supports the WebCrypto API
@nrwl/aws-lambda has been deprecated in favor of [@nx/aws-lambda](https://www.npmjs.com/package/@nx/aws-lambda). Please use that instead.
Build REST API's using Typescript & AWS Lambda. Support for decorator based routing and dependency injection using InversifyJS. This project is built on top of the wonderful lambda-api package.