AWS Security ChangesHomeSearch

AWS acm documentation change

Service: acm · 2025-07-04 · Documentation low

File: acm/latest/userguide/acm-conditions.md

Summary

Added JSON section markers in multiple policy examples

Security assessment

Formatting changes to policy examples without modifying security controls or adding new security content

Diff

diff --git a/acm/latest/userguide/acm-conditions.md b/acm/latest/userguide/acm-conditions.md
index 8d11d2a4d..2cce73017 100644
--- a//acm/latest/userguide/acm-conditions.md
+++ b//acm/latest/userguide/acm-conditions.md
@@ -30,0 +31,6 @@ The following policy denies new certificate requests using the [Email Validation
+JSON
+    
+
+****
+    
+    
@@ -53,0 +61,6 @@ The following policy denies any new ACM certificate request that uses wildcard d
+JSON
+    
+
+****
+    
+    
@@ -75,0 +90,6 @@ The following policy denies any new ACM certificate request for domains that don
+JSON
+    
+
+****
+    
+    
@@ -93,0 +115,6 @@ The policy could be further restricted to specific subdomains. This policy would
+JSON
+    
+
+****
+    
+    
@@ -113,0 +142,6 @@ The following policy uses the condition key `StringNotLike` to allow only certif
+JSON
+    
+
+****
+    
+    
@@ -131,0 +167,6 @@ The following policy uses the condition key `StringLike` and wildcard `*` matchi
+JSON
+    
+
+****
+    
+    
@@ -151,0 +194,6 @@ The following policy would only allow requests for private certificates using th
+JSON
+    
+
+****
+    
+    
@@ -169,0 +219,6 @@ This policy uses the `acm:CertificateAuthority` condition to allow only requests
+JSON
+    
+
+****
+    
+