class Aws::S3::Types::ListObjectVersionsRequest
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListObjectVersionsRequest AWS API Documentation
@return [Array<String>]
response. Fields that you do not specify are not returned.
Specifies the optional fields that you want returned in the
@!attribute [rw] optional_object_attributes
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/ObjectsinRequesterPaysBuckets.html<br><br><br><br></note>
<note markdown=“1”> This functionality is not supported for directory buckets.
Requester Pays Buckets] in the *Amazon S3 User Guide*.
objects from Requester Pays buckets, see [Downloading Objects in
charges to copy the object. For information about downloading
Requester Pays enabled, the requester will pay for corresponding
requests. If either the source or destination S3 bucket has
request. Bucket owners need not specify this parameter in their
Confirms that the requester knows that they will be charged for the
@!attribute [rw] request_payer
@return [String]
denied).
request fails with the HTTP status code ‘403 Forbidden` (access
you provide does not match the actual owner of the bucket, the
The account ID of the expected bucket owner. If the account ID that
@!attribute [rw] expected_bucket_owner
@return [String]
Specifies the object version you want to start listing from.
@!attribute [rw] version_id_marker
@return [String]
objects into a single result under `CommonPrefixes`.
system.) You can use `prefix` with `delimiter` to roll up numerous
make groups in the same way that you’d use a folder in a file
different groupings of keys. (You can think of using ‘prefix` to
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]
see `key-marker` and `version-id-marker`.
`<isTruncated>true</isTruncated>`. To return the additional keys,
`max-keys` was exceeded, the response contains
keys satisfy the search criteria, but were not returned because
might contain fewer keys but will never contain more. If additional
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]
Specifies the key to start with when listing objects in a bucket.
@!attribute [rw] key_marker
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html#object-key-guidelines<br>[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html<br><br><br><br></note>
as `test_file%283%29.png`.
code values. For example, the object `test_file(3).png` will appear
in an object’s key name will be percent-encoded according to UTF-8
<note markdown=“1”> When using the URL encoding type, non-ASCII characters that are used
object key names, see [Object key naming guidelines].
the response. For more information about characters to avoid in
can add this parameter to request that Amazon S3 encode the keys in
from 0 to 10. For characters that aren’t supported in XML 1.0, you
parse certain characters, such as characters with an ASCII value
contain any Unicode character. However, the XML 1.0 parser can’t
the response. Responses are encoded only in UTF-8. An object key can
Encoding type used by Amazon S3 to encode the [object keys] in
@!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