Skip to content

Bedrock Agentcore Control  >  Unions  >  CustomExtractionConfigurationInput

CustomExtractionConfigurationInput

Union Type

CustomExtractionConfigurationInput module-attribute

Input for a custom extraction configuration.

Union Member Types

CustomExtractionConfigurationInputSemanticExtractionOverride dataclass

The semantic extraction override configuration input.

Attributes

value instance-attribute

CustomExtractionConfigurationInputUserPreferenceExtractionOverride dataclass

The user preference extraction override configuration input.

Attributes

value instance-attribute

CustomExtractionConfigurationInputEpisodicExtractionOverride dataclass

Configurations to override the extraction step of the episodic strategy.

Attributes

value instance-attribute

CustomExtractionConfigurationInputUnknown 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