View a markdown version of this page

KnowledgeBaseSearchFilter - Amazon Quick

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

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