UNPKG

@wmfs/statelint

Version:

Validator for Amazon States Language JSON files.

10 lines (9 loc) 121 B
{ "StartAt": "p", "States": { "p": { "Type": "Succeed", "Parameters": "I'm a parameter!" } } }