1{
2    "verifiedSimpleMethods": [
3        "listClusters",
4        "listSecurityConfigurations"
5    ],
6    "shapeModifiers": {
7        "InvalidRequestException": {
8            "modify": [
9                {
10                    "ErrorCode": {
11                        "emitPropertyName": "emrErrorCode"
12                    }
13                }
14            ]
15        }
16    },
17    "excludedSimpleMethods": [
18        "cancelSteps",
19        "modifyInstanceGroups",
20        "describeJobFlows"
21    ],
22    "deprecatedOperations": [
23        "DescribeJobFlows"
24    ],
25    "useSraAuth": true
26}
27