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

serverless-tag-api-gateway

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

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
Source
npm
Version published
Weekly downloads
1K
32.19%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

serverless

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