FilterCondition - Lake Formation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

FilterCondition

This structure describes the filtering of columns in a table based on a filter condition.

Contents

ComparisonOperator

The comparison operator used in the filter condition.

Type: String

Valid Values: EQ | NE | LE | LT | GE | GT | CONTAINS | NOT_CONTAINS | BEGINS_WITH | IN | BETWEEN

Required: No

Field

The field to filter in the filter condition.

Type: String

Valid Values: RESOURCE_ARN | ROLE_ARN | LAST_MODIFIED

Required: No

StringValueList

A string with values used in evaluating the filter condition.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: