import * as mod from "https://aws-api.deno.dev/v0.2/services/ecrpublic.ts?docs=full";
AuthorizationData | An authorization token data object that corresponds to a public registry. |
BatchCheckLayerAvailabilityRequest | |
BatchCheckLayerAvailabilityResponse | |
BatchDeleteImageRequest | |
BatchDeleteImageResponse | |
CompleteLayerUploadRequest | |
CompleteLayerUploadResponse | |
CreateRepositoryRequest | |
CreateRepositoryResponse | |
DeleteRepositoryPolicyRequest | |
DeleteRepositoryPolicyResponse | |
DeleteRepositoryRequest | |
DeleteRepositoryResponse | |
DescribeImagesRequest | |
DescribeImagesResponse | |
DescribeImageTagsRequest | |
DescribeImageTagsResponse | |
DescribeRegistriesRequest | |
DescribeRegistriesResponse | |
DescribeRepositoriesRequest | |
DescribeRepositoriesResponse | |
GetAuthorizationTokenResponse | |
GetRegistryCatalogDataResponse | |
GetRepositoryCatalogDataRequest | |
GetRepositoryCatalogDataResponse | |
GetRepositoryPolicyRequest | |
GetRepositoryPolicyResponse | |
Image | An object representing an Amazon ECR image. |
ImageDetail | An object that describes an image returned by a "DescribeImages" operation. |
ImageFailure | An object representing an Amazon ECR image failure. |
ImageIdentifier | An object with identifying information for an Amazon ECR image. |
ImageTagDetail | An object representing the image tag details for an image. |
InitiateLayerUploadRequest | |
InitiateLayerUploadResponse | |
Layer | An object representing an Amazon ECR image layer. |
LayerFailure | An object representing an Amazon ECR image layer failure. |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
PutImageRequest | |
PutImageResponse | |
PutRegistryCatalogDataRequest | |
PutRegistryCatalogDataResponse | |
PutRepositoryCatalogDataRequest | |
PutRepositoryCatalogDataResponse | |
ReferencedImageDetail | An object that describes the image tag details returned by a "DescribeImageTags" action. |
Registry | The details of a public registry. |
RegistryAlias | An object representing the aliases for a public registry. A public registry is given an alias upon creation but a custom alias can be set using the Amazon ECR console. For more information, see Registries in the Amazon Elastic Container Registry User Guide. |
RegistryCatalogData | The metadata for a public registry. |
Repository | An object representing a repository. |
RepositoryCatalogData | The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery. |
RepositoryCatalogDataInput | An object containing the catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery. |
SetRepositoryPolicyRequest | |
SetRepositoryPolicyResponse | |
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, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters. |
TagResourceRequest | |
UntagResourceRequest | |
UploadLayerPartRequest | |
UploadLayerPartResponse |