AWS::SecurityHub::AutomationRule NumberFilter
A number filter for querying findings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Eq
-
The equal-to condition to be applied to a single field when querying for findings.
Required: No
Type: Number
Update requires: No interruption
Gte
-
The greater-than-equal condition to be applied to a single field when querying for findings.
Required: No
Type: Number
Update requires: No interruption
Lte
-
The less-than-equal condition to be applied to a single field when querying for findings.
Required: No
Type: Number
Update requires: No interruption