Jump to Content

Interface CompleteLayerUploadRequest

Hierarchy

Properties

layerDigests: undefined | string[]

The sha256 digest of the image layer.

registryId?: string

The Amazon Web Services account ID associated with the registry to which to upload layers. If you do not specify a registry, the default registry is assumed.

repositoryName: undefined | string

The name of the repository to associate with the image layer.

uploadId: undefined | string

The upload ID from a previous InitiateLayerUpload operation to associate with the image layer.