{ "opencollection": "1.0.0", "info": { "name": "Amazon Simple Workflow Service #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.RespondActivityTaskCanceled API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=SimpleWorkflowService.RespondActivityTaskCanceled", "type": "folder" }, "items": [ { "info": { "name": "Amazon SWF Respond Activity Task Canceled", "type": "http" }, "http": { "method": "POST", "url": "http://swf.{region}.amazonaws.com/#X-Amz-Target=SimpleWorkflowService.RespondActivityTaskCanceled", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" }, { "name": "X-Amz-Target", "value": "SimpleWorkflowService.RespondActivityTaskCanceled" } ], "body": { "type": "json", "data": "{}" } }, "docs": "
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled. Additional details can be provided using the details argument.
These details (if provided) appear in the ActivityTaskCanceled event added to the workflow history.
Only use this operation if the canceled flag of a RecordActivityTaskHeartbeat request returns tru"
}
]
}
],
"bundled": true
}