Update example ARN of China Role (#1025)
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
This commit is contained in:
parent
1b1cca71d5
commit
e0fc2428cc
1 changed files with 1 additions and 1 deletions
|
|
@ -289,7 +289,7 @@ You can specify the audience through the `audience` input:
|
|||
with:
|
||||
audience: sts.amazonaws.com.cn
|
||||
aws-region: us-east-3
|
||||
role-to-assume: arn:aws:iam::123456789100:role/my-github-actions-role
|
||||
role-to-assume: arn:aws-cn:iam::123456789100:role/my-github-actions-role
|
||||
```
|
||||
|
||||
### Configuring IAM to trust GitHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue