SRVR
LSS
Serverless Directory
Serverless Plugins
Serverless Frameworks
Contact / Feedback
aws-lambda
Serverless Plugins
50 Plugins Tagged with
'aws-lambda'
Serverless Wsgi
0
0
0
-github-
Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages
serverless
wsgi
python
flask
aws-lambda
Serverless Static
0
0
0
-github-
Easily serve files from a folder while developing on localhost with the serverless-offline plugin
serverless
s3
aws-lambda
localhost
Serverless Stage Manager
0
0
0
-github-
Super simple Serverless plugin for validating stage names before deployment
serverless
serverless-framework
nodejs
serverless-deployments
aws-lambda
Serverless Sentry Plugin
0
0
0
-github-
Automatic monitoring of memory usage, execution timeouts and forwarding of Lambda errors to Sentry (https://sentry.io).
sentry
serverless
serverless-framework
aws-lambda
raven
Serverless Sam
0
0
0
-github-
Exports an AWS SAM template for a service created with the Serverless Framework.
serverless
serverless-framework
aws
aws-sam
lambda
Serverless S3 Local
0
0
0
-github-
A serverless plugin to run a S3 clone on your local machine
serverless
serverless-offline
serverless-plugin
s3
aws-lambda
Serverless Rust
0
0
0
-github-
Deploy Rustlang applications to AWS Lambda
rustlang
serverless
aws
lambda
aws-lambda
Serverless Ruby Layer
0
0
0
-github-
A Serverless Plugin to auto deploy gems to AWS Layer using Gemfile
serverless
serverless-plugin
aws-lambda
aws-lambda-ruby
aws
Serverless Rack
0
0
0
-github-
Serverless plugin to deploy Ruby Rack applications (Sinatra/Padrino/Cuba etc.)
serverless
serverless-plugin
aws-lambda
ruby
rails
Serverless Python Individually
0
0
0
-github-
A serverless framework plugin to install multiple lambda functions written in python
aws-lambda
serverless
serverless-plugin
Serverless Pydeps
0
0
0
-github-
Serverless plugin to quickly automate Python dependencies
serverless
serverless-framework
serverless-plugin
aws
aws-lambda
Serverless Prune Plugin
0
0
0
-github-
Deletes old versions of functions from AWS, preserving recent and aliased versions
serverless
serverless-framework
aws-lambda
Serverless Plugin Webpack
0
0
0
-github-
A serverless plugin to automatically bundle your functions individually with webpack
serverless
webpack
webpack2
tree-shaking
optimization
Serverless Plugin Warmup
0
0
0
-github-
Keep your lambdas warm during Winter.
serverless
serverless-plugin
lambda
aws-lambda
aws
Serverless Plugin Subscription Filter
0
0
0
-github-
A serverless plugin to register AWS CloudWatchLogs subscription filter
serverless-plugin
serverless
aws-lambda
aws
nodejs
Serverless Plugin Stackstorm
0
0
0
-github-
Reusable Functions from StackStorm Exchange
serverless
stackstorm
stackstorm-action
lambda
aws
Serverless Plugin Select
0
0
0
-github-
Select which functions are to be deployed based on region and stage.
serverless
serverless-functions
aws-lambda
nodejs
Serverless Plugin Parcel
0
0
0
-github-
Serverless Parcel plugin with watch mode and serverless-offline support
serverless-plugin
parcel
serverless-offline
typescript
lambda
Serverless Plugin Optimize
0
0
0
-github-
Bundle with Browserify, transpile with Babel to ES5 and minify with Uglify your Serverless functions.
serverless
uglify
minify
serverless-functions
babel
Serverless Plugin Node Shim
0
0
0
-github-
Serverless plugin to run your functions in nodejs version (8 LTS, 9+) on aws lambda
serverless
serverless-framework
aws-lambda
nodejs
serverless-plugin
Serverless Plugin Git Variables
0
0
0
-github-
A Serverless plugin to expose git variables (branch name, HEAD description, full commit hash) to your serverless services
serverless
serverless-plugin
serverless-framework
aws-lambda
aws
Serverless Plugin Epsagon
0
0
0
-github-
Distributed tracing that helps you monitor and troubleshoot your serverless applications.
serverless
serverless-plugin
serverless-framework
lambda
aws-lambda
Serverless Plugin Canary Deployments
0
0
0
-github-
A Serverless plugin to implement canary deployments of Lambda functions
serverless
serverless-plugin
canary-deployments
serverless-framework
lambda-functions
Serverless Plugin Browserifier
0
0
0
-github-
Reduce the size and speed up your Node.js based lambda's using browserify.
browserify
serverless
node-lambda
serverless-plugin-browserify
digitalmaas
Serverless Apigw Sqs Plugin
0
0
0
-github-
Plugin that creates an AWS APIGateway resource to connect to an AWS Simple Queue Service (SQS) without the use of a lambda.
serverless-plugin
aws
aws-lambda
aws-sqs
Serverless Package External
0
0
0
-github-
A Serverless plugin to add external folders to the deploy package
serverless
serverless-framework
aws-lambda
serverless-plugin
serverless-package
Serverless Offline
0
0
0
-github-
Emulate AWS λ and API Gateway locally when developing your Serverless project
serverless
aws-lambda
aws-apigateway
Serverless Offline Schedule
0
0
0
-github-
Emulate schedule events locally when developing your Serverless project
serverless
serverless-framework
aws-lambda
cloudwatch-events
scheduler
Serverless Multi Dotnet
0
0
0
-github-
A serverless plugin to pack C# lambdas functions that are spread to multiple CS projects.
serverless
serverless-plugin
aws-lambda
dotnet
aws
Serverless Modular
0
0
0
-github-
Helps you deploy and manage multiple features with single root serverless file
serverless
serverless-plugin
serverless-framework
serverless-deployments
aws-lambda
Serverless Middleware
0
0
0
-github-
Serverless plugin to allow middleware handlers configured directly in serverless.yaml
serverless
aws-lambda
aws
lambda
aws-plugin
Serverless Lumigo Plugin
0
0
0
-github-
Serverless monitoring and troubleshooting plugin to easily apply distributed tracing with Lumigo
serverless
aws-lambda
tracing
troubleshooting
monitoring
Serverless Localstack
0
0
0
-github-
Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
serverless
aws-lambda
aws
serverless-framework
Serverless Local Dev Server
0
0
0
-github-
Speeds up development of Alexa Skills, Chatbots and APIs by exposing your functions as local HTTP endpoints and mapping received events.
serverless-plugin
alexa
http
local
development
Serverless Layers
0
0
0
-github-
How to reduce drastically lambda size
serverless
serverless-plugin
layers
aws
aws-lambda
Serverless Ini Env
0
0
0
-github-
Nice Serverless plugin to setup environment variables with ini file
serverless-plugin
serverless
ini
aws
aws-lambda
Serverless Http Invoker
0
0
0
-github-
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.
serverless
mocha
aws-lambda
serverless-functions
serverless-framework
Serverless Haskell
0
0
0
-github-
Deploying Haskell applications to AWS Lambda with Serverless
aws
serverless
haskell
haskell-stack
aws-lambda
Serverless Export Env
0
0
0
-github-
Export environment variables into a .env file with automatic AWS CloudFormation reference resolution.
serverless-plugin
dotenv
aws
aws-lambda
serverless
Serverless Event Body Option
0
0
0
-github-
Serverless plugin that provides the extra CLI option for the invoke command to support passing the HTTP body data.
serverless
serverless-framework
serverless-plugin
aws-lambda
serverless-applications
Serverless Es Logs
0
0
0
-github-
A Serverless plugin to transport logs to ElasticSearch
aws
lambda
aws-lambda
amazon-web-services
api-gateway
Serverless Custom Packaging Plugin
0
0
0
-github-
Plugin to package your sourcecode using a custom target path inside the zip.
serverless-framework
serverless-plugin
aws-lambda
serverless
Serverless Cljs Plugin
0
0
0
-github-
Enables Clojurescript as an implementation language for Lambda handlers
clojurescript
aws-lambda
serverless
serverless-plugin
aws
Serverless Aws Static File Handler
0
0
0
-github-
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.
serverless
serverless-framework
serverless-architectures
aws-lambda
serverless-functions
Serverless Aws Alias
0
0
0
-github-
This plugin enables use of AWS aliases on Lambda functions.
serverless-framework
aws
aws-lambda
serverless
lambda-functions
Microgamma
0
0
0
-github-
This serverless plugin enables you to write AWS lambda with typescript using Microgamma
aws-lambda
serverless
serverless-framework
dependency-injection
mongodb
Serverless Apig S3
0
0
0
-github-
Serve static front-end content from S3 via the API Gateway and deploy client bundle to S3.
serverless
serverless-plugin
aws
aws-lambda
aws-s3
Want more Plugins?
Browse All Plugins
Browse All Plugin Topics
serverless
serverless-plugin
aws
serverless-framework
lambda
plugin
nodejs
api-gateway
cloudformation