Skip to content

/AWS1/CL_NWF=>DESCRIBERULEGROUP()

About DescribeRuleGroup

Returns the data objects for the specified rule group.

Method Signature

IMPORTING

Optional arguments:

IV_RULEGROUPNAME TYPE /AWS1/NWFRESOURCENAME /AWS1/NWFRESOURCENAME

The descriptive name of the rule group. You can't change the name of a rule group after you create it.

You must specify the ARN or the name, and you can specify both.

IV_RULEGROUPARN TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN

The Amazon Resource Name (ARN) of the rule group.

You must specify the ARN or the name, and you can specify both.

IV_TYPE TYPE /AWS1/NWFRULEGROUPTYPE /AWS1/NWFRULEGROUPTYPE

Indicates whether the rule group is stateless or stateful. If the rule group is stateless, it contains stateless rules. If it is stateful, it contains stateful rules.

This setting is required for requests that do not include the RuleGroupARN.

IV_ANALYZERULEGROUP TYPE /AWS1/NWFBOOLEAN /AWS1/NWFBOOLEAN

Indicates whether you want Network Firewall to analyze the stateless rules in the rule group for rule behavior such as asymmetric routing. If set to TRUE, Network Firewall runs the analysis.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWFDESCRRULEGROUPRSP /AWS1/CL_NWFDESCRRULEGROUPRSP