FilterOperation
A transform operation that filters rows based on a condition.
Contents
Note
In the following list, the required parameters are described first.
- ConditionExpression
-
An expression that must evaluate to a Boolean value. Rows for which the expression evaluates to true are kept in the dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: