import * as mod from "https://aws-api.deno.dev/v0.2/services/swf.ts?docs=full";
ActivityTask | Unit of work sent to an activity worker. |
ActivityTaskCanceledEventAttributes | Provides the details of the |
ActivityTaskCancelRequestedEventAttributes | Provides the details of the |
ActivityTaskCompletedEventAttributes | Provides the details of the |
ActivityTaskFailedEventAttributes | Provides the details of the |
ActivityTaskScheduledEventAttributes | Provides the details of the |
ActivityTaskStartedEventAttributes | Provides the details of the |
ActivityTaskStatus | Status information about an activity task. |
ActivityTaskTimedOutEventAttributes | Provides the details of the |
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 |
CancelTimerFailedEventAttributes | Provides the details of the |
CancelWorkflowExecutionDecisionAttributes | Provides the details of the |
CancelWorkflowExecutionFailedEventAttributes | Provides the details of the |
ChildWorkflowExecutionCanceledEventAttributes | Provide details of the |
ChildWorkflowExecutionCompletedEventAttributes | Provides the details of the |
ChildWorkflowExecutionFailedEventAttributes | Provides the details of the |
ChildWorkflowExecutionStartedEventAttributes | Provides the details of the |
ChildWorkflowExecutionTerminatedEventAttributes | Provides the details of the |
ChildWorkflowExecutionTimedOutEventAttributes | Provides the details of the |
CloseStatusFilter | Used to filter the closed workflow executions in visibility APIs by their close status. |
CompleteWorkflowExecutionDecisionAttributes | Provides the details of the |
CompleteWorkflowExecutionFailedEventAttributes | Provides the details of the |
ContinueAsNewWorkflowExecutionDecisionAttributes | Provides the details of the |
ContinueAsNewWorkflowExecutionFailedEventAttributes | Provides the details of the |
CountClosedWorkflowExecutionsInput | |
CountOpenWorkflowExecutionsInput | |
CountPendingActivityTasksInput | |
CountPendingDecisionTasksInput | |
Decision | Specifies a decision made by the decider. A decision can be one of these types: |
DecisionTask | A structure that represents a decision task. Decision tasks are sent to deciders in order for them to make decisions. |
DecisionTaskCompletedEventAttributes | Provides the details of the |
DecisionTaskScheduledEventAttributes | Provides details about the |
DecisionTaskStartedEventAttributes | Provides the details of the |
DecisionTaskTimedOutEventAttributes | Provides the details of the |
DeprecateActivityTypeInput | |
DeprecateDomainInput | |
DeprecateWorkflowTypeInput | |
DescribeActivityTypeInput | |
DescribeDomainInput | |
DescribeWorkflowExecutionInput | |
DescribeWorkflowTypeInput | |
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.
Each parameter, if specified, defines a rule that must be satisfied by each returned query result.
The parameter values are in the Unix Time format.
For example: |
ExternalWorkflowExecutionCancelRequestedEventAttributes | Provides the details of the |
ExternalWorkflowExecutionSignaledEventAttributes | Provides the details of the |
FailWorkflowExecutionDecisionAttributes | Provides the details of the |
FailWorkflowExecutionFailedEventAttributes | Provides the details of the |
GetWorkflowExecutionHistoryInput | |
History | Paginated representation of a workflow history for a workflow execution. This is the up to date, complete and authoritative record of the events related to all tasks and events in the life of the workflow execution. |
HistoryEvent | Event within a workflow execution. A history event can be one of these types: |
LambdaFunctionCompletedEventAttributes | Provides the details of the |
LambdaFunctionFailedEventAttributes | Provides the details of the |
LambdaFunctionScheduledEventAttributes | Provides the details of the |
LambdaFunctionStartedEventAttributes | Provides the details of the |
LambdaFunctionTimedOutEventAttributes | Provides details of the |
ListActivityTypesInput | |
ListClosedWorkflowExecutionsInput | |
ListDomainsInput | |
ListOpenWorkflowExecutionsInput | |
ListTagsForResourceInput | |
ListTagsForResourceOutput | |
ListWorkflowTypesInput | |
MarkerRecordedEventAttributes | Provides the details of the |
PendingTaskCount | Contains the count of tasks in a task list. |
PollForActivityTaskInput | |
PollForDecisionTaskInput | |
RecordActivityTaskHeartbeatInput | |
RecordMarkerDecisionAttributes | Provides the details of the |
RecordMarkerFailedEventAttributes | Provides the details of the |
RegisterActivityTypeInput | |
RegisterDomainInput | |
RegisterWorkflowTypeInput | |
RequestCancelActivityTaskDecisionAttributes | Provides the details of the |
RequestCancelActivityTaskFailedEventAttributes | Provides the details of the |
RequestCancelExternalWorkflowExecutionDecisionAttributes | Provides the details of the |
RequestCancelExternalWorkflowExecutionFailedEventAttributes | Provides the details of the |
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes | Provides the details of the |
RequestCancelWorkflowExecutionInput | |
ResourceTag | Tags are key-value pairs that can be associated with Amazon SWF state machines and activities. |
RespondActivityTaskCanceledInput | |
RespondActivityTaskCompletedInput | |
RespondActivityTaskFailedInput | |
RespondDecisionTaskCompletedInput | Input data for a TaskCompleted response to a decision task. |
Run | Specifies the |
ScheduleActivityTaskDecisionAttributes | Provides the details of the |
ScheduleActivityTaskFailedEventAttributes | Provides the details of the |
ScheduleLambdaFunctionDecisionAttributes | Decision attributes specified in |
ScheduleLambdaFunctionFailedEventAttributes | Provides the details of the |
SignalExternalWorkflowExecutionDecisionAttributes | Provides the details of the |
SignalExternalWorkflowExecutionFailedEventAttributes | Provides the details of the |
SignalExternalWorkflowExecutionInitiatedEventAttributes | Provides the details of the |
SignalWorkflowExecutionInput | |
StartChildWorkflowExecutionDecisionAttributes | Provides the details of the |
StartChildWorkflowExecutionFailedEventAttributes | Provides the details of the |
StartChildWorkflowExecutionInitiatedEventAttributes | Provides the details of the |
StartLambdaFunctionFailedEventAttributes | Provides the details of the |
StartTimerDecisionAttributes | Provides the details of the |
StartTimerFailedEventAttributes | Provides the details of the |
StartWorkflowExecutionInput | |
TagFilter | Used to filter the workflow executions in visibility APIs based on a tag. |
TagResourceInput | |
TaskList | Represents a task list. |
TerminateWorkflowExecutionInput | |
TimerCanceledEventAttributes | Provides the details of the |
TimerFiredEventAttributes | Provides the details of the |
TimerStartedEventAttributes | Provides the details of the |
UndeprecateActivityTypeInput | |
UndeprecateDomainInput | |
UndeprecateWorkflowTypeInput | |
UntagResourceInput | |
WorkflowExecution | Represents a workflow execution. |
WorkflowExecutionCanceledEventAttributes | Provides the details of the |
WorkflowExecutionCancelRequestedEventAttributes | Provides the details of the |
WorkflowExecutionCompletedEventAttributes | Provides the details of the |
WorkflowExecutionConfiguration | The configuration settings for a workflow execution including timeout values, tasklist etc. These configuration settings are determined from the defaults specified when registering the workflow type and those specified when starting the workflow execution. |
WorkflowExecutionContinuedAsNewEventAttributes | Provides the details of the |
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 |
WorkflowExecutionFilter | Used to filter the workflow executions in visibility APIs by their |
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 |
WorkflowExecutionStartedEventAttributes | Provides details of |
WorkflowExecutionTerminatedEventAttributes | Provides the details of the |
WorkflowExecutionTimedOutEventAttributes | Provides the details of the |
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. Each parameter, if specified, defines a rule that must be satisfied by each returned result. |
WorkflowTypeInfo | Contains information about a workflow type. |
WorkflowTypeInfos | Contains a paginated list of information structures about workflow types. |