AWS::NetworkFirewall::RuleGroup SummaryConfiguration - 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).

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

AWS::NetworkFirewall::RuleGroup SummaryConfiguration

A complex type that specifies which Suricata rule metadata fields to use when displaying threat information. Contains:

  • RuleOptions - The Suricata rule options fields to extract and display

These settings affect how threat information appears in both the console and API responses. Summaries are available for rule groups you manage and for active threat defense Amazon managed rule groups.

Syntax

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

JSON

{ "RuleOptions" : [ String, ... ] }

YAML

RuleOptions: - String

Properties

RuleOptions

Specifies the selected rule options returned by DescribeRuleGroupSummary.

Required: No

Type: Array of String

Update requires: No interruption