Skip to main content
Skip table of contents

Execute State Machine

Activity

ExecuteStateMachine

Description

Execute another statemachine

Input :

PropertyName

Type

Required

Default Value

Description

stateMachineArn

STRING

YES

Arn of the state machine to execute

Output

The Statemachine output

Example1: Execute a state machine

Input

JSON
{
   "stateMachineArn": "stateMachineArn",
}

Output

JSON
{
   "name":"value"
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.