View a markdown version of this page

FilterCondition - Lake Formation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: