Amazon Bedrock AgentCore introduces temporal policies powered by Dogwood (a new open source policy language) and rate limiting in the gateway, enabling teams to control agent behaviors across sequences of actions and manage consumption costs.
From the source
Temporal policies extend the policies in AgentCore to close that gap. Rather than judging a request in isolation, the policy engine also looks at what the agent has already done in that session, then permits or denies the call based on that sequence of actions.
aws.amazon.com