JSPM

Found 8384 results for aws lambda layer

cdk-secret-manager-wrapper-layer

that Lambda layer uses a wrapper script to fetch information from Secrets Manager and create environmental variables. > idea from [source](https://github.com/aws-samples/aws-lambda-environmental-variables-from-aws-secrets-manager)

  • v2.1.141
  • 205.38
  • Published

serverless-lambda-layer-packager

A Serverless plugin that allows you to maintain your normal project structure while developing Lambda Layers.

  • v1.1.0
  • 183.41
  • Published

serverless-webpack-layers

Plugin for the Serverless framework that offers AWS Lambda layer management using webpack

  • v2.1.0
  • 176.96
  • Published

is-lambda

Detect if your code is running on an AWS Lambda server

  • v1.0.1
  • 149.06
  • Published

@aws-lambda-powertools/idempotency

The idempotency package for the Powertools for AWS Lambda (TypeScript) library. It provides options to make your Lambda functions idempotent and safe to retry.

  • v2.25.2
  • 146.63
  • Published

lambda-local

Commandline tool and API to run Lambda functions on your local machine.

  • v2.2.0
  • 137.14
  • Published

serverless-plugin-lambda-insights

A Serverless Framework Plugin allowing to enable Lambda Insights for entire Serverless stack or individual functions

  • v2.0.0
  • 136.95
  • Published

@aws-lambda-powertools/jmespath

A type safe and modern jmespath module to parse and extract data from JSON documents using JMESPath

  • v2.25.2
  • 130.49
  • Published

build-lambda-layer

Build node awesome lambda layers with controls 🕹

  • v0.3.8
  • 127.82
  • Published

@serverless-bun/layer

A zero-config Serverless Framework plugin to automate the management of AWS Bun Lambda Layer.

  • v1.0.2
  • 124.76
  • Published

lambda-layer-typeorm-data-api

Node.js AWS Lambda Layer containing typeorm, typeorm-aurora-data-api-driver, reflect-metadata, and pg

  • v1.0.15
  • 120.14
  • Published

lambda-log

Lightweight logging library for any Node 10+ applications

  • v3.1.0
  • 113.17
  • Published

@codegenie/serverless-express

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

  • v4.17.0
  • 110.21
  • Published

duckdb-lambda-x86

DuckDB Node.js package optimzed for usage in Amazon Linux 2-based environments, such as Lambda (x86 architecture)

  • v1.3.2
  • 109.26
  • Published

aws-sdk-client-mock

Easy and powerful mocking of AWS SDK v3 Clients

  • v4.1.0
  • 107.22
  • Published

@fastify/aws-lambda

Inspired by aws-serverless-express to work with Fastify with inject functionality.

  • v6.1.1
  • 106.89
  • Published

@aws-lambda-powertools/batch

The batch processing package for the Powertools for AWS Lambda (TypeScript) library.

  • v2.25.2
  • 106.77
  • Published

chrome-aws-lambda

Chromium Binary for AWS Lambda and Google Cloud Functions

  • v10.1.0
  • 106.60
  • Published

lambda-stream

awslambda.streamifyResponse, but locally and with typescript

  • v0.6.0
  • 104.64
  • Published

@architect/asap

Architect Static Asset Proxy (ASAP) - a helpful library for Lambda-based static asset delivery

  • v7.0.10
  • 103.46
  • Published

lambda-warmer

Keep your Lambda functions warm

  • v2.3.0
  • 100.57
  • Published

lambda-live-debugger

Debug Lambda functions locally like it is running in the cloud

  • v1.8.6
  • 99.77
  • Published

cfn-response

A module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation

  • v1.0.1
  • 99.16
  • Published

lambda-multipart-parser

This module will parse the multipart-form containing files and fields from the lambda event object.

  • v1.0.1
  • 98.11
  • Published

aws-serverless-express

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

  • v3.4.0
  • 95.13
  • Published

node-lambda

Command line tool for locally running and remotely deploying your node.js applications to Amazon Lambda.

  • v1.3.0
  • 94.40
  • Published

serverless-sentry-lib

Serverless Sentry Lib - Automatically send errors and exceptions to Sentry (https://sentry.io)

  • v2.5.2
  • 93.04
  • Published

middy-profiler

Middy AWS Lambda CPU profiler middleware

  • v1.0.11
  • 91.15
  • Published

lambdafs

Efficient (de)compression package for AWS Lambda

  • v2.1.1
  • 91.04
  • Published

@skn0tt/lambda-local

Commandline tool to run Lambda functions on your local machine.

  • v2.1.2
  • 90.96
  • Published

lambda-layer-version-cleaner

lambda-layer-version-cleaner is a CDK Construct that helps you manage and automatically clean up old versions of AWS Lambda Layers.

  • v0.0.10
  • 90.66
  • Published

serverless-sentry

Serverless Sentry Plugin - Automatically send errors and exceptions to Sentry (https://sentry.io)

  • v2.5.3
  • 89.79
  • Published

aws-lambda-graphql

Apollo server for AWS Lambda with WebSocket subscriptions support over API Gateway v1 + v2

  • v1.0.0-alpha.24
  • 88.27
  • Published

aws-sdk-mock

Functions to mock the JavaScript aws-sdk

  • v6.2.1
  • 88.08
  • Published

@aws-cdk/aws-apigatewayv2-alpha

This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2

  • v2.114.1-alpha.0
  • 84.44
  • Published

serverless-jetpack

A faster JavaScript packager for Serverless applications.

  • v0.11.2
  • 83.76
  • Published

lambda-async

Async wrapper around AWS Lambda handler

  • v5.0.0
  • 83.61
  • Published

cognito-at-edge

Cognito authentication made easy to protect your website with CloudFront and Lambda@Edge.

  • v1.5.3
  • 83.39
  • Published

@architect/architect

Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.

  • v11.3.0
  • 81.22
  • Published

aws-lambda-upload

Package and upload an AWS lambda with its minimal dependencies

  • v0.2.4
  • 79.70
  • Published

lambda-tdd

Test Framework for AWS Lambda

  • v9.0.1
  • 79.55
  • Published

cfn-response-async

An async/await module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation

  • v1.0.0
  • 79.00
  • Published

@h4ad/serverless-adapter

Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, Hapi, Fastify and many others), on top of AWS, Azure, Digital Ocean and many other clouds.

  • v4.4.0
  • 78.68
  • Published

osls

Open-source alternative to Serverless Framework

  • v3.52.2
  • 77.23
  • Published

middy-mcp

Middy middleware for Model Context Protocol server

  • v0.1.6
  • 75.96
  • Published

claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily.

  • v5.14.1
  • 75.03
  • Published

lambda-multipart-parser-v2

This module will parse the multipart-form containing files and fields from the lambda event object. Updated to use Busboy 1.6.0

  • v1.0.3
  • 74.47
  • Published

aws-multipart-parser

Parser of multipart/form-data requests for AWS Lambda with typed output, based on the recently inactive myshenin/aws-lambda-multipart-parser

  • v0.2.1
  • 74.44
  • Published

cdk-lambda-llrt

Deploy Lambda functions with LLRT (Low Latency Runtime)

  • v0.1.0
  • 73.60
  • Published

serverless-offline-local-authorizers-plugin

[Serverless](http://www.serverless.com) plugin for adding authorizers when developing and testing functions locally with [serverless-offline](https://github.com/dherault/serverless-offline).

  • v1.2.0
  • 72.40
  • Published

vault-auth-aws

js module that get token from vault HashiCorp server by using AWS STS

  • v0.3.0
  • 72.14
  • Published

run-local-lambda

An npm module to help you run and test Lambda functions locally

  • v1.1.1
  • 71.41
  • Published

@instana/aws-lambda

Instana tracing and monitoring for Node.js based AWS Lambdas

  • v4.23.0
  • 70.20
  • Published

parse-aws-lambda-name

Parse an AWS Lambda function name into a name and a qualifier

  • v1.0.0
  • 68.68
  • Published

@aws-solutions-constructs/aws-lambda-sqs-lambda

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.

  • v2.92.1
  • 68.41
  • Published

ssm-parameter-store

λ✨Ergonomic SSM Parameter Store wrapper for AWS Lambda designed with ease-of-use in mind, with built-in caching and idempotent preloading, TypeScript compile time checks, and handy autocompletion.

  • v3.0.0
  • 67.85
  • Published

@architect/functions

Runtime utility library for Functional Web Apps (FWAs) built with Architect (https://arc.codes)

  • v8.1.9
  • 67.48
  • Published

cfn-response-promise

wrap cfn-response in promise to support await/async style lambda in cloudformation custom resource

  • v1.1.0
  • 67.41
  • Published

serverless-plugin-nametag

Serverless framework plugin for applying a standard identification tag to AWS Lambda functions

  • v1.1.0
  • 66.51
  • Published

@elliots/openapi-ts-backend

Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

  • v2.0.9
  • 65.89
  • Published

nx-serverless-cdk

nx-serverless-cdk is an Nx plugin for creating AWS CDK applications and libraries inside an Nx monorepo. It offers the possibility to test and debug CDK applications as well as AWS Lambda functions locally. The plugin provides the full flexibility of the

  • v1.2.1
  • 65.44
  • Published

convert-lambda-to-express

Wrapper to run lambda on express. Works great for running lambdas as an express server during development but is production ready. Developed to work in conjunction with matthewkeil/full-stack-pattern cdk construct.

  • v1.3.1
  • 65.33
  • Published

@aws-cdk/region-info

AWS region information, such as service principal names

  • v2.213.0
  • 65.25
  • Published

evaporate

Javascript library for browser to S3 multipart resumable uploads for browsers and with Node FileSystem (fs) Stream Support

  • v2.1.4
  • 64.57
  • Published

cfn-lint

A more friendly CloudFormation JSON and YAML Validator

  • v1.9.7
  • 64.21
  • Published

aws-icons-directory

Simple library that takes a CloudFormation resource type as input and returns a best guess SVG icon from the [official asset package](https://aws.amazon.com/architecture/icons/).

  • v0.0.6
  • 63.96
  • Published

aws-lambda-env

Extracts the environment of the lambda function

  • v4.0.0
  • 63.93
  • Published

lambda-request-handler

An npm module that allows your Node.js web applications to be deployed as an AWS Lambda function and invoked in response to API Gateway, HTTP API, or Application Load Balancer requests.

  • v0.6.0
  • 63.55
  • Published

dynamodb-toolbox

Lightweight and type-safe query builder for DynamoDB and TypeScript.

  • v2.7.1
  • 63.48
  • Published

aws-lambda-nodejs-esbuild

λ💨 AWS CDK Construct to bundle JavaScript and TypeScript AWS lambdas using extremely fast esbuild

  • v1.1.6
  • 63.21
  • Published

cognito-express

cognito-express authenticates API requests on a Node-Express application by verifying the signature of AccessToken or IDToken generated by Amazon Cognito.

  • v3.0.4
  • 62.62
  • Published

@40seas/serverless-express

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

  • v4.10.5
  • 62.52
  • Published

lambda-compression

HTTP payload compression for AWS Lambda functions

  • v0.2.17
  • 62.40
  • Published

@openapi-ts/backend

Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

  • v2.0.5
  • 62.34
  • Published

serverless-offline-edge-lambda

A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline.

  • v1.3.1
  • 62.33
  • Published

@manwaring/lambda-wrapper

A lambda handler wrapper to abstract common functionality and provide useful defaults

  • v4.4.4
  • 62.20
  • Published

lambda-envelope

Envelope for AWS Lambda responses that supports raw invocation response parsing

  • v4.0.0
  • 62.16
  • Published

athena-express-plus

Athena-Express-Plus is a Node.js library for simplified SQL query execution in Amazon Athena, supporting the latest AWS SDK v3 architecture. It provides seamless integration with Athena, enabling clean JSON result retrieval, parameterized queries, and pag

  • v8.1.0
  • 61.77
  • Published

@aws-sdk/credential-provider-sso

AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials

  • v3.876.0
  • 61.47
  • Published

@smithy/util-retry

Shared retry utilities to be used in middleware packages.

  • v4.0.7
  • 61.39
  • Published

cfn-lambda

CloudFormation custom resource helper for Lambda Node.js runtime

  • v5.1.0
  • 60.72
  • Published

serverless-fargate

Maintain long-running Fargate ECS tasks within your Serverless project

  • v0.0.12
  • 60.60
  • Published

@smithy/credential-provider-imds

AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service

  • v4.0.7
  • 60.28
  • Published

rri-lambda-analyzer

A comprehensive toolkit for analyzing AWS Lambda functions - get function details, logs, metrics, and perform security audits

  • v1.0.8
  • 59.91
  • Published

cdk-ec2-key-pair

CDK Construct for managing EC2 key pairs

  • v4.0.1
  • 59.89
  • Published

serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project

  • v14.4.0
  • 59.11
  • Published

aws-lambda-stream

Create stream processors with AWS Lambda functions.

  • v1.1.9
  • 58.79
  • Published

@mridang/exporter-xray

OpenTelemetry Exporter that allows the user to send the collected traces to AWS X-Ray

  • v1.9.0
  • 58.23
  • Published

node-aws-lambda

A module help you automate AWS lambda function deployment.

  • v0.1.8
  • 57.74
  • Published

aws-lambda-ws-server

websocket server for aws lambda and local development

  • v0.1.21
  • 57.51
  • Published

@vendia/serverless-express

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

  • v4.12.6
  • 57.48
  • Published

lambda-invoke-queue

Execute background jobs in AWS Lambda after response using Lambda Extensions

  • v2.1.0
  • 57.38
  • Published

serverless-prune-plugin

Serverless plugin to delete old versions of deployed functions from AWS

  • v2.1.0
  • 57.15
  • Published

grant

OAuth Proxy

  • v5.4.24
  • 57.05
  • Published

serverless-esbuild

Serverless plugin for zero-config JavaScript and TypeScript code bundling using extremely fast esbuild

  • v1.55.1
  • 56.89
  • Published

openapi-factory

Build API's and serverless code using node and first class functions.

  • v5.4.88
  • 56.88
  • Published

@aws-sdk/credential-providers

A collection of credential providers, without requiring service clients like STS, Cognito

  • v3.876.0
  • 56.58
  • Published

aws-sdk

AWS SDK for JavaScript

  • v2.1692.0
  • 56.57
  • Published

serverless-http

Use existing web application frameworks in serverless environments

  • v3.2.0
  • 56.52
  • Published

lesslog

Zero-dependency, teeny-tiny and serverless-ready logging utility for Node.js.

  • v1.0.2
  • 55.74
  • Published

aws-sigv4-fetch

SignatureV4 fetch function implemented with the official AWS SDK

  • v4.4.1
  • 55.54
  • Published

lamool

Universal AWS Lambda runtime

    • v0.0.11
    • 55.34
    • Published

    cdk-serverless-agentic-api

    CDK construct for serverless web applications with CloudFront, S3, Cognito, API Gateway, and Lambda

    • v0.5.3
    • 54.89
    • Published

    lambda-monitor

    Lambda log monitoring and streaming to external services.

    • v5.0.5
    • 54.67
    • Published

    lambda-s3-archiver

    This nodejs module will read and archive files in AWS S3 bucket using stream, and store the archive file in S3 as well.

    • v1.4.0
    • 54.13
    • Published

    aws-sigv4-sign

    SignatureV4 sign function implemented with the official AWS SDK

    • v1.2.1
    • 53.86
    • Published

    rust.aws-cdk-lambda

    A CDK (v2) Construct Library for AWS Lambda in Rust

    • v1.2.1
    • 53.50
    • Published

    constructs

    A programming model for software-defined state

    • v10.4.2
    • 53.49
    • Published

    aws-architect

    AWS Architect is a node based tool to configure and deploy AWS-based microservices.

    • v6.7.118
    • 52.84
    • Published

    maestro

    Maestro is a framework for quickly bootstrapping serverless orchestration workflows with AWS Step Functions

    • v2.1.1
    • 52.63
    • Published

    aws-cdk

    AWS CDK CLI, the command line tool for CDK apps

    • v2.1027.0
    • 52.54
    • Published