View a markdown version of this page

KnowledgeBaseSearchFilter - Amazon Quick
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).

KnowledgeBaseSearchFilter

A filter to apply when searching knowledge bases.

Contents

Note

In the following list, the required parameters are described first.

name

The name of the field to filter on.

Type: String

Valid Values: KNOWLEDGE_BASE_ID | KNOWLEDGE_BASE_NAME | DIRECT_QUICKSIGHT_OWNER | DIRECT_QUICKSIGHT_VIEWER_OR_OWNER | DIRECT_QUICKSIGHT_SOLE_OWNER | KNOWLEDGE_BASE_SIZE_BYTES | PRIMARY_OWNER | DATASOURCE_ARN

Required: Yes

operator

The comparison operator to use for the filter.

Type: String

Valid Values: STRING_EQUALS | STRING_LIKE | GREATER_THAN_OR_EQUALS | LESS_THAN_OR_EQUALS

Required: Yes

value

The value to filter on.

Type: String

Required: Yes

See Also

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