AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native
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
[](https://www.npmjs.com/package/@aws-sdk/util-format-url) [](https://www.npmjs.com/package/@aws-sd
Serverless Plugin to generate a VPC
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.
Serverless framework plugin to manage AWS Lambda aliases and API Gateway integrations
The CDK Construct Library for AWS::IoT
Official `aws-lite` plugin for Lambda
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
AWS Lambda deployment adapter for CelsianJS
AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
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
serverless plugin to make serverless-sns-sqs-lambda events
Receipt rule actions for AWS IoT
AWS credential provider that sources credentials from aws login cached tokens
Parse and normalize AWS events middleware for the middy framework
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