AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

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

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

Summary

Updated example AWS account ID in bucket policy

Security assessment

Changed placeholder account ID (elb-account-id) to concrete example (111122223333). No security implications - documentation example standardization.

Diff

diff --git a/elasticloadbalancing/latest/application/enable-access-logging.md b/elasticloadbalancing/latest/application/enable-access-logging.md
index 99008d5e1..cbb8d2969 100644
--- a//elasticloadbalancing/latest/application/enable-access-logging.md
+++ b//elasticloadbalancing/latest/application/enable-access-logging.md
@@ -150 +150 @@ JSON
-            "AWS": "arn:aws:iam::elb-account-id:root"
+                    "AWS": "arn:aws:iam::111122223333:root"
@@ -241 +241 @@ JSON
-            "AWS": "arn:aws-us-gov:iam::elb-account-id:root"
+                    "AWS": "arn:aws-us-gov:iam::111122223333:root"