Operations

All API operations are implemented by methods in /AWS1/IF_SFN

Operation Method
CreateActivity CREATEACTIVITY()
CreateStateMachine CREATESTATEMACHINE()
CreateStateMachineAlias CREATESTATEMACHINEALIAS()
DeleteActivity DELETEACTIVITY()
DeleteStateMachine DELETESTATEMACHINE()
DeleteStateMachineAlias DELETESTATEMACHINEALIAS()
DeleteStateMachineVersion DELETESTATEMACHINEVERSION()
DescribeActivity DESCRIBEACTIVITY()
DescribeExecution DESCRIBEEXECUTION()
DescribeMapRun DESCRIBEMAPRUN()
DescribeStateMachine DESCRIBESTATEMACHINE()
DescribeStateMachineAlias DESCRIBESTATEMACHINEALIAS()
DescribeStateMachineForExecution DESCRIBESTATEMACHINEFOREXEC()
GetActivityTask GETACTIVITYTASK()
GetExecutionHistory GETEXECUTIONHISTORY()
ListActivities LISTACTIVITIES()
ListExecutions LISTEXECUTIONS()
ListMapRuns LISTMAPRUNS()
ListStateMachineAliases LISTSTATEMACHINEALIASES()
ListStateMachines LISTSTATEMACHINES()
ListStateMachineVersions LISTSTATEMACHINEVERSIONS()
ListTagsForResource LISTTAGSFORRESOURCE()
PublishStateMachineVersion PUBLISHSTATEMACHINEVERSION()
RedriveExecution REDRIVEEXECUTION()
SendTaskFailure SENDTASKFAILURE()
SendTaskHeartbeat SENDTASKHEARTBEAT()
SendTaskSuccess SENDTASKSUCCESS()
StartExecution STARTEXECUTION()
StartSyncExecution STARTSYNCEXECUTION()
StopExecution STOPEXECUTION()
TagResource TAGRESOURCE()
TestState TESTSTATE()
UntagResource UNTAGRESOURCE()
UpdateMapRun UPDATEMAPRUN()
UpdateStateMachine UPDATESTATEMACHINE()
UpdateStateMachineAlias UPDATESTATEMACHINEALIAS()