Common utility functions
Replace environment variables with static strings before deployment. It is for Lambda @ Edge.
Attach a CloudWatch LogSubscription to your functions' logs
[](https://www.npmjs.com/package/@aws-sdk/util-format-url) [](https://www.npmjs.com/package/@aws-sd
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.
Official `aws-lite` plugin for Lambda
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
The CDK Construct Library for AWS::IoT
Serverless Plugin to generate a VPC
declarative control of Aws constructs via declastruct
Run Model Context Protocol (MCP) servers with AWS 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.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native
AWS credential provider that sources credentials from aws login cached tokens
AWS Lambda adapter for HyperFrames distributed rendering — handler, client-side SDK, and CDK construct.
A Serverless plugin to implement canary deployment of Lambda functions
Receipt rule actions for AWS IoT
Sirve como un puente entre diferentes funciones lambda, facilitando la comunicación entre ellas a través de invocaciones http
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