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'
)
[REQUIRED]
The ID of the batch import job to delete.
{}
Response Structure
Exceptions
FraudDetector.Client.exceptions.ValidationExceptionFraudDetector.Client.exceptions.InternalServerExceptionFraudDetector.Client.exceptions.ThrottlingExceptionFraudDetector.Client.exceptions.AccessDeniedException