/AWS1/CL_LM2DATASOURCECONF¶
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.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_opensearchconfiguration TYPE REF TO /AWS1/CL_LM2OPENSEARCHCONF /AWS1/CL_LM2OPENSEARCHCONF¶
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.
io_kendraconfiguration TYPE REF TO /AWS1/CL_LM2QNAKENDRACONF /AWS1/CL_LM2QNAKENDRACONF¶
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.
io_bedrockknowledgestoreconf TYPE REF TO /AWS1/CL_LM2BEDROCKKNOWLEDGE00 /AWS1/CL_LM2BEDROCKKNOWLEDGE00¶
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.
Queryable Attributes¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPENSEARCHCONFIGURATION() |
Getter for OPENSEARCHCONFIGURATION |
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KENDRACONFIGURATION() |
Getter for KENDRACONFIGURATION |
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BEDROCKKNOWLEDGESTOREC00() |
Getter for BEDROCKKNOWLEDGESTORECONF |