AWS::QBusiness::Retriever RetrieverConfiguration
Provides information on how the retriever used for your Amazon Q Business application is configured.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "KendraIndexConfiguration" :
KendraIndexConfiguration
, "NativeIndexConfiguration" :NativeIndexConfiguration
}
YAML
KendraIndexConfiguration:
KendraIndexConfiguration
NativeIndexConfiguration:NativeIndexConfiguration
Properties
KendraIndexConfiguration
-
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.
Required: No
Type: KendraIndexConfiguration
Update requires: No interruption
NativeIndexConfiguration
-
Provides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.
Required: No
Type: NativeIndexConfiguration
Update requires: No interruption