Fraud Detector Batch Import Job

This table represents the Fraud Detector Batch Import Job resource from Amazon Web Services.

aws.frauddetector_batch_import_job

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the batch import job.
completion_timecorestringTimestamp of when batch import job completed.
event_type_namecorestringThe name of the event type.
failed_records_countcoreint64The number of records that failed to import.
failure_reasoncorestringThe reason batch import job failed.
iam_role_arncorestringThe ARN of the IAM role to use for this job request.
input_pathcorestringThe Amazon S3 location of your data file for batch import.
job_idcorestringThe ID of the batch import job.
output_pathcorestringThe Amazon S3 location of your output file.
processed_records_countcoreint64The number of records processed by batch import job.
start_timecorestringTimestamp of when the batch import job started.
statuscorestringThe status of the batch import job.
tagscorehstore
total_records_countcoreint64The total number of records in the batch import job.