Skip to contents

Returns the replication status for a specified image.

See https://www.paws-r-sdk.com/docs/ecr_describe_image_replication_status/ for full documentation.

Usage

ecr_describe_image_replication_status(
  repositoryName,
  imageId,
  registryId = NULL
)

Arguments

repositoryName

[required] The name of the repository that the image is in.

imageId

[required] An object with identifying information for an image in an Amazon ECR repository.

registryId

The Amazon Web Services account ID associated with the registry. If you do not specify a registry, the default registry is assumed.