AwsNetworkFirewallRuleGroupDetails - AWS Security Hub

AwsNetworkFirewallRuleGroupDetails

Details about an AWS Network Firewall rule group. Rule groups are used to inspect and control network traffic. Stateless rule groups apply to individual packets. Stateful rule groups apply to packets in the context of their traffic flow.

Rule groups are referenced in firewall policies.

Contents

Capacity

The maximum number of operating resources that this rule group can use.

Type: Integer

Required: No

Description

A description of the rule group.

Type: String

Pattern: .*\S.*

Required: No

RuleGroup

Details about the rule group.

Type: RuleGroupDetails object

Required: No

RuleGroupArn

The ARN of the rule group.

Type: String

Pattern: .*\S.*

Required: No

RuleGroupId

The identifier of the rule group.

Type: String

Pattern: .*\S.*

Required: No

RuleGroupName

The descriptive name of the rule group.

Type: String

Pattern: .*\S.*

Required: No

Type

The type of rule group. A rule group can be stateful or stateless.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: