Data retrieval APIs for Amazon Simple Workflow Service - AWS Online Register of Data Formats

Data retrieval APIs for Amazon Simple Workflow Service

Amazon Simple Workflow Service provides the following APIs for data retrieval.

Actions Description Access level
CountClosedWorkflowExecutionsReturn the number of closed workflow executions within the given domain that meet the specified filtering criteriaRead
CountOpenWorkflowExecutionsReturn the number of open workflow executions within the given domain that meet the specified filtering criteriaRead
CountPendingActivityTasksReturn the estimated number of activity tasks in the specified task listRead
CountPendingDecisionTasksReturn the estimated number of decision tasks in the specified task listRead
DescribeActivityTypeReturn information about the specified activity typeRead
DescribeDomainReturn information about the specified domain, including its description and statusRead
DescribeWorkflowExecutionReturn information about the specified workflow execution including its type and some statisticsRead
DescribeWorkflowTypeReturn information about the specified workflow typeRead
GetWorkflowExecutionHistoryReturn the history of the specified workflow executionRead
ListActivityTypesReturn information about all activities registered in the specified domain that match the specified name and registration statusList
ListClosedWorkflowExecutionsReturn a list of closed workflow executions in the specified domain that meet the filtering criteriaList
ListDomainsReturn the list of domains registered in the accountList
ListOpenWorkflowExecutionsReturn a list of open workflow executions in the specified domain that meet the filtering criteriaList
ListTagsForResourceList tags for an AWS SWF resourceList
ListWorkflowTypesReturn information about workflow types in the specified domainList