NetworkFirewallPolicyDescription
The definition of the AWS Network Firewall firewall policy.
Contents
- StatefulRuleGroups
-
The stateful rule groups that are used in the Network Firewall firewall policy.
Type: Array of StatefulRuleGroup objects
Required: No
- StatelessCustomActions
-
Names of custom actions that are available for use in the stateless default actions settings.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9]+$
Required: No
- StatelessDefaultActions
-
The actions to take on packets that don't match any of the stateless rule groups.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9]+$
Required: No
- StatelessFragmentDefaultActions
-
The actions to take on packet fragments that don't match any of the stateless rule groups.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9]+$
Required: No
- StatelessRuleGroups
-
The stateless rule groups that are used in the Network Firewall firewall policy.
Type: Array of StatelessRuleGroup objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: