UNPKG

@wmfs/statelint

Version:

Validator for Amazon States Language JSON files.

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