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 #1

Updated by Casey Bodley about 1 year ago

  • Status changed from New to In Progress
  • Pull request ID set to 50148
Actions #2

Updated by Casey Bodley 3 months ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF