AWS::Bedrock::KnowledgeBase SqlKnowledgeBaseConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::Bedrock::KnowledgeBase SqlKnowledgeBaseConfiguration

Contains configurations for a knowledge base connected to an SQL database. Specify the SQL database type in the type field and include the corresponding field. For more information, see Build a knowledge base by connecting to a structured data source in the Amazon Bedrock User Guide.

Syntax

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

Properties

RedshiftConfiguration

Specifies configurations for a knowledge base connected to an Amazon Redshift database.

Required: No

Type: RedshiftConfiguration

Update requires: No interruption

Type

The type of SQL database to connect to the knowledge base.

Required: Yes

Type: String

Allowed values: REDSHIFT

Update requires: Replacement