StatelessRuleGroup
AWS Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription.
Contents
- Priority
-
The priority of the rule group. AWS Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
- ResourceId
-
The resource ID of the rule group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- RuleGroupName
-
The name of the rule group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: