NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwFirewallPolicyConfig / NfwFirewallPolicyPolicyConfig / NfwStatefulRuleGroupReferenceConfig

Network Firewall stateful rule group reference configuration. Use this configuration to reference a stateful rule group in a Network Firewall policy.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-firewallpolicy-statefulrulegroupreference.html

- name: accelerator-stateful-group
interface INfwStatefulRuleGroupReferenceConfig {
    name: string;
    priority?: number;
}

Properties

Properties

name: string

The friendly name of the rule group.

This is the logical name property of the rule group as defined in network-config.yaml.

NfwRuleGroupConfig

priority?: number

(OPTIONAL) If using strict ordering, a priority number for the rule.