Values.KnowledgeBaseSummarySourceSummary information about the knowledge base.
type nonrec t = {knowledgeBaseId : Uuid.t option;The identifier of the knowledge base.
*)knowledgeBaseArn : Arn.t option;The Amazon Resource Name (ARN) of the knowledge base.
*)name : Name.t option;The name of the knowledge base.
*)knowledgeBaseType : KnowledgeBaseType.t option;The type of knowledge base.
*)status : KnowledgeBaseStatus.t option;The status of the knowledge base summary.
*)sourceConfiguration : SourceConfiguration.t option;Configuration information about the external data source.
*)vectorIngestionConfiguration : VectorIngestionConfiguration.t option;Contains details about how to ingest the documents in a data source.
*)renderingConfiguration : RenderingConfiguration.t option;Information about how to render the content.
*)serverSideEncryptionConfiguration : ServerSideEncryptionConfiguration.t option;The configuration information for the customer managed key used for encryption. This KMS key must have a policy that allows kms:CreateGrant, kms:DescribeKey, kms:Decrypt, and kms:GenerateDataKey* permissions to the IAM identity using the key to invoke Amazon Q in Connect. For more information about setting up a customer managed key for Amazon Q in Connect, see Enable Amazon Q in Connect for your instance.
*)description : Description.t option;The description of the knowledge base.
*)}val make :
?knowledgeBaseId:??? ->
?knowledgeBaseArn:??? ->
?name:??? ->
?knowledgeBaseType:??? ->
?status:??? ->
?sourceConfiguration:??? ->
?vectorIngestionConfiguration:??? ->
?renderingConfiguration:??? ->
?serverSideEncryptionConfiguration:??? ->
?description:??? ->
?tags:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of Uuid.t
| `Structure of
(string
* [> `String of Uri_.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of NonEmptyString.t ] list
| `String of GenericArn.t
| `Structure of
(string
* [> `Enum of string
| `Integer of
FixedSizeChunkingConfigurationMaxTokensInteger.t
| `List of
[> `String of UrlFilterPattern.t
| `Structure of
(string
* [> `Integer of
HierarchicalChunkingLevelConfigurationMaxTokensInteger.t ])
list ]
list
| `String of BedrockModelArnForParsing.t
| `Structure of
(string
* [> `Integer of WebCrawlerLimitsRateLimitInteger.t
| `List of
[> `Structure of
(string * [> `String of WebUrl.t ]) list ]
list
| `String of ParsingPromptText.t ])
list ])
list ])
list ])
list ])
list ]