Expand description
S3 Select domain types (no AWS SDK types).
Structs§
- Select
CsvInput Options - Supported CSV input serialization options.
- Select
CsvOutput Options - Supported CSV output serialization options.
- Select
Json Input Options - Supported JSON input serialization options.
- Select
Json Output Options - Supported JSON output serialization options.
- Select
Options - Options for running an S3 Select query on one object.
- Select
Scan Range Options - ScanRange request body parameters.
- Select
SseCustomer Options - SSE-C parameters for encrypted objects.
Enums§
- Select
Compression - Compression applied to the stored object (input decompression).
- Select
CsvFile Header Info - CSV header handling for S3 Select input.
- Select
Input Format - Object payload format for S3 Select input.
- Select
Json Input Type - JSON input shape for S3 Select.
- Select
Output Format - Result row format for S3 Select output.
- Select
Quote Fields - CSV output quote behavior.