Project

General

Profile

Actions

Feature #58750

closed

support GET/HEAD requests for multipart parts with ?partNumber=X

Added by Casey Bodley about 1 year ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html#API_GetObject_RequestSyntax

s3 supports a partNumber parameter for GetObject and HeadObject:

Part number of the object being read. This is a positive integer between 1 and 10,000. Effectively performs a 'ranged' GET request for the part specified. Useful for downloading just a part of an object.

Actions

Also available in: Atom PDF