Amazon Bedrock now uses temporal policies to secure agentic workflows. Unlike static access controls, this system evaluates tool calls based on the sequence of preceding actions. It prevents agents from executing safe tools using untrusted data retrieved in prior steps. This adds a critical layer of runtime authorization for AgentCore deployments.