class Aws::S3::Types::ListObjectsV2Request
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListObjectsV2Request 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]
this parameter in their requests.
the list objects request in V2 style. Bucket owners need not specify
Confirms that the requester knows that she or he will be charged for
@!attribute [rw] request_payer
@return [String]
key in the bucket.
S3 starts listing after this specified key. StartAfter can be any
StartAfter is where you want Amazon S3 to start listing from. Amazon
@!attribute [rw] start_after
@return [Boolean]
owner field to true.
return owner field with each key in the result then set the fetch
The owner field is not present in listV2 by default, if you want to
@!attribute [rw] fetch_owner
@return [String]
obfuscated and is not a real key.
continued on this bucket with a token. ContinuationToken is
ContinuationToken indicates Amazon S3 that the list is being
@!attribute [rw] continuation_token
@return [String]
Limits the response to keys that begin with the specified prefix.
@!attribute [rw] prefix
@return [Integer]
fewer keys but will never contain more.
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]
response.
Encoding type used by Amazon S3 to encode object keys in the
@!attribute [rw] encoding_type
@return [String]
A delimiter is a character you use to group keys.
@!attribute [rw] delimiter
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html<br>[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/using-access-points.html<br><br><br><br>[What is S3 on Outposts] in the *Amazon S3 User Guide*.
the bucket name. For more information about S3 on Outposts ARNs, see
Services SDKs, you provide the Outposts access point ARN in place of
When you use this action with S3 on Outposts through the Amazon Web
AccessPointName-AccountId.outpostID.s3-outposts.Region.amazonaws.com`.
takes the form `
requests to the S3 on Outposts hostname. The S3 on Outposts hostname
When you use this action with Amazon S3 on Outposts, you must direct
[Using access points] in the *Amazon S3 User Guide*.
bucket name. For more information about access point ARNs, see
Services SDKs, you provide the access point ARN in place of the
When using this action with an access point through the Amazon Web
AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
takes the form
requests to the access point hostname. The access point hostname
When using this action with an access point, you must direct
Bucket name to list.
@!attribute [rw] bucket