@aws-sdk/client-api-gateway 3.927.0 → 3.929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (145) hide show
  1. package/dist-cjs/index.js +4494 -5179
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/APIGatewayClient.js +2 -0
  4. package/dist-es/commands/CreateApiKeyCommand.js +3 -9
  5. package/dist-es/commands/CreateAuthorizerCommand.js +3 -9
  6. package/dist-es/commands/CreateBasePathMappingCommand.js +3 -9
  7. package/dist-es/commands/CreateDeploymentCommand.js +3 -9
  8. package/dist-es/commands/CreateDocumentationPartCommand.js +3 -9
  9. package/dist-es/commands/CreateDocumentationVersionCommand.js +3 -9
  10. package/dist-es/commands/CreateDomainNameAccessAssociationCommand.js +3 -9
  11. package/dist-es/commands/CreateDomainNameCommand.js +3 -9
  12. package/dist-es/commands/CreateModelCommand.js +3 -9
  13. package/dist-es/commands/CreateRequestValidatorCommand.js +3 -9
  14. package/dist-es/commands/CreateResourceCommand.js +3 -9
  15. package/dist-es/commands/CreateRestApiCommand.js +3 -9
  16. package/dist-es/commands/CreateStageCommand.js +3 -9
  17. package/dist-es/commands/CreateUsagePlanCommand.js +3 -9
  18. package/dist-es/commands/CreateUsagePlanKeyCommand.js +3 -9
  19. package/dist-es/commands/CreateVpcLinkCommand.js +3 -9
  20. package/dist-es/commands/DeleteApiKeyCommand.js +3 -9
  21. package/dist-es/commands/DeleteAuthorizerCommand.js +3 -9
  22. package/dist-es/commands/DeleteBasePathMappingCommand.js +3 -9
  23. package/dist-es/commands/DeleteClientCertificateCommand.js +3 -9
  24. package/dist-es/commands/DeleteDeploymentCommand.js +3 -9
  25. package/dist-es/commands/DeleteDocumentationPartCommand.js +3 -9
  26. package/dist-es/commands/DeleteDocumentationVersionCommand.js +3 -9
  27. package/dist-es/commands/DeleteDomainNameAccessAssociationCommand.js +3 -9
  28. package/dist-es/commands/DeleteDomainNameCommand.js +3 -9
  29. package/dist-es/commands/DeleteGatewayResponseCommand.js +3 -9
  30. package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
  31. package/dist-es/commands/DeleteIntegrationResponseCommand.js +3 -9
  32. package/dist-es/commands/DeleteMethodCommand.js +3 -9
  33. package/dist-es/commands/DeleteMethodResponseCommand.js +3 -9
  34. package/dist-es/commands/DeleteModelCommand.js +3 -9
  35. package/dist-es/commands/DeleteRequestValidatorCommand.js +3 -9
  36. package/dist-es/commands/DeleteResourceCommand.js +3 -9
  37. package/dist-es/commands/DeleteRestApiCommand.js +3 -9
  38. package/dist-es/commands/DeleteStageCommand.js +3 -9
  39. package/dist-es/commands/DeleteUsagePlanCommand.js +3 -9
  40. package/dist-es/commands/DeleteUsagePlanKeyCommand.js +3 -9
  41. package/dist-es/commands/DeleteVpcLinkCommand.js +3 -9
  42. package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +3 -9
  43. package/dist-es/commands/FlushStageCacheCommand.js +3 -9
  44. package/dist-es/commands/GenerateClientCertificateCommand.js +3 -9
  45. package/dist-es/commands/GetAccountCommand.js +3 -9
  46. package/dist-es/commands/GetApiKeyCommand.js +3 -9
  47. package/dist-es/commands/GetApiKeysCommand.js +3 -9
  48. package/dist-es/commands/GetAuthorizerCommand.js +3 -9
  49. package/dist-es/commands/GetAuthorizersCommand.js +3 -9
  50. package/dist-es/commands/GetBasePathMappingCommand.js +3 -9
  51. package/dist-es/commands/GetBasePathMappingsCommand.js +3 -9
  52. package/dist-es/commands/GetClientCertificateCommand.js +3 -9
  53. package/dist-es/commands/GetClientCertificatesCommand.js +3 -9
  54. package/dist-es/commands/GetDeploymentCommand.js +3 -9
  55. package/dist-es/commands/GetDeploymentsCommand.js +3 -9
  56. package/dist-es/commands/GetDocumentationPartCommand.js +3 -9
  57. package/dist-es/commands/GetDocumentationPartsCommand.js +3 -9
  58. package/dist-es/commands/GetDocumentationVersionCommand.js +3 -9
  59. package/dist-es/commands/GetDocumentationVersionsCommand.js +3 -9
  60. package/dist-es/commands/GetDomainNameAccessAssociationsCommand.js +3 -9
  61. package/dist-es/commands/GetDomainNameCommand.js +3 -9
  62. package/dist-es/commands/GetDomainNamesCommand.js +3 -9
  63. package/dist-es/commands/GetExportCommand.js +3 -9
  64. package/dist-es/commands/GetGatewayResponseCommand.js +3 -9
  65. package/dist-es/commands/GetGatewayResponsesCommand.js +3 -9
  66. package/dist-es/commands/GetIntegrationCommand.js +3 -9
  67. package/dist-es/commands/GetIntegrationResponseCommand.js +3 -9
  68. package/dist-es/commands/GetMethodCommand.js +3 -9
  69. package/dist-es/commands/GetMethodResponseCommand.js +3 -9
  70. package/dist-es/commands/GetModelCommand.js +3 -9
  71. package/dist-es/commands/GetModelTemplateCommand.js +3 -9
  72. package/dist-es/commands/GetModelsCommand.js +3 -9
  73. package/dist-es/commands/GetRequestValidatorCommand.js +3 -9
  74. package/dist-es/commands/GetRequestValidatorsCommand.js +3 -9
  75. package/dist-es/commands/GetResourceCommand.js +3 -9
  76. package/dist-es/commands/GetResourcesCommand.js +3 -9
  77. package/dist-es/commands/GetRestApiCommand.js +3 -9
  78. package/dist-es/commands/GetRestApisCommand.js +3 -9
  79. package/dist-es/commands/GetSdkCommand.js +3 -9
  80. package/dist-es/commands/GetSdkTypeCommand.js +3 -9
  81. package/dist-es/commands/GetSdkTypesCommand.js +3 -9
  82. package/dist-es/commands/GetStageCommand.js +3 -9
  83. package/dist-es/commands/GetStagesCommand.js +3 -9
  84. package/dist-es/commands/GetTagsCommand.js +3 -9
  85. package/dist-es/commands/GetUsageCommand.js +3 -9
  86. package/dist-es/commands/GetUsagePlanCommand.js +3 -9
  87. package/dist-es/commands/GetUsagePlanKeyCommand.js +3 -9
  88. package/dist-es/commands/GetUsagePlanKeysCommand.js +3 -9
  89. package/dist-es/commands/GetUsagePlansCommand.js +3 -9
  90. package/dist-es/commands/GetVpcLinkCommand.js +3 -9
  91. package/dist-es/commands/GetVpcLinksCommand.js +3 -9
  92. package/dist-es/commands/ImportApiKeysCommand.js +3 -9
  93. package/dist-es/commands/ImportDocumentationPartsCommand.js +3 -9
  94. package/dist-es/commands/ImportRestApiCommand.js +3 -9
  95. package/dist-es/commands/PutGatewayResponseCommand.js +3 -9
  96. package/dist-es/commands/PutIntegrationCommand.js +3 -9
  97. package/dist-es/commands/PutIntegrationResponseCommand.js +3 -9
  98. package/dist-es/commands/PutMethodCommand.js +3 -9
  99. package/dist-es/commands/PutMethodResponseCommand.js +3 -9
  100. package/dist-es/commands/PutRestApiCommand.js +3 -9
  101. package/dist-es/commands/RejectDomainNameAccessAssociationCommand.js +3 -9
  102. package/dist-es/commands/TagResourceCommand.js +3 -9
  103. package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -9
  104. package/dist-es/commands/TestInvokeMethodCommand.js +3 -9
  105. package/dist-es/commands/UntagResourceCommand.js +3 -9
  106. package/dist-es/commands/UpdateAccountCommand.js +3 -9
  107. package/dist-es/commands/UpdateApiKeyCommand.js +3 -9
  108. package/dist-es/commands/UpdateAuthorizerCommand.js +3 -9
  109. package/dist-es/commands/UpdateBasePathMappingCommand.js +3 -9
  110. package/dist-es/commands/UpdateClientCertificateCommand.js +3 -9
  111. package/dist-es/commands/UpdateDeploymentCommand.js +3 -9
  112. package/dist-es/commands/UpdateDocumentationPartCommand.js +3 -9
  113. package/dist-es/commands/UpdateDocumentationVersionCommand.js +3 -9
  114. package/dist-es/commands/UpdateDomainNameCommand.js +3 -9
  115. package/dist-es/commands/UpdateGatewayResponseCommand.js +3 -9
  116. package/dist-es/commands/UpdateIntegrationCommand.js +3 -9
  117. package/dist-es/commands/UpdateIntegrationResponseCommand.js +3 -9
  118. package/dist-es/commands/UpdateMethodCommand.js +3 -9
  119. package/dist-es/commands/UpdateMethodResponseCommand.js +3 -9
  120. package/dist-es/commands/UpdateModelCommand.js +3 -9
  121. package/dist-es/commands/UpdateRequestValidatorCommand.js +3 -9
  122. package/dist-es/commands/UpdateResourceCommand.js +3 -9
  123. package/dist-es/commands/UpdateRestApiCommand.js +3 -9
  124. package/dist-es/commands/UpdateStageCommand.js +3 -9
  125. package/dist-es/commands/UpdateUsageCommand.js +3 -9
  126. package/dist-es/commands/UpdateUsagePlanCommand.js +3 -9
  127. package/dist-es/commands/UpdateVpcLinkCommand.js +3 -9
  128. package/dist-es/runtimeConfig.shared.js +2 -0
  129. package/dist-es/schemas/schemas_0.js +4252 -0
  130. package/dist-types/APIGatewayClient.d.ts +10 -1
  131. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  132. package/dist-types/runtimeConfig.d.ts +1 -0
  133. package/dist-types/runtimeConfig.native.d.ts +1 -0
  134. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  135. package/dist-types/schemas/schemas_0.d.ts +365 -0
  136. package/dist-types/ts3.4/APIGatewayClient.d.ts +4 -0
  137. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  138. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  139. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  140. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  141. package/dist-types/ts3.4/schemas/schemas_0.d.ts +371 -0
  142. package/package.json +5 -5
  143. package/dist-es/protocols/Aws_restJson1.js +0 -4311
  144. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1118
  145. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1493
@@ -1,1493 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- CreateApiKeyCommandInput,
8
- CreateApiKeyCommandOutput,
9
- } from "../commands/CreateApiKeyCommand";
10
- import {
11
- CreateAuthorizerCommandInput,
12
- CreateAuthorizerCommandOutput,
13
- } from "../commands/CreateAuthorizerCommand";
14
- import {
15
- CreateBasePathMappingCommandInput,
16
- CreateBasePathMappingCommandOutput,
17
- } from "../commands/CreateBasePathMappingCommand";
18
- import {
19
- CreateDeploymentCommandInput,
20
- CreateDeploymentCommandOutput,
21
- } from "../commands/CreateDeploymentCommand";
22
- import {
23
- CreateDocumentationPartCommandInput,
24
- CreateDocumentationPartCommandOutput,
25
- } from "../commands/CreateDocumentationPartCommand";
26
- import {
27
- CreateDocumentationVersionCommandInput,
28
- CreateDocumentationVersionCommandOutput,
29
- } from "../commands/CreateDocumentationVersionCommand";
30
- import {
31
- CreateDomainNameAccessAssociationCommandInput,
32
- CreateDomainNameAccessAssociationCommandOutput,
33
- } from "../commands/CreateDomainNameAccessAssociationCommand";
34
- import {
35
- CreateDomainNameCommandInput,
36
- CreateDomainNameCommandOutput,
37
- } from "../commands/CreateDomainNameCommand";
38
- import {
39
- CreateModelCommandInput,
40
- CreateModelCommandOutput,
41
- } from "../commands/CreateModelCommand";
42
- import {
43
- CreateRequestValidatorCommandInput,
44
- CreateRequestValidatorCommandOutput,
45
- } from "../commands/CreateRequestValidatorCommand";
46
- import {
47
- CreateResourceCommandInput,
48
- CreateResourceCommandOutput,
49
- } from "../commands/CreateResourceCommand";
50
- import {
51
- CreateRestApiCommandInput,
52
- CreateRestApiCommandOutput,
53
- } from "../commands/CreateRestApiCommand";
54
- import {
55
- CreateStageCommandInput,
56
- CreateStageCommandOutput,
57
- } from "../commands/CreateStageCommand";
58
- import {
59
- CreateUsagePlanCommandInput,
60
- CreateUsagePlanCommandOutput,
61
- } from "../commands/CreateUsagePlanCommand";
62
- import {
63
- CreateUsagePlanKeyCommandInput,
64
- CreateUsagePlanKeyCommandOutput,
65
- } from "../commands/CreateUsagePlanKeyCommand";
66
- import {
67
- CreateVpcLinkCommandInput,
68
- CreateVpcLinkCommandOutput,
69
- } from "../commands/CreateVpcLinkCommand";
70
- import {
71
- DeleteApiKeyCommandInput,
72
- DeleteApiKeyCommandOutput,
73
- } from "../commands/DeleteApiKeyCommand";
74
- import {
75
- DeleteAuthorizerCommandInput,
76
- DeleteAuthorizerCommandOutput,
77
- } from "../commands/DeleteAuthorizerCommand";
78
- import {
79
- DeleteBasePathMappingCommandInput,
80
- DeleteBasePathMappingCommandOutput,
81
- } from "../commands/DeleteBasePathMappingCommand";
82
- import {
83
- DeleteClientCertificateCommandInput,
84
- DeleteClientCertificateCommandOutput,
85
- } from "../commands/DeleteClientCertificateCommand";
86
- import {
87
- DeleteDeploymentCommandInput,
88
- DeleteDeploymentCommandOutput,
89
- } from "../commands/DeleteDeploymentCommand";
90
- import {
91
- DeleteDocumentationPartCommandInput,
92
- DeleteDocumentationPartCommandOutput,
93
- } from "../commands/DeleteDocumentationPartCommand";
94
- import {
95
- DeleteDocumentationVersionCommandInput,
96
- DeleteDocumentationVersionCommandOutput,
97
- } from "../commands/DeleteDocumentationVersionCommand";
98
- import {
99
- DeleteDomainNameAccessAssociationCommandInput,
100
- DeleteDomainNameAccessAssociationCommandOutput,
101
- } from "../commands/DeleteDomainNameAccessAssociationCommand";
102
- import {
103
- DeleteDomainNameCommandInput,
104
- DeleteDomainNameCommandOutput,
105
- } from "../commands/DeleteDomainNameCommand";
106
- import {
107
- DeleteGatewayResponseCommandInput,
108
- DeleteGatewayResponseCommandOutput,
109
- } from "../commands/DeleteGatewayResponseCommand";
110
- import {
111
- DeleteIntegrationCommandInput,
112
- DeleteIntegrationCommandOutput,
113
- } from "../commands/DeleteIntegrationCommand";
114
- import {
115
- DeleteIntegrationResponseCommandInput,
116
- DeleteIntegrationResponseCommandOutput,
117
- } from "../commands/DeleteIntegrationResponseCommand";
118
- import {
119
- DeleteMethodCommandInput,
120
- DeleteMethodCommandOutput,
121
- } from "../commands/DeleteMethodCommand";
122
- import {
123
- DeleteMethodResponseCommandInput,
124
- DeleteMethodResponseCommandOutput,
125
- } from "../commands/DeleteMethodResponseCommand";
126
- import {
127
- DeleteModelCommandInput,
128
- DeleteModelCommandOutput,
129
- } from "../commands/DeleteModelCommand";
130
- import {
131
- DeleteRequestValidatorCommandInput,
132
- DeleteRequestValidatorCommandOutput,
133
- } from "../commands/DeleteRequestValidatorCommand";
134
- import {
135
- DeleteResourceCommandInput,
136
- DeleteResourceCommandOutput,
137
- } from "../commands/DeleteResourceCommand";
138
- import {
139
- DeleteRestApiCommandInput,
140
- DeleteRestApiCommandOutput,
141
- } from "../commands/DeleteRestApiCommand";
142
- import {
143
- DeleteStageCommandInput,
144
- DeleteStageCommandOutput,
145
- } from "../commands/DeleteStageCommand";
146
- import {
147
- DeleteUsagePlanCommandInput,
148
- DeleteUsagePlanCommandOutput,
149
- } from "../commands/DeleteUsagePlanCommand";
150
- import {
151
- DeleteUsagePlanKeyCommandInput,
152
- DeleteUsagePlanKeyCommandOutput,
153
- } from "../commands/DeleteUsagePlanKeyCommand";
154
- import {
155
- DeleteVpcLinkCommandInput,
156
- DeleteVpcLinkCommandOutput,
157
- } from "../commands/DeleteVpcLinkCommand";
158
- import {
159
- FlushStageAuthorizersCacheCommandInput,
160
- FlushStageAuthorizersCacheCommandOutput,
161
- } from "../commands/FlushStageAuthorizersCacheCommand";
162
- import {
163
- FlushStageCacheCommandInput,
164
- FlushStageCacheCommandOutput,
165
- } from "../commands/FlushStageCacheCommand";
166
- import {
167
- GenerateClientCertificateCommandInput,
168
- GenerateClientCertificateCommandOutput,
169
- } from "../commands/GenerateClientCertificateCommand";
170
- import {
171
- GetAccountCommandInput,
172
- GetAccountCommandOutput,
173
- } from "../commands/GetAccountCommand";
174
- import {
175
- GetApiKeyCommandInput,
176
- GetApiKeyCommandOutput,
177
- } from "../commands/GetApiKeyCommand";
178
- import {
179
- GetApiKeysCommandInput,
180
- GetApiKeysCommandOutput,
181
- } from "../commands/GetApiKeysCommand";
182
- import {
183
- GetAuthorizerCommandInput,
184
- GetAuthorizerCommandOutput,
185
- } from "../commands/GetAuthorizerCommand";
186
- import {
187
- GetAuthorizersCommandInput,
188
- GetAuthorizersCommandOutput,
189
- } from "../commands/GetAuthorizersCommand";
190
- import {
191
- GetBasePathMappingCommandInput,
192
- GetBasePathMappingCommandOutput,
193
- } from "../commands/GetBasePathMappingCommand";
194
- import {
195
- GetBasePathMappingsCommandInput,
196
- GetBasePathMappingsCommandOutput,
197
- } from "../commands/GetBasePathMappingsCommand";
198
- import {
199
- GetClientCertificateCommandInput,
200
- GetClientCertificateCommandOutput,
201
- } from "../commands/GetClientCertificateCommand";
202
- import {
203
- GetClientCertificatesCommandInput,
204
- GetClientCertificatesCommandOutput,
205
- } from "../commands/GetClientCertificatesCommand";
206
- import {
207
- GetDeploymentCommandInput,
208
- GetDeploymentCommandOutput,
209
- } from "../commands/GetDeploymentCommand";
210
- import {
211
- GetDeploymentsCommandInput,
212
- GetDeploymentsCommandOutput,
213
- } from "../commands/GetDeploymentsCommand";
214
- import {
215
- GetDocumentationPartCommandInput,
216
- GetDocumentationPartCommandOutput,
217
- } from "../commands/GetDocumentationPartCommand";
218
- import {
219
- GetDocumentationPartsCommandInput,
220
- GetDocumentationPartsCommandOutput,
221
- } from "../commands/GetDocumentationPartsCommand";
222
- import {
223
- GetDocumentationVersionCommandInput,
224
- GetDocumentationVersionCommandOutput,
225
- } from "../commands/GetDocumentationVersionCommand";
226
- import {
227
- GetDocumentationVersionsCommandInput,
228
- GetDocumentationVersionsCommandOutput,
229
- } from "../commands/GetDocumentationVersionsCommand";
230
- import {
231
- GetDomainNameAccessAssociationsCommandInput,
232
- GetDomainNameAccessAssociationsCommandOutput,
233
- } from "../commands/GetDomainNameAccessAssociationsCommand";
234
- import {
235
- GetDomainNameCommandInput,
236
- GetDomainNameCommandOutput,
237
- } from "../commands/GetDomainNameCommand";
238
- import {
239
- GetDomainNamesCommandInput,
240
- GetDomainNamesCommandOutput,
241
- } from "../commands/GetDomainNamesCommand";
242
- import {
243
- GetExportCommandInput,
244
- GetExportCommandOutput,
245
- } from "../commands/GetExportCommand";
246
- import {
247
- GetGatewayResponseCommandInput,
248
- GetGatewayResponseCommandOutput,
249
- } from "../commands/GetGatewayResponseCommand";
250
- import {
251
- GetGatewayResponsesCommandInput,
252
- GetGatewayResponsesCommandOutput,
253
- } from "../commands/GetGatewayResponsesCommand";
254
- import {
255
- GetIntegrationCommandInput,
256
- GetIntegrationCommandOutput,
257
- } from "../commands/GetIntegrationCommand";
258
- import {
259
- GetIntegrationResponseCommandInput,
260
- GetIntegrationResponseCommandOutput,
261
- } from "../commands/GetIntegrationResponseCommand";
262
- import {
263
- GetMethodCommandInput,
264
- GetMethodCommandOutput,
265
- } from "../commands/GetMethodCommand";
266
- import {
267
- GetMethodResponseCommandInput,
268
- GetMethodResponseCommandOutput,
269
- } from "../commands/GetMethodResponseCommand";
270
- import {
271
- GetModelCommandInput,
272
- GetModelCommandOutput,
273
- } from "../commands/GetModelCommand";
274
- import {
275
- GetModelsCommandInput,
276
- GetModelsCommandOutput,
277
- } from "../commands/GetModelsCommand";
278
- import {
279
- GetModelTemplateCommandInput,
280
- GetModelTemplateCommandOutput,
281
- } from "../commands/GetModelTemplateCommand";
282
- import {
283
- GetRequestValidatorCommandInput,
284
- GetRequestValidatorCommandOutput,
285
- } from "../commands/GetRequestValidatorCommand";
286
- import {
287
- GetRequestValidatorsCommandInput,
288
- GetRequestValidatorsCommandOutput,
289
- } from "../commands/GetRequestValidatorsCommand";
290
- import {
291
- GetResourceCommandInput,
292
- GetResourceCommandOutput,
293
- } from "../commands/GetResourceCommand";
294
- import {
295
- GetResourcesCommandInput,
296
- GetResourcesCommandOutput,
297
- } from "../commands/GetResourcesCommand";
298
- import {
299
- GetRestApiCommandInput,
300
- GetRestApiCommandOutput,
301
- } from "../commands/GetRestApiCommand";
302
- import {
303
- GetRestApisCommandInput,
304
- GetRestApisCommandOutput,
305
- } from "../commands/GetRestApisCommand";
306
- import {
307
- GetSdkCommandInput,
308
- GetSdkCommandOutput,
309
- } from "../commands/GetSdkCommand";
310
- import {
311
- GetSdkTypeCommandInput,
312
- GetSdkTypeCommandOutput,
313
- } from "../commands/GetSdkTypeCommand";
314
- import {
315
- GetSdkTypesCommandInput,
316
- GetSdkTypesCommandOutput,
317
- } from "../commands/GetSdkTypesCommand";
318
- import {
319
- GetStageCommandInput,
320
- GetStageCommandOutput,
321
- } from "../commands/GetStageCommand";
322
- import {
323
- GetStagesCommandInput,
324
- GetStagesCommandOutput,
325
- } from "../commands/GetStagesCommand";
326
- import {
327
- GetTagsCommandInput,
328
- GetTagsCommandOutput,
329
- } from "../commands/GetTagsCommand";
330
- import {
331
- GetUsageCommandInput,
332
- GetUsageCommandOutput,
333
- } from "../commands/GetUsageCommand";
334
- import {
335
- GetUsagePlanCommandInput,
336
- GetUsagePlanCommandOutput,
337
- } from "../commands/GetUsagePlanCommand";
338
- import {
339
- GetUsagePlanKeyCommandInput,
340
- GetUsagePlanKeyCommandOutput,
341
- } from "../commands/GetUsagePlanKeyCommand";
342
- import {
343
- GetUsagePlanKeysCommandInput,
344
- GetUsagePlanKeysCommandOutput,
345
- } from "../commands/GetUsagePlanKeysCommand";
346
- import {
347
- GetUsagePlansCommandInput,
348
- GetUsagePlansCommandOutput,
349
- } from "../commands/GetUsagePlansCommand";
350
- import {
351
- GetVpcLinkCommandInput,
352
- GetVpcLinkCommandOutput,
353
- } from "../commands/GetVpcLinkCommand";
354
- import {
355
- GetVpcLinksCommandInput,
356
- GetVpcLinksCommandOutput,
357
- } from "../commands/GetVpcLinksCommand";
358
- import {
359
- ImportApiKeysCommandInput,
360
- ImportApiKeysCommandOutput,
361
- } from "../commands/ImportApiKeysCommand";
362
- import {
363
- ImportDocumentationPartsCommandInput,
364
- ImportDocumentationPartsCommandOutput,
365
- } from "../commands/ImportDocumentationPartsCommand";
366
- import {
367
- ImportRestApiCommandInput,
368
- ImportRestApiCommandOutput,
369
- } from "../commands/ImportRestApiCommand";
370
- import {
371
- PutGatewayResponseCommandInput,
372
- PutGatewayResponseCommandOutput,
373
- } from "../commands/PutGatewayResponseCommand";
374
- import {
375
- PutIntegrationCommandInput,
376
- PutIntegrationCommandOutput,
377
- } from "../commands/PutIntegrationCommand";
378
- import {
379
- PutIntegrationResponseCommandInput,
380
- PutIntegrationResponseCommandOutput,
381
- } from "../commands/PutIntegrationResponseCommand";
382
- import {
383
- PutMethodCommandInput,
384
- PutMethodCommandOutput,
385
- } from "../commands/PutMethodCommand";
386
- import {
387
- PutMethodResponseCommandInput,
388
- PutMethodResponseCommandOutput,
389
- } from "../commands/PutMethodResponseCommand";
390
- import {
391
- PutRestApiCommandInput,
392
- PutRestApiCommandOutput,
393
- } from "../commands/PutRestApiCommand";
394
- import {
395
- RejectDomainNameAccessAssociationCommandInput,
396
- RejectDomainNameAccessAssociationCommandOutput,
397
- } from "../commands/RejectDomainNameAccessAssociationCommand";
398
- import {
399
- TagResourceCommandInput,
400
- TagResourceCommandOutput,
401
- } from "../commands/TagResourceCommand";
402
- import {
403
- TestInvokeAuthorizerCommandInput,
404
- TestInvokeAuthorizerCommandOutput,
405
- } from "../commands/TestInvokeAuthorizerCommand";
406
- import {
407
- TestInvokeMethodCommandInput,
408
- TestInvokeMethodCommandOutput,
409
- } from "../commands/TestInvokeMethodCommand";
410
- import {
411
- UntagResourceCommandInput,
412
- UntagResourceCommandOutput,
413
- } from "../commands/UntagResourceCommand";
414
- import {
415
- UpdateAccountCommandInput,
416
- UpdateAccountCommandOutput,
417
- } from "../commands/UpdateAccountCommand";
418
- import {
419
- UpdateApiKeyCommandInput,
420
- UpdateApiKeyCommandOutput,
421
- } from "../commands/UpdateApiKeyCommand";
422
- import {
423
- UpdateAuthorizerCommandInput,
424
- UpdateAuthorizerCommandOutput,
425
- } from "../commands/UpdateAuthorizerCommand";
426
- import {
427
- UpdateBasePathMappingCommandInput,
428
- UpdateBasePathMappingCommandOutput,
429
- } from "../commands/UpdateBasePathMappingCommand";
430
- import {
431
- UpdateClientCertificateCommandInput,
432
- UpdateClientCertificateCommandOutput,
433
- } from "../commands/UpdateClientCertificateCommand";
434
- import {
435
- UpdateDeploymentCommandInput,
436
- UpdateDeploymentCommandOutput,
437
- } from "../commands/UpdateDeploymentCommand";
438
- import {
439
- UpdateDocumentationPartCommandInput,
440
- UpdateDocumentationPartCommandOutput,
441
- } from "../commands/UpdateDocumentationPartCommand";
442
- import {
443
- UpdateDocumentationVersionCommandInput,
444
- UpdateDocumentationVersionCommandOutput,
445
- } from "../commands/UpdateDocumentationVersionCommand";
446
- import {
447
- UpdateDomainNameCommandInput,
448
- UpdateDomainNameCommandOutput,
449
- } from "../commands/UpdateDomainNameCommand";
450
- import {
451
- UpdateGatewayResponseCommandInput,
452
- UpdateGatewayResponseCommandOutput,
453
- } from "../commands/UpdateGatewayResponseCommand";
454
- import {
455
- UpdateIntegrationCommandInput,
456
- UpdateIntegrationCommandOutput,
457
- } from "../commands/UpdateIntegrationCommand";
458
- import {
459
- UpdateIntegrationResponseCommandInput,
460
- UpdateIntegrationResponseCommandOutput,
461
- } from "../commands/UpdateIntegrationResponseCommand";
462
- import {
463
- UpdateMethodCommandInput,
464
- UpdateMethodCommandOutput,
465
- } from "../commands/UpdateMethodCommand";
466
- import {
467
- UpdateMethodResponseCommandInput,
468
- UpdateMethodResponseCommandOutput,
469
- } from "../commands/UpdateMethodResponseCommand";
470
- import {
471
- UpdateModelCommandInput,
472
- UpdateModelCommandOutput,
473
- } from "../commands/UpdateModelCommand";
474
- import {
475
- UpdateRequestValidatorCommandInput,
476
- UpdateRequestValidatorCommandOutput,
477
- } from "../commands/UpdateRequestValidatorCommand";
478
- import {
479
- UpdateResourceCommandInput,
480
- UpdateResourceCommandOutput,
481
- } from "../commands/UpdateResourceCommand";
482
- import {
483
- UpdateRestApiCommandInput,
484
- UpdateRestApiCommandOutput,
485
- } from "../commands/UpdateRestApiCommand";
486
- import {
487
- UpdateStageCommandInput,
488
- UpdateStageCommandOutput,
489
- } from "../commands/UpdateStageCommand";
490
- import {
491
- UpdateUsageCommandInput,
492
- UpdateUsageCommandOutput,
493
- } from "../commands/UpdateUsageCommand";
494
- import {
495
- UpdateUsagePlanCommandInput,
496
- UpdateUsagePlanCommandOutput,
497
- } from "../commands/UpdateUsagePlanCommand";
498
- import {
499
- UpdateVpcLinkCommandInput,
500
- UpdateVpcLinkCommandOutput,
501
- } from "../commands/UpdateVpcLinkCommand";
502
- export declare const se_CreateApiKeyCommand: (
503
- input: CreateApiKeyCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_CreateAuthorizerCommand: (
507
- input: CreateAuthorizerCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_CreateBasePathMappingCommand: (
511
- input: CreateBasePathMappingCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_CreateDeploymentCommand: (
515
- input: CreateDeploymentCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_CreateDocumentationPartCommand: (
519
- input: CreateDocumentationPartCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_CreateDocumentationVersionCommand: (
523
- input: CreateDocumentationVersionCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_CreateDomainNameCommand: (
527
- input: CreateDomainNameCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_CreateDomainNameAccessAssociationCommand: (
531
- input: CreateDomainNameAccessAssociationCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_CreateModelCommand: (
535
- input: CreateModelCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_CreateRequestValidatorCommand: (
539
- input: CreateRequestValidatorCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_CreateResourceCommand: (
543
- input: CreateResourceCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_CreateRestApiCommand: (
547
- input: CreateRestApiCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_CreateStageCommand: (
551
- input: CreateStageCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_CreateUsagePlanCommand: (
555
- input: CreateUsagePlanCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_CreateUsagePlanKeyCommand: (
559
- input: CreateUsagePlanKeyCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_CreateVpcLinkCommand: (
563
- input: CreateVpcLinkCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_DeleteApiKeyCommand: (
567
- input: DeleteApiKeyCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_DeleteAuthorizerCommand: (
571
- input: DeleteAuthorizerCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_DeleteBasePathMappingCommand: (
575
- input: DeleteBasePathMappingCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_DeleteClientCertificateCommand: (
579
- input: DeleteClientCertificateCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_DeleteDeploymentCommand: (
583
- input: DeleteDeploymentCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_DeleteDocumentationPartCommand: (
587
- input: DeleteDocumentationPartCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_DeleteDocumentationVersionCommand: (
591
- input: DeleteDocumentationVersionCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_DeleteDomainNameCommand: (
595
- input: DeleteDomainNameCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_DeleteDomainNameAccessAssociationCommand: (
599
- input: DeleteDomainNameAccessAssociationCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_DeleteGatewayResponseCommand: (
603
- input: DeleteGatewayResponseCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_DeleteIntegrationCommand: (
607
- input: DeleteIntegrationCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_DeleteIntegrationResponseCommand: (
611
- input: DeleteIntegrationResponseCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_DeleteMethodCommand: (
615
- input: DeleteMethodCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_DeleteMethodResponseCommand: (
619
- input: DeleteMethodResponseCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_DeleteModelCommand: (
623
- input: DeleteModelCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_DeleteRequestValidatorCommand: (
627
- input: DeleteRequestValidatorCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_DeleteResourceCommand: (
631
- input: DeleteResourceCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_DeleteRestApiCommand: (
635
- input: DeleteRestApiCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_DeleteStageCommand: (
639
- input: DeleteStageCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_DeleteUsagePlanCommand: (
643
- input: DeleteUsagePlanCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_DeleteUsagePlanKeyCommand: (
647
- input: DeleteUsagePlanKeyCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_DeleteVpcLinkCommand: (
651
- input: DeleteVpcLinkCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_FlushStageAuthorizersCacheCommand: (
655
- input: FlushStageAuthorizersCacheCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_FlushStageCacheCommand: (
659
- input: FlushStageCacheCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_GenerateClientCertificateCommand: (
663
- input: GenerateClientCertificateCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_GetAccountCommand: (
667
- input: GetAccountCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_GetApiKeyCommand: (
671
- input: GetApiKeyCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_GetApiKeysCommand: (
675
- input: GetApiKeysCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_GetAuthorizerCommand: (
679
- input: GetAuthorizerCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_GetAuthorizersCommand: (
683
- input: GetAuthorizersCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_GetBasePathMappingCommand: (
687
- input: GetBasePathMappingCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_GetBasePathMappingsCommand: (
691
- input: GetBasePathMappingsCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_GetClientCertificateCommand: (
695
- input: GetClientCertificateCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_GetClientCertificatesCommand: (
699
- input: GetClientCertificatesCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_GetDeploymentCommand: (
703
- input: GetDeploymentCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_GetDeploymentsCommand: (
707
- input: GetDeploymentsCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_GetDocumentationPartCommand: (
711
- input: GetDocumentationPartCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_GetDocumentationPartsCommand: (
715
- input: GetDocumentationPartsCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_GetDocumentationVersionCommand: (
719
- input: GetDocumentationVersionCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_GetDocumentationVersionsCommand: (
723
- input: GetDocumentationVersionsCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_GetDomainNameCommand: (
727
- input: GetDomainNameCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_GetDomainNameAccessAssociationsCommand: (
731
- input: GetDomainNameAccessAssociationsCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_GetDomainNamesCommand: (
735
- input: GetDomainNamesCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_GetExportCommand: (
739
- input: GetExportCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_GetGatewayResponseCommand: (
743
- input: GetGatewayResponseCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_GetGatewayResponsesCommand: (
747
- input: GetGatewayResponsesCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_GetIntegrationCommand: (
751
- input: GetIntegrationCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_GetIntegrationResponseCommand: (
755
- input: GetIntegrationResponseCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_GetMethodCommand: (
759
- input: GetMethodCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_GetMethodResponseCommand: (
763
- input: GetMethodResponseCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_GetModelCommand: (
767
- input: GetModelCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_GetModelsCommand: (
771
- input: GetModelsCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const se_GetModelTemplateCommand: (
775
- input: GetModelTemplateCommandInput,
776
- context: __SerdeContext
777
- ) => Promise<__HttpRequest>;
778
- export declare const se_GetRequestValidatorCommand: (
779
- input: GetRequestValidatorCommandInput,
780
- context: __SerdeContext
781
- ) => Promise<__HttpRequest>;
782
- export declare const se_GetRequestValidatorsCommand: (
783
- input: GetRequestValidatorsCommandInput,
784
- context: __SerdeContext
785
- ) => Promise<__HttpRequest>;
786
- export declare const se_GetResourceCommand: (
787
- input: GetResourceCommandInput,
788
- context: __SerdeContext
789
- ) => Promise<__HttpRequest>;
790
- export declare const se_GetResourcesCommand: (
791
- input: GetResourcesCommandInput,
792
- context: __SerdeContext
793
- ) => Promise<__HttpRequest>;
794
- export declare const se_GetRestApiCommand: (
795
- input: GetRestApiCommandInput,
796
- context: __SerdeContext
797
- ) => Promise<__HttpRequest>;
798
- export declare const se_GetRestApisCommand: (
799
- input: GetRestApisCommandInput,
800
- context: __SerdeContext
801
- ) => Promise<__HttpRequest>;
802
- export declare const se_GetSdkCommand: (
803
- input: GetSdkCommandInput,
804
- context: __SerdeContext
805
- ) => Promise<__HttpRequest>;
806
- export declare const se_GetSdkTypeCommand: (
807
- input: GetSdkTypeCommandInput,
808
- context: __SerdeContext
809
- ) => Promise<__HttpRequest>;
810
- export declare const se_GetSdkTypesCommand: (
811
- input: GetSdkTypesCommandInput,
812
- context: __SerdeContext
813
- ) => Promise<__HttpRequest>;
814
- export declare const se_GetStageCommand: (
815
- input: GetStageCommandInput,
816
- context: __SerdeContext
817
- ) => Promise<__HttpRequest>;
818
- export declare const se_GetStagesCommand: (
819
- input: GetStagesCommandInput,
820
- context: __SerdeContext
821
- ) => Promise<__HttpRequest>;
822
- export declare const se_GetTagsCommand: (
823
- input: GetTagsCommandInput,
824
- context: __SerdeContext
825
- ) => Promise<__HttpRequest>;
826
- export declare const se_GetUsageCommand: (
827
- input: GetUsageCommandInput,
828
- context: __SerdeContext
829
- ) => Promise<__HttpRequest>;
830
- export declare const se_GetUsagePlanCommand: (
831
- input: GetUsagePlanCommandInput,
832
- context: __SerdeContext
833
- ) => Promise<__HttpRequest>;
834
- export declare const se_GetUsagePlanKeyCommand: (
835
- input: GetUsagePlanKeyCommandInput,
836
- context: __SerdeContext
837
- ) => Promise<__HttpRequest>;
838
- export declare const se_GetUsagePlanKeysCommand: (
839
- input: GetUsagePlanKeysCommandInput,
840
- context: __SerdeContext
841
- ) => Promise<__HttpRequest>;
842
- export declare const se_GetUsagePlansCommand: (
843
- input: GetUsagePlansCommandInput,
844
- context: __SerdeContext
845
- ) => Promise<__HttpRequest>;
846
- export declare const se_GetVpcLinkCommand: (
847
- input: GetVpcLinkCommandInput,
848
- context: __SerdeContext
849
- ) => Promise<__HttpRequest>;
850
- export declare const se_GetVpcLinksCommand: (
851
- input: GetVpcLinksCommandInput,
852
- context: __SerdeContext
853
- ) => Promise<__HttpRequest>;
854
- export declare const se_ImportApiKeysCommand: (
855
- input: ImportApiKeysCommandInput,
856
- context: __SerdeContext
857
- ) => Promise<__HttpRequest>;
858
- export declare const se_ImportDocumentationPartsCommand: (
859
- input: ImportDocumentationPartsCommandInput,
860
- context: __SerdeContext
861
- ) => Promise<__HttpRequest>;
862
- export declare const se_ImportRestApiCommand: (
863
- input: ImportRestApiCommandInput,
864
- context: __SerdeContext
865
- ) => Promise<__HttpRequest>;
866
- export declare const se_PutGatewayResponseCommand: (
867
- input: PutGatewayResponseCommandInput,
868
- context: __SerdeContext
869
- ) => Promise<__HttpRequest>;
870
- export declare const se_PutIntegrationCommand: (
871
- input: PutIntegrationCommandInput,
872
- context: __SerdeContext
873
- ) => Promise<__HttpRequest>;
874
- export declare const se_PutIntegrationResponseCommand: (
875
- input: PutIntegrationResponseCommandInput,
876
- context: __SerdeContext
877
- ) => Promise<__HttpRequest>;
878
- export declare const se_PutMethodCommand: (
879
- input: PutMethodCommandInput,
880
- context: __SerdeContext
881
- ) => Promise<__HttpRequest>;
882
- export declare const se_PutMethodResponseCommand: (
883
- input: PutMethodResponseCommandInput,
884
- context: __SerdeContext
885
- ) => Promise<__HttpRequest>;
886
- export declare const se_PutRestApiCommand: (
887
- input: PutRestApiCommandInput,
888
- context: __SerdeContext
889
- ) => Promise<__HttpRequest>;
890
- export declare const se_RejectDomainNameAccessAssociationCommand: (
891
- input: RejectDomainNameAccessAssociationCommandInput,
892
- context: __SerdeContext
893
- ) => Promise<__HttpRequest>;
894
- export declare const se_TagResourceCommand: (
895
- input: TagResourceCommandInput,
896
- context: __SerdeContext
897
- ) => Promise<__HttpRequest>;
898
- export declare const se_TestInvokeAuthorizerCommand: (
899
- input: TestInvokeAuthorizerCommandInput,
900
- context: __SerdeContext
901
- ) => Promise<__HttpRequest>;
902
- export declare const se_TestInvokeMethodCommand: (
903
- input: TestInvokeMethodCommandInput,
904
- context: __SerdeContext
905
- ) => Promise<__HttpRequest>;
906
- export declare const se_UntagResourceCommand: (
907
- input: UntagResourceCommandInput,
908
- context: __SerdeContext
909
- ) => Promise<__HttpRequest>;
910
- export declare const se_UpdateAccountCommand: (
911
- input: UpdateAccountCommandInput,
912
- context: __SerdeContext
913
- ) => Promise<__HttpRequest>;
914
- export declare const se_UpdateApiKeyCommand: (
915
- input: UpdateApiKeyCommandInput,
916
- context: __SerdeContext
917
- ) => Promise<__HttpRequest>;
918
- export declare const se_UpdateAuthorizerCommand: (
919
- input: UpdateAuthorizerCommandInput,
920
- context: __SerdeContext
921
- ) => Promise<__HttpRequest>;
922
- export declare const se_UpdateBasePathMappingCommand: (
923
- input: UpdateBasePathMappingCommandInput,
924
- context: __SerdeContext
925
- ) => Promise<__HttpRequest>;
926
- export declare const se_UpdateClientCertificateCommand: (
927
- input: UpdateClientCertificateCommandInput,
928
- context: __SerdeContext
929
- ) => Promise<__HttpRequest>;
930
- export declare const se_UpdateDeploymentCommand: (
931
- input: UpdateDeploymentCommandInput,
932
- context: __SerdeContext
933
- ) => Promise<__HttpRequest>;
934
- export declare const se_UpdateDocumentationPartCommand: (
935
- input: UpdateDocumentationPartCommandInput,
936
- context: __SerdeContext
937
- ) => Promise<__HttpRequest>;
938
- export declare const se_UpdateDocumentationVersionCommand: (
939
- input: UpdateDocumentationVersionCommandInput,
940
- context: __SerdeContext
941
- ) => Promise<__HttpRequest>;
942
- export declare const se_UpdateDomainNameCommand: (
943
- input: UpdateDomainNameCommandInput,
944
- context: __SerdeContext
945
- ) => Promise<__HttpRequest>;
946
- export declare const se_UpdateGatewayResponseCommand: (
947
- input: UpdateGatewayResponseCommandInput,
948
- context: __SerdeContext
949
- ) => Promise<__HttpRequest>;
950
- export declare const se_UpdateIntegrationCommand: (
951
- input: UpdateIntegrationCommandInput,
952
- context: __SerdeContext
953
- ) => Promise<__HttpRequest>;
954
- export declare const se_UpdateIntegrationResponseCommand: (
955
- input: UpdateIntegrationResponseCommandInput,
956
- context: __SerdeContext
957
- ) => Promise<__HttpRequest>;
958
- export declare const se_UpdateMethodCommand: (
959
- input: UpdateMethodCommandInput,
960
- context: __SerdeContext
961
- ) => Promise<__HttpRequest>;
962
- export declare const se_UpdateMethodResponseCommand: (
963
- input: UpdateMethodResponseCommandInput,
964
- context: __SerdeContext
965
- ) => Promise<__HttpRequest>;
966
- export declare const se_UpdateModelCommand: (
967
- input: UpdateModelCommandInput,
968
- context: __SerdeContext
969
- ) => Promise<__HttpRequest>;
970
- export declare const se_UpdateRequestValidatorCommand: (
971
- input: UpdateRequestValidatorCommandInput,
972
- context: __SerdeContext
973
- ) => Promise<__HttpRequest>;
974
- export declare const se_UpdateResourceCommand: (
975
- input: UpdateResourceCommandInput,
976
- context: __SerdeContext
977
- ) => Promise<__HttpRequest>;
978
- export declare const se_UpdateRestApiCommand: (
979
- input: UpdateRestApiCommandInput,
980
- context: __SerdeContext
981
- ) => Promise<__HttpRequest>;
982
- export declare const se_UpdateStageCommand: (
983
- input: UpdateStageCommandInput,
984
- context: __SerdeContext
985
- ) => Promise<__HttpRequest>;
986
- export declare const se_UpdateUsageCommand: (
987
- input: UpdateUsageCommandInput,
988
- context: __SerdeContext
989
- ) => Promise<__HttpRequest>;
990
- export declare const se_UpdateUsagePlanCommand: (
991
- input: UpdateUsagePlanCommandInput,
992
- context: __SerdeContext
993
- ) => Promise<__HttpRequest>;
994
- export declare const se_UpdateVpcLinkCommand: (
995
- input: UpdateVpcLinkCommandInput,
996
- context: __SerdeContext
997
- ) => Promise<__HttpRequest>;
998
- export declare const de_CreateApiKeyCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<CreateApiKeyCommandOutput>;
1002
- export declare const de_CreateAuthorizerCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<CreateAuthorizerCommandOutput>;
1006
- export declare const de_CreateBasePathMappingCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<CreateBasePathMappingCommandOutput>;
1010
- export declare const de_CreateDeploymentCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<CreateDeploymentCommandOutput>;
1014
- export declare const de_CreateDocumentationPartCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<CreateDocumentationPartCommandOutput>;
1018
- export declare const de_CreateDocumentationVersionCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<CreateDocumentationVersionCommandOutput>;
1022
- export declare const de_CreateDomainNameCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<CreateDomainNameCommandOutput>;
1026
- export declare const de_CreateDomainNameAccessAssociationCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<CreateDomainNameAccessAssociationCommandOutput>;
1030
- export declare const de_CreateModelCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<CreateModelCommandOutput>;
1034
- export declare const de_CreateRequestValidatorCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<CreateRequestValidatorCommandOutput>;
1038
- export declare const de_CreateResourceCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<CreateResourceCommandOutput>;
1042
- export declare const de_CreateRestApiCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<CreateRestApiCommandOutput>;
1046
- export declare const de_CreateStageCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<CreateStageCommandOutput>;
1050
- export declare const de_CreateUsagePlanCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<CreateUsagePlanCommandOutput>;
1054
- export declare const de_CreateUsagePlanKeyCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<CreateUsagePlanKeyCommandOutput>;
1058
- export declare const de_CreateVpcLinkCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<CreateVpcLinkCommandOutput>;
1062
- export declare const de_DeleteApiKeyCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<DeleteApiKeyCommandOutput>;
1066
- export declare const de_DeleteAuthorizerCommand: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<DeleteAuthorizerCommandOutput>;
1070
- export declare const de_DeleteBasePathMappingCommand: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<DeleteBasePathMappingCommandOutput>;
1074
- export declare const de_DeleteClientCertificateCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<DeleteClientCertificateCommandOutput>;
1078
- export declare const de_DeleteDeploymentCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<DeleteDeploymentCommandOutput>;
1082
- export declare const de_DeleteDocumentationPartCommand: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<DeleteDocumentationPartCommandOutput>;
1086
- export declare const de_DeleteDocumentationVersionCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<DeleteDocumentationVersionCommandOutput>;
1090
- export declare const de_DeleteDomainNameCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<DeleteDomainNameCommandOutput>;
1094
- export declare const de_DeleteDomainNameAccessAssociationCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<DeleteDomainNameAccessAssociationCommandOutput>;
1098
- export declare const de_DeleteGatewayResponseCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<DeleteGatewayResponseCommandOutput>;
1102
- export declare const de_DeleteIntegrationCommand: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<DeleteIntegrationCommandOutput>;
1106
- export declare const de_DeleteIntegrationResponseCommand: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<DeleteIntegrationResponseCommandOutput>;
1110
- export declare const de_DeleteMethodCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<DeleteMethodCommandOutput>;
1114
- export declare const de_DeleteMethodResponseCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<DeleteMethodResponseCommandOutput>;
1118
- export declare const de_DeleteModelCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<DeleteModelCommandOutput>;
1122
- export declare const de_DeleteRequestValidatorCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<DeleteRequestValidatorCommandOutput>;
1126
- export declare const de_DeleteResourceCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<DeleteResourceCommandOutput>;
1130
- export declare const de_DeleteRestApiCommand: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<DeleteRestApiCommandOutput>;
1134
- export declare const de_DeleteStageCommand: (
1135
- output: __HttpResponse,
1136
- context: __SerdeContext
1137
- ) => Promise<DeleteStageCommandOutput>;
1138
- export declare const de_DeleteUsagePlanCommand: (
1139
- output: __HttpResponse,
1140
- context: __SerdeContext
1141
- ) => Promise<DeleteUsagePlanCommandOutput>;
1142
- export declare const de_DeleteUsagePlanKeyCommand: (
1143
- output: __HttpResponse,
1144
- context: __SerdeContext
1145
- ) => Promise<DeleteUsagePlanKeyCommandOutput>;
1146
- export declare const de_DeleteVpcLinkCommand: (
1147
- output: __HttpResponse,
1148
- context: __SerdeContext
1149
- ) => Promise<DeleteVpcLinkCommandOutput>;
1150
- export declare const de_FlushStageAuthorizersCacheCommand: (
1151
- output: __HttpResponse,
1152
- context: __SerdeContext
1153
- ) => Promise<FlushStageAuthorizersCacheCommandOutput>;
1154
- export declare const de_FlushStageCacheCommand: (
1155
- output: __HttpResponse,
1156
- context: __SerdeContext
1157
- ) => Promise<FlushStageCacheCommandOutput>;
1158
- export declare const de_GenerateClientCertificateCommand: (
1159
- output: __HttpResponse,
1160
- context: __SerdeContext
1161
- ) => Promise<GenerateClientCertificateCommandOutput>;
1162
- export declare const de_GetAccountCommand: (
1163
- output: __HttpResponse,
1164
- context: __SerdeContext
1165
- ) => Promise<GetAccountCommandOutput>;
1166
- export declare const de_GetApiKeyCommand: (
1167
- output: __HttpResponse,
1168
- context: __SerdeContext
1169
- ) => Promise<GetApiKeyCommandOutput>;
1170
- export declare const de_GetApiKeysCommand: (
1171
- output: __HttpResponse,
1172
- context: __SerdeContext
1173
- ) => Promise<GetApiKeysCommandOutput>;
1174
- export declare const de_GetAuthorizerCommand: (
1175
- output: __HttpResponse,
1176
- context: __SerdeContext
1177
- ) => Promise<GetAuthorizerCommandOutput>;
1178
- export declare const de_GetAuthorizersCommand: (
1179
- output: __HttpResponse,
1180
- context: __SerdeContext
1181
- ) => Promise<GetAuthorizersCommandOutput>;
1182
- export declare const de_GetBasePathMappingCommand: (
1183
- output: __HttpResponse,
1184
- context: __SerdeContext
1185
- ) => Promise<GetBasePathMappingCommandOutput>;
1186
- export declare const de_GetBasePathMappingsCommand: (
1187
- output: __HttpResponse,
1188
- context: __SerdeContext
1189
- ) => Promise<GetBasePathMappingsCommandOutput>;
1190
- export declare const de_GetClientCertificateCommand: (
1191
- output: __HttpResponse,
1192
- context: __SerdeContext
1193
- ) => Promise<GetClientCertificateCommandOutput>;
1194
- export declare const de_GetClientCertificatesCommand: (
1195
- output: __HttpResponse,
1196
- context: __SerdeContext
1197
- ) => Promise<GetClientCertificatesCommandOutput>;
1198
- export declare const de_GetDeploymentCommand: (
1199
- output: __HttpResponse,
1200
- context: __SerdeContext
1201
- ) => Promise<GetDeploymentCommandOutput>;
1202
- export declare const de_GetDeploymentsCommand: (
1203
- output: __HttpResponse,
1204
- context: __SerdeContext
1205
- ) => Promise<GetDeploymentsCommandOutput>;
1206
- export declare const de_GetDocumentationPartCommand: (
1207
- output: __HttpResponse,
1208
- context: __SerdeContext
1209
- ) => Promise<GetDocumentationPartCommandOutput>;
1210
- export declare const de_GetDocumentationPartsCommand: (
1211
- output: __HttpResponse,
1212
- context: __SerdeContext
1213
- ) => Promise<GetDocumentationPartsCommandOutput>;
1214
- export declare const de_GetDocumentationVersionCommand: (
1215
- output: __HttpResponse,
1216
- context: __SerdeContext
1217
- ) => Promise<GetDocumentationVersionCommandOutput>;
1218
- export declare const de_GetDocumentationVersionsCommand: (
1219
- output: __HttpResponse,
1220
- context: __SerdeContext
1221
- ) => Promise<GetDocumentationVersionsCommandOutput>;
1222
- export declare const de_GetDomainNameCommand: (
1223
- output: __HttpResponse,
1224
- context: __SerdeContext
1225
- ) => Promise<GetDomainNameCommandOutput>;
1226
- export declare const de_GetDomainNameAccessAssociationsCommand: (
1227
- output: __HttpResponse,
1228
- context: __SerdeContext
1229
- ) => Promise<GetDomainNameAccessAssociationsCommandOutput>;
1230
- export declare const de_GetDomainNamesCommand: (
1231
- output: __HttpResponse,
1232
- context: __SerdeContext
1233
- ) => Promise<GetDomainNamesCommandOutput>;
1234
- export declare const de_GetExportCommand: (
1235
- output: __HttpResponse,
1236
- context: __SerdeContext
1237
- ) => Promise<GetExportCommandOutput>;
1238
- export declare const de_GetGatewayResponseCommand: (
1239
- output: __HttpResponse,
1240
- context: __SerdeContext
1241
- ) => Promise<GetGatewayResponseCommandOutput>;
1242
- export declare const de_GetGatewayResponsesCommand: (
1243
- output: __HttpResponse,
1244
- context: __SerdeContext
1245
- ) => Promise<GetGatewayResponsesCommandOutput>;
1246
- export declare const de_GetIntegrationCommand: (
1247
- output: __HttpResponse,
1248
- context: __SerdeContext
1249
- ) => Promise<GetIntegrationCommandOutput>;
1250
- export declare const de_GetIntegrationResponseCommand: (
1251
- output: __HttpResponse,
1252
- context: __SerdeContext
1253
- ) => Promise<GetIntegrationResponseCommandOutput>;
1254
- export declare const de_GetMethodCommand: (
1255
- output: __HttpResponse,
1256
- context: __SerdeContext
1257
- ) => Promise<GetMethodCommandOutput>;
1258
- export declare const de_GetMethodResponseCommand: (
1259
- output: __HttpResponse,
1260
- context: __SerdeContext
1261
- ) => Promise<GetMethodResponseCommandOutput>;
1262
- export declare const de_GetModelCommand: (
1263
- output: __HttpResponse,
1264
- context: __SerdeContext
1265
- ) => Promise<GetModelCommandOutput>;
1266
- export declare const de_GetModelsCommand: (
1267
- output: __HttpResponse,
1268
- context: __SerdeContext
1269
- ) => Promise<GetModelsCommandOutput>;
1270
- export declare const de_GetModelTemplateCommand: (
1271
- output: __HttpResponse,
1272
- context: __SerdeContext
1273
- ) => Promise<GetModelTemplateCommandOutput>;
1274
- export declare const de_GetRequestValidatorCommand: (
1275
- output: __HttpResponse,
1276
- context: __SerdeContext
1277
- ) => Promise<GetRequestValidatorCommandOutput>;
1278
- export declare const de_GetRequestValidatorsCommand: (
1279
- output: __HttpResponse,
1280
- context: __SerdeContext
1281
- ) => Promise<GetRequestValidatorsCommandOutput>;
1282
- export declare const de_GetResourceCommand: (
1283
- output: __HttpResponse,
1284
- context: __SerdeContext
1285
- ) => Promise<GetResourceCommandOutput>;
1286
- export declare const de_GetResourcesCommand: (
1287
- output: __HttpResponse,
1288
- context: __SerdeContext
1289
- ) => Promise<GetResourcesCommandOutput>;
1290
- export declare const de_GetRestApiCommand: (
1291
- output: __HttpResponse,
1292
- context: __SerdeContext
1293
- ) => Promise<GetRestApiCommandOutput>;
1294
- export declare const de_GetRestApisCommand: (
1295
- output: __HttpResponse,
1296
- context: __SerdeContext
1297
- ) => Promise<GetRestApisCommandOutput>;
1298
- export declare const de_GetSdkCommand: (
1299
- output: __HttpResponse,
1300
- context: __SerdeContext
1301
- ) => Promise<GetSdkCommandOutput>;
1302
- export declare const de_GetSdkTypeCommand: (
1303
- output: __HttpResponse,
1304
- context: __SerdeContext
1305
- ) => Promise<GetSdkTypeCommandOutput>;
1306
- export declare const de_GetSdkTypesCommand: (
1307
- output: __HttpResponse,
1308
- context: __SerdeContext
1309
- ) => Promise<GetSdkTypesCommandOutput>;
1310
- export declare const de_GetStageCommand: (
1311
- output: __HttpResponse,
1312
- context: __SerdeContext
1313
- ) => Promise<GetStageCommandOutput>;
1314
- export declare const de_GetStagesCommand: (
1315
- output: __HttpResponse,
1316
- context: __SerdeContext
1317
- ) => Promise<GetStagesCommandOutput>;
1318
- export declare const de_GetTagsCommand: (
1319
- output: __HttpResponse,
1320
- context: __SerdeContext
1321
- ) => Promise<GetTagsCommandOutput>;
1322
- export declare const de_GetUsageCommand: (
1323
- output: __HttpResponse,
1324
- context: __SerdeContext
1325
- ) => Promise<GetUsageCommandOutput>;
1326
- export declare const de_GetUsagePlanCommand: (
1327
- output: __HttpResponse,
1328
- context: __SerdeContext
1329
- ) => Promise<GetUsagePlanCommandOutput>;
1330
- export declare const de_GetUsagePlanKeyCommand: (
1331
- output: __HttpResponse,
1332
- context: __SerdeContext
1333
- ) => Promise<GetUsagePlanKeyCommandOutput>;
1334
- export declare const de_GetUsagePlanKeysCommand: (
1335
- output: __HttpResponse,
1336
- context: __SerdeContext
1337
- ) => Promise<GetUsagePlanKeysCommandOutput>;
1338
- export declare const de_GetUsagePlansCommand: (
1339
- output: __HttpResponse,
1340
- context: __SerdeContext
1341
- ) => Promise<GetUsagePlansCommandOutput>;
1342
- export declare const de_GetVpcLinkCommand: (
1343
- output: __HttpResponse,
1344
- context: __SerdeContext
1345
- ) => Promise<GetVpcLinkCommandOutput>;
1346
- export declare const de_GetVpcLinksCommand: (
1347
- output: __HttpResponse,
1348
- context: __SerdeContext
1349
- ) => Promise<GetVpcLinksCommandOutput>;
1350
- export declare const de_ImportApiKeysCommand: (
1351
- output: __HttpResponse,
1352
- context: __SerdeContext
1353
- ) => Promise<ImportApiKeysCommandOutput>;
1354
- export declare const de_ImportDocumentationPartsCommand: (
1355
- output: __HttpResponse,
1356
- context: __SerdeContext
1357
- ) => Promise<ImportDocumentationPartsCommandOutput>;
1358
- export declare const de_ImportRestApiCommand: (
1359
- output: __HttpResponse,
1360
- context: __SerdeContext
1361
- ) => Promise<ImportRestApiCommandOutput>;
1362
- export declare const de_PutGatewayResponseCommand: (
1363
- output: __HttpResponse,
1364
- context: __SerdeContext
1365
- ) => Promise<PutGatewayResponseCommandOutput>;
1366
- export declare const de_PutIntegrationCommand: (
1367
- output: __HttpResponse,
1368
- context: __SerdeContext
1369
- ) => Promise<PutIntegrationCommandOutput>;
1370
- export declare const de_PutIntegrationResponseCommand: (
1371
- output: __HttpResponse,
1372
- context: __SerdeContext
1373
- ) => Promise<PutIntegrationResponseCommandOutput>;
1374
- export declare const de_PutMethodCommand: (
1375
- output: __HttpResponse,
1376
- context: __SerdeContext
1377
- ) => Promise<PutMethodCommandOutput>;
1378
- export declare const de_PutMethodResponseCommand: (
1379
- output: __HttpResponse,
1380
- context: __SerdeContext
1381
- ) => Promise<PutMethodResponseCommandOutput>;
1382
- export declare const de_PutRestApiCommand: (
1383
- output: __HttpResponse,
1384
- context: __SerdeContext
1385
- ) => Promise<PutRestApiCommandOutput>;
1386
- export declare const de_RejectDomainNameAccessAssociationCommand: (
1387
- output: __HttpResponse,
1388
- context: __SerdeContext
1389
- ) => Promise<RejectDomainNameAccessAssociationCommandOutput>;
1390
- export declare const de_TagResourceCommand: (
1391
- output: __HttpResponse,
1392
- context: __SerdeContext
1393
- ) => Promise<TagResourceCommandOutput>;
1394
- export declare const de_TestInvokeAuthorizerCommand: (
1395
- output: __HttpResponse,
1396
- context: __SerdeContext
1397
- ) => Promise<TestInvokeAuthorizerCommandOutput>;
1398
- export declare const de_TestInvokeMethodCommand: (
1399
- output: __HttpResponse,
1400
- context: __SerdeContext
1401
- ) => Promise<TestInvokeMethodCommandOutput>;
1402
- export declare const de_UntagResourceCommand: (
1403
- output: __HttpResponse,
1404
- context: __SerdeContext
1405
- ) => Promise<UntagResourceCommandOutput>;
1406
- export declare const de_UpdateAccountCommand: (
1407
- output: __HttpResponse,
1408
- context: __SerdeContext
1409
- ) => Promise<UpdateAccountCommandOutput>;
1410
- export declare const de_UpdateApiKeyCommand: (
1411
- output: __HttpResponse,
1412
- context: __SerdeContext
1413
- ) => Promise<UpdateApiKeyCommandOutput>;
1414
- export declare const de_UpdateAuthorizerCommand: (
1415
- output: __HttpResponse,
1416
- context: __SerdeContext
1417
- ) => Promise<UpdateAuthorizerCommandOutput>;
1418
- export declare const de_UpdateBasePathMappingCommand: (
1419
- output: __HttpResponse,
1420
- context: __SerdeContext
1421
- ) => Promise<UpdateBasePathMappingCommandOutput>;
1422
- export declare const de_UpdateClientCertificateCommand: (
1423
- output: __HttpResponse,
1424
- context: __SerdeContext
1425
- ) => Promise<UpdateClientCertificateCommandOutput>;
1426
- export declare const de_UpdateDeploymentCommand: (
1427
- output: __HttpResponse,
1428
- context: __SerdeContext
1429
- ) => Promise<UpdateDeploymentCommandOutput>;
1430
- export declare const de_UpdateDocumentationPartCommand: (
1431
- output: __HttpResponse,
1432
- context: __SerdeContext
1433
- ) => Promise<UpdateDocumentationPartCommandOutput>;
1434
- export declare const de_UpdateDocumentationVersionCommand: (
1435
- output: __HttpResponse,
1436
- context: __SerdeContext
1437
- ) => Promise<UpdateDocumentationVersionCommandOutput>;
1438
- export declare const de_UpdateDomainNameCommand: (
1439
- output: __HttpResponse,
1440
- context: __SerdeContext
1441
- ) => Promise<UpdateDomainNameCommandOutput>;
1442
- export declare const de_UpdateGatewayResponseCommand: (
1443
- output: __HttpResponse,
1444
- context: __SerdeContext
1445
- ) => Promise<UpdateGatewayResponseCommandOutput>;
1446
- export declare const de_UpdateIntegrationCommand: (
1447
- output: __HttpResponse,
1448
- context: __SerdeContext
1449
- ) => Promise<UpdateIntegrationCommandOutput>;
1450
- export declare const de_UpdateIntegrationResponseCommand: (
1451
- output: __HttpResponse,
1452
- context: __SerdeContext
1453
- ) => Promise<UpdateIntegrationResponseCommandOutput>;
1454
- export declare const de_UpdateMethodCommand: (
1455
- output: __HttpResponse,
1456
- context: __SerdeContext
1457
- ) => Promise<UpdateMethodCommandOutput>;
1458
- export declare const de_UpdateMethodResponseCommand: (
1459
- output: __HttpResponse,
1460
- context: __SerdeContext
1461
- ) => Promise<UpdateMethodResponseCommandOutput>;
1462
- export declare const de_UpdateModelCommand: (
1463
- output: __HttpResponse,
1464
- context: __SerdeContext
1465
- ) => Promise<UpdateModelCommandOutput>;
1466
- export declare const de_UpdateRequestValidatorCommand: (
1467
- output: __HttpResponse,
1468
- context: __SerdeContext
1469
- ) => Promise<UpdateRequestValidatorCommandOutput>;
1470
- export declare const de_UpdateResourceCommand: (
1471
- output: __HttpResponse,
1472
- context: __SerdeContext
1473
- ) => Promise<UpdateResourceCommandOutput>;
1474
- export declare const de_UpdateRestApiCommand: (
1475
- output: __HttpResponse,
1476
- context: __SerdeContext
1477
- ) => Promise<UpdateRestApiCommandOutput>;
1478
- export declare const de_UpdateStageCommand: (
1479
- output: __HttpResponse,
1480
- context: __SerdeContext
1481
- ) => Promise<UpdateStageCommandOutput>;
1482
- export declare const de_UpdateUsageCommand: (
1483
- output: __HttpResponse,
1484
- context: __SerdeContext
1485
- ) => Promise<UpdateUsageCommandOutput>;
1486
- export declare const de_UpdateUsagePlanCommand: (
1487
- output: __HttpResponse,
1488
- context: __SerdeContext
1489
- ) => Promise<UpdateUsagePlanCommandOutput>;
1490
- export declare const de_UpdateVpcLinkCommand: (
1491
- output: __HttpResponse,
1492
- context: __SerdeContext
1493
- ) => Promise<UpdateVpcLinkCommandOutput>;