AWS SDK Version 3 for .NET
API Reference

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 knowledge store used for the AMAZON.QnAIntent. You must have already created the knowledge store and indexed the documents within it.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.DataSourceConfiguration

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class DataSourceConfiguration

The DataSourceConfiguration type exposes the following members

Constructors

NameDescription
Public Method DataSourceConfiguration()

Properties

NameTypeDescription
Public Property BedrockKnowledgeStoreConfiguration Amazon.LexModelsV2.Model.BedrockKnowledgeStoreConfiguration

Gets and sets the property BedrockKnowledgeStoreConfiguration.

Contains details about the configuration of the Amazon Bedrock knowledge base used for the AMAZON.QnAIntent. To set up a knowledge base, follow the steps at Building a knowledge base.

Public Property KendraConfiguration Amazon.LexModelsV2.Model.QnAKendraConfiguration

Gets and sets the property KendraConfiguration.

Contains details about the configuration of the Amazon Kendra index used for the AMAZON.QnAIntent. To create a Amazon Kendra index, follow the steps at Creating an index.

Public Property OpensearchConfiguration Amazon.LexModelsV2.Model.OpensearchConfiguration

Gets and sets the property OpensearchConfiguration.

Contains details about the configuration of the Amazon OpenSearch Service database used for the AMAZON.QnAIntent. To create a domain, follow the steps at Creating and managing Amazon OpenSearch Service domains.

Version Information

.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