JSPM

Found 8382 results for aws lambda layer

osls

Open-source alternative to Serverless Framework

  • v3.52.2
  • 77.16
  • Published

middy-mcp

Middy middleware for Model Context Protocol server

  • v0.1.6
  • 76.10
  • Published

claudia

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

  • v5.14.1
  • 74.99
  • 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.62
  • 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.40
  • Published

cdk-lambda-llrt

Deploy Lambda functions with LLRT (Low Latency Runtime)

  • v0.1.0
  • 73.63
  • Published

vault-auth-aws

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

  • v0.3.0
  • 72.96
  • 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.52
  • Published

run-local-lambda

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

  • v1.1.1
  • 71.39
  • Published

@instana/aws-lambda

Instana tracing and monitoring for Node.js based AWS Lambdas

  • v4.23.0
  • 70.26
  • 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

parse-aws-lambda-name

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

  • v1.0.0
  • 68.30
  • 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
  • 68.23
  • Published

@architect/functions

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

  • v8.1.9
  • 67.42
  • Published

cfn-response-promise

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

  • v1.1.0
  • 67.36
  • Published

serverless-plugin-nametag

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

  • v1.1.0
  • 67.01
  • 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.94
  • 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.41
  • 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.34
  • Published

@aws-cdk/region-info

AWS region information, such as service principal names

  • v2.212.0
  • 65.24
  • Published

evaporate

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

  • v2.1.4
  • 64.50
  • Published

cfn-lint

A more friendly CloudFormation JSON and YAML Validator

  • v1.9.7
  • 64.22
  • 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
  • 63.98
  • Published

aws-lambda-env

Extracts the environment of the lambda function

  • v4.0.0
  • 63.89
  • Published

dynamodb-toolbox

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

  • v2.7.1
  • 63.53
  • 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.53
  • Published

aws-lambda-nodejs-esbuild

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

  • v1.1.6
  • 63.25
  • 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.08
  • 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.51
  • 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.49
  • Published

@openapi-ts/backend

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

  • v2.0.5
  • 62.46
  • Published

lambda-compression

HTTP payload compression for AWS Lambda functions

  • v0.2.17
  • 62.45
  • Published

@manwaring/lambda-wrapper

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

  • v4.4.4
  • 62.22
  • Published

lambda-envelope

Envelope for AWS Lambda responses that supports raw invocation response parsing

  • v4.0.0
  • 62.21
  • 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.80
  • 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.46
  • Published

@smithy/util-retry

Shared retry utilities to be used in middleware packages.

  • v4.0.7
  • 61.34
  • Published

cfn-lambda

CloudFormation custom resource helper for Lambda Node.js runtime

  • v5.1.0
  • 60.69
  • Published

serverless-fargate

Maintain long-running Fargate ECS tasks within your Serverless project

  • v0.0.12
  • 60.55
  • 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.34
  • 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.90
  • Published

cdk-ec2-key-pair

CDK Construct for managing EC2 key pairs

  • v4.0.1
  • 59.90
  • Published

serverless-offline

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

  • v14.4.0
  • 59.16
  • Published

aws-lambda-stream

Create stream processors with AWS Lambda functions.

  • v1.1.9
  • 58.78
  • Published

@mridang/exporter-xray

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

  • v1.9.0
  • 58.28
  • Published

node-aws-lambda

A module help you automate AWS lambda function deployment.

  • v0.1.8
  • 57.75
  • Published

aws-lambda-ws-server

websocket server for aws lambda and local development

  • v0.1.21
  • 57.49
  • 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.45
  • Published

lambda-invoke-queue

Execute background jobs in AWS Lambda after response using Lambda Extensions

  • v2.1.0
  • 57.36
  • Published

serverless-prune-plugin

Serverless plugin to delete old versions of deployed functions from AWS

  • v2.1.0
  • 57.16
  • Published

grant

OAuth Proxy

  • v5.4.24
  • 57.09
  • Published

openapi-factory

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

  • v5.4.88
  • 56.99
  • Published

serverless-esbuild

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

  • v1.55.1
  • 56.88
  • Published

@aws-sdk/credential-providers

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

  • v3.876.0
  • 56.69
  • Published

aws-sdk

AWS SDK for JavaScript

  • v2.1692.0
  • 56.63
  • Published

serverless-http

Use existing web application frameworks in serverless environments

  • v3.2.0
  • 56.61
  • Published

lesslog

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

  • v1.0.2
  • 55.76
  • Published

aws-sigv4-fetch

SignatureV4 fetch function implemented with the official AWS SDK

  • v4.4.1
  • 55.53
  • Published

lamool

Universal AWS Lambda runtime

    • v0.0.11
    • 55.45
    • Published

    cdk-serverless-agentic-api

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

    • v0.5.3
    • 54.86
    • Published

    lambda-monitor

    Lambda log monitoring and streaming to external services.

    • v5.0.5
    • 54.72
    • 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.17
    • Published

    aws-sigv4-sign

    SignatureV4 sign function implemented with the official AWS SDK

    • v1.2.1
    • 53.87
    • Published

    rust.aws-cdk-lambda

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

    • v1.2.1
    • 53.54
    • Published

    constructs

    A programming model for software-defined state

    • v10.4.2
    • 53.54
    • Published

    aws-architect

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

    • v6.7.118
    • 52.81
    • Published

    maestro

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

    • v2.1.1
    • 52.66
    • Published

    aws-cdk

    AWS CDK CLI, the command line tool for CDK apps

    • v2.1027.0
    • 52.50
    • Published

    @aws-lambda-powertools/kafka

    Utility to easily handle message deserialization and parsing of Kafka events in AWS Lambda functions

    • v2.25.2
    • 52.05
    • Published

    lambda-router

    A router to simplify AWS Lambda Functions.

    • v2.12.0
    • 52.00
    • Published

    aws-cdk-lib

    Version 2 of the AWS Cloud Development Kit library

    • v2.212.0
    • 51.84
    • Published

    serverless-aws-alias-v4

    Serverless framework plugin to manage AWS Lambda aliases and API Gateway integrations

    • v0.4.6
    • 51.84
    • Published

    serverless-aws-lambda

    AWS Application Load Balancer and API Gateway - Lambda dev tool for Serverless. Allows Express synthax in handlers. Supports packaging, local invoking and offline ALB, APG, S3, SNS, SQS, DynamoDB Stream server mocking.

    • v5.0.3
    • 51.77
    • Published

    @alpha-lambda/log-me-gently

    Logging util that looks for logger in the context and logs at the specified level

    • v1.1.0
    • 51.64
    • Published

    middy-invocation

    Middy AWS Lambda invocation middleware

    • v1.0.0
    • 51.49
    • Published

    alai

    Parse your AWS AccountID in your AWS Lambda function

    • v1.0.3
    • 51.26
    • Published

    partparse

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

    • v1.0.1
    • 51.15
    • Published

    jest-cdk-snapshot

    Jest matcher for cdk cloudformation comparisons.

    • v2.3.6
    • 50.87
    • Published

    add-custom-resource

    A helper library to add custom resources to a CloudFormation template

    • v5.0.0
    • 49.89
    • Published

    serverless-spy

    CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.

    • v2.3.9
    • 49.74
    • Published

    lambda-tools

    Scripts for working with AWS Lambda backed microservices

    • v3.7.1
    • 48.99
    • Published

    fullstack-serverless

    Deploy a fullstack serverless web app (including React, Angular, Node.js, Python) with an AWS CloudFront distribution in front of your API Gateway and static content from S3. Use your own custom domain, SSL from AWS, and AWS Web Application Firewall.

    • v0.8.0
    • 48.77
    • Published

    cdk-assets

    CDK Asset Publishing Tool

    • v4.2.0
    • 48.72
    • Published

    log-winston-aws-level

    A logger for aws lambda functions on the top of winston library supporting correlationId , log level at run time, json formatted messages, and execution time for lambda

    • v1.11.0
    • 48.50
    • Published

    cdk-nextjs

    Deploy Next.js apps on AWS with CDK

    • v0.4.11
    • 48.41
    • Published

    cdk-certbot-dns-route53

    Create Cron Job Via Lambda, to update certificate and put it to S3 Bucket.

    • v2.4.582
    • 48.28
    • Published

    hapi-front

    The serverless Hapi proxy

    • v1.0.14
    • 48.01
    • Published

    cdkdx

    Zero-config CLI for aws cdk development

    • v1.9.0
    • 47.95
    • Published

    appsync-client

    A lightweight Appsync client that signs requests for you - designed to be run server-side (e.g. on Lambdas).

    • v2.16.0
    • 47.46
    • Published

    @cdklabs/cdk-cicd-wrapper

    This repository contains the infrastructure as code to wrap your AWS CDK project with CI/CD around it.

    • v0.3.1
    • 47.27
    • Published

    lumigo-cli

    A collection of helpful commands designed to smooth out the development and management of event-based, distributed applications. Lumigo-cli also powers the Stackoscope that runs health-check on Serverless environments to detect security, cost, scalability

    • v0.48.4
    • 46.97
    • Published

    bragg

    AWS Lambda web framework

    • v1.4.0
    • 46.91
    • Published

    @pulumi/aws

    A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

    • v7.6.0
    • 46.66
    • Published

    serverless-esbuild-layers

    [![Test Coverage](https://api.codeclimate.com/v1/badges/e5f4215f1f3f63aad0eb/test_coverage)](https://codeclimate.com/github/beforeyoubid/serverless-esbuild-layers/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/e5f4215f1f3f63aad0e

    • v0.1.9
    • 46.62
    • Published

    electrodb

    A library to more easily create and interact with multiple entities and heretical relationships in dynamodb

    • v3.4.5
    • 46.57
    • Published

    sindry

    A low overhead structured logs for AWS Lambda.

    • v1.2.2
    • 46.40
    • Published

    aws-api-auth-policy

    Typescript implementation of AWS API Gateway Lambda Authorizer policy creator

    • v1.0.1
    • 46.36
    • Published

    @j-mori/lambda-cache

    A simple, fast, cheap, lightweight dependency-less and cross execution cache system for AWS Lambda functions, based on writing to files in the ["/tmp" folder](https://aws.amazon.com/it/blogs/aws/aws-lambda-now-supports-up-to-10-gb-ephemeral-storage/). It

    • v1.0.3
    • 46.21
    • Published