Enum | Description |
---|---|
ImageActionType | |
ImageFailureCode | |
LayerAvailability | |
LayerFailureCode | |
LifecyclePolicyPreviewStatus | |
TagStatus |
Exception | Description |
---|---|
AmazonECRException |
Base exception for all service exceptions thrown by Amazon EC2 Container Registry
|
EmptyUploadException |
The specified layer upload does not contain any layer parts.
|
ImageAlreadyExistsException |
The specified image has already been pushed, and there were no changes to the manifest or image tag after the last
push.
|
ImageNotFoundException |
The image requested does not exist in the specified repository.
|
InvalidLayerException |
The layer digest calculation performed by Amazon ECR upon receipt of the image layer does not match the digest
specified.
|
InvalidLayerPartException |
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.
|
InvalidParameterException |
The specified parameter is invalid.
|
LayerAlreadyExistsException |
The image layer already exists in the associated repository.
|
LayerInaccessibleException |
The specified layer is not available because it is not associated with an image.
|
LayerPartTooSmallException |
Layer parts must be at least 5 MiB in size.
|
LayersNotFoundException |
The specified layers could not be found, or the specified layer is not valid for this repository.
|
LifecyclePolicyNotFoundException |
The lifecycle policy could not be found, and no policy is set to the repository.
|
LifecyclePolicyPreviewInProgressException |
The previous lifecycle policy preview request has not completed.
|
LifecyclePolicyPreviewNotFoundException |
There is no dry run for this repository.
|
LimitExceededException |
The operation did not succeed because it would have exceeded a service limit for your account.
|
RepositoryAlreadyExistsException |
The specified repository already exists in the specified registry.
|
RepositoryNotEmptyException |
The specified repository contains images.
|
RepositoryNotFoundException |
The specified repository could not be found.
|
RepositoryPolicyNotFoundException |
The specified repository and registry combination does not have an associated repository policy.
|
ServerException |
These errors are usually caused by a server-side issue.
|
UploadNotFoundException |
The upload could not be found, or the specified upload id is not valid for this repository.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.