String authorizationToken
A base64-encoded string that contains authorization data for the specified Amazon ECR registry. When the string
is decoded, it is presented in the format user:password
for private registry authentication using
docker login
.
Date expiresAt
The Unix time in seconds and milliseconds when the authorization token expires. Authorization tokens are valid for 12 hours.
String proxyEndpoint
The registry URL to use for this authorization token in a docker login
command. The Amazon ECR
registry URL format is https://aws_account_id.dkr.ecr.region.amazonaws.com
. For example,
https://012345678910.dkr.ecr.us-east-1.amazonaws.com
..
String registryId
The AWS account ID associated with the registry that contains the image layers to check. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository that is associated with the image layers to check.
List<E> layerDigests
The digests of the image layers to check.
String registryId
The AWS account ID associated with the registry that contains the image to delete. If you do not specify a registry, the default registry is assumed.
String repositoryName
The repository that contains the image to delete.
List<E> imageIds
A list of image ID references that correspond to images to delete. The format of the imageIds
reference is imageTag=tag
or imageDigest=digest
.
String registryId
The AWS account ID associated with the registry that contains the images to describe. If you do not specify a registry, the default registry is assumed.
String repositoryName
The repository that contains the images to describe.
List<E> imageIds
A list of image ID references that correspond to images to describe. The format of the imageIds
reference is imageTag=tag
or imageDigest=digest
.
List<E> acceptedMediaTypes
The accepted media types for the request.
Valid values: application/vnd.docker.distribution.manifest.v1+json
|
application/vnd.docker.distribution.manifest.v2+json
|
application/vnd.oci.image.manifest.v1+json
String registryId
The AWS account ID associated with the registry to which to upload layers. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository to associate with the image layer.
String uploadId
The upload ID from a previous InitiateLayerUpload operation to associate with the image layer.
List<E> layerDigests
The sha256
digest of the image layer.
Repository repository
The repository that was created.
String registryId
The registry ID associated with the request.
String repositoryName
The repository name associated with the request.
String lifecyclePolicyText
The JSON lifecycle policy text.
Date lastEvaluatedAt
The time stamp of the last time that the lifecycle policy was run.
String registryId
The AWS account ID associated with the registry that contains the repository policy to delete. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository that is associated with the repository policy to delete.
String registryId
The AWS account ID associated with the registry that contains the repository to delete. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository to delete.
Boolean force
If a repository contains images, forces the deletion.
Repository repository
The repository that was deleted.
String tagStatus
The tag status with which to filter your DescribeImages results. You can filter results based on whether
they are TAGGED
or UNTAGGED
.
String registryId
The AWS account ID associated with the registry that contains the repository in which to describe images. If you do not specify a registry, the default registry is assumed.
String repositoryName
A list of repositories to describe.
List<E> imageIds
The list of image IDs for the requested repository.
String nextToken
The nextToken
value returned from a previous paginated DescribeImages
request where
maxResults
was used and the results exceeded the value of that parameter. Pagination continues from
the end of the previous results that returned the nextToken
value. This value is null
when there are no more results to return. This option cannot be used when you specify images with
imageIds
.
Integer maxResults
The maximum number of repository results returned by DescribeImages
in paginated output. When this
parameter is used, DescribeImages
only returns maxResults
results in a single page
along with a nextToken
response element. The remaining results of the initial request can be seen by
sending another DescribeImages
request with the returned nextToken
value. This value
can be between 1 and 1000. If this parameter is not used, then DescribeImages
returns up to 100
results and a nextToken
value, if applicable. This option cannot be used when you specify images
with imageIds
.
DescribeImagesFilter filter
The filter key and value with which to filter your DescribeImages
results.
List<E> imageDetails
A list of ImageDetail objects that contain data about the image.
String nextToken
The nextToken
value to include in a future DescribeImages
request. When the results of
a DescribeImages
request exceed maxResults
, this value can be used to retrieve the next
page of results. This value is null
when there are no more results to return.
String registryId
The AWS account ID associated with the registry that contains the repositories to be described. If you do not specify a registry, the default registry is assumed.
List<E> repositoryNames
A list of repositories to describe. If this parameter is omitted, then all repositories in a registry are described.
String nextToken
The nextToken
value returned from a previous paginated DescribeRepositories
request
where maxResults
was used and the results exceeded the value of that parameter. Pagination continues
from the end of the previous results that returned the nextToken
value. This value is
null
when there are no more results to return. This option cannot be used when you specify
repositories with repositoryNames
.
This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
Integer maxResults
The maximum number of repository results returned by DescribeRepositories
in paginated output. When
this parameter is used, DescribeRepositories
only returns maxResults
results in a
single page along with a nextToken
response element. The remaining results of the initial request
can be seen by sending another DescribeRepositories
request with the returned nextToken
value. This value can be between 1 and 1000. If this parameter is not used, then
DescribeRepositories
returns up to 100 results and a nextToken
value, if applicable.
This option cannot be used when you specify repositories with repositoryNames
.
List<E> repositories
A list of repository objects corresponding to valid repositories.
String nextToken
The nextToken
value to include in a future DescribeRepositories
request. When the
results of a DescribeRepositories
request exceed maxResults
, this value can be used to
retrieve the next page of results. This value is null
when there are no more results to return.
String registryId
The AWS account ID associated with the registry that contains the image layer to download. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository that is associated with the image layer to download.
String layerDigest
The digest of the image layer to download.
String registryId
The AWS account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository.
List<E> imageIds
The list of imageIDs to be included.
String nextToken
The nextToken
value returned from a previous paginated
GetLifecyclePolicyPreviewRequest
request where maxResults
was used and the
results exceeded the value of that parameter. Pagination continues from the end of the
previous results
that returned the nextToken
value. This value is
null
when there are no more
results to return. This option cannot be used when you specify images with imageIds
.
Integer maxResults
The maximum number of repository results returned by GetLifecyclePolicyPreviewRequest
in
paginated output. When this parameter is used, GetLifecyclePolicyPreviewRequest
only returns
maxResults
results in a single page along with a nextToken
response element.
The remaining results of the initial request can be seen by sending
another
GetLifecyclePolicyPreviewRequest
request with the returned nextToken
value.
This value can be between 1 and 1000. If this
parameter is not used, then
GetLifecyclePolicyPreviewRequest
returns up to
100 results and a nextToken
value, if
applicable. This option cannot be used when you specify images with imageIds
.
LifecyclePolicyPreviewFilter filter
An optional parameter that filters results based on image tag status and all tags, if tagged.
String registryId
The registry ID associated with the request.
String repositoryName
The repository name associated with the request.
String lifecyclePolicyText
The JSON lifecycle policy text.
String status
The status of the lifecycle policy preview request.
String nextToken
The nextToken
value to include in a future GetLifecyclePolicyPreview
request. When the
results of a GetLifecyclePolicyPreview
request exceed maxResults
, this value can be
used to retrieve the next page of results. This value is null
when there are no more results to
return.
List<E> previewResults
The results of the lifecycle policy preview request.
LifecyclePolicyPreviewSummary summary
The list of images that is returned as a result of the action.
String registryId
The registry ID associated with the request.
String repositoryName
The repository name associated with the request.
String lifecyclePolicyText
The JSON lifecycle policy text.
Date lastEvaluatedAt
The time stamp of the last time that the lifecycle policy was run.
String registryId
The AWS account ID associated with the registry containing the image.
String repositoryName
The name of the repository associated with the image.
ImageIdentifier imageId
An object containing the image tag and image digest associated with an image.
String imageManifest
The image manifest associated with the image.
String registryId
The AWS account ID associated with the registry to which this image belongs.
String repositoryName
The name of the repository to which this image belongs.
String imageDigest
The sha256
digest of the image manifest.
List<E> imageTags
The list of tags associated with this image.
Long imageSizeInBytes
The size, in bytes, of the image in the repository.
Beginning with Docker version 1.9, the Docker client compresses image layers before pushing them to a V2 Docker
registry. The output of the docker images
command shows the uncompressed image size, so it may
return a larger image size than the image sizes returned by DescribeImages.
Date imagePushedAt
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.
ImageIdentifier imageId
The image ID associated with the failure.
String failureCode
The code associated with the failure.
String failureReason
The reason for the failure.
String uploadId
The upload ID for the layer upload. This parameter is passed to further UploadLayerPart and CompleteLayerUpload operations.
Long partSize
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
String registryId
The registry ID associated with the exception.
String repositoryName
The repository name associated with the exception.
String uploadId
The upload ID associated with the exception.
Long lastValidByteReceived
The last valid byte received from the layer part upload that is associated with the exception.
String layerDigest
The sha256
digest of the image layer.
String layerAvailability
The availability status of the image layer.
Long layerSize
The size, in bytes, of the image layer.
String mediaType
The media type of the layer, such as application/vnd.docker.image.rootfs.diff.tar.gzip
or
application/vnd.oci.image.layer.v1.tar+gzip
.
String tagStatus
The tag status of the image.
List<E> imageTags
The list of tags associated with this image.
String imageDigest
The sha256
digest of the image manifest.
Date imagePushedAt
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.
LifecyclePolicyRuleAction action
The type of action to be taken.
Integer appliedRulePriority
The priority of the applied rule.
Integer expiringImageTotalCount
The number of expiring images.
String type
The type of action to be taken.
String tagStatus
The tag status with which to filter your ListImages results. You can filter results based on whether they
are TAGGED
or UNTAGGED
.
String registryId
The AWS account ID associated with the registry that contains the repository in which to list images. If you do not specify a registry, the default registry is assumed.
String repositoryName
The repository with image IDs to be listed.
String nextToken
The nextToken
value returned from a previous paginated ListImages
request where
maxResults
was used and the results exceeded the value of that parameter. Pagination continues from
the end of the previous results that returned the nextToken
value. This value is null
when there are no more results to return.
This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
Integer maxResults
The maximum number of image results returned by ListImages
in paginated output. When this parameter
is used, ListImages
only returns maxResults
results in a single page along with a
nextToken
response element. The remaining results of the initial request can be seen by sending
another ListImages
request with the returned nextToken
value. This value can be between
1 and 1000. If this parameter is not used, then ListImages
returns up to 100 results and a
nextToken
value, if applicable.
ListImagesFilter filter
The filter key and value with which to filter your ListImages
results.
List<E> imageIds
The list of image IDs for the requested repository.
String nextToken
The nextToken
value to include in a future ListImages
request. When the results of a
ListImages
request exceed maxResults
, this value can be used to retrieve the next page
of results. This value is null
when there are no more results to return.
String resourceArn
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the only supported resource is an Amazon ECR repository.
String registryId
The AWS account ID associated with the registry that contains the repository in which to put the image. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository in which to put the image.
String imageManifest
The image manifest corresponding to the image to be uploaded.
String imageTag
The tag to associate with the image. This parameter is required for images that use the Docker Image Manifest V2 Schema 2 or OCI formats.
Image image
Details of the image uploaded.
String registryId
The AWS account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository to receive the policy.
String lifecyclePolicyText
The JSON repository policy text to apply to the repository.
String repositoryArn
The Amazon Resource Name (ARN) that identifies the repository. The ARN contains the arn:aws:ecr
namespace, followed by the region of the repository, AWS account ID of the repository owner, repository
namespace, and repository name. For example, arn:aws:ecr:region:012345678910:repository/test
.
String registryId
The AWS account ID associated with the registry that contains the repository.
String repositoryName
The name of the repository.
String repositoryUri
The URI for the repository. You can use this URI for Docker push
or pull
operations.
Date createdAt
The date and time, in JavaScript date format, when the repository was created.
String registryId
The AWS account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository to receive the policy.
String policyText
The JSON repository policy text to apply to the repository.
Boolean force
If the policy you are attempting to set on a repository policy would prevent you from setting another policy in the future, you must force the SetRepositoryPolicy operation. This is intended to prevent accidental repository lock outs.
String registryId
The AWS account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository to be evaluated.
String lifecyclePolicyText
The policy to be evaluated against. If you do not specify a policy, the current policy for the repository is used.
String registryId
The registry ID associated with the request.
String repositoryName
The repository name associated with the request.
String lifecyclePolicyText
The JSON repository policy text.
String status
The status of the lifecycle policy preview request.
String resourceArn
The Amazon Resource Name (ARN) of the the resource to which to add tags. Currently, the only supported resource is an Amazon ECR repository.
List<E> tags
The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
String registryId
The AWS account ID associated with the registry to which you are uploading layer parts. If you do not specify a registry, the default registry is assumed.
String repositoryName
The name of the repository to which you are uploading layer parts.
String uploadId
The upload ID from a previous InitiateLayerUpload operation to associate with the layer part upload.
Long partFirstByte
The integer value of the first byte of the layer part.
Long partLastByte
The integer value of the last byte of the layer part.
ByteBuffer layerPartBlob
The base64-encoded layer part payload.
String registryId
The registry ID associated with the request.
String repositoryName
The repository name associated with the request.
String uploadId
The upload ID associated with the request.
Long lastByteReceived
The integer value of the last byte received in the request.
Copyright © 2019. All rights reserved.