| BatchCheckLayerAvailabilityRequest |
|
| BatchCheckLayerAvailabilityRequest.Builder |
|
| BatchCheckLayerAvailabilityResponse |
|
| BatchDeleteImageRequest |
|
| BatchDeleteImageRequest.Builder |
|
| BatchDeleteImageResponse |
|
| CompleteLayerUploadRequest |
|
| CompleteLayerUploadRequest.Builder |
|
| CompleteLayerUploadResponse |
|
| CreateRepositoryRequest |
|
| CreateRepositoryRequest.Builder |
|
| CreateRepositoryResponse |
|
| DeleteRepositoryPolicyRequest |
|
| DeleteRepositoryPolicyRequest.Builder |
|
| DeleteRepositoryPolicyResponse |
|
| DeleteRepositoryRequest |
|
| DeleteRepositoryRequest.Builder |
|
| DeleteRepositoryResponse |
|
| DescribeImagesRequest |
|
| DescribeImagesRequest.Builder |
|
| DescribeImagesResponse |
|
| DescribeImageTagsRequest |
|
| DescribeImageTagsRequest.Builder |
|
| DescribeImageTagsResponse |
|
| DescribeRegistriesRequest |
|
| DescribeRegistriesRequest.Builder |
|
| DescribeRegistriesResponse |
|
| DescribeRepositoriesRequest |
|
| DescribeRepositoriesRequest.Builder |
|
| DescribeRepositoriesResponse |
|
| EcrPublicException |
|
| EmptyUploadException |
The specified layer upload doesn't contain any layer parts.
|
| GetAuthorizationTokenRequest |
|
| GetAuthorizationTokenRequest.Builder |
|
| GetAuthorizationTokenResponse |
|
| GetRegistryCatalogDataRequest |
|
| GetRegistryCatalogDataRequest.Builder |
|
| GetRegistryCatalogDataResponse |
|
| GetRepositoryCatalogDataRequest |
|
| GetRepositoryCatalogDataRequest.Builder |
|
| GetRepositoryCatalogDataResponse |
|
| GetRepositoryPolicyRequest |
|
| GetRepositoryPolicyRequest.Builder |
|
| GetRepositoryPolicyResponse |
|
| ImageAlreadyExistsException |
The specified image has already been pushed, and there were no changes to the manifest or image tag after the last
push.
|
| ImageDigestDoesNotMatchException |
The specified image digest doesn't match the digest that Amazon ECR calculated for the image.
|
| ImageNotFoundException |
The image requested doesn't exist in the specified repository.
|
| ImageTagAlreadyExistsException |
The specified image is tagged with a tag that already exists.
|
| InitiateLayerUploadRequest |
|
| InitiateLayerUploadRequest.Builder |
|
| InitiateLayerUploadResponse |
|
| InvalidLayerException |
The layer digest calculation performed by Amazon ECR when the image layer doesn't match the digest specified.
|
| InvalidLayerPartException |
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.
|
| InvalidParameterException |
The specified parameter is invalid.
|
| InvalidTagParameterException |
An invalid parameter has been specified.
|
| LayerAlreadyExistsException |
The image layer already exists in the associated repository.
|
| LayerPartTooSmallException |
Layer parts must be at least 5 MiB in size.
|
| LayersNotFoundException |
The specified layers can't be found, or the specified layer isn't valid for this repository.
|
| LimitExceededException |
The operation didn't succeed because it would have exceeded a service limit for your account.
|
| ListTagsForResourceRequest |
|
| ListTagsForResourceRequest.Builder |
|
| ListTagsForResourceResponse |
|
| PutImageRequest |
|
| PutImageRequest.Builder |
|
| PutImageResponse |
|
| PutRegistryCatalogDataRequest |
|
| PutRegistryCatalogDataRequest.Builder |
|
| PutRegistryCatalogDataResponse |
|
| PutRepositoryCatalogDataRequest |
|
| PutRepositoryCatalogDataRequest.Builder |
|
| PutRepositoryCatalogDataResponse |
|
| ReferencedImagesNotFoundException |
The manifest list is referencing an image that doesn't exist.
|
| RegistryNotFoundException |
The registry doesn't exist.
|
| RepositoryAlreadyExistsException |
The specified repository already exists in the specified registry.
|
| RepositoryCatalogDataNotFoundException |
The repository catalog data doesn't exist.
|
| RepositoryNotEmptyException |
The specified repository contains images.
|
| RepositoryNotFoundException |
The specified repository can't be found.
|
| RepositoryPolicyNotFoundException |
The specified repository and registry combination doesn't have an associated repository policy.
|
| ServerException |
These errors are usually caused by a server-side issue.
|
| SetRepositoryPolicyRequest |
|
| SetRepositoryPolicyRequest.Builder |
|
| SetRepositoryPolicyResponse |
|
| TagResourceRequest |
|
| TagResourceRequest.Builder |
|
| TagResourceResponse |
|
| TooManyTagsException |
The list of tags on the repository is over the limit.
|
| UnsupportedCommandException |
The action isn't supported in this Region.
|
| UntagResourceRequest |
|
| UntagResourceRequest.Builder |
|
| UntagResourceResponse |
|
| UploadLayerPartRequest |
|
| UploadLayerPartRequest.Builder |
|
| UploadLayerPartResponse |
|
| UploadNotFoundException |
The upload can't be found, or the specified upload ID isn't valid for this repository.
|