Fraud Detector Batch Prediction Job

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

aws.frauddetector_batch_prediction_job

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of batch prediction job.
completion_timecorestringTimestamp of when the batch prediction job completed.
detector_namecorestringThe name of the detector.
detector_versioncorestringThe detector version.
event_type_namecorestringThe name of the event type.
failure_reasoncorestringThe reason a batch prediction job failed.
iam_role_arncorestringThe ARN of the IAM role to use for this job request.
input_pathcorestringThe Amazon S3 location of your training file.
job_idcorestringThe job ID for the batch prediction.
last_heartbeat_timecorestringTimestamp of most recent heartbeat indicating the batch prediction job was making progress.
output_pathcorestringThe Amazon S3 location of your output file.
processed_records_countcoreint64The number of records processed by the batch prediction job.
start_timecorestringTimestamp of when the batch prediction job started.
statuscorestringThe batch prediction status.
tagscorehstore
total_records_countcoreint64The total number of records in the batch prediction job.