PreEvaluationFilters
The pre-evaluation filters for a rule, that restrict a rule to be applied to only certain resources based on the resource's attributes, such as tags assigned to a contact. The pre-evaluation filters are applied even before rule conditions are evaluated and are used to enforce tag-based-access-control while applying rules.
Contents
- AndConditions
-
A list of conditions that the rule evaluates together using AND logic. All conditions must be met for the event to be evaluated by the rule.
Type: Array of PreEvaluationFilter objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: