AWS::Bedrock::KnowledgeBase KnowledgeBaseConfiguration - AWS CloudFormation

AWS::Bedrock::KnowledgeBase KnowledgeBaseConfiguration

Configurations to apply to a knowledge base attached to the agent during query. For more information, see Knowledge base retrieval configurations.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

Type

The type of data that the data source is converted into for the knowledge base.

Required: Yes

Type: String

Allowed values: VECTOR

Update requires: Replacement

VectorKnowledgeBaseConfiguration

Contains details about the embeddings model that'sused to convert the data source.

Required: Yes

Type: VectorKnowledgeBaseConfiguration

Update requires: Replacement