Skip to main content

Module select

Module select 

Source
Expand description

S3 Select domain types (no AWS SDK types).

Structs§

SelectCsvInputOptions
Supported CSV input serialization options.
SelectCsvOutputOptions
Supported CSV output serialization options.
SelectJsonInputOptions
Supported JSON input serialization options.
SelectJsonOutputOptions
Supported JSON output serialization options.
SelectOptions
Options for running an S3 Select query on one object.
SelectScanRangeOptions
ScanRange request body parameters.
SelectSseCustomerOptions
SSE-C parameters for encrypted objects.

Enums§

SelectCompression
Compression applied to the stored object (input decompression).
SelectCsvFileHeaderInfo
CSV header handling for S3 Select input.
SelectInputFormat
Object payload format for S3 Select input.
SelectJsonInputType
JSON input shape for S3 Select.
SelectOutputFormat
Result row format for S3 Select output.
SelectQuoteFields
CSV output quote behavior.