cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
StatefulRuleGroupReference missing Override:Action property
Name of the resource
AWS::NetworkFirewall::FirewallPolicy
Resource name
No response
Description
The StatefulRuleGroupReference resource type is missing the Override:Action property. These properties are available via Boto3, the Console and the CLI. Below is an example of the Override:Action property taken from the CLI documentation:
"StatefulRuleGroupReferences": [ { "ResourceArn": "string", "Priority": integer, "Override": { "Action": "DROP_TO_ALERT" } }
Other Details
No response