lambda-local
Commandline tool and API to run Lambda functions on your local machine.
Found 1279 results for AWS Lambda
Commandline tool and API to run Lambda functions on your local machine.
Mocks AWS Lambda events
AWS Lambda Resource Leak Detector
Unit/Integration tests for AWS Lambda handlers
Wrapper for running Amazon Lambda modules locally
solve node AWS lambda EMFILE issue
Commandline tool to run Lambda functions on your local machine.
🛵 The stylish Node.js middleware engine for AWS Lambda (core package)
🛵 The stylish Node.js middleware engine for AWS Lambda (util package)
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
🛵 The stylish Node.js middleware engine for AWS Lambda
Common AWS code that is used in Lambda, Lambda@Edge and other AWS platforms.
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
A Node.js client for the AWS Lambda Parameters and Secrets Extension
Scripts for updating CloudFront distributions with new Lambda@Edge function versions
An adapter for [SvelteKit](https://kit.svelte.dev/) for AWS Lambda. [Serverless](https://www.serverless.com/) or [CDK](https://aws.amazon.com/cdk/) deployment.
Compat layer for running next.js apps in Lambda@Edge
Deploy Lambda functions to AWS in seconds with [Serverless Components](https://github.com/serverless/components). Utilizes layers for dependency management and S3 accelerated uploads for maximum upload speeds.
Run typical Lambda handlers locally.
Super simple lightweight hooks to avoid repeated logic in your lambda functions
Graphql-WS compatible Lambda Powered Subscriptions
💬 A tiny utility for creating AWS Lambda response objects.
Lambda handler for API Gateway proxy requests
Node.js library that validates an AWS SNS payload of an HTTP/S POST or Lambda.
Middleware for the middy framework that allows to easily disable the wait for empty event loop in a Lambda function
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
Node OracleDB Client, pre-built for AWS Lambda
Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to AWS ElasticSearch.
Compat layer for running next.js apps in Lambda@Edge
AWS Lambda implementation of @openapi-ts/backend. This provides simple mapping from AWS Lambda HTTP events to typed OpenAPI request handlers.
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
Implement AWS.ApiGatewayManagementApi on AWS Lambda
Graphql-WS compatible Lambda Powered Subscriptions
AWS Lambda framework for building functions using Node.js for API Gateway, IoT applications, and other AWS events
An opinionated Typescript package that facilitates specifying AWS Lambda handlers including input validation, error handling and response formatting.
Simple event handler for AWS Lambda
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
This is a proof of concept to see if we can replicate Amazon API Gateway using docker images to run lambda
This is a proof of concept to see if we can replicate Amazon API Gateway using docker images to run lambda
CDK 2.0 constructs and helpers that make composing a Lambda powered service easier.
Functions uploading/downloading files with Lambda/API Gateway where the file size is greater than the payload limit.
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge.
Commandline tool to run Lambda functions on your local machine.
Customisable AWS Lambda TypeScript types -> useful with (or without) lambda-hooks
deploy your lambda function to AWS the quick and easy way.
Infrascan scanner definition for AWS Lambda
A simple function handler for AWS Lambda in JavaScript
IoT device management is composed of things, thing types, thing groups, jobs, files API services. The constructs can be used independently, that are based on full-managed service to create an API Gateway & Lambda function.
HTTP event router for the middy framework
AWS Lambda / API Gateway / Endpoint Router
AWS Lambda CLI to quickly generate Nodejs Lambda functions along with a CI/CD pipeline.
AWS Lambda package for BonFHIR
AWS Lambda implementation of Lambda Framework
Load environment variables in lambda using credstash
Deploy Lambda functions to AWS in seconds with [Serverless Components](https://github.com/serverless/components). Utilizes layers for dependency management and S3 accelerated uploads for maximum upload speeds.
Compat layer for running next.js apps in Lambda@Edge
Http JSON body parser middleware for the middy framework
A no nonsense AWS Lambda function packager for node.js— it walks the dependency tree of a lambda handler source file and packages it up into the smallest .zip file suitable for uploading to AWS Lambda.
Http error handler middleware for the middy framework
Http header normalizer middleware for the middy framework
CORS (Cross-Origin Resource Sharing) middleware for the middy framework
Hardens AWS Lambda execution environment
Http event normalizer middleware for the middy framework
JavaScript client library for integrating AWS Lambdas with openapi-client-axios
Input and output logger middleware for the middy framework
Validator middleware for the middy framework
Lambda functions implementing Custom Resources for a CDK project
Applies best practice security headers to responses. It's a simplified port of HelmetJS
SSM (EC2 Systems Manager) parameters middleware for the middy framework
Input and output logger middleware for the middy framework
The Http Serializer middleware lets you define serialization mechanisms based on the current content negotiation.
Secrets Manager middleware for the middy framework
SvelteKit adapter for AWS Lambda with Middy
SQS partial batch failure middleware for the middy framework
Library for loading parameters from AWS Parameter Store
Parse and normalize AWS events middleware for the middy framework
Http content negotiation middleware for the middy framework
Http event normalizer middleware for the middy framework
Generate AWS lambda with Terraform script
Urlencode body parser middleware for the middy framework
Urlencode path parser middleware for the middy framework
Warmup (cold start mitigation) middleware for the middy framework
DustJS template engine implementation for Lambda Framework.
AWS dictionary for cspell.
A local development tool for AWS Lambda functions
SDK to easily build Lambda extensions in NodeJs and typescript.
Http content encoding middleware for the middy framework
Idempotency Middleware for AWS Lambda Functions using Middy
SQS batch json body parser middleware for the middy framework
A collection of Yeoman generators for writing .NET Core AWS Lambda functions and AWS Serverless Applications
A suite of utilities for AWS Lambda functions running on the Node.js runtime, to ease adopting best practices such as tracing, structured logging, custom metrics.
Middleware and annotation for AWS Lambda
Module for synchronously loading AWS SSM Parameter Store values into environment variables
A jakefile to support AWS Lambda deployment.
NoPoDoFo dependencies (shared libraries) required for aws lambda execution
AWS X-Ray ID generator for OpenTelemetry
WebSocket event router for the middy framework
An effort to enable single lambda handles functionally the same requests from different sources: console test, sns, sqs, api gateway and api invoke. It also addresses AWS lambda EMFILE issue.
Embedded CloudWatch metrics middleware for the middy framework
AWS ARN parser/utils
A small wrapper for configuring and managing Sequelize in AWS Lambda functions
Http partial response middleware for the middy framework
This is a plugin for the serverless framework that provides the ability to create mock responses to HTTP(S) requests.
AWS Lambda-based push notifications.
Run mocha driven integration tests inside of an AWS Lambda.
Simple mapping for Lambda and API Gateway
Simple REST endpoint and action routing.
WebSocket JSON body parser middleware for the middy framework
JS SDK for embedding Amazon QuickSight
The module contains a send method, which sends a response object to a custom resource by way of an Amazon S3 pre-signed URL.
Bundler for AWS Lambda functions
This project was put together to make working with the AWS SAM framework easier for developers. It simplifies working with the SAM framework, using real-time updates to lambda functions, layers and resources. This is done by **samtsc** connecting to the
Helper functions for assembling CloudFormation templates in JavaScript
A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript.
Performance oriented node.js lambda handler for DynamoDB to Elastic search using DynamoDB streams. This module uses Bulk processing. Compatible with node 12.x and above.
vandium common utility functions
Add methods for handling the request body to lambda controller
Library for loading parameters from AWS Parameter Store, forked from aws-param-store to use the awsdkv3
AWS S3 Cache plugin for Nx
Middy middleware for adding caching headers to success response and errors
Typescript library for writing AWS Lambda functions.
Package that makes deploying AWS Lambda Functions simple and easy
AWS Lambda Microframework
Small router utility for lambda functions handling HTTP events from multiple resources and methods
Bragg middleware for SQS triggers
Read SSM parameters from a .env file or serverless.yml instead of AWS
Library that resolves AWS Cloudformation templates with exact values
CloudFormation Custom Response event response handling for the middy framework
allows to create recursive AWS lambda services
How-to Guide for AWS Lambda, DynamoDB, SNS & API Gateway
AWS S3 adapter for parse-server
deploy an API server as multiple AWS lambda functions
AppConfig middleware for the middy framework
cdk lambda constrct with powertools integration
Creates and connects DynamoDB streams for pre-existing tables with AWS Lambdas using Serverless
Simple, lightweight and extendable logging.
S3 middleware for the middy framework
use hapi as a gateway to lambda functions
Set log retention on CloudWatch log groups over multiple AWS regions. Usefull to fullfill compliance requirements also for dynamically generated log groups worldwide (e.g. by Lambda@Edge).
Create a CloudWatch Logs Link
Regain security control over your serverless runtime
Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to AWS ElasticSearch.
Used to return a type of input event from aws lambda
A handful of utility tools for AWS lambda functions
Invoker of the AWS lambda function downloded to a local environment
Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config
Basic setup for an AWS Lambda function using Webpack and Babel
A wrapper around Amazon's DynamoDB Local to start and stop it from Node.js.
A language server for AWS Systems Manager documents
S3 key normalizer middleware for the middy framework
Copy Dynamodb table to another in the same or different zone , It is 100% safe , and speed depends on your destination table user defined write provisioned throughput
AWS Lambda package with CDK
AWS Cognito AccessToken and IdToken classes.
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
CloudFormation Custom Response event router for the middy framework
AWS Lambda / API Gateway / Endpoint Router
Environment Variable Driven Logging for AWS Lambda (or any other environemnt)
STS (Security Token Service) credentials middleware for the middy framework
Control Plane Corporation CLI
Module for generic initalization of lambda processes and requests
Utility constructs for tagging subnets or creating a cheaper vpc.
AWS CDK GitLab Runner autoscaling on EC2 instances using docker+machine executor.
AWS Lambda babel yeoman generator
A simple AWS Lambda and ApiGateway Deployer.
Generate SES smtp credentials for a given user and store the credentials in a SecretsManager Secret.
Easily provision custom domains for:
Upload a single page application to S3 with the right content-type and cache-control meta-data
Yeoman generator for a service running as an AWS Lambda Function
RDS (Relational Database Service) credentials middleware for the middy framework
Handles upload to S3 of next.js static assets
Handles CloudFront invalidation
Deploy SQS queues to AWS in seconds with [Serverless Components](https://github.com/serverless/components).
WebSocket response handling middleware for the middy framework
Simple Node.js console logger that outputs human friendly and ecs-logs compatible messages
Retrieve information of running lambda function
CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.
'ckd aws' cli helper
Amazon S3 tokenizer
Serverless CDK patterns for common infrastructure needs
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
S3 object response handling middleware for the middy framework
Emulate AWS λ and API Gateway locally when developing your Serverless project
A serverless plugin to automatically attach an AWS Managed IAM Policy (or Policies) to all IAM Roles created by the Service.
GraphQL subscriptions using AWS Lambda and API Gateway Websockets
An npm module with basic functions for AWS Lambda functions
A collection of converter functions to get good old JavaScript key/value objects into a DynamoDB friendly schema and back again.
SRP Client for AWS Cognito UserPools SRP Auth Flow
Devplace mailer lib
AWS dictionary for cspell.
Take a fully qualified lambda ARN and output it without the version.
Helper wrappers around AWS services, specifically to ease backoff retry and streaming of data into and out of AWS services
Typesafe AWS Policy Actions
A complete solution for sending email via AWS SES using Lambda
DynamoDB middleware for the middy framework
Passwordless authentication with Amazon Cognito: FIDO2 (WebAuthn, support for Passkeys), Magic Link, SMS OTP Step Up
Return Hyperscript Tagged Markup Views From AWS Lambda Functions
Leo Streams
Automatic static site generation on `git push` using AWS Lambda and markdown-styles using a Gulp-style API.
Node module for debugging lambda in the VS code without docker
AWS Lambda debugging made with ease
Express middleware handlers for validation AWS Signature V4
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
Quickly publish serverless applications in the cloud.
Code Genie CLI
Service Discovery (Cloud Map) instances middleware for the middy framework
An npm module with basic functions for AWS Lambda functions
Create or update CloudFormation stack also if no updates are to be performed.
Infrastructure as code solution for AWS Organizations
Lambda Serverless Secure tools to improving the security of your serverless applications.
A set of classes and tools that help you test your Lambda applications with mocha and chai.
Shopify App Session Storage for DynamoDB
Plop Generator to scaffold js/ts projects
A AWS SNS wrapper to send message to a mobile number (useful to send OTP)
Node service for AWS Lambda to apply watermark to S3 images
Tiny command line tool to create, run, and deploy AWS Lambda functions.
Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to AWS ElasticSearch.
Simple and light-weight TypeScript entity-focused wrapper for DynamoDB
This CLI tool reads the `parseable` output from the python tool [cfn-lint][] from stdin and prints out a more human friendly output.
Login lambda which to generate CloudFront signed cookies and provide API Gateway AWS IAM login
Library for creating forms and tables from Amazon Textract responses
A cli tool for managing ECS/Fargate app deployments
CryptoNets WebAssembly SDK
Create Route53 HealthChecks to monitor TCP, HTTP, HTTPS endpoints, CloudWatch Alarms and other Route53 HealthChecks.
Welcome to the LDK! A collection of custom AWS CDK constructs to help you build serverless applications faster.
Collect IAM information from AWS Accounts
Run npm install locally in a Lambda container
Generate a Lambda boilerplate. Make your own personnal templates in a easier way!
A tiny lib to write AWS Lambda handlers as chained ".then" calls
A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript.
aws-sdk bindings for typescript
Authenticate users with AWS Cognito via SRP
Amazon Cognito SRP allows you to authenticate into Amazon Cognito by Username and Password through SRP based authentication (the USER_SRP_AUTH authentication flow).
Serverless plugin, utilizes PureSec CLI tools for improving the security of your serverless applications.
Monitor file changes while working with AWS SAM and Lambda functions.
NextJS shared cache handler for AWS S3
An implementation of LevelDOWN that uses Amazon S3. Turn your S3 bucket into a DB
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
Automatically scaffold a project with Express & Claudia.js, ready to deploy to AWS Lambda
Amazon Product Advertising API Client for Node
Node.js stream-based access to CloudWatch Logs
AWS ElasticSearch/Kibana Proxy
Rcoil is an orchestration library that makes it easy to call multiple APIs or AWS Lambda functions and aggregate the output into a single response.
Slim ajv validator for Middy.js
Generate Lambda functions deployable with Terraform IAC. Includes Webpack, Jest testing and an optional API Gateway module
Decode AWS Kinesis recordes received at an AWS Lambda function.
A Policy Generator for API Gateway Custom Authorizers
convert an AWS transcribe JSON body into a .vtt file
Serverless framework plugin to export AWS SAM templates for a service
A Greenwood plugin for supporting AWS serverless and edge runtimes.