step-security/AWS Secrets Manager GitHub Action
GitHub action for retrieving secrets from AWS Secrets Manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secret-ids | One or more secret names, secret ARNs, or secret prefixes to retrieve | yes | — |
| parse-json-secrets | (Optional) If true, JSON secrets will be deserialized, creating a secret environment variable for each key-value pair. | no | false |
| name-transformation | (Optional) Transforms environment variable name. Options: uppercase, lowercase, none. Default value: uppercase. | no | uppercase |
| auto-select-family-attempt-timeout | (Optional) Timeout (ms) for dual-stack DNS first IP connection attempt. Needed for geographically distant GitHub action workers | no | 1000 |
Outputs
no outputs