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.