ListObjectsResponse
Types
Properties
All of the keys (up to 1,000) rolled up in a common prefix count as a single return when calculating the number of returns.
Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the CommonPrefixes
collection. These rolled-up keys are not returned elsewhere in the response. Each rolled-up result counts as only one return against the MaxKeys
value.
Encoding type used by Amazon S3 to encode the object keys in the response. Responses are encoded only in UTF-8. An object key can contain any Unicode character. However, the XML 1.0 parser can't parse certain characters, such as characters with an ASCII value from 0 to 10. For characters that aren't supported in XML 1.0, you can add this parameter to request that Amazon S3 encode the keys in the response. For more information about characters to avoid in object key names, see Object key naming guidelines.
A flag that indicates whether Amazon S3 returned all of the results that satisfied the search criteria.
When the response is truncated (the IsTruncated
element value in the response is true
), you can use the key name in this field as the marker
parameter in the subsequent request to get the next set of objects. Amazon S3 lists objects in alphabetical order.
If present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.