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.
ExternalModel
The Amazon SageMaker model.
Contents
- arn
-
The model ARN.
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 last created.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- inputConfiguration
-
The input configuration.
Type: ModelInputConfiguration object
Required: No
- invokeModelEndpointRoleArn
-
The role used to invoke the model.
Type: String
Required: No
- lastUpdatedTime
-
Timestamp of when the model was last updated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- modelEndpoint
-
The Amazon SageMaker model endpoints.
Type: String
Required: No
- modelEndpointStatus
-
The Amazon Fraud Detector status for the external model endpoint
Type: String
Valid Values:
ASSOCIATED | DISSOCIATED
Required: No
- modelSource
-
The source of the model.
Type: String
Valid Values:
SAGEMAKER
Required: No
- outputConfiguration
-
The output configuration.
Type: ModelOutputConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: