Values.SqlKnowledgeBaseConfigurationSourceContains 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.
type nonrec t = {type_ : QueryEngineType.t;The type of SQL database to connect to the knowledge base.
*)redshiftConfiguration : RedshiftConfiguration.t option;Specifies configurations for a knowledge base connected to an Amazon Redshift database.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `String of AwsDataCatalogTableName.t ]
list
| `String of RedshiftDatabase.t ])
list ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `Integer of QueryExecutionTimeoutSeconds.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
QueryGenerationColumnName.t ])
list ]
list
| `String of QueryGenerationTableName.t ])
list ]
list
| `String of WorkgroupArn.t
| `Structure of
(string
* [> `Enum of string | `String of SecretArn.t ])
list ])
list ])
list ])
list ])
list ]