Learn R Programming

paws.machine.learning (version 0.7.0)

frauddetector_cancel_batch_import_job: Cancels an in-progress batch import job

Description

Cancels an in-progress batch import job.

See https://www.paws-r-sdk.com/docs/frauddetector_cancel_batch_import_job/ for full documentation.

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.