ReplicationDestination
An array of objects representing the destination for a replication rule.
Contents
- region
-
The Region to replicate to.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 25.
Pattern:
[0-9a-z-]{2,25}
Required: Yes
- registryId
-
The AWS account ID of the Amazon ECR private registry to replicate to. When configuring cross-Region replication within your own registry, specify your own account ID.
Type: String
Pattern:
[0-9]{12}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: