AWS network-firewall documentation change
Summary
Added JSON formatting markers and updated Firehose resource ARN examples
Security assessment
Clarified Kinesis logging permissions setup. Adds security-adjacent documentation but no vulnerability fixes.
Diff
diff --git a/network-firewall/latest/developerguide/logging-kinesis.md b/network-firewall/latest/developerguide/logging-kinesis.md index 9546ca56c..0636dd475 100644 --- a//network-firewall/latest/developerguide/logging-kinesis.md +++ b//network-firewall/latest/developerguide/logging-kinesis.md @@ -29,0 +30,6 @@ You must have the following permissions to configure your firewall to send logs +JSON + + +**** + + @@ -49 +55 @@ You must have the following permissions to configure your firewall to send logs - "Sid": "FirewallLoggingFH", + "Sid": "FirewallLoggingFH1", @@ -57 +63 @@ You must have the following permissions to configure your firewall to send logs - "Sid": "FirewallLoggingFH", + "Sid": "FirewallLoggingFH2", @@ -61 +67 @@ You must have the following permissions to configure your firewall to send logs - "Resource": "Amazon Data Firehose delivery stream ARN", + "Resource": "arn:aws:firehose:us-east-1:123456789012:deliverystream/delivery-stream-name",