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 Amazon 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_NETvariable. If your firewall uses an inspection VPC, you might want to override theHOME_NETvariable with the CIDRs of your home networks. If you don't overrideHOME_NETwith your own CIDRs, Network Firewall by default uses the CIDR of your inspection VPC.Required: No
Type: Map of IPSet
Update requires: No interruption