AWS::NetworkFirewall::RuleGroup ReferenceSets - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::NetworkFirewall::RuleGroup ReferenceSets

Configures the ReferenceSets for a stateful rule group. For more information, see the Using IP set references in Suricata compatible rule groups in the Network Firewall User Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "IPSetReferences" : {Key: Value, ...} }

YAML

IPSetReferences: Key: Value

Properties

IPSetReferences

The IP set references to use in the stateful rule group.

Required: No

Type: Object of IPSetReference

Update requires: No interruption