AWS bedrock-agentcore documentation change
Summary
Added link to time-based policy support documentation and updated terminology
Security assessment
Addition of time-based policy support expands documentation of security controls without indicating a resolved vulnerability. Time-based access restrictions are a security feature enhancement.
Diff
diff --git a/bedrock-agentcore/latest/devguide/policy-create-policies.md b/bedrock-agentcore/latest/devguide/policy-create-policies.md index 37d703a14..673312e3f 100644 --- a//bedrock-agentcore/latest/devguide/policy-create-policies.md +++ b//bedrock-agentcore/latest/devguide/policy-create-policies.md @@ -7 +7 @@ -AgentCore Policy in Amazon Bedrock AgentCore uses Cedar as its authorization language to control access to tools and resources. This guide explains how to understand Cedar policies and write authorization requirements in natural language that can be automatically converted to Cedar. +Policy in Amazon Bedrock AgentCore uses Cedar as its authorization language to control access to tools and resources. This guide explains how to understand Cedar policies and write authorization requirements in natural language that can be automatically converted to Cedar. @@ -39,0 +40,2 @@ You don't need to memorize Cedar syntax. Focus on understanding policy structure + * [Time-based policy support](./policy-time-based.html) +