dflook/configure-oidc-aws-credentials

Fetch temporary AWS session credentials using OIDC

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
role-arnARN of the role to assumeyes
sts-regionThe region to use the STS regional endpoint in. If not set, will use the global endpoint.no
audienceThe OIDC audience to use. The default is set by the GitHub OIDC provider if not set here.no
role-session-nameA name to give the role sessionnoGitHubActions
duration-secondsDuration of the role sessionno3600
export-variablesSet to true to export AWS environment variablesnofalse
namedescription
aws-access-key-idThe access key id for the temporary credentials
aws-secret-access-keyThe secret access key for the temporary credentials
aws-session-tokenThe session token for the temporary credentials
expirationThe date on which the credentials expire