AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides configuration information for the AMAZON.KendraSearchIntent
intent.
When you use this intent, Amazon Lex searches the specified Amazon Kendra index and
returns documents from the index that match the user's utterance.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class KendraConfiguration
The KendraConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
KendraConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
KendraIndex | System.String |
Gets and sets the property KendraIndex.
The Amazon Resource Name (ARN) of the Amazon Kendra index that you want the |
![]() |
QueryFilterString | System.String |
Gets and sets the property QueryFilterString. A query filter that Amazon Lex sends to Amazon Kendra to filter the response from a query. The filter is in the format defined by Amazon Kendra. For more information, see Filtering queries. |
![]() |
QueryFilterStringEnabled | System.Boolean |
Gets and sets the property QueryFilterStringEnabled.
Determines whether the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5