Skip to content

Bedrock Agent Runtime  >  Unions  >  RetrieverConfiguration

RetrieverConfiguration

Union Type

RetrieverConfiguration module-attribute

Configuration for a retriever, specified as a union of retriever types.

Union Member Types

RetrieverConfigurationKnowledgeBase dataclass

Configuration for a knowledge base retriever.

Attributes

value instance-attribute

RetrieverConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str