nohmad/AWS SSM Parameter Store Action
Put parameters' value out to file by path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS_ACCESS_KEY_ID | yes | — |
| aws-secret-access-key | AWS_SECRET_ACCESS_KEY | yes | — |
| aws-region | AWS_REGION | yes | — |
| path | Path to parameters to get by | yes | — |
| recursive | Whether to get recursively | no | false |
| pattern | Pattern to match parameter's base name (without path) | no | — |
| with-decryption | Whether to decrypt | no | true |
| format | Format to save as _dotenv_ or _as-is_. `outputs` are available even if it is empty | no | — |
| filename | File name to be written | no | — |
Outputs
no outputs