

# DataQuery
<a name="API_DataExports_DataQuery"></a>

The SQL query of column selections and row filters from the data table you want.

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

 ** QueryStatement **   <a name="awscostmanagement-Type-DataExports_DataQuery-QueryStatement"></a>
The query statement.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 36000.  
Pattern: `[\S\s]*`   
Required: Yes

 ** TableConfigurations **   <a name="awscostmanagement-Type-DataExports_DataQuery-TableConfigurations"></a>
The table configuration.  
Type: String to string to string map map  
Key Length Constraints: Minimum length of 0. Maximum length of 1024.  
Key Pattern: `[\S\s]*`   
Key Length Constraints: Minimum length of 0. Maximum length of 1024.  
Key Pattern: `[\S\s]*`   
Value Length Constraints: Minimum length of 0. Maximum length of 1024.  
Value Pattern: `[\S\s]*`   
Required: No

## See Also
<a name="API_DataExports_DataQuery_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/bcm-data-exports-2023-11-26/DataQuery) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bcm-data-exports-2023-11-26/DataQuery) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bcm-data-exports-2023-11-26/DataQuery) 