AWS::NetworkFirewall::FirewallPolicy StatefulRuleGroupOverride - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

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 CloudFormation template, use the following syntax:

JSON

{ "Action" : String }

YAML

Action: String

Properties

Action

The action that changes the rule group from DROP to ALERT. This only applies to managed rule groups.

Required: No

Type: String

Allowed values: DROP_TO_ALERT

Update requires: No interruption