ManagedKnowledgeBaseConfiguration
Configurations for a managed knowledge base.
Types
Properties
Link copied to clipboard
The ARN for the embeddings model.
Link copied to clipboard
The configuration details for the embeddings model.
Link copied to clipboard
Choose CUSTOM to provide your own Bedrock embedding model ARN. Choose MANAGED to use a service-managed embedding model. For more information, see Embedding model options.
Link copied to clipboard
Contains the configuration for server-side encryption for your managed knowledge base.
Functions
Link copied to clipboard
inline fun copy(block: ManagedKnowledgeBaseConfiguration.Builder.() -> Unit = {}): ManagedKnowledgeBaseConfiguration