landtechnologies/ssm-put-parameter

Puts parameter to AWS Parameter Store using AWS CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 1, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: landtechnologies/ssm-put-parameter@ee29f910328360b43aa68a91c368e9a73d85e319 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
nameName of the parameteryes
valueValue of the parameteryes
descriptionDescription of the parameterno""
typeType of the parameter: [String | SecureString | StringList]noString
overwriteIf needed to overwrite the parameter: ['overwrite' | 'no-overwrite']nooverwrite
tierTier of the parameter: noIntelligent-Tiering

no outputs