

# Amazon Elastic Container Registry (Amazon ECR) in Amazon Web Services China
<a name="ecr"></a>

 Amazon Elastic Container Registry (Amazon ECR) is a managed Amazon Docker registry service that is secure, scalable, and reliable. Amazon ECR supports private Docker repositories with resource-based permissions using Amazon Identity and Access Management (IAM) so that specific users or Amazon EC2 instances can access repositories and images. Developers can use the Docker CLI to push, pull, and manage images.

## Region availability
<a name="feature-regions"></a>

 Amazon Elastic Container Registry is available in the following regions in China:
+  China (Beijing) Region
+  China (Ningxia) Region

## How Amazon ECR differs
<a name="feature-diff"></a>

The following differences apply to Amazon Elastic Container Registry:
+ As of October 1, 2025, [Repository creation templates](https://docs.amazonaws.cn/AmazonECR/latest/userguide/repository-creation-templates.html) are supported in all China regions.
+ Cross-region and cross-account replication is now supported between the China Regions. However, cross-Region and cross-account replication is not available between China Regions and Amazon Web Services Regions outside of China.
+ The Amazon ECR VPC endpoints are `cn.com.amazonaws.cn-northwest-1.ecr.dkr` and `cn.com.amazonaws.cn-northwest-1.ecr.api`. For more information, see [Amazon ECR interface VPC endpoint (Amazon PrivateLink)](https://docs.amazonaws.cn/AmazonECR/latest/userguide/vpc-endpoints.html).
+  Amazon ECR to Amazon ECR [pull through cache rules](https://docs.amazonaws.cn/AmazonECR/latest/userguide/pull-through-cache.html) are only available in the same partition.
+  [Pull through cache rules](https://docs.amazonaws.cn/AmazonECR/latest/userguide/pull-through-cache.html) for all non-Amazon ECR upstream registries are not available.
+  [ECR managed signing](https://docs.amazonaws.cn/AmazonECR/latest/userguide/managed-signing.html) is not available.

## Documentation
<a name="feature-guides"></a>
+  [Amazon Elastic Container Registry User Guide](https://docs.amazonaws.cn/AmazonECR/latest/userguide/) 
+  [Amazon Elastic Container Registry API Reference](http://docs.aws.amazon.com/ecr/latest/APIReference/Welcome.html) 