

# StatisticOverride
<a name="API_StatisticOverride"></a>

Override of a particular evaluation for a profile job. 

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

**Note**  
In the following list, the required parameters are described first.

 ** Parameters **   <a name="databrew-Type-StatisticOverride-Parameters"></a>
A map that includes overrides of an evaluation’s parameters.  
Type: String to string map  
Key Length Constraints: Minimum length of 1. Maximum length of 128.  
Key Pattern: `^[A-Za-z0-9]+$`   
Value Length Constraints: Minimum length of 1. Maximum length of 32768.  
Required: Yes

 ** Statistic **   <a name="databrew-Type-StatisticOverride-Statistic"></a>
The name of an evaluation  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[A-Z\_]+$`   
Required: Yes

## See Also
<a name="API_StatisticOverride_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/databrew-2017-07-25/StatisticOverride) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/databrew-2017-07-25/StatisticOverride) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/databrew-2017-07-25/StatisticOverride) 