AWS bedrock-agentcore medium security documentation change
Summary
Renamed and restructured documentation about memory organization using namespaces. Added details about namespace hierarchy, predefined variables (actorId/strategyId), and examples of namespace usage. Removed preview notice.
Security assessment
The change emphasizes namespace-based memory segregation to prevent data mix-ups between users/sessions, which is a security control for data isolation. Specific mention of preventing mix-ups with other users/sessions indicates security-conscious design.