

# BatchGetQueryExecutionInput
<a name="API_BatchGetQueryExecutionInput"></a>

Contains an array of query execution IDs.

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

 ** QueryExecutionIds **   <a name="athena-Type-BatchGetQueryExecutionInput-QueryExecutionIds"></a>
An array of query execution IDs.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 50 items.  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `\S+`   
Required: Yes

## See Also
<a name="API_BatchGetQueryExecutionInput_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/athena-2017-05-18/BatchGetQueryExecutionInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/athena-2017-05-18/BatchGetQueryExecutionInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/athena-2017-05-18/BatchGetQueryExecutionInput) 