MemoryStrategyInput - Amazon Bedrock AgentCore Control

MemoryStrategyInput

Contains input information for creating a memory strategy.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

customMemoryStrategy

Input for creating a custom memory strategy.

Type: CustomMemoryStrategyInput object

Required: No

semanticMemoryStrategy

Input for creating a semantic memory strategy.

Type: SemanticMemoryStrategyInput object

Required: No

summaryMemoryStrategy

Input for creating a summary memory strategy.

Type: SummaryMemoryStrategyInput object

Required: No

userPreferenceMemoryStrategy

Input for creating a user preference memory strategy.

Type: UserPreferenceMemoryStrategyInput object

Required: No

See Also

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