class Aws::S3::Types::SelectObjectContentRequest


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/SelectObjectContentRequest AWS API Documentation
@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 [Types::ScanRange]
within the last 50 bytes of the file.
* `<scanrange><end>50</end></scanrange>` - process only the records
records starting after the byte 50
* `<scanrange><start>50</start></scanrange>` - process only the
counting from zero)
only the records starting between the bytes 50 and 100 (inclusive,
* `<scanrange><start>50</start><end>100</end></scanrange>` - process
`ScanRange`may be used in the following ways:
and end of the range.
empty. See RFC 2616, Section 14.35.1 about how to specify the start
This parameter is optional, but when specified, it must not be
record is processed when its first byte is contained by the range.
Specifies the byte range of the object to get the records from. A
@!attribute [rw] scan_range
@return [Types::OutputSerialization]
in response.
Describes the format of the data that you want Amazon S3 to return
@!attribute [rw] output_serialization
@return [Types::InputSerialization]
queried.
Describes the format of the data in the object that is being
@!attribute [rw] input_serialization
@return [Types::RequestProgress]
enabled.
Specifies if periodic request progress information should be
@!attribute [rw] request_progress
@return [String]
The type of the provided expression (for example, SQL).
@!attribute [rw] expression_type
@return [String]
The expression that is used to query the object.
@!attribute [rw] expression
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html<br><br><br><br>SSE-C keys] in the *Amazon S3 User Guide*.
checksum algorithm. For more information, see [Protecting data using
parameter is needed only when the object was created using a
The MD5 server-side encryption (SSE) customer managed key. This
@!attribute [rw] sse_customer_key_md5
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html<br><br><br><br>SSE-C keys] in the *Amazon S3 User Guide*.
checksum algorithm. For more information, see [Protecting data using
parameter is needed only when the object was created using a
The server-side encryption (SSE) customer managed key. This
@!attribute [rw] sse_customer_key
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html<br><br><br><br>data using SSE-C keys] in the *Amazon S3 User Guide*.
using a checksum algorithm. For more information, see [Protecting
object. This parameter is needed only when the object was created
The server-side encryption (SSE) algorithm used to encrypt the
@!attribute [rw] sse_customer_algorithm
@return [String]
The object key.
@!attribute [rw] key
@return [String]
The S3 bucket.
@!attribute [rw] bucket<br><br>: docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectSELECTContent.html<br>[1]: aws.amazon.com/blogs/storage/how-to-optimize-querying-your-data-in-amazon-s3/<br><br><br><br>Documentation][2].
format for the response. For more information, see [S3Select API
specified SQL expression. You must also specify the data serialization
object data into records. It returns only records that match the
format (JSON or CSV) of the object. Amazon S3 uses this to parse
along with the SQL expression, you must specify a data serialization
simple Structured Query Language (SQL) statement. In the request,
Request to filter the contents of an Amazon S3 object based on a
</note>
as usual. [Learn more][1]
Existing customers of Amazon S3 Select can continue to use the feature
<note markdown=“1”> Learn Amazon S3 Select is no longer available to new customers.