AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

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

File: elasticloadbalancing/latest/application/enable-connection-logging.md

Summary

Updated example AWS account ID in bucket policy

Security assessment

Changed placeholder account ID (elb-account-id) to concrete example (111122223333). Routine documentation example update with no security impact.

Diff

diff --git a/elasticloadbalancing/latest/application/enable-connection-logging.md b/elasticloadbalancing/latest/application/enable-connection-logging.md
index ce211b8bd..d6c138e64 100644
--- a//elasticloadbalancing/latest/application/enable-connection-logging.md
+++ b//elasticloadbalancing/latest/application/enable-connection-logging.md
@@ -174 +174 @@ JSON
-            "AWS": "arn:aws:iam::elb-account-id:root"
+                    "AWS": "arn:aws:iam::111122223333:root"
@@ -265 +265 @@ JSON
-            "AWS": "arn:aws-us-gov:iam::elb-account-id:root"
+                    "AWS": "arn:aws-us-gov:iam::111122223333:root"