AWS::NetworkFirewall::RuleGroup ReferenceSets - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::NetworkFirewall::RuleGroup ReferenceSets

Configures the reference sets 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 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