@aws-sdk/client-glue 3.649.0 → 3.650.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 (226) hide show
  1. package/dist-cjs/index.js +224 -672
  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/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -9500,9 +9500,7 @@ function sharedHeaders(operation) {
9500
9500
  __name(sharedHeaders, "sharedHeaders");
9501
9501
 
9502
9502
  // 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) {
9503
+ var _BatchCreatePartitionCommand = class _BatchCreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9506
9504
  return [
9507
9505
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9508
9506
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9516,9 +9514,7 @@ var BatchCreatePartitionCommand = _BatchCreatePartitionCommand;
9516
9514
 
9517
9515
 
9518
9516
 
9519
- var _BatchDeleteConnectionCommand = class _BatchDeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
9520
- ...commonParams
9521
- }).m(function(Command, cs, config, o) {
9517
+ var _BatchDeleteConnectionCommand = class _BatchDeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9522
9518
  return [
9523
9519
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9524
9520
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9532,9 +9528,7 @@ var BatchDeleteConnectionCommand = _BatchDeleteConnectionCommand;
9532
9528
 
9533
9529
 
9534
9530
 
9535
- var _BatchDeletePartitionCommand = class _BatchDeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9536
- ...commonParams
9537
- }).m(function(Command, cs, config, o) {
9531
+ var _BatchDeletePartitionCommand = class _BatchDeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9538
9532
  return [
9539
9533
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9540
9534
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9548,9 +9542,7 @@ var BatchDeletePartitionCommand = _BatchDeletePartitionCommand;
9548
9542
 
9549
9543
 
9550
9544
 
9551
- var _BatchDeleteTableCommand = class _BatchDeleteTableCommand extends import_smithy_client.Command.classBuilder().ep({
9552
- ...commonParams
9553
- }).m(function(Command, cs, config, o) {
9545
+ var _BatchDeleteTableCommand = class _BatchDeleteTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9554
9546
  return [
9555
9547
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9556
9548
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9564,9 +9556,7 @@ var BatchDeleteTableCommand = _BatchDeleteTableCommand;
9564
9556
 
9565
9557
 
9566
9558
 
9567
- var _BatchDeleteTableVersionCommand = class _BatchDeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
9568
- ...commonParams
9569
- }).m(function(Command, cs, config, o) {
9559
+ var _BatchDeleteTableVersionCommand = class _BatchDeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9570
9560
  return [
9571
9561
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9572
9562
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9580,9 +9570,7 @@ var BatchDeleteTableVersionCommand = _BatchDeleteTableVersionCommand;
9580
9570
 
9581
9571
 
9582
9572
 
9583
- var _BatchGetBlueprintsCommand = class _BatchGetBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep({
9584
- ...commonParams
9585
- }).m(function(Command, cs, config, o) {
9573
+ var _BatchGetBlueprintsCommand = class _BatchGetBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9586
9574
  return [
9587
9575
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9588
9576
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9596,9 +9584,7 @@ var BatchGetBlueprintsCommand = _BatchGetBlueprintsCommand;
9596
9584
 
9597
9585
 
9598
9586
 
9599
- var _BatchGetCrawlersCommand = class _BatchGetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
9600
- ...commonParams
9601
- }).m(function(Command, cs, config, o) {
9587
+ var _BatchGetCrawlersCommand = class _BatchGetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9602
9588
  return [
9603
9589
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9604
9590
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9612,9 +9598,7 @@ var BatchGetCrawlersCommand = _BatchGetCrawlersCommand;
9612
9598
 
9613
9599
 
9614
9600
 
9615
- var _BatchGetCustomEntityTypesCommand = class _BatchGetCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
9616
- ...commonParams
9617
- }).m(function(Command, cs, config, o) {
9601
+ var _BatchGetCustomEntityTypesCommand = class _BatchGetCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9618
9602
  return [
9619
9603
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9620
9604
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9628,9 +9612,7 @@ var BatchGetCustomEntityTypesCommand = _BatchGetCustomEntityTypesCommand;
9628
9612
 
9629
9613
 
9630
9614
 
9631
- var _BatchGetDataQualityResultCommand = class _BatchGetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep({
9632
- ...commonParams
9633
- }).m(function(Command, cs, config, o) {
9615
+ var _BatchGetDataQualityResultCommand = class _BatchGetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9634
9616
  return [
9635
9617
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9636
9618
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9644,9 +9626,7 @@ var BatchGetDataQualityResultCommand = _BatchGetDataQualityResultCommand;
9644
9626
 
9645
9627
 
9646
9628
 
9647
- var _BatchGetDevEndpointsCommand = class _BatchGetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
9648
- ...commonParams
9649
- }).m(function(Command, cs, config, o) {
9629
+ var _BatchGetDevEndpointsCommand = class _BatchGetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9650
9630
  return [
9651
9631
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9652
9632
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9693,9 +9673,7 @@ var GetJobsResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
9693
9673
  }), "GetJobsResponseFilterSensitiveLog");
9694
9674
 
9695
9675
  // 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) {
9676
+ var _BatchGetJobsCommand = class _BatchGetJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9699
9677
  return [
9700
9678
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9701
9679
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9709,9 +9687,7 @@ var BatchGetJobsCommand = _BatchGetJobsCommand;
9709
9687
 
9710
9688
 
9711
9689
 
9712
- var _BatchGetPartitionCommand = class _BatchGetPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9713
- ...commonParams
9714
- }).m(function(Command, cs, config, o) {
9690
+ var _BatchGetPartitionCommand = class _BatchGetPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9715
9691
  return [
9716
9692
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9717
9693
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9725,9 +9701,7 @@ var BatchGetPartitionCommand = _BatchGetPartitionCommand;
9725
9701
 
9726
9702
 
9727
9703
 
9728
- var _BatchGetTableOptimizerCommand = class _BatchGetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
9729
- ...commonParams
9730
- }).m(function(Command, cs, config, o) {
9704
+ var _BatchGetTableOptimizerCommand = class _BatchGetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9731
9705
  return [
9732
9706
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9733
9707
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9741,9 +9715,7 @@ var BatchGetTableOptimizerCommand = _BatchGetTableOptimizerCommand;
9741
9715
 
9742
9716
 
9743
9717
 
9744
- var _BatchGetTriggersCommand = class _BatchGetTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
9745
- ...commonParams
9746
- }).m(function(Command, cs, config, o) {
9718
+ var _BatchGetTriggersCommand = class _BatchGetTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9747
9719
  return [
9748
9720
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9749
9721
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9757,9 +9729,7 @@ var BatchGetTriggersCommand = _BatchGetTriggersCommand;
9757
9729
 
9758
9730
 
9759
9731
 
9760
- var _BatchGetWorkflowsCommand = class _BatchGetWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
9761
- ...commonParams
9762
- }).m(function(Command, cs, config, o) {
9732
+ var _BatchGetWorkflowsCommand = class _BatchGetWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9763
9733
  return [
9764
9734
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9765
9735
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9773,9 +9743,7 @@ var BatchGetWorkflowsCommand = _BatchGetWorkflowsCommand;
9773
9743
 
9774
9744
 
9775
9745
 
9776
- var _BatchPutDataQualityStatisticAnnotationCommand = class _BatchPutDataQualityStatisticAnnotationCommand extends import_smithy_client.Command.classBuilder().ep({
9777
- ...commonParams
9778
- }).m(function(Command, cs, config, o) {
9746
+ var _BatchPutDataQualityStatisticAnnotationCommand = class _BatchPutDataQualityStatisticAnnotationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9779
9747
  return [
9780
9748
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9781
9749
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9789,9 +9757,7 @@ var BatchPutDataQualityStatisticAnnotationCommand = _BatchPutDataQualityStatisti
9789
9757
 
9790
9758
 
9791
9759
 
9792
- var _BatchStopJobRunCommand = class _BatchStopJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
9793
- ...commonParams
9794
- }).m(function(Command, cs, config, o) {
9760
+ var _BatchStopJobRunCommand = class _BatchStopJobRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9795
9761
  return [
9796
9762
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9797
9763
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9805,9 +9771,7 @@ var BatchStopJobRunCommand = _BatchStopJobRunCommand;
9805
9771
 
9806
9772
 
9807
9773
 
9808
- var _BatchUpdatePartitionCommand = class _BatchUpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9809
- ...commonParams
9810
- }).m(function(Command, cs, config, o) {
9774
+ var _BatchUpdatePartitionCommand = class _BatchUpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9811
9775
  return [
9812
9776
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9813
9777
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9821,9 +9785,7 @@ var BatchUpdatePartitionCommand = _BatchUpdatePartitionCommand;
9821
9785
 
9822
9786
 
9823
9787
 
9824
- var _CancelDataQualityRuleRecommendationRunCommand = class _CancelDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
9825
- ...commonParams
9826
- }).m(function(Command, cs, config, o) {
9788
+ var _CancelDataQualityRuleRecommendationRunCommand = class _CancelDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9827
9789
  return [
9828
9790
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9829
9791
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9837,9 +9799,7 @@ var CancelDataQualityRuleRecommendationRunCommand = _CancelDataQualityRuleRecomm
9837
9799
 
9838
9800
 
9839
9801
 
9840
- var _CancelDataQualityRulesetEvaluationRunCommand = class _CancelDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
9841
- ...commonParams
9842
- }).m(function(Command, cs, config, o) {
9802
+ var _CancelDataQualityRulesetEvaluationRunCommand = class _CancelDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9843
9803
  return [
9844
9804
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9845
9805
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9853,9 +9813,7 @@ var CancelDataQualityRulesetEvaluationRunCommand = _CancelDataQualityRulesetEval
9853
9813
 
9854
9814
 
9855
9815
 
9856
- var _CancelMLTaskRunCommand = class _CancelMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
9857
- ...commonParams
9858
- }).m(function(Command, cs, config, o) {
9816
+ var _CancelMLTaskRunCommand = class _CancelMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9859
9817
  return [
9860
9818
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9861
9819
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9869,9 +9827,7 @@ var CancelMLTaskRunCommand = _CancelMLTaskRunCommand;
9869
9827
 
9870
9828
 
9871
9829
 
9872
- var _CancelStatementCommand = class _CancelStatementCommand extends import_smithy_client.Command.classBuilder().ep({
9873
- ...commonParams
9874
- }).m(function(Command, cs, config, o) {
9830
+ var _CancelStatementCommand = class _CancelStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9875
9831
  return [
9876
9832
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9877
9833
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9885,9 +9841,7 @@ var CancelStatementCommand = _CancelStatementCommand;
9885
9841
 
9886
9842
 
9887
9843
 
9888
- var _CheckSchemaVersionValidityCommand = class _CheckSchemaVersionValidityCommand extends import_smithy_client.Command.classBuilder().ep({
9889
- ...commonParams
9890
- }).m(function(Command, cs, config, o) {
9844
+ var _CheckSchemaVersionValidityCommand = class _CheckSchemaVersionValidityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9891
9845
  return [
9892
9846
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9893
9847
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9901,9 +9855,7 @@ var CheckSchemaVersionValidityCommand = _CheckSchemaVersionValidityCommand;
9901
9855
 
9902
9856
 
9903
9857
 
9904
- var _CreateBlueprintCommand = class _CreateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
9905
- ...commonParams
9906
- }).m(function(Command, cs, config, o) {
9858
+ var _CreateBlueprintCommand = class _CreateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9907
9859
  return [
9908
9860
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9909
9861
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9917,9 +9869,7 @@ var CreateBlueprintCommand = _CreateBlueprintCommand;
9917
9869
 
9918
9870
 
9919
9871
 
9920
- var _CreateClassifierCommand = class _CreateClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
9921
- ...commonParams
9922
- }).m(function(Command, cs, config, o) {
9872
+ var _CreateClassifierCommand = class _CreateClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9923
9873
  return [
9924
9874
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9925
9875
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9933,9 +9883,7 @@ var CreateClassifierCommand = _CreateClassifierCommand;
9933
9883
 
9934
9884
 
9935
9885
 
9936
- var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
9937
- ...commonParams
9938
- }).m(function(Command, cs, config, o) {
9886
+ var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9939
9887
  return [
9940
9888
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9941
9889
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9949,9 +9897,7 @@ var CreateConnectionCommand = _CreateConnectionCommand;
9949
9897
 
9950
9898
 
9951
9899
 
9952
- var _CreateCrawlerCommand = class _CreateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
9953
- ...commonParams
9954
- }).m(function(Command, cs, config, o) {
9900
+ var _CreateCrawlerCommand = class _CreateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9955
9901
  return [
9956
9902
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9957
9903
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9965,9 +9911,7 @@ var CreateCrawlerCommand = _CreateCrawlerCommand;
9965
9911
 
9966
9912
 
9967
9913
 
9968
- var _CreateCustomEntityTypeCommand = class _CreateCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
9969
- ...commonParams
9970
- }).m(function(Command, cs, config, o) {
9914
+ var _CreateCustomEntityTypeCommand = class _CreateCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9971
9915
  return [
9972
9916
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9973
9917
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9981,9 +9925,7 @@ var CreateCustomEntityTypeCommand = _CreateCustomEntityTypeCommand;
9981
9925
 
9982
9926
 
9983
9927
 
9984
- var _CreateDatabaseCommand = class _CreateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
9985
- ...commonParams
9986
- }).m(function(Command, cs, config, o) {
9928
+ var _CreateDatabaseCommand = class _CreateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
9987
9929
  return [
9988
9930
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9989
9931
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -9997,9 +9939,7 @@ var CreateDatabaseCommand = _CreateDatabaseCommand;
9997
9939
 
9998
9940
 
9999
9941
 
10000
- var _CreateDataQualityRulesetCommand = class _CreateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
10001
- ...commonParams
10002
- }).m(function(Command, cs, config, o) {
9942
+ var _CreateDataQualityRulesetCommand = class _CreateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10003
9943
  return [
10004
9944
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10005
9945
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10013,9 +9953,7 @@ var CreateDataQualityRulesetCommand = _CreateDataQualityRulesetCommand;
10013
9953
 
10014
9954
 
10015
9955
 
10016
- var _CreateDevEndpointCommand = class _CreateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
10017
- ...commonParams
10018
- }).m(function(Command, cs, config, o) {
9956
+ var _CreateDevEndpointCommand = class _CreateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10019
9957
  return [
10020
9958
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10021
9959
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10029,9 +9967,7 @@ var CreateDevEndpointCommand = _CreateDevEndpointCommand;
10029
9967
 
10030
9968
 
10031
9969
 
10032
- var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep({
10033
- ...commonParams
10034
- }).m(function(Command, cs, config, o) {
9970
+ var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10035
9971
  return [
10036
9972
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10037
9973
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10045,9 +9981,7 @@ var CreateJobCommand = _CreateJobCommand;
10045
9981
 
10046
9982
 
10047
9983
 
10048
- var _CreateMLTransformCommand = class _CreateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
10049
- ...commonParams
10050
- }).m(function(Command, cs, config, o) {
9984
+ var _CreateMLTransformCommand = class _CreateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10051
9985
  return [
10052
9986
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10053
9987
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10061,9 +9995,7 @@ var CreateMLTransformCommand = _CreateMLTransformCommand;
10061
9995
 
10062
9996
 
10063
9997
 
10064
- var _CreatePartitionCommand = class _CreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10065
- ...commonParams
10066
- }).m(function(Command, cs, config, o) {
9998
+ var _CreatePartitionCommand = class _CreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10067
9999
  return [
10068
10000
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10069
10001
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10077,9 +10009,7 @@ var CreatePartitionCommand = _CreatePartitionCommand;
10077
10009
 
10078
10010
 
10079
10011
 
10080
- var _CreatePartitionIndexCommand = class _CreatePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep({
10081
- ...commonParams
10082
- }).m(function(Command, cs, config, o) {
10012
+ var _CreatePartitionIndexCommand = class _CreatePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10083
10013
  return [
10084
10014
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10085
10015
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10093,9 +10023,7 @@ var CreatePartitionIndexCommand = _CreatePartitionIndexCommand;
10093
10023
 
10094
10024
 
10095
10025
 
10096
- var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
10097
- ...commonParams
10098
- }).m(function(Command, cs, config, o) {
10026
+ var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10099
10027
  return [
10100
10028
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10101
10029
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10109,9 +10037,7 @@ var CreateRegistryCommand = _CreateRegistryCommand;
10109
10037
 
10110
10038
 
10111
10039
 
10112
- var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
10113
- ...commonParams
10114
- }).m(function(Command, cs, config, o) {
10040
+ var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10115
10041
  return [
10116
10042
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10117
10043
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10125,9 +10051,7 @@ var CreateSchemaCommand = _CreateSchemaCommand;
10125
10051
 
10126
10052
 
10127
10053
 
10128
- var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
10129
- ...commonParams
10130
- }).m(function(Command, cs, config, o) {
10054
+ var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10131
10055
  return [
10132
10056
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10133
10057
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10141,9 +10065,7 @@ var CreateScriptCommand = _CreateScriptCommand;
10141
10065
 
10142
10066
 
10143
10067
 
10144
- var _CreateSecurityConfigurationCommand = class _CreateSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10145
- ...commonParams
10146
- }).m(function(Command, cs, config, o) {
10068
+ var _CreateSecurityConfigurationCommand = class _CreateSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10147
10069
  return [
10148
10070
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10149
10071
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10157,9 +10079,7 @@ var CreateSecurityConfigurationCommand = _CreateSecurityConfigurationCommand;
10157
10079
 
10158
10080
 
10159
10081
 
10160
- var _CreateSessionCommand = class _CreateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
10161
- ...commonParams
10162
- }).m(function(Command, cs, config, o) {
10082
+ var _CreateSessionCommand = class _CreateSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10163
10083
  return [
10164
10084
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10165
10085
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10173,9 +10093,7 @@ var CreateSessionCommand = _CreateSessionCommand;
10173
10093
 
10174
10094
 
10175
10095
 
10176
- var _CreateTableCommand = class _CreateTableCommand extends import_smithy_client.Command.classBuilder().ep({
10177
- ...commonParams
10178
- }).m(function(Command, cs, config, o) {
10096
+ var _CreateTableCommand = class _CreateTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10179
10097
  return [
10180
10098
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10181
10099
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10189,9 +10107,7 @@ var CreateTableCommand = _CreateTableCommand;
10189
10107
 
10190
10108
 
10191
10109
 
10192
- var _CreateTableOptimizerCommand = class _CreateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
10193
- ...commonParams
10194
- }).m(function(Command, cs, config, o) {
10110
+ var _CreateTableOptimizerCommand = class _CreateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10195
10111
  return [
10196
10112
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10197
10113
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10205,9 +10121,7 @@ var CreateTableOptimizerCommand = _CreateTableOptimizerCommand;
10205
10121
 
10206
10122
 
10207
10123
 
10208
- var _CreateTriggerCommand = class _CreateTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
10209
- ...commonParams
10210
- }).m(function(Command, cs, config, o) {
10124
+ var _CreateTriggerCommand = class _CreateTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10211
10125
  return [
10212
10126
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10213
10127
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10221,9 +10135,7 @@ var CreateTriggerCommand = _CreateTriggerCommand;
10221
10135
 
10222
10136
 
10223
10137
 
10224
- var _CreateUsageProfileCommand = class _CreateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10225
- ...commonParams
10226
- }).m(function(Command, cs, config, o) {
10138
+ var _CreateUsageProfileCommand = class _CreateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10227
10139
  return [
10228
10140
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10229
10141
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10237,9 +10149,7 @@ var CreateUsageProfileCommand = _CreateUsageProfileCommand;
10237
10149
 
10238
10150
 
10239
10151
 
10240
- var _CreateUserDefinedFunctionCommand = class _CreateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
10241
- ...commonParams
10242
- }).m(function(Command, cs, config, o) {
10152
+ var _CreateUserDefinedFunctionCommand = class _CreateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10243
10153
  return [
10244
10154
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10245
10155
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10253,9 +10163,7 @@ var CreateUserDefinedFunctionCommand = _CreateUserDefinedFunctionCommand;
10253
10163
 
10254
10164
 
10255
10165
 
10256
- var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
10257
- ...commonParams
10258
- }).m(function(Command, cs, config, o) {
10166
+ var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10259
10167
  return [
10260
10168
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10261
10169
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10269,9 +10177,7 @@ var CreateWorkflowCommand = _CreateWorkflowCommand;
10269
10177
 
10270
10178
 
10271
10179
 
10272
- var _DeleteBlueprintCommand = class _DeleteBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
10273
- ...commonParams
10274
- }).m(function(Command, cs, config, o) {
10180
+ var _DeleteBlueprintCommand = class _DeleteBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10275
10181
  return [
10276
10182
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10277
10183
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10285,9 +10191,7 @@ var DeleteBlueprintCommand = _DeleteBlueprintCommand;
10285
10191
 
10286
10192
 
10287
10193
 
10288
- var _DeleteClassifierCommand = class _DeleteClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
10289
- ...commonParams
10290
- }).m(function(Command, cs, config, o) {
10194
+ var _DeleteClassifierCommand = class _DeleteClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10291
10195
  return [
10292
10196
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10293
10197
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10301,9 +10205,7 @@ var DeleteClassifierCommand = _DeleteClassifierCommand;
10301
10205
 
10302
10206
 
10303
10207
 
10304
- var _DeleteColumnStatisticsForPartitionCommand = class _DeleteColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10305
- ...commonParams
10306
- }).m(function(Command, cs, config, o) {
10208
+ var _DeleteColumnStatisticsForPartitionCommand = class _DeleteColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10307
10209
  return [
10308
10210
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10309
10211
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10317,9 +10219,7 @@ var DeleteColumnStatisticsForPartitionCommand = _DeleteColumnStatisticsForPartit
10317
10219
 
10318
10220
 
10319
10221
 
10320
- var _DeleteColumnStatisticsForTableCommand = class _DeleteColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
10321
- ...commonParams
10322
- }).m(function(Command, cs, config, o) {
10222
+ var _DeleteColumnStatisticsForTableCommand = class _DeleteColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10323
10223
  return [
10324
10224
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10325
10225
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10333,9 +10233,7 @@ var DeleteColumnStatisticsForTableCommand = _DeleteColumnStatisticsForTableComma
10333
10233
 
10334
10234
 
10335
10235
 
10336
- var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
10337
- ...commonParams
10338
- }).m(function(Command, cs, config, o) {
10236
+ var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10339
10237
  return [
10340
10238
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10341
10239
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10349,9 +10247,7 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
10349
10247
 
10350
10248
 
10351
10249
 
10352
- var _DeleteCrawlerCommand = class _DeleteCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
10353
- ...commonParams
10354
- }).m(function(Command, cs, config, o) {
10250
+ var _DeleteCrawlerCommand = class _DeleteCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10355
10251
  return [
10356
10252
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10357
10253
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10365,9 +10261,7 @@ var DeleteCrawlerCommand = _DeleteCrawlerCommand;
10365
10261
 
10366
10262
 
10367
10263
 
10368
- var _DeleteCustomEntityTypeCommand = class _DeleteCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
10369
- ...commonParams
10370
- }).m(function(Command, cs, config, o) {
10264
+ var _DeleteCustomEntityTypeCommand = class _DeleteCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10371
10265
  return [
10372
10266
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10373
10267
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10381,9 +10275,7 @@ var DeleteCustomEntityTypeCommand = _DeleteCustomEntityTypeCommand;
10381
10275
 
10382
10276
 
10383
10277
 
10384
- var _DeleteDatabaseCommand = class _DeleteDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
10385
- ...commonParams
10386
- }).m(function(Command, cs, config, o) {
10278
+ var _DeleteDatabaseCommand = class _DeleteDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10387
10279
  return [
10388
10280
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10389
10281
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10397,9 +10289,7 @@ var DeleteDatabaseCommand = _DeleteDatabaseCommand;
10397
10289
 
10398
10290
 
10399
10291
 
10400
- var _DeleteDataQualityRulesetCommand = class _DeleteDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
10401
- ...commonParams
10402
- }).m(function(Command, cs, config, o) {
10292
+ var _DeleteDataQualityRulesetCommand = class _DeleteDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10403
10293
  return [
10404
10294
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10405
10295
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10413,9 +10303,7 @@ var DeleteDataQualityRulesetCommand = _DeleteDataQualityRulesetCommand;
10413
10303
 
10414
10304
 
10415
10305
 
10416
- var _DeleteDevEndpointCommand = class _DeleteDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
10417
- ...commonParams
10418
- }).m(function(Command, cs, config, o) {
10306
+ var _DeleteDevEndpointCommand = class _DeleteDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10419
10307
  return [
10420
10308
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10421
10309
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10429,9 +10317,7 @@ var DeleteDevEndpointCommand = _DeleteDevEndpointCommand;
10429
10317
 
10430
10318
 
10431
10319
 
10432
- var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep({
10433
- ...commonParams
10434
- }).m(function(Command, cs, config, o) {
10320
+ var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10435
10321
  return [
10436
10322
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10437
10323
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10445,9 +10331,7 @@ var DeleteJobCommand = _DeleteJobCommand;
10445
10331
 
10446
10332
 
10447
10333
 
10448
- var _DeleteMLTransformCommand = class _DeleteMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
10449
- ...commonParams
10450
- }).m(function(Command, cs, config, o) {
10334
+ var _DeleteMLTransformCommand = class _DeleteMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10451
10335
  return [
10452
10336
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10453
10337
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10461,9 +10345,7 @@ var DeleteMLTransformCommand = _DeleteMLTransformCommand;
10461
10345
 
10462
10346
 
10463
10347
 
10464
- var _DeletePartitionCommand = class _DeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10465
- ...commonParams
10466
- }).m(function(Command, cs, config, o) {
10348
+ var _DeletePartitionCommand = class _DeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10467
10349
  return [
10468
10350
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10469
10351
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10477,9 +10359,7 @@ var DeletePartitionCommand = _DeletePartitionCommand;
10477
10359
 
10478
10360
 
10479
10361
 
10480
- var _DeletePartitionIndexCommand = class _DeletePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep({
10481
- ...commonParams
10482
- }).m(function(Command, cs, config, o) {
10362
+ var _DeletePartitionIndexCommand = class _DeletePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10483
10363
  return [
10484
10364
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10485
10365
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10493,9 +10373,7 @@ var DeletePartitionIndexCommand = _DeletePartitionIndexCommand;
10493
10373
 
10494
10374
 
10495
10375
 
10496
- var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
10497
- ...commonParams
10498
- }).m(function(Command, cs, config, o) {
10376
+ var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10499
10377
  return [
10500
10378
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10501
10379
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10509,9 +10387,7 @@ var DeleteRegistryCommand = _DeleteRegistryCommand;
10509
10387
 
10510
10388
 
10511
10389
 
10512
- var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10513
- ...commonParams
10514
- }).m(function(Command, cs, config, o) {
10390
+ var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10515
10391
  return [
10516
10392
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10517
10393
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10525,9 +10401,7 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
10525
10401
 
10526
10402
 
10527
10403
 
10528
- var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
10529
- ...commonParams
10530
- }).m(function(Command, cs, config, o) {
10404
+ var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10531
10405
  return [
10532
10406
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10533
10407
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10541,9 +10415,7 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
10541
10415
 
10542
10416
 
10543
10417
 
10544
- var _DeleteSchemaVersionsCommand = class _DeleteSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
10545
- ...commonParams
10546
- }).m(function(Command, cs, config, o) {
10418
+ var _DeleteSchemaVersionsCommand = class _DeleteSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10547
10419
  return [
10548
10420
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10549
10421
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10557,9 +10429,7 @@ var DeleteSchemaVersionsCommand = _DeleteSchemaVersionsCommand;
10557
10429
 
10558
10430
 
10559
10431
 
10560
- var _DeleteSecurityConfigurationCommand = class _DeleteSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10561
- ...commonParams
10562
- }).m(function(Command, cs, config, o) {
10432
+ var _DeleteSecurityConfigurationCommand = class _DeleteSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10563
10433
  return [
10564
10434
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10565
10435
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10573,9 +10443,7 @@ var DeleteSecurityConfigurationCommand = _DeleteSecurityConfigurationCommand;
10573
10443
 
10574
10444
 
10575
10445
 
10576
- var _DeleteSessionCommand = class _DeleteSessionCommand extends import_smithy_client.Command.classBuilder().ep({
10577
- ...commonParams
10578
- }).m(function(Command, cs, config, o) {
10446
+ var _DeleteSessionCommand = class _DeleteSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10579
10447
  return [
10580
10448
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10581
10449
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10589,9 +10457,7 @@ var DeleteSessionCommand = _DeleteSessionCommand;
10589
10457
 
10590
10458
 
10591
10459
 
10592
- var _DeleteTableCommand = class _DeleteTableCommand extends import_smithy_client.Command.classBuilder().ep({
10593
- ...commonParams
10594
- }).m(function(Command, cs, config, o) {
10460
+ var _DeleteTableCommand = class _DeleteTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10595
10461
  return [
10596
10462
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10597
10463
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10605,9 +10471,7 @@ var DeleteTableCommand = _DeleteTableCommand;
10605
10471
 
10606
10472
 
10607
10473
 
10608
- var _DeleteTableOptimizerCommand = class _DeleteTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
10609
- ...commonParams
10610
- }).m(function(Command, cs, config, o) {
10474
+ var _DeleteTableOptimizerCommand = class _DeleteTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10611
10475
  return [
10612
10476
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10613
10477
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10621,9 +10485,7 @@ var DeleteTableOptimizerCommand = _DeleteTableOptimizerCommand;
10621
10485
 
10622
10486
 
10623
10487
 
10624
- var _DeleteTableVersionCommand = class _DeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10625
- ...commonParams
10626
- }).m(function(Command, cs, config, o) {
10488
+ var _DeleteTableVersionCommand = class _DeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10627
10489
  return [
10628
10490
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10629
10491
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10637,9 +10499,7 @@ var DeleteTableVersionCommand = _DeleteTableVersionCommand;
10637
10499
 
10638
10500
 
10639
10501
 
10640
- var _DeleteTriggerCommand = class _DeleteTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
10641
- ...commonParams
10642
- }).m(function(Command, cs, config, o) {
10502
+ var _DeleteTriggerCommand = class _DeleteTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10643
10503
  return [
10644
10504
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10645
10505
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10653,9 +10513,7 @@ var DeleteTriggerCommand = _DeleteTriggerCommand;
10653
10513
 
10654
10514
 
10655
10515
 
10656
- var _DeleteUsageProfileCommand = class _DeleteUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10657
- ...commonParams
10658
- }).m(function(Command, cs, config, o) {
10516
+ var _DeleteUsageProfileCommand = class _DeleteUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10659
10517
  return [
10660
10518
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10661
10519
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10669,9 +10527,7 @@ var DeleteUsageProfileCommand = _DeleteUsageProfileCommand;
10669
10527
 
10670
10528
 
10671
10529
 
10672
- var _DeleteUserDefinedFunctionCommand = class _DeleteUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
10673
- ...commonParams
10674
- }).m(function(Command, cs, config, o) {
10530
+ var _DeleteUserDefinedFunctionCommand = class _DeleteUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10675
10531
  return [
10676
10532
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10677
10533
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10685,9 +10541,7 @@ var DeleteUserDefinedFunctionCommand = _DeleteUserDefinedFunctionCommand;
10685
10541
 
10686
10542
 
10687
10543
 
10688
- var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
10689
- ...commonParams
10690
- }).m(function(Command, cs, config, o) {
10544
+ var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10691
10545
  return [
10692
10546
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10693
10547
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10701,9 +10555,7 @@ var DeleteWorkflowCommand = _DeleteWorkflowCommand;
10701
10555
 
10702
10556
 
10703
10557
 
10704
- var _GetBlueprintCommand = class _GetBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
10705
- ...commonParams
10706
- }).m(function(Command, cs, config, o) {
10558
+ var _GetBlueprintCommand = class _GetBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10707
10559
  return [
10708
10560
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10709
10561
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10717,9 +10569,7 @@ var GetBlueprintCommand = _GetBlueprintCommand;
10717
10569
 
10718
10570
 
10719
10571
 
10720
- var _GetBlueprintRunCommand = class _GetBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep({
10721
- ...commonParams
10722
- }).m(function(Command, cs, config, o) {
10572
+ var _GetBlueprintRunCommand = class _GetBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10723
10573
  return [
10724
10574
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10725
10575
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10733,9 +10583,7 @@ var GetBlueprintRunCommand = _GetBlueprintRunCommand;
10733
10583
 
10734
10584
 
10735
10585
 
10736
- var _GetBlueprintRunsCommand = class _GetBlueprintRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10737
- ...commonParams
10738
- }).m(function(Command, cs, config, o) {
10586
+ var _GetBlueprintRunsCommand = class _GetBlueprintRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10739
10587
  return [
10740
10588
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10741
10589
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10749,9 +10597,7 @@ var GetBlueprintRunsCommand = _GetBlueprintRunsCommand;
10749
10597
 
10750
10598
 
10751
10599
 
10752
- var _GetCatalogImportStatusCommand = class _GetCatalogImportStatusCommand extends import_smithy_client.Command.classBuilder().ep({
10753
- ...commonParams
10754
- }).m(function(Command, cs, config, o) {
10600
+ var _GetCatalogImportStatusCommand = class _GetCatalogImportStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10755
10601
  return [
10756
10602
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10757
10603
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10765,9 +10611,7 @@ var GetCatalogImportStatusCommand = _GetCatalogImportStatusCommand;
10765
10611
 
10766
10612
 
10767
10613
 
10768
- var _GetClassifierCommand = class _GetClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
10769
- ...commonParams
10770
- }).m(function(Command, cs, config, o) {
10614
+ var _GetClassifierCommand = class _GetClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10771
10615
  return [
10772
10616
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10773
10617
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10781,9 +10625,7 @@ var GetClassifierCommand = _GetClassifierCommand;
10781
10625
 
10782
10626
 
10783
10627
 
10784
- var _GetClassifiersCommand = class _GetClassifiersCommand extends import_smithy_client.Command.classBuilder().ep({
10785
- ...commonParams
10786
- }).m(function(Command, cs, config, o) {
10628
+ var _GetClassifiersCommand = class _GetClassifiersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10787
10629
  return [
10788
10630
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10789
10631
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10797,9 +10639,7 @@ var GetClassifiersCommand = _GetClassifiersCommand;
10797
10639
 
10798
10640
 
10799
10641
 
10800
- var _GetColumnStatisticsForPartitionCommand = class _GetColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10801
- ...commonParams
10802
- }).m(function(Command, cs, config, o) {
10642
+ var _GetColumnStatisticsForPartitionCommand = class _GetColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10803
10643
  return [
10804
10644
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10805
10645
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10813,9 +10653,7 @@ var GetColumnStatisticsForPartitionCommand = _GetColumnStatisticsForPartitionCom
10813
10653
 
10814
10654
 
10815
10655
 
10816
- var _GetColumnStatisticsForTableCommand = class _GetColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
10817
- ...commonParams
10818
- }).m(function(Command, cs, config, o) {
10656
+ var _GetColumnStatisticsForTableCommand = class _GetColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10819
10657
  return [
10820
10658
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10821
10659
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10829,9 +10667,7 @@ var GetColumnStatisticsForTableCommand = _GetColumnStatisticsForTableCommand;
10829
10667
 
10830
10668
 
10831
10669
 
10832
- var _GetColumnStatisticsTaskRunCommand = class _GetColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
10833
- ...commonParams
10834
- }).m(function(Command, cs, config, o) {
10670
+ var _GetColumnStatisticsTaskRunCommand = class _GetColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10835
10671
  return [
10836
10672
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10837
10673
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10845,9 +10681,7 @@ var GetColumnStatisticsTaskRunCommand = _GetColumnStatisticsTaskRunCommand;
10845
10681
 
10846
10682
 
10847
10683
 
10848
- var _GetColumnStatisticsTaskRunsCommand = class _GetColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10849
- ...commonParams
10850
- }).m(function(Command, cs, config, o) {
10684
+ var _GetColumnStatisticsTaskRunsCommand = class _GetColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10851
10685
  return [
10852
10686
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10853
10687
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10861,9 +10695,7 @@ var GetColumnStatisticsTaskRunsCommand = _GetColumnStatisticsTaskRunsCommand;
10861
10695
 
10862
10696
 
10863
10697
 
10864
- var _GetConnectionCommand = class _GetConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
10865
- ...commonParams
10866
- }).m(function(Command, cs, config, o) {
10698
+ var _GetConnectionCommand = class _GetConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10867
10699
  return [
10868
10700
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10869
10701
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10877,9 +10709,7 @@ var GetConnectionCommand = _GetConnectionCommand;
10877
10709
 
10878
10710
 
10879
10711
 
10880
- var _GetConnectionsCommand = class _GetConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
10881
- ...commonParams
10882
- }).m(function(Command, cs, config, o) {
10712
+ var _GetConnectionsCommand = class _GetConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10883
10713
  return [
10884
10714
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10885
10715
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10893,9 +10723,7 @@ var GetConnectionsCommand = _GetConnectionsCommand;
10893
10723
 
10894
10724
 
10895
10725
 
10896
- var _GetCrawlerCommand = class _GetCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
10897
- ...commonParams
10898
- }).m(function(Command, cs, config, o) {
10726
+ var _GetCrawlerCommand = class _GetCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10899
10727
  return [
10900
10728
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10901
10729
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10909,9 +10737,7 @@ var GetCrawlerCommand = _GetCrawlerCommand;
10909
10737
 
10910
10738
 
10911
10739
 
10912
- var _GetCrawlerMetricsCommand = class _GetCrawlerMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
10913
- ...commonParams
10914
- }).m(function(Command, cs, config, o) {
10740
+ var _GetCrawlerMetricsCommand = class _GetCrawlerMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10915
10741
  return [
10916
10742
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10917
10743
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10925,9 +10751,7 @@ var GetCrawlerMetricsCommand = _GetCrawlerMetricsCommand;
10925
10751
 
10926
10752
 
10927
10753
 
10928
- var _GetCrawlersCommand = class _GetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
10929
- ...commonParams
10930
- }).m(function(Command, cs, config, o) {
10754
+ var _GetCrawlersCommand = class _GetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10931
10755
  return [
10932
10756
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10933
10757
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10941,9 +10765,7 @@ var GetCrawlersCommand = _GetCrawlersCommand;
10941
10765
 
10942
10766
 
10943
10767
 
10944
- var _GetCustomEntityTypeCommand = class _GetCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
10945
- ...commonParams
10946
- }).m(function(Command, cs, config, o) {
10768
+ var _GetCustomEntityTypeCommand = class _GetCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10947
10769
  return [
10948
10770
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10949
10771
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10957,9 +10779,7 @@ var GetCustomEntityTypeCommand = _GetCustomEntityTypeCommand;
10957
10779
 
10958
10780
 
10959
10781
 
10960
- var _GetDatabaseCommand = class _GetDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
10961
- ...commonParams
10962
- }).m(function(Command, cs, config, o) {
10782
+ var _GetDatabaseCommand = class _GetDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10963
10783
  return [
10964
10784
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10965
10785
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10973,9 +10793,7 @@ var GetDatabaseCommand = _GetDatabaseCommand;
10973
10793
 
10974
10794
 
10975
10795
 
10976
- var _GetDatabasesCommand = class _GetDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
10977
- ...commonParams
10978
- }).m(function(Command, cs, config, o) {
10796
+ var _GetDatabasesCommand = class _GetDatabasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10979
10797
  return [
10980
10798
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10981
10799
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10989,9 +10807,7 @@ var GetDatabasesCommand = _GetDatabasesCommand;
10989
10807
 
10990
10808
 
10991
10809
 
10992
- var _GetDataCatalogEncryptionSettingsCommand = class _GetDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
10993
- ...commonParams
10994
- }).m(function(Command, cs, config, o) {
10810
+ var _GetDataCatalogEncryptionSettingsCommand = class _GetDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10995
10811
  return [
10996
10812
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10997
10813
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11005,9 +10821,7 @@ var GetDataCatalogEncryptionSettingsCommand = _GetDataCatalogEncryptionSettingsC
11005
10821
 
11006
10822
 
11007
10823
 
11008
- var _GetDataflowGraphCommand = class _GetDataflowGraphCommand extends import_smithy_client.Command.classBuilder().ep({
11009
- ...commonParams
11010
- }).m(function(Command, cs, config, o) {
10824
+ var _GetDataflowGraphCommand = class _GetDataflowGraphCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11011
10825
  return [
11012
10826
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11013
10827
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11021,9 +10835,7 @@ var GetDataflowGraphCommand = _GetDataflowGraphCommand;
11021
10835
 
11022
10836
 
11023
10837
 
11024
- var _GetDataQualityModelCommand = class _GetDataQualityModelCommand extends import_smithy_client.Command.classBuilder().ep({
11025
- ...commonParams
11026
- }).m(function(Command, cs, config, o) {
10838
+ var _GetDataQualityModelCommand = class _GetDataQualityModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11027
10839
  return [
11028
10840
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11029
10841
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11037,9 +10849,7 @@ var GetDataQualityModelCommand = _GetDataQualityModelCommand;
11037
10849
 
11038
10850
 
11039
10851
 
11040
- var _GetDataQualityModelResultCommand = class _GetDataQualityModelResultCommand extends import_smithy_client.Command.classBuilder().ep({
11041
- ...commonParams
11042
- }).m(function(Command, cs, config, o) {
10852
+ var _GetDataQualityModelResultCommand = class _GetDataQualityModelResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11043
10853
  return [
11044
10854
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11045
10855
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11053,9 +10863,7 @@ var GetDataQualityModelResultCommand = _GetDataQualityModelResultCommand;
11053
10863
 
11054
10864
 
11055
10865
 
11056
- var _GetDataQualityResultCommand = class _GetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep({
11057
- ...commonParams
11058
- }).m(function(Command, cs, config, o) {
10866
+ var _GetDataQualityResultCommand = class _GetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11059
10867
  return [
11060
10868
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11061
10869
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11069,9 +10877,7 @@ var GetDataQualityResultCommand = _GetDataQualityResultCommand;
11069
10877
 
11070
10878
 
11071
10879
 
11072
- var _GetDataQualityRuleRecommendationRunCommand = class _GetDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
11073
- ...commonParams
11074
- }).m(function(Command, cs, config, o) {
10880
+ var _GetDataQualityRuleRecommendationRunCommand = class _GetDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11075
10881
  return [
11076
10882
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11077
10883
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11085,9 +10891,7 @@ var GetDataQualityRuleRecommendationRunCommand = _GetDataQualityRuleRecommendati
11085
10891
 
11086
10892
 
11087
10893
 
11088
- var _GetDataQualityRulesetCommand = class _GetDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
11089
- ...commonParams
11090
- }).m(function(Command, cs, config, o) {
10894
+ var _GetDataQualityRulesetCommand = class _GetDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11091
10895
  return [
11092
10896
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11093
10897
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11101,9 +10905,7 @@ var GetDataQualityRulesetCommand = _GetDataQualityRulesetCommand;
11101
10905
 
11102
10906
 
11103
10907
 
11104
- var _GetDataQualityRulesetEvaluationRunCommand = class _GetDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
11105
- ...commonParams
11106
- }).m(function(Command, cs, config, o) {
10908
+ var _GetDataQualityRulesetEvaluationRunCommand = class _GetDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11107
10909
  return [
11108
10910
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11109
10911
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11117,9 +10919,7 @@ var GetDataQualityRulesetEvaluationRunCommand = _GetDataQualityRulesetEvaluation
11117
10919
 
11118
10920
 
11119
10921
 
11120
- var _GetDevEndpointCommand = class _GetDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
11121
- ...commonParams
11122
- }).m(function(Command, cs, config, o) {
10922
+ var _GetDevEndpointCommand = class _GetDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11123
10923
  return [
11124
10924
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11125
10925
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11133,9 +10933,7 @@ var GetDevEndpointCommand = _GetDevEndpointCommand;
11133
10933
 
11134
10934
 
11135
10935
 
11136
- var _GetDevEndpointsCommand = class _GetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
11137
- ...commonParams
11138
- }).m(function(Command, cs, config, o) {
10936
+ var _GetDevEndpointsCommand = class _GetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11139
10937
  return [
11140
10938
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11141
10939
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11149,9 +10947,7 @@ var GetDevEndpointsCommand = _GetDevEndpointsCommand;
11149
10947
 
11150
10948
 
11151
10949
 
11152
- var _GetJobBookmarkCommand = class _GetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep({
11153
- ...commonParams
11154
- }).m(function(Command, cs, config, o) {
10950
+ var _GetJobBookmarkCommand = class _GetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11155
10951
  return [
11156
10952
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11157
10953
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11165,9 +10961,7 @@ var GetJobBookmarkCommand = _GetJobBookmarkCommand;
11165
10961
 
11166
10962
 
11167
10963
 
11168
- var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep({
11169
- ...commonParams
11170
- }).m(function(Command, cs, config, o) {
10964
+ var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11171
10965
  return [
11172
10966
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11173
10967
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11181,9 +10975,7 @@ var GetJobCommand = _GetJobCommand;
11181
10975
 
11182
10976
 
11183
10977
 
11184
- var _GetJobRunCommand = class _GetJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
11185
- ...commonParams
11186
- }).m(function(Command, cs, config, o) {
10978
+ var _GetJobRunCommand = class _GetJobRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11187
10979
  return [
11188
10980
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11189
10981
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11197,9 +10989,7 @@ var GetJobRunCommand = _GetJobRunCommand;
11197
10989
 
11198
10990
 
11199
10991
 
11200
- var _GetJobRunsCommand = class _GetJobRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11201
- ...commonParams
11202
- }).m(function(Command, cs, config, o) {
10992
+ var _GetJobRunsCommand = class _GetJobRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11203
10993
  return [
11204
10994
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11205
10995
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11213,9 +11003,7 @@ var GetJobRunsCommand = _GetJobRunsCommand;
11213
11003
 
11214
11004
 
11215
11005
 
11216
- var _GetJobsCommand = class _GetJobsCommand extends import_smithy_client.Command.classBuilder().ep({
11217
- ...commonParams
11218
- }).m(function(Command, cs, config, o) {
11006
+ var _GetJobsCommand = class _GetJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11219
11007
  return [
11220
11008
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11221
11009
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11229,9 +11017,7 @@ var GetJobsCommand = _GetJobsCommand;
11229
11017
 
11230
11018
 
11231
11019
 
11232
- var _GetMappingCommand = class _GetMappingCommand extends import_smithy_client.Command.classBuilder().ep({
11233
- ...commonParams
11234
- }).m(function(Command, cs, config, o) {
11020
+ var _GetMappingCommand = class _GetMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11235
11021
  return [
11236
11022
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11237
11023
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11245,9 +11031,7 @@ var GetMappingCommand = _GetMappingCommand;
11245
11031
 
11246
11032
 
11247
11033
 
11248
- var _GetMLTaskRunCommand = class _GetMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
11249
- ...commonParams
11250
- }).m(function(Command, cs, config, o) {
11034
+ var _GetMLTaskRunCommand = class _GetMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11251
11035
  return [
11252
11036
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11253
11037
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11261,9 +11045,7 @@ var GetMLTaskRunCommand = _GetMLTaskRunCommand;
11261
11045
 
11262
11046
 
11263
11047
 
11264
- var _GetMLTaskRunsCommand = class _GetMLTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11265
- ...commonParams
11266
- }).m(function(Command, cs, config, o) {
11048
+ var _GetMLTaskRunsCommand = class _GetMLTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11267
11049
  return [
11268
11050
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11269
11051
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11277,9 +11059,7 @@ var GetMLTaskRunsCommand = _GetMLTaskRunsCommand;
11277
11059
 
11278
11060
 
11279
11061
 
11280
- var _GetMLTransformCommand = class _GetMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
11281
- ...commonParams
11282
- }).m(function(Command, cs, config, o) {
11062
+ var _GetMLTransformCommand = class _GetMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11283
11063
  return [
11284
11064
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11285
11065
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11293,9 +11073,7 @@ var GetMLTransformCommand = _GetMLTransformCommand;
11293
11073
 
11294
11074
 
11295
11075
 
11296
- var _GetMLTransformsCommand = class _GetMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep({
11297
- ...commonParams
11298
- }).m(function(Command, cs, config, o) {
11076
+ var _GetMLTransformsCommand = class _GetMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11299
11077
  return [
11300
11078
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11301
11079
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11309,9 +11087,7 @@ var GetMLTransformsCommand = _GetMLTransformsCommand;
11309
11087
 
11310
11088
 
11311
11089
 
11312
- var _GetPartitionCommand = class _GetPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
11313
- ...commonParams
11314
- }).m(function(Command, cs, config, o) {
11090
+ var _GetPartitionCommand = class _GetPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11315
11091
  return [
11316
11092
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11317
11093
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11325,9 +11101,7 @@ var GetPartitionCommand = _GetPartitionCommand;
11325
11101
 
11326
11102
 
11327
11103
 
11328
- var _GetPartitionIndexesCommand = class _GetPartitionIndexesCommand extends import_smithy_client.Command.classBuilder().ep({
11329
- ...commonParams
11330
- }).m(function(Command, cs, config, o) {
11104
+ var _GetPartitionIndexesCommand = class _GetPartitionIndexesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11331
11105
  return [
11332
11106
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11333
11107
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11341,9 +11115,7 @@ var GetPartitionIndexesCommand = _GetPartitionIndexesCommand;
11341
11115
 
11342
11116
 
11343
11117
 
11344
- var _GetPartitionsCommand = class _GetPartitionsCommand extends import_smithy_client.Command.classBuilder().ep({
11345
- ...commonParams
11346
- }).m(function(Command, cs, config, o) {
11118
+ var _GetPartitionsCommand = class _GetPartitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11347
11119
  return [
11348
11120
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11349
11121
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11357,9 +11129,7 @@ var GetPartitionsCommand = _GetPartitionsCommand;
11357
11129
 
11358
11130
 
11359
11131
 
11360
- var _GetPlanCommand = class _GetPlanCommand extends import_smithy_client.Command.classBuilder().ep({
11361
- ...commonParams
11362
- }).m(function(Command, cs, config, o) {
11132
+ var _GetPlanCommand = class _GetPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11363
11133
  return [
11364
11134
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11365
11135
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11373,9 +11143,7 @@ var GetPlanCommand = _GetPlanCommand;
11373
11143
 
11374
11144
 
11375
11145
 
11376
- var _GetRegistryCommand = class _GetRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
11377
- ...commonParams
11378
- }).m(function(Command, cs, config, o) {
11146
+ var _GetRegistryCommand = class _GetRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11379
11147
  return [
11380
11148
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11381
11149
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11389,9 +11157,7 @@ var GetRegistryCommand = _GetRegistryCommand;
11389
11157
 
11390
11158
 
11391
11159
 
11392
- var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11393
- ...commonParams
11394
- }).m(function(Command, cs, config, o) {
11160
+ var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11395
11161
  return [
11396
11162
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11397
11163
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11405,9 +11171,7 @@ var GetResourcePoliciesCommand = _GetResourcePoliciesCommand;
11405
11171
 
11406
11172
 
11407
11173
 
11408
- var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11409
- ...commonParams
11410
- }).m(function(Command, cs, config, o) {
11174
+ var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11411
11175
  return [
11412
11176
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11413
11177
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11421,9 +11185,7 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
11421
11185
 
11422
11186
 
11423
11187
 
11424
- var _GetSchemaByDefinitionCommand = class _GetSchemaByDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
11425
- ...commonParams
11426
- }).m(function(Command, cs, config, o) {
11188
+ var _GetSchemaByDefinitionCommand = class _GetSchemaByDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11427
11189
  return [
11428
11190
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11429
11191
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11437,9 +11199,7 @@ var GetSchemaByDefinitionCommand = _GetSchemaByDefinitionCommand;
11437
11199
 
11438
11200
 
11439
11201
 
11440
- var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
11441
- ...commonParams
11442
- }).m(function(Command, cs, config, o) {
11202
+ var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11443
11203
  return [
11444
11204
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11445
11205
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11453,9 +11213,7 @@ var GetSchemaCommand = _GetSchemaCommand;
11453
11213
 
11454
11214
 
11455
11215
 
11456
- var _GetSchemaVersionCommand = class _GetSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11457
- ...commonParams
11458
- }).m(function(Command, cs, config, o) {
11216
+ var _GetSchemaVersionCommand = class _GetSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11459
11217
  return [
11460
11218
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11461
11219
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11469,9 +11227,7 @@ var GetSchemaVersionCommand = _GetSchemaVersionCommand;
11469
11227
 
11470
11228
 
11471
11229
 
11472
- var _GetSchemaVersionsDiffCommand = class _GetSchemaVersionsDiffCommand extends import_smithy_client.Command.classBuilder().ep({
11473
- ...commonParams
11474
- }).m(function(Command, cs, config, o) {
11230
+ var _GetSchemaVersionsDiffCommand = class _GetSchemaVersionsDiffCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11475
11231
  return [
11476
11232
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11477
11233
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11485,9 +11241,7 @@ var GetSchemaVersionsDiffCommand = _GetSchemaVersionsDiffCommand;
11485
11241
 
11486
11242
 
11487
11243
 
11488
- var _GetSecurityConfigurationCommand = class _GetSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
11489
- ...commonParams
11490
- }).m(function(Command, cs, config, o) {
11244
+ var _GetSecurityConfigurationCommand = class _GetSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11491
11245
  return [
11492
11246
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11493
11247
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11501,9 +11255,7 @@ var GetSecurityConfigurationCommand = _GetSecurityConfigurationCommand;
11501
11255
 
11502
11256
 
11503
11257
 
11504
- var _GetSecurityConfigurationsCommand = class _GetSecurityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
11505
- ...commonParams
11506
- }).m(function(Command, cs, config, o) {
11258
+ var _GetSecurityConfigurationsCommand = class _GetSecurityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11507
11259
  return [
11508
11260
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11509
11261
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11517,9 +11269,7 @@ var GetSecurityConfigurationsCommand = _GetSecurityConfigurationsCommand;
11517
11269
 
11518
11270
 
11519
11271
 
11520
- var _GetSessionCommand = class _GetSessionCommand extends import_smithy_client.Command.classBuilder().ep({
11521
- ...commonParams
11522
- }).m(function(Command, cs, config, o) {
11272
+ var _GetSessionCommand = class _GetSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11523
11273
  return [
11524
11274
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11525
11275
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11533,9 +11283,7 @@ var GetSessionCommand = _GetSessionCommand;
11533
11283
 
11534
11284
 
11535
11285
 
11536
- var _GetStatementCommand = class _GetStatementCommand extends import_smithy_client.Command.classBuilder().ep({
11537
- ...commonParams
11538
- }).m(function(Command, cs, config, o) {
11286
+ var _GetStatementCommand = class _GetStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11539
11287
  return [
11540
11288
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11541
11289
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11549,9 +11297,7 @@ var GetStatementCommand = _GetStatementCommand;
11549
11297
 
11550
11298
 
11551
11299
 
11552
- var _GetTableCommand = class _GetTableCommand extends import_smithy_client.Command.classBuilder().ep({
11553
- ...commonParams
11554
- }).m(function(Command, cs, config, o) {
11300
+ var _GetTableCommand = class _GetTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11555
11301
  return [
11556
11302
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11557
11303
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11565,9 +11311,7 @@ var GetTableCommand = _GetTableCommand;
11565
11311
 
11566
11312
 
11567
11313
 
11568
- var _GetTableOptimizerCommand = class _GetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
11569
- ...commonParams
11570
- }).m(function(Command, cs, config, o) {
11314
+ var _GetTableOptimizerCommand = class _GetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11571
11315
  return [
11572
11316
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11573
11317
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11581,9 +11325,7 @@ var GetTableOptimizerCommand = _GetTableOptimizerCommand;
11581
11325
 
11582
11326
 
11583
11327
 
11584
- var _GetTablesCommand = class _GetTablesCommand extends import_smithy_client.Command.classBuilder().ep({
11585
- ...commonParams
11586
- }).m(function(Command, cs, config, o) {
11328
+ var _GetTablesCommand = class _GetTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11587
11329
  return [
11588
11330
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11589
11331
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11597,9 +11339,7 @@ var GetTablesCommand = _GetTablesCommand;
11597
11339
 
11598
11340
 
11599
11341
 
11600
- var _GetTableVersionCommand = class _GetTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11601
- ...commonParams
11602
- }).m(function(Command, cs, config, o) {
11342
+ var _GetTableVersionCommand = class _GetTableVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11603
11343
  return [
11604
11344
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11605
11345
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11613,9 +11353,7 @@ var GetTableVersionCommand = _GetTableVersionCommand;
11613
11353
 
11614
11354
 
11615
11355
 
11616
- var _GetTableVersionsCommand = class _GetTableVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11617
- ...commonParams
11618
- }).m(function(Command, cs, config, o) {
11356
+ var _GetTableVersionsCommand = class _GetTableVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11619
11357
  return [
11620
11358
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11621
11359
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11629,9 +11367,7 @@ var GetTableVersionsCommand = _GetTableVersionsCommand;
11629
11367
 
11630
11368
 
11631
11369
 
11632
- var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11633
- ...commonParams
11634
- }).m(function(Command, cs, config, o) {
11370
+ var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11635
11371
  return [
11636
11372
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11637
11373
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11645,9 +11381,7 @@ var GetTagsCommand = _GetTagsCommand;
11645
11381
 
11646
11382
 
11647
11383
 
11648
- var _GetTriggerCommand = class _GetTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
11649
- ...commonParams
11650
- }).m(function(Command, cs, config, o) {
11384
+ var _GetTriggerCommand = class _GetTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11651
11385
  return [
11652
11386
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11653
11387
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11661,9 +11395,7 @@ var GetTriggerCommand = _GetTriggerCommand;
11661
11395
 
11662
11396
 
11663
11397
 
11664
- var _GetTriggersCommand = class _GetTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
11665
- ...commonParams
11666
- }).m(function(Command, cs, config, o) {
11398
+ var _GetTriggersCommand = class _GetTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11667
11399
  return [
11668
11400
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11669
11401
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11677,9 +11409,7 @@ var GetTriggersCommand = _GetTriggersCommand;
11677
11409
 
11678
11410
 
11679
11411
 
11680
- var _GetUnfilteredPartitionMetadataCommand = class _GetUnfilteredPartitionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11681
- ...commonParams
11682
- }).m(function(Command, cs, config, o) {
11412
+ var _GetUnfilteredPartitionMetadataCommand = class _GetUnfilteredPartitionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11683
11413
  return [
11684
11414
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11685
11415
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11693,9 +11423,7 @@ var GetUnfilteredPartitionMetadataCommand = _GetUnfilteredPartitionMetadataComma
11693
11423
 
11694
11424
 
11695
11425
 
11696
- var _GetUnfilteredPartitionsMetadataCommand = class _GetUnfilteredPartitionsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11697
- ...commonParams
11698
- }).m(function(Command, cs, config, o) {
11426
+ var _GetUnfilteredPartitionsMetadataCommand = class _GetUnfilteredPartitionsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11699
11427
  return [
11700
11428
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11701
11429
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11709,9 +11437,7 @@ var GetUnfilteredPartitionsMetadataCommand = _GetUnfilteredPartitionsMetadataCom
11709
11437
 
11710
11438
 
11711
11439
 
11712
- var _GetUnfilteredTableMetadataCommand = class _GetUnfilteredTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11713
- ...commonParams
11714
- }).m(function(Command, cs, config, o) {
11440
+ var _GetUnfilteredTableMetadataCommand = class _GetUnfilteredTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11715
11441
  return [
11716
11442
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11717
11443
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11725,9 +11451,7 @@ var GetUnfilteredTableMetadataCommand = _GetUnfilteredTableMetadataCommand;
11725
11451
 
11726
11452
 
11727
11453
 
11728
- var _GetUsageProfileCommand = class _GetUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
11729
- ...commonParams
11730
- }).m(function(Command, cs, config, o) {
11454
+ var _GetUsageProfileCommand = class _GetUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11731
11455
  return [
11732
11456
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11733
11457
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11741,9 +11465,7 @@ var GetUsageProfileCommand = _GetUsageProfileCommand;
11741
11465
 
11742
11466
 
11743
11467
 
11744
- var _GetUserDefinedFunctionCommand = class _GetUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
11745
- ...commonParams
11746
- }).m(function(Command, cs, config, o) {
11468
+ var _GetUserDefinedFunctionCommand = class _GetUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11747
11469
  return [
11748
11470
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11749
11471
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11757,9 +11479,7 @@ var GetUserDefinedFunctionCommand = _GetUserDefinedFunctionCommand;
11757
11479
 
11758
11480
 
11759
11481
 
11760
- var _GetUserDefinedFunctionsCommand = class _GetUserDefinedFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
11761
- ...commonParams
11762
- }).m(function(Command, cs, config, o) {
11482
+ var _GetUserDefinedFunctionsCommand = class _GetUserDefinedFunctionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11763
11483
  return [
11764
11484
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11765
11485
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11773,9 +11493,7 @@ var GetUserDefinedFunctionsCommand = _GetUserDefinedFunctionsCommand;
11773
11493
 
11774
11494
 
11775
11495
 
11776
- var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
11777
- ...commonParams
11778
- }).m(function(Command, cs, config, o) {
11496
+ var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11779
11497
  return [
11780
11498
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11781
11499
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11789,9 +11507,7 @@ var GetWorkflowCommand = _GetWorkflowCommand;
11789
11507
 
11790
11508
 
11791
11509
 
11792
- var _GetWorkflowRunCommand = class _GetWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
11793
- ...commonParams
11794
- }).m(function(Command, cs, config, o) {
11510
+ var _GetWorkflowRunCommand = class _GetWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11795
11511
  return [
11796
11512
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11797
11513
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11805,9 +11521,7 @@ var GetWorkflowRunCommand = _GetWorkflowRunCommand;
11805
11521
 
11806
11522
 
11807
11523
 
11808
- var _GetWorkflowRunPropertiesCommand = class _GetWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
11809
- ...commonParams
11810
- }).m(function(Command, cs, config, o) {
11524
+ var _GetWorkflowRunPropertiesCommand = class _GetWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11811
11525
  return [
11812
11526
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11813
11527
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11821,9 +11535,7 @@ var GetWorkflowRunPropertiesCommand = _GetWorkflowRunPropertiesCommand;
11821
11535
 
11822
11536
 
11823
11537
 
11824
- var _GetWorkflowRunsCommand = class _GetWorkflowRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11825
- ...commonParams
11826
- }).m(function(Command, cs, config, o) {
11538
+ var _GetWorkflowRunsCommand = class _GetWorkflowRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11827
11539
  return [
11828
11540
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11829
11541
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11837,9 +11549,7 @@ var GetWorkflowRunsCommand = _GetWorkflowRunsCommand;
11837
11549
 
11838
11550
 
11839
11551
 
11840
- var _ImportCatalogToGlueCommand = class _ImportCatalogToGlueCommand extends import_smithy_client.Command.classBuilder().ep({
11841
- ...commonParams
11842
- }).m(function(Command, cs, config, o) {
11552
+ var _ImportCatalogToGlueCommand = class _ImportCatalogToGlueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11843
11553
  return [
11844
11554
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11845
11555
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11853,9 +11563,7 @@ var ImportCatalogToGlueCommand = _ImportCatalogToGlueCommand;
11853
11563
 
11854
11564
 
11855
11565
 
11856
- var _ListBlueprintsCommand = class _ListBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep({
11857
- ...commonParams
11858
- }).m(function(Command, cs, config, o) {
11566
+ var _ListBlueprintsCommand = class _ListBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11859
11567
  return [
11860
11568
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11861
11569
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11869,9 +11577,7 @@ var ListBlueprintsCommand = _ListBlueprintsCommand;
11869
11577
 
11870
11578
 
11871
11579
 
11872
- var _ListColumnStatisticsTaskRunsCommand = class _ListColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11873
- ...commonParams
11874
- }).m(function(Command, cs, config, o) {
11580
+ var _ListColumnStatisticsTaskRunsCommand = class _ListColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11875
11581
  return [
11876
11582
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11877
11583
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11885,9 +11591,7 @@ var ListColumnStatisticsTaskRunsCommand = _ListColumnStatisticsTaskRunsCommand;
11885
11591
 
11886
11592
 
11887
11593
 
11888
- var _ListCrawlersCommand = class _ListCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
11889
- ...commonParams
11890
- }).m(function(Command, cs, config, o) {
11594
+ var _ListCrawlersCommand = class _ListCrawlersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11891
11595
  return [
11892
11596
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11893
11597
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11901,9 +11605,7 @@ var ListCrawlersCommand = _ListCrawlersCommand;
11901
11605
 
11902
11606
 
11903
11607
 
11904
- var _ListCrawlsCommand = class _ListCrawlsCommand extends import_smithy_client.Command.classBuilder().ep({
11905
- ...commonParams
11906
- }).m(function(Command, cs, config, o) {
11608
+ var _ListCrawlsCommand = class _ListCrawlsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11907
11609
  return [
11908
11610
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11909
11611
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11917,9 +11619,7 @@ var ListCrawlsCommand = _ListCrawlsCommand;
11917
11619
 
11918
11620
 
11919
11621
 
11920
- var _ListCustomEntityTypesCommand = class _ListCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
11921
- ...commonParams
11922
- }).m(function(Command, cs, config, o) {
11622
+ var _ListCustomEntityTypesCommand = class _ListCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11923
11623
  return [
11924
11624
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11925
11625
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11933,9 +11633,7 @@ var ListCustomEntityTypesCommand = _ListCustomEntityTypesCommand;
11933
11633
 
11934
11634
 
11935
11635
 
11936
- var _ListDataQualityResultsCommand = class _ListDataQualityResultsCommand extends import_smithy_client.Command.classBuilder().ep({
11937
- ...commonParams
11938
- }).m(function(Command, cs, config, o) {
11636
+ var _ListDataQualityResultsCommand = class _ListDataQualityResultsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11939
11637
  return [
11940
11638
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11941
11639
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11949,9 +11647,7 @@ var ListDataQualityResultsCommand = _ListDataQualityResultsCommand;
11949
11647
 
11950
11648
 
11951
11649
 
11952
- var _ListDataQualityRuleRecommendationRunsCommand = class _ListDataQualityRuleRecommendationRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11953
- ...commonParams
11954
- }).m(function(Command, cs, config, o) {
11650
+ var _ListDataQualityRuleRecommendationRunsCommand = class _ListDataQualityRuleRecommendationRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11955
11651
  return [
11956
11652
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11957
11653
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11965,9 +11661,7 @@ var ListDataQualityRuleRecommendationRunsCommand = _ListDataQualityRuleRecommend
11965
11661
 
11966
11662
 
11967
11663
 
11968
- var _ListDataQualityRulesetEvaluationRunsCommand = class _ListDataQualityRulesetEvaluationRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11969
- ...commonParams
11970
- }).m(function(Command, cs, config, o) {
11664
+ var _ListDataQualityRulesetEvaluationRunsCommand = class _ListDataQualityRulesetEvaluationRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11971
11665
  return [
11972
11666
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11973
11667
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11981,9 +11675,7 @@ var ListDataQualityRulesetEvaluationRunsCommand = _ListDataQualityRulesetEvaluat
11981
11675
 
11982
11676
 
11983
11677
 
11984
- var _ListDataQualityRulesetsCommand = class _ListDataQualityRulesetsCommand extends import_smithy_client.Command.classBuilder().ep({
11985
- ...commonParams
11986
- }).m(function(Command, cs, config, o) {
11678
+ var _ListDataQualityRulesetsCommand = class _ListDataQualityRulesetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11987
11679
  return [
11988
11680
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11989
11681
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11997,9 +11689,7 @@ var ListDataQualityRulesetsCommand = _ListDataQualityRulesetsCommand;
11997
11689
 
11998
11690
 
11999
11691
 
12000
- var _ListDataQualityStatisticAnnotationsCommand = class _ListDataQualityStatisticAnnotationsCommand extends import_smithy_client.Command.classBuilder().ep({
12001
- ...commonParams
12002
- }).m(function(Command, cs, config, o) {
11692
+ var _ListDataQualityStatisticAnnotationsCommand = class _ListDataQualityStatisticAnnotationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12003
11693
  return [
12004
11694
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12005
11695
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12013,9 +11703,7 @@ var ListDataQualityStatisticAnnotationsCommand = _ListDataQualityStatisticAnnota
12013
11703
 
12014
11704
 
12015
11705
 
12016
- var _ListDataQualityStatisticsCommand = class _ListDataQualityStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
12017
- ...commonParams
12018
- }).m(function(Command, cs, config, o) {
11706
+ var _ListDataQualityStatisticsCommand = class _ListDataQualityStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12019
11707
  return [
12020
11708
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12021
11709
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12029,9 +11717,7 @@ var ListDataQualityStatisticsCommand = _ListDataQualityStatisticsCommand;
12029
11717
 
12030
11718
 
12031
11719
 
12032
- var _ListDevEndpointsCommand = class _ListDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
12033
- ...commonParams
12034
- }).m(function(Command, cs, config, o) {
11720
+ var _ListDevEndpointsCommand = class _ListDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12035
11721
  return [
12036
11722
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12037
11723
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12045,9 +11731,7 @@ var ListDevEndpointsCommand = _ListDevEndpointsCommand;
12045
11731
 
12046
11732
 
12047
11733
 
12048
- var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
12049
- ...commonParams
12050
- }).m(function(Command, cs, config, o) {
11734
+ var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12051
11735
  return [
12052
11736
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12053
11737
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12061,9 +11745,7 @@ var ListJobsCommand = _ListJobsCommand;
12061
11745
 
12062
11746
 
12063
11747
 
12064
- var _ListMLTransformsCommand = class _ListMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep({
12065
- ...commonParams
12066
- }).m(function(Command, cs, config, o) {
11748
+ var _ListMLTransformsCommand = class _ListMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12067
11749
  return [
12068
11750
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12069
11751
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12077,9 +11759,7 @@ var ListMLTransformsCommand = _ListMLTransformsCommand;
12077
11759
 
12078
11760
 
12079
11761
 
12080
- var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep({
12081
- ...commonParams
12082
- }).m(function(Command, cs, config, o) {
11762
+ var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12083
11763
  return [
12084
11764
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12085
11765
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12093,9 +11773,7 @@ var ListRegistriesCommand = _ListRegistriesCommand;
12093
11773
 
12094
11774
 
12095
11775
 
12096
- var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
12097
- ...commonParams
12098
- }).m(function(Command, cs, config, o) {
11776
+ var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12099
11777
  return [
12100
11778
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12101
11779
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12109,9 +11787,7 @@ var ListSchemasCommand = _ListSchemasCommand;
12109
11787
 
12110
11788
 
12111
11789
 
12112
- var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
12113
- ...commonParams
12114
- }).m(function(Command, cs, config, o) {
11790
+ var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12115
11791
  return [
12116
11792
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12117
11793
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12125,9 +11801,7 @@ var ListSchemaVersionsCommand = _ListSchemaVersionsCommand;
12125
11801
 
12126
11802
 
12127
11803
 
12128
- var _ListSessionsCommand = class _ListSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
12129
- ...commonParams
12130
- }).m(function(Command, cs, config, o) {
11804
+ var _ListSessionsCommand = class _ListSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12131
11805
  return [
12132
11806
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12133
11807
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12141,9 +11815,7 @@ var ListSessionsCommand = _ListSessionsCommand;
12141
11815
 
12142
11816
 
12143
11817
 
12144
- var _ListStatementsCommand = class _ListStatementsCommand extends import_smithy_client.Command.classBuilder().ep({
12145
- ...commonParams
12146
- }).m(function(Command, cs, config, o) {
11818
+ var _ListStatementsCommand = class _ListStatementsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12147
11819
  return [
12148
11820
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12149
11821
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12157,9 +11829,7 @@ var ListStatementsCommand = _ListStatementsCommand;
12157
11829
 
12158
11830
 
12159
11831
 
12160
- var _ListTableOptimizerRunsCommand = class _ListTableOptimizerRunsCommand extends import_smithy_client.Command.classBuilder().ep({
12161
- ...commonParams
12162
- }).m(function(Command, cs, config, o) {
11832
+ var _ListTableOptimizerRunsCommand = class _ListTableOptimizerRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12163
11833
  return [
12164
11834
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12165
11835
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12173,9 +11843,7 @@ var ListTableOptimizerRunsCommand = _ListTableOptimizerRunsCommand;
12173
11843
 
12174
11844
 
12175
11845
 
12176
- var _ListTriggersCommand = class _ListTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
12177
- ...commonParams
12178
- }).m(function(Command, cs, config, o) {
11846
+ var _ListTriggersCommand = class _ListTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12179
11847
  return [
12180
11848
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12181
11849
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12189,9 +11857,7 @@ var ListTriggersCommand = _ListTriggersCommand;
12189
11857
 
12190
11858
 
12191
11859
 
12192
- var _ListUsageProfilesCommand = class _ListUsageProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
12193
- ...commonParams
12194
- }).m(function(Command, cs, config, o) {
11860
+ var _ListUsageProfilesCommand = class _ListUsageProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12195
11861
  return [
12196
11862
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12197
11863
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12205,9 +11871,7 @@ var ListUsageProfilesCommand = _ListUsageProfilesCommand;
12205
11871
 
12206
11872
 
12207
11873
 
12208
- var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
12209
- ...commonParams
12210
- }).m(function(Command, cs, config, o) {
11874
+ var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12211
11875
  return [
12212
11876
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12213
11877
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12221,9 +11885,7 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
12221
11885
 
12222
11886
 
12223
11887
 
12224
- var _PutDataCatalogEncryptionSettingsCommand = class _PutDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
12225
- ...commonParams
12226
- }).m(function(Command, cs, config, o) {
11888
+ var _PutDataCatalogEncryptionSettingsCommand = class _PutDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12227
11889
  return [
12228
11890
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12229
11891
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12237,9 +11899,7 @@ var PutDataCatalogEncryptionSettingsCommand = _PutDataCatalogEncryptionSettingsC
12237
11899
 
12238
11900
 
12239
11901
 
12240
- var _PutDataQualityProfileAnnotationCommand = class _PutDataQualityProfileAnnotationCommand extends import_smithy_client.Command.classBuilder().ep({
12241
- ...commonParams
12242
- }).m(function(Command, cs, config, o) {
11902
+ var _PutDataQualityProfileAnnotationCommand = class _PutDataQualityProfileAnnotationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12243
11903
  return [
12244
11904
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12245
11905
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12253,9 +11913,7 @@ var PutDataQualityProfileAnnotationCommand = _PutDataQualityProfileAnnotationCom
12253
11913
 
12254
11914
 
12255
11915
 
12256
- var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12257
- ...commonParams
12258
- }).m(function(Command, cs, config, o) {
11916
+ var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12259
11917
  return [
12260
11918
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12261
11919
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12269,9 +11927,7 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
12269
11927
 
12270
11928
 
12271
11929
 
12272
- var _PutSchemaVersionMetadataCommand = class _PutSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12273
- ...commonParams
12274
- }).m(function(Command, cs, config, o) {
11930
+ var _PutSchemaVersionMetadataCommand = class _PutSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12275
11931
  return [
12276
11932
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12277
11933
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12285,9 +11941,7 @@ var PutSchemaVersionMetadataCommand = _PutSchemaVersionMetadataCommand;
12285
11941
 
12286
11942
 
12287
11943
 
12288
- var _PutWorkflowRunPropertiesCommand = class _PutWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
12289
- ...commonParams
12290
- }).m(function(Command, cs, config, o) {
11944
+ var _PutWorkflowRunPropertiesCommand = class _PutWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12291
11945
  return [
12292
11946
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12293
11947
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12301,9 +11955,7 @@ var PutWorkflowRunPropertiesCommand = _PutWorkflowRunPropertiesCommand;
12301
11955
 
12302
11956
 
12303
11957
 
12304
- var _QuerySchemaVersionMetadataCommand = class _QuerySchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12305
- ...commonParams
12306
- }).m(function(Command, cs, config, o) {
11958
+ var _QuerySchemaVersionMetadataCommand = class _QuerySchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12307
11959
  return [
12308
11960
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12309
11961
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12317,9 +11969,7 @@ var QuerySchemaVersionMetadataCommand = _QuerySchemaVersionMetadataCommand;
12317
11969
 
12318
11970
 
12319
11971
 
12320
- var _RegisterSchemaVersionCommand = class _RegisterSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12321
- ...commonParams
12322
- }).m(function(Command, cs, config, o) {
11972
+ var _RegisterSchemaVersionCommand = class _RegisterSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12323
11973
  return [
12324
11974
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12325
11975
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12333,9 +11983,7 @@ var RegisterSchemaVersionCommand = _RegisterSchemaVersionCommand;
12333
11983
 
12334
11984
 
12335
11985
 
12336
- var _RemoveSchemaVersionMetadataCommand = class _RemoveSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12337
- ...commonParams
12338
- }).m(function(Command, cs, config, o) {
11986
+ var _RemoveSchemaVersionMetadataCommand = class _RemoveSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12339
11987
  return [
12340
11988
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12341
11989
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12349,9 +11997,7 @@ var RemoveSchemaVersionMetadataCommand = _RemoveSchemaVersionMetadataCommand;
12349
11997
 
12350
11998
 
12351
11999
 
12352
- var _ResetJobBookmarkCommand = class _ResetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep({
12353
- ...commonParams
12354
- }).m(function(Command, cs, config, o) {
12000
+ var _ResetJobBookmarkCommand = class _ResetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12355
12001
  return [
12356
12002
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12357
12003
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12365,9 +12011,7 @@ var ResetJobBookmarkCommand = _ResetJobBookmarkCommand;
12365
12011
 
12366
12012
 
12367
12013
 
12368
- var _ResumeWorkflowRunCommand = class _ResumeWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12369
- ...commonParams
12370
- }).m(function(Command, cs, config, o) {
12014
+ var _ResumeWorkflowRunCommand = class _ResumeWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12371
12015
  return [
12372
12016
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12373
12017
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12381,9 +12025,7 @@ var ResumeWorkflowRunCommand = _ResumeWorkflowRunCommand;
12381
12025
 
12382
12026
 
12383
12027
 
12384
- var _RunStatementCommand = class _RunStatementCommand extends import_smithy_client.Command.classBuilder().ep({
12385
- ...commonParams
12386
- }).m(function(Command, cs, config, o) {
12028
+ var _RunStatementCommand = class _RunStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12387
12029
  return [
12388
12030
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12389
12031
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12397,9 +12039,7 @@ var RunStatementCommand = _RunStatementCommand;
12397
12039
 
12398
12040
 
12399
12041
 
12400
- var _SearchTablesCommand = class _SearchTablesCommand extends import_smithy_client.Command.classBuilder().ep({
12401
- ...commonParams
12402
- }).m(function(Command, cs, config, o) {
12042
+ var _SearchTablesCommand = class _SearchTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12403
12043
  return [
12404
12044
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12405
12045
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12413,9 +12053,7 @@ var SearchTablesCommand = _SearchTablesCommand;
12413
12053
 
12414
12054
 
12415
12055
 
12416
- var _StartBlueprintRunCommand = class _StartBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep({
12417
- ...commonParams
12418
- }).m(function(Command, cs, config, o) {
12056
+ var _StartBlueprintRunCommand = class _StartBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12419
12057
  return [
12420
12058
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12421
12059
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12429,9 +12067,7 @@ var StartBlueprintRunCommand = _StartBlueprintRunCommand;
12429
12067
 
12430
12068
 
12431
12069
 
12432
- var _StartColumnStatisticsTaskRunCommand = class _StartColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12433
- ...commonParams
12434
- }).m(function(Command, cs, config, o) {
12070
+ var _StartColumnStatisticsTaskRunCommand = class _StartColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12435
12071
  return [
12436
12072
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12437
12073
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12445,9 +12081,7 @@ var StartColumnStatisticsTaskRunCommand = _StartColumnStatisticsTaskRunCommand;
12445
12081
 
12446
12082
 
12447
12083
 
12448
- var _StartCrawlerCommand = class _StartCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12449
- ...commonParams
12450
- }).m(function(Command, cs, config, o) {
12084
+ var _StartCrawlerCommand = class _StartCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12451
12085
  return [
12452
12086
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12453
12087
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12461,9 +12095,7 @@ var StartCrawlerCommand = _StartCrawlerCommand;
12461
12095
 
12462
12096
 
12463
12097
 
12464
- var _StartCrawlerScheduleCommand = class _StartCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12465
- ...commonParams
12466
- }).m(function(Command, cs, config, o) {
12098
+ var _StartCrawlerScheduleCommand = class _StartCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12467
12099
  return [
12468
12100
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12469
12101
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12477,9 +12109,7 @@ var StartCrawlerScheduleCommand = _StartCrawlerScheduleCommand;
12477
12109
 
12478
12110
 
12479
12111
 
12480
- var _StartDataQualityRuleRecommendationRunCommand = class _StartDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
12481
- ...commonParams
12482
- }).m(function(Command, cs, config, o) {
12112
+ var _StartDataQualityRuleRecommendationRunCommand = class _StartDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12483
12113
  return [
12484
12114
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12485
12115
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12493,9 +12123,7 @@ var StartDataQualityRuleRecommendationRunCommand = _StartDataQualityRuleRecommen
12493
12123
 
12494
12124
 
12495
12125
 
12496
- var _StartDataQualityRulesetEvaluationRunCommand = class _StartDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
12497
- ...commonParams
12498
- }).m(function(Command, cs, config, o) {
12126
+ var _StartDataQualityRulesetEvaluationRunCommand = class _StartDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12499
12127
  return [
12500
12128
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12501
12129
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12509,9 +12137,7 @@ var StartDataQualityRulesetEvaluationRunCommand = _StartDataQualityRulesetEvalua
12509
12137
 
12510
12138
 
12511
12139
 
12512
- var _StartExportLabelsTaskRunCommand = class _StartExportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12513
- ...commonParams
12514
- }).m(function(Command, cs, config, o) {
12140
+ var _StartExportLabelsTaskRunCommand = class _StartExportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12515
12141
  return [
12516
12142
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12517
12143
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12525,9 +12151,7 @@ var StartExportLabelsTaskRunCommand = _StartExportLabelsTaskRunCommand;
12525
12151
 
12526
12152
 
12527
12153
 
12528
- var _StartImportLabelsTaskRunCommand = class _StartImportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12529
- ...commonParams
12530
- }).m(function(Command, cs, config, o) {
12154
+ var _StartImportLabelsTaskRunCommand = class _StartImportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12531
12155
  return [
12532
12156
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12533
12157
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12541,9 +12165,7 @@ var StartImportLabelsTaskRunCommand = _StartImportLabelsTaskRunCommand;
12541
12165
 
12542
12166
 
12543
12167
 
12544
- var _StartJobRunCommand = class _StartJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
12545
- ...commonParams
12546
- }).m(function(Command, cs, config, o) {
12168
+ var _StartJobRunCommand = class _StartJobRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12547
12169
  return [
12548
12170
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12549
12171
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12557,9 +12179,7 @@ var StartJobRunCommand = _StartJobRunCommand;
12557
12179
 
12558
12180
 
12559
12181
 
12560
- var _StartMLEvaluationTaskRunCommand = class _StartMLEvaluationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12561
- ...commonParams
12562
- }).m(function(Command, cs, config, o) {
12182
+ var _StartMLEvaluationTaskRunCommand = class _StartMLEvaluationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12563
12183
  return [
12564
12184
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12565
12185
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12573,9 +12193,7 @@ var StartMLEvaluationTaskRunCommand = _StartMLEvaluationTaskRunCommand;
12573
12193
 
12574
12194
 
12575
12195
 
12576
- var _StartMLLabelingSetGenerationTaskRunCommand = class _StartMLLabelingSetGenerationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12577
- ...commonParams
12578
- }).m(function(Command, cs, config, o) {
12196
+ var _StartMLLabelingSetGenerationTaskRunCommand = class _StartMLLabelingSetGenerationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12579
12197
  return [
12580
12198
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12581
12199
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12589,9 +12207,7 @@ var StartMLLabelingSetGenerationTaskRunCommand = _StartMLLabelingSetGenerationTa
12589
12207
 
12590
12208
 
12591
12209
 
12592
- var _StartTriggerCommand = class _StartTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12593
- ...commonParams
12594
- }).m(function(Command, cs, config, o) {
12210
+ var _StartTriggerCommand = class _StartTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12595
12211
  return [
12596
12212
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12597
12213
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12605,9 +12221,7 @@ var StartTriggerCommand = _StartTriggerCommand;
12605
12221
 
12606
12222
 
12607
12223
 
12608
- var _StartWorkflowRunCommand = class _StartWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12609
- ...commonParams
12610
- }).m(function(Command, cs, config, o) {
12224
+ var _StartWorkflowRunCommand = class _StartWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12611
12225
  return [
12612
12226
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12613
12227
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12621,9 +12235,7 @@ var StartWorkflowRunCommand = _StartWorkflowRunCommand;
12621
12235
 
12622
12236
 
12623
12237
 
12624
- var _StopColumnStatisticsTaskRunCommand = class _StopColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12625
- ...commonParams
12626
- }).m(function(Command, cs, config, o) {
12238
+ var _StopColumnStatisticsTaskRunCommand = class _StopColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12627
12239
  return [
12628
12240
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12629
12241
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12637,9 +12249,7 @@ var StopColumnStatisticsTaskRunCommand = _StopColumnStatisticsTaskRunCommand;
12637
12249
 
12638
12250
 
12639
12251
 
12640
- var _StopCrawlerCommand = class _StopCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12641
- ...commonParams
12642
- }).m(function(Command, cs, config, o) {
12252
+ var _StopCrawlerCommand = class _StopCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12643
12253
  return [
12644
12254
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12645
12255
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12653,9 +12263,7 @@ var StopCrawlerCommand = _StopCrawlerCommand;
12653
12263
 
12654
12264
 
12655
12265
 
12656
- var _StopCrawlerScheduleCommand = class _StopCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12657
- ...commonParams
12658
- }).m(function(Command, cs, config, o) {
12266
+ var _StopCrawlerScheduleCommand = class _StopCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12659
12267
  return [
12660
12268
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12661
12269
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12669,9 +12277,7 @@ var StopCrawlerScheduleCommand = _StopCrawlerScheduleCommand;
12669
12277
 
12670
12278
 
12671
12279
 
12672
- var _StopSessionCommand = class _StopSessionCommand extends import_smithy_client.Command.classBuilder().ep({
12673
- ...commonParams
12674
- }).m(function(Command, cs, config, o) {
12280
+ var _StopSessionCommand = class _StopSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12675
12281
  return [
12676
12282
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12677
12283
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12685,9 +12291,7 @@ var StopSessionCommand = _StopSessionCommand;
12685
12291
 
12686
12292
 
12687
12293
 
12688
- var _StopTriggerCommand = class _StopTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12689
- ...commonParams
12690
- }).m(function(Command, cs, config, o) {
12294
+ var _StopTriggerCommand = class _StopTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12691
12295
  return [
12692
12296
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12693
12297
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12701,9 +12305,7 @@ var StopTriggerCommand = _StopTriggerCommand;
12701
12305
 
12702
12306
 
12703
12307
 
12704
- var _StopWorkflowRunCommand = class _StopWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12705
- ...commonParams
12706
- }).m(function(Command, cs, config, o) {
12308
+ var _StopWorkflowRunCommand = class _StopWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12707
12309
  return [
12708
12310
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12709
12311
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12717,9 +12319,7 @@ var StopWorkflowRunCommand = _StopWorkflowRunCommand;
12717
12319
 
12718
12320
 
12719
12321
 
12720
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
12721
- ...commonParams
12722
- }).m(function(Command, cs, config, o) {
12322
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12723
12323
  return [
12724
12324
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12725
12325
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12733,9 +12333,7 @@ var TagResourceCommand = _TagResourceCommand;
12733
12333
 
12734
12334
 
12735
12335
 
12736
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
12737
- ...commonParams
12738
- }).m(function(Command, cs, config, o) {
12336
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12739
12337
  return [
12740
12338
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12741
12339
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12749,9 +12347,7 @@ var UntagResourceCommand = _UntagResourceCommand;
12749
12347
 
12750
12348
 
12751
12349
 
12752
- var _UpdateBlueprintCommand = class _UpdateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
12753
- ...commonParams
12754
- }).m(function(Command, cs, config, o) {
12350
+ var _UpdateBlueprintCommand = class _UpdateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12755
12351
  return [
12756
12352
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12757
12353
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12765,9 +12361,7 @@ var UpdateBlueprintCommand = _UpdateBlueprintCommand;
12765
12361
 
12766
12362
 
12767
12363
 
12768
- var _UpdateClassifierCommand = class _UpdateClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
12769
- ...commonParams
12770
- }).m(function(Command, cs, config, o) {
12364
+ var _UpdateClassifierCommand = class _UpdateClassifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12771
12365
  return [
12772
12366
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12773
12367
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12781,9 +12375,7 @@ var UpdateClassifierCommand = _UpdateClassifierCommand;
12781
12375
 
12782
12376
 
12783
12377
 
12784
- var _UpdateColumnStatisticsForPartitionCommand = class _UpdateColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
12785
- ...commonParams
12786
- }).m(function(Command, cs, config, o) {
12378
+ var _UpdateColumnStatisticsForPartitionCommand = class _UpdateColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12787
12379
  return [
12788
12380
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12789
12381
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12797,9 +12389,7 @@ var UpdateColumnStatisticsForPartitionCommand = _UpdateColumnStatisticsForPartit
12797
12389
 
12798
12390
 
12799
12391
 
12800
- var _UpdateColumnStatisticsForTableCommand = class _UpdateColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
12801
- ...commonParams
12802
- }).m(function(Command, cs, config, o) {
12392
+ var _UpdateColumnStatisticsForTableCommand = class _UpdateColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12803
12393
  return [
12804
12394
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12805
12395
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12813,9 +12403,7 @@ var UpdateColumnStatisticsForTableCommand = _UpdateColumnStatisticsForTableComma
12813
12403
 
12814
12404
 
12815
12405
 
12816
- var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
12817
- ...commonParams
12818
- }).m(function(Command, cs, config, o) {
12406
+ var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12819
12407
  return [
12820
12408
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12821
12409
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12829,9 +12417,7 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
12829
12417
 
12830
12418
 
12831
12419
 
12832
- var _UpdateCrawlerCommand = class _UpdateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12833
- ...commonParams
12834
- }).m(function(Command, cs, config, o) {
12420
+ var _UpdateCrawlerCommand = class _UpdateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12835
12421
  return [
12836
12422
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12837
12423
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12845,9 +12431,7 @@ var UpdateCrawlerCommand = _UpdateCrawlerCommand;
12845
12431
 
12846
12432
 
12847
12433
 
12848
- var _UpdateCrawlerScheduleCommand = class _UpdateCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12849
- ...commonParams
12850
- }).m(function(Command, cs, config, o) {
12434
+ var _UpdateCrawlerScheduleCommand = class _UpdateCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12851
12435
  return [
12852
12436
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12853
12437
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12861,9 +12445,7 @@ var UpdateCrawlerScheduleCommand = _UpdateCrawlerScheduleCommand;
12861
12445
 
12862
12446
 
12863
12447
 
12864
- var _UpdateDatabaseCommand = class _UpdateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
12865
- ...commonParams
12866
- }).m(function(Command, cs, config, o) {
12448
+ var _UpdateDatabaseCommand = class _UpdateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12867
12449
  return [
12868
12450
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12869
12451
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12877,9 +12459,7 @@ var UpdateDatabaseCommand = _UpdateDatabaseCommand;
12877
12459
 
12878
12460
 
12879
12461
 
12880
- var _UpdateDataQualityRulesetCommand = class _UpdateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
12881
- ...commonParams
12882
- }).m(function(Command, cs, config, o) {
12462
+ var _UpdateDataQualityRulesetCommand = class _UpdateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12883
12463
  return [
12884
12464
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12885
12465
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12893,9 +12473,7 @@ var UpdateDataQualityRulesetCommand = _UpdateDataQualityRulesetCommand;
12893
12473
 
12894
12474
 
12895
12475
 
12896
- var _UpdateDevEndpointCommand = class _UpdateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
12897
- ...commonParams
12898
- }).m(function(Command, cs, config, o) {
12476
+ var _UpdateDevEndpointCommand = class _UpdateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12899
12477
  return [
12900
12478
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12901
12479
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12909,9 +12487,7 @@ var UpdateDevEndpointCommand = _UpdateDevEndpointCommand;
12909
12487
 
12910
12488
 
12911
12489
 
12912
- var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep({
12913
- ...commonParams
12914
- }).m(function(Command, cs, config, o) {
12490
+ var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12915
12491
  return [
12916
12492
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12917
12493
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12925,9 +12501,7 @@ var UpdateJobCommand = _UpdateJobCommand;
12925
12501
 
12926
12502
 
12927
12503
 
12928
- var _UpdateJobFromSourceControlCommand = class _UpdateJobFromSourceControlCommand extends import_smithy_client.Command.classBuilder().ep({
12929
- ...commonParams
12930
- }).m(function(Command, cs, config, o) {
12504
+ var _UpdateJobFromSourceControlCommand = class _UpdateJobFromSourceControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12931
12505
  return [
12932
12506
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12933
12507
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12941,9 +12515,7 @@ var UpdateJobFromSourceControlCommand = _UpdateJobFromSourceControlCommand;
12941
12515
 
12942
12516
 
12943
12517
 
12944
- var _UpdateMLTransformCommand = class _UpdateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
12945
- ...commonParams
12946
- }).m(function(Command, cs, config, o) {
12518
+ var _UpdateMLTransformCommand = class _UpdateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12947
12519
  return [
12948
12520
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12949
12521
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12957,9 +12529,7 @@ var UpdateMLTransformCommand = _UpdateMLTransformCommand;
12957
12529
 
12958
12530
 
12959
12531
 
12960
- var _UpdatePartitionCommand = class _UpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
12961
- ...commonParams
12962
- }).m(function(Command, cs, config, o) {
12532
+ var _UpdatePartitionCommand = class _UpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12963
12533
  return [
12964
12534
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12965
12535
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12973,9 +12543,7 @@ var UpdatePartitionCommand = _UpdatePartitionCommand;
12973
12543
 
12974
12544
 
12975
12545
 
12976
- var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
12977
- ...commonParams
12978
- }).m(function(Command, cs, config, o) {
12546
+ var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12979
12547
  return [
12980
12548
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12981
12549
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12989,9 +12557,7 @@ var UpdateRegistryCommand = _UpdateRegistryCommand;
12989
12557
 
12990
12558
 
12991
12559
 
12992
- var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
12993
- ...commonParams
12994
- }).m(function(Command, cs, config, o) {
12560
+ var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12995
12561
  return [
12996
12562
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12997
12563
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13005,9 +12571,7 @@ var UpdateSchemaCommand = _UpdateSchemaCommand;
13005
12571
 
13006
12572
 
13007
12573
 
13008
- var _UpdateSourceControlFromJobCommand = class _UpdateSourceControlFromJobCommand extends import_smithy_client.Command.classBuilder().ep({
13009
- ...commonParams
13010
- }).m(function(Command, cs, config, o) {
12574
+ var _UpdateSourceControlFromJobCommand = class _UpdateSourceControlFromJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13011
12575
  return [
13012
12576
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13013
12577
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13021,9 +12585,7 @@ var UpdateSourceControlFromJobCommand = _UpdateSourceControlFromJobCommand;
13021
12585
 
13022
12586
 
13023
12587
 
13024
- var _UpdateTableCommand = class _UpdateTableCommand extends import_smithy_client.Command.classBuilder().ep({
13025
- ...commonParams
13026
- }).m(function(Command, cs, config, o) {
12588
+ var _UpdateTableCommand = class _UpdateTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13027
12589
  return [
13028
12590
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13029
12591
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13037,9 +12599,7 @@ var UpdateTableCommand = _UpdateTableCommand;
13037
12599
 
13038
12600
 
13039
12601
 
13040
- var _UpdateTableOptimizerCommand = class _UpdateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
13041
- ...commonParams
13042
- }).m(function(Command, cs, config, o) {
12602
+ var _UpdateTableOptimizerCommand = class _UpdateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13043
12603
  return [
13044
12604
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13045
12605
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13053,9 +12613,7 @@ var UpdateTableOptimizerCommand = _UpdateTableOptimizerCommand;
13053
12613
 
13054
12614
 
13055
12615
 
13056
- var _UpdateTriggerCommand = class _UpdateTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
13057
- ...commonParams
13058
- }).m(function(Command, cs, config, o) {
12616
+ var _UpdateTriggerCommand = class _UpdateTriggerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13059
12617
  return [
13060
12618
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13061
12619
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13069,9 +12627,7 @@ var UpdateTriggerCommand = _UpdateTriggerCommand;
13069
12627
 
13070
12628
 
13071
12629
 
13072
- var _UpdateUsageProfileCommand = class _UpdateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13073
- ...commonParams
13074
- }).m(function(Command, cs, config, o) {
12630
+ var _UpdateUsageProfileCommand = class _UpdateUsageProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13075
12631
  return [
13076
12632
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13077
12633
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13085,9 +12641,7 @@ var UpdateUsageProfileCommand = _UpdateUsageProfileCommand;
13085
12641
 
13086
12642
 
13087
12643
 
13088
- var _UpdateUserDefinedFunctionCommand = class _UpdateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
13089
- ...commonParams
13090
- }).m(function(Command, cs, config, o) {
12644
+ var _UpdateUserDefinedFunctionCommand = class _UpdateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13091
12645
  return [
13092
12646
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13093
12647
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13101,9 +12655,7 @@ var UpdateUserDefinedFunctionCommand = _UpdateUserDefinedFunctionCommand;
13101
12655
 
13102
12656
 
13103
12657
 
13104
- var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
13105
- ...commonParams
13106
- }).m(function(Command, cs, config, o) {
12658
+ var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13107
12659
  return [
13108
12660
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13109
12661
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())