ModifyMemoryStrategyInput - Amazon Bedrock AgentCore Control

ModifyMemoryStrategyInput

Input for modifying a memory strategy.

Contents

memoryStrategyId

The unique identifier of the memory strategy to modify.

Type: String

Required: Yes

configuration

The updated configuration for the memory strategy.

Type: ModifyStrategyConfiguration object

Required: No

description

The updated description of the memory strategy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: No

namespaces

The updated namespaces for the memory strategy.

Type: Array of strings

Array Members: Minimum number of 1 item.

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [a-zA-Z0-9\-_\/]*(\{(actorId|sessionId|memoryStrategyId)\}[a-zA-Z0-9\-_\/]*)*

Required: No

See Also

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