parts
A container for elements related to a particular part. A response can contain zero or more Parts
elements.
General purpose buckets - For
GetObjectAttributes
, if an additional checksum (includingx-amz-checksum-crc32
,x-amz-checksum-crc32c
,x-amz-checksum-sha1
, orx-amz-checksum-sha256
) isn't applied to the object specified in the request, the response doesn't return thePart
element.Directory buckets - For
GetObjectAttributes
, regardless of whether an additional checksum is applied to the object specified in the request, the response returns thePart
element.