

# CloseStatusFilter
<a name="API_CloseStatusFilter"></a>

Used to filter the closed workflow executions in visibility APIs by their close status.

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

 ** status **   <a name="SWF-Type-CloseStatusFilter-status"></a>
 The close status that must match the close status of an execution for it to meet the criteria of this filter.  
Type: String  
Valid Values: `COMPLETED | FAILED | CANCELED | TERMINATED | CONTINUED_AS_NEW | TIMED_OUT`   
Required: Yes

## See Also
<a name="API_CloseStatusFilter_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/swf-2012-01-25/CloseStatusFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/swf-2012-01-25/CloseStatusFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/swf-2012-01-25/CloseStatusFilter) 