class Aws::S3::Types::ListObjectsOutput
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListObjectsOutput AWS API Documentation
@return [String]
</note>
<note markdown=“1”> This functionality is not supported for directory buckets.
for the request.
If present, indicates that the requester was successfully charged
@!attribute [rw] request_charged
@return [String]
response.
Encoding type used by Amazon S3 to encode object keys in the
@!attribute [rw] encoding_type
@return [Array<Types::CommonPrefix>]
count as a single return when calculating the number of returns.
‘notes/summer/`. All of the keys that roll up into a common prefix
(`/`), as in `notes/summer/july`, the common prefix is
For example, if the prefix is `notes/` and the delimiter is a slash
directory specified by `Prefix`.
`CommonPrefixes` lists keys that act like subdirectories in the
delimiter.
`Prefix` and the next occurrence of the string specified by the
`CommonPrefixes` contains all (if there are any) keys between
delimiter.
A response can contain `CommonPrefixes` only if you specify a
a single return when calculating the number of returns.
All of the keys (up to 1,000) rolled up in a common prefix count as
@!attribute [rw] common_prefixes
@return [Integer]
The maximum number of keys returned in the response body.
@!attribute [rw] max_keys
@return [String]
result counts as only one return against the `MaxKeys` value.
keys are not returned elsewhere in the response. Each rolled-up
result element in the `CommonPrefixes` collection. These rolled-up
first occurrence of the delimiter to be rolled up into a single
Causes keys that contain the same string between the prefix and the
@!attribute [rw] delimiter
@return [String]
Keys that begin with the indicated prefix.
@!attribute [rw] prefix
@return [String]
The bucket name.
@!attribute [rw] name
@return [Array<Types::Object>]
Metadata about each object returned.
@!attribute [rw] contents
@return [String]
</note>
the subsequent request to get the next set of object keys.
the last `Key` element in the response as the `marker` parameter in
`NextMarker` element and it is truncated, you can use the value of
parameter specified. If the response does not include the
<note markdown=“1”> This element is returned only if you have the `delimiter` request
of objects. Amazon S3 lists objects in alphabetical order.
the `marker` parameter in the subsequent request to get the next set
the response is `true`), you can use the key name in this field as
When the response is truncated (the `IsTruncated` element value in
@!attribute [rw] next_marker
@return [String]
the response if it was sent with the request.
Indicates where in the bucket listing begins. Marker is included in
@!attribute [rw] marker
@return [Boolean]
that satisfied the search criteria.
A flag that indicates whether Amazon S3 returned all of the results
@!attribute [rw] is_truncated