A comprehensive framework for building type-safe HTTP endpoints, cloud functions, scheduled tasks, and event subscribers with full TypeScript support and AWS Lambda deployment capabilities.
NPM package associated with Medium article
A TS wrapper arround Monday.com API, simplified & fast! Designed to be used in AWS lambda function, require API key from Monday.
MCP server providing AWS Amplify documentation and code generation tools
```bash npm install lambda-blade ```
Helpers for AWS CloudFormation
Lambda functions over S3 objects with concurrency control (forEach, map, reduce, filter)
Middy middleware for adding CORS headers to success response and errors
CDK-based deployment provider for wirejs apps. Deploys your wirejs app to AWS using: - **AWS Lambda** for API and SSR handling - **Amazon S3** for static assets - **Amazon CloudFront** for hosting (CDN, SSL, optional custom domains) - **Amazon DynamoDB**
Utilities for simplifying development with AWS Serverless technologies. Its objective is to reduce the amount of boilerplate code required to develop and deploy serverless applications.
This [AWS CDK](https://aws.amazon.com/cdk/) construct allows you to setup email forwarding mappings in [AWS SES](https://aws.amazon.com/ses/) to receive emails from your domain and forward them to another email address. All of this is possible without hos
Lambda client wrapper that knows how to forward correlation IDs (captured via @buyerassist/dazn-lambda-powertools-correlation-ids)
Library containing test utilities for AWS specific entities - lambda functions, dynamodb, etc.
Codelic Console Components
A class to make integration with Prometheus Aggregator
Rise Functions is a CLI which takes a `rise.mjs` file, and deploys AWS Lambda functions into your AWS account. All lambda functions are located in a /functions folder. The goal of rise functions is to make building AWS Lambda functions as simple and strai
Analyze and remove unused components, files, imports, and exports in TypeScript/React codebases
AWS Step Functions simulator for unit testing state machines
<!-- omit from toc --> # Lambda Unsupported Runtimes Detector (lurd)
This program works as a "livereload" for Lambda functions. It watches local Lambdas folder for changes, and if a change is made then it will create a new .ZIP file, upload to S3 and deploy it to a Lambda function. If it's the first time the Lambda is bei
Provides auth capabilities for lambda@edge viewer-request functions
CLI for pico-intl - validate, translate, and generate types for your locales
A Serverless plugin to pack lambdas in multiple C# projects using dotnen lambda package command.
NPM package to build node.js AWS lambda functions.