AWS::Bedrock::KnowledgeBase RedshiftQueryEngineStorageConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Bedrock::KnowledgeBase RedshiftQueryEngineStorageConfiguration

Contains configurations for Amazon Redshift data storage. Specify the data storage service to use 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 Amazon CloudFormation template, use the following syntax:

Properties

AwsDataCatalogConfiguration

Specifies configurations for storage in Amazon Glue Data Catalog.

Required: No

Type: RedshiftQueryEngineAwsDataCatalogStorageConfiguration

Update requires: Replacement

RedshiftConfiguration

Specifies configurations for storage in Amazon Redshift.

Required: No

Type: RedshiftQueryEngineRedshiftStorageConfiguration

Update requires: Replacement

Type

The data storage service to use.

Required: Yes

Type: String

Allowed values: REDSHIFT | AWS_DATA_CATALOG

Update requires: Replacement