mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-06 03:17:04 +00:00
chore: lint fix (whitespace)
This commit is contained in:
parent
c993d61ae2
commit
bd55e49e36
1 changed files with 1 additions and 1 deletions
|
|
@ -574,7 +574,7 @@ To align with the Amazon IAM best practice of [granting least
|
|||
privilege][least-privilege], the assume role policy document should contain a
|
||||
[`Condition`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html)
|
||||
that restricts which workflows can assume the role. Without any condition, any
|
||||
GitHub user or repository could potentially assume the role.
|
||||
GitHub user or repository could potentially assume the role.
|
||||
|
||||
GitHub provides a number of additional claims in the OIDC token that you can use
|
||||
in your IAM policies to scope down permissions. Early versions of this action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue