amazonaws.com

Amazon Simple Workflow Service The Amazon Simple Workflow Service (Amazon SWF) makes it easy to build applications that use Amazon's cloud to coordinate work across distributed components. In Amazon SWF, a task represents a logical unit of work that is performed by a c

🔑 oauth2 37 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Returns the list of domains registered in the account. The results may be …
curl \
  -H "Authorization: $API_KEY" \
  http://swf.us-east-1.amazonaws.com/#X-Amz-Target=SimpleWorkflowService.ListDomains
<p>Add a tag to a Amazon SWF domain.</p> <note> <p>Amazon SWF supports a maxi…
curl \
  -H "Authorization: $API_KEY" \
  http://swf.us-east-1.amazonaws.com/#X-Amz-Target=SimpleWorkflowService.TagResource
Endpoints (37 total)
POST
/#X-Amz-Target=SimpleWorkflowService.ListDomains
<p>Returns the list of domains registered in the account. The results may be …
POST
/#X-Amz-Target=SimpleWorkflowService.TagResource
<p>Add a tag to a Amazon SWF domain.</p> <note> <p>Amazon SWF supports a maxi…
POST
/#X-Amz-Target=SimpleWorkflowService.UntagResource
Remove a tag from a Amazon SWF domain.
POST
/#X-Amz-Target=SimpleWorkflowService.DescribeDomain
<p>Returns information about the specified domain, including description and …
POST
/#X-Amz-Target=SimpleWorkflowService.RegisterDomain
<p>Registers a new domain.</p> <p> <b>Access Control</b> </p> <p>You can use …
POST
/#X-Amz-Target=SimpleWorkflowService.DeprecateDomain
<p>Deprecates the specified domain. After a domain has been deprecated it can…
POST
/#X-Amz-Target=SimpleWorkflowService.ListActivityTypes
<p>Returns information about all activities registered in the specified domai…
POST
/#X-Amz-Target=SimpleWorkflowService.ListWorkflowTypes
<p>Returns information about workflow types in the specified domain. The resu…
POST
/#X-Amz-Target=SimpleWorkflowService.UndeprecateDomain
<p>Undeprecates a previously deprecated domain. After a domain has been undep…
POST
/#X-Amz-Target=SimpleWorkflowService.ListTagsForResource
List tags for a given domain.
POST
/#X-Amz-Target=SimpleWorkflowService.PollForActivityTask
<p>Used by workers to get an <a>ActivityTask</a> from the specified activity …
POST
/#X-Amz-Target=SimpleWorkflowService.PollForDecisionTask
<p>Used by deciders to get a <a>DecisionTask</a> from the specified decision …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints37
Authoauth2
Categories1
http://swf.us-east-1.amazonaws.com