Readonly
stateful(OPTIONAL) An array of default actions to take on packets evaluated by the stateful engine.
Readonly
stateful(OPTIONAL) Define how the stateful engine will evaluate packets.
Default is DEFAULT_ACTION_ORDER. This property must be specified if creating a STRICT_ORDER policy.
Readonly
stateful{OPTIONAL) An array of Network Firewall stateful rule group reference configurations.
Readonly
stateless(OPTIONAL) An array of Network Firewall custom action configurations.
Readonly
statelessAn array of default actions to take on packets evaluated by the stateless engine.
If using a custom action, the action must be defined in the statelessCustomActions
property.
Readonly
statelessAn array of default actions to take on fragmented packets.
If using a custom action, the action must be defined in the statelessCustomActions
property.
Readonly
stateless(OPTIONAL) An array of Network Firewall stateless rule group reference configurations.
Generated using TypeDoc
NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwFirewallPolicyConfig / NfwFirewallPolicyPolicyConfig
Network Firewall policy policy configuration. Use this configuration to define how the Network Firewall policy will behave. An AWS Network Firewall firewall policy defines the monitoring and protection behavior for a firewall. The details of the behavior are defined in the rule groups that you add to your policy, and in some policy default settings.
See
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-firewallpolicy-firewallpolicy.html
@example: