AWS Security ChangesHomeSearch

AWS firehose documentation change

Service: firehose · 2025-08-22 · Documentation low

File: firehose/latest/dev/console-managed-iam-create-new-roles.md

Summary

Updated placeholder account ID format in IAM policy example and removed redundant JSON syntax

Security assessment

Change fixes example formatting but doesn't modify security content. The account ID update appears to be a documentation correction rather than a security fix.

Diff

diff --git a/firehose/latest/dev/console-managed-iam-create-new-roles.md b/firehose/latest/dev/console-managed-iam-create-new-roles.md
index 2bac8df22..9e9ff43bd 100644
--- a//firehose/latest/dev/console-managed-iam-create-new-roles.md
+++ b//firehose/latest/dev/console-managed-iam-create-new-roles.md
@@ -21 +21 @@ For example, if you didn’t enable **Transform source records with AWS Lambda**
-       "Resource": "arn:aws:lambda:us-east-1:<account id>:function:%FIREHOSE_POLICY_TEMPLATE_PLACEHOLDER%"
+       "Resource": "arn:aws:lambda:us-east-1123456789012:function:%FIREHOSE_POLICY_TEMPLATE_PLACEHOLDER%"
@@ -30,6 +29,0 @@ The console create and edit Firehose stream workflows also create a trust policy
-JSON
-    
-
-****
-    
-