C# Class Amazon.ECR.Model.GetDownloadUrlForLayerRequest

Container for the parameters to the GetDownloadUrlForLayer operation. Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer. You can only get URLs for image layers that are referenced in an image.

This operation is used by the Amazon ECR proxy, and it is not intended for general use by customers for pulling and pushing images. In most cases, you should use the docker CLI to pull, tag, and push images.

Inheritance: AmazonECRRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLayerDigest ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool