{
    "version": 1,
    "defaultRegion": "us-west-2",
    "testCases": [
        {
            "operationName": "ListPresets",
            "input": {},
            "errorExpectedFromService": false
        },
        {
            "operationName": "ReadJob",
            "input": {
                "Id": "fake_job"
            },
            "errorExpectedFromService": true
        }
    ]
}
