Project

General

Profile

Actions

Feature #58750

closed

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

Added by Casey Bodley about 3 years ago. Updated 9 months ago.

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

0%

Source:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Tags (freeform):
Fixed In:
v18.0.0-7491-ge342927ec90
Released In:
v19.2.0~1181
Upkeep Timestamp:
2025-07-12T18:42:48+00:00

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 3 years ago

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

Updated by Casey Bodley about 2 years ago

  • Status changed from In Progress to Resolved
Actions #3

Updated by Upkeep Bot 9 months ago

  • Merge Commit set to e342927ec907b54ad572a0791929f83ee58cb6a4
  • Fixed In set to v18.0.0-7491-ge342927ec90
  • Released In set to v19.2.0~1181
  • Upkeep Timestamp set to 2025-07-12T18:42:48+00:00
Actions

Also available in: Atom PDF