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.
Contains details about the configuration of the Amazon Kendra index used for the AMAZON.QnAIntent
.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class QnAKendraConfiguration
The QnAKendraConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
QnAKendraConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
ExactResponse | System.Boolean |
Gets and sets the property ExactResponse. Specifies whether to return an exact response from the Amazon Kendra index or to let the Amazon Bedrock model you select generate a response based on the results. To use this feature, you must first add FAQ questions to your index by following the steps at Adding frequently asked questions (FAQs) to an index. |
![]() |
KendraIndex | System.String |
Gets and sets the property KendraIndex. The ARN of the Amazon Kendra index to use. |
![]() |
QueryFilterString | System.String |
Gets and sets the property QueryFilterString. Contains the Amazon Kendra filter string to use if enabled. For more information on the Amazon Kendra search filter JSON format, see Using document attributes to filter search results. |
![]() |
QueryFilterStringEnabled | System.Boolean |
Gets and sets the property QueryFilterStringEnabled. Specifies whether to enable an Amazon Kendra filter string or not. |
.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