ReadonlydestinationThe destination CIDR range to inspect for.
ReadonlydestinationThe destination port or port range to inspect.
ReadonlydirectionThe direction of the traffic flow to inspect.
ReadonlyprotocolThe protocol to inspect.
ReadonlysourceThe source CIDR range to inspect for.
ReadonlysourceThe source port or port range to inspect.
NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwRuleGroupConfig / NfwRuleGroupRuleConfig / NfwRuleSourceConfig / NfwRuleSourceStatefulRuleConfig / NfwRuleSourceStatefulRuleHeaderConfig
Network Firewall stateful rule header configuration.
Description
Use this configuration to define stateful rules for Network Firewall in an IP packet header format. This header format can be used instead of Suricata-compatible rules to define your stateful firewall filtering behavior.
See
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-header.html for more details.
The following example creates a stateful rule that inspects all traffic from source 10.1.0.0/16 to destination 10.0.0.0/16:
Example