Deploy AWS Lambda functions from command line using a json or yaml config file.
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
The same useRef, but with callback
Pino destination formatter for AWS Lambda
Detect if your code is running on an AWS Lambda server
Official SDK for Inngest.com. Inngest is the reliability layer for modern applications. Inngest combines durable execution, events, and queues into a zero-infra platform with built-in observability.
OpenTelemetry instrumentation for AWS Lambda function invocations
No description provided.
TypeScript definitions for aws-lambda
Plugin for the SLS 1.x branch to provide support for Lambda@Edge (not currently supported by CloudFormation
Parse, Resolve, and Dereference JSON Schema $ref pointers
Lambda client library that supports hybrid tracing in node js
<!--BEGIN STABILITY BANNER-->
Commandline tool and API to run Lambda functions on your local machine.
React hook which creates a ref function from given refs. Useful when using forwardRef.
The logging package for the Powertools for AWS Lambda (TypeScript) library
Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures
A shared utility package for Powertools for AWS Lambda (TypeScript) libraries
The CDK Construct Library for AWS Lambda in Golang
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
A library that contains the AWS CLI for use in Lambda Layers
Canvas for Node.js with skia backend
The metrics package for the Powertools for AWS Lambda (TypeScript) library
Lambda calculus with mutable reference cells and a pure-functional mark-sweep garbage collector, built on comp-cat-rs. Spike 2 of a web-engine reformulation targeting Tauri.
ECMAScript abstract syntax tree as comp-cat-rs-idiomatic Rust types. ESTree-shaped, ES2024-complete, no panics, no Rc, no interior mutability. Foundation crate for boa-cat and related downstream tooling.
Lambda calculus with records, prototype chains, ref cells, GC, and non-local control flow via throw/try/catch. Outcome::Normal/Thrown is threaded purely-functionally through every reduction. Spike 4 of a web-engine reformulation targeting Tauri.