KnowledgeBaseConfiguration - Amazon Bedrock

KnowledgeBaseConfiguration

Configurations to apply to a knowledge base attached to the agent during query. For more information, see Knowledge base retrieval configurations.

Contents

knowledgeBaseId

The unique identifier for a knowledge base attached to the agent.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 10.

Pattern: ^[0-9a-zA-Z]+$

Required: Yes

retrievalConfiguration

The configurations to apply to the knowledge base during query. For more information, see Query configurations.

Type: KnowledgeBaseRetrievalConfiguration object

Required: Yes

See Also

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