Class | Description |
---|---|
ActivityTask |
Unit of work sent to an activity worker.
|
ActivityTaskCanceledEventAttributes |
Provides the details of the
ActivityTaskCanceled event. |
ActivityTaskCancelRequestedEventAttributes |
Provides the details of the
ActivityTaskCancelRequested event. |
ActivityTaskCompletedEventAttributes |
Provides the details of the
ActivityTaskCompleted event. |
ActivityTaskFailedEventAttributes |
Provides the details of the
ActivityTaskFailed event. |
ActivityTaskScheduledEventAttributes |
Provides the details of the
ActivityTaskScheduled event. |
ActivityTaskStartedEventAttributes |
Provides the details of the
ActivityTaskStarted event. |
ActivityTaskStatus |
Status information about an activity task.
|
ActivityTaskTimedOutEventAttributes |
Provides the details of the
ActivityTaskTimedOut event. |
ActivityType |
Represents an activity type.
|
ActivityTypeConfiguration |
Configuration settings registered with the activity type.
|
ActivityTypeDetail |
Detailed information about an activity type.
|
ActivityTypeInfo |
Detailed information about an activity type.
|
ActivityTypeInfos |
Contains a paginated list of activity type information structures.
|
CancelTimerDecisionAttributes |
Provides the details of the
CancelTimer decision. |
CancelTimerFailedEventAttributes |
Provides the details of the
CancelTimerFailed event. |
CancelWorkflowExecutionDecisionAttributes |
Provides the details of the
CancelWorkflowExecution decision. |
CancelWorkflowExecutionFailedEventAttributes |
Provides the details of the
CancelWorkflowExecutionFailed event. |
ChildWorkflowExecutionCanceledEventAttributes |
Provide details of the
ChildWorkflowExecutionCanceled event. |
ChildWorkflowExecutionCompletedEventAttributes |
Provides the details of the
ChildWorkflowExecutionCompleted event. |
ChildWorkflowExecutionFailedEventAttributes |
Provides the details of the
ChildWorkflowExecutionFailed event. |
ChildWorkflowExecutionStartedEventAttributes |
Provides the details of the
ChildWorkflowExecutionStarted event. |
ChildWorkflowExecutionTerminatedEventAttributes |
Provides the details of the
ChildWorkflowExecutionTerminated event. |
ChildWorkflowExecutionTimedOutEventAttributes |
Provides the details of the
ChildWorkflowExecutionTimedOut event. |
CloseStatusFilter |
Used to filter the closed workflow executions in visibility APIs by their close status.
|
CompleteWorkflowExecutionDecisionAttributes |
Provides the details of the
CompleteWorkflowExecution decision. |
CompleteWorkflowExecutionFailedEventAttributes |
Provides the details of the
CompleteWorkflowExecutionFailed event. |
ContinueAsNewWorkflowExecutionDecisionAttributes |
Provides the details of the
ContinueAsNewWorkflowExecution decision. |
ContinueAsNewWorkflowExecutionFailedEventAttributes |
Provides the details of the
ContinueAsNewWorkflowExecutionFailed event. |
CountClosedWorkflowExecutionsRequest | |
CountOpenWorkflowExecutionsRequest | |
CountPendingActivityTasksRequest | |
CountPendingDecisionTasksRequest | |
Decision |
Specifies a decision made by the decider.
|
DecisionTask |
A structure that represents a decision task.
|
DecisionTaskCompletedEventAttributes |
Provides the details of the
DecisionTaskCompleted event. |
DecisionTaskScheduledEventAttributes |
Provides details about the
DecisionTaskScheduled event. |
DecisionTaskStartedEventAttributes |
Provides the details of the
DecisionTaskStarted event. |
DecisionTaskTimedOutEventAttributes |
Provides the details of the
DecisionTaskTimedOut event. |
DeleteActivityTypeRequest | |
DeleteWorkflowTypeRequest | |
DeprecateActivityTypeRequest | |
DeprecateDomainRequest | |
DeprecateWorkflowTypeRequest | |
DescribeActivityTypeRequest | |
DescribeDomainRequest | |
DescribeWorkflowExecutionRequest | |
DescribeWorkflowTypeRequest | |
DomainConfiguration |
Contains the configuration settings of a domain.
|
DomainDetail |
Contains details of a domain.
|
DomainInfo |
Contains general information about a domain.
|
DomainInfos |
Contains a paginated collection of DomainInfo structures.
|
ExecutionTimeFilter |
Used to filter the workflow executions in visibility APIs by various time-based rules.
|
ExternalWorkflowExecutionCancelRequestedEventAttributes |
Provides the details of the
ExternalWorkflowExecutionCancelRequested event. |
ExternalWorkflowExecutionSignaledEventAttributes |
Provides the details of the
ExternalWorkflowExecutionSignaled event. |
FailWorkflowExecutionDecisionAttributes |
Provides the details of the
FailWorkflowExecution decision. |
FailWorkflowExecutionFailedEventAttributes |
Provides the details of the
FailWorkflowExecutionFailed event. |
GetWorkflowExecutionHistoryRequest | |
History |
Paginated representation of a workflow history for a workflow execution.
|
HistoryEvent |
Event within a workflow execution.
|
LambdaFunctionCompletedEventAttributes |
Provides the details of the
LambdaFunctionCompleted event. |
LambdaFunctionFailedEventAttributes |
Provides the details of the
LambdaFunctionFailed event. |
LambdaFunctionScheduledEventAttributes |
Provides the details of the
LambdaFunctionScheduled event. |
LambdaFunctionStartedEventAttributes |
Provides the details of the
LambdaFunctionStarted event. |
LambdaFunctionTimedOutEventAttributes |
Provides details of the
LambdaFunctionTimedOut event. |
ListActivityTypesRequest | |
ListClosedWorkflowExecutionsRequest | |
ListDomainsRequest | |
ListOpenWorkflowExecutionsRequest | |
ListTagsForResourceOutput | |
ListTagsForResourceRequest | |
ListWorkflowTypesRequest | |
MarkerRecordedEventAttributes |
Provides the details of the
MarkerRecorded event. |
PendingTaskCount |
Contains the count of tasks in a task list.
|
PollForActivityTaskRequest | |
PollForDecisionTaskRequest | |
RecordActivityTaskHeartbeatRequest | |
RecordMarkerDecisionAttributes |
Provides the details of the
RecordMarker decision. |
RecordMarkerFailedEventAttributes |
Provides the details of the
RecordMarkerFailed event. |
RegisterActivityTypeRequest | |
RegisterDomainRequest | |
RegisterWorkflowTypeRequest | |
RequestCancelActivityTaskDecisionAttributes |
Provides the details of the
RequestCancelActivityTask decision. |
RequestCancelActivityTaskFailedEventAttributes |
Provides the details of the
RequestCancelActivityTaskFailed event. |
RequestCancelExternalWorkflowExecutionDecisionAttributes |
Provides the details of the
RequestCancelExternalWorkflowExecution decision. |
RequestCancelExternalWorkflowExecutionFailedEventAttributes |
Provides the details of the
RequestCancelExternalWorkflowExecutionFailed event. |
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes |
Provides the details of the
RequestCancelExternalWorkflowExecutionInitiated event. |
RequestCancelWorkflowExecutionRequest | |
ResourceTag |
Tags are key-value pairs that can be associated with Amazon SWF state machines and activities.
|
RespondActivityTaskCanceledRequest | |
RespondActivityTaskCompletedRequest | |
RespondActivityTaskFailedRequest | |
RespondDecisionTaskCompletedRequest |
Input data for a TaskCompleted response to a decision task.
|
Run |
Specifies the
runId of a workflow execution. |
ScheduleActivityTaskDecisionAttributes |
Provides the details of the
ScheduleActivityTask decision. |
ScheduleActivityTaskFailedEventAttributes |
Provides the details of the
ScheduleActivityTaskFailed event. |
ScheduleLambdaFunctionDecisionAttributes |
Decision attributes specified in
scheduleLambdaFunctionDecisionAttributes within the list of decisions
decisions passed to RespondDecisionTaskCompleted. |
ScheduleLambdaFunctionFailedEventAttributes |
Provides the details of the
ScheduleLambdaFunctionFailed event. |
SignalExternalWorkflowExecutionDecisionAttributes |
Provides the details of the
SignalExternalWorkflowExecution decision. |
SignalExternalWorkflowExecutionFailedEventAttributes |
Provides the details of the
SignalExternalWorkflowExecutionFailed event. |
SignalExternalWorkflowExecutionInitiatedEventAttributes |
Provides the details of the
SignalExternalWorkflowExecutionInitiated event. |
SignalWorkflowExecutionRequest | |
StartChildWorkflowExecutionDecisionAttributes |
Provides the details of the
StartChildWorkflowExecution decision. |
StartChildWorkflowExecutionFailedEventAttributes |
Provides the details of the
StartChildWorkflowExecutionFailed event. |
StartChildWorkflowExecutionInitiatedEventAttributes |
Provides the details of the
StartChildWorkflowExecutionInitiated event. |
StartLambdaFunctionFailedEventAttributes |
Provides the details of the
StartLambdaFunctionFailed event. |
StartTimerDecisionAttributes |
Provides the details of the
StartTimer decision. |
StartTimerFailedEventAttributes |
Provides the details of the
StartTimerFailed event. |
StartWorkflowExecutionRequest | |
TagFilter |
Used to filter the workflow executions in visibility APIs based on a tag.
|
TagResourceRequest | |
TaskList |
Represents a task list.
|
TerminateWorkflowExecutionRequest | |
TimerCanceledEventAttributes |
Provides the details of the
TimerCanceled event. |
TimerFiredEventAttributes |
Provides the details of the
TimerFired event. |
TimerStartedEventAttributes |
Provides the details of the
TimerStarted event. |
UndeprecateActivityTypeRequest | |
UndeprecateDomainRequest | |
UndeprecateWorkflowTypeRequest | |
UntagResourceRequest | |
WorkflowExecution |
Represents a workflow execution.
|
WorkflowExecutionCanceledEventAttributes |
Provides the details of the
WorkflowExecutionCanceled event. |
WorkflowExecutionCancelRequestedEventAttributes |
Provides the details of the
WorkflowExecutionCancelRequested event. |
WorkflowExecutionCompletedEventAttributes |
Provides the details of the
WorkflowExecutionCompleted event. |
WorkflowExecutionConfiguration |
The configuration settings for a workflow execution including timeout values, tasklist etc.
|
WorkflowExecutionContinuedAsNewEventAttributes |
Provides the details of the
WorkflowExecutionContinuedAsNew event. |
WorkflowExecutionCount |
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or
CountClosedWorkflowExecutions
|
WorkflowExecutionDetail |
Contains details about a workflow execution.
|
WorkflowExecutionFailedEventAttributes |
Provides the details of the
WorkflowExecutionFailed event. |
WorkflowExecutionFilter |
Used to filter the workflow executions in visibility APIs by their
workflowId . |
WorkflowExecutionInfo |
Contains information about a workflow execution.
|
WorkflowExecutionInfos |
Contains a paginated list of information about workflow executions.
|
WorkflowExecutionOpenCounts |
Contains the counts of open tasks, child workflow executions and timers for a workflow execution.
|
WorkflowExecutionSignaledEventAttributes |
Provides the details of the
WorkflowExecutionSignaled event. |
WorkflowExecutionStartedEventAttributes |
Provides details of
WorkflowExecutionStarted event. |
WorkflowExecutionTerminatedEventAttributes |
Provides the details of the
WorkflowExecutionTerminated event. |
WorkflowExecutionTimedOutEventAttributes |
Provides the details of the
WorkflowExecutionTimedOut event. |
WorkflowType |
Represents a workflow type.
|
WorkflowTypeConfiguration |
The configuration settings of a workflow type.
|
WorkflowTypeDetail |
Contains details about a workflow type.
|
WorkflowTypeFilter |
Used to filter workflow execution query results by type.
|
WorkflowTypeInfo |
Contains information about a workflow type.
|
WorkflowTypeInfos |
Contains a paginated list of information structures about workflow types.
|
Exception | Description |
---|---|
AmazonSimpleWorkflowException |
Base exception for all service exceptions thrown by Amazon Simple Workflow Service
|
DefaultUndefinedException |
The
StartWorkflowExecution API action was called without the required parameters set. |
DomainAlreadyExistsException |
Returned if the domain already exists.
|
DomainDeprecatedException |
Returned when the specified domain has been deprecated.
|
LimitExceededException |
Returned by any operation if a system imposed limitation has been reached.
|
OperationNotPermittedException |
Returned when the caller doesn't have sufficient permissions to invoke the action.
|
TooManyTagsException |
You've exceeded the number of tags allowed for a domain.
|
TypeAlreadyExistsException |
Returned if the type already exists in the specified domain.
|
TypeDeprecatedException |
Returned when the specified activity or workflow type was already deprecated.
|
TypeNotDeprecatedException |
Returned when the resource type has not been deprecated.
|
UnknownResourceException |
Returned when the named resource cannot be found with in the scope of this operation (region or domain).
|
WorkflowExecutionAlreadyStartedException |
Returned by StartWorkflowExecution when an open execution with the same workflowId is already running in the
specified domain.
|