CancelExportTask
In this article:
CancelExportTask#
Description#
Cancels an active export task.
Request Parameters#
ExportTaskId — The ID of the export task.
Type: String
Required: Yes
Response Elements#
requestId — The request ID.
Type: String
return — Returns
True
, if the request succeeds.Type: Boolean
Examples#
c2-ec2 CancelExportTask ExportTaskId <export_task_id>