

# PipelineExecutionFilter
<a name="API_PipelineExecutionFilter"></a>

The pipeline execution to filter on.

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

 ** succeededInStage **   <a name="CodePipeline-Type-PipelineExecutionFilter-succeededInStage"></a>
Filter for pipeline executions where the stage was successful in the current pipeline version.  
Type: [SucceededInStageFilter](API_SucceededInStageFilter.md) object  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/codepipeline-2015-07-09/PipelineExecutionFilter) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/codepipeline-2015-07-09/PipelineExecutionFilter) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/codepipeline-2015-07-09/PipelineExecutionFilter) 