Amazon Bedrock now uses temporal policies to secure agentic workflows. Unlike static access controls, these rules evaluate tool calls based on the sequence of preceding actions. This prevents agents from executing safe tools after interacting with untrusted data sources. Developers can now enforce state-dependent authorization to mitigate runtime risks in autonomous systems.