Cancel Batch Import Job
frauddetector_cancel_batch_import_job | R Documentation |
Cancels an in-progress batch import job¶
Description¶
Cancels an in-progress batch import job.
Usage¶
Arguments¶
jobId
[required] The ID of an in-progress batch import job to cancel.
Amazon Fraud Detector will throw an error if the batch import job is in
FAILED
,CANCELED
, orCOMPLETED
state.
Value¶
An empty list.