AttributeSuggestionsDescribeConfig
Gets information on the configuration of document fields/attributes that you want to base query suggestions on. To change your configuration, use AttributeSuggestionsUpdateConfig and then call UpdateQuerySuggestionsConfig.
Contents
- AttributeSuggestionsMode
-
The mode is set to either
ACTIVE
orINACTIVE
. If theMode
for query history is set toENABLED
when calling UpdateQuerySuggestionsConfig andAttributeSuggestionsMode
to use fields/attributes is set toACTIVE
, and you haven't set yourSuggestionTypes
preference toDOCUMENT_ATTRIBUTES
, then Amazon Kendra uses the query history.Type: String
Valid Values:
ACTIVE | INACTIVE
Required: No
- SuggestableConfigList
-
The list of fields/attributes that you want to set as suggestible for query suggestions.
Type: Array of SuggestableConfig objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: