AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-01 · Documentation low

File: bedrock-agentcore/latest/devguide/policy-create-policies.md

Summary

Added clarification that natural language policy generation requires a deployed AgentCore Gateway and policy engine

Security assessment

This change adds documentation about prerequisites for using natural language policy generation with Cedar authorization language. While it relates to security features (authorization policies), it's adding clarification about deployment requirements rather than addressing a specific security issue. The change enhances security documentation by specifying infrastructure requirements for policy generation.

Diff

diff --git a/bedrock-agentcore/latest/devguide/policy-create-policies.md b/bedrock-agentcore/latest/devguide/policy-create-policies.md
index 673312e3f..d42642f78 100644
--- a//bedrock-agentcore/latest/devguide/policy-create-policies.md
+++ b//bedrock-agentcore/latest/devguide/policy-create-policies.md
@@ -7 +7 @@
-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. Natural language policy generation requires a deployed AgentCore Gateway and policy engine.