Package-level declarations

Types

Link copied to clipboard

An authorization token data object that corresponds to a public registry.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Base class for all service related exceptions thrown by the EcrPublic client

Link copied to clipboard

The specified layer upload doesn't contain any layer parts.

Link copied to clipboard
class Image

An object that represents an Amazon ECR image.

Link copied to clipboard

The specified image has already been pushed, and there were no changes to the manifest or image tag after the last push.

Link copied to clipboard

An object that describes an image that's returned by a DescribeImages operation.

Link copied to clipboard

The specified image digest doesn't match the digest that Amazon ECR calculated for the image.

Link copied to clipboard

An object that represents an Amazon ECR image failure.

Link copied to clipboard
sealed class ImageFailureCode
Link copied to clipboard

An object with identifying information for an Amazon ECR image.

Link copied to clipboard

The image requested doesn't exist in the specified repository.

Link copied to clipboard

The specified image is tagged with a tag that already exists. The repository is configured for tag immutability.

Link copied to clipboard

An object that represents the image tag details for an image.

Link copied to clipboard

The layer digest calculation performed by Amazon ECR when the image layer doesn't match the digest specified.

Link copied to clipboard

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.

Link copied to clipboard

The specified parameter is invalid. Review the available parameters for the API request.

Link copied to clipboard

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.

Link copied to clipboard
class Layer

An object that represents an Amazon ECR image layer.

Link copied to clipboard

The image layer already exists in the associated repository.

Link copied to clipboard
sealed class LayerAvailability
Link copied to clipboard

An object that represents an Amazon ECR image layer failure.

Link copied to clipboard
sealed class LayerFailureCode
Link copied to clipboard

Layer parts must be at least 5 MiB in size.

Link copied to clipboard

The specified layers can't be found, or the specified layer isn't valid for this repository.

Link copied to clipboard

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.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An object that describes the image tag details that are returned by a DescribeImageTags action.

Link copied to clipboard

The manifest list is referencing an image that doesn't exist.

Link copied to clipboard
class Registry

The details of a public registry.

Link copied to clipboard

An object representing the aliases for a public registry. A public registry is given an alias when it's created. However, a custom alias can be set using the Amazon ECR console. For more information, see Registries in the Amazon Elastic Container Registry User Guide.

Link copied to clipboard
sealed class RegistryAliasStatus
Link copied to clipboard

The metadata for a public registry.

Link copied to clipboard

The registry doesn't exist.

Link copied to clipboard

An object representing a repository.

Link copied to clipboard

The specified repository already exists in the specified registry.

Link copied to clipboard

The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.

Link copied to clipboard

An object that contains the catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.

Link copied to clipboard

The repository catalog data doesn't exist.

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

The specified repository and registry combination doesn't have an associated repository policy.

Link copied to clipboard

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

Link copied to clipboard
class Tag

The metadata that you apply to a resource to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

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.

Link copied to clipboard

The action isn't supported in this Region.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The upload can't be found, or the specified upload ID isn't valid for this repository.