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 CompleteLayerUpload operation.

Error type for the CreateRepository operation.

Error type for the DeleteRepository operation.

Error type for the DeleteRepositoryPolicy operation.

Error type for the DescribeImageTags operation.

Error type for the DescribeImages operation.

Error type for the DescribeRegistries 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 GetRegistryCatalogData operation.

Error type for the GetRepositoryCatalogData 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 image layer already exists in the associated repository.

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 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 ListTagsForResource operation.

Error type for the PutImage operation.

Error type for the PutRegistryCatalogData operation.

Error type for the PutRepositoryCatalogData operation.

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

The registry does not exist.

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.

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

Error type for the SetRepositoryPolicy 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 action is not supported in this Region.

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.

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 CompleteLayerUpload operation.

Types of errors that can occur for the CreateRepository 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 DescribeImageTags operation.

Types of errors that can occur for the DescribeImages operation.

Types of errors that can occur for the DescribeRegistries 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 GetRegistryCatalogData operation.

Types of errors that can occur for the GetRepositoryCatalogData 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 ListTagsForResource operation.

Types of errors that can occur for the PutImage operation.

Types of errors that can occur for the PutRegistryCatalogData operation.

Types of errors that can occur for the PutRepositoryCatalogData operation.

Types of errors that can occur for the SetRepositoryPolicy 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.