DeleteJobV2
Deletes a job. To be deleted, a job must have a state of UploadComplete, JobComplete, Aborted, or Failed.
Input
Name | Type | Description |
JobId | String | Id of the job being deleted. |
Result Set Columns
Name | Type | Description |
Deleted | String | Whether the Job was successfully deleted or not. |