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-SFNResourceTag Calls the AWS Step Functions TagResource API operation.
Get-SFNActivity Calls the AWS Step Functions DescribeActivity API operation.
Get-SFNActivityList Calls the AWS Step Functions ListActivities API operation.
Get-SFNActivityTask Calls the AWS Step Functions GetActivityTask API operation.
Get-SFNExecution Calls the AWS Step Functions DescribeExecution API operation.
Get-SFNExecutionHistory Calls the AWS Step Functions GetExecutionHistory API operation.
Get-SFNExecutionList Calls the AWS Step Functions ListExecutions API operation.
Get-SFNMapRun Calls the AWS Step Functions DescribeMapRun API operation.
Get-SFNMapRunList Calls the AWS Step Functions ListMapRuns API operation.
Get-SFNResourceTag Calls the AWS Step Functions ListTagsForResource API operation.
Get-SFNStateMachine Calls the AWS Step Functions DescribeStateMachine API operation.
Get-SFNStateMachineAlias Calls the AWS Step Functions DescribeStateMachineAlias API operation.
Get-SFNStateMachineAliasList Calls the AWS Step Functions ListStateMachineAliases API operation.
Get-SFNStateMachineForExecution Calls the AWS Step Functions DescribeStateMachineForExecution API operation.
Get-SFNStateMachineList Calls the AWS Step Functions ListStateMachines API operation.
Get-SFNStateMachineVersionList Calls the AWS Step Functions ListStateMachineVersions API operation.
New-SFNActivity Calls the AWS Step Functions CreateActivity API operation.
New-SFNStateMachine Calls the AWS Step Functions CreateStateMachine API operation.
New-SFNStateMachineAlias Calls the AWS Step Functions CreateStateMachineAlias API operation.
Publish-SFNStateMachineVersion Calls the AWS Step Functions PublishStateMachineVersion API operation.
Remove-SFNActivity Calls the AWS Step Functions DeleteActivity API operation.
Remove-SFNResourceTag Calls the AWS Step Functions UntagResource API operation.
Remove-SFNStateMachine Calls the AWS Step Functions DeleteStateMachine API operation.
Remove-SFNStateMachineAlias Calls the AWS Step Functions DeleteStateMachineAlias API operation.
Remove-SFNStateMachineVersion Calls the AWS Step Functions DeleteStateMachineVersion API operation.
Restart-SFNExecution Calls the AWS Step Functions RedriveExecution API operation.
Send-SFNTaskFailure Calls the AWS Step Functions SendTaskFailure API operation.
Send-SFNTaskHeartbeat Calls the AWS Step Functions SendTaskHeartbeat API operation.
Send-SFNTaskSuccess Calls the AWS Step Functions SendTaskSuccess API operation.
Start-SFNExecution Calls the AWS Step Functions StartExecution API operation.
Start-SFNSyncExecution Calls the AWS Step Functions StartSyncExecution API operation.
Stop-SFNExecution Calls the AWS Step Functions StopExecution API operation.
Test-SFNState Calls the AWS Step Functions TestState API operation.
Update-SFNMapRun Calls the AWS Step Functions UpdateMapRun API operation.
Update-SFNStateMachine Calls the AWS Step Functions UpdateStateMachine API operation.
Update-SFNStateMachineAlias Calls the AWS Step Functions UpdateStateMachineAlias API operation.