1{ 2 "shapeSubstitutions": { 3 "CacheClusterSize": { 4 "emitAsShape": "String" 5 } 6 }, 7 "excludedSimpleMethods" : [ 8 "updateAccount", 9 "createApiKey", 10 "generateClientCertificate" 11 ], 12 "verifiedSimpleMethods" : [ 13 "getAccount", 14 "getApiKeys", 15 "getClientCertificates", 16 "getDomainNames", 17 "getRestApis", 18 "getSdkTypes", 19 "getUsagePlans", 20 "getVpcLinks", 21 "createApiKey", 22 "generateClientCertificate" 23 ], 24 "interceptors": [ 25 "software.amazon.awssdk.services.apigateway.internal.AcceptJsonInterceptor" 26 ] 27} 28