1.0.4 • Published 3 years ago

mssnews-serverless-param-store-usage-tagger v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Overview

Serverless plugin listens for AWS SSM getParameter calls and will in turn add the following tags to those parameters:

Usage

The plugin will run on any sls commands that access parameter store, like deploy, but info is a lightweight and easy way to trigger.

sls plugin install --name mssnews-serverless-param-store-usage-tagger --stage dev
sls info --stage dev

Console Logging

If needed, the plugin looks for the SLS_DEBUG environment variable to write out extra logs to console.

SLS_DEBUG=1 sls info --stage dev
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago