AWS Security ChangesHomeSearch

AWS kms documentation change

Service: kms · 2025-07-25 · Documentation low

File: kms/latest/developerguide/policy-evaluation.md

Summary

Added JSON formatting blocks and updated policy statement IDs (Sid) to camelCase

Security assessment

Formatting and naming convention changes. No security-related content modifications identified.

Diff

diff --git a/kms/latest/developerguide/policy-evaluation.md b/kms/latest/developerguide/policy-evaluation.md
index 4c6701e2c..03ef51c93 100644
--- a//kms/latest/developerguide/policy-evaluation.md
+++ b//kms/latest/developerguide/policy-evaluation.md
@@ -59,0 +60,6 @@ Consider the relevant policies for this example.
+JSON
+    
+
+****
+    
+    
@@ -64 +70 @@ Consider the relevant policies for this example.
-        "Sid" : "Delegate to IAM policies",
+        "Sid" : "DelegateToIAMPolicies",
@@ -109,0 +117,6 @@ In the flowchart, this key policy in account 2 satisfies the _Does the key polic
+JSON
+    
+
+****
+    
+    
@@ -115 +128 @@ In the flowchart, this key policy in account 2 satisfies the _Does the key polic
-                "Sid": "Permission to use IAM policies",
+                "Sid": "PermissionUseIAMpolicies",
@@ -124 +137 @@ In the flowchart, this key policy in account 2 satisfies the _Does the key polic
-                "Sid": "Allow account 1 to use this KMS key",
+                "Sid": "AllowAccount1UseThisKMSKeys",
@@ -148,0 +163,6 @@ In the flowchart, this satisfies the _Does an IAM policy allow the caller to per
+JSON
+    
+
+****
+    
+