ListMultipartUploadsResponse
Types
Properties
If you specify a delimiter in the request, then the result returns each distinct key prefix containing the delimiter in a CommonPrefixes
element. The distinct key prefixes are returned in the Prefix
child element.
Encoding type used by Amazon S3 to encode object keys in the response.
Indicates whether the returned list of multipart uploads is truncated. A value of true indicates that the list was truncated. The list can be truncated if the number of multipart uploads exceeds the limit allowed or specified by max uploads.
Maximum number of multipart uploads that could have been included in the response.
When a list is truncated, this element specifies the value that should be used for the key-marker request parameter in a subsequent request.
When a list is truncated, this element specifies the value that should be used for the upload-id-marker
request parameter in a subsequent request.
If present, indicates that the requester was successfully charged for the request.
Upload ID after which listing began.
Container for elements related to a particular multipart upload. A response can contain zero or more Upload
elements.