@nrwl/aws-lambda has been deprecated in favor of [@nx/aws-lambda](https://www.npmjs.com/package/@nx/aws-lambda). Please use that instead.
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
OpenTelemetry instrumentation for AWS Lambda function invocations
TypeScript definitions for aws-lambda
<!--BEGIN STABILITY BANNER-->
Deploy AWS Lambda functions from command line using a json or yaml config file.
A library that contains the AWS CLI for use in Lambda Layers
The logging package for the Powertools for AWS Lambda (TypeScript) library
A shared utility package for Powertools for AWS Lambda (TypeScript) libraries
Canvas for Node.js with skia backend
Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures
The metrics package for the Powertools for AWS Lambda (TypeScript) library
The tracer package for the Powertools for AWS Lambda (TypeScript) library
The parameters package for the Powertools for AWS Lambda (TypeScript) library
Detect if your code is running on an AWS Lambda server
[](https://serverless.com)
Fetch API compliant HTTP Server adapter
Official Sentry SDK for AWS Lambda and AWS Serverless Environments
Easy and powerful mocking of AWS SDK v3 Clients
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Chromium Binary for Serverless Platforms
Inspired by aws-serverless-express to work with Fastify with inject functionality.
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by