We are excited to announce our new API Documentation.
Optional
IsIndicates whether the returned list of parts is truncated. A value of true
indicates that the list was truncated. A list can be truncated if the number of parts
exceeds the limit returned in the MaxParts
element.
Optional
MaxThe maximum number of parts allowed in the response.
Optional
NextWhen a list is truncated, this element specifies the last part in the list, as well as
the value to use for the PartNumberMarker
request parameter in a subsequent
request.
Optional
PartThe marker for the current part.
Optional
PartsA container for elements related to a particular part. A response can contain zero or
more Parts
elements.
Optional
TotalThe total number of parts.
A collection of parts associated with a multipart upload.