RedshiftQueryEngineConfiguration - Amazon Bedrock

RedshiftQueryEngineConfiguration

Contains configurations for an Amazon Redshift query engine. Specify the type of query engine in type 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 type of query engine.

Type: String

Valid Values: SERVERLESS | PROVISIONED

Required: Yes

provisionedConfiguration

Specifies configurations for a provisioned Amazon Redshift query engine.

Type: RedshiftProvisionedConfiguration object

Required: No

serverlessConfiguration

Specifies configurations for a serverless Amazon Redshift query engine.

Type: RedshiftServerlessConfiguration object

Required: No

See Also

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