AWS::NetworkFirewall::FirewallPolicy PolicyVariables
Contains variables that you can use to override default Suricata settings in your firewall policy.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "RuleVariables" :
{
}Key
:Value
, ...}
YAML
RuleVariables:
Key
:Value
Properties
RuleVariables
-
The IPv4 or IPv6 addresses in CIDR notation to use for the Suricata
HOME_NET
variable. If your firewall uses an inspection VPC, you might want to override theHOME_NET
variable with the CIDRs of your home networks. If you don't overrideHOME_NET
with your own CIDRs, Network Firewall by default uses the CIDR of your inspection VPC.Required: No
Type: Object of IPSet
Update requires: No interruption