StrategyConfiguration - Amazon Bedrock AgentCore Control

StrategyConfiguration

Contains configuration information for a memory strategy.

Contents

consolidation

The consolidation configuration for the memory strategy.

Type: ConsolidationConfiguration object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

extraction

The extraction configuration for the memory strategy.

Type: ExtractionConfiguration object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

type

The type of override for the strategy configuration.

Type: String

Valid Values: SEMANTIC_OVERRIDE | SUMMARY_OVERRIDE | USER_PREFERENCE_OVERRIDE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: