🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

serverless-tag-api-gateway

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-tag-api-gateway

Serverless plugin to tag API Gateway

1.0.0
latest
Version published
Weekly downloads
908
-12.52%
Maintainers
1
Weekly downloads
 
Created

serverless-tag-api-gateway

Serverless plugin to tag API Gateway

Installation

Install the plugin via NPM

npm install --save-dev serverless-tag-api-gateway

Usage

In Serverless template:

custom:
  apiGatewayTags:
    TagName1: TagValue1
    TagName2: TagValue2

plugins: 
  - serverless-tag-api-gateway

FAQs

Package last updated on 03 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts