{
  "Comment": "Example of the Succeed State",
  "StartAt": "SucceedState",
  "States": {
    "SucceedState": {
      "Type": "Succeed",
      "InputPath": null
    }
  }
}
