Better AWS credentials resolution plugin for serverless
A Serverless plugin to implement canary deployment of Lambda functions
serverless plugin to create a api key and usage pattern (if they don't already exist) and associates them to the Rest Api
Serverless plugin for using cloudside resources during local development
node-postgres for serverless environments from neon.com
Deploy Lambda functions to AWS in seconds with [Serverless Components](https://github.com/serverless/components). Utilizes layers for dependency management and S3 accelerated uploads for maximum upload speeds.
Run headless Chrome/Chromium on AWS Lambda
Plugin for the Serverless framework that offers improved AWS Lambda layer management
Serverless plugin that uses browserify to bundle Node.js lambda functions
Serverless plugin to process AWS CloudFormation Stack Output
Cube.js Serverless
<!--BEGIN STABILITY BANNER-->
A plugin that tags serverless created resources with the tags Vanta requires for compliance.
This is a proof of concept to see if we can replicate Amazon API Gateway using docker images to run lambda
Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway
Easily provision Layers for AWS Lambda using [Serverless Components](https://github.com/serverless/components).
Official Typescript client for QStash
Serverless plugin to add custom dependsOn to CloudFormation resouces
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
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.
Cypress Reporter | Enhances your Cypress test suite with the cypress-xray-junit-reporter a specialized custom reporter designed to seamlessly generating comprehensive XRay-compatible JUnit-style XML reports, complete with embedded screenshots on test fail
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