{ "opencollection": "1.0.0", "info": { "name": "Amazon Simple Workflow Service #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.StartWorkflowExecution API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=SimpleWorkflowService.StartWorkflowExecution", "type": "folder" }, "items": [ { "info": { "name": "Amazon SWF Start Workflow Execution", "type": "http" }, "http": { "method": "POST", "url": "http://swf.{region}.amazonaws.com/#X-Amz-Target=SimpleWorkflowService.StartWorkflowExecution", "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.StartWorkflowExecution" } ], "body": { "type": "json", "data": "{}" } }, "docs": "
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
This action returns the newly started workflow execution.
Access Control
You can use IAM policies to control this action's access to Amazon SWF resources as follows:
Use a Resource element with the domain name to limit the action to only specified domains.
Use an Action element to "
}
]
}
],
"bundled": true
}