FraudDetector.Client.cancel_batch_prediction_job(**kwargs)¶Cancels the specified batch prediction job.
See also: AWS API Documentation
Request Syntax
response = client.cancel_batch_prediction_job(
jobId='string'
)
[REQUIRED]
The ID of the batch prediction job to cancel.
{}
Response Structure
Exceptions
FraudDetector.Client.exceptions.ValidationExceptionFraudDetector.Client.exceptions.ResourceNotFoundExceptionFraudDetector.Client.exceptions.InternalServerExceptionFraudDetector.Client.exceptions.ThrottlingExceptionFraudDetector.Client.exceptions.AccessDeniedException