• Pricing
© 2026 Serverless, Inc. All rights reserved.

Framework

  • Overview
  • Documentation
  • Plugins360
  • Pricing

Learn

  • Blog
  • GuidesUpdated
  • Examples240
  • Courses

Resources

  • Support
  • Security
  • Trust Center
  • Status

Community

  • Slack
  • GitHub47k
  • Forum
  • Meetups

Company

  • About
  • Careers
  • Contact
  • Partners

Legal

  • Terms of Service
  • Privacy Policy
  • Trademark
  • DMCA
mikepatrick

API Gateway Stage Tag Plugin

by

A shim to tag API Gateway stages until CloudFormation/Serverless support arrives.

0
2
  1. API Gateway Stage Tag Plugin

A shim to tag API Gateway stages until CloudFormation/Serverless support arrives.

Usage

In Serverless template:

plugins: 
  - api-gateway-stage-tag-plugin

custom:
  apiStageTags:
    TagName1: TagValue1
    TagName2: TagValue2

Contents

  • Usage

Related

GuidesPluginsExamplesSlack CommunitySupport