View a markdown version of this page

ARNs for Amazon Web Services China - Getting Started with Amazon Web Services China
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ARNs for Amazon Web Services China

In the China (Beijing) and China (Ningxia) Regions, the Amazon Resource Name (ARN) syntax includes a cn.

arn:aws-cn

If an ARN requires you to specify a region:

  • For the China (Beijing) Region, use cn-north-1.

    Example for Amazon Relational Database Service:

    arn:aws-cn:rds:cn-north-1:123456789012:db:mysql-db
  • For the China (Ningxia) Region, use cn-northwest-1.

    Example for Amazon Elastic Compute Cloud:

    arn:aws-cn:ec2:cn-northwest-1:123456789012:volume/vol-1a2b3c4d

For additional information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.