This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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 Amazon 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