[
  {
    "input": {
      "vals": [0, 1, 2]
    },
    "context": {
      "pass-execution-details": {
        "Execution": {
          "Id": "abc"
        }
      }
    },
    "output": {
      "vals": [0, 1, 2],
      "AWS_STEP_FUNCTIONS_STARTED_BY_EXECUTION_ID": "abc"
    },
    "states": ["pass-execution-details"],
  }
]
