• Pricing
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
gfragoso

Serverless Tag API Gateway

by

Serverless plugin to tag API Gateway

0
7
  1. Serverless Tag API Gateway

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

Contents

  • serverless-tag-api-gateway
  • Installation
  • Usage

Related

GuidesPluginsExamplesSlack CommunitySupport