FraudDetector.Client.
delete_batch_prediction_job
(**kwargs)¶Deletes a batch prediction job.
See also: AWS API Documentation
Request Syntax
response = client.delete_batch_prediction_job(
jobId='string'
)
[REQUIRED]
The ID of the batch prediction job to delete.
{}
Response Structure
Exceptions
FraudDetector.Client.exceptions.ValidationException
FraudDetector.Client.exceptions.InternalServerException
FraudDetector.Client.exceptions.ThrottlingException
FraudDetector.Client.exceptions.AccessDeniedException