Common utility functions
Attach a CloudWatch LogSubscription to your functions' logs
AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native
Deploy and orchestrate multiple Serverless Framework services in monorepositories.
CDK construct that provisions (1) an AWS Lambda function that is configured to send messages to a queue; (2) an Amazon SQS queue; and (3) an AWS Lambda function configured to consume messages from the queue.
Internal utility package for serverless Node.js tracing and monitoring with Instana
Effect-native AWS SDK generated from [Smithy](https://smithy.io) models with full protocol support. Covers S3, Lambda, DynamoDB, SQS, IAM, EC2, and 200+ services with exhaustive error typing.
[](https://www.npmjs.com/package/@aws-sdk/util-format-url) [](https://www.npmjs.com/package/@aws-sd
Replace environment variables with static strings before deployment. It is for Lambda @ Edge.
Serverless Plugin to generate a VPC
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Run Model Context Protocol (MCP) servers with AWS Lambda
The CDK Construct Library for AWS::IoT
Official `aws-lite` plugin for Lambda
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native
AWS Lambda adapter for HyperFrames distributed rendering — handler, client-side SDK, and CDK construct.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Receipt rule actions for AWS IoT
AWS credential provider that sources credentials from aws login cached tokens
Sirve como un puente entre diferentes funciones lambda, facilitando la comunicación entre ellas a través de invocaciones http
A Serverless plugin to implement canary deployment of Lambda functions
A collection of token providers
Parser of multipart/form-data requests for AWS Lambda with typed output, based on the recently inactive myshenin/aws-lambda-multipart-parser