1{ 2 "verifiedSimpleMethods": [ 3 "describeAddresses", 4 "getSnowballUsage", 5 "listClusters", 6 "listCompatibleImages", 7 "listJobs" 8 ], 9 "shapeModifiers": { 10 "Notification": { 11 "modify": [ 12 { 13 "NotifyAll": { 14 "emitPropertyName": "NotifyAllJobStates" 15 } 16 } 17 ] 18 } 19 }, 20 "excludedSimpleMethods": [ 21 "createJob" 22 ] 23} 24