Upload Layer Part
POST {{aws_elastic_container_registry_base_url}}/?Action=UploadLayerPart
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string |
Request Body
{"layerPartBlob"=>"blob", "partFirstByte"=>42, "partLastByte"=>42, "registryId"=>"string", "repositoryName"=>"string", "uploadId"=>"string"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |