AWS Security ChangesHomeSearch

AWS bedrock-agentcore medium security documentation change

Service: bedrock-agentcore · 2025-10-16 · Security-related medium

File: bedrock-agentcore/latest/devguide/specify-long-term-memory-organization.md

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.

Diff