

Amazon Fraud Detector is no longer be open to new customers as of November 7, 2025. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.

# ModelScores
<a name="API_ModelScores"></a>

The fraud prediction scores.

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

 ** modelVersion **   <a name="FraudDetector-Type-ModelScores-modelVersion"></a>
The model version.  
Type: [ModelVersion](API_ModelVersion.md) object  
Required: No

 ** scores **   <a name="FraudDetector-Type-ModelScores-scores"></a>
The model's fraud prediction scores.  
Type: String to float map  
Required: No

## See Also
<a name="API_ModelScores_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/frauddetector-2019-11-15/ModelScores) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/frauddetector-2019-11-15/ModelScores) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/frauddetector-2019-11-15/ModelScores) 