{ "opencollection": "1.0.0", "info": { "name": "Amazon Simple Workflow Service #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.RespondActivityTaskCompleted API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=SimpleWorkflowService.RespondActivityTaskCompleted", "type": "folder" }, "items": [ { "info": { "name": "Amazon SWF Respond Activity Task Completed", "type": "http" }, "http": { "method": "POST", "url": "http://swf.{region}.amazonaws.com/#X-Amz-Target=SimpleWorkflowService.RespondActivityTaskCompleted", "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.RespondActivityTaskCompleted" } ], "body": { "type": "json", "data": "{}" } }, "docs": "
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided). The result appears in the ActivityTaskCompleted event in the workflow history.
If the requested task doesn't complete successfully, use RespondActivityTaskFailed instead. If the worker finds that the task is canceled through the canceled flag returned by Rec"
}
]
}
],
"bundled": true
}