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