AWS CLI -eq PowerShell
GitHub
Theme
Last update:
2025-04-03
swf
Amazon Simple Workflow
CLI Reference
Cmdlet Reference
AWS CLI
PowerShell Cmdlet
aws swf count-closed-workflow-executions
Get-SWFClosedWorkflowExecutionCount
aws swf count-open-workflow-executions
Get-SWFOpenWorkflowExecutionCount
aws swf count-pending-activity-tasks
Get-SWFPendingActivityTaskCount
aws swf count-pending-decision-tasks
Get-SWFPendingDecisionTaskCount
aws swf delete-activity-type
Uninstall-SWFActivityType
aws swf delete-workflow-type
Uninstall-SWFWorkflowType
aws swf deprecate-activity-type
Remove-SWFActivityType
aws swf deprecate-domain
Remove-SWFDomain
aws swf deprecate-workflow-type
Remove-SWFWorkflowType
aws swf describe-activity-type
Get-SWFActivityType
aws swf describe-domain
Get-SWFDomain
aws swf describe-workflow-execution
Get-SWFWorkflowExecution
aws swf describe-workflow-type
Get-SWFWorkflowType
aws swf get-workflow-execution-history
Get-SWFWorkflowExecutionHistory
aws swf list-activity-types
Get-SWFActivityTypeList
aws swf list-closed-workflow-executions
Get-SWFClosedWorkflowExecutionList
aws swf list-domains
Get-SWFDomainList
aws swf list-open-workflow-executions
aws swf list-tags-for-resource
Get-SWFResourceTag
aws swf list-workflow-types
Get-SWFWorkflowTypeList
aws swf poll-for-activity-task
aws swf poll-for-decision-task
aws swf record-activity-task-heartbeat
aws swf register-activity-type
New-SWFActivityType
aws swf register-domain
New-SWFDomain
aws swf register-workflow-type
New-SWFWorkflowType
aws swf request-cancel-workflow-execution
Request-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-execution
Send-SWFSignalToWorkflowExecution
aws swf start-workflow-execution
Start-SWFWorkflowExecution
aws swf tag-resource
Add-SWFResourceTag
aws swf terminate-workflow-execution
Stop-SWFWorkflowExecution
aws swf undeprecate-activity-type
Restore-SWFActivityType
aws swf undeprecate-domain
Restore-SWFDomain
aws swf undeprecate-workflow-type
Restore-SWFWorkflowType
aws swf untag-resource
Remove-SWFResourceTag
^