This operation cancels a specified job. Only the job owner can cancel it. The operation fails if the job has already started or is complete.

C# |
public CancelJobResponse CancelJob( CancelJobRequest cancelJobRequest )

- cancelJobRequest (CancelJobRequest)
- Container for the necessary parameters to execute the CancelJob service method on AmazonImportExport.

The response from the CancelJob service method, as returned by AmazonImportExport.
