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.
Contents
- type
-
The type of SQL database to connect to the knowledge base.
Type: String
Valid Values:
REDSHIFT
Required: Yes
- redshiftConfiguration
-
Specifies configurations for a knowledge base connected to an Amazon Redshift database.
Type: RedshiftConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: