@aws-sdk/client-athena 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 (89) hide show
  1. package/dist-cjs/index.js +1900 -2342
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/AthenaClient.js +2 -0
  4. package/dist-es/commands/BatchGetNamedQueryCommand.js +3 -9
  5. package/dist-es/commands/BatchGetPreparedStatementCommand.js +3 -9
  6. package/dist-es/commands/BatchGetQueryExecutionCommand.js +3 -9
  7. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -9
  8. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -9
  9. package/dist-es/commands/CreateDataCatalogCommand.js +3 -9
  10. package/dist-es/commands/CreateNamedQueryCommand.js +3 -9
  11. package/dist-es/commands/CreateNotebookCommand.js +3 -9
  12. package/dist-es/commands/CreatePreparedStatementCommand.js +3 -9
  13. package/dist-es/commands/CreatePresignedNotebookUrlCommand.js +3 -9
  14. package/dist-es/commands/CreateWorkGroupCommand.js +3 -9
  15. package/dist-es/commands/DeleteCapacityReservationCommand.js +3 -9
  16. package/dist-es/commands/DeleteDataCatalogCommand.js +3 -9
  17. package/dist-es/commands/DeleteNamedQueryCommand.js +3 -9
  18. package/dist-es/commands/DeleteNotebookCommand.js +3 -9
  19. package/dist-es/commands/DeletePreparedStatementCommand.js +3 -9
  20. package/dist-es/commands/DeleteWorkGroupCommand.js +3 -9
  21. package/dist-es/commands/ExportNotebookCommand.js +3 -9
  22. package/dist-es/commands/GetCalculationExecutionCodeCommand.js +3 -9
  23. package/dist-es/commands/GetCalculationExecutionCommand.js +3 -9
  24. package/dist-es/commands/GetCalculationExecutionStatusCommand.js +3 -9
  25. package/dist-es/commands/GetCapacityAssignmentConfigurationCommand.js +3 -9
  26. package/dist-es/commands/GetCapacityReservationCommand.js +3 -9
  27. package/dist-es/commands/GetDataCatalogCommand.js +3 -9
  28. package/dist-es/commands/GetDatabaseCommand.js +3 -9
  29. package/dist-es/commands/GetNamedQueryCommand.js +3 -9
  30. package/dist-es/commands/GetNotebookMetadataCommand.js +3 -9
  31. package/dist-es/commands/GetPreparedStatementCommand.js +3 -9
  32. package/dist-es/commands/GetQueryExecutionCommand.js +3 -9
  33. package/dist-es/commands/GetQueryResultsCommand.js +3 -9
  34. package/dist-es/commands/GetQueryRuntimeStatisticsCommand.js +3 -9
  35. package/dist-es/commands/GetSessionCommand.js +3 -9
  36. package/dist-es/commands/GetSessionStatusCommand.js +3 -9
  37. package/dist-es/commands/GetTableMetadataCommand.js +3 -9
  38. package/dist-es/commands/GetWorkGroupCommand.js +3 -9
  39. package/dist-es/commands/ImportNotebookCommand.js +3 -9
  40. package/dist-es/commands/ListApplicationDPUSizesCommand.js +3 -9
  41. package/dist-es/commands/ListCalculationExecutionsCommand.js +3 -9
  42. package/dist-es/commands/ListCapacityReservationsCommand.js +3 -9
  43. package/dist-es/commands/ListDataCatalogsCommand.js +3 -9
  44. package/dist-es/commands/ListDatabasesCommand.js +3 -9
  45. package/dist-es/commands/ListEngineVersionsCommand.js +3 -9
  46. package/dist-es/commands/ListExecutorsCommand.js +3 -9
  47. package/dist-es/commands/ListNamedQueriesCommand.js +3 -9
  48. package/dist-es/commands/ListNotebookMetadataCommand.js +3 -9
  49. package/dist-es/commands/ListNotebookSessionsCommand.js +3 -9
  50. package/dist-es/commands/ListPreparedStatementsCommand.js +3 -9
  51. package/dist-es/commands/ListQueryExecutionsCommand.js +3 -9
  52. package/dist-es/commands/ListSessionsCommand.js +3 -9
  53. package/dist-es/commands/ListTableMetadataCommand.js +3 -9
  54. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  55. package/dist-es/commands/ListWorkGroupsCommand.js +3 -9
  56. package/dist-es/commands/PutCapacityAssignmentConfigurationCommand.js +3 -9
  57. package/dist-es/commands/StartCalculationExecutionCommand.js +3 -9
  58. package/dist-es/commands/StartQueryExecutionCommand.js +3 -9
  59. package/dist-es/commands/StartSessionCommand.js +3 -9
  60. package/dist-es/commands/StopCalculationExecutionCommand.js +3 -9
  61. package/dist-es/commands/StopQueryExecutionCommand.js +3 -9
  62. package/dist-es/commands/TagResourceCommand.js +3 -9
  63. package/dist-es/commands/TerminateSessionCommand.js +3 -9
  64. package/dist-es/commands/UntagResourceCommand.js +3 -9
  65. package/dist-es/commands/UpdateCapacityReservationCommand.js +3 -9
  66. package/dist-es/commands/UpdateDataCatalogCommand.js +3 -9
  67. package/dist-es/commands/UpdateNamedQueryCommand.js +3 -9
  68. package/dist-es/commands/UpdateNotebookCommand.js +3 -9
  69. package/dist-es/commands/UpdateNotebookMetadataCommand.js +3 -9
  70. package/dist-es/commands/UpdatePreparedStatementCommand.js +3 -9
  71. package/dist-es/commands/UpdateWorkGroupCommand.js +3 -9
  72. package/dist-es/runtimeConfig.shared.js +7 -0
  73. package/dist-es/schemas/schemas_0.js +1754 -0
  74. package/dist-types/AthenaClient.d.ts +10 -1
  75. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  76. package/dist-types/runtimeConfig.d.ts +1 -0
  77. package/dist-types/runtimeConfig.native.d.ts +1 -0
  78. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  79. package/dist-types/schemas/schemas_0.d.ts +313 -0
  80. package/dist-types/ts3.4/AthenaClient.d.ts +4 -0
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  85. package/dist-types/ts3.4/schemas/schemas_0.d.ts +318 -0
  86. package/package.json +5 -6
  87. package/dist-es/protocols/Aws_json1_1.js +0 -1852
  88. package/dist-types/protocols/Aws_json1_1.d.ts +0 -614
  89. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -821
@@ -1,821 +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
- BatchGetNamedQueryCommandInput,
8
- BatchGetNamedQueryCommandOutput,
9
- } from "../commands/BatchGetNamedQueryCommand";
10
- import {
11
- BatchGetPreparedStatementCommandInput,
12
- BatchGetPreparedStatementCommandOutput,
13
- } from "../commands/BatchGetPreparedStatementCommand";
14
- import {
15
- BatchGetQueryExecutionCommandInput,
16
- BatchGetQueryExecutionCommandOutput,
17
- } from "../commands/BatchGetQueryExecutionCommand";
18
- import {
19
- CancelCapacityReservationCommandInput,
20
- CancelCapacityReservationCommandOutput,
21
- } from "../commands/CancelCapacityReservationCommand";
22
- import {
23
- CreateCapacityReservationCommandInput,
24
- CreateCapacityReservationCommandOutput,
25
- } from "../commands/CreateCapacityReservationCommand";
26
- import {
27
- CreateDataCatalogCommandInput,
28
- CreateDataCatalogCommandOutput,
29
- } from "../commands/CreateDataCatalogCommand";
30
- import {
31
- CreateNamedQueryCommandInput,
32
- CreateNamedQueryCommandOutput,
33
- } from "../commands/CreateNamedQueryCommand";
34
- import {
35
- CreateNotebookCommandInput,
36
- CreateNotebookCommandOutput,
37
- } from "../commands/CreateNotebookCommand";
38
- import {
39
- CreatePreparedStatementCommandInput,
40
- CreatePreparedStatementCommandOutput,
41
- } from "../commands/CreatePreparedStatementCommand";
42
- import {
43
- CreatePresignedNotebookUrlCommandInput,
44
- CreatePresignedNotebookUrlCommandOutput,
45
- } from "../commands/CreatePresignedNotebookUrlCommand";
46
- import {
47
- CreateWorkGroupCommandInput,
48
- CreateWorkGroupCommandOutput,
49
- } from "../commands/CreateWorkGroupCommand";
50
- import {
51
- DeleteCapacityReservationCommandInput,
52
- DeleteCapacityReservationCommandOutput,
53
- } from "../commands/DeleteCapacityReservationCommand";
54
- import {
55
- DeleteDataCatalogCommandInput,
56
- DeleteDataCatalogCommandOutput,
57
- } from "../commands/DeleteDataCatalogCommand";
58
- import {
59
- DeleteNamedQueryCommandInput,
60
- DeleteNamedQueryCommandOutput,
61
- } from "../commands/DeleteNamedQueryCommand";
62
- import {
63
- DeleteNotebookCommandInput,
64
- DeleteNotebookCommandOutput,
65
- } from "../commands/DeleteNotebookCommand";
66
- import {
67
- DeletePreparedStatementCommandInput,
68
- DeletePreparedStatementCommandOutput,
69
- } from "../commands/DeletePreparedStatementCommand";
70
- import {
71
- DeleteWorkGroupCommandInput,
72
- DeleteWorkGroupCommandOutput,
73
- } from "../commands/DeleteWorkGroupCommand";
74
- import {
75
- ExportNotebookCommandInput,
76
- ExportNotebookCommandOutput,
77
- } from "../commands/ExportNotebookCommand";
78
- import {
79
- GetCalculationExecutionCodeCommandInput,
80
- GetCalculationExecutionCodeCommandOutput,
81
- } from "../commands/GetCalculationExecutionCodeCommand";
82
- import {
83
- GetCalculationExecutionCommandInput,
84
- GetCalculationExecutionCommandOutput,
85
- } from "../commands/GetCalculationExecutionCommand";
86
- import {
87
- GetCalculationExecutionStatusCommandInput,
88
- GetCalculationExecutionStatusCommandOutput,
89
- } from "../commands/GetCalculationExecutionStatusCommand";
90
- import {
91
- GetCapacityAssignmentConfigurationCommandInput,
92
- GetCapacityAssignmentConfigurationCommandOutput,
93
- } from "../commands/GetCapacityAssignmentConfigurationCommand";
94
- import {
95
- GetCapacityReservationCommandInput,
96
- GetCapacityReservationCommandOutput,
97
- } from "../commands/GetCapacityReservationCommand";
98
- import {
99
- GetDatabaseCommandInput,
100
- GetDatabaseCommandOutput,
101
- } from "../commands/GetDatabaseCommand";
102
- import {
103
- GetDataCatalogCommandInput,
104
- GetDataCatalogCommandOutput,
105
- } from "../commands/GetDataCatalogCommand";
106
- import {
107
- GetNamedQueryCommandInput,
108
- GetNamedQueryCommandOutput,
109
- } from "../commands/GetNamedQueryCommand";
110
- import {
111
- GetNotebookMetadataCommandInput,
112
- GetNotebookMetadataCommandOutput,
113
- } from "../commands/GetNotebookMetadataCommand";
114
- import {
115
- GetPreparedStatementCommandInput,
116
- GetPreparedStatementCommandOutput,
117
- } from "../commands/GetPreparedStatementCommand";
118
- import {
119
- GetQueryExecutionCommandInput,
120
- GetQueryExecutionCommandOutput,
121
- } from "../commands/GetQueryExecutionCommand";
122
- import {
123
- GetQueryResultsCommandInput,
124
- GetQueryResultsCommandOutput,
125
- } from "../commands/GetQueryResultsCommand";
126
- import {
127
- GetQueryRuntimeStatisticsCommandInput,
128
- GetQueryRuntimeStatisticsCommandOutput,
129
- } from "../commands/GetQueryRuntimeStatisticsCommand";
130
- import {
131
- GetSessionCommandInput,
132
- GetSessionCommandOutput,
133
- } from "../commands/GetSessionCommand";
134
- import {
135
- GetSessionStatusCommandInput,
136
- GetSessionStatusCommandOutput,
137
- } from "../commands/GetSessionStatusCommand";
138
- import {
139
- GetTableMetadataCommandInput,
140
- GetTableMetadataCommandOutput,
141
- } from "../commands/GetTableMetadataCommand";
142
- import {
143
- GetWorkGroupCommandInput,
144
- GetWorkGroupCommandOutput,
145
- } from "../commands/GetWorkGroupCommand";
146
- import {
147
- ImportNotebookCommandInput,
148
- ImportNotebookCommandOutput,
149
- } from "../commands/ImportNotebookCommand";
150
- import {
151
- ListApplicationDPUSizesCommandInput,
152
- ListApplicationDPUSizesCommandOutput,
153
- } from "../commands/ListApplicationDPUSizesCommand";
154
- import {
155
- ListCalculationExecutionsCommandInput,
156
- ListCalculationExecutionsCommandOutput,
157
- } from "../commands/ListCalculationExecutionsCommand";
158
- import {
159
- ListCapacityReservationsCommandInput,
160
- ListCapacityReservationsCommandOutput,
161
- } from "../commands/ListCapacityReservationsCommand";
162
- import {
163
- ListDatabasesCommandInput,
164
- ListDatabasesCommandOutput,
165
- } from "../commands/ListDatabasesCommand";
166
- import {
167
- ListDataCatalogsCommandInput,
168
- ListDataCatalogsCommandOutput,
169
- } from "../commands/ListDataCatalogsCommand";
170
- import {
171
- ListEngineVersionsCommandInput,
172
- ListEngineVersionsCommandOutput,
173
- } from "../commands/ListEngineVersionsCommand";
174
- import {
175
- ListExecutorsCommandInput,
176
- ListExecutorsCommandOutput,
177
- } from "../commands/ListExecutorsCommand";
178
- import {
179
- ListNamedQueriesCommandInput,
180
- ListNamedQueriesCommandOutput,
181
- } from "../commands/ListNamedQueriesCommand";
182
- import {
183
- ListNotebookMetadataCommandInput,
184
- ListNotebookMetadataCommandOutput,
185
- } from "../commands/ListNotebookMetadataCommand";
186
- import {
187
- ListNotebookSessionsCommandInput,
188
- ListNotebookSessionsCommandOutput,
189
- } from "../commands/ListNotebookSessionsCommand";
190
- import {
191
- ListPreparedStatementsCommandInput,
192
- ListPreparedStatementsCommandOutput,
193
- } from "../commands/ListPreparedStatementsCommand";
194
- import {
195
- ListQueryExecutionsCommandInput,
196
- ListQueryExecutionsCommandOutput,
197
- } from "../commands/ListQueryExecutionsCommand";
198
- import {
199
- ListSessionsCommandInput,
200
- ListSessionsCommandOutput,
201
- } from "../commands/ListSessionsCommand";
202
- import {
203
- ListTableMetadataCommandInput,
204
- ListTableMetadataCommandOutput,
205
- } from "../commands/ListTableMetadataCommand";
206
- import {
207
- ListTagsForResourceCommandInput,
208
- ListTagsForResourceCommandOutput,
209
- } from "../commands/ListTagsForResourceCommand";
210
- import {
211
- ListWorkGroupsCommandInput,
212
- ListWorkGroupsCommandOutput,
213
- } from "../commands/ListWorkGroupsCommand";
214
- import {
215
- PutCapacityAssignmentConfigurationCommandInput,
216
- PutCapacityAssignmentConfigurationCommandOutput,
217
- } from "../commands/PutCapacityAssignmentConfigurationCommand";
218
- import {
219
- StartCalculationExecutionCommandInput,
220
- StartCalculationExecutionCommandOutput,
221
- } from "../commands/StartCalculationExecutionCommand";
222
- import {
223
- StartQueryExecutionCommandInput,
224
- StartQueryExecutionCommandOutput,
225
- } from "../commands/StartQueryExecutionCommand";
226
- import {
227
- StartSessionCommandInput,
228
- StartSessionCommandOutput,
229
- } from "../commands/StartSessionCommand";
230
- import {
231
- StopCalculationExecutionCommandInput,
232
- StopCalculationExecutionCommandOutput,
233
- } from "../commands/StopCalculationExecutionCommand";
234
- import {
235
- StopQueryExecutionCommandInput,
236
- StopQueryExecutionCommandOutput,
237
- } from "../commands/StopQueryExecutionCommand";
238
- import {
239
- TagResourceCommandInput,
240
- TagResourceCommandOutput,
241
- } from "../commands/TagResourceCommand";
242
- import {
243
- TerminateSessionCommandInput,
244
- TerminateSessionCommandOutput,
245
- } from "../commands/TerminateSessionCommand";
246
- import {
247
- UntagResourceCommandInput,
248
- UntagResourceCommandOutput,
249
- } from "../commands/UntagResourceCommand";
250
- import {
251
- UpdateCapacityReservationCommandInput,
252
- UpdateCapacityReservationCommandOutput,
253
- } from "../commands/UpdateCapacityReservationCommand";
254
- import {
255
- UpdateDataCatalogCommandInput,
256
- UpdateDataCatalogCommandOutput,
257
- } from "../commands/UpdateDataCatalogCommand";
258
- import {
259
- UpdateNamedQueryCommandInput,
260
- UpdateNamedQueryCommandOutput,
261
- } from "../commands/UpdateNamedQueryCommand";
262
- import {
263
- UpdateNotebookCommandInput,
264
- UpdateNotebookCommandOutput,
265
- } from "../commands/UpdateNotebookCommand";
266
- import {
267
- UpdateNotebookMetadataCommandInput,
268
- UpdateNotebookMetadataCommandOutput,
269
- } from "../commands/UpdateNotebookMetadataCommand";
270
- import {
271
- UpdatePreparedStatementCommandInput,
272
- UpdatePreparedStatementCommandOutput,
273
- } from "../commands/UpdatePreparedStatementCommand";
274
- import {
275
- UpdateWorkGroupCommandInput,
276
- UpdateWorkGroupCommandOutput,
277
- } from "../commands/UpdateWorkGroupCommand";
278
- export declare const se_BatchGetNamedQueryCommand: (
279
- input: BatchGetNamedQueryCommandInput,
280
- context: __SerdeContext
281
- ) => Promise<__HttpRequest>;
282
- export declare const se_BatchGetPreparedStatementCommand: (
283
- input: BatchGetPreparedStatementCommandInput,
284
- context: __SerdeContext
285
- ) => Promise<__HttpRequest>;
286
- export declare const se_BatchGetQueryExecutionCommand: (
287
- input: BatchGetQueryExecutionCommandInput,
288
- context: __SerdeContext
289
- ) => Promise<__HttpRequest>;
290
- export declare const se_CancelCapacityReservationCommand: (
291
- input: CancelCapacityReservationCommandInput,
292
- context: __SerdeContext
293
- ) => Promise<__HttpRequest>;
294
- export declare const se_CreateCapacityReservationCommand: (
295
- input: CreateCapacityReservationCommandInput,
296
- context: __SerdeContext
297
- ) => Promise<__HttpRequest>;
298
- export declare const se_CreateDataCatalogCommand: (
299
- input: CreateDataCatalogCommandInput,
300
- context: __SerdeContext
301
- ) => Promise<__HttpRequest>;
302
- export declare const se_CreateNamedQueryCommand: (
303
- input: CreateNamedQueryCommandInput,
304
- context: __SerdeContext
305
- ) => Promise<__HttpRequest>;
306
- export declare const se_CreateNotebookCommand: (
307
- input: CreateNotebookCommandInput,
308
- context: __SerdeContext
309
- ) => Promise<__HttpRequest>;
310
- export declare const se_CreatePreparedStatementCommand: (
311
- input: CreatePreparedStatementCommandInput,
312
- context: __SerdeContext
313
- ) => Promise<__HttpRequest>;
314
- export declare const se_CreatePresignedNotebookUrlCommand: (
315
- input: CreatePresignedNotebookUrlCommandInput,
316
- context: __SerdeContext
317
- ) => Promise<__HttpRequest>;
318
- export declare const se_CreateWorkGroupCommand: (
319
- input: CreateWorkGroupCommandInput,
320
- context: __SerdeContext
321
- ) => Promise<__HttpRequest>;
322
- export declare const se_DeleteCapacityReservationCommand: (
323
- input: DeleteCapacityReservationCommandInput,
324
- context: __SerdeContext
325
- ) => Promise<__HttpRequest>;
326
- export declare const se_DeleteDataCatalogCommand: (
327
- input: DeleteDataCatalogCommandInput,
328
- context: __SerdeContext
329
- ) => Promise<__HttpRequest>;
330
- export declare const se_DeleteNamedQueryCommand: (
331
- input: DeleteNamedQueryCommandInput,
332
- context: __SerdeContext
333
- ) => Promise<__HttpRequest>;
334
- export declare const se_DeleteNotebookCommand: (
335
- input: DeleteNotebookCommandInput,
336
- context: __SerdeContext
337
- ) => Promise<__HttpRequest>;
338
- export declare const se_DeletePreparedStatementCommand: (
339
- input: DeletePreparedStatementCommandInput,
340
- context: __SerdeContext
341
- ) => Promise<__HttpRequest>;
342
- export declare const se_DeleteWorkGroupCommand: (
343
- input: DeleteWorkGroupCommandInput,
344
- context: __SerdeContext
345
- ) => Promise<__HttpRequest>;
346
- export declare const se_ExportNotebookCommand: (
347
- input: ExportNotebookCommandInput,
348
- context: __SerdeContext
349
- ) => Promise<__HttpRequest>;
350
- export declare const se_GetCalculationExecutionCommand: (
351
- input: GetCalculationExecutionCommandInput,
352
- context: __SerdeContext
353
- ) => Promise<__HttpRequest>;
354
- export declare const se_GetCalculationExecutionCodeCommand: (
355
- input: GetCalculationExecutionCodeCommandInput,
356
- context: __SerdeContext
357
- ) => Promise<__HttpRequest>;
358
- export declare const se_GetCalculationExecutionStatusCommand: (
359
- input: GetCalculationExecutionStatusCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_GetCapacityAssignmentConfigurationCommand: (
363
- input: GetCapacityAssignmentConfigurationCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_GetCapacityReservationCommand: (
367
- input: GetCapacityReservationCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_GetDatabaseCommand: (
371
- input: GetDatabaseCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_GetDataCatalogCommand: (
375
- input: GetDataCatalogCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_GetNamedQueryCommand: (
379
- input: GetNamedQueryCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_GetNotebookMetadataCommand: (
383
- input: GetNotebookMetadataCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_GetPreparedStatementCommand: (
387
- input: GetPreparedStatementCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_GetQueryExecutionCommand: (
391
- input: GetQueryExecutionCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_GetQueryResultsCommand: (
395
- input: GetQueryResultsCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_GetQueryRuntimeStatisticsCommand: (
399
- input: GetQueryRuntimeStatisticsCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_GetSessionCommand: (
403
- input: GetSessionCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_GetSessionStatusCommand: (
407
- input: GetSessionStatusCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_GetTableMetadataCommand: (
411
- input: GetTableMetadataCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_GetWorkGroupCommand: (
415
- input: GetWorkGroupCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_ImportNotebookCommand: (
419
- input: ImportNotebookCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_ListApplicationDPUSizesCommand: (
423
- input: ListApplicationDPUSizesCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_ListCalculationExecutionsCommand: (
427
- input: ListCalculationExecutionsCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_ListCapacityReservationsCommand: (
431
- input: ListCapacityReservationsCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_ListDatabasesCommand: (
435
- input: ListDatabasesCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_ListDataCatalogsCommand: (
439
- input: ListDataCatalogsCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_ListEngineVersionsCommand: (
443
- input: ListEngineVersionsCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_ListExecutorsCommand: (
447
- input: ListExecutorsCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_ListNamedQueriesCommand: (
451
- input: ListNamedQueriesCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_ListNotebookMetadataCommand: (
455
- input: ListNotebookMetadataCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_ListNotebookSessionsCommand: (
459
- input: ListNotebookSessionsCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_ListPreparedStatementsCommand: (
463
- input: ListPreparedStatementsCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_ListQueryExecutionsCommand: (
467
- input: ListQueryExecutionsCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_ListSessionsCommand: (
471
- input: ListSessionsCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_ListTableMetadataCommand: (
475
- input: ListTableMetadataCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_ListTagsForResourceCommand: (
479
- input: ListTagsForResourceCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_ListWorkGroupsCommand: (
483
- input: ListWorkGroupsCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_PutCapacityAssignmentConfigurationCommand: (
487
- input: PutCapacityAssignmentConfigurationCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_StartCalculationExecutionCommand: (
491
- input: StartCalculationExecutionCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_StartQueryExecutionCommand: (
495
- input: StartQueryExecutionCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_StartSessionCommand: (
499
- input: StartSessionCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_StopCalculationExecutionCommand: (
503
- input: StopCalculationExecutionCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_StopQueryExecutionCommand: (
507
- input: StopQueryExecutionCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_TagResourceCommand: (
511
- input: TagResourceCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_TerminateSessionCommand: (
515
- input: TerminateSessionCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_UntagResourceCommand: (
519
- input: UntagResourceCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_UpdateCapacityReservationCommand: (
523
- input: UpdateCapacityReservationCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_UpdateDataCatalogCommand: (
527
- input: UpdateDataCatalogCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_UpdateNamedQueryCommand: (
531
- input: UpdateNamedQueryCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_UpdateNotebookCommand: (
535
- input: UpdateNotebookCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_UpdateNotebookMetadataCommand: (
539
- input: UpdateNotebookMetadataCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_UpdatePreparedStatementCommand: (
543
- input: UpdatePreparedStatementCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_UpdateWorkGroupCommand: (
547
- input: UpdateWorkGroupCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const de_BatchGetNamedQueryCommand: (
551
- output: __HttpResponse,
552
- context: __SerdeContext
553
- ) => Promise<BatchGetNamedQueryCommandOutput>;
554
- export declare const de_BatchGetPreparedStatementCommand: (
555
- output: __HttpResponse,
556
- context: __SerdeContext
557
- ) => Promise<BatchGetPreparedStatementCommandOutput>;
558
- export declare const de_BatchGetQueryExecutionCommand: (
559
- output: __HttpResponse,
560
- context: __SerdeContext
561
- ) => Promise<BatchGetQueryExecutionCommandOutput>;
562
- export declare const de_CancelCapacityReservationCommand: (
563
- output: __HttpResponse,
564
- context: __SerdeContext
565
- ) => Promise<CancelCapacityReservationCommandOutput>;
566
- export declare const de_CreateCapacityReservationCommand: (
567
- output: __HttpResponse,
568
- context: __SerdeContext
569
- ) => Promise<CreateCapacityReservationCommandOutput>;
570
- export declare const de_CreateDataCatalogCommand: (
571
- output: __HttpResponse,
572
- context: __SerdeContext
573
- ) => Promise<CreateDataCatalogCommandOutput>;
574
- export declare const de_CreateNamedQueryCommand: (
575
- output: __HttpResponse,
576
- context: __SerdeContext
577
- ) => Promise<CreateNamedQueryCommandOutput>;
578
- export declare const de_CreateNotebookCommand: (
579
- output: __HttpResponse,
580
- context: __SerdeContext
581
- ) => Promise<CreateNotebookCommandOutput>;
582
- export declare const de_CreatePreparedStatementCommand: (
583
- output: __HttpResponse,
584
- context: __SerdeContext
585
- ) => Promise<CreatePreparedStatementCommandOutput>;
586
- export declare const de_CreatePresignedNotebookUrlCommand: (
587
- output: __HttpResponse,
588
- context: __SerdeContext
589
- ) => Promise<CreatePresignedNotebookUrlCommandOutput>;
590
- export declare const de_CreateWorkGroupCommand: (
591
- output: __HttpResponse,
592
- context: __SerdeContext
593
- ) => Promise<CreateWorkGroupCommandOutput>;
594
- export declare const de_DeleteCapacityReservationCommand: (
595
- output: __HttpResponse,
596
- context: __SerdeContext
597
- ) => Promise<DeleteCapacityReservationCommandOutput>;
598
- export declare const de_DeleteDataCatalogCommand: (
599
- output: __HttpResponse,
600
- context: __SerdeContext
601
- ) => Promise<DeleteDataCatalogCommandOutput>;
602
- export declare const de_DeleteNamedQueryCommand: (
603
- output: __HttpResponse,
604
- context: __SerdeContext
605
- ) => Promise<DeleteNamedQueryCommandOutput>;
606
- export declare const de_DeleteNotebookCommand: (
607
- output: __HttpResponse,
608
- context: __SerdeContext
609
- ) => Promise<DeleteNotebookCommandOutput>;
610
- export declare const de_DeletePreparedStatementCommand: (
611
- output: __HttpResponse,
612
- context: __SerdeContext
613
- ) => Promise<DeletePreparedStatementCommandOutput>;
614
- export declare const de_DeleteWorkGroupCommand: (
615
- output: __HttpResponse,
616
- context: __SerdeContext
617
- ) => Promise<DeleteWorkGroupCommandOutput>;
618
- export declare const de_ExportNotebookCommand: (
619
- output: __HttpResponse,
620
- context: __SerdeContext
621
- ) => Promise<ExportNotebookCommandOutput>;
622
- export declare const de_GetCalculationExecutionCommand: (
623
- output: __HttpResponse,
624
- context: __SerdeContext
625
- ) => Promise<GetCalculationExecutionCommandOutput>;
626
- export declare const de_GetCalculationExecutionCodeCommand: (
627
- output: __HttpResponse,
628
- context: __SerdeContext
629
- ) => Promise<GetCalculationExecutionCodeCommandOutput>;
630
- export declare const de_GetCalculationExecutionStatusCommand: (
631
- output: __HttpResponse,
632
- context: __SerdeContext
633
- ) => Promise<GetCalculationExecutionStatusCommandOutput>;
634
- export declare const de_GetCapacityAssignmentConfigurationCommand: (
635
- output: __HttpResponse,
636
- context: __SerdeContext
637
- ) => Promise<GetCapacityAssignmentConfigurationCommandOutput>;
638
- export declare const de_GetCapacityReservationCommand: (
639
- output: __HttpResponse,
640
- context: __SerdeContext
641
- ) => Promise<GetCapacityReservationCommandOutput>;
642
- export declare const de_GetDatabaseCommand: (
643
- output: __HttpResponse,
644
- context: __SerdeContext
645
- ) => Promise<GetDatabaseCommandOutput>;
646
- export declare const de_GetDataCatalogCommand: (
647
- output: __HttpResponse,
648
- context: __SerdeContext
649
- ) => Promise<GetDataCatalogCommandOutput>;
650
- export declare const de_GetNamedQueryCommand: (
651
- output: __HttpResponse,
652
- context: __SerdeContext
653
- ) => Promise<GetNamedQueryCommandOutput>;
654
- export declare const de_GetNotebookMetadataCommand: (
655
- output: __HttpResponse,
656
- context: __SerdeContext
657
- ) => Promise<GetNotebookMetadataCommandOutput>;
658
- export declare const de_GetPreparedStatementCommand: (
659
- output: __HttpResponse,
660
- context: __SerdeContext
661
- ) => Promise<GetPreparedStatementCommandOutput>;
662
- export declare const de_GetQueryExecutionCommand: (
663
- output: __HttpResponse,
664
- context: __SerdeContext
665
- ) => Promise<GetQueryExecutionCommandOutput>;
666
- export declare const de_GetQueryResultsCommand: (
667
- output: __HttpResponse,
668
- context: __SerdeContext
669
- ) => Promise<GetQueryResultsCommandOutput>;
670
- export declare const de_GetQueryRuntimeStatisticsCommand: (
671
- output: __HttpResponse,
672
- context: __SerdeContext
673
- ) => Promise<GetQueryRuntimeStatisticsCommandOutput>;
674
- export declare const de_GetSessionCommand: (
675
- output: __HttpResponse,
676
- context: __SerdeContext
677
- ) => Promise<GetSessionCommandOutput>;
678
- export declare const de_GetSessionStatusCommand: (
679
- output: __HttpResponse,
680
- context: __SerdeContext
681
- ) => Promise<GetSessionStatusCommandOutput>;
682
- export declare const de_GetTableMetadataCommand: (
683
- output: __HttpResponse,
684
- context: __SerdeContext
685
- ) => Promise<GetTableMetadataCommandOutput>;
686
- export declare const de_GetWorkGroupCommand: (
687
- output: __HttpResponse,
688
- context: __SerdeContext
689
- ) => Promise<GetWorkGroupCommandOutput>;
690
- export declare const de_ImportNotebookCommand: (
691
- output: __HttpResponse,
692
- context: __SerdeContext
693
- ) => Promise<ImportNotebookCommandOutput>;
694
- export declare const de_ListApplicationDPUSizesCommand: (
695
- output: __HttpResponse,
696
- context: __SerdeContext
697
- ) => Promise<ListApplicationDPUSizesCommandOutput>;
698
- export declare const de_ListCalculationExecutionsCommand: (
699
- output: __HttpResponse,
700
- context: __SerdeContext
701
- ) => Promise<ListCalculationExecutionsCommandOutput>;
702
- export declare const de_ListCapacityReservationsCommand: (
703
- output: __HttpResponse,
704
- context: __SerdeContext
705
- ) => Promise<ListCapacityReservationsCommandOutput>;
706
- export declare const de_ListDatabasesCommand: (
707
- output: __HttpResponse,
708
- context: __SerdeContext
709
- ) => Promise<ListDatabasesCommandOutput>;
710
- export declare const de_ListDataCatalogsCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<ListDataCatalogsCommandOutput>;
714
- export declare const de_ListEngineVersionsCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<ListEngineVersionsCommandOutput>;
718
- export declare const de_ListExecutorsCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<ListExecutorsCommandOutput>;
722
- export declare const de_ListNamedQueriesCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<ListNamedQueriesCommandOutput>;
726
- export declare const de_ListNotebookMetadataCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<ListNotebookMetadataCommandOutput>;
730
- export declare const de_ListNotebookSessionsCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<ListNotebookSessionsCommandOutput>;
734
- export declare const de_ListPreparedStatementsCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<ListPreparedStatementsCommandOutput>;
738
- export declare const de_ListQueryExecutionsCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<ListQueryExecutionsCommandOutput>;
742
- export declare const de_ListSessionsCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<ListSessionsCommandOutput>;
746
- export declare const de_ListTableMetadataCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<ListTableMetadataCommandOutput>;
750
- export declare const de_ListTagsForResourceCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<ListTagsForResourceCommandOutput>;
754
- export declare const de_ListWorkGroupsCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<ListWorkGroupsCommandOutput>;
758
- export declare const de_PutCapacityAssignmentConfigurationCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<PutCapacityAssignmentConfigurationCommandOutput>;
762
- export declare const de_StartCalculationExecutionCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<StartCalculationExecutionCommandOutput>;
766
- export declare const de_StartQueryExecutionCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<StartQueryExecutionCommandOutput>;
770
- export declare const de_StartSessionCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<StartSessionCommandOutput>;
774
- export declare const de_StopCalculationExecutionCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<StopCalculationExecutionCommandOutput>;
778
- export declare const de_StopQueryExecutionCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<StopQueryExecutionCommandOutput>;
782
- export declare const de_TagResourceCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<TagResourceCommandOutput>;
786
- export declare const de_TerminateSessionCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<TerminateSessionCommandOutput>;
790
- export declare const de_UntagResourceCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<UntagResourceCommandOutput>;
794
- export declare const de_UpdateCapacityReservationCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<UpdateCapacityReservationCommandOutput>;
798
- export declare const de_UpdateDataCatalogCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<UpdateDataCatalogCommandOutput>;
802
- export declare const de_UpdateNamedQueryCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<UpdateNamedQueryCommandOutput>;
806
- export declare const de_UpdateNotebookCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<UpdateNotebookCommandOutput>;
810
- export declare const de_UpdateNotebookMetadataCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<UpdateNotebookMetadataCommandOutput>;
814
- export declare const de_UpdatePreparedStatementCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<UpdatePreparedStatementCommandOutput>;
818
- export declare const de_UpdateWorkGroupCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<UpdateWorkGroupCommandOutput>;