• 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
gfragoso

Serverless Tag Cloud Watch Logs

by

Serverless plugin to tag CloudWatchLogs

0
9
  1. Serverless Tag Cloud Watch Logs

serverless-tag-cloud-watch-logs

Serverless plugin to tag CloudWatchLogs

Installation

Install the plugin via NPM

npm install --save-dev serverless-tag-cloud-watch-logs

Usage

In Serverless template:

custom:
  cloudWatchLogsTags:
    TagName1: TagValue1
    TagName2: TagValue2

plugins: 
  - serverless-tag-cloud-watch-logs

Contents

  • serverless-tag-cloud-watch-logs
  • Installation
  • Usage

Related

GuidesPluginsExamplesSlack CommunitySupport