Last update: 2025-04-03

swf

Amazon Simple Workflow

AWS CLIPowerShell Cmdlet
aws swf count-closed-workflow-executionsGet-SWFClosedWorkflowExecutionCount
aws swf count-open-workflow-executionsGet-SWFOpenWorkflowExecutionCount
aws swf count-pending-activity-tasksGet-SWFPendingActivityTaskCount
aws swf count-pending-decision-tasksGet-SWFPendingDecisionTaskCount
aws swf delete-activity-typeUninstall-SWFActivityType
aws swf delete-workflow-typeUninstall-SWFWorkflowType
aws swf deprecate-activity-typeRemove-SWFActivityType
aws swf deprecate-domainRemove-SWFDomain
aws swf deprecate-workflow-typeRemove-SWFWorkflowType
aws swf describe-activity-typeGet-SWFActivityType
aws swf describe-domainGet-SWFDomain
aws swf describe-workflow-executionGet-SWFWorkflowExecution
aws swf describe-workflow-typeGet-SWFWorkflowType
aws swf get-workflow-execution-historyGet-SWFWorkflowExecutionHistory
aws swf list-activity-typesGet-SWFActivityTypeList
aws swf list-closed-workflow-executionsGet-SWFClosedWorkflowExecutionList
aws swf list-domainsGet-SWFDomainList
aws swf list-open-workflow-executions
aws swf list-tags-for-resourceGet-SWFResourceTag
aws swf list-workflow-typesGet-SWFWorkflowTypeList
aws swf poll-for-activity-task
aws swf poll-for-decision-task
aws swf record-activity-task-heartbeat
aws swf register-activity-typeNew-SWFActivityType
aws swf register-domainNew-SWFDomain
aws swf register-workflow-typeNew-SWFWorkflowType
aws swf request-cancel-workflow-executionRequest-SWFCancelWorkflowExecution
aws swf respond-activity-task-canceled
aws swf respond-activity-task-completed
aws swf respond-activity-task-failed
aws swf respond-decision-task-completed
aws swf signal-workflow-executionSend-SWFSignalToWorkflowExecution
aws swf start-workflow-executionStart-SWFWorkflowExecution
aws swf tag-resourceAdd-SWFResourceTag
aws swf terminate-workflow-executionStop-SWFWorkflowExecution
aws swf undeprecate-activity-typeRestore-SWFActivityType
aws swf undeprecate-domainRestore-SWFDomain
aws swf undeprecate-workflow-typeRestore-SWFWorkflowType
aws swf untag-resourceRemove-SWFResourceTag
^