AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Cmdlets

Name Description
Add-SWFResourceTag Calls the AWS Simple Workflow Service (SWF) TagResource API operation.
Get-SWFActivityType Calls the AWS Simple Workflow Service (SWF) DescribeActivityType API operation.
Get-SWFActivityTypeList Calls the AWS Simple Workflow Service (SWF) ListActivityTypes API operation.
Get-SWFClosedWorkflowExecutionCount Calls the AWS Simple Workflow Service (SWF) CountClosedWorkflowExecutions API operation.
Get-SWFClosedWorkflowExecutionList Calls the AWS Simple Workflow Service (SWF) ListClosedWorkflowExecutions API operation.
Get-SWFDomain Calls the AWS Simple Workflow Service (SWF) DescribeDomain API operation.
Get-SWFDomainList Calls the AWS Simple Workflow Service (SWF) ListDomains API operation.
Get-SWFOpenWorkflowExecutionCount Calls the AWS Simple Workflow Service (SWF) CountOpenWorkflowExecutions API operation.
Get-SWFPendingActivityTaskCount Calls the AWS Simple Workflow Service (SWF) CountPendingActivityTasks API operation.
Get-SWFPendingDecisionTaskCount Calls the AWS Simple Workflow Service (SWF) CountPendingDecisionTasks API operation.
Get-SWFResourceTag Calls the AWS Simple Workflow Service (SWF) ListTagsForResource API operation.
Get-SWFWorkflowExecution Calls the AWS Simple Workflow Service (SWF) DescribeWorkflowExecution API operation.
Get-SWFWorkflowExecutionHistory Calls the AWS Simple Workflow Service (SWF) GetWorkflowExecutionHistory API operation.
Get-SWFWorkflowType Calls the AWS Simple Workflow Service (SWF) DescribeWorkflowType API operation.
Get-SWFWorkflowTypeList Calls the AWS Simple Workflow Service (SWF) ListWorkflowTypes API operation.
New-SWFActivityType Calls the AWS Simple Workflow Service (SWF) RegisterActivityType API operation.
New-SWFDomain Calls the AWS Simple Workflow Service (SWF) RegisterDomain API operation.
New-SWFWorkflowType Calls the AWS Simple Workflow Service (SWF) RegisterWorkflowType API operation.
Remove-SWFActivityType Calls the AWS Simple Workflow Service (SWF) DeprecateActivityType API operation.
Remove-SWFDomain Calls the AWS Simple Workflow Service (SWF) DeprecateDomain API operation.
Remove-SWFResourceTag Calls the AWS Simple Workflow Service (SWF) UntagResource API operation.
Remove-SWFWorkflowType Calls the AWS Simple Workflow Service (SWF) DeprecateWorkflowType API operation.
Request-SWFCancelWorkflowExecution Calls the AWS Simple Workflow Service (SWF) RequestCancelWorkflowExecution API operation.
Restore-SWFActivityType Calls the AWS Simple Workflow Service (SWF) UndeprecateActivityType API operation.
Restore-SWFDomain Calls the AWS Simple Workflow Service (SWF) UndeprecateDomain API operation.
Restore-SWFWorkflowType Calls the AWS Simple Workflow Service (SWF) UndeprecateWorkflowType API operation.
Send-SWFSignalToWorkflowExecution Calls the AWS Simple Workflow Service (SWF) SignalWorkflowExecution API operation.
Start-SWFWorkflowExecution Calls the AWS Simple Workflow Service (SWF) StartWorkflowExecution API operation.
Stop-SWFWorkflowExecution Calls the AWS Simple Workflow Service (SWF) TerminateWorkflowExecution API operation.