RedshiftQueryEngineStorageConfiguration - Amazon Bedrock
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.

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.

Contents

type

The data storage service to use.

Type: String

Valid Values: REDSHIFT | AWS_DATA_CATALOG

Required: Yes

awsDataCatalogConfiguration

Specifies configurations for storage in AWS Glue Data Catalog.

Type: RedshiftQueryEngineAwsDataCatalogStorageConfiguration object

Required: No

redshiftConfiguration

Specifies configurations for storage in Amazon Redshift.

Type: RedshiftQueryEngineRedshiftStorageConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: