ListPartsResponse
class ListPartsResponse
Contains the Amazon S3 Glacier response to your request.
Types
Properties
Link copied to clipboard
The description of the archive that was specified in the Initiate Multipart Upload request.
Link copied to clipboard
The UTC time at which the multipart upload was initiated.
Link copied to clipboard
The ID of the upload to which the parts are associated.
Link copied to clipboard
A list of the part sizes of the multipart upload. Each object in the array contains a RangeBytes
and sha256-tree-hash
name/value pair.
Link copied to clipboard
The part size in bytes. This is the same value that you specified in the Initiate Multipart Upload request.