Actions
Feature #58750
closedsupport GET/HEAD requests for multipart parts with ?partNumber=X
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:
0%
Tags (freeform):
Merge Commit:
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.
Updated by Casey Bodley about 3 years ago
- Status changed from New to In Progress
- Pull request ID set to 50148
Updated by Casey Bodley about 2 years ago
- Status changed from In Progress to Resolved
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