Amazon Fraud Detector will no longer be open to new customers starting November 7, 2025. If you would like to use Amazon Fraud Detector, sign up prior to that date. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.
Model
The model.
Contents
- arn
-
The ARN of the model.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn\:aws[a-z-]{0,15}\:frauddetector\:[a-z0-9-]{3,20}\:[0-9]{12}\:[^\s]{2,128}$
Required: No
- createdTime
-
Timestamp of when the model was created.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- description
-
The model description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- eventTypeName
-
The name of the event type.
Type: String
Required: No
- lastUpdatedTime
-
Timestamp of last time the model was updated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- modelId
-
The model ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_]+$
Required: No
- modelType
-
The model type.
Type: String
Valid Values:
ONLINE_FRAUD_INSIGHTS | TRANSACTION_FRAUD_INSIGHTS | ACCOUNT_TAKEOVER_INSIGHTS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: