AWS Security ChangesHomeSearch

AWS incident-manager documentation change

Service: incident-manager · 2025-08-25 · Documentation low

File: incident-manager/latest/userguide/integrations-pagerduty-secret.md

Summary

Added JSON formatting and standardized account ID placeholder (111122223333)

Security assessment

Improves policy example clarity but doesn't address specific vulnerabilities. Standardized placeholders help prevent accidental credential exposure in documentation.

Diff

diff --git a/incident-manager/latest/userguide/integrations-pagerduty-secret.md b/incident-manager/latest/userguide/integrations-pagerduty-secret.md
index 9d70869d0..f7ba6f2e1 100644
--- a//incident-manager/latest/userguide/integrations-pagerduty-secret.md
+++ b//incident-manager/latest/userguide/integrations-pagerduty-secret.md
@@ -68,0 +69,6 @@ The following policy demonstrates these permissions. Replace each `user input pl
+JSON
+    
+
+****
+    
+    
@@ -78 +84 @@ The following policy demonstrates these permissions. Replace each `user input pl
-                    "AWS": "arn:aws:iam::account-id:root"
+                    "AWS": "arn:aws:iam::111122223333:root"