mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-08 07:47:10 +00:00
chore: minor README update
This commit is contained in:
parent
40c1389cab
commit
f6445e06fc
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ You can specify the audience through the `audience` input:
|
|||
|
||||
### Configuring IAM to trust GitHub
|
||||
To use GitHub's OIDC provider, you must first set up federation
|
||||
with the provider in as an IAM IdP. The GitHub OIDC provider only needs to be
|
||||
with the provider as an IAM IdP. The GitHub OIDC provider only needs to be
|
||||
created once per account (i.e. multiple IAM Roles that can be assumed by the
|
||||
GitHub's OIDC can share a single OIDC Provider). Here is a sample CloudFormation
|
||||
template that will configure this trust for you.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue