cbs-sports/Export AWS SSM Parameters
Retrieves parameters from your AWS SSM Parameter Store and exports them as environment variables.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The SSM Parameter Store path | yes | — |
| decrypt | Whether to decrypt any secure values | no | false |
| recursive | Whether to include all parameters within a hierarchy | no | true |
| prefix | An optional prefix to add to the env var names | no | "" |
Outputs
no outputs