Module operation

Source
Expand description

All operations that this crate can perform.

Modules§

count_closed_workflow_executions
Types for the CountClosedWorkflowExecutions operation.
count_open_workflow_executions
Types for the CountOpenWorkflowExecutions operation.
count_pending_activity_tasks
Types for the CountPendingActivityTasks operation.
count_pending_decision_tasks
Types for the CountPendingDecisionTasks operation.
delete_activity_type
Types for the DeleteActivityType operation.
delete_workflow_type
Types for the DeleteWorkflowType operation.
deprecate_activity_type
Types for the DeprecateActivityType operation.
deprecate_domain
Types for the DeprecateDomain operation.
deprecate_workflow_type
Types for the DeprecateWorkflowType operation.
describe_activity_type
Types for the DescribeActivityType operation.
describe_domain
Types for the DescribeDomain operation.
describe_workflow_execution
Types for the DescribeWorkflowExecution operation.
describe_workflow_type
Types for the DescribeWorkflowType operation.
get_workflow_execution_history
Types for the GetWorkflowExecutionHistory operation.
list_activity_types
Types for the ListActivityTypes operation.
list_closed_workflow_executions
Types for the ListClosedWorkflowExecutions operation.
list_domains
Types for the ListDomains operation.
list_open_workflow_executions
Types for the ListOpenWorkflowExecutions operation.
list_tags_for_resource
Types for the ListTagsForResource operation.
list_workflow_types
Types for the ListWorkflowTypes operation.
poll_for_activity_task
Types for the PollForActivityTask operation.
poll_for_decision_task
Types for the PollForDecisionTask operation.
record_activity_task_heartbeat
Types for the RecordActivityTaskHeartbeat operation.
register_activity_type
Types for the RegisterActivityType operation.
register_domain
Types for the RegisterDomain operation.
register_workflow_type
Types for the RegisterWorkflowType operation.
request_cancel_workflow_execution
Types for the RequestCancelWorkflowExecution operation.
respond_activity_task_canceled
Types for the RespondActivityTaskCanceled operation.
respond_activity_task_completed
Types for the RespondActivityTaskCompleted operation.
respond_activity_task_failed
Types for the RespondActivityTaskFailed operation.
respond_decision_task_completed
Types for the RespondDecisionTaskCompleted operation.
signal_workflow_execution
Types for the SignalWorkflowExecution operation.
start_workflow_execution
Types for the StartWorkflowExecution operation.
tag_resource
Types for the TagResource operation.
terminate_workflow_execution
Types for the TerminateWorkflowExecution operation.
undeprecate_activity_type
Types for the UndeprecateActivityType operation.
undeprecate_domain
Types for the UndeprecateDomain operation.
undeprecate_workflow_type
Types for the UndeprecateWorkflowType operation.
untag_resource
Types for the UntagResource operation.

Traits§

RequestId
Implementers add a function to return an AWS request ID