# Packages
Package ecriface provides an interface to enable mocking the Amazon EC2 Container Registry service client for testing your code.
# Functions
New creates a new instance of the ECR client with a session.
# Constants
Service ID for Regions and Endpoints metadata.
ErrCodeEmptyUploadException for service response error code "EmptyUploadException".
ErrCodeImageAlreadyExistsException for service response error code "ImageAlreadyExistsException".
ErrCodeImageNotFoundException for service response error code "ImageNotFoundException".
ErrCodeInvalidLayerException for service response error code "InvalidLayerException".
ErrCodeInvalidLayerPartException for service response error code "InvalidLayerPartException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeLayerAlreadyExistsException for service response error code "LayerAlreadyExistsException".
ErrCodeLayerInaccessibleException for service response error code "LayerInaccessibleException".
ErrCodeLayerPartTooSmallException for service response error code "LayerPartTooSmallException".
ErrCodeLayersNotFoundException for service response error code "LayersNotFoundException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeRepositoryAlreadyExistsException for service response error code "RepositoryAlreadyExistsException".
ErrCodeRepositoryNotEmptyException for service response error code "RepositoryNotEmptyException".
ErrCodeRepositoryNotFoundException for service response error code "RepositoryNotFoundException".
ErrCodeRepositoryPolicyNotFoundException for service response error code "RepositoryPolicyNotFoundException".
ErrCodeServerException for service response error code "ServerException".
ErrCodeUploadNotFoundException for service response error code "UploadNotFoundException".
ImageFailureCodeImageNotFound is a ImageFailureCode enum value.
ImageFailureCodeImageTagDoesNotMatchDigest is a ImageFailureCode enum value.
ImageFailureCodeInvalidImageDigest is a ImageFailureCode enum value.
ImageFailureCodeInvalidImageTag is a ImageFailureCode enum value.
ImageFailureCodeMissingDigestAndTag is a ImageFailureCode enum value.
LayerAvailabilityAvailable is a LayerAvailability enum value.
LayerAvailabilityUnavailable is a LayerAvailability enum value.
LayerFailureCodeInvalidLayerDigest is a LayerFailureCode enum value.
LayerFailureCodeMissingLayerDigest is a LayerFailureCode enum value.
Service endpoint prefix API calls made to.
TagStatusTagged is a TagStatus enum value.
TagStatusUntagged is a TagStatus enum value.
# Structs
An object representing authorization data for an Amazon ECR registry.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchCheckLayerAvailabilityRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchCheckLayerAvailabilityResponse.
Deletes specified images within a specified repository.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchDeleteImageResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchGetImageRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchGetImageResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/CompleteLayerUploadRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/CompleteLayerUploadResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/CreateRepositoryRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/CreateRepositoryResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DeleteRepositoryRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DeleteRepositoryResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DeleteRepositoryPolicyRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DeleteRepositoryPolicyResponse.
An object representing a filter on a DescribeImages operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeImagesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeImagesResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeRepositoriesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeRepositoriesResponse.
ECR provides the API operation methods for making requests to Amazon EC2 Container Registry.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetAuthorizationTokenRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetAuthorizationTokenResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetDownloadUrlForLayerRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetDownloadUrlForLayerResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetRepositoryPolicyRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetRepositoryPolicyResponse.
An object representing an Amazon ECR image.
An object that describes an image returned by a DescribeImages operation.
An object representing an Amazon ECR image failure.
An object with identifying information for an Amazon ECR image.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/InitiateLayerUploadRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/InitiateLayerUploadResponse.
An object representing an Amazon ECR image layer.
An object representing an Amazon ECR image layer failure.
An object representing a filter on a ListImages operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ListImagesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ListImagesResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutImageRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutImageResponse.
An object representing a repository.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/SetRepositoryPolicyRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/SetRepositoryPolicyResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/UploadLayerPartRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/UploadLayerPartResponse.