class Aws::S3::Types::ListObjectsV2Output


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListObjectsV2Output 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]
</note>
<note markdown=“1”> This functionality is not supported for directory buckets.
response.
If StartAfter was sent with the request, it is included in the
@!attribute [rw] start_after
@return [String]
is not a real key
`NextContinuationToken`. ‘NextContinuationToken` is obfuscated and
list requests to Amazon S3 can be continued with this
means there are more keys in the bucket that can be listed. The next
`NextContinuationToken` is sent when `isTruncated` is true, which
@!attribute [rw] next_continuation_token
@return [String]
`ContinuationToken` for pagination of the list results.
pagination of the list response. You can use this
the response. You can use the returned `ContinuationToken` for
If `ContinuationToken` was sent with the request, it is included in
@!attribute [rw] continuation_token
@return [Integer]
keys or fewer.
For example, if you ask for 50 keys, your result will include 50
`KeyCount` will always be less than or equal to the `MaxKeys` field.
`KeyCount` is the number of keys returned with this request.
@!attribute [rw] key_count
@return [String]
`Delimiter, Prefix, Key,` and `StartAfter`.
values in the following response elements:
includes this element in the response, and returns encoded key name
If you specify the `encoding-type` request parameter, Amazon S3
XML response.
Encoding type used by Amazon S3 to encode object key names in the
@!attribute [rw] encoding_type
@return [Array<Types::CommonPrefix>]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html<br><br><br><br></note><br><br>Overview][1] in the *Amazon S3 User Guide*.
information about multipart uploads, see [Multipart Upload
associated with the in-progress multipart uploads. For more
`CommonPrefixes` response parameter contains the prefixes that are
delimiter during in-progress multipart uploads, the
* Directory buckets - When you query `ListObjectsV2` with a
end in a delimiter (`/`) are supported.
<note markdown=“1”> * **Directory buckets** - For directory buckets, only prefixes that
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 a
`CommonPrefixes` contains all (if there are any) keys between
delimiter.
A response can contain `CommonPrefixes` only if you specify a
operation, this group of keys is considered as one item.
together. When counting the total numbers of returns by this API
All of the keys (up to 1,000) that share the same prefix are grouped
@!attribute [rw] common_prefixes
@return [Integer]
might contain fewer keys but will never contain more.
default, the action returns up to 1,000 key names. The response
Sets the maximum number of keys returned in the response. By
@!attribute [rw] max_keys
@return [String]
</note>
supported delimiter.
<note markdown=“1”> **Directory buckets** - For directory buckets, `/` is the only
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
the first occurrence of the delimiter to be rolled up into a single
Causes keys that contain the same string between the `prefix` and
@!attribute [rw] delimiter
@return [String]
</note>
end in a delimiter (`/`) are supported.
<note markdown=“1”> **Directory buckets** - For directory buckets, only prefixes that
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 [Boolean]
returned.
that specified by `MaxKeys`, all of the results might not be
more keys are available to return. If the number of results exceeds
Set to `false` if all of the results were returned. Set to `true` if
@!attribute [rw] is_truncated