AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/policy-scope.md

Summary

Updated apostrophe formatting and removed a blank line in policy scope documentation

Security assessment

The changes include typographical formatting updates (straight to curly apostrophes) and removal of a blank line. The content about IAM principals and ARN-based access control remains unchanged in substance. No security vulnerabilities, features, or implications are addressed or introduced.

Diff

diff --git a/bedrock-agentcore/latest/devguide/policy-scope.md b/bedrock-agentcore/latest/devguide/policy-scope.md
index 85e6ca35e..20293fbfc 100644
--- a//bedrock-agentcore/latest/devguide/policy-scope.md
+++ b//bedrock-agentcore/latest/devguide/policy-scope.md
@@ -82 +79 @@ Components:
-IAM principals have an `id` attribute containing the caller's IAM ARN. You can use pattern matching on this attribute to implement account-based or role-based access control.
+IAM principals have an `id` attribute containing the caller’s IAM ARN. You can use pattern matching on this attribute to implement account-based or role-based access control.
@@ -118,2 +114 @@ For example, to allow access only to tools whose names start with Read, you can
-
-This will permit all tools included in that target depending on the policy's effect.
+This will permit all tools included in that target depending on the policy’s effect.