Skip to content

Bedrock Agentcore Control  >  Unions  >  CustomExtractionConfiguration

CustomExtractionConfiguration

Union Type

CustomExtractionConfiguration module-attribute

Contains custom extraction configuration information.

Union Member Types

CustomExtractionConfigurationSemanticExtractionOverride dataclass

The semantic extraction override configuration.

Attributes

value instance-attribute

CustomExtractionConfigurationUserPreferenceExtractionOverride dataclass

The user preference extraction override configuration.

Attributes

value instance-attribute

CustomExtractionConfigurationEpisodicExtractionOverride dataclass

The configurations to override the default extraction step for the episodic memory strategy.

Attributes

value instance-attribute

CustomExtractionConfigurationUnknown 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