Description
AgentCore memory does not currently support self-managed strategies, where users handle the strategy logic themselves rather than relying on built-in implementations.
Steps to Reproduce
- Attempt to configure a self-managed memory strategy in AgentCore
- Observe that there is no mechanism to use a self-managed strategy
Expected Behavior
Users should be able to configure a self-managed strategy for memory, allowing them to control the strategy logic externally.
Actual Behavior
Self-managed strategies are not supported.
CLI Version
N/A
Operating System
macOS
Description
AgentCore memory does not currently support self-managed strategies, where users handle the strategy logic themselves rather than relying on built-in implementations.
Steps to Reproduce
Expected Behavior
Users should be able to configure a self-managed strategy for memory, allowing them to control the strategy logic externally.
Actual Behavior
Self-managed strategies are not supported.
CLI Version
N/A
Operating System
macOS