Skip to content

Wrong example region for China partition #1386

Closed
@jizusun

Description

@jizusun

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

No one assigned

    Labels

    documentationThis is an issue with documentationneeds-triageThis issue still needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions