

# StepExecutionFilter
<a name="API_StepExecutionFilter"></a>

A filter to limit the amount of step execution information returned by the call.

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

 ** Key **   <a name="systemsmanager-Type-StepExecutionFilter-Key"></a>
One or more keys to limit the results.  
Type: String  
Valid Values: `StartTimeBefore | StartTimeAfter | StepExecutionStatus | StepExecutionId | StepName | Action | ParentStepExecutionId | ParentStepIteration | ParentStepIteratorValue`   
Required: Yes

 ** Values **   <a name="systemsmanager-Type-StepExecutionFilter-Values"></a>
The values of the filter key.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Length Constraints: Minimum length of 1. Maximum length of 150.  
Required: Yes

## See Also
<a name="API_StepExecutionFilter_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/ssm-2014-11-06/StepExecutionFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ssm-2014-11-06/StepExecutionFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ssm-2014-11-06/StepExecutionFilter) 