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