This Serverless Platform SDK makes it easy to interact with the Serverless Platform and perform operations on it. Please note that there is an existing `@serverless/platform-sdk` npm module for interacting with the Serverless Inc. SaaS original platform s
Wrapper to run lambda on express. Works great for running lambdas as an express server during development but is production ready. Developed to work in conjunction with matthewkeil/full-stack-pattern cdk construct.
Deploy your serverless static website to AWS S3.
This component is used behind the scenes to deploy your YAML templates. It is loaded by the serverless CLI and executed just as any other component. However, there's a lot you can do with this component programmatically. See the sections below for some ex
Serverless plugin to support AWS function aliases
Serverless nested stack workaround for cloudformation 200 resource limit
Serverless plugin for test driven development using mocha
Serverless plugin for leo microservices
A construct for deploying a Lambda function that can be invoked every time unit less than one minute.
Serverless Framework plugin that empties S3 buckets before removing a stack
Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures
A Serverless plugin that allows you to maintain your normal project structure while developing Lambda Layers.
Serverless plugin to disable Request Validators from API Gateway
[](http://www.serverless.com) [](https://badge.fury.io/js/serverless-offline-schedule) [
serverless plugin that would create global dynamodb tables for specified tables
Deploy a fullstack serverless web app (including React, Angular, Node.js, Python) with an AWS CloudFront distribution in front of your API Gateway and static content from S3. Use your own custom domain, SSL from AWS, and AWS Web Application Firewall.
Super simple serverless plugin for validating stage names before deployment
Serverless dynamodb client plugin
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.