SelectParameters
Important
Amazon S3 Select is no longer available to new customers. Existing customers of Amazon S3 Select can continue to use the feature as usual. Learn more
Describes the parameters for Select job types.
Learn How to optimize querying your data in Amazon S3
Contents
- Expression
-
Important
Amazon S3 Select is no longer available to new customers. Existing customers of Amazon S3 Select can continue to use the feature as usual. Learn more
The expression that is used to query the object.
Type: String
Required: Yes
- ExpressionType
-
The type of the provided expression (for example, SQL).
Type: String
Valid Values:
SQL
Required: Yes
- InputSerialization
-
Describes the serialization format of the object.
Type: InputSerialization data type
Required: Yes
- OutputSerialization
-
Describes how the results of the Select job are serialized.
Type: OutputSerialization data type
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: