AWS Security ChangesHomeSearch

AWS systems-manager documentation change

Service: systems-manager · 2025-07-16 · Documentation low

File: systems-manager/latest/userguide/parameter-store-policy-conditions.md

Summary

Added JSON section dividers and modified resource ARN format in policy examples

Security assessment

Changes involve policy example formatting and ARN placeholder standardization. While related to security policies, there's no evidence of addressing a specific vulnerability.

Diff

diff --git a/systems-manager/latest/userguide/parameter-store-policy-conditions.md b/systems-manager/latest/userguide/parameter-store-policy-conditions.md
index efb626ccf..f211d966b 100644
--- a//systems-manager/latest/userguide/parameter-store-policy-conditions.md
+++ b//systems-manager/latest/userguide/parameter-store-policy-conditions.md
@@ -31,0 +32,6 @@ However, the `"Deny"` statement prevents Entities from changing values of _exist
+JSON
+    
+
+****
+    
+    
@@ -65,0 +73,6 @@ In the following policy example, the `"Allow"` statement grants general permissi
+JSON
+    
+
+****
+    
+    
@@ -75 +88 @@ In the following policy example, the `"Allow"` statement grants general permissi
-                "Resource": "arn:aws:ssm:us-east-2:123456789012:parameter/*"
+                "Resource": "arn:aws:ssm:us-east-2::parameter/*"
@@ -89 +102 @@ In the following policy example, the `"Allow"` statement grants general permissi
-                "Resource": "arn:aws:ssm:us-east-2:123456789012:parameter/*"
+                "Resource": "arn:aws:ssm:us-east-2::parameter/*"
@@ -101,0 +116,6 @@ After this, the `"Deny"` statement prevents IAM Entities from viewing or retriev
+JSON
+    
+
+****
+    
+