Expand description

All error types that operations can return. Documentation on these types is copied from the model.

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 doesn't 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 doesn't match the digest that Amazon ECR calculated for the image.

The image requested doesn't 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 when the image layer doesn't match the digest specified.

The layer part size isn't valid, or the first byte specified isn't 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 can't be found, or the specified layer isn't valid for this repository.

The operation didn't 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 doesn't exist.

The registry doesn't exist.

The specified repository already exists in the specified registry.

The repository catalog data doesn't exist.

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

The specified repository can't be found. Check the spelling of the specified repository and ensure that you're performing operations on the correct registry.

The specified repository and registry combination doesn't 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.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).

The action isn't supported in this Region.

Error type for the UntagResource operation.
Error type for the UploadLayerPart operation.

The upload can't be found, or the specified upload ID isn't 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.