Home

Awesome

WebsiteEmail UpdatesGitterForumMeetupsTwitterFacebookContact Us

Community Plugins

<img align="right" width="135" height="135" src="https://cloud.githubusercontent.com/assets/20538501/21665215/e3c9aae6-d2b0-11e6-9865-498d91318e7a.png">Serverless Plugins allow users to extend or overwrite the framework's core functionality. Many of these plugins are contributed by our amazing community members! 🎉

This repository is meant to be the one stop shop for all the awesome plugins out there in the serverless ecosytem.

If you have ideas for features or plugins, add a new thread in the issues.

Community Contributed Plugins

Add your plugin to the plugins.json file with the status to active , then run npm run docs to regenerate the table below.

Note: Please don't add your plugin at the end of the array in the plugins.json file to avoid conflicts. It'd be better if you choose a random place in the array.

<!-- ⛔️ AUTO-GENERATED-CONTENT:START (GENERATE_SERVERLESS_PLUGIN_TABLE) - Do not remove or modify this section. Make all updates to plugins.json -->
PluginStats
@Agiledigital/serverless Sns Sqs Lambda - @agiledigital/serverless-sns-sqs-lambda <br/> by agiledigital <br/> Provide the lambda function with the snsSqs event, the plugin will add the AWS SNS topic and subscription, SQS queue and dead letter queue, and the role need for the lambda.Github Stars <br/> NPM Downloads
@Digitalmaas/serverless Plugin Sqs Alarms - @digitalmaas/serverless-plugin-sqs-alarms <br/> by digitalmaas <br/> Simplifies the setup of CloudWatch Alarms to monitor the visible messages in an SQS queue.Github Stars <br/> NPM Downloads
@Endemolshinegroup/serverless Dynamodb Autoscaler - @endemolshinegroup/serverless-dynamodb-autoscaler <br/> by EndemolShineGroup <br/> Autoscale DynamoDB resources with a single AWS AutoScalingPlanGithub Stars <br/> NPM Downloads
@Fernthedev/serverless Offline Step Functions - @fernthedev/serverless-offline-step-functions <br/> by jefer590 <br/> Serverless Offline Plugin to Support Step Functions for Local Development.Github Stars <br/> NPM Downloads
@Haftahave/serverless Ses Template - @haftahave/serverless-ses-template <br/> by haftahave <br/> A serveless plugin that allows automatically creating, updating and removing AWS SES Templates using a configuration file and keeps your AWS SES Templates synced with your configuration file.Github Stars <br/> NPM Downloads
@Hybridless/serverless Ecs Plugin - @hybridless/serverless-ecs-plugin <br/> by hybridless <br/> (ECR) - Elastic Container Service clusters, services, tasks and application load balancers made easy within your serverless definition.Github Stars <br/> NPM Downloads
@Kakkuk/serverless Aws Apigateway Documentation - @kakkuk/serverless-aws-apigateway-documentation <br/> by failsafe-engineering <br/> Adds support for AWS API Gateway documentation and modelGithub Stars <br/> NPM Downloads
@Kakkuk/serverless Aws Lambda Dynamic Trigger - @kakkuk/serverless-aws-lambda-dynamic-trigger <br/> by failsafe-engineering <br/> Allows to register sns, sqs and kinesis triggers (events) dynamically.Github Stars <br/> NPM Downloads
@Redtea/serverless Env Generator - @redtea/serverless-env-generator <br/> by org-redtea <br/> Manage environment variables with YAML and load them with dotenv. Supports variable encryption with KMS, multiple stages and custom profiles. Maintained fork from https://github.com/DieProduktMacher/serverless-env-generator with more advanced YAML anchors supporting and other.Github Stars <br/> NPM Downloads
@Stratiformdigital/serverless Iam Helper - @stratiformdigital/serverless-iam-helper <br/> by stratiformdigital <br/> Applies IAM Path and PermissionsBoundary settings in hard to reach places.Github Stars <br/> NPM Downloads
@Stratiformdigital/serverless Idempotency Helper - @stratiformdigital/serverless-idempotency-helper <br/> by stratiformdigital <br/> Helps make lambda deployments idempotentGithub Stars <br/> NPM Downloads
@Stratiformdigital/serverless Online - @stratiformdigital/serverless-online <br/> by stratiformdigital <br/> Faster lambda development in AWS through hot deploys and streaming logs.Github Stars <br/> NPM Downloads
@Stratiformdigital/serverless S3 Security Helper - @stratiformdigital/serverless-s3-security-helper <br/> by stratiformdigital <br/> Sets security minded settings on s3 buckets, including sls deployment bucketsGithub Stars <br/> NPM Downloads
@Unly/serverless Env Copy Plugin - @unly/serverless-env-copy-plugin <br/> by UnlyEd <br/> Fetch environment variables and write it to a .env file - Maintained fork from https://github.com/Jimdo/serverless-dotenvGithub Stars <br/> NPM Downloads
@Unly/serverless Plugin Dynamodb Backups - @unly/serverless-plugin-dynamodb-backups <br/> by UnlyEd <br/> Configure automated DynamoDB "On-Demand" backups and manage backups lifecycle, powered by AWS LambdaGithub Stars <br/> NPM Downloads
@Vulcancreative/serverless Storage - @vulcancreative/serverless-storage <br/> by vulcancreative <br/> Serverless plugin defining DynamoDB storage primitives; like localStorage but betterGithub Stars <br/> NPM Downloads
1password - serverless-plugin-1password <br/> by kandsten <br/> Serverless interface to 1Password data via the 1Password CLIGithub Stars <br/> NPM Downloads
Add Api Key - serverless-add-api-key <br/> by rrahul963 <br/> Serverless plugin to add same api key for multiple serverless services i.e. to re-use apikey across multiple api gateway apis.Github Stars <br/> NPM Downloads
Alexa Plugin - serverless-alexa-plugin <br/> by rajington <br/> Serverless plugin to support Alexa Lambda eventsGithub Stars <br/> NPM Downloads
Alexa Skills - serverless-alexa-skills <br/> by marcy-terui <br/> Manage your Alexa Skills with Serverless Framework.Github Stars <br/> NPM Downloads
Aliyun Function Compute - serverless-aliyun-function-compute <br/> by aliyun <br/> Serverless Alibaba Cloud Function Compute PluginGithub Stars <br/> NPM Downloads
Amplify Auth - serverless-amplify-auth <br/> by nikaera <br/> Update Policy for Amplify's Auth Role and Unauth RoleGithub Stars <br/> NPM Downloads
Api Cloudfront - serverless-api-cloudfront <br/> by Droplr <br/> Plugin that adds CloudFront distribution in front of your API Gateway for custom domain, CDN caching and access log.Github Stars <br/> NPM Downloads
Api Compression - serverless-api-compression <br/> by evgenykireev <br/> Serverless plugin that enables/disables content compression setting in API GatewayGithub Stars <br/> NPM Downloads
Api Gateway Caching - serverless-api-gateway-caching <br/> by DianaIonita <br/> Serverless plugin which configures API Gateway cachingGithub Stars <br/> NPM Downloads
Api Gateway Stage Tag Plugin - api-gateway-stage-tag-plugin <br/> by mikepatrick <br/> A shim to tag API Gateway stages until CloudFormation/Serverless support arrives.Github Stars <br/> NPM Downloads
Api Gateway Throttling - serverless-api-gateway-throttling <br/> by DianaIonita <br/> Serverless plugin which configures throttling for API Gateway endpointsGithub Stars <br/> NPM Downloads
Api Stage - serverless-api-stage <br/> by leftclickben <br/> Serverless API Stage plugin, enables stage variables and logging for AWS API Gateway.Github Stars <br/> NPM Downloads
Apib Validator - serverless-apib-validator <br/> by onlicar <br/> Validate that an API Blueprint has full coverage over a Serverless configGithub Stars <br/> NPM Downloads
Apig S3 - serverless-apig-s3 <br/> by sdd <br/> Serve static front-end content from S3 via the API Gateway and deploy client bundle to S3.Github Stars <br/> NPM Downloads
Apigateway Log Retention - serverless-apigateway-log-retention <br/> by dvla <br/> Control the retention of your AWS ApiGateway access logs and execution logs.Github Stars <br/> NPM Downloads
Apigateway Plugin - serverless-apigateway-plugin <br/> by GFG <br/> Configure the AWS api gateway: Binary support, Headers and Body template mappingsGithub Stars <br/> NPM Downloads
Apigateway Route Settings - serverless-apigateway-route-settings <br/> by talbotp <br/> Configure Route Settings for HTTP API Gateway v2 (Throttling & Detailed Metrics)Github Stars <br/> NPM Downloads
Apigateway Service Proxy - serverless-apigateway-service-proxy <br/> by horike37 <br/> This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.Github Stars <br/> NPM Downloads
Apigateway Sqs - serverless-plugin-apigateway-sqs <br/> by CodeRecipe-dev <br/> Plugin that creates an AWS APIGateway resource to connect to an AWS Simple Queue Service (SQS) without the use of a lambda.Github Stars <br/> NPM Downloads
Apigator - serverless-apigator <br/> by microgamma <br/> This serverless plugin enables you to write AWS lambda with typescript using MicrogammaGithub Stars <br/> NPM Downloads
Apigw Binary - serverless-apigw-binary <br/> by maciejtreder <br/> Plugin to enable binary support in AWS API Gateway.Github Stars <br/> NPM Downloads
Apigwy Binary - serverless-apigwy-binary <br/> by ryanmurakami <br/> Serverless plugin for configuring API Gateway to return binary responsesGithub Stars <br/> NPM Downloads
Apollo Graphql Federation - serverless-plugin-apollo-graphql-federation <br/> by Imran99 <br/> A Serverless Framework that uploads a graphql schema to the Apollo Platform managed federation serviceGithub Stars <br/> NPM Downloads
App Client Credentials To Ssm - serverless-app-client-credentials-to-ssm <br/> by GaaraZhu <br/> Export Cognito app client credentials to SSM Parameter storeGithub Stars <br/> NPM Downloads
Appsync Offline - serverless-appsync-offline <br/> by aheissenberger <br/> Serverless Plugin to run AWS AppSync GraphQL API localy with dynamoDB and lambda resolversGithub Stars <br/> NPM Downloads
Appsync Plugin - serverless-appsync-plugin <br/> by sid88in <br/> Serverless Plugin to deploy AppSync GraphQL APIGithub Stars <br/> NPM Downloads
Appsync Simulator - serverless-appsync-simulator <br/> by bboure <br/> Offline support for serverless-appsync-pluginGithub Stars <br/> NPM Downloads
Associate Waf - serverless-associate-waf <br/> by mikesouza <br/> Associate a regional WAF with the AWS API Gateway used by your Serverless stackGithub Stars <br/> NPM Downloads
Attach Managed Policy - serverless-attach-managed-policy <br/> by Nordstrom <br/> A Serverless plugin to automatically attach an AWS Managed IAM Policy (or Policies) to all IAM Roles created by the Service.Github Stars <br/> NPM Downloads
Aws Alerts - serverless-plugin-aws-alerts <br/> by ACloudGuru <br/> A Serverless plugin to easily add CloudWatch alarms to functionsGithub Stars <br/> NPM Downloads
Aws Alias - serverless-aws-alias <br/> by serverless-heaven <br/> This plugin enables use of AWS aliases on Lambda functions.Github Stars <br/> NPM Downloads
Aws Amplify - aws-amplify-serverless-plugin <br/> by awslabs <br/> Generate client-side configuration files for the AWS Amplify library based on your deployed Serverless backendGithub Stars <br/> NPM Downloads
Aws Cognito Idp Userpool Domain - aws-cognito-idp-userpool-domain <br/> by rubentrancoso <br/> Manage (add and remove) aws hosted domain on Cognito UserpoolsGithub Stars <br/> NPM Downloads
Aws Contributor Insights - serverless-plugin-aws-contributor-insights <br/> by kangcifong <br/> Support of AWS CloudWatch Contributor InsightsGithub Stars <br/> NPM Downloads
Aws Documentation - serverless-aws-documentation <br/> by deliveryhero <br/> Serverless 1.0 plugin to add documentation and models to the serverless generated API GatewayGithub Stars <br/> NPM Downloads
Aws Function Url Custom Domain - serverless-aws-function-url-custom-domain <br/> by wangsha <br/> Setup cloudfront distrubution and route53 record for AWS Lambda with Function URLGithub Stars <br/> NPM Downloads
Aws Lambda - serverless-aws-lambda <br/> by Inqnuam <br/> Plug & Play AWS Lambda NodeJS development tool with local API Gateway and Application Load Balancer support.Github Stars <br/> NPM Downloads
Aws Nested Stacks - serverless-aws-nested-stacks <br/> by concon121 <br/> Yet another AWS nested stack plugin!Github Stars <br/> NPM Downloads
Aws Resolvers - serverless-plugin-aws-resolvers <br/> by DopplerLabs <br/> Resolves variables from ESS, RDS, or Kinesis for serverless servicesGithub Stars <br/> NPM Downloads
Aws Resource Names - serverless-aws-resource-names <br/> by concon121 <br/> Serverless plugin to alter the default naming conventions for sls resources via a simple mapping file.Github Stars <br/> NPM Downloads
Aws Static File Handler - serverless-aws-static-file-handler <br/> by activescott <br/> An easy way to host the front-end of your web applications on Serverless framework on AWS Lambda along with their APIs written in Serverless.Github Stars <br/> NPM Downloads
Azure Functions - serverless-azure-functions <br/> by serverless <br/> A Serverless plugin that adds Azure Functions support to the Serverless Framework.Github Stars <br/> NPM Downloads
Basic Authentication - serverless-basic-authentication <br/> by svdgraaf <br/> Serverless Plugin for adding Basic Authentication to your apiGithub Stars <br/> NPM Downloads
Bespoken - serverless-plugin-bespoken <br/> by bespoken <br/> Creates a local server and a proxy so you don't have to deploy anytime you want to test your codeGithub Stars <br/> NPM Downloads
Better Credentials - serverless-better-credentials <br/> by thomasmichaelwallace <br/> Extended AWS credentials resolution for the Serverless Framework: including Single Sign On (SSO) and credential_process support.Github Stars <br/> NPM Downloads
Bind Deployment Id - serverless-plugin-bind-deployment-id <br/> by jacob-meacham <br/> A Serverless plugin to bind the randomly generated deployment resource to your custom resourcesGithub Stars <br/> NPM Downloads
Bref - bref <br/> by brefphp <br/> Deploy serverless PHP applications to AWS LambdaGithub Stars <br/> NPM Downloads
Browserifier - serverless-plugin-browserifier <br/> by digitalmaas <br/> Reduce the size and speed up your Node.js based lambda's using browserify.Github Stars <br/> NPM Downloads
Browserify - serverless-plugin-browserify <br/> by doapp-ryanp <br/> Speed up your node based lambda'sGithub Stars <br/> NPM Downloads
Build Client - serverless-build-client <br/> by tgfischer <br/> Build your static website with environment variables defined in serverless.ymlGithub Stars <br/> NPM Downloads
Build Plugin - serverless-build-plugin <br/> by nfour <br/> A Node.js focused build plugin for serverless.Github Stars <br/> NPM Downloads
Canary Deployments - serverless-plugin-canary-deployments <br/> by davidgf <br/> A Serverless plugin to implement canary deployments of Lambda functionsGithub Stars <br/> NPM Downloads
Certificate Creator - serverless-certificate-creator <br/> by schwamster <br/> This serverless plugin creates certificates that you need for your custom domains in API Gateway.Github Stars <br/> NPM Downloads
Cf Vars - serverless-cf-vars <br/> by kabo <br/> Enables use of AWS pseudo functions and Fn::Sub string substitutionGithub Stars <br/> NPM Downloads
Cfauthorizer - serverless-plugin-cfauthorizer <br/> by SC5 <br/> This plugin allows you to define your own API Gateway Authorizers as the Serverless CloudFormation resources and apply them to HTTP endpoints.Github Stars <br/> NPM Downloads
Chrome - serverless-plugin-chrome <br/> by adieuadieu <br/> Plugin which bundles and ensures that Headless Chrome/Chromium is running when your AWS Lambda function handler is invoked.Github Stars <br/> NPM Downloads
Cljs Plugin - serverless-cljs-plugin <br/> by nervous-systems <br/> Enables Clojurescript as an implementation language for Lambda handlersGithub Stars <br/> NPM Downloads
Cloudflare Workers - serverless-cloudflare-workers <br/> by cloudflare <br/> A serverless plugin allowing you to integrate with Cloudflare WorkersGithub Stars <br/> NPM Downloads
Cloudformation Changesets - serverless-cloudformation-changesets <br/> by trek10inc <br/> Natively deploy to CloudFormation via Change sets, instead of directly. Allowing you to queue changes, and safely require escalated roles for final deployment.Github Stars <br/> NPM Downloads
Cloudformation Parameter Setter - serverless-cloudformation-parameter-setter <br/> by trek10inc <br/> Set CloudFormation parameters when deploying.Github Stars <br/> NPM Downloads
Cloudformation Resource Counter - serverless-cloudformation-resource-counter <br/> by drexler <br/> A plugin to count the resources generated in the AWS CloudFormation stack after deployment.Github Stars <br/> NPM Downloads
Cloudformation Sub Variables - serverless-cloudformation-sub-variables <br/> by santiagocardenas <br/> Serverless framework plugin for easily supporting AWS CloudFormation Sub function variablesGithub Stars <br/> NPM Downloads
Cloudfront Lambda Edge - serverless-plugin-cloudfront-lambda-edge <br/> by silvermine <br/> Adds Lambda@Edge support to ServerlessGithub Stars <br/> NPM Downloads
Cloudside Plugin - serverless-cloudside-plugin <br/> by jeremydaly <br/> Easily reference and use cloudside resources during local development and testingGithub Stars <br/> NPM Downloads
Cloudwatch Dashboard - serverless-plugin-cloudwatch-dashboard <br/> by codecentric <br/> Serverless plugin to generate AWS CloudWatch dashboard for AWS Lambda functionsGithub Stars <br/> NPM Downloads
Cloudwatch Sumologic - serverless-plugin-cloudwatch-sumologic <br/> by ACloudGuru <br/> Plugin which auto-subscribes a log delivery lambda function to lambda log groups created by serverlessGithub Stars <br/> NPM Downloads
Coffeescript - serverless-coffeescript <br/> by duanefields <br/> A Serverless plugin to compile your CoffeeScript into JavaScript at deploymentGithub Stars <br/> NPM Downloads
Cognito Add Custom Attributes - serverless-cognito-add-custom-attributes <br/> by GetWala <br/> Serverless Plugin for adding custom attributes to an existing CloudFormation-managed CognitoUserPool and CognitoUserPoolClient without losing all your usersGithub Stars <br/> NPM Downloads
Colocate - serverless-plugin-colocate <br/> by aronim <br/> Serverless Plugin to keep your configuration next to your code.Github Stars <br/> NPM Downloads
Command Line Event Args - serverless-command-line-event-args <br/> by horike37 <br/> This module is Serverless Framework plugin. Event JSON passes to your Lambda function in commandline.Github Stars <br/> NPM Downloads
Commercetools Plugin - serverless-commercetools-plugin <br/> by commercetools <br/> Serverless framework plugin that registers the deployed function as a commercetools API Extension or attaches it to a Subscription.Github Stars <br/> NPM Downloads
Common Excludes - serverless-plugin-common-excludes <br/> by dougmoscrop <br/> Adds commonly excluded files to package.excludesGithub Stars <br/> NPM Downloads
Composed Vars - serverless-plugin-composed-vars <br/> by chris-feist <br/> A plugin that composes custom and environment variables based on the deployment stageGithub Stars <br/> NPM Downloads
Conditional Functions - serverless-plugin-conditional-functions <br/> by go-dima <br/> A plugin that allows adding simple feature flag per function via a boolean condition.Github Stars <br/> NPM Downloads
Configuration - serverless-configuration <br/> by jlopez <br/> Easily customize serverless.yml depending on the stage or whether running online/offlineGithub Stars <br/> NPM Downloads
Confirm Command - serverless-confirm-command <br/> by teddy-gustiaux <br/> Make commands (and provider-specific options) requiring confirmation before execution.Github Stars <br/> NPM Downloads
Consul Variables - serverless-consul-variables <br/> by zephrax <br/> Retrieve serverless variables from Consul kvGithub Stars <br/> NPM Downloads
Content Encoding - serverless-content-encoding <br/> by dong-dohai <br/> Enable Content Encoding in AWS API Gateway during deploymentGithub Stars <br/> NPM Downloads
Convention - serverless-convention <br/> by LeoPlatform <br/> Dynamically import resources by defining a convention, split up your ymlGithub Stars <br/> NPM Downloads
Create Dynamodb Global Tables For Cf Stack - serverless-create-dynamodb-global-tables-for-cf-stack <br/> by Imran99 <br/> Create and replicate global dynamodb tablesGithub Stars <br/> NPM Downloads
Create Global Dynamodb Table - serverless-create-global-dynamodb-table <br/> by rrahul963 <br/> Serverless plugin to create dynamodb global tablesGithub Stars <br/> NPM Downloads
Cronjob - serverless-plugin-cronjob <br/> by martinlindenberg <br/> This plugin creates cronjobs out of your lambda functions.Github Stars <br/> NPM Downloads
Crypt - serverless-crypt <br/> by marcy-terui <br/> Securing the secrets on Serverless Framework by AWS KMS encryption.Github Stars <br/> NPM Downloads
Custom Domain - serverless-plugin-custom-domain <br/> by dougmoscrop <br/> Reliably sets a BasePathMapping to an API Gateway Custom DomainGithub Stars <br/> NPM Downloads
Custom Packaging Plugin - serverless-custom-packaging-plugin <br/> by hypoport <br/> Plugin to package your sourcecode using a custom target path inside the zip.Github Stars <br/> NPM Downloads
Custom Roles - serverless-plugin-custom-roles <br/> by AntonBazhal <br/> A Serverless plugin that makes creation of per function IAM roles easier.Github Stars <br/> NPM Downloads
Dart - serverless-plugin-dart <br/> by katallaxie <br/> Deploy Dart applications to AWS LambdaGithub Stars <br/> NPM Downloads
Datadog - serverless-plugin-datadog <br/> by DataDog <br/> Monitoring, tracing, and real-time metrics for your Lambda functionsGithub Stars <br/> NPM Downloads
Decouple - serverless-plugin-decouple <br/> by mutual-of-enumclaw <br/> Remove ImportValue dependencies by replacing them with the actual values in order to update base exportsGithub Stars <br/> NPM Downloads
Default Aws Resource Attributes - serverless-default-aws-resource-attributes <br/> by neverendingqs <br/> Set default attributes a given CloudFormation resource should have based on type.Github Stars <br/> NPM Downloads
Dependson Plugin - serverless-dependson-plugin <br/> by bwinant <br/> Serverless plugin that automatically generates DependsOn references for AWS Lambdas to prevent AWS RequestLimitExceeded errors.Github Stars <br/> NPM Downloads
Deploy Environment - serverless-plugin-deploy-environment <br/> by DopplerLabs <br/> Plugin to manage deployment environment across stagesGithub Stars <br/> NPM Downloads
Deployment Bucket - serverless-deployment-bucket <br/> by mikesouza <br/> Create and configure the custom Serverless deployment bucketGithub Stars <br/> NPM Downloads
Diff - serverless-plugin-diff <br/> by nicka <br/> Compares your local AWS CloudFormation templates against deployed ones.Github Stars <br/> NPM Downloads
Ding - serverless-ding <br/> by sidgonuts <br/> Serverless plugin to audibly alert user after deploymentGithub Stars <br/> NPM Downloads
Dir Config Plugin - serverless-dir-config-plugin <br/> by economysizegeek <br/> EXPERIMENTAL - Serverless plugin to load function and resource definitions from a directory.Github Stars <br/> NPM Downloads
Disable Functions - serverless-disable-functions <br/> by abeMedia <br/> A simple serverless plugin to disable functions.Github Stars <br/> NPM Downloads
Disable Request Validators - serverless-disable-request-validators <br/> by jweyrich <br/> Serverless v2/v3 plugin to disable API Gateway request validators.Github Stars <br/> NPM Downloads
Discovery Plugin - serverless-discovery-plugin <br/> by aregier <br/> A serverless plugin to register AWS micro-service endpoints with a discovery service at serverless deploy or serverless remove time.Github Stars <br/> NPM Downloads
Docker Artifacts - serverless-docker-artifacts <br/> by Suor <br/> Build your artifacts within docker container.Github Stars <br/> NPM Downloads
Domain Manager - serverless-domain-manager <br/> by amplify-education <br/> Serverless plugin for managing custom domains with API Gateways.Github Stars <br/> NPM Downloads
Dot Template - serverless-plugin-dot-template <br/> by kandsten <br/> Generates output files based on Serverless variables and doT templatesGithub Stars <br/> NPM Downloads
Dotenv - serverless-dotenv <br/> by Jimdo <br/> Fetch environment variables and write it to a .env fileGithub Stars <br/> NPM Downloads
Dotenv Plugin - serverless-dotenv-plugin <br/> by infrontlabs <br/> Preload environment variables from .env into serverless.Github Stars <br/> NPM Downloads
Dotnet - serverless-dotnet <br/> by fruffin <br/> A serverless plugin to run 'dotnet' commands as part of the deploy processGithub Stars <br/> NPM Downloads
Dynalite - serverless-dynalite <br/> by sdd <br/> Run dynalite locally (no JVM, all JS) to simulate DynamoDB. Watch serverless.yml for table config updates.Github Stars <br/> NPM Downloads
Dynamo Data Transform - dynamo-data-transform <br/> by jitsecurity <br/> Dynamo Data Transform is an easy to use data transformation tool for DynamoDB.Github Stars <br/> NPM Downloads
Dynamo Stream Plugin - serverless-dynamo-stream-plugin <br/> by commandeer <br/> Creates and connects DynamoDB streams for pre-existing tables with AWS Lambdas using Serverless.Github Stars <br/> NPM Downloads
Dynamodb Autoscaling - serverless-dynamodb-autoscaling <br/> by sbstjn <br/> Configure Amazon DynamoDB's native Auto Scaling for your table capacities.Github Stars <br/> NPM Downloads
Dynamodb Autoscaling - serverless-plugin-dynamodb-autoscaling <br/> by medikoo <br/> Auto generate auto scaling configuration for configured DynamoDB tablesGithub Stars <br/> NPM Downloads
Dynamodb Client - serverless-dynamodb-client <br/> by 99xt <br/> This Serverless 0.5.x plugin help you to call AWS Dynamodb SDK without switching between different dynamodb instances, whether you work with Dynamodb local or online in AWS.Github Stars <br/> NPM Downloads
Dynamodb Fixtures - serverless-dynamodb-fixtures <br/> by chechu <br/> Serverless Dynamodb Fixtures - Allows to load data on DynamoDB tablesGithub Stars <br/> NPM Downloads
Dynamodb Local - serverless-dynamodb-local <br/> by 99xt <br/> Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverlessGithub Stars <br/> NPM Downloads
Dynamodb Ttl - serverless-dynamodb-ttl <br/> by Jimdo <br/> Configure DynamoDB TTL in serverless.yml (until CloudFormation supports this).Github Stars <br/> NPM Downloads
Elastic Beanstalk - serverless-plugin-elastic-beanstalk <br/> by rawphp <br/> A serverless plugin to deploy applications to AWS ElasticBeanstalk.Github Stars <br/> NPM Downloads
Embedded Env In Code - serverless-plugin-embedded-env-in-code <br/> by zaru <br/> Replace environment variables with static strings before deployment. It’s for Lambda@Edge.Github Stars <br/> NPM Downloads
Enable Api Logs - serverless-enable-api-logs <br/> by paulSambolin <br/> Enables Coudwatch logging for API Gateway eventsGithub Stars <br/> NPM Downloads
Encode Env Var Objects - serverless-plugin-encode-env-var-objects <br/> by yonomi <br/> Serverless plugin to encode any environment variable objects.Github Stars <br/> NPM Downloads
Env Generator - serverless-env-generator <br/> by DieProduktMacher <br/> Manage environment variables with YAML and load them with dotenv. Supports variable encryption with KMS, multiple stages and custom profiles.Github Stars <br/> NPM Downloads
Ephemeral - serverless-ephemeral <br/> by Accenture <br/> Build and include custom stateless libraries for any languageGithub Stars <br/> NPM Downloads
Epsagon - serverless-plugin-epsagon <br/> by epsagon <br/> Distributed tracing that helps you monitor and troubleshoot your serverless applications.Github Stars <br/> NPM Downloads
Es Logs - serverless-es-logs <br/> by daniel-cottone <br/> A Serverless plugin to transport logs to ElasticSearchGithub Stars <br/> NPM Downloads
Esbuild - serverless-esbuild <br/> by floydspace <br/> Serverless plugin to bundle JavaScript and TypeScript lambdas with esbuild - an extremely fast bundler and minifierGithub Stars <br/> NPM Downloads
Event Body Option - serverless-event-body-option <br/> by jubel-han <br/> Serverless plugin that provides the extra CLI option for the invoke command to support passing the HTTP body data.Github Stars <br/> NPM Downloads
Event Constant Inputs - serverless-event-constant-inputs <br/> by dittto <br/> Allows you to add constant inputs to events in Serverless 1.0. For more info see constant values in CloudwatchGithub Stars <br/> NPM Downloads
Existing S3 - serverless-plugin-existing-s3 <br/> by matt-filion <br/> Overcomes the CloudFormation limitation on attaching an event to an uncontrolled bucket, for Serverless.com 1.11.0+.Github Stars <br/> NPM Downloads
Export Env - serverless-export-env <br/> by arabold <br/> Export environment variables into a .env file with automatic AWS CloudFormation reference resolution.Github Stars <br/> NPM Downloads
Export Outputs - serverless-export-outputs <br/> by honarpour <br/> A Serverless plugin for exporting AWS stack outputs to a fileGithub Stars <br/> NPM Downloads
Express - serverless-express <br/> by mikestaub <br/> Making express app development compatible with serverless framework.Github Stars <br/> NPM Downloads
External Sns Events - serverless-plugin-external-sns-events <br/> by silvermine <br/> Add ability for functions to use existing or external SNS topics as an event sourceGithub Stars <br/> NPM Downloads
Externals Plugin - serverless-externals-plugin <br/> by hansottowirtz <br/> Only include listed node modules and their dependencies in Serverless, with support for Rollup and WebpackGithub Stars <br/> NPM Downloads
Fargate - serverless-fargate <br/> by eddmann <br/> Maintain long-running Fargate tasks within your Serverless projectGithub Stars <br/> NPM Downloads
Fargate Tasks - serverless-fargate-tasks <br/> by svdgraaf <br/> A plugin to run fargate tasks as part of your Serverless projectGithub Stars <br/> NPM Downloads
Fastdeploy - serverless-plugin-fastdeploy <br/> by aronim <br/> Serverless Plugin to perform fast deployments for large service packages.Github Stars <br/> NPM Downloads
Finch - serverless-finch <br/> by fernando-mc <br/> A Serverless plugin to deploy static website assets to AWS S3.Github Stars <br/> NPM Downloads
Frontend Plugin - serverless-frontend-plugin <br/> by rogersgt <br/> Deploy any type of frontend on AWS Cloudfront with Https/SSL termination with your serverless deployments. Integrates with serverless-offline for local development.Github Stars <br/> NPM Downloads
Fullstack - fullstack-serverless <br/> by MadSkills-io <br/> A Serverless plugin to create an AWS CloudFront distribution that serves static web content from S3 and routes API traffic to API Gateway.Github Stars <br/> NPM Downloads
Function Outputs - serverless-function-outputs <br/> by RogerBarreto <br/> Adds function Name and ARN outputs without version suffixGithub Stars <br/> NPM Downloads
Functions Base Path - serverless-functions-base-path <br/> by kevinrambaud <br/> Easily define a base path where your serverless functions are located.Github Stars <br/> NPM Downloads
Git Commit Tracker - serverless-git-commit-tracker <br/> by optimator999 <br/> Generates a version tracking file for web or API deployment containing the latest git commit version number, deployment stage, and dateGithub Stars <br/> NPM Downloads
Git Variables - serverless-plugin-git-variables <br/> by jacob-meacham <br/> A Serverless plugin to expose git variables (branch name, HEAD description, full commit hash) to your serverless servicesGithub Stars <br/> NPM Downloads
Go - go-serverless <br/> by thepauleh <br/> GoFormation for Serverless. Create serverless configs with Go Structs.Github Stars <br/> NPM Downloads
Go Build - serverless-go-build <br/> by sean9keenan <br/> Build go source files (or public functions) using yml definition fileGithub Stars <br/> NPM Downloads
Google Cloudfunctions - serverless-google-cloudfunctions <br/> by serverless <br/> This plugin enables support for Google Cloud Functions within the Serverless Framework.Github Stars <br/> NPM Downloads
Graphiql - serverless-plugin-graphiql <br/> by bencooling <br/> A Serverless plugin to run a local http server for graphiql and your graphql handlerGithub Stars <br/> NPM Downloads
Gulp - serverless-gulp <br/> by rhythminme <br/> A thin task wrapper around @goserverless that allows you to automate build, test and deploy tasks using gulpGithub Stars <br/> NPM Downloads
Haskell - serverless-haskell <br/> by seek-oss <br/> Deploying Haskell applications to AWS Lambda with ServerlessGithub Stars <br/> NPM Downloads
Hooks - serverless-hooks <br/> by jlopez <br/> Run npm scripts on serverless hook eventsGithub Stars <br/> NPM Downloads
Hooks Plugin - serverless-hooks-plugin <br/> by uswitch <br/> Run arbitrary commands on any lifecycle event in serverlessGithub Stars <br/> NPM Downloads
Http - serverless-http <br/> by dougmoscrop <br/> Use your existing middleware framework (e.g. Express, Koa) in AWS LambdaGithub Stars <br/> NPM Downloads
Http Invoker - serverless-http-invoker <br/> by activescott <br/> Locally invoke Serverless functions via their HTTP event as specified in Serverless.yml. It makes it easy to test not only your handler logic, but also ensures that you have your http events setup properly in serverless.yml without deploying.Github Stars <br/> NPM Downloads
Iam Checker - serverless-plugin-iam-checker <br/> by manwaring <br/> Helps automate security controls by preventing overly broad IAM permissions via customizable rules for both actions and resource references. Ships with restrictive defaults and supports custom rule configurations via serverless.yml and environment variablesGithub Stars <br/> NPM Downloads
Iam Roles Per Function - serverless-iam-roles-per-function <br/> by functionalone <br/> Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.Github Stars <br/> NPM Downloads
Ifelse - serverless-plugin-ifelse <br/> by anantab <br/> A Serverless Plugin to write If Else conditions in serverless YAML fileGithub Stars <br/> NPM Downloads
Ignore - serverless-ignore <br/> by nya1 <br/> Serverless plugin to ignore files (.slsignore)Github Stars <br/> NPM Downloads
Import Apigateway - serverless-import-apigateway <br/> by mikesouza <br/> Dynamically import an existing AWS API Gateway into your Serverless stackGithub Stars <br/> NPM Downloads
Import Config Plugin - serverless-import-config-plugin <br/> by KrysKruk <br/> Import YAML files in serverless.yaml config fileGithub Stars <br/> NPM Downloads
Include Dependencies - serverless-plugin-include-dependencies <br/> by dougmoscrop <br/> This is a Serverless plugin that should make your deployed functions smaller.Github Stars <br/> NPM Downloads
Ini Env - serverless-ini-env <br/> by agutoli <br/> Nice Serverless plugin to setup environment variables with ini fileGithub Stars <br/> NPM Downloads
Inject Dependencies - serverless-plugin-inject-dependencies <br/> by loanmarket <br/> Painlessly deploy serverless projects with only the required dependencies.Github Stars <br/> NPM Downloads
Introspect - serverless-introspect <br/> by jlopez <br/> Introspect serverless internals to aid plugin developmentGithub Stars <br/> NPM Downloads
Iopipe - serverless-plugin-iopipe <br/> by iopipe <br/> See inside your Lambda functions with high fidelity metrics and monitoring.Github Stars <br/> NPM Downloads
Iopipe Layers - serverless-iopipe-layers <br/> by iopipe <br/> Monitor, observe and profile your AWS Lambda functions without a code changeGithub Stars <br/> NPM Downloads
Iot Local - serverless-iot-local <br/> by tradle <br/> AWS Iot events with serverless-offlineGithub Stars <br/> NPM Downloads
Iot Offline - serverless-iot-offline <br/> by mitipi <br/> Serverless plugin that emulates AWS IoT serviceGithub Stars <br/> NPM Downloads
Jest Plugin - serverless-jest-plugin <br/> by SC5 <br/> A Serverless Plugin for the Serverless Framework which adds support for test-driven development using JestGithub Stars <br/> NPM Downloads
Jetpack - serverless-jetpack <br/> by FormidableLabs <br/> A faster JavaScript packager for Serverless applicationsGithub Stars <br/> NPM Downloads
Justauthenticateme Plugin - serverless-justauthenticateme-plugin <br/> by CoalesceSoftware <br/> Use JustAuthenticateMe to easily authenticate users before hitting your lambdasGithub Stars <br/> NPM Downloads
Kms Grants - serverless-kms-grants <br/> by deep-security <br/> Create and revoke grants for AWS Lambda functions to use KMS keys.Github Stars <br/> NPM Downloads
Kms Secrets - serverless-kms-secrets <br/> by SC5 <br/> Allows to easily encrypt and decrypt secrets using KMS from the serverless CLIGithub Stars <br/> NPM Downloads
Kubeless - serverless-kubeless <br/> by serverless <br/> Serverless plugin for deploying functions to Kubeless.Github Stars <br/> NPM Downloads
Kubeless Offline - serverless-kubeless-offline <br/> by usefulio <br/> Simulates Kubeless NodeJS runtimes to run/call your functions offline using the Serverless Framework.Github Stars <br/> NPM Downloads
Kumologica - kumologica-serverless-plugin <br/> by KumologicaHQ <br/> Plugin to package and deploy Kumologica flow into AWSGithub Stars <br/> NPM Downloads
Lambda Dead Letter - serverless-plugin-lambda-dead-letter <br/> by gmetzker <br/> A Serverless plugin that can configure a lambda with a dead letter queue or topicGithub Stars <br/> NPM Downloads
Lambda Edge - serverless-plugin-lambda-edge <br/> by isudzumi <br/> Plugin for Lambda@Edge, just associating your Lambda function with existing CloudFront distribution via AWS SDKGithub Stars <br/> NPM Downloads
Lambda Edge Pre Existing Cloudfront - serverless-lambda-edge-pre-existing-cloudfront <br/> by serverless-operations <br/> A Serverless Framework plugin to create your Lambda@Edge against a pre-existing CloudFront.Github Stars <br/> NPM Downloads
Lambda Insights - serverless-plugin-lambda-insights <br/> by awslabs <br/> A Serverless Framework Plugin allowing to enable Lambda Insights.Github Stars <br/> NPM Downloads
Lambda Layer Packager - serverless-lambda-layer-packager <br/> by bramhoven <br/> A Serverless plugin that allows you to maintain your normal project structure when developing Lambda Layers.Github Stars <br/> NPM Downloads
Layer Manager - serverless-plugin-layer-manager <br/> by henhal <br/> Plugin for improved AWS Lambda layer management, including install hooks, export options and improved retain supportGithub Stars <br/> NPM Downloads
Layers - serverless-layers <br/> by agutoli <br/> How to reduce drastically lambda sizeGithub Stars <br/> NPM Downloads
Lift - serverless-lift <br/> by getlift <br/> Deploy high-level components such as static websites, buckets, queues, webhooks...Github Stars <br/> NPM Downloads
Local Dev Server - serverless-local-dev-server <br/> by DieProduktMacher <br/> Speeds up development of Alexa Skills, Chatbots and APIs by exposing your functions as local HTTP endpoints and mapping received events.Github Stars <br/> NPM Downloads
Local Environment - serverless-local-environment <br/> by piercus <br/> Serverless plugin to set local environment variables and remote environment variable to different valuesGithub Stars <br/> NPM Downloads
Local Kinesis - serverless-local-kinesis <br/> by pidz-development <br/> Run a local kinesis and automatically fire eventsGithub Stars <br/> NPM Downloads
Local Schedule - serverless-local-schedule <br/> by UnitedIncome <br/> Schedule AWS CloudWatch Event based invocations in local time(with DST support!)Github Stars <br/> NPM Downloads
Localstack - serverless-localstack <br/> by LocalStack <br/> Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!Github Stars <br/> NPM Downloads
Log Filter Subscription - serverless-log-filter-subscription <br/> by schwamster <br/> This serverless plugin creates log filter subscription for all lambda functions configured in your projects serverless.ymlGithub Stars <br/> NPM Downloads
Log Forwarding - serverless-log-forwarding <br/> by amplify-education <br/> Serverless plugin for forwarding CloudWatch logs to another Lambda function.Github Stars <br/> NPM Downloads
Log Metric Filter - serverless-log-metric-filter <br/> by saqemlas <br/> Add Cloudwatch Log Metric Filter to Cloudwatch LogsGithub Stars <br/> NPM Downloads
Log Retention - serverless-plugin-log-retention <br/> by ArtificerEntertainment <br/> Control the retention of your serverless function's cloudwatch logs.Github Stars <br/> NPM Downloads
Log Subscription - serverless-plugin-log-subscription <br/> by dougmoscrop <br/> Adds a CloudWatch LogSubscription for functionsGithub Stars <br/> NPM Downloads
Lumigo - serverless-lumigo <br/> by lumigo-io <br/> Serverless monitoring and troubleshooting plugin to easily apply distributed tracing with LumigoGithub Stars <br/> NPM Downloads
Manifest Plugin - serverless-manifest-plugin <br/> by DavidWells <br/> Generate manifest of api endpoints & stack outputs for consumption in other applications + service discoveryGithub Stars <br/> NPM Downloads
Metric - serverless-plugin-metric <br/> by alex20465 <br/> Creates dynamically AWS metric-filter resources with custom patternsGithub Stars <br/> NPM Downloads
Mfa - mfa-serverless-plugin <br/> by alikian <br/> A simple plugin for deployment accounts with MFAGithub Stars <br/> NPM Downloads
Micro - serverless-micro <br/> by barstoolsports <br/> Plugin to help manage multiple micro services under one main service.Github Stars <br/> NPM Downloads
Middleware - serverless-middleware <br/> by juanjoDiaz <br/> Serverless plugin to allow middleware handlers configured directly in serverless.yamlGithub Stars <br/> NPM Downloads
Migrate Plugin - serverless-migrate-plugin <br/> by EliuX <br/> Allows to create and run migrations using the serverless contextGithub Stars <br/> NPM Downloads
Mocha Plugin - serverless-mocha-plugin <br/> by SC5 <br/> A Serverless Plugin for the Serverless Framework which adds support for test-driven development using MochaGithub Stars <br/> NPM Downloads
Modular - serverless-modular <br/> by aa2kb <br/> Helps you deploy and manage multiple features with single root serverless fileGithub Stars <br/> NPM Downloads
Modularize - serverless-plugin-modularize <br/> by icarus-sullivan <br/> Modularize your serverless definitionsGithub Stars <br/> NPM Downloads
Mongodb Local - serverless-mongodb-local <br/> by bealearts <br/> Serverless MongoDB local pluginGithub Stars <br/> NPM Downloads
Monorepo - serverless-plugin-monorepo <br/> by Butterwire <br/> A serverless plugin that allows use of serverless in a mono repo. Avoids needing to use nohoist by automatic symlinking of all dependencies.Github Stars <br/> NPM Downloads
Multi Dotnet - serverless-multi-dotnet <br/> by tsibelman <br/> A serverless plugin to pack C# lambdas functions that are spread to multiple CS projects.Github Stars <br/> NPM Downloads
Multi Region Plugin - serverless-multi-region-plugin <br/> by unbill <br/> A plugin for setting up a serverless API in AWS with turnkey multi-region failoverGithub Stars <br/> NPM Downloads
Multiple Responses - serverless-plugin-multiple-responses <br/> by silvermine <br/> Enable multiple content-types for Response templateGithub Stars <br/> NPM Downloads
Mysql - serverless-mysql <br/> by jeremydaly <br/> A module for managing MySQL connections at SERVERLESS scaleGithub Stars <br/> NPM Downloads
Nested Stack - serverless-nested-stack <br/> by jagdish-176 <br/> A plugin to Workaround for Cloudformation 200 resource limitGithub Stars <br/> NPM Downloads
Newman - serverless-plugin-newman <br/> by rawphp <br/> A serverless plugin for newman.Github Stars <br/> NPM Downloads
Nextjs Plugin - serverless-nextjs-plugin <br/> by danielcondemarin <br/> Deploy serverless next apps with easeGithub Stars <br/> NPM Downloads
Ngrok Tunnel - serverless-ngrok-tunnel <br/> by mitipi <br/> Serverless plugin that creates ngrok public tunnel on localhostGithub Stars <br/> NPM Downloads
Node Shim - serverless-plugin-node-shim <br/> by jzimmek <br/> Serverless plugin to run your functions in nodejs version (8 LTS, 9+) on aws lambdaGithub Stars <br/> NPM Downloads
Oauth Scopes - serverless-oauth-scopes <br/> by birdcatcher <br/> A serverless plugin to set OAuth Scopes on APIGateway methodsGithub Stars <br/> NPM Downloads
Offline - serverless-offline <br/> by dherault <br/> Emulate AWS λ and API Gateway locally when developing your Serverless projectGithub Stars <br/> NPM Downloads
Offline Direct Lambda - serverless-offline-direct-lambda <br/> by civicteam <br/> Allow offline direct lambda-to-lambda interactions by exposing lambdas with no API Gateway event via HTTP.Github Stars <br/> NPM Downloads
Offline Dynamodb Stream - serverless-plugin-offline-dynamodb-stream <br/> by orchestrated-io <br/> Serverless Plugin for emulating dynamodb stream triggering lambda functions offlineGithub Stars <br/> NPM Downloads
Offline Edge Lambda - serverless-offline-edge-lambda <br/> by evolv-ai <br/> A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offlineGithub Stars <br/> NPM Downloads
Offline Http Mock - serverless-offline-http-mock <br/> by pianomansam <br/> Create mock responses to HTTP(S) requests for local developmentGithub Stars <br/> NPM Downloads
Offline Kinesis - serverless-offline-kinesis <br/> by CoorpAcademy <br/> This Serverless-offline-kinesis plugin emulates AWS λ and Kinesis streams on your local machine.Github Stars <br/> NPM Downloads
Offline Kinesis Events - serverless-plugin-offline-kinesis-events <br/> by DopplerLabs <br/> Plugin that works with serverless-offline to allow offline testing of serverless functions that are triggered by Kinesis events.Github Stars <br/> NPM Downloads
Offline Local Authorizers Plugin - serverless-offline-local-authorizers-plugin <br/> by nlang <br/> Serverless plugin for adding and mocking local authorizers when developing locally with serverless-offline.Github Stars <br/> NPM Downloads
Offline Python - serverless-offline-python <br/> by alhazmy13 <br/> Emulate AWS λ and API Gateway locally when developing your Serverless projectGithub Stars <br/> NPM Downloads
Offline Redis Server - serverless-offline-redis-server <br/> by apancutt <br/> A plugin that will run a local Redis server alongside Serverless OfflineGithub Stars <br/> NPM Downloads
Offline Schedule - serverless-offline-schedule <br/> by Meemaw <br/> Emulate schedule events locally when developing your Serverless projectGithub Stars <br/> NPM Downloads
Offline Scheduler - serverless-offline-scheduler <br/> by ajmath <br/> Runs scheduled functions offline while integrating with serverless-offlineGithub Stars <br/> NPM Downloads
Offline Ses V2 - serverless-offline-ses-v2 <br/> by domdomegg <br/> Serverless plugin to run a local version of Amazon Simple Email Service (SES) supporting the V1 and V2 SendEmail and SendRawEmail APIsGithub Stars <br/> NPM Downloads
Offline Sns - serverless-offline-sns <br/> by mj1618 <br/> Serverless plugin to run a local SNS server and call serverless SNS handlers with events notifications.Github Stars <br/> NPM Downloads
Offline Ssm - serverless-offline-ssm <br/> by janders223 <br/> Read SSM parameters from a .env file instead of AWSGithub Stars <br/> NPM Downloads
Offline Watcher - serverless-offline-watcher <br/> by domdomegg <br/> Run arbitrary commands when files are changed while running serverless-offlineGithub Stars <br/> NPM Downloads
Oncall - serverless-oncall <br/> by softprops <br/> Easily manage oncall for your serverless servicesGithub Stars <br/> NPM Downloads
Openapi Documentation - serverless-openapi-documentation <br/> by temando <br/> Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configurationGithub Stars <br/> NPM Downloads
Openapi Documenter - serverless-openapi-documenter <br/> by JaredCE <br/> A plugin that creates a valid OpenAPI 3.0.X json or yaml schema as well as being able to output a Postman Collection v2 in json.Github Stars <br/> NPM Downloads
Openapi Integration Helper - serverless-openapi-integration-helper <br/> by yndlingsfar <br/> Provides functionality to merge stage-dependent x-amazon-apigateway integrations into openApiSpecification filesGithub Stars <br/> NPM Downloads
Openapi Plugin - serverless-openapi-plugin <br/> by jaumard <br/> Serverless plugin to generate serverless API architecture from OpenAPI definition.Github Stars <br/> NPM Downloads
Openwhisk - serverless-openwhisk <br/> by serverless <br/> Adds Apache OpenWhisk support to the Serverless Framework!Github Stars <br/> NPM Downloads
Optimize - serverless-plugin-optimize <br/> by FidelLimited <br/> Bundle with Browserify, transpile with Babel to ES5 and minify with Uglify your Serverless functions.Github Stars <br/> NPM Downloads
Output To Env - serverless-output-to-env <br/> by williamsandonz <br/> A Serverless plugin that writes stack outputs to an .env file during the after:deploy hook.Github Stars <br/> NPM Downloads
Package Common - serverless-package-common <br/> by onlicar <br/> Deploy microservice Python Serverless services with common codeGithub Stars <br/> NPM Downloads
Package Customizer - serverless-package-customizer <br/> by horike37 <br/> This allows you to customize packaging system of the Serverless Framework from a command line.Github Stars <br/> NPM Downloads
Package Dotenv File - serverless-plugin-package-dotenv-file <br/> by ACloudGuru <br/> A Serverless plugin to copy a .env file into the serverless packageGithub Stars <br/> NPM Downloads
Package External - serverless-package-external <br/> by epsagon <br/> A Serverless plugin to add external folders to the deploy packageGithub Stars <br/> NPM Downloads
Package Location Customizer - serverless-package-location-customizer <br/> by cipri-p <br/> A serverless plugin to allow custom S3Bucket and S3Key path when packaging Lambda Functions and Layers.Github Stars <br/> NPM Downloads
Package Python Functions - serverless-package-python-functions <br/> by ubaniabalogun <br/> Packaging Python Lambda functions with only the dependencies/requirements they need.Github Stars <br/> NPM Downloads
Parameters - serverless-parameters <br/> by svdgraaf <br/> Add parameters to the generated cloudformation templatesGithub Stars <br/> NPM Downloads
Parcel - serverless-parcel <br/> by johnagan <br/> A Serverless plugin to bundle your functions and assets with Parcel BundlerGithub Stars <br/> NPM Downloads
Parcel - serverless-plugin-parcel <br/> by threadheap <br/> Serverless Parcel plugin with watch mode and serverless-offline supportGithub Stars <br/> NPM Downloads
Parent - serverless-plugin-parent <br/> by aronim <br/> Serverless Plugin that allows you to keep common configuration in a parent serverless.ymlGithub Stars <br/> NPM Downloads
Powertools - serverless-plugin-powertools <br/> by whardier <br/> Serverless plugin adding several variable tools, resolvers, and commandsGithub Stars <br/> NPM Downloads
Print Dots - serverless-print-dots <br/> by amirklick <br/> A Serverless plugin for printing dots in Serverless log during deployment to indicate progress and prevent timeouts in CI/CD platforms.Github Stars <br/> NPM Downloads
Print Resolved Plugin - serverless-print-resolved-plugin <br/> by neverendingqs <br/> Generate a copy of serverless.yml with all variables resolved.Github Stars <br/> NPM Downloads
Provider Groups - serverless-plugin-provider-groups <br/> by loanmarket <br/> A plugin to allow management of grouped settings within large serverless projects.Github Stars <br/> NPM Downloads
Provisioned Concurrency Autoscaling - serverless-provisioned-concurrency-autoscaling <br/> by neiman-marcus <br/> Serverless Plugin for AWS Lambda Provisioned Concurrency Auto Scaling configurationGithub Stars <br/> NPM Downloads
Prune Plugin - serverless-prune-plugin <br/> by claygregory <br/> Deletes old versions of functions from AWS, preserving recent and aliased versionsGithub Stars <br/> NPM Downloads
Prune Versions - serverless-prune-versions <br/> by manwaring <br/> Automatic deletion of old Lambda and Lambda Layer versionsGithub Stars <br/> NPM Downloads
Pubsub - serverless-plugin-pubsub <br/> by fivepapertigers <br/> Simple pub/sub configuration with queueing for the Serverless FrameworkGithub Stars <br/> NPM Downloads
Puresec Cli - serverless-puresec-cli <br/> by puresec <br/> Serverless Plugin for magically creating IAM roles that are least privileged per function.Github Stars <br/> NPM Downloads
Pydeps - serverless-pydeps <br/> by CloudSnorkel <br/> Serverless plugin to quickly automate Python dependenciesGithub Stars <br/> NPM Downloads
Python Individually - serverless-python-individually <br/> by cfchou <br/> A serverless framework plugin to install multiple lambda functions written in pythonGithub Stars <br/> NPM Downloads
Python Requirements - serverless-python-requirements <br/> by UnitedIncome <br/> Serverless plugin to bundle Python packagesGithub Stars <br/> NPM Downloads
Rack - serverless-rack <br/> by logandk <br/> Serverless plugin to deploy Ruby Rack applications (Sinatra/Padrino/Cuba etc.)Github Stars <br/> NPM Downloads
Raml - raml-serverless <br/> by andrewcurioso <br/> Serverless plugin to work with RAML API spec documentsGithub Stars <br/> NPM Downloads
Reducer - serverless-plugin-reducer <br/> by medikoo <br/> Reduce Node.js lambda package so it contains only lambda dependenciesGithub Stars <br/> NPM Downloads
Registry - serverless-plugin-registry <br/> by aronim <br/> Serverless plugin to register function names with AWS SSM Parameter Store.Github Stars <br/> NPM Downloads
Remote Json Envs - serverless-remote-json-envs <br/> by juancarestre <br/> Allows to use plain JSON files in remote locations being parsed as environment variables in lambdaGithub Stars <br/> NPM Downloads
Reqvalidator Plugin - serverless-reqvalidator-plugin <br/> by RafPe <br/> Serverless plugin to add request validator to API Gateway methodsGithub Stars <br/> NPM Downloads
Resource Policy - serverless-resource-policy <br/> by HubSpotWebTeam <br/> Creates a whitelist of IP or CIDR addresses using serverless resource policiesGithub Stars <br/> NPM Downloads
Resource Tagging - serverless-plugin-resource-tagging <br/> by ilayanambi86 <br/> Plugin to support stackTags based AWS resource tagging and APIGateway tagging.Github Stars <br/> NPM Downloads
Resources Env - serverless-resources-env <br/> by rurri <br/> After Deploy, this plugin fetches cloudformation resource identifiers and sets them on AWS lambdas, and creates local .<state>-env fileGithub Stars <br/> NPM Downloads
Ruby Layer - serverless-ruby-layer <br/> by navarasu <br/> A Serverless Plugin to auto deploy gems to AWS Layer using GemfileGithub Stars <br/> NPM Downloads
Ruby Package - serverless-ruby-package <br/> by joshuaflanagan <br/> Improves packaging and deploying gems for Ruby servicesGithub Stars <br/> NPM Downloads
Run Function Plugin - serverless-run-function-plugin <br/> by lithin <br/> Run serverless function locallyGithub Stars <br/> NPM Downloads
Rust - serverless-rust <br/> by softprops <br/> Deploy Rustlang applications to AWS LambdaGithub Stars <br/> NPM Downloads
S3 Deploy - serverless-s3-deploy <br/> by funkybob <br/> Plugin for serverless to deploy files to a variety of S3 BucketsGithub Stars <br/> NPM Downloads
S3 Encryption - serverless-s3-encryption <br/> by tradle <br/> Set or remove the encryption settings on your s3 bucketsGithub Stars <br/> NPM Downloads
S3 Local - serverless-s3-local <br/> by ar90n <br/> A serverless plugin to run a S3 clone on your local machineGithub Stars <br/> NPM Downloads
S3 Remover - serverless-s3-remover <br/> by sinofseven <br/> A serverless plugin to make s3 buckets empty before deleting cloudformation stack when sls removeGithub Stars <br/> NPM Downloads
S3 Sync - serverless-s3-sync <br/> by k1LoW <br/> A plugin to sync local directories and S3 prefixes for Serverless Framework,Github Stars <br/> NPM Downloads
S3bucket Sync - serverless-s3bucket-sync <br/> by sbstjn <br/> Sync a local folder with a S3 bucket after sls deployGithub Stars <br/> NPM Downloads
Sagemaker Groundtruth - serverless-sagemaker-groundtruth <br/> by piercus <br/> Serverless Plugin with AWS Sagemaker Groundtruth utilities (local template testing, e2e tests ...)Github Stars <br/> NPM Downloads
Sam - serverless-sam <br/> by SAPessi <br/> Exports an AWS SAM template for a service created with the Serverless Framework.Github Stars <br/> NPM Downloads
Scaleway Serverless - serverless-scaleway-serverless <br/> by scaleway <br/> This plugin enables support for Scaleway Serverless Functions and Serverless Containers betas within the Serverless FrameworkGithub Stars <br/> NPM Downloads
Scheduled Functions - serverless-scheduled-functions <br/> by reactor-studio <br/> Schedule your serverless functionsGithub Stars <br/> NPM Downloads
Scriptable Plugin - serverless-scriptable-plugin <br/> by weixu365 <br/> Customize Serverless behavior without writing a plugin.Github Stars <br/> NPM Downloads
Scripts - serverless-plugin-scripts <br/> by mvila <br/> Add scripting capabilities to the Serverless FrameworkGithub Stars <br/> NPM Downloads
Secret Baker - serverless-secret-baker <br/> by vacasaoss <br/> A Serverless Framework Plugin for secure, performant, and deterministic secret management.Github Stars <br/> NPM Downloads
Select - serverless-plugin-select <br/> by FidelLimited <br/> Select which functions are to be deployed based on region and stage.Github Stars <br/> NPM Downloads
Sentry - serverless-sentry <br/> by arabold <br/> Automatic monitoring of memory usage, execution timeouts and forwarding of Lambda errors to Sentry (https://sentry.io).Github Stars <br/> NPM Downloads
Sequelize Migrations - serverless-sequelize-migrations <br/> by manelferreira <br/> Manage Sequelize migrations on your serverless projectGithub Stars <br/> NPM Downloads
Shell - serverless-shell <br/> by UnitedIncome <br/> Drop to a runtime shell with all the environment variables set that you'd have in lambda.Github Stars <br/> NPM Downloads
Simulate - serverless-plugin-simulate <br/> by gertjvr <br/> Simulate AWS Lambda and API Gateway locally using DockerGithub Stars <br/> NPM Downloads
Slic Watch Plugin - serverless-slic-watch-plugin <br/> by fourTheorem <br/> Automatically create CloudWatch alarms and dashboards for Lambda, SQS, Kinesis, DynamoDB, API Gateway and Step FunctionsGithub Stars <br/> NPM Downloads
Sls Rust - sls-rust <br/> by fdaciuk <br/> A Serverless plugin to deploy Rust applicationsGithub Stars <br/> NPM Downloads
Snowflake External Function Plugin - serverless-snowflake-external-function-plugin <br/> by starschema <br/> Serverless Plugin for deploying Snowflake External FunctionsGithub Stars <br/> NPM Downloads
Sns Filter - serverless-sns-filter <br/> by MechanicalRock <br/> Serverless plugin to add SNS Subscription Filters to eventsGithub Stars <br/> NPM Downloads
Spa - serverless-spa <br/> by gilmarsquinelato <br/> Serverless plugin to deploy your website to AWS S3 using Webpack to bundle it.Github Stars <br/> NPM Downloads
Split Stacks - serverless-plugin-split-stacks <br/> by dougmoscrop <br/> Migrate certain resources to nested stacksGithub Stars <br/> NPM Downloads
Sqs Alarms Plugin - serverless-sqs-alarms-plugin <br/> by sbstjn <br/> Wrapper to setup CloudWatch Alarms on SQS queue lengthGithub Stars <br/> NPM Downloads
Sqs Fifo - serverless-sqs-fifo <br/> by vortarian <br/> A serverless plugin to handle creation of sqs fifo queue's in aws (stop-gap)Github Stars <br/> NPM Downloads
Ssm Fetch - serverless-ssm-fetch <br/> by gozup <br/> Sets "AWS Systems Manager Parameter Store (SSM)" parameters into functions' environment variables.Github Stars <br/> NPM Downloads
Stack Config - serverless-plugin-stack-config <br/> by rawphp <br/> A serverless plugin to manage configurations for a stack across micro-services.Github Stars <br/> NPM Downloads
Stack Output - serverless-stack-output <br/> by sbstjn <br/> Store output from your AWS CloudFormation Stack in JSON/YAML/TOML files, or to pass it to a JavaScript function for further processing.Github Stars <br/> NPM Downloads
Stack Outputs - serverless-plugin-stack-outputs <br/> by svdgraaf <br/> Displays stack outputs for your serverless stacks when sls info is ranGithub Stars <br/> NPM Downloads
Stack Policy By Resource Type - serverless-stack-policy-by-resource-type <br/> by neverendingqs <br/> Serverless Framework plugin for automatically populating CloudFormation stack policy statements by resource type.Github Stars <br/> NPM Downloads
Stack Termination Protection - serverless-stack-termination-protection <br/> by miguel-a-calles-mba <br/> Serverless plugin to update the CloudFormation stack termination protection.Github Stars <br/> NPM Downloads
Stackstorm - serverless-plugin-stackstorm <br/> by StackStorm <br/> Reusable Functions from StackStorm ExchangeGithub Stars <br/> NPM Downloads
Stage Manager - serverless-stage-manager <br/> by jeremydaly <br/> Super simple Serverless plugin for validating stage names before deploymentGithub Stars <br/> NPM Downloads
Stage Variables - serverless-plugin-stage-variables <br/> by svdgraaf <br/> Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda'sGithub Stars <br/> NPM Downloads
Staging - serverless-plugin-staging <br/> by icarus-sullivan <br/> A plugin to restrict the deployment of resources or functions on a per stage basisGithub Stars <br/> NPM Downloads
Static - serverless-plugin-static <br/> by a-pavlenko <br/> Serving static files locally with serverless-offline or a standalone commandGithub Stars <br/> NPM Downloads
Static - serverless-static <br/> by iliasbhal <br/> Easily serve files from a folder while developing on localhost with the serverless-offline pluginGithub Stars <br/> NPM Downloads
Step Functions - serverless-step-functions <br/> by horike37 <br/> AWS Step Functions with Serverless Framework.Github Stars <br/> NPM Downloads
Step Functions Offline - serverless-step-functions-offline <br/> by vkkis93 <br/> Emulate step functions locally when developing your Serverless projectGithub Stars <br/> NPM Downloads
Sthree Env - serverless-sthree-env <br/> by StyleTributeIT <br/> Serverless plugin to get config from a json formatted file in S3 and copy them to environment variableGithub Stars <br/> NPM Downloads
Subscription Filter - serverless-plugin-subscription-filter <br/> by tsub <br/> A serverless plugin to register AWS CloudWatchLogs subscription filterGithub Stars <br/> NPM Downloads
Subscription Filter - serverless-subscription-filter <br/> by blackevil245 <br/> Serverless plugin to register subscription filter for Lambda logs. Register and pipe the logs of one lambda to another to process.Github Stars <br/> NPM Downloads
Sumologic - serverless-plugin-sumologic <br/> by ACloudGuru <br/> This Serverless plugin deploys Cloudformation Stack with resources required to send Cloudformation Logs to Sumologic. This stack uses AWS Lambda to subscribe to your CloudWatch Log Group and POSTs the log data directly to Sumo HTTP Source.Github Stars <br/> NPM Downloads
Tables - serverless-plugin-tables <br/> by chris-feist <br/> Easily configure table resources, such as DynamoDBGithub Stars <br/> NPM Downloads
Tag Api Gateway - serverless-tag-api-gateway <br/> by gfragoso <br/> Serverless plugin to tag API GatewayGithub Stars <br/> NPM Downloads
Tag Cloud Watch Logs - serverless-plugin-tag-cloud-watch-logs <br/> by pretty-fun-therapy <br/> Small serverless plugin providing a way to add tags to CloudWatch resourcesGithub Stars <br/> NPM Downloads
Tag Cloud Watch Logs - serverless-tag-cloud-watch-logs <br/> by gfragoso <br/> Serverless plugin to tag CloudWatchLogsGithub Stars <br/> NPM Downloads
Tag Sns Topic - serverless-tag-sns-topic <br/> by inokappa <br/> Serverless plugin to tag SNS TopicGithub Stars <br/> NPM Downloads
Tag Sqs - serverless-tag-sqs <br/> by gfragoso <br/> Serverless plugin to tag SQS - Simple Queue ServiceGithub Stars <br/> NPM Downloads
Tagsns - serverless-plugin-tagsns <br/> by ManoManoTech <br/> Serverless plugin to add Tags to SNS TopicsGithub Stars <br/> NPM Downloads
Tencent Scf - serverless-tencent-scf <br/> by tencentyun <br/> Serverless framework provider plugin for Tencent SCF(Serverless Cloud Function)Github Stars <br/> NPM Downloads
Tesseract - serverless-tesseract <br/> by Suor <br/> Add Tesseract OCR Engine to your build.Github Stars <br/> NPM Downloads
Test Helper - serverless-plugin-test-helper <br/> by manwaring <br/> Makes it easier to end-to-end test deployed deployed services by saving CloudFormation Stack Outputs locally and exposing values via a simple Node.js libraryGithub Stars <br/> NPM Downloads
Tracer - serverless-plugin-tracer <br/> by enykeev <br/> Trace serverless hooks as they executeGithub Stars <br/> NPM Downloads
Tracing - serverless-plugin-tracing <br/> by alex-murashkin <br/> Enables AWS X-Ray (https://aws.amazon.com/xray/) for the entire Serverless stack or individual functions.Github Stars <br/> NPM Downloads
Transpiler - serverless-plugin-transpiler <br/> by medikoo <br/> Transpile lambda files during packaging stepGithub Stars <br/> NPM Downloads
Tree Shake - serverless-plugin-tree-shake <br/> by sergioramos <br/> Shake the dependency tree and only package files neededGithub Stars <br/> NPM Downloads
Typescript - serverless-plugin-typescript <br/> by graphcool <br/> Serverless plugin for zero-config Typescript support.Github Stars <br/> NPM Downloads
Typescript Express - serverless-plugin-typescript-express <br/> by eliasjcjunior <br/> Serverless plugin Typescript support with express integrationGithub Stars <br/> NPM Downloads
Typetalk - serverless-plugin-typetalk <br/> by is2ei <br/> Sends notification to TypetalkGithub Stars <br/> NPM Downloads
Utils - serverless-plugin-utils <br/> by icarus-sullivan <br/> A collection of serverless framework utilitiesGithub Stars <br/> NPM Downloads
Vault Plugin - serverless-vault-plugin <br/> by Rondineli <br/> A Serverless plugin to retrieve passwords from vault and encrypt to kmsGithub Stars <br/> NPM Downloads
Vault V2 - serverless-plugin-vault-v2 <br/> by eliasjcjunior <br/> Simplify integration between serverless and vault to storage environments variablesGithub Stars <br/> NPM Downloads
Version Tracker - serverless-version-tracker <br/> by danepowell <br/> A serverless plugin for tracking deployed versions of your code.Github Stars <br/> NPM Downloads
Vpc Discovery - serverless-vpc-discovery <br/> by amplify-education <br/> Serverless plugin for discovering VPC / Subnet / Security Group configuration by name.Github Stars <br/> NPM Downloads
Vpc Eni Cleanup - serverless-plugin-vpc-eni-cleanup <br/> by medikoo <br/> Automatic cleanup of VPC network interfaces on stage removalGithub Stars <br/> NPM Downloads
Vpc Plugin - serverless-vpc-plugin <br/> by smoketurner <br/> Serverless plugin to create a VPCGithub Stars <br/> NPM Downloads
Warmup - serverless-plugin-warmup <br/> by juanjoDiaz <br/> Keep your lambdas warm during Winter.Github Stars <br/> NPM Downloads
Webpack - serverless-plugin-webpack <br/> by goldwasserexchange <br/> A serverless plugin to automatically bundle your functions individually with webpackGithub Stars <br/> NPM Downloads
Webpack - serverless-webpack <br/> by serverless-heaven <br/> Serverless plugin to bundle your lambdas with WebpackGithub Stars <br/> NPM Downloads
Website Domain - serverless-website-domain <br/> by williamsandonz <br/> A plugin that creates Route 53 records that point to your Cloudfront hosted static website, including www/non-www redirects.Github Stars <br/> NPM Downloads
Websockets Plugin - serverless-websockets-plugin <br/> by serverless <br/> Websocket support for Serverless Framework on AWSGithub Stars <br/> NPM Downloads
Whitelisting - serverless-whitelisting <br/> by tho-asterist <br/> A Serverless plugin to create a whitelist for IP addresses, CIDR for a serverless application, using resource policies. Support privateStages, publicStages and publicPaths.Github Stars <br/> NPM Downloads
Workspaces Plugin - serverless-workspaces-plugin <br/> by sergioramos <br/> Resolve and Symlink hoisted dependencies when individually packaging each functionGithub Stars <br/> NPM Downloads
Write Env Vars - serverless-plugin-write-env-vars <br/> by silvermine <br/> Write environment variables out to a file that is compatible with dotenvGithub Stars <br/> NPM Downloads
Wsgi - serverless-wsgi <br/> by logandk <br/> Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packagesGithub Stars <br/> NPM Downloads
<!-- ⛔️ AUTO-GENERATED-CONTENT:END - Do not remove or modify this section. Make all updates to plugins.json -->