

# DataAutomationProjectFilter
<a name="API_data-automation_DataAutomationProjectFilter"></a>

A data automation project filter.

## Contents
<a name="API_data-automation_DataAutomationProjectFilter_Contents"></a>

 ** projectArn **   <a name="bedrock-Type-data-automation_DataAutomationProjectFilter-projectArn"></a>
Filter by project ARN.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 128.  
Pattern: `arn:aws(|-cn|-us-gov):bedrock:[a-zA-Z0-9-]*:(aws|[0-9]{12}):data-automation-project/[a-zA-Z0-9-]{12,36}`   
Required: Yes

 ** projectStage **   <a name="bedrock-Type-data-automation_DataAutomationProjectFilter-projectStage"></a>
Filter by stage.  
Type: String  
Valid Values: `DEVELOPMENT | LIVE`   
Required: No

## See Also
<a name="API_data-automation_DataAutomationProjectFilter_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/bedrock-data-automation-2023-07-26/DataAutomationProjectFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-data-automation-2023-07-26/DataAutomationProjectFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-data-automation-2023-07-26/DataAutomationProjectFilter) 