View a markdown version of this page

KnowledgeBaseRetrieverConfiguration - Amazon Bedrock

KnowledgeBaseRetrieverConfiguration

Configuration for retrieving from a Bedrock knowledge base.

Contents

knowledgeBaseId

The unique identifier of the knowledge base.

Type: String

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

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

Required: Yes

retrievalOverrides

Overrides for retrieval behavior such as filters and result limits.

Type: RetrievalOverrides object

Required: No

See Also

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