AWS::Wisdom::AIAgent KnowledgeBaseAssociationConfigurationData
The data of the configuration for a KNOWLEDGE_BASE
type Amazon Q in Connect
Assistant Association.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ContentTagFilter" :
TagFilter
, "MaxResults" :Number
, "OverrideKnowledgeBaseSearchType" :String
}
YAML
ContentTagFilter:
TagFilter
MaxResults:Number
OverrideKnowledgeBaseSearchType:String
Properties
ContentTagFilter
-
An object that can be used to specify Tag conditions.
Required: No
Type: TagFilter
Update requires: No interruption
MaxResults
-
The maximum number of results to return per page.
Required: No
Type: Number
Minimum:
1
Maximum:
100
Update requires: No interruption
OverrideKnowledgeBaseSearchType
Property description not available.
Required: No
Type: String
Allowed values:
HYBRID | SEMANTIC
Update requires: No interruption