Skip to content

Bedrock Agentcore Control  >  Unions  >  ExtractionConfig

ExtractionConfig

Union Type

ExtractionConfig module-attribute

Configuration for metadata extraction from conversational content.

Union Member Types

ExtractionConfigLlmExtractionConfig dataclass

Model-based extraction using a definition and instructions.

Attributes

value instance-attribute

ExtractionConfigUnknown 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