Cancels an active export task. The request removes all artifacts of the export, including any partially-created Amazon S3 objects. If the export task is complete or is in the process of transferring the final disk image, the command fails and returns an error.
get/#Action=CancelExportTask
Query parameters
ExportTaskIdstring required
The ID of the export task. This is the ID returned by <code>CreateInstanceExportTask</code>.
Action'CancelExportTask' required
Version'2016-11-15' required
Response
Success