

# AutomationEventFilter
<a name="API_automation_AutomationEventFilter"></a>

 A filter to apply when listing automation events. 

## Contents
<a name="API_automation_AutomationEventFilter_Contents"></a>

 ** name **   <a name="computeoptimizer-Type-automation_AutomationEventFilter-name"></a>
 The name of the filter to apply.   
Type: String  
Valid Values: `AccountId | ResourceType | EventType | EventStatus`   
Required: Yes

 ** values **   <a name="computeoptimizer-Type-automation_AutomationEventFilter-values"></a>
 The values to use for the specified filter.   
Type: Array of strings  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[a-zA-Z0-9\-_\.\*\?\s]+`   
Required: Yes

## See Also
<a name="API_automation_AutomationEventFilter_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/compute-optimizer-automation-2025-09-22/AutomationEventFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/compute-optimizer-automation-2025-09-22/AutomationEventFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/compute-optimizer-automation-2025-09-22/AutomationEventFilter) 