frauddetector_cancel_batch_import_job: Cancels an in-progress batch import job
Usage
frauddetector_cancel_batch_import_job(jobId)
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
, or COMPLETED
state.