produce8/Produce8/AWS SSM parameters to environment variables
load AWS SSM Parameters into environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ssm-path | AWS SSM path for parameter (eg. `/ssm/parameter`) | yes | — |
| ssm-value | AWS SSM value to create new parameter | no | — |
| ssm-value-type | AWS SSM parameter type: String, StringList or SecureString | no | — |
| prefix | Set a prefix on the environment variable | no | — |
| decryption | Whether the parameter must be decrypted or not | no | — |
| nullable | Whether the parameter must exist or not | no | — |
| json-as-string | Pass JSON object as a string | no | — |
Outputs
no outputs