AWS network-firewall documentation change
Summary
Fixed broken markdown link syntax in firewall creation procedure reference.
Security assessment
Documentation formatting fix with no security impact. The empty link syntax correction does not relate to security controls or vulnerabilities.
Diff
diff --git a/network-firewall/latest/developerguide/troubleshooting-general-issues.md b/network-firewall/latest/developerguide/troubleshooting-general-issues.md index c6dd21d95..b8848470a 100644 --- a//network-firewall/latest/developerguide/troubleshooting-general-issues.md +++ b//network-firewall/latest/developerguide/troubleshooting-general-issues.md @@ -27 +27 @@ AWS Network Firewall doesn't support asymmetric routing. Request and response tr - 1. Create a firewall using the [Creating a firewall](./creating-firewall.html) procedure, and associate an empty **Strict order** rule evaluation order policy to it. The stateless default action should **Forward to stateful rule groups** for both full and fragmented packets. For this test, you don't need to enable any stateful default actions. + 1. Create a firewall using the [](./creating-firewall.html) procedure, and associate an empty **Strict order** rule evaluation order policy to it. The stateless default action should **Forward to stateful rule groups** for both full and fragmented packets. For this test, you don't need to enable any stateful default actions.