UNPKG

@wmfs/statelint

Version:

Validator for Amazon States Language JSON files.

16 lines (15 loc) 179 B
{ "StartAt": "p", "States": { "p": { "Type": "Task", "Resource": "foo:bar", "End": true, "Retry": [ { "ErrorEquals": [] } ] } } }