v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436240246.3 KB

Deletes the specified <a>RuleGroup</a>.

post/#X-Amz-Target=NetworkFirewall_20201112.DeleteRuleGroup

Headers

X-Amz-Target'NetworkFirewall_20201112.DeleteRuleGroup' required

Request body

RuleGroupNamestring
<p>The descriptive name of the rule group. You can't change the name of a rule group after you create it.</p> <p>You must specify the ARN or the name, and you can specify both. </p>
RuleGroupArnstring
<p>The Amazon Resource Name (ARN) of the rule group.</p> <p>You must specify the ARN or the name, and you can specify both. </p>
Type'STATELESS' | 'STATEFUL'
<p>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. </p> <note> <p>This setting is required for requests that do not include the <code>RuleGroupARN</code>.</p> </note>

Response

Success