{
    "StartAt": "p",
    "States": {
      "p": {
        "Type": "Pass",
        "Result": { "foo": 1 , "bar": 2},
        "InputPath": null,
        "End": true
      }
    }
  }
  