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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 5, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/dkershner6_aws-ssm-getparameters-action@7d9b886c53d80ccd3c56fae27e5855e3be91aab4 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| parameterPairs | The 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 | — |
| withDecryption | Whether to decrypt SecretString SSM parameters. Defaults to true. | no | true |
Outputs
no outputs