We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d8cba3 + 0d129e7 commit 37fe9a7Copy full SHA for 37fe9a7
README.md
@@ -296,7 +296,7 @@ You can specify the audience through the `audience` input:
296
uses: aws-actions/[email protected]
297
with:
298
audience: sts.amazonaws.com.cn
299
- aws-region: us-east-3
+ aws-region: cn-northwest-1
300
role-to-assume: arn:aws-cn:iam::123456789100:role/my-github-actions-role
301
```
302
0 commit comments