Skip to contents

Returns the signing status for a specified image. If the image matched signing rules that reference different signing profiles, a status is returned for each profile.

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

Usage

ecr_describe_image_signing_status(repositoryName, imageId, registryId = NULL)

Arguments

repositoryName

[required] The name of the repository that contains the image.

imageId

[required] An object containing identifying information for an image.

registryId

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