-
Notifications
You must be signed in to change notification settings - Fork 521
Closed
Labels
documentationThis is an issue with documentationThis is an issue with documentationneeds-triageThis issue still needs to be triagedThis issue still needs to be triaged
Description
Describe the issue
https://github.com/aws-actions/configure-aws-credentials/blob/main/README.md#oidc-audience
- name: Configure AWS Credentials for China region audience
uses: aws-actions/[email protected]
with:
audience: sts.amazonaws.com.cn
aws-region: us-east-3
role-to-assume: arn:aws-cn:iam::123456789100:role/my-github-actions-role
I guess the aws-region
should be something like cn-northwest-1
.
Metadata
Metadata
Assignees
Labels
documentationThis is an issue with documentationThis is an issue with documentationneeds-triageThis issue still needs to be triagedThis issue still needs to be triaged