@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,614 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { BatchGetNamedQueryCommandInput, BatchGetNamedQueryCommandOutput } from "../commands/BatchGetNamedQueryCommand";
4
- import { BatchGetPreparedStatementCommandInput, BatchGetPreparedStatementCommandOutput } from "../commands/BatchGetPreparedStatementCommand";
5
- import { BatchGetQueryExecutionCommandInput, BatchGetQueryExecutionCommandOutput } from "../commands/BatchGetQueryExecutionCommand";
6
- import { CancelCapacityReservationCommandInput, CancelCapacityReservationCommandOutput } from "../commands/CancelCapacityReservationCommand";
7
- import { CreateCapacityReservationCommandInput, CreateCapacityReservationCommandOutput } from "../commands/CreateCapacityReservationCommand";
8
- import { CreateDataCatalogCommandInput, CreateDataCatalogCommandOutput } from "../commands/CreateDataCatalogCommand";
9
- import { CreateNamedQueryCommandInput, CreateNamedQueryCommandOutput } from "../commands/CreateNamedQueryCommand";
10
- import { CreateNotebookCommandInput, CreateNotebookCommandOutput } from "../commands/CreateNotebookCommand";
11
- import { CreatePreparedStatementCommandInput, CreatePreparedStatementCommandOutput } from "../commands/CreatePreparedStatementCommand";
12
- import { CreatePresignedNotebookUrlCommandInput, CreatePresignedNotebookUrlCommandOutput } from "../commands/CreatePresignedNotebookUrlCommand";
13
- import { CreateWorkGroupCommandInput, CreateWorkGroupCommandOutput } from "../commands/CreateWorkGroupCommand";
14
- import { DeleteCapacityReservationCommandInput, DeleteCapacityReservationCommandOutput } from "../commands/DeleteCapacityReservationCommand";
15
- import { DeleteDataCatalogCommandInput, DeleteDataCatalogCommandOutput } from "../commands/DeleteDataCatalogCommand";
16
- import { DeleteNamedQueryCommandInput, DeleteNamedQueryCommandOutput } from "../commands/DeleteNamedQueryCommand";
17
- import { DeleteNotebookCommandInput, DeleteNotebookCommandOutput } from "../commands/DeleteNotebookCommand";
18
- import { DeletePreparedStatementCommandInput, DeletePreparedStatementCommandOutput } from "../commands/DeletePreparedStatementCommand";
19
- import { DeleteWorkGroupCommandInput, DeleteWorkGroupCommandOutput } from "../commands/DeleteWorkGroupCommand";
20
- import { ExportNotebookCommandInput, ExportNotebookCommandOutput } from "../commands/ExportNotebookCommand";
21
- import { GetCalculationExecutionCodeCommandInput, GetCalculationExecutionCodeCommandOutput } from "../commands/GetCalculationExecutionCodeCommand";
22
- import { GetCalculationExecutionCommandInput, GetCalculationExecutionCommandOutput } from "../commands/GetCalculationExecutionCommand";
23
- import { GetCalculationExecutionStatusCommandInput, GetCalculationExecutionStatusCommandOutput } from "../commands/GetCalculationExecutionStatusCommand";
24
- import { GetCapacityAssignmentConfigurationCommandInput, GetCapacityAssignmentConfigurationCommandOutput } from "../commands/GetCapacityAssignmentConfigurationCommand";
25
- import { GetCapacityReservationCommandInput, GetCapacityReservationCommandOutput } from "../commands/GetCapacityReservationCommand";
26
- import { GetDatabaseCommandInput, GetDatabaseCommandOutput } from "../commands/GetDatabaseCommand";
27
- import { GetDataCatalogCommandInput, GetDataCatalogCommandOutput } from "../commands/GetDataCatalogCommand";
28
- import { GetNamedQueryCommandInput, GetNamedQueryCommandOutput } from "../commands/GetNamedQueryCommand";
29
- import { GetNotebookMetadataCommandInput, GetNotebookMetadataCommandOutput } from "../commands/GetNotebookMetadataCommand";
30
- import { GetPreparedStatementCommandInput, GetPreparedStatementCommandOutput } from "../commands/GetPreparedStatementCommand";
31
- import { GetQueryExecutionCommandInput, GetQueryExecutionCommandOutput } from "../commands/GetQueryExecutionCommand";
32
- import { GetQueryResultsCommandInput, GetQueryResultsCommandOutput } from "../commands/GetQueryResultsCommand";
33
- import { GetQueryRuntimeStatisticsCommandInput, GetQueryRuntimeStatisticsCommandOutput } from "../commands/GetQueryRuntimeStatisticsCommand";
34
- import { GetSessionCommandInput, GetSessionCommandOutput } from "../commands/GetSessionCommand";
35
- import { GetSessionStatusCommandInput, GetSessionStatusCommandOutput } from "../commands/GetSessionStatusCommand";
36
- import { GetTableMetadataCommandInput, GetTableMetadataCommandOutput } from "../commands/GetTableMetadataCommand";
37
- import { GetWorkGroupCommandInput, GetWorkGroupCommandOutput } from "../commands/GetWorkGroupCommand";
38
- import { ImportNotebookCommandInput, ImportNotebookCommandOutput } from "../commands/ImportNotebookCommand";
39
- import { ListApplicationDPUSizesCommandInput, ListApplicationDPUSizesCommandOutput } from "../commands/ListApplicationDPUSizesCommand";
40
- import { ListCalculationExecutionsCommandInput, ListCalculationExecutionsCommandOutput } from "../commands/ListCalculationExecutionsCommand";
41
- import { ListCapacityReservationsCommandInput, ListCapacityReservationsCommandOutput } from "../commands/ListCapacityReservationsCommand";
42
- import { ListDatabasesCommandInput, ListDatabasesCommandOutput } from "../commands/ListDatabasesCommand";
43
- import { ListDataCatalogsCommandInput, ListDataCatalogsCommandOutput } from "../commands/ListDataCatalogsCommand";
44
- import { ListEngineVersionsCommandInput, ListEngineVersionsCommandOutput } from "../commands/ListEngineVersionsCommand";
45
- import { ListExecutorsCommandInput, ListExecutorsCommandOutput } from "../commands/ListExecutorsCommand";
46
- import { ListNamedQueriesCommandInput, ListNamedQueriesCommandOutput } from "../commands/ListNamedQueriesCommand";
47
- import { ListNotebookMetadataCommandInput, ListNotebookMetadataCommandOutput } from "../commands/ListNotebookMetadataCommand";
48
- import { ListNotebookSessionsCommandInput, ListNotebookSessionsCommandOutput } from "../commands/ListNotebookSessionsCommand";
49
- import { ListPreparedStatementsCommandInput, ListPreparedStatementsCommandOutput } from "../commands/ListPreparedStatementsCommand";
50
- import { ListQueryExecutionsCommandInput, ListQueryExecutionsCommandOutput } from "../commands/ListQueryExecutionsCommand";
51
- import { ListSessionsCommandInput, ListSessionsCommandOutput } from "../commands/ListSessionsCommand";
52
- import { ListTableMetadataCommandInput, ListTableMetadataCommandOutput } from "../commands/ListTableMetadataCommand";
53
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
54
- import { ListWorkGroupsCommandInput, ListWorkGroupsCommandOutput } from "../commands/ListWorkGroupsCommand";
55
- import { PutCapacityAssignmentConfigurationCommandInput, PutCapacityAssignmentConfigurationCommandOutput } from "../commands/PutCapacityAssignmentConfigurationCommand";
56
- import { StartCalculationExecutionCommandInput, StartCalculationExecutionCommandOutput } from "../commands/StartCalculationExecutionCommand";
57
- import { StartQueryExecutionCommandInput, StartQueryExecutionCommandOutput } from "../commands/StartQueryExecutionCommand";
58
- import { StartSessionCommandInput, StartSessionCommandOutput } from "../commands/StartSessionCommand";
59
- import { StopCalculationExecutionCommandInput, StopCalculationExecutionCommandOutput } from "../commands/StopCalculationExecutionCommand";
60
- import { StopQueryExecutionCommandInput, StopQueryExecutionCommandOutput } from "../commands/StopQueryExecutionCommand";
61
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
62
- import { TerminateSessionCommandInput, TerminateSessionCommandOutput } from "../commands/TerminateSessionCommand";
63
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
64
- import { UpdateCapacityReservationCommandInput, UpdateCapacityReservationCommandOutput } from "../commands/UpdateCapacityReservationCommand";
65
- import { UpdateDataCatalogCommandInput, UpdateDataCatalogCommandOutput } from "../commands/UpdateDataCatalogCommand";
66
- import { UpdateNamedQueryCommandInput, UpdateNamedQueryCommandOutput } from "../commands/UpdateNamedQueryCommand";
67
- import { UpdateNotebookCommandInput, UpdateNotebookCommandOutput } from "../commands/UpdateNotebookCommand";
68
- import { UpdateNotebookMetadataCommandInput, UpdateNotebookMetadataCommandOutput } from "../commands/UpdateNotebookMetadataCommand";
69
- import { UpdatePreparedStatementCommandInput, UpdatePreparedStatementCommandOutput } from "../commands/UpdatePreparedStatementCommand";
70
- import { UpdateWorkGroupCommandInput, UpdateWorkGroupCommandOutput } from "../commands/UpdateWorkGroupCommand";
71
- /**
72
- * serializeAws_json1_1BatchGetNamedQueryCommand
73
- */
74
- export declare const se_BatchGetNamedQueryCommand: (input: BatchGetNamedQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- /**
76
- * serializeAws_json1_1BatchGetPreparedStatementCommand
77
- */
78
- export declare const se_BatchGetPreparedStatementCommand: (input: BatchGetPreparedStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- /**
80
- * serializeAws_json1_1BatchGetQueryExecutionCommand
81
- */
82
- export declare const se_BatchGetQueryExecutionCommand: (input: BatchGetQueryExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- /**
84
- * serializeAws_json1_1CancelCapacityReservationCommand
85
- */
86
- export declare const se_CancelCapacityReservationCommand: (input: CancelCapacityReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- /**
88
- * serializeAws_json1_1CreateCapacityReservationCommand
89
- */
90
- export declare const se_CreateCapacityReservationCommand: (input: CreateCapacityReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- /**
92
- * serializeAws_json1_1CreateDataCatalogCommand
93
- */
94
- export declare const se_CreateDataCatalogCommand: (input: CreateDataCatalogCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- /**
96
- * serializeAws_json1_1CreateNamedQueryCommand
97
- */
98
- export declare const se_CreateNamedQueryCommand: (input: CreateNamedQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- /**
100
- * serializeAws_json1_1CreateNotebookCommand
101
- */
102
- export declare const se_CreateNotebookCommand: (input: CreateNotebookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- /**
104
- * serializeAws_json1_1CreatePreparedStatementCommand
105
- */
106
- export declare const se_CreatePreparedStatementCommand: (input: CreatePreparedStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- /**
108
- * serializeAws_json1_1CreatePresignedNotebookUrlCommand
109
- */
110
- export declare const se_CreatePresignedNotebookUrlCommand: (input: CreatePresignedNotebookUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_json1_1CreateWorkGroupCommand
113
- */
114
- export declare const se_CreateWorkGroupCommand: (input: CreateWorkGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_json1_1DeleteCapacityReservationCommand
117
- */
118
- export declare const se_DeleteCapacityReservationCommand: (input: DeleteCapacityReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_json1_1DeleteDataCatalogCommand
121
- */
122
- export declare const se_DeleteDataCatalogCommand: (input: DeleteDataCatalogCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_json1_1DeleteNamedQueryCommand
125
- */
126
- export declare const se_DeleteNamedQueryCommand: (input: DeleteNamedQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_json1_1DeleteNotebookCommand
129
- */
130
- export declare const se_DeleteNotebookCommand: (input: DeleteNotebookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_json1_1DeletePreparedStatementCommand
133
- */
134
- export declare const se_DeletePreparedStatementCommand: (input: DeletePreparedStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_json1_1DeleteWorkGroupCommand
137
- */
138
- export declare const se_DeleteWorkGroupCommand: (input: DeleteWorkGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_json1_1ExportNotebookCommand
141
- */
142
- export declare const se_ExportNotebookCommand: (input: ExportNotebookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_json1_1GetCalculationExecutionCommand
145
- */
146
- export declare const se_GetCalculationExecutionCommand: (input: GetCalculationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_json1_1GetCalculationExecutionCodeCommand
149
- */
150
- export declare const se_GetCalculationExecutionCodeCommand: (input: GetCalculationExecutionCodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_json1_1GetCalculationExecutionStatusCommand
153
- */
154
- export declare const se_GetCalculationExecutionStatusCommand: (input: GetCalculationExecutionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_json1_1GetCapacityAssignmentConfigurationCommand
157
- */
158
- export declare const se_GetCapacityAssignmentConfigurationCommand: (input: GetCapacityAssignmentConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_json1_1GetCapacityReservationCommand
161
- */
162
- export declare const se_GetCapacityReservationCommand: (input: GetCapacityReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_json1_1GetDatabaseCommand
165
- */
166
- export declare const se_GetDatabaseCommand: (input: GetDatabaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_json1_1GetDataCatalogCommand
169
- */
170
- export declare const se_GetDataCatalogCommand: (input: GetDataCatalogCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_json1_1GetNamedQueryCommand
173
- */
174
- export declare const se_GetNamedQueryCommand: (input: GetNamedQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_json1_1GetNotebookMetadataCommand
177
- */
178
- export declare const se_GetNotebookMetadataCommand: (input: GetNotebookMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_json1_1GetPreparedStatementCommand
181
- */
182
- export declare const se_GetPreparedStatementCommand: (input: GetPreparedStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_json1_1GetQueryExecutionCommand
185
- */
186
- export declare const se_GetQueryExecutionCommand: (input: GetQueryExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_json1_1GetQueryResultsCommand
189
- */
190
- export declare const se_GetQueryResultsCommand: (input: GetQueryResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_json1_1GetQueryRuntimeStatisticsCommand
193
- */
194
- export declare const se_GetQueryRuntimeStatisticsCommand: (input: GetQueryRuntimeStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_json1_1GetSessionCommand
197
- */
198
- export declare const se_GetSessionCommand: (input: GetSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_json1_1GetSessionStatusCommand
201
- */
202
- export declare const se_GetSessionStatusCommand: (input: GetSessionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_json1_1GetTableMetadataCommand
205
- */
206
- export declare const se_GetTableMetadataCommand: (input: GetTableMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_json1_1GetWorkGroupCommand
209
- */
210
- export declare const se_GetWorkGroupCommand: (input: GetWorkGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_json1_1ImportNotebookCommand
213
- */
214
- export declare const se_ImportNotebookCommand: (input: ImportNotebookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_json1_1ListApplicationDPUSizesCommand
217
- */
218
- export declare const se_ListApplicationDPUSizesCommand: (input: ListApplicationDPUSizesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_json1_1ListCalculationExecutionsCommand
221
- */
222
- export declare const se_ListCalculationExecutionsCommand: (input: ListCalculationExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_json1_1ListCapacityReservationsCommand
225
- */
226
- export declare const se_ListCapacityReservationsCommand: (input: ListCapacityReservationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_json1_1ListDatabasesCommand
229
- */
230
- export declare const se_ListDatabasesCommand: (input: ListDatabasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_json1_1ListDataCatalogsCommand
233
- */
234
- export declare const se_ListDataCatalogsCommand: (input: ListDataCatalogsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_json1_1ListEngineVersionsCommand
237
- */
238
- export declare const se_ListEngineVersionsCommand: (input: ListEngineVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_json1_1ListExecutorsCommand
241
- */
242
- export declare const se_ListExecutorsCommand: (input: ListExecutorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_json1_1ListNamedQueriesCommand
245
- */
246
- export declare const se_ListNamedQueriesCommand: (input: ListNamedQueriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_json1_1ListNotebookMetadataCommand
249
- */
250
- export declare const se_ListNotebookMetadataCommand: (input: ListNotebookMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_json1_1ListNotebookSessionsCommand
253
- */
254
- export declare const se_ListNotebookSessionsCommand: (input: ListNotebookSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_json1_1ListPreparedStatementsCommand
257
- */
258
- export declare const se_ListPreparedStatementsCommand: (input: ListPreparedStatementsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_json1_1ListQueryExecutionsCommand
261
- */
262
- export declare const se_ListQueryExecutionsCommand: (input: ListQueryExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_json1_1ListSessionsCommand
265
- */
266
- export declare const se_ListSessionsCommand: (input: ListSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_json1_1ListTableMetadataCommand
269
- */
270
- export declare const se_ListTableMetadataCommand: (input: ListTableMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_json1_1ListTagsForResourceCommand
273
- */
274
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_json1_1ListWorkGroupsCommand
277
- */
278
- export declare const se_ListWorkGroupsCommand: (input: ListWorkGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_json1_1PutCapacityAssignmentConfigurationCommand
281
- */
282
- export declare const se_PutCapacityAssignmentConfigurationCommand: (input: PutCapacityAssignmentConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_json1_1StartCalculationExecutionCommand
285
- */
286
- export declare const se_StartCalculationExecutionCommand: (input: StartCalculationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_json1_1StartQueryExecutionCommand
289
- */
290
- export declare const se_StartQueryExecutionCommand: (input: StartQueryExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_json1_1StartSessionCommand
293
- */
294
- export declare const se_StartSessionCommand: (input: StartSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_json1_1StopCalculationExecutionCommand
297
- */
298
- export declare const se_StopCalculationExecutionCommand: (input: StopCalculationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_json1_1StopQueryExecutionCommand
301
- */
302
- export declare const se_StopQueryExecutionCommand: (input: StopQueryExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_json1_1TagResourceCommand
305
- */
306
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_json1_1TerminateSessionCommand
309
- */
310
- export declare const se_TerminateSessionCommand: (input: TerminateSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_json1_1UntagResourceCommand
313
- */
314
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_json1_1UpdateCapacityReservationCommand
317
- */
318
- export declare const se_UpdateCapacityReservationCommand: (input: UpdateCapacityReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_json1_1UpdateDataCatalogCommand
321
- */
322
- export declare const se_UpdateDataCatalogCommand: (input: UpdateDataCatalogCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_json1_1UpdateNamedQueryCommand
325
- */
326
- export declare const se_UpdateNamedQueryCommand: (input: UpdateNamedQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_json1_1UpdateNotebookCommand
329
- */
330
- export declare const se_UpdateNotebookCommand: (input: UpdateNotebookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_json1_1UpdateNotebookMetadataCommand
333
- */
334
- export declare const se_UpdateNotebookMetadataCommand: (input: UpdateNotebookMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_json1_1UpdatePreparedStatementCommand
337
- */
338
- export declare const se_UpdatePreparedStatementCommand: (input: UpdatePreparedStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_json1_1UpdateWorkGroupCommand
341
- */
342
- export declare const se_UpdateWorkGroupCommand: (input: UpdateWorkGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * deserializeAws_json1_1BatchGetNamedQueryCommand
345
- */
346
- export declare const de_BatchGetNamedQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetNamedQueryCommandOutput>;
347
- /**
348
- * deserializeAws_json1_1BatchGetPreparedStatementCommand
349
- */
350
- export declare const de_BatchGetPreparedStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetPreparedStatementCommandOutput>;
351
- /**
352
- * deserializeAws_json1_1BatchGetQueryExecutionCommand
353
- */
354
- export declare const de_BatchGetQueryExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetQueryExecutionCommandOutput>;
355
- /**
356
- * deserializeAws_json1_1CancelCapacityReservationCommand
357
- */
358
- export declare const de_CancelCapacityReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelCapacityReservationCommandOutput>;
359
- /**
360
- * deserializeAws_json1_1CreateCapacityReservationCommand
361
- */
362
- export declare const de_CreateCapacityReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCapacityReservationCommandOutput>;
363
- /**
364
- * deserializeAws_json1_1CreateDataCatalogCommand
365
- */
366
- export declare const de_CreateDataCatalogCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataCatalogCommandOutput>;
367
- /**
368
- * deserializeAws_json1_1CreateNamedQueryCommand
369
- */
370
- export declare const de_CreateNamedQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNamedQueryCommandOutput>;
371
- /**
372
- * deserializeAws_json1_1CreateNotebookCommand
373
- */
374
- export declare const de_CreateNotebookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNotebookCommandOutput>;
375
- /**
376
- * deserializeAws_json1_1CreatePreparedStatementCommand
377
- */
378
- export declare const de_CreatePreparedStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePreparedStatementCommandOutput>;
379
- /**
380
- * deserializeAws_json1_1CreatePresignedNotebookUrlCommand
381
- */
382
- export declare const de_CreatePresignedNotebookUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePresignedNotebookUrlCommandOutput>;
383
- /**
384
- * deserializeAws_json1_1CreateWorkGroupCommand
385
- */
386
- export declare const de_CreateWorkGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkGroupCommandOutput>;
387
- /**
388
- * deserializeAws_json1_1DeleteCapacityReservationCommand
389
- */
390
- export declare const de_DeleteCapacityReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCapacityReservationCommandOutput>;
391
- /**
392
- * deserializeAws_json1_1DeleteDataCatalogCommand
393
- */
394
- export declare const de_DeleteDataCatalogCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataCatalogCommandOutput>;
395
- /**
396
- * deserializeAws_json1_1DeleteNamedQueryCommand
397
- */
398
- export declare const de_DeleteNamedQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNamedQueryCommandOutput>;
399
- /**
400
- * deserializeAws_json1_1DeleteNotebookCommand
401
- */
402
- export declare const de_DeleteNotebookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNotebookCommandOutput>;
403
- /**
404
- * deserializeAws_json1_1DeletePreparedStatementCommand
405
- */
406
- export declare const de_DeletePreparedStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePreparedStatementCommandOutput>;
407
- /**
408
- * deserializeAws_json1_1DeleteWorkGroupCommand
409
- */
410
- export declare const de_DeleteWorkGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkGroupCommandOutput>;
411
- /**
412
- * deserializeAws_json1_1ExportNotebookCommand
413
- */
414
- export declare const de_ExportNotebookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExportNotebookCommandOutput>;
415
- /**
416
- * deserializeAws_json1_1GetCalculationExecutionCommand
417
- */
418
- export declare const de_GetCalculationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCalculationExecutionCommandOutput>;
419
- /**
420
- * deserializeAws_json1_1GetCalculationExecutionCodeCommand
421
- */
422
- export declare const de_GetCalculationExecutionCodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCalculationExecutionCodeCommandOutput>;
423
- /**
424
- * deserializeAws_json1_1GetCalculationExecutionStatusCommand
425
- */
426
- export declare const de_GetCalculationExecutionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCalculationExecutionStatusCommandOutput>;
427
- /**
428
- * deserializeAws_json1_1GetCapacityAssignmentConfigurationCommand
429
- */
430
- export declare const de_GetCapacityAssignmentConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCapacityAssignmentConfigurationCommandOutput>;
431
- /**
432
- * deserializeAws_json1_1GetCapacityReservationCommand
433
- */
434
- export declare const de_GetCapacityReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCapacityReservationCommandOutput>;
435
- /**
436
- * deserializeAws_json1_1GetDatabaseCommand
437
- */
438
- export declare const de_GetDatabaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDatabaseCommandOutput>;
439
- /**
440
- * deserializeAws_json1_1GetDataCatalogCommand
441
- */
442
- export declare const de_GetDataCatalogCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataCatalogCommandOutput>;
443
- /**
444
- * deserializeAws_json1_1GetNamedQueryCommand
445
- */
446
- export declare const de_GetNamedQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNamedQueryCommandOutput>;
447
- /**
448
- * deserializeAws_json1_1GetNotebookMetadataCommand
449
- */
450
- export declare const de_GetNotebookMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNotebookMetadataCommandOutput>;
451
- /**
452
- * deserializeAws_json1_1GetPreparedStatementCommand
453
- */
454
- export declare const de_GetPreparedStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPreparedStatementCommandOutput>;
455
- /**
456
- * deserializeAws_json1_1GetQueryExecutionCommand
457
- */
458
- export declare const de_GetQueryExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryExecutionCommandOutput>;
459
- /**
460
- * deserializeAws_json1_1GetQueryResultsCommand
461
- */
462
- export declare const de_GetQueryResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryResultsCommandOutput>;
463
- /**
464
- * deserializeAws_json1_1GetQueryRuntimeStatisticsCommand
465
- */
466
- export declare const de_GetQueryRuntimeStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryRuntimeStatisticsCommandOutput>;
467
- /**
468
- * deserializeAws_json1_1GetSessionCommand
469
- */
470
- export declare const de_GetSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSessionCommandOutput>;
471
- /**
472
- * deserializeAws_json1_1GetSessionStatusCommand
473
- */
474
- export declare const de_GetSessionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSessionStatusCommandOutput>;
475
- /**
476
- * deserializeAws_json1_1GetTableMetadataCommand
477
- */
478
- export declare const de_GetTableMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTableMetadataCommandOutput>;
479
- /**
480
- * deserializeAws_json1_1GetWorkGroupCommand
481
- */
482
- export declare const de_GetWorkGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkGroupCommandOutput>;
483
- /**
484
- * deserializeAws_json1_1ImportNotebookCommand
485
- */
486
- export declare const de_ImportNotebookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportNotebookCommandOutput>;
487
- /**
488
- * deserializeAws_json1_1ListApplicationDPUSizesCommand
489
- */
490
- export declare const de_ListApplicationDPUSizesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationDPUSizesCommandOutput>;
491
- /**
492
- * deserializeAws_json1_1ListCalculationExecutionsCommand
493
- */
494
- export declare const de_ListCalculationExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCalculationExecutionsCommandOutput>;
495
- /**
496
- * deserializeAws_json1_1ListCapacityReservationsCommand
497
- */
498
- export declare const de_ListCapacityReservationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCapacityReservationsCommandOutput>;
499
- /**
500
- * deserializeAws_json1_1ListDatabasesCommand
501
- */
502
- export declare const de_ListDatabasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatabasesCommandOutput>;
503
- /**
504
- * deserializeAws_json1_1ListDataCatalogsCommand
505
- */
506
- export declare const de_ListDataCatalogsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataCatalogsCommandOutput>;
507
- /**
508
- * deserializeAws_json1_1ListEngineVersionsCommand
509
- */
510
- export declare const de_ListEngineVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEngineVersionsCommandOutput>;
511
- /**
512
- * deserializeAws_json1_1ListExecutorsCommand
513
- */
514
- export declare const de_ListExecutorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExecutorsCommandOutput>;
515
- /**
516
- * deserializeAws_json1_1ListNamedQueriesCommand
517
- */
518
- export declare const de_ListNamedQueriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNamedQueriesCommandOutput>;
519
- /**
520
- * deserializeAws_json1_1ListNotebookMetadataCommand
521
- */
522
- export declare const de_ListNotebookMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotebookMetadataCommandOutput>;
523
- /**
524
- * deserializeAws_json1_1ListNotebookSessionsCommand
525
- */
526
- export declare const de_ListNotebookSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotebookSessionsCommandOutput>;
527
- /**
528
- * deserializeAws_json1_1ListPreparedStatementsCommand
529
- */
530
- export declare const de_ListPreparedStatementsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPreparedStatementsCommandOutput>;
531
- /**
532
- * deserializeAws_json1_1ListQueryExecutionsCommand
533
- */
534
- export declare const de_ListQueryExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueryExecutionsCommandOutput>;
535
- /**
536
- * deserializeAws_json1_1ListSessionsCommand
537
- */
538
- export declare const de_ListSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSessionsCommandOutput>;
539
- /**
540
- * deserializeAws_json1_1ListTableMetadataCommand
541
- */
542
- export declare const de_ListTableMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTableMetadataCommandOutput>;
543
- /**
544
- * deserializeAws_json1_1ListTagsForResourceCommand
545
- */
546
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
547
- /**
548
- * deserializeAws_json1_1ListWorkGroupsCommand
549
- */
550
- export declare const de_ListWorkGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkGroupsCommandOutput>;
551
- /**
552
- * deserializeAws_json1_1PutCapacityAssignmentConfigurationCommand
553
- */
554
- export declare const de_PutCapacityAssignmentConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutCapacityAssignmentConfigurationCommandOutput>;
555
- /**
556
- * deserializeAws_json1_1StartCalculationExecutionCommand
557
- */
558
- export declare const de_StartCalculationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCalculationExecutionCommandOutput>;
559
- /**
560
- * deserializeAws_json1_1StartQueryExecutionCommand
561
- */
562
- export declare const de_StartQueryExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartQueryExecutionCommandOutput>;
563
- /**
564
- * deserializeAws_json1_1StartSessionCommand
565
- */
566
- export declare const de_StartSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSessionCommandOutput>;
567
- /**
568
- * deserializeAws_json1_1StopCalculationExecutionCommand
569
- */
570
- export declare const de_StopCalculationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopCalculationExecutionCommandOutput>;
571
- /**
572
- * deserializeAws_json1_1StopQueryExecutionCommand
573
- */
574
- export declare const de_StopQueryExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopQueryExecutionCommandOutput>;
575
- /**
576
- * deserializeAws_json1_1TagResourceCommand
577
- */
578
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
579
- /**
580
- * deserializeAws_json1_1TerminateSessionCommand
581
- */
582
- export declare const de_TerminateSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateSessionCommandOutput>;
583
- /**
584
- * deserializeAws_json1_1UntagResourceCommand
585
- */
586
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
587
- /**
588
- * deserializeAws_json1_1UpdateCapacityReservationCommand
589
- */
590
- export declare const de_UpdateCapacityReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCapacityReservationCommandOutput>;
591
- /**
592
- * deserializeAws_json1_1UpdateDataCatalogCommand
593
- */
594
- export declare const de_UpdateDataCatalogCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataCatalogCommandOutput>;
595
- /**
596
- * deserializeAws_json1_1UpdateNamedQueryCommand
597
- */
598
- export declare const de_UpdateNamedQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNamedQueryCommandOutput>;
599
- /**
600
- * deserializeAws_json1_1UpdateNotebookCommand
601
- */
602
- export declare const de_UpdateNotebookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNotebookCommandOutput>;
603
- /**
604
- * deserializeAws_json1_1UpdateNotebookMetadataCommand
605
- */
606
- export declare const de_UpdateNotebookMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNotebookMetadataCommandOutput>;
607
- /**
608
- * deserializeAws_json1_1UpdatePreparedStatementCommand
609
- */
610
- export declare const de_UpdatePreparedStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePreparedStatementCommandOutput>;
611
- /**
612
- * deserializeAws_json1_1UpdateWorkGroupCommand
613
- */
614
- export declare const de_UpdateWorkGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkGroupCommandOutput>;