Returns the replication status for a specified image.
See https://www.paws-r-sdk.com/docs/ecr_describe_image_replication_status/ for full documentation.
ecr_describe_image_replication_status(
repositoryName,
imageId,
registryId = NULL
)
[required] The name of the repository that the image is in.
[required]
The Amazon Web Services account ID associated with the registry. If you do not specify a registry, the default registry is assumed.