Skip to content

This is a SLS plugin that allows you to remove the reserved concurrency settings from your Lambda functions in a specific stage.

Notifications You must be signed in to change notification settings

Drafteame/serverless-plugin-stage-reserved-concurrency

Repository files navigation

Serverless Plugin stage-based Reserved Concurrency

This is a Serverless plugin that allows you to remove the reserved concurrency settings from your Lambda functions in a specific stage.

Installation

npm install serverless-plugin-stage-reserved-concurrency --save-dev

Usage

Add the following to your serverless.yml file:

plugins:
  - serverless-plugin-stage-reserved-concurrency

By default, the plugin will remove the reserved concurrency settings from your Lambda functions in the dev and development stages.

About

This is a SLS plugin that allows you to remove the reserved concurrency settings from your Lambda functions in a specific stage.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •