stateful Default Actions
Parameters
value
Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a stateful_engine_options
block with a rule_order
value of STRICT_ORDER
. You can specify one of either or neither values of aws:drop_strict
or aws:drop_established
, as well as any combination of aws:alert_strict
and aws:alert_established
.
Parameters
values
Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a stateful_engine_options
block with a rule_order
value of STRICT_ORDER
. You can specify one of either or neither values of aws:drop_strict
or aws:drop_established
, as well as any combination of aws:alert_strict
and aws:alert_established
.