AWS Security ChangesHomeSearch

AWS systems-manager documentation change

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

File: systems-manager/latest/userguide/ascp-pod-identity-integration.md

Summary

Changed example account ID in IAM role ARN

Security assessment

Only updates example account numbers (123456789012 → 111122223333) without any security context or policy changes.

Diff

diff --git a/systems-manager/latest/userguide/ascp-pod-identity-integration.md b/systems-manager/latest/userguide/ascp-pod-identity-integration.md
index 5eac4d3f7..8813b294a 100644
--- a//systems-manager/latest/userguide/ascp-pod-identity-integration.md
+++ b//systems-manager/latest/userguide/ascp-pod-identity-integration.md
@@ -83 +83 @@ JSON
-            "Resource": "arn:aws:iam::123456789012:role/EKSPodIdentityRole"
+            "Resource": "arn:aws:iam::111122223333:role/EKSPodIdentityRole"