FraudDetectionConfiguration
The configuration used for performing fraud detection over a speaker during a session.
Contents
- RiskThreshold
-
Threshold value for determining whether the speaker is a fraudster. If the detected risk score calculated by Voice ID is higher than the threshold, the speaker is considered a fraudster.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- WatchlistId
-
The identifier of the watchlist against which fraud detection is performed.
Type: String
Length Constraints: Fixed length of 22.
Pattern:
^[a-zA-Z0-9]{22}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: