tmknom/AWS Credentials

This action is a wrapper for [aws-actions/configure-aws-credentials][aws-actions]. ## Usage ```yaml steps: - name: AWS Credentials uses: tmknom/aws-credentials-action@v0 with: aws-account-id: 123456789012 iam-role-name: example-oidc-role ```

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-account-idThe number used to identify the Amazon Web Services account.yes
iam-role-nameThe name of the role to assume.yes
aws-regionThe region to use.nous-east-1
mask-aws-account-idWhether to mask the AWS account ID for these credentials as a secret value.notrue
mask-iam-role-nameWhether to mask the IAM role name for these credentials as a secret value.notrue
duration-secondsThe duration of the session in seconds.no3600
namedescription
session-nameRole session name.