NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwFirewallPolicyConfig / NfwFirewallPolicyPolicyConfig / NfwStatelessRuleGroupReferenceConfig

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

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

- name: accelerator-stateless-group
priority: 100
interface INfwStatelessRuleGroupReferenceConfig {
    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

A priority number for the rule.