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.
EventType
The event type details.
Contents
- arn
-
The entity type 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 event type was created.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- description
-
The event type description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- entityTypes
-
The event type entity types.
Type: Array of strings
Array Members: Minimum number of 1 item.
Required: No
- eventIngestion
-
If
Enabled
, Amazon Fraud Detector stores event data when you generate a prediction and uses that data to update calculated variables in near real-time. Amazon Fraud Detector uses this data, known asINGESTED_EVENTS
, to train your model and improve fraud predictions.Type: String
Valid Values:
ENABLED | DISABLED
Required: No
- eventOrchestration
-
The event orchestration status.
Type: EventOrchestration object
Required: No
- eventVariables
-
The event type event variables.
Type: Array of strings
Required: No
- ingestedEventStatistics
-
Data about the stored events.
Type: IngestedEventStatistics object
Required: No
- labels
-
The event type labels.
Type: Array of strings
Required: No
- lastUpdatedTime
-
Timestamp of when the event type was last updated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- name
-
The event type name.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: