Skip to content

Bedrock Agentcore Control  >  Unions  >  CustomConfigurationInput

CustomConfigurationInput

Union Type

Union Member Types

CustomConfigurationInputSemanticOverride dataclass

The semantic override configuration for a custom memory strategy.

Attributes

value instance-attribute

CustomConfigurationInputSummaryOverride dataclass

The summary override configuration for a custom memory strategy.

Attributes

value instance-attribute

CustomConfigurationInputUserPreferenceOverride dataclass

The user preference override configuration for a custom memory strategy.

Attributes

value instance-attribute

CustomConfigurationInputEpisodicOverride dataclass

The episodic memory strategy override configuration for a custom memory strategy.

Attributes

value instance-attribute

CustomConfigurationInputSelfManagedConfiguration dataclass

The self managed configuration for a custom memory strategy.

Attributes

value instance-attribute

CustomConfigurationInputUnknown 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