AWS Security ChangesHomeSearch

AWS vpc documentation change

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

File: vpc/latest/tgw/flow-logs-kinesis.md

Summary

Updated account IDs in IAM role ARNs and standardized formatting

Security assessment

Consistency improvements for example account IDs without security impact

Diff

diff --git a/vpc/latest/tgw/flow-logs-kinesis.md b/vpc/latest/tgw/flow-logs-kinesis.md
index 307276e71..dc35eef12 100644
--- a//vpc/latest/tgw/flow-logs-kinesis.md
+++ b//vpc/latest/tgw/flow-logs-kinesis.md
@@ -62 +62 @@ JSON
-          "Resource": "arn:aws:iam::source-account:role/mySourceRole",
+                "Resource": "arn:aws:iam::111122223333:role/mySourceRole",
@@ -87 +87 @@ JSON
-          "Resource": "arn:aws:iam::destination-account:role/AWSLogDeliveryFirehoseCrossAccountRole"      
+                "Resource": "arn:aws:iam::111122223333:role/AWSLogDeliveryFirehoseCrossAccountRole"
@@ -157 +157 @@ JSON
-              "AWS": "arn:aws:iam::source-account:role/mySourceRole"
+                    "AWS": "arn:aws:iam::111122223333:role/mySourceRole"