UNPKG

@wmfs/statelint

Version:

Validator for Amazon States Language JSON files.

12 lines (11 loc) 158 B
{ "StartAt": "p", "States": { "p": { "Type": "Task", "Resource": "foo:bar", "Credentials": "foo:bar", "End": true } } }