actions-marketplace-validations/AWS SSM Parameter Store GetParameters Action

AWS Systems Manager Parameter Store GetParameters call, including placing the results into environment variables

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 5, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dkershner6_aws-ssm-getparameters-action@7d9b886c53d80ccd3c56fae27e5855e3be91aab4 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
parameterPairsThe parameters you would like to retrieve, in pair format with an equal in between and comma delimited. The parameter name is the key, and the environment variable name is the value.yes
withDecryptionWhether to decrypt SecretString SSM parameters. Defaults to true.notrue

no outputs