UNPKG

@wmfs/statelint

Version:

Validator for Amazon States Language JSON files.

13 lines (12 loc) 222 B
{ "StartAt": "p", "States": { "p": { "Type": "Task", "Resource": "foo:bar", "TimeoutSecondsPath": "$.x", "HeartbeatSecondsPath": "$.y", "End": true } } }