meisterplan/AWS OIDC Credentials via Role Assume Chaining
Retrieve AWS credentials by chaining role assumes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| role-for-oidc | The role that should be used for GitHub OIDC authentication | yes | — |
| role-to-assume | The role that should be finally assumed | yes | — |
| aws-region | Region to assume | yes | — |
| role-session-name | The session name that should be used when assuming roles | yes | github-actions |
| role-duration-seconds | duration of the credentials validity | yes | 3600 |
Outputs
no outputs