UNPKG

@wmfs/statelint

Version:

Validator for Amazon States Language JSON files.

13 lines (12 loc) 215 B
{ "StartAt": "p", "States": { "p": { "Type": "Task", "Resource": "foo:bar", "TimeoutSeconds": 30, "TimeoutSecondsPath": "$.abc", "End": true } } }