UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

19 lines (18 loc) 261 B
{ "StartAt": "Start", "States": { "Start": { "Type": "Pass", "InputPath": "$.launcher.executionName", "End": true } }, "restrictions": [ { "roleId": "$authenticated", "allows": [ "*" ] } ] }