aws_frauddetector_event_type

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The entity type ARN.

created_time

Type: STRING
Provider name: createdTime
Description: Timestamp of when the event type was created.

description

Type: STRING
Provider name: description
Description: The event type description.

entity_types

Type: UNORDERED_LIST_STRING
Provider name: entityTypes
Description: The event type entity types.

event_ingestion

Type: STRING
Provider name: eventIngestion
Description: 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 as INGESTED_EVENTS, to train your model and improve fraud predictions.

event_orchestration

Type: STRUCT
Provider name: eventOrchestration
Description: The event orchestration status.

  • event_bridge_enabled
    Type: BOOLEAN
    Provider name: eventBridgeEnabled
    Description: Specifies if event orchestration is enabled through Amazon EventBridge.

event_variables

Type: UNORDERED_LIST_STRING
Provider name: eventVariables
Description: The event type event variables.

ingested_event_statistics

Type: STRUCT
Provider name: ingestedEventStatistics
Description: Data about the stored events.

  • event_data_size_in_bytes
    Type: INT64
    Provider name: eventDataSizeInBytes
    Description: The total size of the stored events.
  • last_updated_time
    Type: STRING
    Provider name: lastUpdatedTime
    Description: Timestamp of when the stored event was last updated.
  • least_recent_event
    Type: STRING
    Provider name: leastRecentEvent
    Description: The oldest stored event.
  • most_recent_event
    Type: STRING
    Provider name: mostRecentEvent
    Description: The newest stored event.
  • number_of_events
    Type: INT64
    Provider name: numberOfEvents
    Description: The number of stored events.

labels

Type: UNORDERED_LIST_STRING
Provider name: labels
Description: The event type labels.

last_updated_time

Type: STRING
Provider name: lastUpdatedTime
Description: Timestamp of when the event type was last updated.

name

Type: STRING
Provider name: name
Description: The event type name.

tags

Type: UNORDERED_LIST_STRING