Module aws_sdk_swf::operation

source ·
Expand description

All operations that this crate can perform.

Modules

Operation customization and supporting types

Structs

Operation shape for CountClosedWorkflowExecutions.
Operation shape for CountOpenWorkflowExecutions.
Operation shape for CountPendingActivityTasks.
Operation shape for CountPendingDecisionTasks.
Operation shape for DeprecateActivityType.
Operation shape for DeprecateDomain.
Operation shape for DeprecateWorkflowType.
Operation shape for DescribeActivityType.
Operation shape for DescribeDomain.
Operation shape for DescribeWorkflowExecution.
Operation shape for DescribeWorkflowType.
Operation shape for GetWorkflowExecutionHistory.
Operation shape for ListActivityTypes.
Operation shape for ListClosedWorkflowExecutions.
Operation shape for ListDomains.
Operation shape for ListOpenWorkflowExecutions.
Operation shape for ListTagsForResource.
Operation shape for ListWorkflowTypes.
Operation shape for PollForActivityTask.
Operation shape for PollForDecisionTask.
Operation shape for RecordActivityTaskHeartbeat.
Operation shape for RegisterActivityType.
Operation shape for RegisterDomain.
Operation shape for RegisterWorkflowType.
Operation shape for RequestCancelWorkflowExecution.
Operation shape for RespondActivityTaskCanceled.
Operation shape for RespondActivityTaskCompleted.
Operation shape for RespondActivityTaskFailed.
Operation shape for RespondDecisionTaskCompleted.
Operation shape for SignalWorkflowExecution.
Operation shape for StartWorkflowExecution.
Operation shape for TagResource.
Operation shape for TerminateWorkflowExecution.
Operation shape for UndeprecateActivityType.
Operation shape for UndeprecateDomain.
Operation shape for UndeprecateWorkflowType.
Operation shape for UntagResource.