AWS::Wisdom::AIAgent KnowledgeBaseAssociationConfigurationData - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 CloudFormation template, use the following syntax:

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

The search type to be used against the Knowledge Base for this request. The values can be SEMANTIC which uses vector embeddings or HYBRID which use vector embeddings and raw text

Required: No

Type: String

Allowed values: HYBRID | SEMANTIC

Update requires: No interruption