@aws-sdk/client-glue 3.649.0 → 3.651.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 (265) hide show
  1. package/dist-cjs/index.js +349 -721
  2. package/dist-es/commands/BatchCreatePartitionCommand.js +1 -3
  3. package/dist-es/commands/BatchDeleteConnectionCommand.js +1 -3
  4. package/dist-es/commands/BatchDeletePartitionCommand.js +1 -3
  5. package/dist-es/commands/BatchDeleteTableCommand.js +1 -3
  6. package/dist-es/commands/BatchDeleteTableVersionCommand.js +1 -3
  7. package/dist-es/commands/BatchGetBlueprintsCommand.js +1 -3
  8. package/dist-es/commands/BatchGetCrawlersCommand.js +1 -3
  9. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +1 -3
  10. package/dist-es/commands/BatchGetDataQualityResultCommand.js +1 -3
  11. package/dist-es/commands/BatchGetDevEndpointsCommand.js +1 -3
  12. package/dist-es/commands/BatchGetJobsCommand.js +1 -3
  13. package/dist-es/commands/BatchGetPartitionCommand.js +1 -3
  14. package/dist-es/commands/BatchGetTableOptimizerCommand.js +1 -3
  15. package/dist-es/commands/BatchGetTriggersCommand.js +1 -3
  16. package/dist-es/commands/BatchGetWorkflowsCommand.js +1 -3
  17. package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +1 -3
  18. package/dist-es/commands/BatchStopJobRunCommand.js +1 -3
  19. package/dist-es/commands/BatchUpdatePartitionCommand.js +1 -3
  20. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +1 -3
  21. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +1 -3
  22. package/dist-es/commands/CancelMLTaskRunCommand.js +1 -3
  23. package/dist-es/commands/CancelStatementCommand.js +1 -3
  24. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +1 -3
  25. package/dist-es/commands/CreateBlueprintCommand.js +1 -3
  26. package/dist-es/commands/CreateClassifierCommand.js +1 -3
  27. package/dist-es/commands/CreateConnectionCommand.js +1 -3
  28. package/dist-es/commands/CreateCrawlerCommand.js +1 -3
  29. package/dist-es/commands/CreateCustomEntityTypeCommand.js +1 -3
  30. package/dist-es/commands/CreateDataQualityRulesetCommand.js +1 -3
  31. package/dist-es/commands/CreateDatabaseCommand.js +1 -3
  32. package/dist-es/commands/CreateDevEndpointCommand.js +1 -3
  33. package/dist-es/commands/CreateJobCommand.js +1 -3
  34. package/dist-es/commands/CreateMLTransformCommand.js +1 -3
  35. package/dist-es/commands/CreatePartitionCommand.js +1 -3
  36. package/dist-es/commands/CreatePartitionIndexCommand.js +1 -3
  37. package/dist-es/commands/CreateRegistryCommand.js +1 -3
  38. package/dist-es/commands/CreateSchemaCommand.js +1 -3
  39. package/dist-es/commands/CreateScriptCommand.js +1 -3
  40. package/dist-es/commands/CreateSecurityConfigurationCommand.js +1 -3
  41. package/dist-es/commands/CreateSessionCommand.js +1 -3
  42. package/dist-es/commands/CreateTableCommand.js +1 -3
  43. package/dist-es/commands/CreateTableOptimizerCommand.js +1 -3
  44. package/dist-es/commands/CreateTriggerCommand.js +1 -3
  45. package/dist-es/commands/CreateUsageProfileCommand.js +1 -3
  46. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +1 -3
  47. package/dist-es/commands/CreateWorkflowCommand.js +1 -3
  48. package/dist-es/commands/DeleteBlueprintCommand.js +1 -3
  49. package/dist-es/commands/DeleteClassifierCommand.js +1 -3
  50. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +1 -3
  51. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +1 -3
  52. package/dist-es/commands/DeleteConnectionCommand.js +1 -3
  53. package/dist-es/commands/DeleteCrawlerCommand.js +1 -3
  54. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +1 -3
  55. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +1 -3
  56. package/dist-es/commands/DeleteDatabaseCommand.js +1 -3
  57. package/dist-es/commands/DeleteDevEndpointCommand.js +1 -3
  58. package/dist-es/commands/DeleteJobCommand.js +1 -3
  59. package/dist-es/commands/DeleteMLTransformCommand.js +1 -3
  60. package/dist-es/commands/DeletePartitionCommand.js +1 -3
  61. package/dist-es/commands/DeletePartitionIndexCommand.js +1 -3
  62. package/dist-es/commands/DeleteRegistryCommand.js +1 -3
  63. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
  64. package/dist-es/commands/DeleteSchemaCommand.js +1 -3
  65. package/dist-es/commands/DeleteSchemaVersionsCommand.js +1 -3
  66. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +1 -3
  67. package/dist-es/commands/DeleteSessionCommand.js +1 -3
  68. package/dist-es/commands/DeleteTableCommand.js +1 -3
  69. package/dist-es/commands/DeleteTableOptimizerCommand.js +1 -3
  70. package/dist-es/commands/DeleteTableVersionCommand.js +1 -3
  71. package/dist-es/commands/DeleteTriggerCommand.js +1 -3
  72. package/dist-es/commands/DeleteUsageProfileCommand.js +1 -3
  73. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +1 -3
  74. package/dist-es/commands/DeleteWorkflowCommand.js +1 -3
  75. package/dist-es/commands/GetBlueprintCommand.js +1 -3
  76. package/dist-es/commands/GetBlueprintRunCommand.js +1 -3
  77. package/dist-es/commands/GetBlueprintRunsCommand.js +1 -3
  78. package/dist-es/commands/GetCatalogImportStatusCommand.js +1 -3
  79. package/dist-es/commands/GetClassifierCommand.js +1 -3
  80. package/dist-es/commands/GetClassifiersCommand.js +1 -3
  81. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +1 -3
  82. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +1 -3
  83. package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +1 -3
  84. package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +1 -3
  85. package/dist-es/commands/GetConnectionCommand.js +1 -3
  86. package/dist-es/commands/GetConnectionsCommand.js +1 -3
  87. package/dist-es/commands/GetCrawlerCommand.js +1 -3
  88. package/dist-es/commands/GetCrawlerMetricsCommand.js +1 -3
  89. package/dist-es/commands/GetCrawlersCommand.js +1 -3
  90. package/dist-es/commands/GetCustomEntityTypeCommand.js +1 -3
  91. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +1 -3
  92. package/dist-es/commands/GetDataQualityModelCommand.js +1 -3
  93. package/dist-es/commands/GetDataQualityModelResultCommand.js +1 -3
  94. package/dist-es/commands/GetDataQualityResultCommand.js +1 -3
  95. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +1 -3
  96. package/dist-es/commands/GetDataQualityRulesetCommand.js +1 -3
  97. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +1 -3
  98. package/dist-es/commands/GetDatabaseCommand.js +1 -3
  99. package/dist-es/commands/GetDatabasesCommand.js +1 -3
  100. package/dist-es/commands/GetDataflowGraphCommand.js +1 -3
  101. package/dist-es/commands/GetDevEndpointCommand.js +1 -3
  102. package/dist-es/commands/GetDevEndpointsCommand.js +1 -3
  103. package/dist-es/commands/GetJobBookmarkCommand.js +1 -3
  104. package/dist-es/commands/GetJobCommand.js +1 -3
  105. package/dist-es/commands/GetJobRunCommand.js +1 -3
  106. package/dist-es/commands/GetJobRunsCommand.js +1 -3
  107. package/dist-es/commands/GetJobsCommand.js +1 -3
  108. package/dist-es/commands/GetMLTaskRunCommand.js +1 -3
  109. package/dist-es/commands/GetMLTaskRunsCommand.js +1 -3
  110. package/dist-es/commands/GetMLTransformCommand.js +1 -3
  111. package/dist-es/commands/GetMLTransformsCommand.js +1 -3
  112. package/dist-es/commands/GetMappingCommand.js +1 -3
  113. package/dist-es/commands/GetPartitionCommand.js +1 -3
  114. package/dist-es/commands/GetPartitionIndexesCommand.js +1 -3
  115. package/dist-es/commands/GetPartitionsCommand.js +1 -3
  116. package/dist-es/commands/GetPlanCommand.js +1 -3
  117. package/dist-es/commands/GetRegistryCommand.js +1 -3
  118. package/dist-es/commands/GetResourcePoliciesCommand.js +1 -3
  119. package/dist-es/commands/GetResourcePolicyCommand.js +1 -3
  120. package/dist-es/commands/GetSchemaByDefinitionCommand.js +1 -3
  121. package/dist-es/commands/GetSchemaCommand.js +1 -3
  122. package/dist-es/commands/GetSchemaVersionCommand.js +1 -3
  123. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +1 -3
  124. package/dist-es/commands/GetSecurityConfigurationCommand.js +1 -3
  125. package/dist-es/commands/GetSecurityConfigurationsCommand.js +1 -3
  126. package/dist-es/commands/GetSessionCommand.js +1 -3
  127. package/dist-es/commands/GetStatementCommand.js +1 -3
  128. package/dist-es/commands/GetTableCommand.js +1 -3
  129. package/dist-es/commands/GetTableOptimizerCommand.js +1 -3
  130. package/dist-es/commands/GetTableVersionCommand.js +1 -3
  131. package/dist-es/commands/GetTableVersionsCommand.js +1 -3
  132. package/dist-es/commands/GetTablesCommand.js +1 -3
  133. package/dist-es/commands/GetTagsCommand.js +1 -3
  134. package/dist-es/commands/GetTriggerCommand.js +1 -3
  135. package/dist-es/commands/GetTriggersCommand.js +1 -3
  136. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +1 -3
  137. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +1 -3
  138. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +1 -3
  139. package/dist-es/commands/GetUsageProfileCommand.js +1 -3
  140. package/dist-es/commands/GetUserDefinedFunctionCommand.js +1 -3
  141. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +1 -3
  142. package/dist-es/commands/GetWorkflowCommand.js +1 -3
  143. package/dist-es/commands/GetWorkflowRunCommand.js +1 -3
  144. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +1 -3
  145. package/dist-es/commands/GetWorkflowRunsCommand.js +1 -3
  146. package/dist-es/commands/ImportCatalogToGlueCommand.js +1 -3
  147. package/dist-es/commands/ListBlueprintsCommand.js +1 -3
  148. package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +1 -3
  149. package/dist-es/commands/ListCrawlersCommand.js +1 -3
  150. package/dist-es/commands/ListCrawlsCommand.js +1 -3
  151. package/dist-es/commands/ListCustomEntityTypesCommand.js +1 -3
  152. package/dist-es/commands/ListDataQualityResultsCommand.js +1 -3
  153. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +1 -3
  154. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +1 -3
  155. package/dist-es/commands/ListDataQualityRulesetsCommand.js +1 -3
  156. package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +1 -3
  157. package/dist-es/commands/ListDataQualityStatisticsCommand.js +1 -3
  158. package/dist-es/commands/ListDevEndpointsCommand.js +1 -3
  159. package/dist-es/commands/ListJobsCommand.js +1 -3
  160. package/dist-es/commands/ListMLTransformsCommand.js +1 -3
  161. package/dist-es/commands/ListRegistriesCommand.js +1 -3
  162. package/dist-es/commands/ListSchemaVersionsCommand.js +1 -3
  163. package/dist-es/commands/ListSchemasCommand.js +1 -3
  164. package/dist-es/commands/ListSessionsCommand.js +1 -3
  165. package/dist-es/commands/ListStatementsCommand.js +1 -3
  166. package/dist-es/commands/ListTableOptimizerRunsCommand.js +1 -3
  167. package/dist-es/commands/ListTriggersCommand.js +1 -3
  168. package/dist-es/commands/ListUsageProfilesCommand.js +1 -3
  169. package/dist-es/commands/ListWorkflowsCommand.js +1 -3
  170. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +1 -3
  171. package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +1 -3
  172. package/dist-es/commands/PutResourcePolicyCommand.js +1 -3
  173. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +1 -3
  174. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +1 -3
  175. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +1 -3
  176. package/dist-es/commands/RegisterSchemaVersionCommand.js +1 -3
  177. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +1 -3
  178. package/dist-es/commands/ResetJobBookmarkCommand.js +1 -3
  179. package/dist-es/commands/ResumeWorkflowRunCommand.js +1 -3
  180. package/dist-es/commands/RunStatementCommand.js +1 -3
  181. package/dist-es/commands/SearchTablesCommand.js +1 -3
  182. package/dist-es/commands/StartBlueprintRunCommand.js +1 -3
  183. package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +1 -3
  184. package/dist-es/commands/StartCrawlerCommand.js +1 -3
  185. package/dist-es/commands/StartCrawlerScheduleCommand.js +1 -3
  186. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +1 -3
  187. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +1 -3
  188. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +1 -3
  189. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +1 -3
  190. package/dist-es/commands/StartJobRunCommand.js +1 -3
  191. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +1 -3
  192. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +1 -3
  193. package/dist-es/commands/StartTriggerCommand.js +1 -3
  194. package/dist-es/commands/StartWorkflowRunCommand.js +1 -3
  195. package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +1 -3
  196. package/dist-es/commands/StopCrawlerCommand.js +1 -3
  197. package/dist-es/commands/StopCrawlerScheduleCommand.js +1 -3
  198. package/dist-es/commands/StopSessionCommand.js +1 -3
  199. package/dist-es/commands/StopTriggerCommand.js +1 -3
  200. package/dist-es/commands/StopWorkflowRunCommand.js +1 -3
  201. package/dist-es/commands/TagResourceCommand.js +1 -3
  202. package/dist-es/commands/UntagResourceCommand.js +1 -3
  203. package/dist-es/commands/UpdateBlueprintCommand.js +1 -3
  204. package/dist-es/commands/UpdateClassifierCommand.js +1 -3
  205. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +1 -3
  206. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +1 -3
  207. package/dist-es/commands/UpdateConnectionCommand.js +1 -3
  208. package/dist-es/commands/UpdateCrawlerCommand.js +1 -3
  209. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +1 -3
  210. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +1 -3
  211. package/dist-es/commands/UpdateDatabaseCommand.js +1 -3
  212. package/dist-es/commands/UpdateDevEndpointCommand.js +1 -3
  213. package/dist-es/commands/UpdateJobCommand.js +1 -3
  214. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +1 -3
  215. package/dist-es/commands/UpdateMLTransformCommand.js +1 -3
  216. package/dist-es/commands/UpdatePartitionCommand.js +1 -3
  217. package/dist-es/commands/UpdateRegistryCommand.js +1 -3
  218. package/dist-es/commands/UpdateSchemaCommand.js +1 -3
  219. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +1 -3
  220. package/dist-es/commands/UpdateTableCommand.js +1 -3
  221. package/dist-es/commands/UpdateTableOptimizerCommand.js +1 -3
  222. package/dist-es/commands/UpdateTriggerCommand.js +1 -3
  223. package/dist-es/commands/UpdateUsageProfileCommand.js +1 -3
  224. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +1 -3
  225. package/dist-es/commands/UpdateWorkflowCommand.js +1 -3
  226. package/dist-es/models/models_0.js +15 -27
  227. package/dist-es/models/models_1.js +27 -12
  228. package/dist-es/models/models_2.js +12 -0
  229. package/dist-es/protocols/Aws_json1_1.js +56 -2
  230. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +52 -3
  231. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  232. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
  233. package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
  234. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  235. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +20 -1
  236. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +4 -1
  237. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
  238. package/dist-types/commands/GetTableOptimizerCommand.d.ts +42 -2
  239. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +31 -1
  240. package/dist-types/commands/UpdateTableCommand.d.ts +2 -1
  241. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +24 -2
  242. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
  243. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +1 -1
  244. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -1
  245. package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -2
  246. package/dist-types/models/models_0.d.ts +235 -155
  247. package/dist-types/models/models_1.d.ts +153 -358
  248. package/dist-types/models/models_2.d.ts +359 -196
  249. package/dist-types/models/models_3.d.ts +196 -2
  250. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +4 -2
  261. package/dist-types/ts3.4/models/models_0.d.ts +57 -52
  262. package/dist-types/ts3.4/models/models_1.d.ts +52 -83
  263. package/dist-types/ts3.4/models/models_2.d.ts +85 -57
  264. package/dist-types/ts3.4/models/models_3.d.ts +57 -1
  265. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -365,6 +365,7 @@ __export(src_exports, {
365
365
  TaskRunSortColumnType: () => TaskRunSortColumnType,
366
366
  TaskStatusType: () => TaskStatusType,
367
367
  TaskType: () => TaskType,
368
+ ThrottlingException: () => ThrottlingException,
368
369
  TransformSortColumnType: () => TransformSortColumnType,
369
370
  TransformStatusType: () => TransformStatusType,
370
371
  TransformType: () => TransformType,
@@ -1124,7 +1125,9 @@ var _InvalidStateException = class _InvalidStateException extends GlueServiceExc
1124
1125
  __name(_InvalidStateException, "InvalidStateException");
1125
1126
  var InvalidStateException = _InvalidStateException;
1126
1127
  var TableOptimizerType = {
1127
- COMPACTION: "compaction"
1128
+ COMPACTION: "compaction",
1129
+ ORPHAN_FILE_DELETION: "orphan_file_deletion",
1130
+ RETENTION: "retention"
1128
1131
  };
1129
1132
  var TableOptimizerEventType = {
1130
1133
  COMPLETED: "completed",
@@ -1132,6 +1135,24 @@ var TableOptimizerEventType = {
1132
1135
  IN_PROGRESS: "in_progress",
1133
1136
  STARTING: "starting"
1134
1137
  };
1138
+ var _ThrottlingException = class _ThrottlingException extends GlueServiceException {
1139
+ /**
1140
+ * @internal
1141
+ */
1142
+ constructor(opts) {
1143
+ super({
1144
+ name: "ThrottlingException",
1145
+ $fault: "client",
1146
+ ...opts
1147
+ });
1148
+ this.name = "ThrottlingException";
1149
+ this.$fault = "client";
1150
+ Object.setPrototypeOf(this, _ThrottlingException.prototype);
1151
+ this.Message = opts.Message;
1152
+ }
1153
+ };
1154
+ __name(_ThrottlingException, "ThrottlingException");
1155
+ var ThrottlingException = _ThrottlingException;
1135
1156
  var CrawlState = {
1136
1157
  CANCELLED: "CANCELLED",
1137
1158
  CANCELLING: "CANCELLING",
@@ -1187,38 +1208,6 @@ var WorkflowRunStatus = {
1187
1208
  STOPPED: "STOPPED",
1188
1209
  STOPPING: "STOPPING"
1189
1210
  };
1190
- var TaskStatusType = {
1191
- FAILED: "FAILED",
1192
- RUNNING: "RUNNING",
1193
- STARTING: "STARTING",
1194
- STOPPED: "STOPPED",
1195
- STOPPING: "STOPPING",
1196
- SUCCEEDED: "SUCCEEDED",
1197
- TIMEOUT: "TIMEOUT"
1198
- };
1199
- var _IllegalSessionStateException = class _IllegalSessionStateException extends GlueServiceException {
1200
- /**
1201
- * @internal
1202
- */
1203
- constructor(opts) {
1204
- super({
1205
- name: "IllegalSessionStateException",
1206
- $fault: "client",
1207
- ...opts
1208
- });
1209
- this.name = "IllegalSessionStateException";
1210
- this.$fault = "client";
1211
- Object.setPrototypeOf(this, _IllegalSessionStateException.prototype);
1212
- this.Message = opts.Message;
1213
- }
1214
- };
1215
- __name(_IllegalSessionStateException, "IllegalSessionStateException");
1216
- var IllegalSessionStateException = _IllegalSessionStateException;
1217
- var DataFormat = {
1218
- AVRO: "AVRO",
1219
- JSON: "JSON",
1220
- PROTOBUF: "PROTOBUF"
1221
- };
1222
1211
  var DataQualityAnalyzerResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
1223
1212
  ...obj,
1224
1213
  ...obj.Description && { Description: import_smithy_client.SENSITIVE_STRING },
@@ -1251,6 +1240,38 @@ var BatchGetDataQualityResultResponseFilterSensitiveLog = /* @__PURE__ */ __name
1251
1240
  }), "BatchGetDataQualityResultResponseFilterSensitiveLog");
1252
1241
 
1253
1242
  // src/models/models_1.ts
1243
+ var TaskStatusType = {
1244
+ FAILED: "FAILED",
1245
+ RUNNING: "RUNNING",
1246
+ STARTING: "STARTING",
1247
+ STOPPED: "STOPPED",
1248
+ STOPPING: "STOPPING",
1249
+ SUCCEEDED: "SUCCEEDED",
1250
+ TIMEOUT: "TIMEOUT"
1251
+ };
1252
+ var _IllegalSessionStateException = class _IllegalSessionStateException extends GlueServiceException {
1253
+ /**
1254
+ * @internal
1255
+ */
1256
+ constructor(opts) {
1257
+ super({
1258
+ name: "IllegalSessionStateException",
1259
+ $fault: "client",
1260
+ ...opts
1261
+ });
1262
+ this.name = "IllegalSessionStateException";
1263
+ this.$fault = "client";
1264
+ Object.setPrototypeOf(this, _IllegalSessionStateException.prototype);
1265
+ this.Message = opts.Message;
1266
+ }
1267
+ };
1268
+ __name(_IllegalSessionStateException, "IllegalSessionStateException");
1269
+ var IllegalSessionStateException = _IllegalSessionStateException;
1270
+ var DataFormat = {
1271
+ AVRO: "AVRO",
1272
+ JSON: "JSON",
1273
+ PROTOBUF: "PROTOBUF"
1274
+ };
1254
1275
  var CsvHeaderOption = {
1255
1276
  ABSENT: "ABSENT",
1256
1277
  PRESENT: "PRESENT",
@@ -1636,18 +1657,6 @@ var SortDirectionType = {
1636
1657
  ASCENDING: "ASCENDING",
1637
1658
  DESCENDING: "DESCENDING"
1638
1659
  };
1639
- var TransformStatusType = {
1640
- DELETING: "DELETING",
1641
- NOT_READY: "NOT_READY",
1642
- READY: "READY"
1643
- };
1644
- var TransformSortColumnType = {
1645
- CREATED: "CREATED",
1646
- LAST_MODIFIED: "LAST_MODIFIED",
1647
- NAME: "NAME",
1648
- STATUS: "STATUS",
1649
- TRANSFORM_TYPE: "TRANSFORM_TYPE"
1650
- };
1651
1660
  var GetDataQualityResultResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
1652
1661
  ...obj,
1653
1662
  ...obj.RuleResults && { RuleResults: obj.RuleResults.map((item) => DataQualityRuleResultFilterSensitiveLog(item)) },
@@ -1661,6 +1670,18 @@ var GetDataQualityResultResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj
1661
1670
 
1662
1671
  // src/models/models_2.ts
1663
1672
 
1673
+ var TransformStatusType = {
1674
+ DELETING: "DELETING",
1675
+ NOT_READY: "NOT_READY",
1676
+ READY: "READY"
1677
+ };
1678
+ var TransformSortColumnType = {
1679
+ CREATED: "CREATED",
1680
+ LAST_MODIFIED: "LAST_MODIFIED",
1681
+ NAME: "NAME",
1682
+ STATUS: "STATUS",
1683
+ TRANSFORM_TYPE: "TRANSFORM_TYPE"
1684
+ };
1664
1685
  var BackfillErrorCode = {
1665
1686
  ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR",
1666
1687
  INTERNAL_ERROR: "INTERNAL_ERROR",
@@ -6319,6 +6340,9 @@ var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
6319
6340
  case "InvalidStateException":
6320
6341
  case "com.amazonaws.glue#InvalidStateException":
6321
6342
  throw await de_InvalidStateExceptionRes(parsedOutput, context);
6343
+ case "ThrottlingException":
6344
+ case "com.amazonaws.glue#ThrottlingException":
6345
+ throw await de_ThrottlingExceptionRes(parsedOutput, context);
6322
6346
  case "IllegalSessionStateException":
6323
6347
  case "com.amazonaws.glue#IllegalSessionStateException":
6324
6348
  throw await de_IllegalSessionStateExceptionRes(parsedOutput, context);
@@ -6706,6 +6730,15 @@ var de_SchedulerTransitioningExceptionRes = /* @__PURE__ */ __name(async (parsed
6706
6730
  });
6707
6731
  return (0, import_smithy_client.decorateServiceException)(exception, body);
6708
6732
  }, "de_SchedulerTransitioningExceptionRes");
6733
+ var de_ThrottlingExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
6734
+ const body = parsedOutput.body;
6735
+ const deserialized = (0, import_smithy_client._json)(body);
6736
+ const exception = new ThrottlingException({
6737
+ $metadata: deserializeMetadata(parsedOutput),
6738
+ ...deserialized
6739
+ });
6740
+ return (0, import_smithy_client.decorateServiceException)(exception, body);
6741
+ }, "de_ThrottlingExceptionRes");
6709
6742
  var de_ValidationExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
6710
6743
  const body = parsedOutput.body;
6711
6744
  const deserialized = (0, import_smithy_client._json)(body);
@@ -7888,6 +7921,11 @@ var de_ColumnStatisticsTaskRunsList = /* @__PURE__ */ __name((output, context) =
7888
7921
  });
7889
7922
  return retVal;
7890
7923
  }, "de_ColumnStatisticsTaskRunsList");
7924
+ var de_CompactionMetrics = /* @__PURE__ */ __name((output, context) => {
7925
+ return (0, import_smithy_client.take)(output, {
7926
+ IcebergMetrics: (_) => de_IcebergCompactionMetrics(_, context)
7927
+ });
7928
+ }, "de_CompactionMetrics");
7891
7929
  var de_Connection = /* @__PURE__ */ __name((output, context) => {
7892
7930
  return (0, import_smithy_client.take)(output, {
7893
7931
  AuthenticationConfiguration: import_smithy_client._json,
@@ -8772,6 +8810,30 @@ var de_GrokClassifier = /* @__PURE__ */ __name((output, context) => {
8772
8810
  Version: import_smithy_client.expectLong
8773
8811
  });
8774
8812
  }, "de_GrokClassifier");
8813
+ var de_IcebergCompactionMetrics = /* @__PURE__ */ __name((output, context) => {
8814
+ return (0, import_smithy_client.take)(output, {
8815
+ JobDurationInHour: import_smithy_client.limitedParseDouble,
8816
+ NumberOfBytesCompacted: import_smithy_client.expectLong,
8817
+ NumberOfDpus: import_smithy_client.expectInt32,
8818
+ NumberOfFilesCompacted: import_smithy_client.expectLong
8819
+ });
8820
+ }, "de_IcebergCompactionMetrics");
8821
+ var de_IcebergOrphanFileDeletionMetrics = /* @__PURE__ */ __name((output, context) => {
8822
+ return (0, import_smithy_client.take)(output, {
8823
+ JobDurationInHour: import_smithy_client.limitedParseDouble,
8824
+ NumberOfDpus: import_smithy_client.expectInt32,
8825
+ NumberOfOrphanFilesDeleted: import_smithy_client.expectLong
8826
+ });
8827
+ }, "de_IcebergOrphanFileDeletionMetrics");
8828
+ var de_IcebergRetentionMetrics = /* @__PURE__ */ __name((output, context) => {
8829
+ return (0, import_smithy_client.take)(output, {
8830
+ JobDurationInHour: import_smithy_client.limitedParseDouble,
8831
+ NumberOfDataFilesDeleted: import_smithy_client.expectLong,
8832
+ NumberOfDpus: import_smithy_client.expectInt32,
8833
+ NumberOfManifestFilesDeleted: import_smithy_client.expectLong,
8834
+ NumberOfManifestListsDeleted: import_smithy_client.expectLong
8835
+ });
8836
+ }, "de_IcebergRetentionMetrics");
8775
8837
  var de_Job = /* @__PURE__ */ __name((output, context) => {
8776
8838
  return (0, import_smithy_client.take)(output, {
8777
8839
  AllocatedCapacity: import_smithy_client.expectInt32,
@@ -9062,6 +9124,11 @@ var de_NodeList = /* @__PURE__ */ __name((output, context) => {
9062
9124
  });
9063
9125
  return retVal;
9064
9126
  }, "de_NodeList");
9127
+ var de_OrphanFileDeletionMetrics = /* @__PURE__ */ __name((output, context) => {
9128
+ return (0, import_smithy_client.take)(output, {
9129
+ IcebergMetrics: (_) => de_IcebergOrphanFileDeletionMetrics(_, context)
9130
+ });
9131
+ }, "de_OrphanFileDeletionMetrics");
9065
9132
  var de_Partition = /* @__PURE__ */ __name((output, context) => {
9066
9133
  return (0, import_smithy_client.take)(output, {
9067
9134
  CatalogId: import_smithy_client.expectString,
@@ -9093,6 +9160,11 @@ var de_PIIDetection = /* @__PURE__ */ __name((output, context) => {
9093
9160
  ThresholdFraction: import_smithy_client.limitedParseDouble
9094
9161
  });
9095
9162
  }, "de_PIIDetection");
9163
+ var de_RetentionMetrics = /* @__PURE__ */ __name((output, context) => {
9164
+ return (0, import_smithy_client.take)(output, {
9165
+ IcebergMetrics: (_) => de_IcebergRetentionMetrics(_, context)
9166
+ });
9167
+ }, "de_RetentionMetrics");
9096
9168
  var de_SearchTablesResponse = /* @__PURE__ */ __name((output, context) => {
9097
9169
  return (0, import_smithy_client.take)(output, {
9098
9170
  NextToken: import_smithy_client.expectString,
@@ -9270,10 +9342,13 @@ var de_TableOptimizer = /* @__PURE__ */ __name((output, context) => {
9270
9342
  }, "de_TableOptimizer");
9271
9343
  var de_TableOptimizerRun = /* @__PURE__ */ __name((output, context) => {
9272
9344
  return (0, import_smithy_client.take)(output, {
9345
+ compactionMetrics: (_) => de_CompactionMetrics(_, context),
9273
9346
  endTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9274
9347
  error: import_smithy_client.expectString,
9275
9348
  eventType: import_smithy_client.expectString,
9276
9349
  metrics: import_smithy_client._json,
9350
+ orphanFileDeletionMetrics: (_) => de_OrphanFileDeletionMetrics(_, context),
9351
+ retentionMetrics: (_) => de_RetentionMetrics(_, context),
9277
9352
  startTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
9278
9353
  });
9279
9354
  }, "de_TableOptimizerRun");
@@ -9500,9 +9575,7 @@ function sharedHeaders(operation) {
9500
9575
  __name(sharedHeaders, "sharedHeaders");
9501
9576
 
9502
9577
  // src/commands/BatchCreatePartitionCommand.ts
9503
- var _BatchCreatePartitionCommand = class _BatchCreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9504
- ...commonParams
9505
- }).m(function(Command, cs, config, o) {
9578
+ var _BatchCreatePartitionCommand = class _BatchCreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9506
9579
  return [
9507
9580
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9508
9581
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9516,9 +9589,7 @@ var BatchCreatePartitionCommand = _BatchCreatePartitionCommand;
9516
9589
 
9517
9590
 
9518
9591
 
9519
- var _BatchDeleteConnectionCommand = class _BatchDeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
9520
- ...commonParams
9521
- }).m(function(Command, cs, config, o) {
9592
+ var _BatchDeleteConnectionCommand = class _BatchDeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9522
9593
  return [
9523
9594
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9524
9595
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9532,9 +9603,7 @@ var BatchDeleteConnectionCommand = _BatchDeleteConnectionCommand;
9532
9603
 
9533
9604
 
9534
9605
 
9535
- var _BatchDeletePartitionCommand = class _BatchDeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9536
- ...commonParams
9537
- }).m(function(Command, cs, config, o) {
9606
+ var _BatchDeletePartitionCommand = class _BatchDeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9538
9607
  return [
9539
9608
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9540
9609
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9548,9 +9617,7 @@ var BatchDeletePartitionCommand = _BatchDeletePartitionCommand;
9548
9617
 
9549
9618
 
9550
9619
 
9551
- var _BatchDeleteTableCommand = class _BatchDeleteTableCommand extends import_smithy_client.Command.classBuilder().ep({
9552
- ...commonParams
9553
- }).m(function(Command, cs, config, o) {
9620
+ var _BatchDeleteTableCommand = class _BatchDeleteTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9554
9621
  return [
9555
9622
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9556
9623
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9564,9 +9631,7 @@ var BatchDeleteTableCommand = _BatchDeleteTableCommand;
9564
9631
 
9565
9632
 
9566
9633
 
9567
- var _BatchDeleteTableVersionCommand = class _BatchDeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
9568
- ...commonParams
9569
- }).m(function(Command, cs, config, o) {
9634
+ var _BatchDeleteTableVersionCommand = class _BatchDeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9570
9635
  return [
9571
9636
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9572
9637
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9580,9 +9645,7 @@ var BatchDeleteTableVersionCommand = _BatchDeleteTableVersionCommand;
9580
9645
 
9581
9646
 
9582
9647
 
9583
- var _BatchGetBlueprintsCommand = class _BatchGetBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep({
9584
- ...commonParams
9585
- }).m(function(Command, cs, config, o) {
9648
+ var _BatchGetBlueprintsCommand = class _BatchGetBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9586
9649
  return [
9587
9650
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9588
9651
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9596,9 +9659,7 @@ var BatchGetBlueprintsCommand = _BatchGetBlueprintsCommand;
9596
9659
 
9597
9660
 
9598
9661
 
9599
- var _BatchGetCrawlersCommand = class _BatchGetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
9600
- ...commonParams
9601
- }).m(function(Command, cs, config, o) {
9662
+ var _BatchGetCrawlersCommand = class _BatchGetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9602
9663
  return [
9603
9664
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9604
9665
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9612,9 +9673,7 @@ var BatchGetCrawlersCommand = _BatchGetCrawlersCommand;
9612
9673
 
9613
9674
 
9614
9675
 
9615
- var _BatchGetCustomEntityTypesCommand = class _BatchGetCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
9616
- ...commonParams
9617
- }).m(function(Command, cs, config, o) {
9676
+ var _BatchGetCustomEntityTypesCommand = class _BatchGetCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9618
9677
  return [
9619
9678
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9620
9679
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9628,9 +9687,7 @@ var BatchGetCustomEntityTypesCommand = _BatchGetCustomEntityTypesCommand;
9628
9687
 
9629
9688
 
9630
9689
 
9631
- var _BatchGetDataQualityResultCommand = class _BatchGetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep({
9632
- ...commonParams
9633
- }).m(function(Command, cs, config, o) {
9690
+ var _BatchGetDataQualityResultCommand = class _BatchGetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9634
9691
  return [
9635
9692
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9636
9693
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9644,9 +9701,7 @@ var BatchGetDataQualityResultCommand = _BatchGetDataQualityResultCommand;
9644
9701
 
9645
9702
 
9646
9703
 
9647
- var _BatchGetDevEndpointsCommand = class _BatchGetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
9648
- ...commonParams
9649
- }).m(function(Command, cs, config, o) {
9704
+ var _BatchGetDevEndpointsCommand = class _BatchGetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9650
9705
  return [
9651
9706
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9652
9707
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9693,9 +9748,7 @@ var GetJobsResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
9693
9748
  }), "GetJobsResponseFilterSensitiveLog");
9694
9749
 
9695
9750
  // src/commands/BatchGetJobsCommand.ts
9696
- var _BatchGetJobsCommand = class _BatchGetJobsCommand extends import_smithy_client.Command.classBuilder().ep({
9697
- ...commonParams
9698
- }).m(function(Command, cs, config, o) {
9751
+ var _BatchGetJobsCommand = class _BatchGetJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9699
9752
  return [
9700
9753
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9701
9754
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9709,9 +9762,7 @@ var BatchGetJobsCommand = _BatchGetJobsCommand;
9709
9762
 
9710
9763
 
9711
9764
 
9712
- var _BatchGetPartitionCommand = class _BatchGetPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9713
- ...commonParams
9714
- }).m(function(Command, cs, config, o) {
9765
+ var _BatchGetPartitionCommand = class _BatchGetPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9715
9766
  return [
9716
9767
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9717
9768
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9725,9 +9776,7 @@ var BatchGetPartitionCommand = _BatchGetPartitionCommand;
9725
9776
 
9726
9777
 
9727
9778
 
9728
- var _BatchGetTableOptimizerCommand = class _BatchGetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
9729
- ...commonParams
9730
- }).m(function(Command, cs, config, o) {
9779
+ var _BatchGetTableOptimizerCommand = class _BatchGetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9731
9780
  return [
9732
9781
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9733
9782
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9741,9 +9790,7 @@ var BatchGetTableOptimizerCommand = _BatchGetTableOptimizerCommand;
9741
9790
 
9742
9791
 
9743
9792
 
9744
- var _BatchGetTriggersCommand = class _BatchGetTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
9745
- ...commonParams
9746
- }).m(function(Command, cs, config, o) {
9793
+ var _BatchGetTriggersCommand = class _BatchGetTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9747
9794
  return [
9748
9795
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9749
9796
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9757,9 +9804,7 @@ var BatchGetTriggersCommand = _BatchGetTriggersCommand;
9757
9804
 
9758
9805
 
9759
9806
 
9760
- var _BatchGetWorkflowsCommand = class _BatchGetWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
9761
- ...commonParams
9762
- }).m(function(Command, cs, config, o) {
9807
+ var _BatchGetWorkflowsCommand = class _BatchGetWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9763
9808
  return [
9764
9809
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9765
9810
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9773,9 +9818,7 @@ var BatchGetWorkflowsCommand = _BatchGetWorkflowsCommand;
9773
9818
 
9774
9819
 
9775
9820
 
9776
- var _BatchPutDataQualityStatisticAnnotationCommand = class _BatchPutDataQualityStatisticAnnotationCommand extends import_smithy_client.Command.classBuilder().ep({
9777
- ...commonParams
9778
- }).m(function(Command, cs, config, o) {
9821
+ var _BatchPutDataQualityStatisticAnnotationCommand = class _BatchPutDataQualityStatisticAnnotationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9779
9822
  return [
9780
9823
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9781
9824
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9789,9 +9832,7 @@ var BatchPutDataQualityStatisticAnnotationCommand = _BatchPutDataQualityStatisti
9789
9832
 
9790
9833
 
9791
9834
 
9792
- var _BatchStopJobRunCommand = class _BatchStopJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
9793
- ...commonParams
9794
- }).m(function(Command, cs, config, o) {
9835
+ var _BatchStopJobRunCommand = class _BatchStopJobRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9795
9836
  return [
9796
9837
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9797
9838
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9805,9 +9846,7 @@ var BatchStopJobRunCommand = _BatchStopJobRunCommand;
9805
9846
 
9806
9847
 
9807
9848
 
9808
- var _BatchUpdatePartitionCommand = class _BatchUpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9809
- ...commonParams
9810
- }).m(function(Command, cs, config, o) {
9849
+ var _BatchUpdatePartitionCommand = class _BatchUpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9811
9850
  return [
9812
9851
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9813
9852
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9821,9 +9860,7 @@ var BatchUpdatePartitionCommand = _BatchUpdatePartitionCommand;
9821
9860
 
9822
9861
 
9823
9862
 
9824
- var _CancelDataQualityRuleRecommendationRunCommand = class _CancelDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
9825
- ...commonParams
9826
- }).m(function(Command, cs, config, o) {
9863
+ var _CancelDataQualityRuleRecommendationRunCommand = class _CancelDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9827
9864
  return [
9828
9865
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9829
9866
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9837,9 +9874,7 @@ var CancelDataQualityRuleRecommendationRunCommand = _CancelDataQualityRuleRecomm
9837
9874
 
9838
9875
 
9839
9876
 
9840
- var _CancelDataQualityRulesetEvaluationRunCommand = class _CancelDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
9841
- ...commonParams
9842
- }).m(function(Command, cs, config, o) {
9877
+ var _CancelDataQualityRulesetEvaluationRunCommand = class _CancelDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9843
9878
  return [
9844
9879
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9845
9880
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9853,9 +9888,7 @@ var CancelDataQualityRulesetEvaluationRunCommand = _CancelDataQualityRulesetEval
9853
9888
 
9854
9889
 
9855
9890
 
9856
- var _CancelMLTaskRunCommand = class _CancelMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
9857
- ...commonParams
9858
- }).m(function(Command, cs, config, o) {
9891
+ var _CancelMLTaskRunCommand = class _CancelMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9859
9892
  return [
9860
9893
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9861
9894
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9869,9 +9902,7 @@ var CancelMLTaskRunCommand = _CancelMLTaskRunCommand;
9869
9902
 
9870
9903
 
9871
9904
 
9872
- var _CancelStatementCommand = class _CancelStatementCommand extends import_smithy_client.Command.classBuilder().ep({
9873
- ...commonParams
9874
- }).m(function(Command, cs, config, o) {
9905
+ var _CancelStatementCommand = class _CancelStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9875
9906
  return [
9876
9907
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9877
9908
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9885,9 +9916,7 @@ var CancelStatementCommand = _CancelStatementCommand;
9885
9916
 
9886
9917
 
9887
9918
 
9888
- var _CheckSchemaVersionValidityCommand = class _CheckSchemaVersionValidityCommand extends import_smithy_client.Command.classBuilder().ep({
9889
- ...commonParams
9890
- }).m(function(Command, cs, config, o) {
9919
+ var _CheckSchemaVersionValidityCommand = class _CheckSchemaVersionValidityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9891
9920
  return [
9892
9921
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9893
9922
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9901,9 +9930,7 @@ var CheckSchemaVersionValidityCommand = _CheckSchemaVersionValidityCommand;
9901
9930
 
9902
9931
 
9903
9932
 
9904
- var _CreateBlueprintCommand = class _CreateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
9905
- ...commonParams
9906
- }).m(function(Command, cs, config, o) {
9933
+ var _CreateBlueprintCommand = class _CreateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9907
9934
  return [
9908
9935
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9909
9936
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9917,9 +9944,7 @@ var CreateBlueprintCommand = _CreateBlueprintCommand;
9917
9944
 
9918
9945
 
9919
9946
 
9920
- var _CreateClassifierCommand = class _CreateClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
9921
- ...commonParams
9922
- }).m(function(Command, cs, config, o) {
9947
+ var _CreateClassifierCommand = class _CreateClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9923
9948
  return [
9924
9949
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9925
9950
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9933,9 +9958,7 @@ var CreateClassifierCommand = _CreateClassifierCommand;
9933
9958
 
9934
9959
 
9935
9960
 
9936
- var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
9937
- ...commonParams
9938
- }).m(function(Command, cs, config, o) {
9961
+ var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9939
9962
  return [
9940
9963
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9941
9964
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9949,9 +9972,7 @@ var CreateConnectionCommand = _CreateConnectionCommand;
9949
9972
 
9950
9973
 
9951
9974
 
9952
- var _CreateCrawlerCommand = class _CreateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
9953
- ...commonParams
9954
- }).m(function(Command, cs, config, o) {
9975
+ var _CreateCrawlerCommand = class _CreateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9955
9976
  return [
9956
9977
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9957
9978
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9965,9 +9986,7 @@ var CreateCrawlerCommand = _CreateCrawlerCommand;
9965
9986
 
9966
9987
 
9967
9988
 
9968
- var _CreateCustomEntityTypeCommand = class _CreateCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
9969
- ...commonParams
9970
- }).m(function(Command, cs, config, o) {
9989
+ var _CreateCustomEntityTypeCommand = class _CreateCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9971
9990
  return [
9972
9991
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9973
9992
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9981,9 +10000,7 @@ var CreateCustomEntityTypeCommand = _CreateCustomEntityTypeCommand;
9981
10000
 
9982
10001
 
9983
10002
 
9984
- var _CreateDatabaseCommand = class _CreateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
9985
- ...commonParams
9986
- }).m(function(Command, cs, config, o) {
10003
+ var _CreateDatabaseCommand = class _CreateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9987
10004
  return [
9988
10005
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9989
10006
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9997,9 +10014,7 @@ var CreateDatabaseCommand = _CreateDatabaseCommand;
9997
10014
 
9998
10015
 
9999
10016
 
10000
- var _CreateDataQualityRulesetCommand = class _CreateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
10001
- ...commonParams
10002
- }).m(function(Command, cs, config, o) {
10017
+ var _CreateDataQualityRulesetCommand = class _CreateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10003
10018
  return [
10004
10019
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10005
10020
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10013,9 +10028,7 @@ var CreateDataQualityRulesetCommand = _CreateDataQualityRulesetCommand;
10013
10028
 
10014
10029
 
10015
10030
 
10016
- var _CreateDevEndpointCommand = class _CreateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
10017
- ...commonParams
10018
- }).m(function(Command, cs, config, o) {
10031
+ var _CreateDevEndpointCommand = class _CreateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10019
10032
  return [
10020
10033
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10021
10034
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10029,9 +10042,7 @@ var CreateDevEndpointCommand = _CreateDevEndpointCommand;
10029
10042
 
10030
10043
 
10031
10044
 
10032
- var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep({
10033
- ...commonParams
10034
- }).m(function(Command, cs, config, o) {
10045
+ var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10035
10046
  return [
10036
10047
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10037
10048
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10045,9 +10056,7 @@ var CreateJobCommand = _CreateJobCommand;
10045
10056
 
10046
10057
 
10047
10058
 
10048
- var _CreateMLTransformCommand = class _CreateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
10049
- ...commonParams
10050
- }).m(function(Command, cs, config, o) {
10059
+ var _CreateMLTransformCommand = class _CreateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10051
10060
  return [
10052
10061
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10053
10062
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10061,9 +10070,7 @@ var CreateMLTransformCommand = _CreateMLTransformCommand;
10061
10070
 
10062
10071
 
10063
10072
 
10064
- var _CreatePartitionCommand = class _CreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10065
- ...commonParams
10066
- }).m(function(Command, cs, config, o) {
10073
+ var _CreatePartitionCommand = class _CreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10067
10074
  return [
10068
10075
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10069
10076
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10077,9 +10084,7 @@ var CreatePartitionCommand = _CreatePartitionCommand;
10077
10084
 
10078
10085
 
10079
10086
 
10080
- var _CreatePartitionIndexCommand = class _CreatePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep({
10081
- ...commonParams
10082
- }).m(function(Command, cs, config, o) {
10087
+ var _CreatePartitionIndexCommand = class _CreatePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10083
10088
  return [
10084
10089
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10085
10090
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10093,9 +10098,7 @@ var CreatePartitionIndexCommand = _CreatePartitionIndexCommand;
10093
10098
 
10094
10099
 
10095
10100
 
10096
- var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
10097
- ...commonParams
10098
- }).m(function(Command, cs, config, o) {
10101
+ var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10099
10102
  return [
10100
10103
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10101
10104
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10109,9 +10112,7 @@ var CreateRegistryCommand = _CreateRegistryCommand;
10109
10112
 
10110
10113
 
10111
10114
 
10112
- var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
10113
- ...commonParams
10114
- }).m(function(Command, cs, config, o) {
10115
+ var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10115
10116
  return [
10116
10117
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10117
10118
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10125,9 +10126,7 @@ var CreateSchemaCommand = _CreateSchemaCommand;
10125
10126
 
10126
10127
 
10127
10128
 
10128
- var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
10129
- ...commonParams
10130
- }).m(function(Command, cs, config, o) {
10129
+ var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10131
10130
  return [
10132
10131
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10133
10132
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10141,9 +10140,7 @@ var CreateScriptCommand = _CreateScriptCommand;
10141
10140
 
10142
10141
 
10143
10142
 
10144
- var _CreateSecurityConfigurationCommand = class _CreateSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10145
- ...commonParams
10146
- }).m(function(Command, cs, config, o) {
10143
+ var _CreateSecurityConfigurationCommand = class _CreateSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10147
10144
  return [
10148
10145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10149
10146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10157,9 +10154,7 @@ var CreateSecurityConfigurationCommand = _CreateSecurityConfigurationCommand;
10157
10154
 
10158
10155
 
10159
10156
 
10160
- var _CreateSessionCommand = class _CreateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
10161
- ...commonParams
10162
- }).m(function(Command, cs, config, o) {
10157
+ var _CreateSessionCommand = class _CreateSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10163
10158
  return [
10164
10159
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10165
10160
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10173,9 +10168,7 @@ var CreateSessionCommand = _CreateSessionCommand;
10173
10168
 
10174
10169
 
10175
10170
 
10176
- var _CreateTableCommand = class _CreateTableCommand extends import_smithy_client.Command.classBuilder().ep({
10177
- ...commonParams
10178
- }).m(function(Command, cs, config, o) {
10171
+ var _CreateTableCommand = class _CreateTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10179
10172
  return [
10180
10173
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10181
10174
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10189,9 +10182,7 @@ var CreateTableCommand = _CreateTableCommand;
10189
10182
 
10190
10183
 
10191
10184
 
10192
- var _CreateTableOptimizerCommand = class _CreateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
10193
- ...commonParams
10194
- }).m(function(Command, cs, config, o) {
10185
+ var _CreateTableOptimizerCommand = class _CreateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10195
10186
  return [
10196
10187
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10197
10188
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10205,9 +10196,7 @@ var CreateTableOptimizerCommand = _CreateTableOptimizerCommand;
10205
10196
 
10206
10197
 
10207
10198
 
10208
- var _CreateTriggerCommand = class _CreateTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
10209
- ...commonParams
10210
- }).m(function(Command, cs, config, o) {
10199
+ var _CreateTriggerCommand = class _CreateTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10211
10200
  return [
10212
10201
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10213
10202
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10221,9 +10210,7 @@ var CreateTriggerCommand = _CreateTriggerCommand;
10221
10210
 
10222
10211
 
10223
10212
 
10224
- var _CreateUsageProfileCommand = class _CreateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10225
- ...commonParams
10226
- }).m(function(Command, cs, config, o) {
10213
+ var _CreateUsageProfileCommand = class _CreateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10227
10214
  return [
10228
10215
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10229
10216
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10237,9 +10224,7 @@ var CreateUsageProfileCommand = _CreateUsageProfileCommand;
10237
10224
 
10238
10225
 
10239
10226
 
10240
- var _CreateUserDefinedFunctionCommand = class _CreateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
10241
- ...commonParams
10242
- }).m(function(Command, cs, config, o) {
10227
+ var _CreateUserDefinedFunctionCommand = class _CreateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10243
10228
  return [
10244
10229
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10245
10230
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10253,9 +10238,7 @@ var CreateUserDefinedFunctionCommand = _CreateUserDefinedFunctionCommand;
10253
10238
 
10254
10239
 
10255
10240
 
10256
- var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
10257
- ...commonParams
10258
- }).m(function(Command, cs, config, o) {
10241
+ var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10259
10242
  return [
10260
10243
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10261
10244
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10269,9 +10252,7 @@ var CreateWorkflowCommand = _CreateWorkflowCommand;
10269
10252
 
10270
10253
 
10271
10254
 
10272
- var _DeleteBlueprintCommand = class _DeleteBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
10273
- ...commonParams
10274
- }).m(function(Command, cs, config, o) {
10255
+ var _DeleteBlueprintCommand = class _DeleteBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10275
10256
  return [
10276
10257
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10277
10258
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10285,9 +10266,7 @@ var DeleteBlueprintCommand = _DeleteBlueprintCommand;
10285
10266
 
10286
10267
 
10287
10268
 
10288
- var _DeleteClassifierCommand = class _DeleteClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
10289
- ...commonParams
10290
- }).m(function(Command, cs, config, o) {
10269
+ var _DeleteClassifierCommand = class _DeleteClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10291
10270
  return [
10292
10271
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10293
10272
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10301,9 +10280,7 @@ var DeleteClassifierCommand = _DeleteClassifierCommand;
10301
10280
 
10302
10281
 
10303
10282
 
10304
- var _DeleteColumnStatisticsForPartitionCommand = class _DeleteColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10305
- ...commonParams
10306
- }).m(function(Command, cs, config, o) {
10283
+ var _DeleteColumnStatisticsForPartitionCommand = class _DeleteColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10307
10284
  return [
10308
10285
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10309
10286
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10317,9 +10294,7 @@ var DeleteColumnStatisticsForPartitionCommand = _DeleteColumnStatisticsForPartit
10317
10294
 
10318
10295
 
10319
10296
 
10320
- var _DeleteColumnStatisticsForTableCommand = class _DeleteColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
10321
- ...commonParams
10322
- }).m(function(Command, cs, config, o) {
10297
+ var _DeleteColumnStatisticsForTableCommand = class _DeleteColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10323
10298
  return [
10324
10299
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10325
10300
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10333,9 +10308,7 @@ var DeleteColumnStatisticsForTableCommand = _DeleteColumnStatisticsForTableComma
10333
10308
 
10334
10309
 
10335
10310
 
10336
- var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
10337
- ...commonParams
10338
- }).m(function(Command, cs, config, o) {
10311
+ var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10339
10312
  return [
10340
10313
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10341
10314
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10349,9 +10322,7 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
10349
10322
 
10350
10323
 
10351
10324
 
10352
- var _DeleteCrawlerCommand = class _DeleteCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
10353
- ...commonParams
10354
- }).m(function(Command, cs, config, o) {
10325
+ var _DeleteCrawlerCommand = class _DeleteCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10355
10326
  return [
10356
10327
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10357
10328
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10365,9 +10336,7 @@ var DeleteCrawlerCommand = _DeleteCrawlerCommand;
10365
10336
 
10366
10337
 
10367
10338
 
10368
- var _DeleteCustomEntityTypeCommand = class _DeleteCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
10369
- ...commonParams
10370
- }).m(function(Command, cs, config, o) {
10339
+ var _DeleteCustomEntityTypeCommand = class _DeleteCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10371
10340
  return [
10372
10341
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10373
10342
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10381,9 +10350,7 @@ var DeleteCustomEntityTypeCommand = _DeleteCustomEntityTypeCommand;
10381
10350
 
10382
10351
 
10383
10352
 
10384
- var _DeleteDatabaseCommand = class _DeleteDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
10385
- ...commonParams
10386
- }).m(function(Command, cs, config, o) {
10353
+ var _DeleteDatabaseCommand = class _DeleteDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10387
10354
  return [
10388
10355
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10389
10356
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10397,9 +10364,7 @@ var DeleteDatabaseCommand = _DeleteDatabaseCommand;
10397
10364
 
10398
10365
 
10399
10366
 
10400
- var _DeleteDataQualityRulesetCommand = class _DeleteDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
10401
- ...commonParams
10402
- }).m(function(Command, cs, config, o) {
10367
+ var _DeleteDataQualityRulesetCommand = class _DeleteDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10403
10368
  return [
10404
10369
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10405
10370
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10413,9 +10378,7 @@ var DeleteDataQualityRulesetCommand = _DeleteDataQualityRulesetCommand;
10413
10378
 
10414
10379
 
10415
10380
 
10416
- var _DeleteDevEndpointCommand = class _DeleteDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
10417
- ...commonParams
10418
- }).m(function(Command, cs, config, o) {
10381
+ var _DeleteDevEndpointCommand = class _DeleteDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10419
10382
  return [
10420
10383
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10421
10384
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10429,9 +10392,7 @@ var DeleteDevEndpointCommand = _DeleteDevEndpointCommand;
10429
10392
 
10430
10393
 
10431
10394
 
10432
- var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep({
10433
- ...commonParams
10434
- }).m(function(Command, cs, config, o) {
10395
+ var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10435
10396
  return [
10436
10397
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10437
10398
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10445,9 +10406,7 @@ var DeleteJobCommand = _DeleteJobCommand;
10445
10406
 
10446
10407
 
10447
10408
 
10448
- var _DeleteMLTransformCommand = class _DeleteMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
10449
- ...commonParams
10450
- }).m(function(Command, cs, config, o) {
10409
+ var _DeleteMLTransformCommand = class _DeleteMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10451
10410
  return [
10452
10411
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10453
10412
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10461,9 +10420,7 @@ var DeleteMLTransformCommand = _DeleteMLTransformCommand;
10461
10420
 
10462
10421
 
10463
10422
 
10464
- var _DeletePartitionCommand = class _DeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10465
- ...commonParams
10466
- }).m(function(Command, cs, config, o) {
10423
+ var _DeletePartitionCommand = class _DeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10467
10424
  return [
10468
10425
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10469
10426
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10477,9 +10434,7 @@ var DeletePartitionCommand = _DeletePartitionCommand;
10477
10434
 
10478
10435
 
10479
10436
 
10480
- var _DeletePartitionIndexCommand = class _DeletePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep({
10481
- ...commonParams
10482
- }).m(function(Command, cs, config, o) {
10437
+ var _DeletePartitionIndexCommand = class _DeletePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10483
10438
  return [
10484
10439
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10485
10440
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10493,9 +10448,7 @@ var DeletePartitionIndexCommand = _DeletePartitionIndexCommand;
10493
10448
 
10494
10449
 
10495
10450
 
10496
- var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
10497
- ...commonParams
10498
- }).m(function(Command, cs, config, o) {
10451
+ var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10499
10452
  return [
10500
10453
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10501
10454
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10509,9 +10462,7 @@ var DeleteRegistryCommand = _DeleteRegistryCommand;
10509
10462
 
10510
10463
 
10511
10464
 
10512
- var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10513
- ...commonParams
10514
- }).m(function(Command, cs, config, o) {
10465
+ var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10515
10466
  return [
10516
10467
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10517
10468
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10525,9 +10476,7 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
10525
10476
 
10526
10477
 
10527
10478
 
10528
- var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
10529
- ...commonParams
10530
- }).m(function(Command, cs, config, o) {
10479
+ var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10531
10480
  return [
10532
10481
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10533
10482
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10541,9 +10490,7 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
10541
10490
 
10542
10491
 
10543
10492
 
10544
- var _DeleteSchemaVersionsCommand = class _DeleteSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
10545
- ...commonParams
10546
- }).m(function(Command, cs, config, o) {
10493
+ var _DeleteSchemaVersionsCommand = class _DeleteSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10547
10494
  return [
10548
10495
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10549
10496
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10557,9 +10504,7 @@ var DeleteSchemaVersionsCommand = _DeleteSchemaVersionsCommand;
10557
10504
 
10558
10505
 
10559
10506
 
10560
- var _DeleteSecurityConfigurationCommand = class _DeleteSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10561
- ...commonParams
10562
- }).m(function(Command, cs, config, o) {
10507
+ var _DeleteSecurityConfigurationCommand = class _DeleteSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10563
10508
  return [
10564
10509
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10565
10510
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10573,9 +10518,7 @@ var DeleteSecurityConfigurationCommand = _DeleteSecurityConfigurationCommand;
10573
10518
 
10574
10519
 
10575
10520
 
10576
- var _DeleteSessionCommand = class _DeleteSessionCommand extends import_smithy_client.Command.classBuilder().ep({
10577
- ...commonParams
10578
- }).m(function(Command, cs, config, o) {
10521
+ var _DeleteSessionCommand = class _DeleteSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10579
10522
  return [
10580
10523
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10581
10524
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10589,9 +10532,7 @@ var DeleteSessionCommand = _DeleteSessionCommand;
10589
10532
 
10590
10533
 
10591
10534
 
10592
- var _DeleteTableCommand = class _DeleteTableCommand extends import_smithy_client.Command.classBuilder().ep({
10593
- ...commonParams
10594
- }).m(function(Command, cs, config, o) {
10535
+ var _DeleteTableCommand = class _DeleteTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10595
10536
  return [
10596
10537
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10597
10538
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10605,9 +10546,7 @@ var DeleteTableCommand = _DeleteTableCommand;
10605
10546
 
10606
10547
 
10607
10548
 
10608
- var _DeleteTableOptimizerCommand = class _DeleteTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
10609
- ...commonParams
10610
- }).m(function(Command, cs, config, o) {
10549
+ var _DeleteTableOptimizerCommand = class _DeleteTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10611
10550
  return [
10612
10551
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10613
10552
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10621,9 +10560,7 @@ var DeleteTableOptimizerCommand = _DeleteTableOptimizerCommand;
10621
10560
 
10622
10561
 
10623
10562
 
10624
- var _DeleteTableVersionCommand = class _DeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10625
- ...commonParams
10626
- }).m(function(Command, cs, config, o) {
10563
+ var _DeleteTableVersionCommand = class _DeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10627
10564
  return [
10628
10565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10629
10566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10637,9 +10574,7 @@ var DeleteTableVersionCommand = _DeleteTableVersionCommand;
10637
10574
 
10638
10575
 
10639
10576
 
10640
- var _DeleteTriggerCommand = class _DeleteTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
10641
- ...commonParams
10642
- }).m(function(Command, cs, config, o) {
10577
+ var _DeleteTriggerCommand = class _DeleteTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10643
10578
  return [
10644
10579
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10645
10580
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10653,9 +10588,7 @@ var DeleteTriggerCommand = _DeleteTriggerCommand;
10653
10588
 
10654
10589
 
10655
10590
 
10656
- var _DeleteUsageProfileCommand = class _DeleteUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10657
- ...commonParams
10658
- }).m(function(Command, cs, config, o) {
10591
+ var _DeleteUsageProfileCommand = class _DeleteUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10659
10592
  return [
10660
10593
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10661
10594
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10669,9 +10602,7 @@ var DeleteUsageProfileCommand = _DeleteUsageProfileCommand;
10669
10602
 
10670
10603
 
10671
10604
 
10672
- var _DeleteUserDefinedFunctionCommand = class _DeleteUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
10673
- ...commonParams
10674
- }).m(function(Command, cs, config, o) {
10605
+ var _DeleteUserDefinedFunctionCommand = class _DeleteUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10675
10606
  return [
10676
10607
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10677
10608
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10685,9 +10616,7 @@ var DeleteUserDefinedFunctionCommand = _DeleteUserDefinedFunctionCommand;
10685
10616
 
10686
10617
 
10687
10618
 
10688
- var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
10689
- ...commonParams
10690
- }).m(function(Command, cs, config, o) {
10619
+ var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10691
10620
  return [
10692
10621
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10693
10622
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10701,9 +10630,7 @@ var DeleteWorkflowCommand = _DeleteWorkflowCommand;
10701
10630
 
10702
10631
 
10703
10632
 
10704
- var _GetBlueprintCommand = class _GetBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
10705
- ...commonParams
10706
- }).m(function(Command, cs, config, o) {
10633
+ var _GetBlueprintCommand = class _GetBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10707
10634
  return [
10708
10635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10709
10636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10717,9 +10644,7 @@ var GetBlueprintCommand = _GetBlueprintCommand;
10717
10644
 
10718
10645
 
10719
10646
 
10720
- var _GetBlueprintRunCommand = class _GetBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep({
10721
- ...commonParams
10722
- }).m(function(Command, cs, config, o) {
10647
+ var _GetBlueprintRunCommand = class _GetBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10723
10648
  return [
10724
10649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10725
10650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10733,9 +10658,7 @@ var GetBlueprintRunCommand = _GetBlueprintRunCommand;
10733
10658
 
10734
10659
 
10735
10660
 
10736
- var _GetBlueprintRunsCommand = class _GetBlueprintRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10737
- ...commonParams
10738
- }).m(function(Command, cs, config, o) {
10661
+ var _GetBlueprintRunsCommand = class _GetBlueprintRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10739
10662
  return [
10740
10663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10741
10664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10749,9 +10672,7 @@ var GetBlueprintRunsCommand = _GetBlueprintRunsCommand;
10749
10672
 
10750
10673
 
10751
10674
 
10752
- var _GetCatalogImportStatusCommand = class _GetCatalogImportStatusCommand extends import_smithy_client.Command.classBuilder().ep({
10753
- ...commonParams
10754
- }).m(function(Command, cs, config, o) {
10675
+ var _GetCatalogImportStatusCommand = class _GetCatalogImportStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10755
10676
  return [
10756
10677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10757
10678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10765,9 +10686,7 @@ var GetCatalogImportStatusCommand = _GetCatalogImportStatusCommand;
10765
10686
 
10766
10687
 
10767
10688
 
10768
- var _GetClassifierCommand = class _GetClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
10769
- ...commonParams
10770
- }).m(function(Command, cs, config, o) {
10689
+ var _GetClassifierCommand = class _GetClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10771
10690
  return [
10772
10691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10773
10692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10781,9 +10700,7 @@ var GetClassifierCommand = _GetClassifierCommand;
10781
10700
 
10782
10701
 
10783
10702
 
10784
- var _GetClassifiersCommand = class _GetClassifiersCommand extends import_smithy_client.Command.classBuilder().ep({
10785
- ...commonParams
10786
- }).m(function(Command, cs, config, o) {
10703
+ var _GetClassifiersCommand = class _GetClassifiersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10787
10704
  return [
10788
10705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10789
10706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10797,9 +10714,7 @@ var GetClassifiersCommand = _GetClassifiersCommand;
10797
10714
 
10798
10715
 
10799
10716
 
10800
- var _GetColumnStatisticsForPartitionCommand = class _GetColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10801
- ...commonParams
10802
- }).m(function(Command, cs, config, o) {
10717
+ var _GetColumnStatisticsForPartitionCommand = class _GetColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10803
10718
  return [
10804
10719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10805
10720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10813,9 +10728,7 @@ var GetColumnStatisticsForPartitionCommand = _GetColumnStatisticsForPartitionCom
10813
10728
 
10814
10729
 
10815
10730
 
10816
- var _GetColumnStatisticsForTableCommand = class _GetColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
10817
- ...commonParams
10818
- }).m(function(Command, cs, config, o) {
10731
+ var _GetColumnStatisticsForTableCommand = class _GetColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10819
10732
  return [
10820
10733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10821
10734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10829,9 +10742,7 @@ var GetColumnStatisticsForTableCommand = _GetColumnStatisticsForTableCommand;
10829
10742
 
10830
10743
 
10831
10744
 
10832
- var _GetColumnStatisticsTaskRunCommand = class _GetColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
10833
- ...commonParams
10834
- }).m(function(Command, cs, config, o) {
10745
+ var _GetColumnStatisticsTaskRunCommand = class _GetColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10835
10746
  return [
10836
10747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10837
10748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10845,9 +10756,7 @@ var GetColumnStatisticsTaskRunCommand = _GetColumnStatisticsTaskRunCommand;
10845
10756
 
10846
10757
 
10847
10758
 
10848
- var _GetColumnStatisticsTaskRunsCommand = class _GetColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10849
- ...commonParams
10850
- }).m(function(Command, cs, config, o) {
10759
+ var _GetColumnStatisticsTaskRunsCommand = class _GetColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10851
10760
  return [
10852
10761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10853
10762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10861,9 +10770,7 @@ var GetColumnStatisticsTaskRunsCommand = _GetColumnStatisticsTaskRunsCommand;
10861
10770
 
10862
10771
 
10863
10772
 
10864
- var _GetConnectionCommand = class _GetConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
10865
- ...commonParams
10866
- }).m(function(Command, cs, config, o) {
10773
+ var _GetConnectionCommand = class _GetConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10867
10774
  return [
10868
10775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10869
10776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10877,9 +10784,7 @@ var GetConnectionCommand = _GetConnectionCommand;
10877
10784
 
10878
10785
 
10879
10786
 
10880
- var _GetConnectionsCommand = class _GetConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
10881
- ...commonParams
10882
- }).m(function(Command, cs, config, o) {
10787
+ var _GetConnectionsCommand = class _GetConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10883
10788
  return [
10884
10789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10885
10790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10893,9 +10798,7 @@ var GetConnectionsCommand = _GetConnectionsCommand;
10893
10798
 
10894
10799
 
10895
10800
 
10896
- var _GetCrawlerCommand = class _GetCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
10897
- ...commonParams
10898
- }).m(function(Command, cs, config, o) {
10801
+ var _GetCrawlerCommand = class _GetCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10899
10802
  return [
10900
10803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10901
10804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10909,9 +10812,7 @@ var GetCrawlerCommand = _GetCrawlerCommand;
10909
10812
 
10910
10813
 
10911
10814
 
10912
- var _GetCrawlerMetricsCommand = class _GetCrawlerMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
10913
- ...commonParams
10914
- }).m(function(Command, cs, config, o) {
10815
+ var _GetCrawlerMetricsCommand = class _GetCrawlerMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10915
10816
  return [
10916
10817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10917
10818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10925,9 +10826,7 @@ var GetCrawlerMetricsCommand = _GetCrawlerMetricsCommand;
10925
10826
 
10926
10827
 
10927
10828
 
10928
- var _GetCrawlersCommand = class _GetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
10929
- ...commonParams
10930
- }).m(function(Command, cs, config, o) {
10829
+ var _GetCrawlersCommand = class _GetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10931
10830
  return [
10932
10831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10933
10832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10941,9 +10840,7 @@ var GetCrawlersCommand = _GetCrawlersCommand;
10941
10840
 
10942
10841
 
10943
10842
 
10944
- var _GetCustomEntityTypeCommand = class _GetCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
10945
- ...commonParams
10946
- }).m(function(Command, cs, config, o) {
10843
+ var _GetCustomEntityTypeCommand = class _GetCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10947
10844
  return [
10948
10845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10949
10846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10957,9 +10854,7 @@ var GetCustomEntityTypeCommand = _GetCustomEntityTypeCommand;
10957
10854
 
10958
10855
 
10959
10856
 
10960
- var _GetDatabaseCommand = class _GetDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
10961
- ...commonParams
10962
- }).m(function(Command, cs, config, o) {
10857
+ var _GetDatabaseCommand = class _GetDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10963
10858
  return [
10964
10859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10965
10860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10973,9 +10868,7 @@ var GetDatabaseCommand = _GetDatabaseCommand;
10973
10868
 
10974
10869
 
10975
10870
 
10976
- var _GetDatabasesCommand = class _GetDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
10977
- ...commonParams
10978
- }).m(function(Command, cs, config, o) {
10871
+ var _GetDatabasesCommand = class _GetDatabasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10979
10872
  return [
10980
10873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10981
10874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10989,9 +10882,7 @@ var GetDatabasesCommand = _GetDatabasesCommand;
10989
10882
 
10990
10883
 
10991
10884
 
10992
- var _GetDataCatalogEncryptionSettingsCommand = class _GetDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
10993
- ...commonParams
10994
- }).m(function(Command, cs, config, o) {
10885
+ var _GetDataCatalogEncryptionSettingsCommand = class _GetDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10995
10886
  return [
10996
10887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10997
10888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11005,9 +10896,7 @@ var GetDataCatalogEncryptionSettingsCommand = _GetDataCatalogEncryptionSettingsC
11005
10896
 
11006
10897
 
11007
10898
 
11008
- var _GetDataflowGraphCommand = class _GetDataflowGraphCommand extends import_smithy_client.Command.classBuilder().ep({
11009
- ...commonParams
11010
- }).m(function(Command, cs, config, o) {
10899
+ var _GetDataflowGraphCommand = class _GetDataflowGraphCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11011
10900
  return [
11012
10901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11013
10902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11021,9 +10910,7 @@ var GetDataflowGraphCommand = _GetDataflowGraphCommand;
11021
10910
 
11022
10911
 
11023
10912
 
11024
- var _GetDataQualityModelCommand = class _GetDataQualityModelCommand extends import_smithy_client.Command.classBuilder().ep({
11025
- ...commonParams
11026
- }).m(function(Command, cs, config, o) {
10913
+ var _GetDataQualityModelCommand = class _GetDataQualityModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11027
10914
  return [
11028
10915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11029
10916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11037,9 +10924,7 @@ var GetDataQualityModelCommand = _GetDataQualityModelCommand;
11037
10924
 
11038
10925
 
11039
10926
 
11040
- var _GetDataQualityModelResultCommand = class _GetDataQualityModelResultCommand extends import_smithy_client.Command.classBuilder().ep({
11041
- ...commonParams
11042
- }).m(function(Command, cs, config, o) {
10927
+ var _GetDataQualityModelResultCommand = class _GetDataQualityModelResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11043
10928
  return [
11044
10929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11045
10930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11053,9 +10938,7 @@ var GetDataQualityModelResultCommand = _GetDataQualityModelResultCommand;
11053
10938
 
11054
10939
 
11055
10940
 
11056
- var _GetDataQualityResultCommand = class _GetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep({
11057
- ...commonParams
11058
- }).m(function(Command, cs, config, o) {
10941
+ var _GetDataQualityResultCommand = class _GetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11059
10942
  return [
11060
10943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11061
10944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11069,9 +10952,7 @@ var GetDataQualityResultCommand = _GetDataQualityResultCommand;
11069
10952
 
11070
10953
 
11071
10954
 
11072
- var _GetDataQualityRuleRecommendationRunCommand = class _GetDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
11073
- ...commonParams
11074
- }).m(function(Command, cs, config, o) {
10955
+ var _GetDataQualityRuleRecommendationRunCommand = class _GetDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11075
10956
  return [
11076
10957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11077
10958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11085,9 +10966,7 @@ var GetDataQualityRuleRecommendationRunCommand = _GetDataQualityRuleRecommendati
11085
10966
 
11086
10967
 
11087
10968
 
11088
- var _GetDataQualityRulesetCommand = class _GetDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
11089
- ...commonParams
11090
- }).m(function(Command, cs, config, o) {
10969
+ var _GetDataQualityRulesetCommand = class _GetDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11091
10970
  return [
11092
10971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11093
10972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11101,9 +10980,7 @@ var GetDataQualityRulesetCommand = _GetDataQualityRulesetCommand;
11101
10980
 
11102
10981
 
11103
10982
 
11104
- var _GetDataQualityRulesetEvaluationRunCommand = class _GetDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
11105
- ...commonParams
11106
- }).m(function(Command, cs, config, o) {
10983
+ var _GetDataQualityRulesetEvaluationRunCommand = class _GetDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11107
10984
  return [
11108
10985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11109
10986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11117,9 +10994,7 @@ var GetDataQualityRulesetEvaluationRunCommand = _GetDataQualityRulesetEvaluation
11117
10994
 
11118
10995
 
11119
10996
 
11120
- var _GetDevEndpointCommand = class _GetDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
11121
- ...commonParams
11122
- }).m(function(Command, cs, config, o) {
10997
+ var _GetDevEndpointCommand = class _GetDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11123
10998
  return [
11124
10999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11125
11000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11133,9 +11008,7 @@ var GetDevEndpointCommand = _GetDevEndpointCommand;
11133
11008
 
11134
11009
 
11135
11010
 
11136
- var _GetDevEndpointsCommand = class _GetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
11137
- ...commonParams
11138
- }).m(function(Command, cs, config, o) {
11011
+ var _GetDevEndpointsCommand = class _GetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11139
11012
  return [
11140
11013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11141
11014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11149,9 +11022,7 @@ var GetDevEndpointsCommand = _GetDevEndpointsCommand;
11149
11022
 
11150
11023
 
11151
11024
 
11152
- var _GetJobBookmarkCommand = class _GetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep({
11153
- ...commonParams
11154
- }).m(function(Command, cs, config, o) {
11025
+ var _GetJobBookmarkCommand = class _GetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11155
11026
  return [
11156
11027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11157
11028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11165,9 +11036,7 @@ var GetJobBookmarkCommand = _GetJobBookmarkCommand;
11165
11036
 
11166
11037
 
11167
11038
 
11168
- var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep({
11169
- ...commonParams
11170
- }).m(function(Command, cs, config, o) {
11039
+ var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11171
11040
  return [
11172
11041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11173
11042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11181,9 +11050,7 @@ var GetJobCommand = _GetJobCommand;
11181
11050
 
11182
11051
 
11183
11052
 
11184
- var _GetJobRunCommand = class _GetJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
11185
- ...commonParams
11186
- }).m(function(Command, cs, config, o) {
11053
+ var _GetJobRunCommand = class _GetJobRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11187
11054
  return [
11188
11055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11189
11056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11197,9 +11064,7 @@ var GetJobRunCommand = _GetJobRunCommand;
11197
11064
 
11198
11065
 
11199
11066
 
11200
- var _GetJobRunsCommand = class _GetJobRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11201
- ...commonParams
11202
- }).m(function(Command, cs, config, o) {
11067
+ var _GetJobRunsCommand = class _GetJobRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11203
11068
  return [
11204
11069
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11205
11070
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11213,9 +11078,7 @@ var GetJobRunsCommand = _GetJobRunsCommand;
11213
11078
 
11214
11079
 
11215
11080
 
11216
- var _GetJobsCommand = class _GetJobsCommand extends import_smithy_client.Command.classBuilder().ep({
11217
- ...commonParams
11218
- }).m(function(Command, cs, config, o) {
11081
+ var _GetJobsCommand = class _GetJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11219
11082
  return [
11220
11083
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11221
11084
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11229,9 +11092,7 @@ var GetJobsCommand = _GetJobsCommand;
11229
11092
 
11230
11093
 
11231
11094
 
11232
- var _GetMappingCommand = class _GetMappingCommand extends import_smithy_client.Command.classBuilder().ep({
11233
- ...commonParams
11234
- }).m(function(Command, cs, config, o) {
11095
+ var _GetMappingCommand = class _GetMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11235
11096
  return [
11236
11097
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11237
11098
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11245,9 +11106,7 @@ var GetMappingCommand = _GetMappingCommand;
11245
11106
 
11246
11107
 
11247
11108
 
11248
- var _GetMLTaskRunCommand = class _GetMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
11249
- ...commonParams
11250
- }).m(function(Command, cs, config, o) {
11109
+ var _GetMLTaskRunCommand = class _GetMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11251
11110
  return [
11252
11111
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11253
11112
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11261,9 +11120,7 @@ var GetMLTaskRunCommand = _GetMLTaskRunCommand;
11261
11120
 
11262
11121
 
11263
11122
 
11264
- var _GetMLTaskRunsCommand = class _GetMLTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11265
- ...commonParams
11266
- }).m(function(Command, cs, config, o) {
11123
+ var _GetMLTaskRunsCommand = class _GetMLTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11267
11124
  return [
11268
11125
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11269
11126
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11277,9 +11134,7 @@ var GetMLTaskRunsCommand = _GetMLTaskRunsCommand;
11277
11134
 
11278
11135
 
11279
11136
 
11280
- var _GetMLTransformCommand = class _GetMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
11281
- ...commonParams
11282
- }).m(function(Command, cs, config, o) {
11137
+ var _GetMLTransformCommand = class _GetMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11283
11138
  return [
11284
11139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11285
11140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11293,9 +11148,7 @@ var GetMLTransformCommand = _GetMLTransformCommand;
11293
11148
 
11294
11149
 
11295
11150
 
11296
- var _GetMLTransformsCommand = class _GetMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep({
11297
- ...commonParams
11298
- }).m(function(Command, cs, config, o) {
11151
+ var _GetMLTransformsCommand = class _GetMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11299
11152
  return [
11300
11153
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11301
11154
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11309,9 +11162,7 @@ var GetMLTransformsCommand = _GetMLTransformsCommand;
11309
11162
 
11310
11163
 
11311
11164
 
11312
- var _GetPartitionCommand = class _GetPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
11313
- ...commonParams
11314
- }).m(function(Command, cs, config, o) {
11165
+ var _GetPartitionCommand = class _GetPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11315
11166
  return [
11316
11167
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11317
11168
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11325,9 +11176,7 @@ var GetPartitionCommand = _GetPartitionCommand;
11325
11176
 
11326
11177
 
11327
11178
 
11328
- var _GetPartitionIndexesCommand = class _GetPartitionIndexesCommand extends import_smithy_client.Command.classBuilder().ep({
11329
- ...commonParams
11330
- }).m(function(Command, cs, config, o) {
11179
+ var _GetPartitionIndexesCommand = class _GetPartitionIndexesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11331
11180
  return [
11332
11181
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11333
11182
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11341,9 +11190,7 @@ var GetPartitionIndexesCommand = _GetPartitionIndexesCommand;
11341
11190
 
11342
11191
 
11343
11192
 
11344
- var _GetPartitionsCommand = class _GetPartitionsCommand extends import_smithy_client.Command.classBuilder().ep({
11345
- ...commonParams
11346
- }).m(function(Command, cs, config, o) {
11193
+ var _GetPartitionsCommand = class _GetPartitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11347
11194
  return [
11348
11195
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11349
11196
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11357,9 +11204,7 @@ var GetPartitionsCommand = _GetPartitionsCommand;
11357
11204
 
11358
11205
 
11359
11206
 
11360
- var _GetPlanCommand = class _GetPlanCommand extends import_smithy_client.Command.classBuilder().ep({
11361
- ...commonParams
11362
- }).m(function(Command, cs, config, o) {
11207
+ var _GetPlanCommand = class _GetPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11363
11208
  return [
11364
11209
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11365
11210
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11373,9 +11218,7 @@ var GetPlanCommand = _GetPlanCommand;
11373
11218
 
11374
11219
 
11375
11220
 
11376
- var _GetRegistryCommand = class _GetRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
11377
- ...commonParams
11378
- }).m(function(Command, cs, config, o) {
11221
+ var _GetRegistryCommand = class _GetRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11379
11222
  return [
11380
11223
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11381
11224
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11389,9 +11232,7 @@ var GetRegistryCommand = _GetRegistryCommand;
11389
11232
 
11390
11233
 
11391
11234
 
11392
- var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11393
- ...commonParams
11394
- }).m(function(Command, cs, config, o) {
11235
+ var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11395
11236
  return [
11396
11237
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11397
11238
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11405,9 +11246,7 @@ var GetResourcePoliciesCommand = _GetResourcePoliciesCommand;
11405
11246
 
11406
11247
 
11407
11248
 
11408
- var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11409
- ...commonParams
11410
- }).m(function(Command, cs, config, o) {
11249
+ var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11411
11250
  return [
11412
11251
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11413
11252
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11421,9 +11260,7 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
11421
11260
 
11422
11261
 
11423
11262
 
11424
- var _GetSchemaByDefinitionCommand = class _GetSchemaByDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
11425
- ...commonParams
11426
- }).m(function(Command, cs, config, o) {
11263
+ var _GetSchemaByDefinitionCommand = class _GetSchemaByDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11427
11264
  return [
11428
11265
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11429
11266
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11437,9 +11274,7 @@ var GetSchemaByDefinitionCommand = _GetSchemaByDefinitionCommand;
11437
11274
 
11438
11275
 
11439
11276
 
11440
- var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
11441
- ...commonParams
11442
- }).m(function(Command, cs, config, o) {
11277
+ var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11443
11278
  return [
11444
11279
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11445
11280
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11453,9 +11288,7 @@ var GetSchemaCommand = _GetSchemaCommand;
11453
11288
 
11454
11289
 
11455
11290
 
11456
- var _GetSchemaVersionCommand = class _GetSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11457
- ...commonParams
11458
- }).m(function(Command, cs, config, o) {
11291
+ var _GetSchemaVersionCommand = class _GetSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11459
11292
  return [
11460
11293
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11461
11294
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11469,9 +11302,7 @@ var GetSchemaVersionCommand = _GetSchemaVersionCommand;
11469
11302
 
11470
11303
 
11471
11304
 
11472
- var _GetSchemaVersionsDiffCommand = class _GetSchemaVersionsDiffCommand extends import_smithy_client.Command.classBuilder().ep({
11473
- ...commonParams
11474
- }).m(function(Command, cs, config, o) {
11305
+ var _GetSchemaVersionsDiffCommand = class _GetSchemaVersionsDiffCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11475
11306
  return [
11476
11307
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11477
11308
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11485,9 +11316,7 @@ var GetSchemaVersionsDiffCommand = _GetSchemaVersionsDiffCommand;
11485
11316
 
11486
11317
 
11487
11318
 
11488
- var _GetSecurityConfigurationCommand = class _GetSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
11489
- ...commonParams
11490
- }).m(function(Command, cs, config, o) {
11319
+ var _GetSecurityConfigurationCommand = class _GetSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11491
11320
  return [
11492
11321
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11493
11322
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11501,9 +11330,7 @@ var GetSecurityConfigurationCommand = _GetSecurityConfigurationCommand;
11501
11330
 
11502
11331
 
11503
11332
 
11504
- var _GetSecurityConfigurationsCommand = class _GetSecurityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
11505
- ...commonParams
11506
- }).m(function(Command, cs, config, o) {
11333
+ var _GetSecurityConfigurationsCommand = class _GetSecurityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11507
11334
  return [
11508
11335
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11509
11336
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11517,9 +11344,7 @@ var GetSecurityConfigurationsCommand = _GetSecurityConfigurationsCommand;
11517
11344
 
11518
11345
 
11519
11346
 
11520
- var _GetSessionCommand = class _GetSessionCommand extends import_smithy_client.Command.classBuilder().ep({
11521
- ...commonParams
11522
- }).m(function(Command, cs, config, o) {
11347
+ var _GetSessionCommand = class _GetSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11523
11348
  return [
11524
11349
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11525
11350
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11533,9 +11358,7 @@ var GetSessionCommand = _GetSessionCommand;
11533
11358
 
11534
11359
 
11535
11360
 
11536
- var _GetStatementCommand = class _GetStatementCommand extends import_smithy_client.Command.classBuilder().ep({
11537
- ...commonParams
11538
- }).m(function(Command, cs, config, o) {
11361
+ var _GetStatementCommand = class _GetStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11539
11362
  return [
11540
11363
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11541
11364
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11549,9 +11372,7 @@ var GetStatementCommand = _GetStatementCommand;
11549
11372
 
11550
11373
 
11551
11374
 
11552
- var _GetTableCommand = class _GetTableCommand extends import_smithy_client.Command.classBuilder().ep({
11553
- ...commonParams
11554
- }).m(function(Command, cs, config, o) {
11375
+ var _GetTableCommand = class _GetTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11555
11376
  return [
11556
11377
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11557
11378
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11565,9 +11386,7 @@ var GetTableCommand = _GetTableCommand;
11565
11386
 
11566
11387
 
11567
11388
 
11568
- var _GetTableOptimizerCommand = class _GetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
11569
- ...commonParams
11570
- }).m(function(Command, cs, config, o) {
11389
+ var _GetTableOptimizerCommand = class _GetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11571
11390
  return [
11572
11391
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11573
11392
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11581,9 +11400,7 @@ var GetTableOptimizerCommand = _GetTableOptimizerCommand;
11581
11400
 
11582
11401
 
11583
11402
 
11584
- var _GetTablesCommand = class _GetTablesCommand extends import_smithy_client.Command.classBuilder().ep({
11585
- ...commonParams
11586
- }).m(function(Command, cs, config, o) {
11403
+ var _GetTablesCommand = class _GetTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11587
11404
  return [
11588
11405
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11589
11406
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11597,9 +11414,7 @@ var GetTablesCommand = _GetTablesCommand;
11597
11414
 
11598
11415
 
11599
11416
 
11600
- var _GetTableVersionCommand = class _GetTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11601
- ...commonParams
11602
- }).m(function(Command, cs, config, o) {
11417
+ var _GetTableVersionCommand = class _GetTableVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11603
11418
  return [
11604
11419
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11605
11420
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11613,9 +11428,7 @@ var GetTableVersionCommand = _GetTableVersionCommand;
11613
11428
 
11614
11429
 
11615
11430
 
11616
- var _GetTableVersionsCommand = class _GetTableVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11617
- ...commonParams
11618
- }).m(function(Command, cs, config, o) {
11431
+ var _GetTableVersionsCommand = class _GetTableVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11619
11432
  return [
11620
11433
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11621
11434
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11629,9 +11442,7 @@ var GetTableVersionsCommand = _GetTableVersionsCommand;
11629
11442
 
11630
11443
 
11631
11444
 
11632
- var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11633
- ...commonParams
11634
- }).m(function(Command, cs, config, o) {
11445
+ var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11635
11446
  return [
11636
11447
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11637
11448
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11645,9 +11456,7 @@ var GetTagsCommand = _GetTagsCommand;
11645
11456
 
11646
11457
 
11647
11458
 
11648
- var _GetTriggerCommand = class _GetTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
11649
- ...commonParams
11650
- }).m(function(Command, cs, config, o) {
11459
+ var _GetTriggerCommand = class _GetTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11651
11460
  return [
11652
11461
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11653
11462
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11661,9 +11470,7 @@ var GetTriggerCommand = _GetTriggerCommand;
11661
11470
 
11662
11471
 
11663
11472
 
11664
- var _GetTriggersCommand = class _GetTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
11665
- ...commonParams
11666
- }).m(function(Command, cs, config, o) {
11473
+ var _GetTriggersCommand = class _GetTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11667
11474
  return [
11668
11475
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11669
11476
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11677,9 +11484,7 @@ var GetTriggersCommand = _GetTriggersCommand;
11677
11484
 
11678
11485
 
11679
11486
 
11680
- var _GetUnfilteredPartitionMetadataCommand = class _GetUnfilteredPartitionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11681
- ...commonParams
11682
- }).m(function(Command, cs, config, o) {
11487
+ var _GetUnfilteredPartitionMetadataCommand = class _GetUnfilteredPartitionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11683
11488
  return [
11684
11489
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11685
11490
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11693,9 +11498,7 @@ var GetUnfilteredPartitionMetadataCommand = _GetUnfilteredPartitionMetadataComma
11693
11498
 
11694
11499
 
11695
11500
 
11696
- var _GetUnfilteredPartitionsMetadataCommand = class _GetUnfilteredPartitionsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11697
- ...commonParams
11698
- }).m(function(Command, cs, config, o) {
11501
+ var _GetUnfilteredPartitionsMetadataCommand = class _GetUnfilteredPartitionsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11699
11502
  return [
11700
11503
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11701
11504
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11709,9 +11512,7 @@ var GetUnfilteredPartitionsMetadataCommand = _GetUnfilteredPartitionsMetadataCom
11709
11512
 
11710
11513
 
11711
11514
 
11712
- var _GetUnfilteredTableMetadataCommand = class _GetUnfilteredTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11713
- ...commonParams
11714
- }).m(function(Command, cs, config, o) {
11515
+ var _GetUnfilteredTableMetadataCommand = class _GetUnfilteredTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11715
11516
  return [
11716
11517
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11717
11518
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11725,9 +11526,7 @@ var GetUnfilteredTableMetadataCommand = _GetUnfilteredTableMetadataCommand;
11725
11526
 
11726
11527
 
11727
11528
 
11728
- var _GetUsageProfileCommand = class _GetUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
11729
- ...commonParams
11730
- }).m(function(Command, cs, config, o) {
11529
+ var _GetUsageProfileCommand = class _GetUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11731
11530
  return [
11732
11531
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11733
11532
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11741,9 +11540,7 @@ var GetUsageProfileCommand = _GetUsageProfileCommand;
11741
11540
 
11742
11541
 
11743
11542
 
11744
- var _GetUserDefinedFunctionCommand = class _GetUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
11745
- ...commonParams
11746
- }).m(function(Command, cs, config, o) {
11543
+ var _GetUserDefinedFunctionCommand = class _GetUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11747
11544
  return [
11748
11545
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11749
11546
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11757,9 +11554,7 @@ var GetUserDefinedFunctionCommand = _GetUserDefinedFunctionCommand;
11757
11554
 
11758
11555
 
11759
11556
 
11760
- var _GetUserDefinedFunctionsCommand = class _GetUserDefinedFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
11761
- ...commonParams
11762
- }).m(function(Command, cs, config, o) {
11557
+ var _GetUserDefinedFunctionsCommand = class _GetUserDefinedFunctionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11763
11558
  return [
11764
11559
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11765
11560
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11773,9 +11568,7 @@ var GetUserDefinedFunctionsCommand = _GetUserDefinedFunctionsCommand;
11773
11568
 
11774
11569
 
11775
11570
 
11776
- var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
11777
- ...commonParams
11778
- }).m(function(Command, cs, config, o) {
11571
+ var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11779
11572
  return [
11780
11573
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11781
11574
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11789,9 +11582,7 @@ var GetWorkflowCommand = _GetWorkflowCommand;
11789
11582
 
11790
11583
 
11791
11584
 
11792
- var _GetWorkflowRunCommand = class _GetWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
11793
- ...commonParams
11794
- }).m(function(Command, cs, config, o) {
11585
+ var _GetWorkflowRunCommand = class _GetWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11795
11586
  return [
11796
11587
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11797
11588
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11805,9 +11596,7 @@ var GetWorkflowRunCommand = _GetWorkflowRunCommand;
11805
11596
 
11806
11597
 
11807
11598
 
11808
- var _GetWorkflowRunPropertiesCommand = class _GetWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
11809
- ...commonParams
11810
- }).m(function(Command, cs, config, o) {
11599
+ var _GetWorkflowRunPropertiesCommand = class _GetWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11811
11600
  return [
11812
11601
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11813
11602
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11821,9 +11610,7 @@ var GetWorkflowRunPropertiesCommand = _GetWorkflowRunPropertiesCommand;
11821
11610
 
11822
11611
 
11823
11612
 
11824
- var _GetWorkflowRunsCommand = class _GetWorkflowRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11825
- ...commonParams
11826
- }).m(function(Command, cs, config, o) {
11613
+ var _GetWorkflowRunsCommand = class _GetWorkflowRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11827
11614
  return [
11828
11615
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11829
11616
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11837,9 +11624,7 @@ var GetWorkflowRunsCommand = _GetWorkflowRunsCommand;
11837
11624
 
11838
11625
 
11839
11626
 
11840
- var _ImportCatalogToGlueCommand = class _ImportCatalogToGlueCommand extends import_smithy_client.Command.classBuilder().ep({
11841
- ...commonParams
11842
- }).m(function(Command, cs, config, o) {
11627
+ var _ImportCatalogToGlueCommand = class _ImportCatalogToGlueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11843
11628
  return [
11844
11629
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11845
11630
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11853,9 +11638,7 @@ var ImportCatalogToGlueCommand = _ImportCatalogToGlueCommand;
11853
11638
 
11854
11639
 
11855
11640
 
11856
- var _ListBlueprintsCommand = class _ListBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep({
11857
- ...commonParams
11858
- }).m(function(Command, cs, config, o) {
11641
+ var _ListBlueprintsCommand = class _ListBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11859
11642
  return [
11860
11643
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11861
11644
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11869,9 +11652,7 @@ var ListBlueprintsCommand = _ListBlueprintsCommand;
11869
11652
 
11870
11653
 
11871
11654
 
11872
- var _ListColumnStatisticsTaskRunsCommand = class _ListColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11873
- ...commonParams
11874
- }).m(function(Command, cs, config, o) {
11655
+ var _ListColumnStatisticsTaskRunsCommand = class _ListColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11875
11656
  return [
11876
11657
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11877
11658
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11885,9 +11666,7 @@ var ListColumnStatisticsTaskRunsCommand = _ListColumnStatisticsTaskRunsCommand;
11885
11666
 
11886
11667
 
11887
11668
 
11888
- var _ListCrawlersCommand = class _ListCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
11889
- ...commonParams
11890
- }).m(function(Command, cs, config, o) {
11669
+ var _ListCrawlersCommand = class _ListCrawlersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11891
11670
  return [
11892
11671
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11893
11672
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11901,9 +11680,7 @@ var ListCrawlersCommand = _ListCrawlersCommand;
11901
11680
 
11902
11681
 
11903
11682
 
11904
- var _ListCrawlsCommand = class _ListCrawlsCommand extends import_smithy_client.Command.classBuilder().ep({
11905
- ...commonParams
11906
- }).m(function(Command, cs, config, o) {
11683
+ var _ListCrawlsCommand = class _ListCrawlsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11907
11684
  return [
11908
11685
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11909
11686
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11917,9 +11694,7 @@ var ListCrawlsCommand = _ListCrawlsCommand;
11917
11694
 
11918
11695
 
11919
11696
 
11920
- var _ListCustomEntityTypesCommand = class _ListCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
11921
- ...commonParams
11922
- }).m(function(Command, cs, config, o) {
11697
+ var _ListCustomEntityTypesCommand = class _ListCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11923
11698
  return [
11924
11699
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11925
11700
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11933,9 +11708,7 @@ var ListCustomEntityTypesCommand = _ListCustomEntityTypesCommand;
11933
11708
 
11934
11709
 
11935
11710
 
11936
- var _ListDataQualityResultsCommand = class _ListDataQualityResultsCommand extends import_smithy_client.Command.classBuilder().ep({
11937
- ...commonParams
11938
- }).m(function(Command, cs, config, o) {
11711
+ var _ListDataQualityResultsCommand = class _ListDataQualityResultsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11939
11712
  return [
11940
11713
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11941
11714
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11949,9 +11722,7 @@ var ListDataQualityResultsCommand = _ListDataQualityResultsCommand;
11949
11722
 
11950
11723
 
11951
11724
 
11952
- var _ListDataQualityRuleRecommendationRunsCommand = class _ListDataQualityRuleRecommendationRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11953
- ...commonParams
11954
- }).m(function(Command, cs, config, o) {
11725
+ var _ListDataQualityRuleRecommendationRunsCommand = class _ListDataQualityRuleRecommendationRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11955
11726
  return [
11956
11727
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11957
11728
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11965,9 +11736,7 @@ var ListDataQualityRuleRecommendationRunsCommand = _ListDataQualityRuleRecommend
11965
11736
 
11966
11737
 
11967
11738
 
11968
- var _ListDataQualityRulesetEvaluationRunsCommand = class _ListDataQualityRulesetEvaluationRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11969
- ...commonParams
11970
- }).m(function(Command, cs, config, o) {
11739
+ var _ListDataQualityRulesetEvaluationRunsCommand = class _ListDataQualityRulesetEvaluationRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11971
11740
  return [
11972
11741
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11973
11742
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11981,9 +11750,7 @@ var ListDataQualityRulesetEvaluationRunsCommand = _ListDataQualityRulesetEvaluat
11981
11750
 
11982
11751
 
11983
11752
 
11984
- var _ListDataQualityRulesetsCommand = class _ListDataQualityRulesetsCommand extends import_smithy_client.Command.classBuilder().ep({
11985
- ...commonParams
11986
- }).m(function(Command, cs, config, o) {
11753
+ var _ListDataQualityRulesetsCommand = class _ListDataQualityRulesetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11987
11754
  return [
11988
11755
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11989
11756
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11997,9 +11764,7 @@ var ListDataQualityRulesetsCommand = _ListDataQualityRulesetsCommand;
11997
11764
 
11998
11765
 
11999
11766
 
12000
- var _ListDataQualityStatisticAnnotationsCommand = class _ListDataQualityStatisticAnnotationsCommand extends import_smithy_client.Command.classBuilder().ep({
12001
- ...commonParams
12002
- }).m(function(Command, cs, config, o) {
11767
+ var _ListDataQualityStatisticAnnotationsCommand = class _ListDataQualityStatisticAnnotationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12003
11768
  return [
12004
11769
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12005
11770
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12013,9 +11778,7 @@ var ListDataQualityStatisticAnnotationsCommand = _ListDataQualityStatisticAnnota
12013
11778
 
12014
11779
 
12015
11780
 
12016
- var _ListDataQualityStatisticsCommand = class _ListDataQualityStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
12017
- ...commonParams
12018
- }).m(function(Command, cs, config, o) {
11781
+ var _ListDataQualityStatisticsCommand = class _ListDataQualityStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12019
11782
  return [
12020
11783
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12021
11784
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12029,9 +11792,7 @@ var ListDataQualityStatisticsCommand = _ListDataQualityStatisticsCommand;
12029
11792
 
12030
11793
 
12031
11794
 
12032
- var _ListDevEndpointsCommand = class _ListDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
12033
- ...commonParams
12034
- }).m(function(Command, cs, config, o) {
11795
+ var _ListDevEndpointsCommand = class _ListDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12035
11796
  return [
12036
11797
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12037
11798
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12045,9 +11806,7 @@ var ListDevEndpointsCommand = _ListDevEndpointsCommand;
12045
11806
 
12046
11807
 
12047
11808
 
12048
- var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
12049
- ...commonParams
12050
- }).m(function(Command, cs, config, o) {
11809
+ var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12051
11810
  return [
12052
11811
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12053
11812
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12061,9 +11820,7 @@ var ListJobsCommand = _ListJobsCommand;
12061
11820
 
12062
11821
 
12063
11822
 
12064
- var _ListMLTransformsCommand = class _ListMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep({
12065
- ...commonParams
12066
- }).m(function(Command, cs, config, o) {
11823
+ var _ListMLTransformsCommand = class _ListMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12067
11824
  return [
12068
11825
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12069
11826
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12077,9 +11834,7 @@ var ListMLTransformsCommand = _ListMLTransformsCommand;
12077
11834
 
12078
11835
 
12079
11836
 
12080
- var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep({
12081
- ...commonParams
12082
- }).m(function(Command, cs, config, o) {
11837
+ var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12083
11838
  return [
12084
11839
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12085
11840
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12093,9 +11848,7 @@ var ListRegistriesCommand = _ListRegistriesCommand;
12093
11848
 
12094
11849
 
12095
11850
 
12096
- var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
12097
- ...commonParams
12098
- }).m(function(Command, cs, config, o) {
11851
+ var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12099
11852
  return [
12100
11853
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12101
11854
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12109,9 +11862,7 @@ var ListSchemasCommand = _ListSchemasCommand;
12109
11862
 
12110
11863
 
12111
11864
 
12112
- var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
12113
- ...commonParams
12114
- }).m(function(Command, cs, config, o) {
11865
+ var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12115
11866
  return [
12116
11867
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12117
11868
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12125,9 +11876,7 @@ var ListSchemaVersionsCommand = _ListSchemaVersionsCommand;
12125
11876
 
12126
11877
 
12127
11878
 
12128
- var _ListSessionsCommand = class _ListSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
12129
- ...commonParams
12130
- }).m(function(Command, cs, config, o) {
11879
+ var _ListSessionsCommand = class _ListSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12131
11880
  return [
12132
11881
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12133
11882
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12141,9 +11890,7 @@ var ListSessionsCommand = _ListSessionsCommand;
12141
11890
 
12142
11891
 
12143
11892
 
12144
- var _ListStatementsCommand = class _ListStatementsCommand extends import_smithy_client.Command.classBuilder().ep({
12145
- ...commonParams
12146
- }).m(function(Command, cs, config, o) {
11893
+ var _ListStatementsCommand = class _ListStatementsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12147
11894
  return [
12148
11895
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12149
11896
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12157,9 +11904,7 @@ var ListStatementsCommand = _ListStatementsCommand;
12157
11904
 
12158
11905
 
12159
11906
 
12160
- var _ListTableOptimizerRunsCommand = class _ListTableOptimizerRunsCommand extends import_smithy_client.Command.classBuilder().ep({
12161
- ...commonParams
12162
- }).m(function(Command, cs, config, o) {
11907
+ var _ListTableOptimizerRunsCommand = class _ListTableOptimizerRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12163
11908
  return [
12164
11909
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12165
11910
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12173,9 +11918,7 @@ var ListTableOptimizerRunsCommand = _ListTableOptimizerRunsCommand;
12173
11918
 
12174
11919
 
12175
11920
 
12176
- var _ListTriggersCommand = class _ListTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
12177
- ...commonParams
12178
- }).m(function(Command, cs, config, o) {
11921
+ var _ListTriggersCommand = class _ListTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12179
11922
  return [
12180
11923
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12181
11924
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12189,9 +11932,7 @@ var ListTriggersCommand = _ListTriggersCommand;
12189
11932
 
12190
11933
 
12191
11934
 
12192
- var _ListUsageProfilesCommand = class _ListUsageProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
12193
- ...commonParams
12194
- }).m(function(Command, cs, config, o) {
11935
+ var _ListUsageProfilesCommand = class _ListUsageProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12195
11936
  return [
12196
11937
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12197
11938
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12205,9 +11946,7 @@ var ListUsageProfilesCommand = _ListUsageProfilesCommand;
12205
11946
 
12206
11947
 
12207
11948
 
12208
- var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
12209
- ...commonParams
12210
- }).m(function(Command, cs, config, o) {
11949
+ var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12211
11950
  return [
12212
11951
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12213
11952
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12221,9 +11960,7 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
12221
11960
 
12222
11961
 
12223
11962
 
12224
- var _PutDataCatalogEncryptionSettingsCommand = class _PutDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
12225
- ...commonParams
12226
- }).m(function(Command, cs, config, o) {
11963
+ var _PutDataCatalogEncryptionSettingsCommand = class _PutDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12227
11964
  return [
12228
11965
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12229
11966
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12237,9 +11974,7 @@ var PutDataCatalogEncryptionSettingsCommand = _PutDataCatalogEncryptionSettingsC
12237
11974
 
12238
11975
 
12239
11976
 
12240
- var _PutDataQualityProfileAnnotationCommand = class _PutDataQualityProfileAnnotationCommand extends import_smithy_client.Command.classBuilder().ep({
12241
- ...commonParams
12242
- }).m(function(Command, cs, config, o) {
11977
+ var _PutDataQualityProfileAnnotationCommand = class _PutDataQualityProfileAnnotationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12243
11978
  return [
12244
11979
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12245
11980
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12253,9 +11988,7 @@ var PutDataQualityProfileAnnotationCommand = _PutDataQualityProfileAnnotationCom
12253
11988
 
12254
11989
 
12255
11990
 
12256
- var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12257
- ...commonParams
12258
- }).m(function(Command, cs, config, o) {
11991
+ var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12259
11992
  return [
12260
11993
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12261
11994
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12269,9 +12002,7 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
12269
12002
 
12270
12003
 
12271
12004
 
12272
- var _PutSchemaVersionMetadataCommand = class _PutSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12273
- ...commonParams
12274
- }).m(function(Command, cs, config, o) {
12005
+ var _PutSchemaVersionMetadataCommand = class _PutSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12275
12006
  return [
12276
12007
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12277
12008
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12285,9 +12016,7 @@ var PutSchemaVersionMetadataCommand = _PutSchemaVersionMetadataCommand;
12285
12016
 
12286
12017
 
12287
12018
 
12288
- var _PutWorkflowRunPropertiesCommand = class _PutWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
12289
- ...commonParams
12290
- }).m(function(Command, cs, config, o) {
12019
+ var _PutWorkflowRunPropertiesCommand = class _PutWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12291
12020
  return [
12292
12021
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12293
12022
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12301,9 +12030,7 @@ var PutWorkflowRunPropertiesCommand = _PutWorkflowRunPropertiesCommand;
12301
12030
 
12302
12031
 
12303
12032
 
12304
- var _QuerySchemaVersionMetadataCommand = class _QuerySchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12305
- ...commonParams
12306
- }).m(function(Command, cs, config, o) {
12033
+ var _QuerySchemaVersionMetadataCommand = class _QuerySchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12307
12034
  return [
12308
12035
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12309
12036
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12317,9 +12044,7 @@ var QuerySchemaVersionMetadataCommand = _QuerySchemaVersionMetadataCommand;
12317
12044
 
12318
12045
 
12319
12046
 
12320
- var _RegisterSchemaVersionCommand = class _RegisterSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12321
- ...commonParams
12322
- }).m(function(Command, cs, config, o) {
12047
+ var _RegisterSchemaVersionCommand = class _RegisterSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12323
12048
  return [
12324
12049
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12325
12050
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12333,9 +12058,7 @@ var RegisterSchemaVersionCommand = _RegisterSchemaVersionCommand;
12333
12058
 
12334
12059
 
12335
12060
 
12336
- var _RemoveSchemaVersionMetadataCommand = class _RemoveSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12337
- ...commonParams
12338
- }).m(function(Command, cs, config, o) {
12061
+ var _RemoveSchemaVersionMetadataCommand = class _RemoveSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12339
12062
  return [
12340
12063
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12341
12064
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12349,9 +12072,7 @@ var RemoveSchemaVersionMetadataCommand = _RemoveSchemaVersionMetadataCommand;
12349
12072
 
12350
12073
 
12351
12074
 
12352
- var _ResetJobBookmarkCommand = class _ResetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep({
12353
- ...commonParams
12354
- }).m(function(Command, cs, config, o) {
12075
+ var _ResetJobBookmarkCommand = class _ResetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12355
12076
  return [
12356
12077
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12357
12078
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12365,9 +12086,7 @@ var ResetJobBookmarkCommand = _ResetJobBookmarkCommand;
12365
12086
 
12366
12087
 
12367
12088
 
12368
- var _ResumeWorkflowRunCommand = class _ResumeWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12369
- ...commonParams
12370
- }).m(function(Command, cs, config, o) {
12089
+ var _ResumeWorkflowRunCommand = class _ResumeWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12371
12090
  return [
12372
12091
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12373
12092
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12381,9 +12100,7 @@ var ResumeWorkflowRunCommand = _ResumeWorkflowRunCommand;
12381
12100
 
12382
12101
 
12383
12102
 
12384
- var _RunStatementCommand = class _RunStatementCommand extends import_smithy_client.Command.classBuilder().ep({
12385
- ...commonParams
12386
- }).m(function(Command, cs, config, o) {
12103
+ var _RunStatementCommand = class _RunStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12387
12104
  return [
12388
12105
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12389
12106
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12397,9 +12114,7 @@ var RunStatementCommand = _RunStatementCommand;
12397
12114
 
12398
12115
 
12399
12116
 
12400
- var _SearchTablesCommand = class _SearchTablesCommand extends import_smithy_client.Command.classBuilder().ep({
12401
- ...commonParams
12402
- }).m(function(Command, cs, config, o) {
12117
+ var _SearchTablesCommand = class _SearchTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12403
12118
  return [
12404
12119
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12405
12120
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12413,9 +12128,7 @@ var SearchTablesCommand = _SearchTablesCommand;
12413
12128
 
12414
12129
 
12415
12130
 
12416
- var _StartBlueprintRunCommand = class _StartBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep({
12417
- ...commonParams
12418
- }).m(function(Command, cs, config, o) {
12131
+ var _StartBlueprintRunCommand = class _StartBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12419
12132
  return [
12420
12133
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12421
12134
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12429,9 +12142,7 @@ var StartBlueprintRunCommand = _StartBlueprintRunCommand;
12429
12142
 
12430
12143
 
12431
12144
 
12432
- var _StartColumnStatisticsTaskRunCommand = class _StartColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12433
- ...commonParams
12434
- }).m(function(Command, cs, config, o) {
12145
+ var _StartColumnStatisticsTaskRunCommand = class _StartColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12435
12146
  return [
12436
12147
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12437
12148
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12445,9 +12156,7 @@ var StartColumnStatisticsTaskRunCommand = _StartColumnStatisticsTaskRunCommand;
12445
12156
 
12446
12157
 
12447
12158
 
12448
- var _StartCrawlerCommand = class _StartCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12449
- ...commonParams
12450
- }).m(function(Command, cs, config, o) {
12159
+ var _StartCrawlerCommand = class _StartCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12451
12160
  return [
12452
12161
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12453
12162
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12461,9 +12170,7 @@ var StartCrawlerCommand = _StartCrawlerCommand;
12461
12170
 
12462
12171
 
12463
12172
 
12464
- var _StartCrawlerScheduleCommand = class _StartCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12465
- ...commonParams
12466
- }).m(function(Command, cs, config, o) {
12173
+ var _StartCrawlerScheduleCommand = class _StartCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12467
12174
  return [
12468
12175
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12469
12176
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12477,9 +12184,7 @@ var StartCrawlerScheduleCommand = _StartCrawlerScheduleCommand;
12477
12184
 
12478
12185
 
12479
12186
 
12480
- var _StartDataQualityRuleRecommendationRunCommand = class _StartDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
12481
- ...commonParams
12482
- }).m(function(Command, cs, config, o) {
12187
+ var _StartDataQualityRuleRecommendationRunCommand = class _StartDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12483
12188
  return [
12484
12189
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12485
12190
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12493,9 +12198,7 @@ var StartDataQualityRuleRecommendationRunCommand = _StartDataQualityRuleRecommen
12493
12198
 
12494
12199
 
12495
12200
 
12496
- var _StartDataQualityRulesetEvaluationRunCommand = class _StartDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
12497
- ...commonParams
12498
- }).m(function(Command, cs, config, o) {
12201
+ var _StartDataQualityRulesetEvaluationRunCommand = class _StartDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12499
12202
  return [
12500
12203
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12501
12204
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12509,9 +12212,7 @@ var StartDataQualityRulesetEvaluationRunCommand = _StartDataQualityRulesetEvalua
12509
12212
 
12510
12213
 
12511
12214
 
12512
- var _StartExportLabelsTaskRunCommand = class _StartExportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12513
- ...commonParams
12514
- }).m(function(Command, cs, config, o) {
12215
+ var _StartExportLabelsTaskRunCommand = class _StartExportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12515
12216
  return [
12516
12217
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12517
12218
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12525,9 +12226,7 @@ var StartExportLabelsTaskRunCommand = _StartExportLabelsTaskRunCommand;
12525
12226
 
12526
12227
 
12527
12228
 
12528
- var _StartImportLabelsTaskRunCommand = class _StartImportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12529
- ...commonParams
12530
- }).m(function(Command, cs, config, o) {
12229
+ var _StartImportLabelsTaskRunCommand = class _StartImportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12531
12230
  return [
12532
12231
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12533
12232
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12541,9 +12240,7 @@ var StartImportLabelsTaskRunCommand = _StartImportLabelsTaskRunCommand;
12541
12240
 
12542
12241
 
12543
12242
 
12544
- var _StartJobRunCommand = class _StartJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
12545
- ...commonParams
12546
- }).m(function(Command, cs, config, o) {
12243
+ var _StartJobRunCommand = class _StartJobRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12547
12244
  return [
12548
12245
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12549
12246
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12557,9 +12254,7 @@ var StartJobRunCommand = _StartJobRunCommand;
12557
12254
 
12558
12255
 
12559
12256
 
12560
- var _StartMLEvaluationTaskRunCommand = class _StartMLEvaluationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12561
- ...commonParams
12562
- }).m(function(Command, cs, config, o) {
12257
+ var _StartMLEvaluationTaskRunCommand = class _StartMLEvaluationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12563
12258
  return [
12564
12259
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12565
12260
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12573,9 +12268,7 @@ var StartMLEvaluationTaskRunCommand = _StartMLEvaluationTaskRunCommand;
12573
12268
 
12574
12269
 
12575
12270
 
12576
- var _StartMLLabelingSetGenerationTaskRunCommand = class _StartMLLabelingSetGenerationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12577
- ...commonParams
12578
- }).m(function(Command, cs, config, o) {
12271
+ var _StartMLLabelingSetGenerationTaskRunCommand = class _StartMLLabelingSetGenerationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12579
12272
  return [
12580
12273
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12581
12274
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12589,9 +12282,7 @@ var StartMLLabelingSetGenerationTaskRunCommand = _StartMLLabelingSetGenerationTa
12589
12282
 
12590
12283
 
12591
12284
 
12592
- var _StartTriggerCommand = class _StartTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12593
- ...commonParams
12594
- }).m(function(Command, cs, config, o) {
12285
+ var _StartTriggerCommand = class _StartTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12595
12286
  return [
12596
12287
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12597
12288
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12605,9 +12296,7 @@ var StartTriggerCommand = _StartTriggerCommand;
12605
12296
 
12606
12297
 
12607
12298
 
12608
- var _StartWorkflowRunCommand = class _StartWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12609
- ...commonParams
12610
- }).m(function(Command, cs, config, o) {
12299
+ var _StartWorkflowRunCommand = class _StartWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12611
12300
  return [
12612
12301
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12613
12302
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12621,9 +12310,7 @@ var StartWorkflowRunCommand = _StartWorkflowRunCommand;
12621
12310
 
12622
12311
 
12623
12312
 
12624
- var _StopColumnStatisticsTaskRunCommand = class _StopColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12625
- ...commonParams
12626
- }).m(function(Command, cs, config, o) {
12313
+ var _StopColumnStatisticsTaskRunCommand = class _StopColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12627
12314
  return [
12628
12315
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12629
12316
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12637,9 +12324,7 @@ var StopColumnStatisticsTaskRunCommand = _StopColumnStatisticsTaskRunCommand;
12637
12324
 
12638
12325
 
12639
12326
 
12640
- var _StopCrawlerCommand = class _StopCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12641
- ...commonParams
12642
- }).m(function(Command, cs, config, o) {
12327
+ var _StopCrawlerCommand = class _StopCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12643
12328
  return [
12644
12329
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12645
12330
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12653,9 +12338,7 @@ var StopCrawlerCommand = _StopCrawlerCommand;
12653
12338
 
12654
12339
 
12655
12340
 
12656
- var _StopCrawlerScheduleCommand = class _StopCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12657
- ...commonParams
12658
- }).m(function(Command, cs, config, o) {
12341
+ var _StopCrawlerScheduleCommand = class _StopCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12659
12342
  return [
12660
12343
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12661
12344
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12669,9 +12352,7 @@ var StopCrawlerScheduleCommand = _StopCrawlerScheduleCommand;
12669
12352
 
12670
12353
 
12671
12354
 
12672
- var _StopSessionCommand = class _StopSessionCommand extends import_smithy_client.Command.classBuilder().ep({
12673
- ...commonParams
12674
- }).m(function(Command, cs, config, o) {
12355
+ var _StopSessionCommand = class _StopSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12675
12356
  return [
12676
12357
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12677
12358
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12685,9 +12366,7 @@ var StopSessionCommand = _StopSessionCommand;
12685
12366
 
12686
12367
 
12687
12368
 
12688
- var _StopTriggerCommand = class _StopTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12689
- ...commonParams
12690
- }).m(function(Command, cs, config, o) {
12369
+ var _StopTriggerCommand = class _StopTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12691
12370
  return [
12692
12371
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12693
12372
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12701,9 +12380,7 @@ var StopTriggerCommand = _StopTriggerCommand;
12701
12380
 
12702
12381
 
12703
12382
 
12704
- var _StopWorkflowRunCommand = class _StopWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12705
- ...commonParams
12706
- }).m(function(Command, cs, config, o) {
12383
+ var _StopWorkflowRunCommand = class _StopWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12707
12384
  return [
12708
12385
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12709
12386
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12717,9 +12394,7 @@ var StopWorkflowRunCommand = _StopWorkflowRunCommand;
12717
12394
 
12718
12395
 
12719
12396
 
12720
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
12721
- ...commonParams
12722
- }).m(function(Command, cs, config, o) {
12397
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12723
12398
  return [
12724
12399
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12725
12400
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12733,9 +12408,7 @@ var TagResourceCommand = _TagResourceCommand;
12733
12408
 
12734
12409
 
12735
12410
 
12736
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
12737
- ...commonParams
12738
- }).m(function(Command, cs, config, o) {
12411
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12739
12412
  return [
12740
12413
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12741
12414
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12749,9 +12422,7 @@ var UntagResourceCommand = _UntagResourceCommand;
12749
12422
 
12750
12423
 
12751
12424
 
12752
- var _UpdateBlueprintCommand = class _UpdateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
12753
- ...commonParams
12754
- }).m(function(Command, cs, config, o) {
12425
+ var _UpdateBlueprintCommand = class _UpdateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12755
12426
  return [
12756
12427
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12757
12428
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12765,9 +12436,7 @@ var UpdateBlueprintCommand = _UpdateBlueprintCommand;
12765
12436
 
12766
12437
 
12767
12438
 
12768
- var _UpdateClassifierCommand = class _UpdateClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
12769
- ...commonParams
12770
- }).m(function(Command, cs, config, o) {
12439
+ var _UpdateClassifierCommand = class _UpdateClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12771
12440
  return [
12772
12441
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12773
12442
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12781,9 +12450,7 @@ var UpdateClassifierCommand = _UpdateClassifierCommand;
12781
12450
 
12782
12451
 
12783
12452
 
12784
- var _UpdateColumnStatisticsForPartitionCommand = class _UpdateColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
12785
- ...commonParams
12786
- }).m(function(Command, cs, config, o) {
12453
+ var _UpdateColumnStatisticsForPartitionCommand = class _UpdateColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12787
12454
  return [
12788
12455
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12789
12456
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12797,9 +12464,7 @@ var UpdateColumnStatisticsForPartitionCommand = _UpdateColumnStatisticsForPartit
12797
12464
 
12798
12465
 
12799
12466
 
12800
- var _UpdateColumnStatisticsForTableCommand = class _UpdateColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
12801
- ...commonParams
12802
- }).m(function(Command, cs, config, o) {
12467
+ var _UpdateColumnStatisticsForTableCommand = class _UpdateColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12803
12468
  return [
12804
12469
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12805
12470
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12813,9 +12478,7 @@ var UpdateColumnStatisticsForTableCommand = _UpdateColumnStatisticsForTableComma
12813
12478
 
12814
12479
 
12815
12480
 
12816
- var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
12817
- ...commonParams
12818
- }).m(function(Command, cs, config, o) {
12481
+ var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12819
12482
  return [
12820
12483
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12821
12484
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12829,9 +12492,7 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
12829
12492
 
12830
12493
 
12831
12494
 
12832
- var _UpdateCrawlerCommand = class _UpdateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12833
- ...commonParams
12834
- }).m(function(Command, cs, config, o) {
12495
+ var _UpdateCrawlerCommand = class _UpdateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12835
12496
  return [
12836
12497
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12837
12498
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12845,9 +12506,7 @@ var UpdateCrawlerCommand = _UpdateCrawlerCommand;
12845
12506
 
12846
12507
 
12847
12508
 
12848
- var _UpdateCrawlerScheduleCommand = class _UpdateCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12849
- ...commonParams
12850
- }).m(function(Command, cs, config, o) {
12509
+ var _UpdateCrawlerScheduleCommand = class _UpdateCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12851
12510
  return [
12852
12511
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12853
12512
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12861,9 +12520,7 @@ var UpdateCrawlerScheduleCommand = _UpdateCrawlerScheduleCommand;
12861
12520
 
12862
12521
 
12863
12522
 
12864
- var _UpdateDatabaseCommand = class _UpdateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
12865
- ...commonParams
12866
- }).m(function(Command, cs, config, o) {
12523
+ var _UpdateDatabaseCommand = class _UpdateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12867
12524
  return [
12868
12525
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12869
12526
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12877,9 +12534,7 @@ var UpdateDatabaseCommand = _UpdateDatabaseCommand;
12877
12534
 
12878
12535
 
12879
12536
 
12880
- var _UpdateDataQualityRulesetCommand = class _UpdateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
12881
- ...commonParams
12882
- }).m(function(Command, cs, config, o) {
12537
+ var _UpdateDataQualityRulesetCommand = class _UpdateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12883
12538
  return [
12884
12539
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12885
12540
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12893,9 +12548,7 @@ var UpdateDataQualityRulesetCommand = _UpdateDataQualityRulesetCommand;
12893
12548
 
12894
12549
 
12895
12550
 
12896
- var _UpdateDevEndpointCommand = class _UpdateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
12897
- ...commonParams
12898
- }).m(function(Command, cs, config, o) {
12551
+ var _UpdateDevEndpointCommand = class _UpdateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12899
12552
  return [
12900
12553
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12901
12554
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12909,9 +12562,7 @@ var UpdateDevEndpointCommand = _UpdateDevEndpointCommand;
12909
12562
 
12910
12563
 
12911
12564
 
12912
- var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep({
12913
- ...commonParams
12914
- }).m(function(Command, cs, config, o) {
12565
+ var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12915
12566
  return [
12916
12567
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12917
12568
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12925,9 +12576,7 @@ var UpdateJobCommand = _UpdateJobCommand;
12925
12576
 
12926
12577
 
12927
12578
 
12928
- var _UpdateJobFromSourceControlCommand = class _UpdateJobFromSourceControlCommand extends import_smithy_client.Command.classBuilder().ep({
12929
- ...commonParams
12930
- }).m(function(Command, cs, config, o) {
12579
+ var _UpdateJobFromSourceControlCommand = class _UpdateJobFromSourceControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12931
12580
  return [
12932
12581
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12933
12582
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12941,9 +12590,7 @@ var UpdateJobFromSourceControlCommand = _UpdateJobFromSourceControlCommand;
12941
12590
 
12942
12591
 
12943
12592
 
12944
- var _UpdateMLTransformCommand = class _UpdateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
12945
- ...commonParams
12946
- }).m(function(Command, cs, config, o) {
12593
+ var _UpdateMLTransformCommand = class _UpdateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12947
12594
  return [
12948
12595
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12949
12596
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12957,9 +12604,7 @@ var UpdateMLTransformCommand = _UpdateMLTransformCommand;
12957
12604
 
12958
12605
 
12959
12606
 
12960
- var _UpdatePartitionCommand = class _UpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
12961
- ...commonParams
12962
- }).m(function(Command, cs, config, o) {
12607
+ var _UpdatePartitionCommand = class _UpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12963
12608
  return [
12964
12609
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12965
12610
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12973,9 +12618,7 @@ var UpdatePartitionCommand = _UpdatePartitionCommand;
12973
12618
 
12974
12619
 
12975
12620
 
12976
- var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
12977
- ...commonParams
12978
- }).m(function(Command, cs, config, o) {
12621
+ var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12979
12622
  return [
12980
12623
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12981
12624
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12989,9 +12632,7 @@ var UpdateRegistryCommand = _UpdateRegistryCommand;
12989
12632
 
12990
12633
 
12991
12634
 
12992
- var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
12993
- ...commonParams
12994
- }).m(function(Command, cs, config, o) {
12635
+ var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12995
12636
  return [
12996
12637
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12997
12638
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13005,9 +12646,7 @@ var UpdateSchemaCommand = _UpdateSchemaCommand;
13005
12646
 
13006
12647
 
13007
12648
 
13008
- var _UpdateSourceControlFromJobCommand = class _UpdateSourceControlFromJobCommand extends import_smithy_client.Command.classBuilder().ep({
13009
- ...commonParams
13010
- }).m(function(Command, cs, config, o) {
12649
+ var _UpdateSourceControlFromJobCommand = class _UpdateSourceControlFromJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13011
12650
  return [
13012
12651
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13013
12652
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13021,9 +12660,7 @@ var UpdateSourceControlFromJobCommand = _UpdateSourceControlFromJobCommand;
13021
12660
 
13022
12661
 
13023
12662
 
13024
- var _UpdateTableCommand = class _UpdateTableCommand extends import_smithy_client.Command.classBuilder().ep({
13025
- ...commonParams
13026
- }).m(function(Command, cs, config, o) {
12663
+ var _UpdateTableCommand = class _UpdateTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13027
12664
  return [
13028
12665
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13029
12666
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13037,9 +12674,7 @@ var UpdateTableCommand = _UpdateTableCommand;
13037
12674
 
13038
12675
 
13039
12676
 
13040
- var _UpdateTableOptimizerCommand = class _UpdateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
13041
- ...commonParams
13042
- }).m(function(Command, cs, config, o) {
12677
+ var _UpdateTableOptimizerCommand = class _UpdateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13043
12678
  return [
13044
12679
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13045
12680
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13053,9 +12688,7 @@ var UpdateTableOptimizerCommand = _UpdateTableOptimizerCommand;
13053
12688
 
13054
12689
 
13055
12690
 
13056
- var _UpdateTriggerCommand = class _UpdateTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
13057
- ...commonParams
13058
- }).m(function(Command, cs, config, o) {
12691
+ var _UpdateTriggerCommand = class _UpdateTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13059
12692
  return [
13060
12693
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13061
12694
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13069,9 +12702,7 @@ var UpdateTriggerCommand = _UpdateTriggerCommand;
13069
12702
 
13070
12703
 
13071
12704
 
13072
- var _UpdateUsageProfileCommand = class _UpdateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13073
- ...commonParams
13074
- }).m(function(Command, cs, config, o) {
12705
+ var _UpdateUsageProfileCommand = class _UpdateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13075
12706
  return [
13076
12707
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13077
12708
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13085,9 +12716,7 @@ var UpdateUsageProfileCommand = _UpdateUsageProfileCommand;
13085
12716
 
13086
12717
 
13087
12718
 
13088
- var _UpdateUserDefinedFunctionCommand = class _UpdateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
13089
- ...commonParams
13090
- }).m(function(Command, cs, config, o) {
12719
+ var _UpdateUserDefinedFunctionCommand = class _UpdateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13091
12720
  return [
13092
12721
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13093
12722
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13101,9 +12730,7 @@ var UpdateUserDefinedFunctionCommand = _UpdateUserDefinedFunctionCommand;
13101
12730
 
13102
12731
 
13103
12732
 
13104
- var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
13105
- ...commonParams
13106
- }).m(function(Command, cs, config, o) {
12733
+ var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13107
12734
  return [
13108
12735
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13109
12736
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13843,6 +13470,7 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
13843
13470
  InvalidStateException,
13844
13471
  TableOptimizerType,
13845
13472
  TableOptimizerEventType,
13473
+ ThrottlingException,
13846
13474
  CrawlState,
13847
13475
  LogicalOperator,
13848
13476
  JobRunState,
@@ -13851,14 +13479,14 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
13851
13479
  TriggerType,
13852
13480
  NodeType,
13853
13481
  WorkflowRunStatus,
13854
- TaskStatusType,
13855
- IllegalSessionStateException,
13856
- DataFormat,
13857
13482
  DataQualityAnalyzerResultFilterSensitiveLog,
13858
13483
  DataQualityObservationFilterSensitiveLog,
13859
13484
  DataQualityRuleResultFilterSensitiveLog,
13860
13485
  DataQualityResultFilterSensitiveLog,
13861
13486
  BatchGetDataQualityResultResponseFilterSensitiveLog,
13487
+ TaskStatusType,
13488
+ IllegalSessionStateException,
13489
+ DataFormat,
13862
13490
  CsvHeaderOption,
13863
13491
  CsvSerdeOption,
13864
13492
  ConnectionPropertyKey,
@@ -13900,9 +13528,9 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
13900
13528
  TaskType,
13901
13529
  TaskRunSortColumnType,
13902
13530
  SortDirectionType,
13531
+ GetDataQualityResultResponseFilterSensitiveLog,
13903
13532
  TransformStatusType,
13904
13533
  TransformSortColumnType,
13905
- GetDataQualityResultResponseFilterSensitiveLog,
13906
13534
  BackfillErrorCode,
13907
13535
  PartitionIndexStatus,
13908
13536
  SchemaDiffType,