AWS::SecurityHub::AutomationRule AutomationRulesAction
One or more actions that AWS Security Hub takes when a finding matches the defined criteria of a rule.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FindingFieldsUpdate" :
AutomationRulesFindingFieldsUpdate
, "Type" :String
}
YAML
FindingFieldsUpdate:
AutomationRulesFindingFieldsUpdate
Type:String
Properties
FindingFieldsUpdate
-
Specifies that the automation rule action is an update to a finding field.
Required: Yes
Type: AutomationRulesFindingFieldsUpdate
Update requires: No interruption
Type
-
Specifies the type of action that Security Hub takes when a finding matches the defined criteria of a rule.
Required: Yes
Type: String
Allowed values:
FINDING_FIELDS_UPDATE
Update requires: No interruption