Task runners call <code>SetTaskStatus</code> to notify AWS Data Pipeline that a task is completed and provide information about the final status. A task runner makes this call regardless of whether the task was sucessful. A task runner does not need to call <code>SetTaskStatus</code> for tasks that are canceled by the web service during a call to <a>ReportTaskProgress</a>.
post/#X-Amz-Target=DataPipeline.SetTaskStatus
Headers
X-Amz-Target'DataPipeline.SetTaskStatus' required
Request body
Response
Success
SetTaskStatusOutput required
Contains the output of SetTaskStatus.