class Aws::S3::Types::ListObjectVersionsRequest
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListObjectVersionsRequest AWS API Documentation
@return [String]
‘403 Forbidden` (access denied).
by a different account, the request fails with the HTTP status code
The account ID of the expected bucket owner. If the bucket is owned
@!attribute [rw] expected_bucket_owner
@return [String]
Specifies the object version you want to start listing from.
@!attribute [rw] version_id_marker
@return [String]
single result under CommonPrefixes.
can use prefix with delimiter to roll up numerous objects into a
groups in the same way you’d use a folder in a file system.) You
different groupings of keys. (You can think of using prefix to make
specified prefix. You can use prefixes to separate a bucket into
Use this parameter to select only those keys that begin with the
@!attribute [rw] prefix
@return [Integer]
additional keys, see key-marker and version-id-marker.
<isTruncated>true</isTruncated>. To return the
exceeded, the response contains
the search criteria, but were not returned because max-keys was
fewer keys but will never contain more. If additional keys satisfy
the action returns up to 1,000 key names. The response might contain
Sets the maximum number of keys returned in the response. By default
@!attribute [rw] max_keys
@return [String]
Specifies the key to start with when listing objects in a bucket.
@!attribute [rw] key_marker
@return [String]
parameter to request that Amazon S3 encode the keys in the response.
characters that are not supported in XML 1.0, you can add this
characters, such as characters with an ASCII value from 0 to 10. For
Unicode character; however, XML 1.0 parser cannot parse some
specifies the encoding method to use. An object key may contain any
Requests Amazon S3 to encode the object keys in the response and
@!attribute [rw] encoding_type
@return [String]
elsewhere in the response.
against the max-keys limitation. These keys are not returned
element in CommonPrefixes. These groups are counted as one result
occurrence of the delimiter are grouped under a single result
that contain the same string between the ‘prefix` and the first
A delimiter is a character that you specify to group keys. All keys
@!attribute [rw] delimiter
@return [String]
The bucket name that contains the objects.
@!attribute [rw] bucket