FraudDetector / Client / delete_batch_import_job
delete_batch_import_job#
- FraudDetector.Client.delete_batch_import_job(**kwargs)#
- Deletes the specified batch import job ID record. This action does not delete the data that was batch imported. - See also: AWS API Documentation - Request Syntax- response = client.delete_batch_import_job( jobId='string' ) - Parameters:
- jobId (string) – - [REQUIRED] - The ID of the batch import job to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- FraudDetector.Client.exceptions.ValidationException
- FraudDetector.Client.exceptions.InternalServerException
- FraudDetector.Client.exceptions.ThrottlingException
- FraudDetector.Client.exceptions.AccessDeniedException