AWS Security ChangesHomeSearch

AWS kms documentation change

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

File: kms/latest/developerguide/tag-permissions.md

Summary

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

Security assessment

Formatting and naming convention updates. No security-related changes detected.

Diff

diff --git a/kms/latest/developerguide/tag-permissions.md b/kms/latest/developerguide/tag-permissions.md
index a88778894..446b2daf8 100644
--- a//kms/latest/developerguide/tag-permissions.md
+++ b//kms/latest/developerguide/tag-permissions.md
@@ -39,0 +40,6 @@ You can provide tagging permissions in a key policy or IAM policy. For example,
+JSON
+    
+
+****
+    
+    
@@ -53 +59 @@ You can provide tagging permissions in a key policy or IAM policy. For example,
-          "Sid": "Allow all tagging permissions",
+          "Sid": "AllowAllTaggingPermissions",
@@ -67 +73 @@ You can provide tagging permissions in a key policy or IAM policy. For example,
-          "Sid": "Allow roles to view tags",
+          "Sid": "AllowRolesViewTags",
@@ -82,0 +90,6 @@ For example, the following IAM policy allows the principals to create KMS keys.
+JSON
+    
+
+****
+    
+    
@@ -134,0 +149,6 @@ Because `TagResource` and `UntagResource` requests can include multiple tags, yo
+JSON
+    
+
+****
+    
+