krane-labs/Setup OIDC AWS profile
Gets a GH token and uses it to setup an AWS profile with OIDC
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 9, 2024
- License
- None
Pinned Snippet
uses: krane-labs/gha-aws-oidc-profiles@909ae1dccdf38e0576643c4b203af58b8e2f5eac # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| role-to-assume | The arn of the role to assume | yes | — |
| role-session-name | The name of the session | yes | — |
| aws-region | The AWS region to use | yes | — |
| profile | The name of the profile to create | yes | — |
Outputs
no outputs