| Max Results: | integer | Indicating the maximum number of results to include in the response.
|
| Next Batch: | boolean | If the result is truncated, this check provides an easy way to continue a truncated version listing and retrieve the next page of results.
|
| Prefix: | string | Use this parameter to select only those keys that begin with the specified prefix. You can use prefixes to separate a bucket into different groupings of keys. (You can think of using prefix to make groups in the same way you'd use a folder in a file system.) You can use prefix with delimiter to roll up numerous objects into a single result under CommonPrefixes.
|
| Encoding Type: | string | Requests Amazon S3 to encode the response and specifies the encoding method to use.An object key can contain any Unicode character. However, XML 1.0 parsers cannot parse some characters, such as characters with an ASCII value from 0 to 10. For characters that are not supported in XML 1.0, you can add this parameter to request that Amazon S3 encode the keys in the response.
Select from one of the following options:
|