PutImageRequest
class PutImageRequest
Types
Properties
Link copied to clipboard
The image digest of the image manifest corresponding to the image.
Link copied to clipboard
The image manifest corresponding to the image to be uploaded.
Link copied to clipboard
The media type of the image manifest. If you push an image manifest that does not contain the mediaType
field, you must specify the imageManifestMediaType
in the request.
Link copied to clipboard
The Amazon Web Services 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.
Link copied to clipboard
The name of the repository in which to put the image.