Test x-amz-mp-parts-count header
Open
- Dominant language
- Python
- Stars
- 372
- Forks
- 328
- PR merge metrics
- No merged PRs in 30d
Description
Amazon returns `x-amz-mp-parts-count` in response to a get object metadata request. This can be used to find the number of parts of a multipart object:
https://github.com/aws/aws-sdk-java/blob/4734de6fb0f80fe5768a6587aad3b9d0eaec388f/aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/model/GetObjectMetadataRequest.java#L387-L397
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.