Expand description

Errors that can occur when calling the service.

Modules

Structs

Error type for the BatchCheckLayerAvailability operation.

Error type for the BatchDeleteImage operation.

Error type for the BatchGetImage operation.

Error type for the BatchGetRepositoryScanningConfiguration operation.

Error type for the CompleteLayerUpload operation.

Error type for the CreatePullThroughCacheRule operation.

Error type for the CreateRepository operation.

Error type for the DeleteLifecyclePolicy operation.

Error type for the DeletePullThroughCacheRule operation.

Error type for the DeleteRegistryPolicy operation.

Error type for the DeleteRepository operation.

Error type for the DeleteRepositoryPolicy operation.

Error type for the DescribeImageReplicationStatus operation.

Error type for the DescribeImageScanFindings operation.

Error type for the DescribeImages operation.

Error type for the DescribePullThroughCacheRules operation.

Error type for the DescribeRegistry operation.

Error type for the DescribeRepositories operation.

The specified layer upload does not contain any layer parts.

Error type for the GetAuthorizationToken operation.

Error type for the GetDownloadUrlForLayer operation.

Error type for the GetLifecyclePolicy operation.

Error type for the GetLifecyclePolicyPreview operation.

Error type for the GetRegistryPolicy operation.

Error type for the GetRegistryScanningConfiguration operation.

Error type for the GetRepositoryPolicy operation.

The specified image has already been pushed, and there were no changes to the manifest or image tag after the last push.

The specified image digest does not match the digest that Amazon ECR calculated for the image.

The image requested does not exist in the specified repository.

The specified image is tagged with a tag that already exists. The repository is configured for tag immutability.

Error type for the InitiateLayerUpload operation.

The layer digest calculation performed by Amazon ECR upon receipt of the image layer does not match the digest specified.

The layer part size is not valid, or the first byte specified is not consecutive to the last byte of a previous layer part upload.

The specified parameter is invalid. Review the available parameters for the API request.

An invalid parameter has been specified. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.

The operation failed due to a KMS exception.

The image layer already exists in the associated repository.

The specified layer is not available because it is not associated with an image. Unassociated image layers may be cleaned up at any time.

Layer parts must be at least 5 MiB in size.

The specified layers could not be found, or the specified layer is not valid for this repository.

The lifecycle policy could not be found, and no policy is set to the repository.

The previous lifecycle policy preview request has not completed. Wait and try again.

There is no dry run for this repository.

The operation did not succeed because it would have exceeded a service limit for your account. For more information, see Amazon ECR service quotas in the Amazon Elastic Container Registry User Guide.

Error type for the ListImages operation.

Error type for the ListTagsForResource operation.

A pull through cache rule with these settings already exists for the private registry.

The pull through cache rule was not found. Specify a valid pull through cache rule and try again.

Error type for the PutImage operation.

Error type for the PutImageScanningConfiguration operation.

Error type for the PutImageTagMutability operation.

Error type for the PutLifecyclePolicy operation.

Error type for the PutRegistryPolicy operation.

Error type for the PutRegistryScanningConfiguration operation.

Error type for the PutReplicationConfiguration operation.

The manifest list is referencing an image that does not exist.

The registry doesn't have an associated registry policy.

The specified repository already exists in the specified registry.

The specified repository contains images. To delete a repository that contains images, you must force the deletion with the force parameter.

The specified repository could not be found. Check the spelling of the specified repository and ensure that you are performing operations on the correct registry.

The specified repository and registry combination does not have an associated repository policy.

The specified image scan could not be found. Ensure that image scanning is enabled on the repository and try again.

These errors are usually caused by a server-side issue.

Error type for the SetRepositoryPolicy operation.

Error type for the StartImageScan operation.

Error type for the StartLifecyclePolicyPreview operation.

Error type for the TagResource operation.

The list of tags on the repository is over the limit. The maximum number of tags that can be applied to a repository is 50.

The image is of a type that cannot be scanned.

The specified upstream registry isn't supported.

Error type for the UntagResource operation.

Error type for the UploadLayerPart operation.

The upload could not be found, or the specified upload ID is not valid for this repository.

There was an exception validating this request.

Enums

Types of errors that can occur for the BatchCheckLayerAvailability operation.

Types of errors that can occur for the BatchDeleteImage operation.

Types of errors that can occur for the BatchGetImage operation.

Types of errors that can occur for the BatchGetRepositoryScanningConfiguration operation.

Types of errors that can occur for the CompleteLayerUpload operation.

Types of errors that can occur for the CreatePullThroughCacheRule operation.

Types of errors that can occur for the CreateRepository operation.

Types of errors that can occur for the DeleteLifecyclePolicy operation.

Types of errors that can occur for the DeletePullThroughCacheRule operation.

Types of errors that can occur for the DeleteRegistryPolicy operation.

Types of errors that can occur for the DeleteRepository operation.

Types of errors that can occur for the DeleteRepositoryPolicy operation.

Types of errors that can occur for the DescribeImageReplicationStatus operation.

Types of errors that can occur for the DescribeImageScanFindings operation.

Types of errors that can occur for the DescribeImages operation.

Types of errors that can occur for the DescribePullThroughCacheRules operation.

Types of errors that can occur for the DescribeRegistry operation.

Types of errors that can occur for the DescribeRepositories operation.

Types of errors that can occur for the GetAuthorizationToken operation.

Types of errors that can occur for the GetDownloadUrlForLayer operation.

Types of errors that can occur for the GetLifecyclePolicy operation.

Types of errors that can occur for the GetLifecyclePolicyPreview operation.

Types of errors that can occur for the GetRegistryPolicy operation.

Types of errors that can occur for the GetRegistryScanningConfiguration operation.

Types of errors that can occur for the GetRepositoryPolicy operation.

Types of errors that can occur for the InitiateLayerUpload operation.

Types of errors that can occur for the ListImages operation.

Types of errors that can occur for the ListTagsForResource operation.

Types of errors that can occur for the PutImage operation.

Types of errors that can occur for the PutImageScanningConfiguration operation.

Types of errors that can occur for the PutImageTagMutability operation.

Types of errors that can occur for the PutLifecyclePolicy operation.

Types of errors that can occur for the PutRegistryPolicy operation.

Types of errors that can occur for the PutRegistryScanningConfiguration operation.

Types of errors that can occur for the PutReplicationConfiguration operation.

Types of errors that can occur for the SetRepositoryPolicy operation.

Types of errors that can occur for the StartImageScan operation.

Types of errors that can occur for the StartLifecyclePolicyPreview operation.

Types of errors that can occur for the TagResource operation.

Types of errors that can occur for the UntagResource operation.

Types of errors that can occur for the UploadLayerPart operation.