{
  "StartAt": "p",
  "States": {
    "p": {
      "Type": "Succeed",
      "ResultPath": "$.foo"
    }
  }
}
