v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444219188.6 KB

Stops an DataSync task execution that's in progress. The transfer of some files are abruptly interrupted. File contents that're transferred to the destination might be incomplete or inconsistent with the source files.

However, if you start a new task execution using the same task and allow it to finish, file content on the destination will be complete and consistent. This applies to other unexpected failures that interrupt a task execution. In all of these cases, DataSync successfully completes the transfer when you start the next task execution.

post/#X-Amz-Target=FmrsService.CancelTaskExecution

Headers

X-Amz-Target'FmrsService.CancelTaskExecution' required

Request body

TaskExecutionArnstring required

The Amazon Resource Name (ARN) of the task execution to stop.

Response

Success

CancelTaskExecutionResponse required
All 44 operations