AWS::NetworkFirewall::FirewallPolicy StatefulRuleGroupOverride
The setting that allows the policy owner to change the behavior of the rule group within a policy.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Action" :
String
}
YAML
Action:
String
Properties
Action
-
The action that changes the rule group from
DROP
toALERT
. This only applies to managed rule groups.Required: No
Type: String
Allowed values:
DROP_TO_ALERT
Update requires: No interruption