@aws-sdk/client-sagemaker 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 (337) hide show
  1. package/dist-cjs/index.js +335 -1005
  2. package/dist-es/commands/AddAssociationCommand.js +1 -3
  3. package/dist-es/commands/AddTagsCommand.js +1 -3
  4. package/dist-es/commands/AssociateTrialComponentCommand.js +1 -3
  5. package/dist-es/commands/BatchDescribeModelPackageCommand.js +1 -3
  6. package/dist-es/commands/CreateActionCommand.js +1 -3
  7. package/dist-es/commands/CreateAlgorithmCommand.js +1 -3
  8. package/dist-es/commands/CreateAppCommand.js +1 -3
  9. package/dist-es/commands/CreateAppImageConfigCommand.js +1 -3
  10. package/dist-es/commands/CreateArtifactCommand.js +1 -3
  11. package/dist-es/commands/CreateAutoMLJobCommand.js +1 -3
  12. package/dist-es/commands/CreateAutoMLJobV2Command.js +1 -3
  13. package/dist-es/commands/CreateClusterCommand.js +1 -3
  14. package/dist-es/commands/CreateCodeRepositoryCommand.js +1 -3
  15. package/dist-es/commands/CreateCompilationJobCommand.js +1 -3
  16. package/dist-es/commands/CreateContextCommand.js +1 -3
  17. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +1 -3
  18. package/dist-es/commands/CreateDeviceFleetCommand.js +1 -3
  19. package/dist-es/commands/CreateDomainCommand.js +1 -3
  20. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +1 -3
  21. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +1 -3
  22. package/dist-es/commands/CreateEdgePackagingJobCommand.js +1 -3
  23. package/dist-es/commands/CreateEndpointCommand.js +1 -3
  24. package/dist-es/commands/CreateEndpointConfigCommand.js +1 -3
  25. package/dist-es/commands/CreateExperimentCommand.js +1 -3
  26. package/dist-es/commands/CreateFeatureGroupCommand.js +1 -3
  27. package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -3
  28. package/dist-es/commands/CreateHubCommand.js +1 -3
  29. package/dist-es/commands/CreateHubContentReferenceCommand.js +1 -3
  30. package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -3
  31. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +1 -3
  32. package/dist-es/commands/CreateImageCommand.js +1 -3
  33. package/dist-es/commands/CreateImageVersionCommand.js +1 -3
  34. package/dist-es/commands/CreateInferenceComponentCommand.js +1 -3
  35. package/dist-es/commands/CreateInferenceExperimentCommand.js +1 -3
  36. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +1 -3
  37. package/dist-es/commands/CreateLabelingJobCommand.js +1 -3
  38. package/dist-es/commands/CreateMlflowTrackingServerCommand.js +1 -3
  39. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +1 -3
  40. package/dist-es/commands/CreateModelCardCommand.js +1 -3
  41. package/dist-es/commands/CreateModelCardExportJobCommand.js +1 -3
  42. package/dist-es/commands/CreateModelCommand.js +1 -3
  43. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -3
  44. package/dist-es/commands/CreateModelPackageCommand.js +1 -3
  45. package/dist-es/commands/CreateModelPackageGroupCommand.js +1 -3
  46. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +1 -3
  47. package/dist-es/commands/CreateMonitoringScheduleCommand.js +1 -3
  48. package/dist-es/commands/CreateNotebookInstanceCommand.js +1 -3
  49. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -3
  50. package/dist-es/commands/CreateOptimizationJobCommand.js +1 -3
  51. package/dist-es/commands/CreatePipelineCommand.js +1 -3
  52. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +1 -3
  53. package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +1 -3
  54. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -3
  55. package/dist-es/commands/CreateProcessingJobCommand.js +1 -3
  56. package/dist-es/commands/CreateProjectCommand.js +1 -3
  57. package/dist-es/commands/CreateSpaceCommand.js +1 -3
  58. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +1 -3
  59. package/dist-es/commands/CreateTrainingJobCommand.js +1 -3
  60. package/dist-es/commands/CreateTransformJobCommand.js +1 -3
  61. package/dist-es/commands/CreateTrialCommand.js +1 -3
  62. package/dist-es/commands/CreateTrialComponentCommand.js +1 -3
  63. package/dist-es/commands/CreateUserProfileCommand.js +1 -3
  64. package/dist-es/commands/CreateWorkforceCommand.js +1 -3
  65. package/dist-es/commands/CreateWorkteamCommand.js +1 -3
  66. package/dist-es/commands/DeleteActionCommand.js +1 -3
  67. package/dist-es/commands/DeleteAlgorithmCommand.js +1 -3
  68. package/dist-es/commands/DeleteAppCommand.js +1 -3
  69. package/dist-es/commands/DeleteAppImageConfigCommand.js +1 -3
  70. package/dist-es/commands/DeleteArtifactCommand.js +1 -3
  71. package/dist-es/commands/DeleteAssociationCommand.js +1 -3
  72. package/dist-es/commands/DeleteClusterCommand.js +1 -3
  73. package/dist-es/commands/DeleteCodeRepositoryCommand.js +1 -3
  74. package/dist-es/commands/DeleteCompilationJobCommand.js +1 -3
  75. package/dist-es/commands/DeleteContextCommand.js +1 -3
  76. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +1 -3
  77. package/dist-es/commands/DeleteDeviceFleetCommand.js +1 -3
  78. package/dist-es/commands/DeleteDomainCommand.js +1 -3
  79. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +1 -3
  80. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +1 -3
  81. package/dist-es/commands/DeleteEndpointCommand.js +1 -3
  82. package/dist-es/commands/DeleteEndpointConfigCommand.js +1 -3
  83. package/dist-es/commands/DeleteExperimentCommand.js +1 -3
  84. package/dist-es/commands/DeleteFeatureGroupCommand.js +1 -3
  85. package/dist-es/commands/DeleteFlowDefinitionCommand.js +1 -3
  86. package/dist-es/commands/DeleteHubCommand.js +1 -3
  87. package/dist-es/commands/DeleteHubContentCommand.js +1 -3
  88. package/dist-es/commands/DeleteHubContentReferenceCommand.js +1 -3
  89. package/dist-es/commands/DeleteHumanTaskUiCommand.js +1 -3
  90. package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +1 -3
  91. package/dist-es/commands/DeleteImageCommand.js +1 -3
  92. package/dist-es/commands/DeleteImageVersionCommand.js +1 -3
  93. package/dist-es/commands/DeleteInferenceComponentCommand.js +1 -3
  94. package/dist-es/commands/DeleteInferenceExperimentCommand.js +1 -3
  95. package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +1 -3
  96. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +1 -3
  97. package/dist-es/commands/DeleteModelCardCommand.js +1 -3
  98. package/dist-es/commands/DeleteModelCommand.js +1 -3
  99. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -3
  100. package/dist-es/commands/DeleteModelPackageCommand.js +1 -3
  101. package/dist-es/commands/DeleteModelPackageGroupCommand.js +1 -3
  102. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +1 -3
  103. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +1 -3
  104. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +1 -3
  105. package/dist-es/commands/DeleteNotebookInstanceCommand.js +1 -3
  106. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -3
  107. package/dist-es/commands/DeleteOptimizationJobCommand.js +1 -3
  108. package/dist-es/commands/DeletePipelineCommand.js +1 -3
  109. package/dist-es/commands/DeleteProjectCommand.js +1 -3
  110. package/dist-es/commands/DeleteSpaceCommand.js +1 -3
  111. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +1 -3
  112. package/dist-es/commands/DeleteTagsCommand.js +1 -3
  113. package/dist-es/commands/DeleteTrialCommand.js +1 -3
  114. package/dist-es/commands/DeleteTrialComponentCommand.js +1 -3
  115. package/dist-es/commands/DeleteUserProfileCommand.js +1 -3
  116. package/dist-es/commands/DeleteWorkforceCommand.js +1 -3
  117. package/dist-es/commands/DeleteWorkteamCommand.js +1 -3
  118. package/dist-es/commands/DeregisterDevicesCommand.js +1 -3
  119. package/dist-es/commands/DescribeActionCommand.js +1 -3
  120. package/dist-es/commands/DescribeAlgorithmCommand.js +1 -3
  121. package/dist-es/commands/DescribeAppCommand.js +1 -3
  122. package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -3
  123. package/dist-es/commands/DescribeArtifactCommand.js +1 -3
  124. package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -3
  125. package/dist-es/commands/DescribeAutoMLJobV2Command.js +1 -3
  126. package/dist-es/commands/DescribeClusterCommand.js +1 -3
  127. package/dist-es/commands/DescribeClusterNodeCommand.js +1 -3
  128. package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -3
  129. package/dist-es/commands/DescribeCompilationJobCommand.js +1 -3
  130. package/dist-es/commands/DescribeContextCommand.js +1 -3
  131. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -3
  132. package/dist-es/commands/DescribeDeviceCommand.js +1 -3
  133. package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -3
  134. package/dist-es/commands/DescribeDomainCommand.js +1 -3
  135. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -3
  136. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -3
  137. package/dist-es/commands/DescribeEndpointCommand.js +1 -3
  138. package/dist-es/commands/DescribeEndpointConfigCommand.js +1 -3
  139. package/dist-es/commands/DescribeExperimentCommand.js +1 -3
  140. package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -3
  141. package/dist-es/commands/DescribeFeatureMetadataCommand.js +1 -3
  142. package/dist-es/commands/DescribeFlowDefinitionCommand.js +1 -3
  143. package/dist-es/commands/DescribeHubCommand.js +1 -3
  144. package/dist-es/commands/DescribeHubContentCommand.js +1 -3
  145. package/dist-es/commands/DescribeHumanTaskUiCommand.js +1 -3
  146. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +1 -3
  147. package/dist-es/commands/DescribeImageCommand.js +1 -3
  148. package/dist-es/commands/DescribeImageVersionCommand.js +1 -3
  149. package/dist-es/commands/DescribeInferenceComponentCommand.js +1 -3
  150. package/dist-es/commands/DescribeInferenceExperimentCommand.js +1 -3
  151. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +1 -3
  152. package/dist-es/commands/DescribeLabelingJobCommand.js +1 -3
  153. package/dist-es/commands/DescribeLineageGroupCommand.js +1 -3
  154. package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +1 -3
  155. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +1 -3
  156. package/dist-es/commands/DescribeModelCardCommand.js +1 -3
  157. package/dist-es/commands/DescribeModelCardExportJobCommand.js +1 -3
  158. package/dist-es/commands/DescribeModelCommand.js +1 -3
  159. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -3
  160. package/dist-es/commands/DescribeModelPackageCommand.js +1 -3
  161. package/dist-es/commands/DescribeModelPackageGroupCommand.js +1 -3
  162. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +1 -3
  163. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +1 -3
  164. package/dist-es/commands/DescribeNotebookInstanceCommand.js +1 -3
  165. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -3
  166. package/dist-es/commands/DescribeOptimizationJobCommand.js +1 -3
  167. package/dist-es/commands/DescribePipelineCommand.js +1 -3
  168. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -3
  169. package/dist-es/commands/DescribePipelineExecutionCommand.js +1 -3
  170. package/dist-es/commands/DescribeProcessingJobCommand.js +1 -3
  171. package/dist-es/commands/DescribeProjectCommand.js +1 -3
  172. package/dist-es/commands/DescribeSpaceCommand.js +1 -3
  173. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -3
  174. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -3
  175. package/dist-es/commands/DescribeTrainingJobCommand.js +1 -3
  176. package/dist-es/commands/DescribeTransformJobCommand.js +1 -3
  177. package/dist-es/commands/DescribeTrialCommand.js +1 -3
  178. package/dist-es/commands/DescribeTrialComponentCommand.js +1 -3
  179. package/dist-es/commands/DescribeUserProfileCommand.js +1 -3
  180. package/dist-es/commands/DescribeWorkforceCommand.js +1 -3
  181. package/dist-es/commands/DescribeWorkteamCommand.js +1 -3
  182. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -3
  183. package/dist-es/commands/DisassociateTrialComponentCommand.js +1 -3
  184. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -3
  185. package/dist-es/commands/GetDeviceFleetReportCommand.js +1 -3
  186. package/dist-es/commands/GetLineageGroupPolicyCommand.js +1 -3
  187. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +1 -3
  188. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -3
  189. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +1 -3
  190. package/dist-es/commands/GetSearchSuggestionsCommand.js +1 -3
  191. package/dist-es/commands/ImportHubContentCommand.js +1 -3
  192. package/dist-es/commands/ListActionsCommand.js +1 -3
  193. package/dist-es/commands/ListAlgorithmsCommand.js +1 -3
  194. package/dist-es/commands/ListAliasesCommand.js +1 -3
  195. package/dist-es/commands/ListAppImageConfigsCommand.js +1 -3
  196. package/dist-es/commands/ListAppsCommand.js +1 -3
  197. package/dist-es/commands/ListArtifactsCommand.js +1 -3
  198. package/dist-es/commands/ListAssociationsCommand.js +1 -3
  199. package/dist-es/commands/ListAutoMLJobsCommand.js +1 -3
  200. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +1 -3
  201. package/dist-es/commands/ListClusterNodesCommand.js +1 -3
  202. package/dist-es/commands/ListClustersCommand.js +1 -3
  203. package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -3
  204. package/dist-es/commands/ListCompilationJobsCommand.js +1 -3
  205. package/dist-es/commands/ListContextsCommand.js +1 -3
  206. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -3
  207. package/dist-es/commands/ListDeviceFleetsCommand.js +1 -3
  208. package/dist-es/commands/ListDevicesCommand.js +1 -3
  209. package/dist-es/commands/ListDomainsCommand.js +1 -3
  210. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -3
  211. package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -3
  212. package/dist-es/commands/ListEndpointConfigsCommand.js +1 -3
  213. package/dist-es/commands/ListEndpointsCommand.js +1 -3
  214. package/dist-es/commands/ListExperimentsCommand.js +1 -3
  215. package/dist-es/commands/ListFeatureGroupsCommand.js +1 -3
  216. package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -3
  217. package/dist-es/commands/ListHubContentVersionsCommand.js +1 -3
  218. package/dist-es/commands/ListHubContentsCommand.js +1 -3
  219. package/dist-es/commands/ListHubsCommand.js +1 -3
  220. package/dist-es/commands/ListHumanTaskUisCommand.js +1 -3
  221. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -3
  222. package/dist-es/commands/ListImageVersionsCommand.js +1 -3
  223. package/dist-es/commands/ListImagesCommand.js +1 -3
  224. package/dist-es/commands/ListInferenceComponentsCommand.js +1 -3
  225. package/dist-es/commands/ListInferenceExperimentsCommand.js +1 -3
  226. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -3
  227. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -3
  228. package/dist-es/commands/ListLabelingJobsCommand.js +1 -3
  229. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -3
  230. package/dist-es/commands/ListLineageGroupsCommand.js +1 -3
  231. package/dist-es/commands/ListMlflowTrackingServersCommand.js +1 -3
  232. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -3
  233. package/dist-es/commands/ListModelCardExportJobsCommand.js +1 -3
  234. package/dist-es/commands/ListModelCardVersionsCommand.js +1 -3
  235. package/dist-es/commands/ListModelCardsCommand.js +1 -3
  236. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -3
  237. package/dist-es/commands/ListModelMetadataCommand.js +1 -3
  238. package/dist-es/commands/ListModelPackageGroupsCommand.js +1 -3
  239. package/dist-es/commands/ListModelPackagesCommand.js +1 -3
  240. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +1 -3
  241. package/dist-es/commands/ListModelsCommand.js +1 -3
  242. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +1 -3
  243. package/dist-es/commands/ListMonitoringAlertsCommand.js +1 -3
  244. package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -3
  245. package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -3
  246. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -3
  247. package/dist-es/commands/ListNotebookInstancesCommand.js +1 -3
  248. package/dist-es/commands/ListOptimizationJobsCommand.js +1 -3
  249. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +1 -3
  250. package/dist-es/commands/ListPipelineExecutionsCommand.js +1 -3
  251. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +1 -3
  252. package/dist-es/commands/ListPipelinesCommand.js +1 -3
  253. package/dist-es/commands/ListProcessingJobsCommand.js +1 -3
  254. package/dist-es/commands/ListProjectsCommand.js +1 -3
  255. package/dist-es/commands/ListResourceCatalogsCommand.js +1 -3
  256. package/dist-es/commands/ListSpacesCommand.js +1 -3
  257. package/dist-es/commands/ListStageDevicesCommand.js +1 -3
  258. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +1 -3
  259. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +1 -3
  260. package/dist-es/commands/ListTagsCommand.js +1 -3
  261. package/dist-es/commands/ListTrainingJobsCommand.js +1 -3
  262. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -3
  263. package/dist-es/commands/ListTransformJobsCommand.js +1 -3
  264. package/dist-es/commands/ListTrialComponentsCommand.js +1 -3
  265. package/dist-es/commands/ListTrialsCommand.js +1 -3
  266. package/dist-es/commands/ListUserProfilesCommand.js +1 -3
  267. package/dist-es/commands/ListWorkforcesCommand.js +1 -3
  268. package/dist-es/commands/ListWorkteamsCommand.js +1 -3
  269. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +1 -3
  270. package/dist-es/commands/QueryLineageCommand.js +1 -3
  271. package/dist-es/commands/RegisterDevicesCommand.js +1 -3
  272. package/dist-es/commands/RenderUiTemplateCommand.js +1 -3
  273. package/dist-es/commands/RetryPipelineExecutionCommand.js +1 -3
  274. package/dist-es/commands/SearchCommand.js +1 -3
  275. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +1 -3
  276. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +1 -3
  277. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +1 -3
  278. package/dist-es/commands/StartInferenceExperimentCommand.js +1 -3
  279. package/dist-es/commands/StartMlflowTrackingServerCommand.js +1 -3
  280. package/dist-es/commands/StartMonitoringScheduleCommand.js +1 -3
  281. package/dist-es/commands/StartNotebookInstanceCommand.js +1 -3
  282. package/dist-es/commands/StartPipelineExecutionCommand.js +1 -3
  283. package/dist-es/commands/StopAutoMLJobCommand.js +1 -3
  284. package/dist-es/commands/StopCompilationJobCommand.js +1 -3
  285. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +1 -3
  286. package/dist-es/commands/StopEdgePackagingJobCommand.js +1 -3
  287. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -3
  288. package/dist-es/commands/StopInferenceExperimentCommand.js +1 -3
  289. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +1 -3
  290. package/dist-es/commands/StopLabelingJobCommand.js +1 -3
  291. package/dist-es/commands/StopMlflowTrackingServerCommand.js +1 -3
  292. package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -3
  293. package/dist-es/commands/StopNotebookInstanceCommand.js +1 -3
  294. package/dist-es/commands/StopOptimizationJobCommand.js +1 -3
  295. package/dist-es/commands/StopPipelineExecutionCommand.js +1 -3
  296. package/dist-es/commands/StopProcessingJobCommand.js +1 -3
  297. package/dist-es/commands/StopTrainingJobCommand.js +1 -3
  298. package/dist-es/commands/StopTransformJobCommand.js +1 -3
  299. package/dist-es/commands/UpdateActionCommand.js +1 -3
  300. package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -3
  301. package/dist-es/commands/UpdateArtifactCommand.js +1 -3
  302. package/dist-es/commands/UpdateClusterCommand.js +1 -3
  303. package/dist-es/commands/UpdateClusterSoftwareCommand.js +1 -3
  304. package/dist-es/commands/UpdateCodeRepositoryCommand.js +1 -3
  305. package/dist-es/commands/UpdateContextCommand.js +1 -3
  306. package/dist-es/commands/UpdateDeviceFleetCommand.js +1 -3
  307. package/dist-es/commands/UpdateDevicesCommand.js +1 -3
  308. package/dist-es/commands/UpdateDomainCommand.js +1 -3
  309. package/dist-es/commands/UpdateEndpointCommand.js +1 -3
  310. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -3
  311. package/dist-es/commands/UpdateExperimentCommand.js +1 -3
  312. package/dist-es/commands/UpdateFeatureGroupCommand.js +1 -3
  313. package/dist-es/commands/UpdateFeatureMetadataCommand.js +1 -3
  314. package/dist-es/commands/UpdateHubCommand.js +1 -3
  315. package/dist-es/commands/UpdateImageCommand.js +1 -3
  316. package/dist-es/commands/UpdateImageVersionCommand.js +1 -3
  317. package/dist-es/commands/UpdateInferenceComponentCommand.js +1 -3
  318. package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +1 -3
  319. package/dist-es/commands/UpdateInferenceExperimentCommand.js +1 -3
  320. package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +1 -3
  321. package/dist-es/commands/UpdateModelCardCommand.js +1 -3
  322. package/dist-es/commands/UpdateModelPackageCommand.js +1 -3
  323. package/dist-es/commands/UpdateMonitoringAlertCommand.js +1 -3
  324. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -3
  325. package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -3
  326. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -3
  327. package/dist-es/commands/UpdatePipelineCommand.js +1 -3
  328. package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -3
  329. package/dist-es/commands/UpdateProjectCommand.js +1 -3
  330. package/dist-es/commands/UpdateSpaceCommand.js +1 -3
  331. package/dist-es/commands/UpdateTrainingJobCommand.js +1 -3
  332. package/dist-es/commands/UpdateTrialCommand.js +1 -3
  333. package/dist-es/commands/UpdateTrialComponentCommand.js +1 -3
  334. package/dist-es/commands/UpdateUserProfileCommand.js +1 -3
  335. package/dist-es/commands/UpdateWorkforceCommand.js +1 -3
  336. package/dist-es/commands/UpdateWorkteamCommand.js +1 -3
  337. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -19085,9 +19085,7 @@ function sharedHeaders(operation) {
19085
19085
  __name(sharedHeaders, "sharedHeaders");
19086
19086
 
19087
19087
  // src/commands/AddAssociationCommand.ts
19088
- var _AddAssociationCommand = class _AddAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
19089
- ...commonParams
19090
- }).m(function(Command, cs, config, o) {
19088
+ var _AddAssociationCommand = class _AddAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19091
19089
  return [
19092
19090
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19093
19091
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19101,9 +19099,7 @@ var AddAssociationCommand = _AddAssociationCommand;
19101
19099
 
19102
19100
 
19103
19101
 
19104
- var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep({
19105
- ...commonParams
19106
- }).m(function(Command, cs, config, o) {
19102
+ var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19107
19103
  return [
19108
19104
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19109
19105
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19117,9 +19113,7 @@ var AddTagsCommand = _AddTagsCommand;
19117
19113
 
19118
19114
 
19119
19115
 
19120
- var _AssociateTrialComponentCommand = class _AssociateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
19121
- ...commonParams
19122
- }).m(function(Command, cs, config, o) {
19116
+ var _AssociateTrialComponentCommand = class _AssociateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19123
19117
  return [
19124
19118
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19125
19119
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19133,9 +19127,7 @@ var AssociateTrialComponentCommand = _AssociateTrialComponentCommand;
19133
19127
 
19134
19128
 
19135
19129
 
19136
- var _BatchDescribeModelPackageCommand = class _BatchDescribeModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
19137
- ...commonParams
19138
- }).m(function(Command, cs, config, o) {
19130
+ var _BatchDescribeModelPackageCommand = class _BatchDescribeModelPackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19139
19131
  return [
19140
19132
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19141
19133
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19149,9 +19141,7 @@ var BatchDescribeModelPackageCommand = _BatchDescribeModelPackageCommand;
19149
19141
 
19150
19142
 
19151
19143
 
19152
- var _CreateActionCommand = class _CreateActionCommand extends import_smithy_client.Command.classBuilder().ep({
19153
- ...commonParams
19154
- }).m(function(Command, cs, config, o) {
19144
+ var _CreateActionCommand = class _CreateActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19155
19145
  return [
19156
19146
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19157
19147
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19165,9 +19155,7 @@ var CreateActionCommand = _CreateActionCommand;
19165
19155
 
19166
19156
 
19167
19157
 
19168
- var _CreateAlgorithmCommand = class _CreateAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
19169
- ...commonParams
19170
- }).m(function(Command, cs, config, o) {
19158
+ var _CreateAlgorithmCommand = class _CreateAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19171
19159
  return [
19172
19160
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19173
19161
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19181,9 +19169,7 @@ var CreateAlgorithmCommand = _CreateAlgorithmCommand;
19181
19169
 
19182
19170
 
19183
19171
 
19184
- var _CreateAppCommand = class _CreateAppCommand extends import_smithy_client.Command.classBuilder().ep({
19185
- ...commonParams
19186
- }).m(function(Command, cs, config, o) {
19172
+ var _CreateAppCommand = class _CreateAppCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19187
19173
  return [
19188
19174
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19189
19175
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19197,9 +19183,7 @@ var CreateAppCommand = _CreateAppCommand;
19197
19183
 
19198
19184
 
19199
19185
 
19200
- var _CreateAppImageConfigCommand = class _CreateAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19201
- ...commonParams
19202
- }).m(function(Command, cs, config, o) {
19186
+ var _CreateAppImageConfigCommand = class _CreateAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19203
19187
  return [
19204
19188
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19205
19189
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19213,9 +19197,7 @@ var CreateAppImageConfigCommand = _CreateAppImageConfigCommand;
19213
19197
 
19214
19198
 
19215
19199
 
19216
- var _CreateArtifactCommand = class _CreateArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
19217
- ...commonParams
19218
- }).m(function(Command, cs, config, o) {
19200
+ var _CreateArtifactCommand = class _CreateArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19219
19201
  return [
19220
19202
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19221
19203
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19229,9 +19211,7 @@ var CreateArtifactCommand = _CreateArtifactCommand;
19229
19211
 
19230
19212
 
19231
19213
 
19232
- var _CreateAutoMLJobCommand = class _CreateAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
19233
- ...commonParams
19234
- }).m(function(Command, cs, config, o) {
19214
+ var _CreateAutoMLJobCommand = class _CreateAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19235
19215
  return [
19236
19216
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19237
19217
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19245,9 +19225,7 @@ var CreateAutoMLJobCommand = _CreateAutoMLJobCommand;
19245
19225
 
19246
19226
 
19247
19227
 
19248
- var _CreateAutoMLJobV2Command = class _CreateAutoMLJobV2Command extends import_smithy_client.Command.classBuilder().ep({
19249
- ...commonParams
19250
- }).m(function(Command, cs, config, o) {
19228
+ var _CreateAutoMLJobV2Command = class _CreateAutoMLJobV2Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19251
19229
  return [
19252
19230
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19253
19231
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19261,9 +19239,7 @@ var CreateAutoMLJobV2Command = _CreateAutoMLJobV2Command;
19261
19239
 
19262
19240
 
19263
19241
 
19264
- var _CreateClusterCommand = class _CreateClusterCommand extends import_smithy_client.Command.classBuilder().ep({
19265
- ...commonParams
19266
- }).m(function(Command, cs, config, o) {
19242
+ var _CreateClusterCommand = class _CreateClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19267
19243
  return [
19268
19244
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19269
19245
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19277,9 +19253,7 @@ var CreateClusterCommand = _CreateClusterCommand;
19277
19253
 
19278
19254
 
19279
19255
 
19280
- var _CreateCodeRepositoryCommand = class _CreateCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
19281
- ...commonParams
19282
- }).m(function(Command, cs, config, o) {
19256
+ var _CreateCodeRepositoryCommand = class _CreateCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19283
19257
  return [
19284
19258
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19285
19259
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19293,9 +19267,7 @@ var CreateCodeRepositoryCommand = _CreateCodeRepositoryCommand;
19293
19267
 
19294
19268
 
19295
19269
 
19296
- var _CreateCompilationJobCommand = class _CreateCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
19297
- ...commonParams
19298
- }).m(function(Command, cs, config, o) {
19270
+ var _CreateCompilationJobCommand = class _CreateCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19299
19271
  return [
19300
19272
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19301
19273
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19309,9 +19281,7 @@ var CreateCompilationJobCommand = _CreateCompilationJobCommand;
19309
19281
 
19310
19282
 
19311
19283
 
19312
- var _CreateContextCommand = class _CreateContextCommand extends import_smithy_client.Command.classBuilder().ep({
19313
- ...commonParams
19314
- }).m(function(Command, cs, config, o) {
19284
+ var _CreateContextCommand = class _CreateContextCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19315
19285
  return [
19316
19286
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19317
19287
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19325,9 +19295,7 @@ var CreateContextCommand = _CreateContextCommand;
19325
19295
 
19326
19296
 
19327
19297
 
19328
- var _CreateDataQualityJobDefinitionCommand = class _CreateDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19329
- ...commonParams
19330
- }).m(function(Command, cs, config, o) {
19298
+ var _CreateDataQualityJobDefinitionCommand = class _CreateDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19331
19299
  return [
19332
19300
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19333
19301
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19341,9 +19309,7 @@ var CreateDataQualityJobDefinitionCommand = _CreateDataQualityJobDefinitionComma
19341
19309
 
19342
19310
 
19343
19311
 
19344
- var _CreateDeviceFleetCommand = class _CreateDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
19345
- ...commonParams
19346
- }).m(function(Command, cs, config, o) {
19312
+ var _CreateDeviceFleetCommand = class _CreateDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19347
19313
  return [
19348
19314
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19349
19315
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19357,9 +19323,7 @@ var CreateDeviceFleetCommand = _CreateDeviceFleetCommand;
19357
19323
 
19358
19324
 
19359
19325
 
19360
- var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
19361
- ...commonParams
19362
- }).m(function(Command, cs, config, o) {
19326
+ var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19363
19327
  return [
19364
19328
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19365
19329
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19373,9 +19337,7 @@ var CreateDomainCommand = _CreateDomainCommand;
19373
19337
 
19374
19338
 
19375
19339
 
19376
- var _CreateEdgeDeploymentPlanCommand = class _CreateEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep({
19377
- ...commonParams
19378
- }).m(function(Command, cs, config, o) {
19340
+ var _CreateEdgeDeploymentPlanCommand = class _CreateEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19379
19341
  return [
19380
19342
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19381
19343
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19389,9 +19351,7 @@ var CreateEdgeDeploymentPlanCommand = _CreateEdgeDeploymentPlanCommand;
19389
19351
 
19390
19352
 
19391
19353
 
19392
- var _CreateEdgeDeploymentStageCommand = class _CreateEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
19393
- ...commonParams
19394
- }).m(function(Command, cs, config, o) {
19354
+ var _CreateEdgeDeploymentStageCommand = class _CreateEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19395
19355
  return [
19396
19356
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19397
19357
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19405,9 +19365,7 @@ var CreateEdgeDeploymentStageCommand = _CreateEdgeDeploymentStageCommand;
19405
19365
 
19406
19366
 
19407
19367
 
19408
- var _CreateEdgePackagingJobCommand = class _CreateEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep({
19409
- ...commonParams
19410
- }).m(function(Command, cs, config, o) {
19368
+ var _CreateEdgePackagingJobCommand = class _CreateEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19411
19369
  return [
19412
19370
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19413
19371
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19421,9 +19379,7 @@ var CreateEdgePackagingJobCommand = _CreateEdgePackagingJobCommand;
19421
19379
 
19422
19380
 
19423
19381
 
19424
- var _CreateEndpointCommand = class _CreateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
19425
- ...commonParams
19426
- }).m(function(Command, cs, config, o) {
19382
+ var _CreateEndpointCommand = class _CreateEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19427
19383
  return [
19428
19384
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19429
19385
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19437,9 +19393,7 @@ var CreateEndpointCommand = _CreateEndpointCommand;
19437
19393
 
19438
19394
 
19439
19395
 
19440
- var _CreateEndpointConfigCommand = class _CreateEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19441
- ...commonParams
19442
- }).m(function(Command, cs, config, o) {
19396
+ var _CreateEndpointConfigCommand = class _CreateEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19443
19397
  return [
19444
19398
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19445
19399
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19453,9 +19407,7 @@ var CreateEndpointConfigCommand = _CreateEndpointConfigCommand;
19453
19407
 
19454
19408
 
19455
19409
 
19456
- var _CreateExperimentCommand = class _CreateExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
19457
- ...commonParams
19458
- }).m(function(Command, cs, config, o) {
19410
+ var _CreateExperimentCommand = class _CreateExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19459
19411
  return [
19460
19412
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19461
19413
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19469,9 +19421,7 @@ var CreateExperimentCommand = _CreateExperimentCommand;
19469
19421
 
19470
19422
 
19471
19423
 
19472
- var _CreateFeatureGroupCommand = class _CreateFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
19473
- ...commonParams
19474
- }).m(function(Command, cs, config, o) {
19424
+ var _CreateFeatureGroupCommand = class _CreateFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19475
19425
  return [
19476
19426
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19477
19427
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19485,9 +19435,7 @@ var CreateFeatureGroupCommand = _CreateFeatureGroupCommand;
19485
19435
 
19486
19436
 
19487
19437
 
19488
- var _CreateFlowDefinitionCommand = class _CreateFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19489
- ...commonParams
19490
- }).m(function(Command, cs, config, o) {
19438
+ var _CreateFlowDefinitionCommand = class _CreateFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19491
19439
  return [
19492
19440
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19493
19441
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19501,9 +19449,7 @@ var CreateFlowDefinitionCommand = _CreateFlowDefinitionCommand;
19501
19449
 
19502
19450
 
19503
19451
 
19504
- var _CreateHubCommand = class _CreateHubCommand extends import_smithy_client.Command.classBuilder().ep({
19505
- ...commonParams
19506
- }).m(function(Command, cs, config, o) {
19452
+ var _CreateHubCommand = class _CreateHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19507
19453
  return [
19508
19454
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19509
19455
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19517,9 +19463,7 @@ var CreateHubCommand = _CreateHubCommand;
19517
19463
 
19518
19464
 
19519
19465
 
19520
- var _CreateHubContentReferenceCommand = class _CreateHubContentReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
19521
- ...commonParams
19522
- }).m(function(Command, cs, config, o) {
19466
+ var _CreateHubContentReferenceCommand = class _CreateHubContentReferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19523
19467
  return [
19524
19468
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19525
19469
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19533,9 +19477,7 @@ var CreateHubContentReferenceCommand = _CreateHubContentReferenceCommand;
19533
19477
 
19534
19478
 
19535
19479
 
19536
- var _CreateHumanTaskUiCommand = class _CreateHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep({
19537
- ...commonParams
19538
- }).m(function(Command, cs, config, o) {
19480
+ var _CreateHumanTaskUiCommand = class _CreateHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19539
19481
  return [
19540
19482
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19541
19483
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19549,9 +19491,7 @@ var CreateHumanTaskUiCommand = _CreateHumanTaskUiCommand;
19549
19491
 
19550
19492
 
19551
19493
 
19552
- var _CreateHyperParameterTuningJobCommand = class _CreateHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
19553
- ...commonParams
19554
- }).m(function(Command, cs, config, o) {
19494
+ var _CreateHyperParameterTuningJobCommand = class _CreateHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19555
19495
  return [
19556
19496
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19557
19497
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19565,9 +19505,7 @@ var CreateHyperParameterTuningJobCommand = _CreateHyperParameterTuningJobCommand
19565
19505
 
19566
19506
 
19567
19507
 
19568
- var _CreateImageCommand = class _CreateImageCommand extends import_smithy_client.Command.classBuilder().ep({
19569
- ...commonParams
19570
- }).m(function(Command, cs, config, o) {
19508
+ var _CreateImageCommand = class _CreateImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19571
19509
  return [
19572
19510
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19573
19511
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19581,9 +19519,7 @@ var CreateImageCommand = _CreateImageCommand;
19581
19519
 
19582
19520
 
19583
19521
 
19584
- var _CreateImageVersionCommand = class _CreateImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
19585
- ...commonParams
19586
- }).m(function(Command, cs, config, o) {
19522
+ var _CreateImageVersionCommand = class _CreateImageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19587
19523
  return [
19588
19524
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19589
19525
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19597,9 +19533,7 @@ var CreateImageVersionCommand = _CreateImageVersionCommand;
19597
19533
 
19598
19534
 
19599
19535
 
19600
- var _CreateInferenceComponentCommand = class _CreateInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
19601
- ...commonParams
19602
- }).m(function(Command, cs, config, o) {
19536
+ var _CreateInferenceComponentCommand = class _CreateInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19603
19537
  return [
19604
19538
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19605
19539
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19613,9 +19547,7 @@ var CreateInferenceComponentCommand = _CreateInferenceComponentCommand;
19613
19547
 
19614
19548
 
19615
19549
 
19616
- var _CreateInferenceExperimentCommand = class _CreateInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
19617
- ...commonParams
19618
- }).m(function(Command, cs, config, o) {
19550
+ var _CreateInferenceExperimentCommand = class _CreateInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19619
19551
  return [
19620
19552
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19621
19553
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19629,9 +19561,7 @@ var CreateInferenceExperimentCommand = _CreateInferenceExperimentCommand;
19629
19561
 
19630
19562
 
19631
19563
 
19632
- var _CreateInferenceRecommendationsJobCommand = class _CreateInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep({
19633
- ...commonParams
19634
- }).m(function(Command, cs, config, o) {
19564
+ var _CreateInferenceRecommendationsJobCommand = class _CreateInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19635
19565
  return [
19636
19566
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19637
19567
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19645,9 +19575,7 @@ var CreateInferenceRecommendationsJobCommand = _CreateInferenceRecommendationsJo
19645
19575
 
19646
19576
 
19647
19577
 
19648
- var _CreateLabelingJobCommand = class _CreateLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep({
19649
- ...commonParams
19650
- }).m(function(Command, cs, config, o) {
19578
+ var _CreateLabelingJobCommand = class _CreateLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19651
19579
  return [
19652
19580
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19653
19581
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19661,9 +19589,7 @@ var CreateLabelingJobCommand = _CreateLabelingJobCommand;
19661
19589
 
19662
19590
 
19663
19591
 
19664
- var _CreateMlflowTrackingServerCommand = class _CreateMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep({
19665
- ...commonParams
19666
- }).m(function(Command, cs, config, o) {
19592
+ var _CreateMlflowTrackingServerCommand = class _CreateMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19667
19593
  return [
19668
19594
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19669
19595
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19677,9 +19603,7 @@ var CreateMlflowTrackingServerCommand = _CreateMlflowTrackingServerCommand;
19677
19603
 
19678
19604
 
19679
19605
 
19680
- var _CreateModelBiasJobDefinitionCommand = class _CreateModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19681
- ...commonParams
19682
- }).m(function(Command, cs, config, o) {
19606
+ var _CreateModelBiasJobDefinitionCommand = class _CreateModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19683
19607
  return [
19684
19608
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19685
19609
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19693,9 +19617,7 @@ var CreateModelBiasJobDefinitionCommand = _CreateModelBiasJobDefinitionCommand;
19693
19617
 
19694
19618
 
19695
19619
 
19696
- var _CreateModelCardCommand = class _CreateModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
19697
- ...commonParams
19698
- }).m(function(Command, cs, config, o) {
19620
+ var _CreateModelCardCommand = class _CreateModelCardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19699
19621
  return [
19700
19622
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19701
19623
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19709,9 +19631,7 @@ var CreateModelCardCommand = _CreateModelCardCommand;
19709
19631
 
19710
19632
 
19711
19633
 
19712
- var _CreateModelCardExportJobCommand = class _CreateModelCardExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
19713
- ...commonParams
19714
- }).m(function(Command, cs, config, o) {
19634
+ var _CreateModelCardExportJobCommand = class _CreateModelCardExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19715
19635
  return [
19716
19636
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19717
19637
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19725,9 +19645,7 @@ var CreateModelCardExportJobCommand = _CreateModelCardExportJobCommand;
19725
19645
 
19726
19646
 
19727
19647
 
19728
- var _CreateModelCommand = class _CreateModelCommand extends import_smithy_client.Command.classBuilder().ep({
19729
- ...commonParams
19730
- }).m(function(Command, cs, config, o) {
19648
+ var _CreateModelCommand = class _CreateModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19731
19649
  return [
19732
19650
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19733
19651
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19741,9 +19659,7 @@ var CreateModelCommand = _CreateModelCommand;
19741
19659
 
19742
19660
 
19743
19661
 
19744
- var _CreateModelExplainabilityJobDefinitionCommand = class _CreateModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19745
- ...commonParams
19746
- }).m(function(Command, cs, config, o) {
19662
+ var _CreateModelExplainabilityJobDefinitionCommand = class _CreateModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19747
19663
  return [
19748
19664
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19749
19665
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19757,9 +19673,7 @@ var CreateModelExplainabilityJobDefinitionCommand = _CreateModelExplainabilityJo
19757
19673
 
19758
19674
 
19759
19675
 
19760
- var _CreateModelPackageCommand = class _CreateModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
19761
- ...commonParams
19762
- }).m(function(Command, cs, config, o) {
19676
+ var _CreateModelPackageCommand = class _CreateModelPackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19763
19677
  return [
19764
19678
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19765
19679
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19773,9 +19687,7 @@ var CreateModelPackageCommand = _CreateModelPackageCommand;
19773
19687
 
19774
19688
 
19775
19689
 
19776
- var _CreateModelPackageGroupCommand = class _CreateModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
19777
- ...commonParams
19778
- }).m(function(Command, cs, config, o) {
19690
+ var _CreateModelPackageGroupCommand = class _CreateModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19779
19691
  return [
19780
19692
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19781
19693
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19789,9 +19701,7 @@ var CreateModelPackageGroupCommand = _CreateModelPackageGroupCommand;
19789
19701
 
19790
19702
 
19791
19703
 
19792
- var _CreateModelQualityJobDefinitionCommand = class _CreateModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19793
- ...commonParams
19794
- }).m(function(Command, cs, config, o) {
19704
+ var _CreateModelQualityJobDefinitionCommand = class _CreateModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19795
19705
  return [
19796
19706
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19797
19707
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19805,9 +19715,7 @@ var CreateModelQualityJobDefinitionCommand = _CreateModelQualityJobDefinitionCom
19805
19715
 
19806
19716
 
19807
19717
 
19808
- var _CreateMonitoringScheduleCommand = class _CreateMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
19809
- ...commonParams
19810
- }).m(function(Command, cs, config, o) {
19718
+ var _CreateMonitoringScheduleCommand = class _CreateMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19811
19719
  return [
19812
19720
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19813
19721
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19821,9 +19729,7 @@ var CreateMonitoringScheduleCommand = _CreateMonitoringScheduleCommand;
19821
19729
 
19822
19730
 
19823
19731
 
19824
- var _CreateNotebookInstanceCommand = class _CreateNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
19825
- ...commonParams
19826
- }).m(function(Command, cs, config, o) {
19732
+ var _CreateNotebookInstanceCommand = class _CreateNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19827
19733
  return [
19828
19734
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19829
19735
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19837,9 +19743,7 @@ var CreateNotebookInstanceCommand = _CreateNotebookInstanceCommand;
19837
19743
 
19838
19744
 
19839
19745
 
19840
- var _CreateNotebookInstanceLifecycleConfigCommand = class _CreateNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19841
- ...commonParams
19842
- }).m(function(Command, cs, config, o) {
19746
+ var _CreateNotebookInstanceLifecycleConfigCommand = class _CreateNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19843
19747
  return [
19844
19748
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19845
19749
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19853,9 +19757,7 @@ var CreateNotebookInstanceLifecycleConfigCommand = _CreateNotebookInstanceLifecy
19853
19757
 
19854
19758
 
19855
19759
 
19856
- var _CreateOptimizationJobCommand = class _CreateOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep({
19857
- ...commonParams
19858
- }).m(function(Command, cs, config, o) {
19760
+ var _CreateOptimizationJobCommand = class _CreateOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19859
19761
  return [
19860
19762
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19861
19763
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19869,9 +19771,7 @@ var CreateOptimizationJobCommand = _CreateOptimizationJobCommand;
19869
19771
 
19870
19772
 
19871
19773
 
19872
- var _CreatePipelineCommand = class _CreatePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
19873
- ...commonParams
19874
- }).m(function(Command, cs, config, o) {
19774
+ var _CreatePipelineCommand = class _CreatePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19875
19775
  return [
19876
19776
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19877
19777
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19885,9 +19785,7 @@ var CreatePipelineCommand = _CreatePipelineCommand;
19885
19785
 
19886
19786
 
19887
19787
 
19888
- var _CreatePresignedDomainUrlCommand = class _CreatePresignedDomainUrlCommand extends import_smithy_client.Command.classBuilder().ep({
19889
- ...commonParams
19890
- }).m(function(Command, cs, config, o) {
19788
+ var _CreatePresignedDomainUrlCommand = class _CreatePresignedDomainUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19891
19789
  return [
19892
19790
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19893
19791
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19901,9 +19799,7 @@ var CreatePresignedDomainUrlCommand = _CreatePresignedDomainUrlCommand;
19901
19799
 
19902
19800
 
19903
19801
 
19904
- var _CreatePresignedMlflowTrackingServerUrlCommand = class _CreatePresignedMlflowTrackingServerUrlCommand extends import_smithy_client.Command.classBuilder().ep({
19905
- ...commonParams
19906
- }).m(function(Command, cs, config, o) {
19802
+ var _CreatePresignedMlflowTrackingServerUrlCommand = class _CreatePresignedMlflowTrackingServerUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19907
19803
  return [
19908
19804
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19909
19805
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19917,9 +19813,7 @@ var CreatePresignedMlflowTrackingServerUrlCommand = _CreatePresignedMlflowTracki
19917
19813
 
19918
19814
 
19919
19815
 
19920
- var _CreatePresignedNotebookInstanceUrlCommand = class _CreatePresignedNotebookInstanceUrlCommand extends import_smithy_client.Command.classBuilder().ep({
19921
- ...commonParams
19922
- }).m(function(Command, cs, config, o) {
19816
+ var _CreatePresignedNotebookInstanceUrlCommand = class _CreatePresignedNotebookInstanceUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19923
19817
  return [
19924
19818
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19925
19819
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19933,9 +19827,7 @@ var CreatePresignedNotebookInstanceUrlCommand = _CreatePresignedNotebookInstance
19933
19827
 
19934
19828
 
19935
19829
 
19936
- var _CreateProcessingJobCommand = class _CreateProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
19937
- ...commonParams
19938
- }).m(function(Command, cs, config, o) {
19830
+ var _CreateProcessingJobCommand = class _CreateProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19939
19831
  return [
19940
19832
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19941
19833
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19949,9 +19841,7 @@ var CreateProcessingJobCommand = _CreateProcessingJobCommand;
19949
19841
 
19950
19842
 
19951
19843
 
19952
- var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
19953
- ...commonParams
19954
- }).m(function(Command, cs, config, o) {
19844
+ var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19955
19845
  return [
19956
19846
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19957
19847
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19965,9 +19855,7 @@ var CreateProjectCommand = _CreateProjectCommand;
19965
19855
 
19966
19856
 
19967
19857
 
19968
- var _CreateSpaceCommand = class _CreateSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
19969
- ...commonParams
19970
- }).m(function(Command, cs, config, o) {
19858
+ var _CreateSpaceCommand = class _CreateSpaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19971
19859
  return [
19972
19860
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19973
19861
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19981,9 +19869,7 @@ var CreateSpaceCommand = _CreateSpaceCommand;
19981
19869
 
19982
19870
 
19983
19871
 
19984
- var _CreateStudioLifecycleConfigCommand = class _CreateStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19985
- ...commonParams
19986
- }).m(function(Command, cs, config, o) {
19872
+ var _CreateStudioLifecycleConfigCommand = class _CreateStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
19987
19873
  return [
19988
19874
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
19989
19875
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -19997,9 +19883,7 @@ var CreateStudioLifecycleConfigCommand = _CreateStudioLifecycleConfigCommand;
19997
19883
 
19998
19884
 
19999
19885
 
20000
- var _CreateTrainingJobCommand = class _CreateTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
20001
- ...commonParams
20002
- }).m(function(Command, cs, config, o) {
19886
+ var _CreateTrainingJobCommand = class _CreateTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20003
19887
  return [
20004
19888
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20005
19889
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20013,9 +19897,7 @@ var CreateTrainingJobCommand = _CreateTrainingJobCommand;
20013
19897
 
20014
19898
 
20015
19899
 
20016
- var _CreateTransformJobCommand = class _CreateTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
20017
- ...commonParams
20018
- }).m(function(Command, cs, config, o) {
19900
+ var _CreateTransformJobCommand = class _CreateTransformJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20019
19901
  return [
20020
19902
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20021
19903
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20029,9 +19911,7 @@ var CreateTransformJobCommand = _CreateTransformJobCommand;
20029
19911
 
20030
19912
 
20031
19913
 
20032
- var _CreateTrialCommand = class _CreateTrialCommand extends import_smithy_client.Command.classBuilder().ep({
20033
- ...commonParams
20034
- }).m(function(Command, cs, config, o) {
19914
+ var _CreateTrialCommand = class _CreateTrialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20035
19915
  return [
20036
19916
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20037
19917
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20045,9 +19925,7 @@ var CreateTrialCommand = _CreateTrialCommand;
20045
19925
 
20046
19926
 
20047
19927
 
20048
- var _CreateTrialComponentCommand = class _CreateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
20049
- ...commonParams
20050
- }).m(function(Command, cs, config, o) {
19928
+ var _CreateTrialComponentCommand = class _CreateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20051
19929
  return [
20052
19930
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20053
19931
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20061,9 +19939,7 @@ var CreateTrialComponentCommand = _CreateTrialComponentCommand;
20061
19939
 
20062
19940
 
20063
19941
 
20064
- var _CreateUserProfileCommand = class _CreateUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
20065
- ...commonParams
20066
- }).m(function(Command, cs, config, o) {
19942
+ var _CreateUserProfileCommand = class _CreateUserProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20067
19943
  return [
20068
19944
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20069
19945
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20077,9 +19953,7 @@ var CreateUserProfileCommand = _CreateUserProfileCommand;
20077
19953
 
20078
19954
 
20079
19955
 
20080
- var _CreateWorkforceCommand = class _CreateWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
20081
- ...commonParams
20082
- }).m(function(Command, cs, config, o) {
19956
+ var _CreateWorkforceCommand = class _CreateWorkforceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20083
19957
  return [
20084
19958
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20085
19959
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20093,9 +19967,7 @@ var CreateWorkforceCommand = _CreateWorkforceCommand;
20093
19967
 
20094
19968
 
20095
19969
 
20096
- var _CreateWorkteamCommand = class _CreateWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
20097
- ...commonParams
20098
- }).m(function(Command, cs, config, o) {
19970
+ var _CreateWorkteamCommand = class _CreateWorkteamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20099
19971
  return [
20100
19972
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20101
19973
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20109,9 +19981,7 @@ var CreateWorkteamCommand = _CreateWorkteamCommand;
20109
19981
 
20110
19982
 
20111
19983
 
20112
- var _DeleteActionCommand = class _DeleteActionCommand extends import_smithy_client.Command.classBuilder().ep({
20113
- ...commonParams
20114
- }).m(function(Command, cs, config, o) {
19984
+ var _DeleteActionCommand = class _DeleteActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20115
19985
  return [
20116
19986
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20117
19987
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20125,9 +19995,7 @@ var DeleteActionCommand = _DeleteActionCommand;
20125
19995
 
20126
19996
 
20127
19997
 
20128
- var _DeleteAlgorithmCommand = class _DeleteAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
20129
- ...commonParams
20130
- }).m(function(Command, cs, config, o) {
19998
+ var _DeleteAlgorithmCommand = class _DeleteAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20131
19999
  return [
20132
20000
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20133
20001
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20141,9 +20009,7 @@ var DeleteAlgorithmCommand = _DeleteAlgorithmCommand;
20141
20009
 
20142
20010
 
20143
20011
 
20144
- var _DeleteAppCommand = class _DeleteAppCommand extends import_smithy_client.Command.classBuilder().ep({
20145
- ...commonParams
20146
- }).m(function(Command, cs, config, o) {
20012
+ var _DeleteAppCommand = class _DeleteAppCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20147
20013
  return [
20148
20014
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20149
20015
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20157,9 +20023,7 @@ var DeleteAppCommand = _DeleteAppCommand;
20157
20023
 
20158
20024
 
20159
20025
 
20160
- var _DeleteAppImageConfigCommand = class _DeleteAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20161
- ...commonParams
20162
- }).m(function(Command, cs, config, o) {
20026
+ var _DeleteAppImageConfigCommand = class _DeleteAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20163
20027
  return [
20164
20028
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20165
20029
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20173,9 +20037,7 @@ var DeleteAppImageConfigCommand = _DeleteAppImageConfigCommand;
20173
20037
 
20174
20038
 
20175
20039
 
20176
- var _DeleteArtifactCommand = class _DeleteArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
20177
- ...commonParams
20178
- }).m(function(Command, cs, config, o) {
20040
+ var _DeleteArtifactCommand = class _DeleteArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20179
20041
  return [
20180
20042
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20181
20043
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20189,9 +20051,7 @@ var DeleteArtifactCommand = _DeleteArtifactCommand;
20189
20051
 
20190
20052
 
20191
20053
 
20192
- var _DeleteAssociationCommand = class _DeleteAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
20193
- ...commonParams
20194
- }).m(function(Command, cs, config, o) {
20054
+ var _DeleteAssociationCommand = class _DeleteAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20195
20055
  return [
20196
20056
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20197
20057
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20205,9 +20065,7 @@ var DeleteAssociationCommand = _DeleteAssociationCommand;
20205
20065
 
20206
20066
 
20207
20067
 
20208
- var _DeleteClusterCommand = class _DeleteClusterCommand extends import_smithy_client.Command.classBuilder().ep({
20209
- ...commonParams
20210
- }).m(function(Command, cs, config, o) {
20068
+ var _DeleteClusterCommand = class _DeleteClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20211
20069
  return [
20212
20070
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20213
20071
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20221,9 +20079,7 @@ var DeleteClusterCommand = _DeleteClusterCommand;
20221
20079
 
20222
20080
 
20223
20081
 
20224
- var _DeleteCodeRepositoryCommand = class _DeleteCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
20225
- ...commonParams
20226
- }).m(function(Command, cs, config, o) {
20082
+ var _DeleteCodeRepositoryCommand = class _DeleteCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20227
20083
  return [
20228
20084
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20229
20085
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20237,9 +20093,7 @@ var DeleteCodeRepositoryCommand = _DeleteCodeRepositoryCommand;
20237
20093
 
20238
20094
 
20239
20095
 
20240
- var _DeleteCompilationJobCommand = class _DeleteCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
20241
- ...commonParams
20242
- }).m(function(Command, cs, config, o) {
20096
+ var _DeleteCompilationJobCommand = class _DeleteCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20243
20097
  return [
20244
20098
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20245
20099
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20253,9 +20107,7 @@ var DeleteCompilationJobCommand = _DeleteCompilationJobCommand;
20253
20107
 
20254
20108
 
20255
20109
 
20256
- var _DeleteContextCommand = class _DeleteContextCommand extends import_smithy_client.Command.classBuilder().ep({
20257
- ...commonParams
20258
- }).m(function(Command, cs, config, o) {
20110
+ var _DeleteContextCommand = class _DeleteContextCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20259
20111
  return [
20260
20112
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20261
20113
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20269,9 +20121,7 @@ var DeleteContextCommand = _DeleteContextCommand;
20269
20121
 
20270
20122
 
20271
20123
 
20272
- var _DeleteDataQualityJobDefinitionCommand = class _DeleteDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20273
- ...commonParams
20274
- }).m(function(Command, cs, config, o) {
20124
+ var _DeleteDataQualityJobDefinitionCommand = class _DeleteDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20275
20125
  return [
20276
20126
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20277
20127
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20285,9 +20135,7 @@ var DeleteDataQualityJobDefinitionCommand = _DeleteDataQualityJobDefinitionComma
20285
20135
 
20286
20136
 
20287
20137
 
20288
- var _DeleteDeviceFleetCommand = class _DeleteDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
20289
- ...commonParams
20290
- }).m(function(Command, cs, config, o) {
20138
+ var _DeleteDeviceFleetCommand = class _DeleteDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20291
20139
  return [
20292
20140
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20293
20141
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20301,9 +20149,7 @@ var DeleteDeviceFleetCommand = _DeleteDeviceFleetCommand;
20301
20149
 
20302
20150
 
20303
20151
 
20304
- var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
20305
- ...commonParams
20306
- }).m(function(Command, cs, config, o) {
20152
+ var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20307
20153
  return [
20308
20154
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20309
20155
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20317,9 +20163,7 @@ var DeleteDomainCommand = _DeleteDomainCommand;
20317
20163
 
20318
20164
 
20319
20165
 
20320
- var _DeleteEdgeDeploymentPlanCommand = class _DeleteEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep({
20321
- ...commonParams
20322
- }).m(function(Command, cs, config, o) {
20166
+ var _DeleteEdgeDeploymentPlanCommand = class _DeleteEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20323
20167
  return [
20324
20168
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20325
20169
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20333,9 +20177,7 @@ var DeleteEdgeDeploymentPlanCommand = _DeleteEdgeDeploymentPlanCommand;
20333
20177
 
20334
20178
 
20335
20179
 
20336
- var _DeleteEdgeDeploymentStageCommand = class _DeleteEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
20337
- ...commonParams
20338
- }).m(function(Command, cs, config, o) {
20180
+ var _DeleteEdgeDeploymentStageCommand = class _DeleteEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20339
20181
  return [
20340
20182
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20341
20183
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20349,9 +20191,7 @@ var DeleteEdgeDeploymentStageCommand = _DeleteEdgeDeploymentStageCommand;
20349
20191
 
20350
20192
 
20351
20193
 
20352
- var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
20353
- ...commonParams
20354
- }).m(function(Command, cs, config, o) {
20194
+ var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20355
20195
  return [
20356
20196
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20357
20197
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20365,9 +20205,7 @@ var DeleteEndpointCommand = _DeleteEndpointCommand;
20365
20205
 
20366
20206
 
20367
20207
 
20368
- var _DeleteEndpointConfigCommand = class _DeleteEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20369
- ...commonParams
20370
- }).m(function(Command, cs, config, o) {
20208
+ var _DeleteEndpointConfigCommand = class _DeleteEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20371
20209
  return [
20372
20210
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20373
20211
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20381,9 +20219,7 @@ var DeleteEndpointConfigCommand = _DeleteEndpointConfigCommand;
20381
20219
 
20382
20220
 
20383
20221
 
20384
- var _DeleteExperimentCommand = class _DeleteExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
20385
- ...commonParams
20386
- }).m(function(Command, cs, config, o) {
20222
+ var _DeleteExperimentCommand = class _DeleteExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20387
20223
  return [
20388
20224
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20389
20225
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20397,9 +20233,7 @@ var DeleteExperimentCommand = _DeleteExperimentCommand;
20397
20233
 
20398
20234
 
20399
20235
 
20400
- var _DeleteFeatureGroupCommand = class _DeleteFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
20401
- ...commonParams
20402
- }).m(function(Command, cs, config, o) {
20236
+ var _DeleteFeatureGroupCommand = class _DeleteFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20403
20237
  return [
20404
20238
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20405
20239
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20413,9 +20247,7 @@ var DeleteFeatureGroupCommand = _DeleteFeatureGroupCommand;
20413
20247
 
20414
20248
 
20415
20249
 
20416
- var _DeleteFlowDefinitionCommand = class _DeleteFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20417
- ...commonParams
20418
- }).m(function(Command, cs, config, o) {
20250
+ var _DeleteFlowDefinitionCommand = class _DeleteFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20419
20251
  return [
20420
20252
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20421
20253
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20429,9 +20261,7 @@ var DeleteFlowDefinitionCommand = _DeleteFlowDefinitionCommand;
20429
20261
 
20430
20262
 
20431
20263
 
20432
- var _DeleteHubCommand = class _DeleteHubCommand extends import_smithy_client.Command.classBuilder().ep({
20433
- ...commonParams
20434
- }).m(function(Command, cs, config, o) {
20264
+ var _DeleteHubCommand = class _DeleteHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20435
20265
  return [
20436
20266
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20437
20267
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20445,9 +20275,7 @@ var DeleteHubCommand = _DeleteHubCommand;
20445
20275
 
20446
20276
 
20447
20277
 
20448
- var _DeleteHubContentCommand = class _DeleteHubContentCommand extends import_smithy_client.Command.classBuilder().ep({
20449
- ...commonParams
20450
- }).m(function(Command, cs, config, o) {
20278
+ var _DeleteHubContentCommand = class _DeleteHubContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20451
20279
  return [
20452
20280
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20453
20281
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20461,9 +20289,7 @@ var DeleteHubContentCommand = _DeleteHubContentCommand;
20461
20289
 
20462
20290
 
20463
20291
 
20464
- var _DeleteHubContentReferenceCommand = class _DeleteHubContentReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
20465
- ...commonParams
20466
- }).m(function(Command, cs, config, o) {
20292
+ var _DeleteHubContentReferenceCommand = class _DeleteHubContentReferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20467
20293
  return [
20468
20294
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20469
20295
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20477,9 +20303,7 @@ var DeleteHubContentReferenceCommand = _DeleteHubContentReferenceCommand;
20477
20303
 
20478
20304
 
20479
20305
 
20480
- var _DeleteHumanTaskUiCommand = class _DeleteHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep({
20481
- ...commonParams
20482
- }).m(function(Command, cs, config, o) {
20306
+ var _DeleteHumanTaskUiCommand = class _DeleteHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20483
20307
  return [
20484
20308
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20485
20309
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20493,9 +20317,7 @@ var DeleteHumanTaskUiCommand = _DeleteHumanTaskUiCommand;
20493
20317
 
20494
20318
 
20495
20319
 
20496
- var _DeleteHyperParameterTuningJobCommand = class _DeleteHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
20497
- ...commonParams
20498
- }).m(function(Command, cs, config, o) {
20320
+ var _DeleteHyperParameterTuningJobCommand = class _DeleteHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20499
20321
  return [
20500
20322
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20501
20323
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20509,9 +20331,7 @@ var DeleteHyperParameterTuningJobCommand = _DeleteHyperParameterTuningJobCommand
20509
20331
 
20510
20332
 
20511
20333
 
20512
- var _DeleteImageCommand = class _DeleteImageCommand extends import_smithy_client.Command.classBuilder().ep({
20513
- ...commonParams
20514
- }).m(function(Command, cs, config, o) {
20334
+ var _DeleteImageCommand = class _DeleteImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20515
20335
  return [
20516
20336
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20517
20337
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20525,9 +20345,7 @@ var DeleteImageCommand = _DeleteImageCommand;
20525
20345
 
20526
20346
 
20527
20347
 
20528
- var _DeleteImageVersionCommand = class _DeleteImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
20529
- ...commonParams
20530
- }).m(function(Command, cs, config, o) {
20348
+ var _DeleteImageVersionCommand = class _DeleteImageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20531
20349
  return [
20532
20350
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20533
20351
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20541,9 +20359,7 @@ var DeleteImageVersionCommand = _DeleteImageVersionCommand;
20541
20359
 
20542
20360
 
20543
20361
 
20544
- var _DeleteInferenceComponentCommand = class _DeleteInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
20545
- ...commonParams
20546
- }).m(function(Command, cs, config, o) {
20362
+ var _DeleteInferenceComponentCommand = class _DeleteInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20547
20363
  return [
20548
20364
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20549
20365
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20557,9 +20373,7 @@ var DeleteInferenceComponentCommand = _DeleteInferenceComponentCommand;
20557
20373
 
20558
20374
 
20559
20375
 
20560
- var _DeleteInferenceExperimentCommand = class _DeleteInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
20561
- ...commonParams
20562
- }).m(function(Command, cs, config, o) {
20376
+ var _DeleteInferenceExperimentCommand = class _DeleteInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20563
20377
  return [
20564
20378
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20565
20379
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20573,9 +20387,7 @@ var DeleteInferenceExperimentCommand = _DeleteInferenceExperimentCommand;
20573
20387
 
20574
20388
 
20575
20389
 
20576
- var _DeleteMlflowTrackingServerCommand = class _DeleteMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep({
20577
- ...commonParams
20578
- }).m(function(Command, cs, config, o) {
20390
+ var _DeleteMlflowTrackingServerCommand = class _DeleteMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20579
20391
  return [
20580
20392
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20581
20393
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20589,9 +20401,7 @@ var DeleteMlflowTrackingServerCommand = _DeleteMlflowTrackingServerCommand;
20589
20401
 
20590
20402
 
20591
20403
 
20592
- var _DeleteModelBiasJobDefinitionCommand = class _DeleteModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20593
- ...commonParams
20594
- }).m(function(Command, cs, config, o) {
20404
+ var _DeleteModelBiasJobDefinitionCommand = class _DeleteModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20595
20405
  return [
20596
20406
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20597
20407
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20605,9 +20415,7 @@ var DeleteModelBiasJobDefinitionCommand = _DeleteModelBiasJobDefinitionCommand;
20605
20415
 
20606
20416
 
20607
20417
 
20608
- var _DeleteModelCardCommand = class _DeleteModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
20609
- ...commonParams
20610
- }).m(function(Command, cs, config, o) {
20418
+ var _DeleteModelCardCommand = class _DeleteModelCardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20611
20419
  return [
20612
20420
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20613
20421
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20621,9 +20429,7 @@ var DeleteModelCardCommand = _DeleteModelCardCommand;
20621
20429
 
20622
20430
 
20623
20431
 
20624
- var _DeleteModelCommand = class _DeleteModelCommand extends import_smithy_client.Command.classBuilder().ep({
20625
- ...commonParams
20626
- }).m(function(Command, cs, config, o) {
20432
+ var _DeleteModelCommand = class _DeleteModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20627
20433
  return [
20628
20434
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20629
20435
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20637,9 +20443,7 @@ var DeleteModelCommand = _DeleteModelCommand;
20637
20443
 
20638
20444
 
20639
20445
 
20640
- var _DeleteModelExplainabilityJobDefinitionCommand = class _DeleteModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20641
- ...commonParams
20642
- }).m(function(Command, cs, config, o) {
20446
+ var _DeleteModelExplainabilityJobDefinitionCommand = class _DeleteModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20643
20447
  return [
20644
20448
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20645
20449
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20653,9 +20457,7 @@ var DeleteModelExplainabilityJobDefinitionCommand = _DeleteModelExplainabilityJo
20653
20457
 
20654
20458
 
20655
20459
 
20656
- var _DeleteModelPackageCommand = class _DeleteModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
20657
- ...commonParams
20658
- }).m(function(Command, cs, config, o) {
20460
+ var _DeleteModelPackageCommand = class _DeleteModelPackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20659
20461
  return [
20660
20462
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20661
20463
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20669,9 +20471,7 @@ var DeleteModelPackageCommand = _DeleteModelPackageCommand;
20669
20471
 
20670
20472
 
20671
20473
 
20672
- var _DeleteModelPackageGroupCommand = class _DeleteModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
20673
- ...commonParams
20674
- }).m(function(Command, cs, config, o) {
20474
+ var _DeleteModelPackageGroupCommand = class _DeleteModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20675
20475
  return [
20676
20476
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20677
20477
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20685,9 +20485,7 @@ var DeleteModelPackageGroupCommand = _DeleteModelPackageGroupCommand;
20685
20485
 
20686
20486
 
20687
20487
 
20688
- var _DeleteModelPackageGroupPolicyCommand = class _DeleteModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
20689
- ...commonParams
20690
- }).m(function(Command, cs, config, o) {
20488
+ var _DeleteModelPackageGroupPolicyCommand = class _DeleteModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20691
20489
  return [
20692
20490
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20693
20491
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20701,9 +20499,7 @@ var DeleteModelPackageGroupPolicyCommand = _DeleteModelPackageGroupPolicyCommand
20701
20499
 
20702
20500
 
20703
20501
 
20704
- var _DeleteModelQualityJobDefinitionCommand = class _DeleteModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20705
- ...commonParams
20706
- }).m(function(Command, cs, config, o) {
20502
+ var _DeleteModelQualityJobDefinitionCommand = class _DeleteModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20707
20503
  return [
20708
20504
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20709
20505
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20717,9 +20513,7 @@ var DeleteModelQualityJobDefinitionCommand = _DeleteModelQualityJobDefinitionCom
20717
20513
 
20718
20514
 
20719
20515
 
20720
- var _DeleteMonitoringScheduleCommand = class _DeleteMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
20721
- ...commonParams
20722
- }).m(function(Command, cs, config, o) {
20516
+ var _DeleteMonitoringScheduleCommand = class _DeleteMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20723
20517
  return [
20724
20518
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20725
20519
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20733,9 +20527,7 @@ var DeleteMonitoringScheduleCommand = _DeleteMonitoringScheduleCommand;
20733
20527
 
20734
20528
 
20735
20529
 
20736
- var _DeleteNotebookInstanceCommand = class _DeleteNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
20737
- ...commonParams
20738
- }).m(function(Command, cs, config, o) {
20530
+ var _DeleteNotebookInstanceCommand = class _DeleteNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20739
20531
  return [
20740
20532
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20741
20533
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20749,9 +20541,7 @@ var DeleteNotebookInstanceCommand = _DeleteNotebookInstanceCommand;
20749
20541
 
20750
20542
 
20751
20543
 
20752
- var _DeleteNotebookInstanceLifecycleConfigCommand = class _DeleteNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20753
- ...commonParams
20754
- }).m(function(Command, cs, config, o) {
20544
+ var _DeleteNotebookInstanceLifecycleConfigCommand = class _DeleteNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20755
20545
  return [
20756
20546
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20757
20547
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20765,9 +20555,7 @@ var DeleteNotebookInstanceLifecycleConfigCommand = _DeleteNotebookInstanceLifecy
20765
20555
 
20766
20556
 
20767
20557
 
20768
- var _DeleteOptimizationJobCommand = class _DeleteOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep({
20769
- ...commonParams
20770
- }).m(function(Command, cs, config, o) {
20558
+ var _DeleteOptimizationJobCommand = class _DeleteOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20771
20559
  return [
20772
20560
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20773
20561
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20781,9 +20569,7 @@ var DeleteOptimizationJobCommand = _DeleteOptimizationJobCommand;
20781
20569
 
20782
20570
 
20783
20571
 
20784
- var _DeletePipelineCommand = class _DeletePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
20785
- ...commonParams
20786
- }).m(function(Command, cs, config, o) {
20572
+ var _DeletePipelineCommand = class _DeletePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20787
20573
  return [
20788
20574
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20789
20575
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20797,9 +20583,7 @@ var DeletePipelineCommand = _DeletePipelineCommand;
20797
20583
 
20798
20584
 
20799
20585
 
20800
- var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
20801
- ...commonParams
20802
- }).m(function(Command, cs, config, o) {
20586
+ var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20803
20587
  return [
20804
20588
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20805
20589
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20813,9 +20597,7 @@ var DeleteProjectCommand = _DeleteProjectCommand;
20813
20597
 
20814
20598
 
20815
20599
 
20816
- var _DeleteSpaceCommand = class _DeleteSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
20817
- ...commonParams
20818
- }).m(function(Command, cs, config, o) {
20600
+ var _DeleteSpaceCommand = class _DeleteSpaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20819
20601
  return [
20820
20602
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20821
20603
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20829,9 +20611,7 @@ var DeleteSpaceCommand = _DeleteSpaceCommand;
20829
20611
 
20830
20612
 
20831
20613
 
20832
- var _DeleteStudioLifecycleConfigCommand = class _DeleteStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20833
- ...commonParams
20834
- }).m(function(Command, cs, config, o) {
20614
+ var _DeleteStudioLifecycleConfigCommand = class _DeleteStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20835
20615
  return [
20836
20616
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20837
20617
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20845,9 +20625,7 @@ var DeleteStudioLifecycleConfigCommand = _DeleteStudioLifecycleConfigCommand;
20845
20625
 
20846
20626
 
20847
20627
 
20848
- var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep({
20849
- ...commonParams
20850
- }).m(function(Command, cs, config, o) {
20628
+ var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20851
20629
  return [
20852
20630
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20853
20631
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20861,9 +20639,7 @@ var DeleteTagsCommand = _DeleteTagsCommand;
20861
20639
 
20862
20640
 
20863
20641
 
20864
- var _DeleteTrialCommand = class _DeleteTrialCommand extends import_smithy_client.Command.classBuilder().ep({
20865
- ...commonParams
20866
- }).m(function(Command, cs, config, o) {
20642
+ var _DeleteTrialCommand = class _DeleteTrialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20867
20643
  return [
20868
20644
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20869
20645
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20877,9 +20653,7 @@ var DeleteTrialCommand = _DeleteTrialCommand;
20877
20653
 
20878
20654
 
20879
20655
 
20880
- var _DeleteTrialComponentCommand = class _DeleteTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
20881
- ...commonParams
20882
- }).m(function(Command, cs, config, o) {
20656
+ var _DeleteTrialComponentCommand = class _DeleteTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20883
20657
  return [
20884
20658
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20885
20659
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20893,9 +20667,7 @@ var DeleteTrialComponentCommand = _DeleteTrialComponentCommand;
20893
20667
 
20894
20668
 
20895
20669
 
20896
- var _DeleteUserProfileCommand = class _DeleteUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
20897
- ...commonParams
20898
- }).m(function(Command, cs, config, o) {
20670
+ var _DeleteUserProfileCommand = class _DeleteUserProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20899
20671
  return [
20900
20672
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20901
20673
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20909,9 +20681,7 @@ var DeleteUserProfileCommand = _DeleteUserProfileCommand;
20909
20681
 
20910
20682
 
20911
20683
 
20912
- var _DeleteWorkforceCommand = class _DeleteWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
20913
- ...commonParams
20914
- }).m(function(Command, cs, config, o) {
20684
+ var _DeleteWorkforceCommand = class _DeleteWorkforceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20915
20685
  return [
20916
20686
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20917
20687
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20925,9 +20695,7 @@ var DeleteWorkforceCommand = _DeleteWorkforceCommand;
20925
20695
 
20926
20696
 
20927
20697
 
20928
- var _DeleteWorkteamCommand = class _DeleteWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
20929
- ...commonParams
20930
- }).m(function(Command, cs, config, o) {
20698
+ var _DeleteWorkteamCommand = class _DeleteWorkteamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20931
20699
  return [
20932
20700
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20933
20701
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20941,9 +20709,7 @@ var DeleteWorkteamCommand = _DeleteWorkteamCommand;
20941
20709
 
20942
20710
 
20943
20711
 
20944
- var _DeregisterDevicesCommand = class _DeregisterDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
20945
- ...commonParams
20946
- }).m(function(Command, cs, config, o) {
20712
+ var _DeregisterDevicesCommand = class _DeregisterDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20947
20713
  return [
20948
20714
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20949
20715
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20957,9 +20723,7 @@ var DeregisterDevicesCommand = _DeregisterDevicesCommand;
20957
20723
 
20958
20724
 
20959
20725
 
20960
- var _DescribeActionCommand = class _DescribeActionCommand extends import_smithy_client.Command.classBuilder().ep({
20961
- ...commonParams
20962
- }).m(function(Command, cs, config, o) {
20726
+ var _DescribeActionCommand = class _DescribeActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20963
20727
  return [
20964
20728
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20965
20729
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20973,9 +20737,7 @@ var DescribeActionCommand = _DescribeActionCommand;
20973
20737
 
20974
20738
 
20975
20739
 
20976
- var _DescribeAlgorithmCommand = class _DescribeAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
20977
- ...commonParams
20978
- }).m(function(Command, cs, config, o) {
20740
+ var _DescribeAlgorithmCommand = class _DescribeAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20979
20741
  return [
20980
20742
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20981
20743
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -20989,9 +20751,7 @@ var DescribeAlgorithmCommand = _DescribeAlgorithmCommand;
20989
20751
 
20990
20752
 
20991
20753
 
20992
- var _DescribeAppCommand = class _DescribeAppCommand extends import_smithy_client.Command.classBuilder().ep({
20993
- ...commonParams
20994
- }).m(function(Command, cs, config, o) {
20754
+ var _DescribeAppCommand = class _DescribeAppCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
20995
20755
  return [
20996
20756
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
20997
20757
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21005,9 +20765,7 @@ var DescribeAppCommand = _DescribeAppCommand;
21005
20765
 
21006
20766
 
21007
20767
 
21008
- var _DescribeAppImageConfigCommand = class _DescribeAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
21009
- ...commonParams
21010
- }).m(function(Command, cs, config, o) {
20768
+ var _DescribeAppImageConfigCommand = class _DescribeAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21011
20769
  return [
21012
20770
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21013
20771
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21021,9 +20779,7 @@ var DescribeAppImageConfigCommand = _DescribeAppImageConfigCommand;
21021
20779
 
21022
20780
 
21023
20781
 
21024
- var _DescribeArtifactCommand = class _DescribeArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
21025
- ...commonParams
21026
- }).m(function(Command, cs, config, o) {
20782
+ var _DescribeArtifactCommand = class _DescribeArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21027
20783
  return [
21028
20784
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21029
20785
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21037,9 +20793,7 @@ var DescribeArtifactCommand = _DescribeArtifactCommand;
21037
20793
 
21038
20794
 
21039
20795
 
21040
- var _DescribeAutoMLJobCommand = class _DescribeAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
21041
- ...commonParams
21042
- }).m(function(Command, cs, config, o) {
20796
+ var _DescribeAutoMLJobCommand = class _DescribeAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21043
20797
  return [
21044
20798
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21045
20799
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21053,9 +20807,7 @@ var DescribeAutoMLJobCommand = _DescribeAutoMLJobCommand;
21053
20807
 
21054
20808
 
21055
20809
 
21056
- var _DescribeAutoMLJobV2Command = class _DescribeAutoMLJobV2Command extends import_smithy_client.Command.classBuilder().ep({
21057
- ...commonParams
21058
- }).m(function(Command, cs, config, o) {
20810
+ var _DescribeAutoMLJobV2Command = class _DescribeAutoMLJobV2Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21059
20811
  return [
21060
20812
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21061
20813
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21069,9 +20821,7 @@ var DescribeAutoMLJobV2Command = _DescribeAutoMLJobV2Command;
21069
20821
 
21070
20822
 
21071
20823
 
21072
- var _DescribeClusterCommand = class _DescribeClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21073
- ...commonParams
21074
- }).m(function(Command, cs, config, o) {
20824
+ var _DescribeClusterCommand = class _DescribeClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21075
20825
  return [
21076
20826
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21077
20827
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21085,9 +20835,7 @@ var DescribeClusterCommand = _DescribeClusterCommand;
21085
20835
 
21086
20836
 
21087
20837
 
21088
- var _DescribeClusterNodeCommand = class _DescribeClusterNodeCommand extends import_smithy_client.Command.classBuilder().ep({
21089
- ...commonParams
21090
- }).m(function(Command, cs, config, o) {
20838
+ var _DescribeClusterNodeCommand = class _DescribeClusterNodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21091
20839
  return [
21092
20840
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21093
20841
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21101,9 +20849,7 @@ var DescribeClusterNodeCommand = _DescribeClusterNodeCommand;
21101
20849
 
21102
20850
 
21103
20851
 
21104
- var _DescribeCodeRepositoryCommand = class _DescribeCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
21105
- ...commonParams
21106
- }).m(function(Command, cs, config, o) {
20852
+ var _DescribeCodeRepositoryCommand = class _DescribeCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21107
20853
  return [
21108
20854
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21109
20855
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21117,9 +20863,7 @@ var DescribeCodeRepositoryCommand = _DescribeCodeRepositoryCommand;
21117
20863
 
21118
20864
 
21119
20865
 
21120
- var _DescribeCompilationJobCommand = class _DescribeCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
21121
- ...commonParams
21122
- }).m(function(Command, cs, config, o) {
20866
+ var _DescribeCompilationJobCommand = class _DescribeCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21123
20867
  return [
21124
20868
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21125
20869
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21133,9 +20877,7 @@ var DescribeCompilationJobCommand = _DescribeCompilationJobCommand;
21133
20877
 
21134
20878
 
21135
20879
 
21136
- var _DescribeContextCommand = class _DescribeContextCommand extends import_smithy_client.Command.classBuilder().ep({
21137
- ...commonParams
21138
- }).m(function(Command, cs, config, o) {
20880
+ var _DescribeContextCommand = class _DescribeContextCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21139
20881
  return [
21140
20882
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21141
20883
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21149,9 +20891,7 @@ var DescribeContextCommand = _DescribeContextCommand;
21149
20891
 
21150
20892
 
21151
20893
 
21152
- var _DescribeDataQualityJobDefinitionCommand = class _DescribeDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
21153
- ...commonParams
21154
- }).m(function(Command, cs, config, o) {
20894
+ var _DescribeDataQualityJobDefinitionCommand = class _DescribeDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21155
20895
  return [
21156
20896
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21157
20897
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21165,9 +20905,7 @@ var DescribeDataQualityJobDefinitionCommand = _DescribeDataQualityJobDefinitionC
21165
20905
 
21166
20906
 
21167
20907
 
21168
- var _DescribeDeviceCommand = class _DescribeDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
21169
- ...commonParams
21170
- }).m(function(Command, cs, config, o) {
20908
+ var _DescribeDeviceCommand = class _DescribeDeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21171
20909
  return [
21172
20910
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21173
20911
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21181,9 +20919,7 @@ var DescribeDeviceCommand = _DescribeDeviceCommand;
21181
20919
 
21182
20920
 
21183
20921
 
21184
- var _DescribeDeviceFleetCommand = class _DescribeDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
21185
- ...commonParams
21186
- }).m(function(Command, cs, config, o) {
20922
+ var _DescribeDeviceFleetCommand = class _DescribeDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21187
20923
  return [
21188
20924
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21189
20925
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21197,9 +20933,7 @@ var DescribeDeviceFleetCommand = _DescribeDeviceFleetCommand;
21197
20933
 
21198
20934
 
21199
20935
 
21200
- var _DescribeDomainCommand = class _DescribeDomainCommand extends import_smithy_client.Command.classBuilder().ep({
21201
- ...commonParams
21202
- }).m(function(Command, cs, config, o) {
20936
+ var _DescribeDomainCommand = class _DescribeDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21203
20937
  return [
21204
20938
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21205
20939
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21213,9 +20947,7 @@ var DescribeDomainCommand = _DescribeDomainCommand;
21213
20947
 
21214
20948
 
21215
20949
 
21216
- var _DescribeEdgeDeploymentPlanCommand = class _DescribeEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep({
21217
- ...commonParams
21218
- }).m(function(Command, cs, config, o) {
20950
+ var _DescribeEdgeDeploymentPlanCommand = class _DescribeEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21219
20951
  return [
21220
20952
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21221
20953
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21229,9 +20961,7 @@ var DescribeEdgeDeploymentPlanCommand = _DescribeEdgeDeploymentPlanCommand;
21229
20961
 
21230
20962
 
21231
20963
 
21232
- var _DescribeEdgePackagingJobCommand = class _DescribeEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep({
21233
- ...commonParams
21234
- }).m(function(Command, cs, config, o) {
20964
+ var _DescribeEdgePackagingJobCommand = class _DescribeEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21235
20965
  return [
21236
20966
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21237
20967
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21245,9 +20975,7 @@ var DescribeEdgePackagingJobCommand = _DescribeEdgePackagingJobCommand;
21245
20975
 
21246
20976
 
21247
20977
 
21248
- var _DescribeEndpointCommand = class _DescribeEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
21249
- ...commonParams
21250
- }).m(function(Command, cs, config, o) {
20978
+ var _DescribeEndpointCommand = class _DescribeEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21251
20979
  return [
21252
20980
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21253
20981
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21261,9 +20989,7 @@ var DescribeEndpointCommand = _DescribeEndpointCommand;
21261
20989
 
21262
20990
 
21263
20991
 
21264
- var _DescribeEndpointConfigCommand = class _DescribeEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep({
21265
- ...commonParams
21266
- }).m(function(Command, cs, config, o) {
20992
+ var _DescribeEndpointConfigCommand = class _DescribeEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21267
20993
  return [
21268
20994
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21269
20995
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21277,9 +21003,7 @@ var DescribeEndpointConfigCommand = _DescribeEndpointConfigCommand;
21277
21003
 
21278
21004
 
21279
21005
 
21280
- var _DescribeExperimentCommand = class _DescribeExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
21281
- ...commonParams
21282
- }).m(function(Command, cs, config, o) {
21006
+ var _DescribeExperimentCommand = class _DescribeExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21283
21007
  return [
21284
21008
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21285
21009
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21293,9 +21017,7 @@ var DescribeExperimentCommand = _DescribeExperimentCommand;
21293
21017
 
21294
21018
 
21295
21019
 
21296
- var _DescribeFeatureGroupCommand = class _DescribeFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21297
- ...commonParams
21298
- }).m(function(Command, cs, config, o) {
21020
+ var _DescribeFeatureGroupCommand = class _DescribeFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21299
21021
  return [
21300
21022
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21301
21023
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21309,9 +21031,7 @@ var DescribeFeatureGroupCommand = _DescribeFeatureGroupCommand;
21309
21031
 
21310
21032
 
21311
21033
 
21312
- var _DescribeFeatureMetadataCommand = class _DescribeFeatureMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
21313
- ...commonParams
21314
- }).m(function(Command, cs, config, o) {
21034
+ var _DescribeFeatureMetadataCommand = class _DescribeFeatureMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21315
21035
  return [
21316
21036
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21317
21037
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21325,9 +21045,7 @@ var DescribeFeatureMetadataCommand = _DescribeFeatureMetadataCommand;
21325
21045
 
21326
21046
 
21327
21047
 
21328
- var _DescribeFlowDefinitionCommand = class _DescribeFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
21329
- ...commonParams
21330
- }).m(function(Command, cs, config, o) {
21048
+ var _DescribeFlowDefinitionCommand = class _DescribeFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21331
21049
  return [
21332
21050
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21333
21051
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21341,9 +21059,7 @@ var DescribeFlowDefinitionCommand = _DescribeFlowDefinitionCommand;
21341
21059
 
21342
21060
 
21343
21061
 
21344
- var _DescribeHubCommand = class _DescribeHubCommand extends import_smithy_client.Command.classBuilder().ep({
21345
- ...commonParams
21346
- }).m(function(Command, cs, config, o) {
21062
+ var _DescribeHubCommand = class _DescribeHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21347
21063
  return [
21348
21064
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21349
21065
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21357,9 +21073,7 @@ var DescribeHubCommand = _DescribeHubCommand;
21357
21073
 
21358
21074
 
21359
21075
 
21360
- var _DescribeHubContentCommand = class _DescribeHubContentCommand extends import_smithy_client.Command.classBuilder().ep({
21361
- ...commonParams
21362
- }).m(function(Command, cs, config, o) {
21076
+ var _DescribeHubContentCommand = class _DescribeHubContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21363
21077
  return [
21364
21078
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21365
21079
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21373,9 +21087,7 @@ var DescribeHubContentCommand = _DescribeHubContentCommand;
21373
21087
 
21374
21088
 
21375
21089
 
21376
- var _DescribeHumanTaskUiCommand = class _DescribeHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep({
21377
- ...commonParams
21378
- }).m(function(Command, cs, config, o) {
21090
+ var _DescribeHumanTaskUiCommand = class _DescribeHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21379
21091
  return [
21380
21092
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21381
21093
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21389,9 +21101,7 @@ var DescribeHumanTaskUiCommand = _DescribeHumanTaskUiCommand;
21389
21101
 
21390
21102
 
21391
21103
 
21392
- var _DescribeHyperParameterTuningJobCommand = class _DescribeHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
21393
- ...commonParams
21394
- }).m(function(Command, cs, config, o) {
21104
+ var _DescribeHyperParameterTuningJobCommand = class _DescribeHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21395
21105
  return [
21396
21106
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21397
21107
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21405,9 +21115,7 @@ var DescribeHyperParameterTuningJobCommand = _DescribeHyperParameterTuningJobCom
21405
21115
 
21406
21116
 
21407
21117
 
21408
- var _DescribeImageCommand = class _DescribeImageCommand extends import_smithy_client.Command.classBuilder().ep({
21409
- ...commonParams
21410
- }).m(function(Command, cs, config, o) {
21118
+ var _DescribeImageCommand = class _DescribeImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21411
21119
  return [
21412
21120
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21413
21121
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21421,9 +21129,7 @@ var DescribeImageCommand = _DescribeImageCommand;
21421
21129
 
21422
21130
 
21423
21131
 
21424
- var _DescribeImageVersionCommand = class _DescribeImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
21425
- ...commonParams
21426
- }).m(function(Command, cs, config, o) {
21132
+ var _DescribeImageVersionCommand = class _DescribeImageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21427
21133
  return [
21428
21134
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21429
21135
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21437,9 +21143,7 @@ var DescribeImageVersionCommand = _DescribeImageVersionCommand;
21437
21143
 
21438
21144
 
21439
21145
 
21440
- var _DescribeInferenceComponentCommand = class _DescribeInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
21441
- ...commonParams
21442
- }).m(function(Command, cs, config, o) {
21146
+ var _DescribeInferenceComponentCommand = class _DescribeInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21443
21147
  return [
21444
21148
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21445
21149
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21453,9 +21157,7 @@ var DescribeInferenceComponentCommand = _DescribeInferenceComponentCommand;
21453
21157
 
21454
21158
 
21455
21159
 
21456
- var _DescribeInferenceExperimentCommand = class _DescribeInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
21457
- ...commonParams
21458
- }).m(function(Command, cs, config, o) {
21160
+ var _DescribeInferenceExperimentCommand = class _DescribeInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21459
21161
  return [
21460
21162
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21461
21163
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21469,9 +21171,7 @@ var DescribeInferenceExperimentCommand = _DescribeInferenceExperimentCommand;
21469
21171
 
21470
21172
 
21471
21173
 
21472
- var _DescribeInferenceRecommendationsJobCommand = class _DescribeInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep({
21473
- ...commonParams
21474
- }).m(function(Command, cs, config, o) {
21174
+ var _DescribeInferenceRecommendationsJobCommand = class _DescribeInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21475
21175
  return [
21476
21176
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21477
21177
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21485,9 +21185,7 @@ var DescribeInferenceRecommendationsJobCommand = _DescribeInferenceRecommendatio
21485
21185
 
21486
21186
 
21487
21187
 
21488
- var _DescribeLabelingJobCommand = class _DescribeLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep({
21489
- ...commonParams
21490
- }).m(function(Command, cs, config, o) {
21188
+ var _DescribeLabelingJobCommand = class _DescribeLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21491
21189
  return [
21492
21190
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21493
21191
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21501,9 +21199,7 @@ var DescribeLabelingJobCommand = _DescribeLabelingJobCommand;
21501
21199
 
21502
21200
 
21503
21201
 
21504
- var _DescribeLineageGroupCommand = class _DescribeLineageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21505
- ...commonParams
21506
- }).m(function(Command, cs, config, o) {
21202
+ var _DescribeLineageGroupCommand = class _DescribeLineageGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21507
21203
  return [
21508
21204
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21509
21205
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21517,9 +21213,7 @@ var DescribeLineageGroupCommand = _DescribeLineageGroupCommand;
21517
21213
 
21518
21214
 
21519
21215
 
21520
- var _DescribeMlflowTrackingServerCommand = class _DescribeMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep({
21521
- ...commonParams
21522
- }).m(function(Command, cs, config, o) {
21216
+ var _DescribeMlflowTrackingServerCommand = class _DescribeMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21523
21217
  return [
21524
21218
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21525
21219
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21533,9 +21227,7 @@ var DescribeMlflowTrackingServerCommand = _DescribeMlflowTrackingServerCommand;
21533
21227
 
21534
21228
 
21535
21229
 
21536
- var _DescribeModelBiasJobDefinitionCommand = class _DescribeModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
21537
- ...commonParams
21538
- }).m(function(Command, cs, config, o) {
21230
+ var _DescribeModelBiasJobDefinitionCommand = class _DescribeModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21539
21231
  return [
21540
21232
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21541
21233
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21965,9 +21657,7 @@ var DescribeModelPackageOutputFilterSensitiveLog = /* @__PURE__ */ __name((obj)
21965
21657
  }), "DescribeModelPackageOutputFilterSensitiveLog");
21966
21658
 
21967
21659
  // src/commands/DescribeModelCardCommand.ts
21968
- var _DescribeModelCardCommand = class _DescribeModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
21969
- ...commonParams
21970
- }).m(function(Command, cs, config, o) {
21660
+ var _DescribeModelCardCommand = class _DescribeModelCardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21971
21661
  return [
21972
21662
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21973
21663
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21981,9 +21671,7 @@ var DescribeModelCardCommand = _DescribeModelCardCommand;
21981
21671
 
21982
21672
 
21983
21673
 
21984
- var _DescribeModelCardExportJobCommand = class _DescribeModelCardExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
21985
- ...commonParams
21986
- }).m(function(Command, cs, config, o) {
21674
+ var _DescribeModelCardExportJobCommand = class _DescribeModelCardExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21987
21675
  return [
21988
21676
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21989
21677
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21997,9 +21685,7 @@ var DescribeModelCardExportJobCommand = _DescribeModelCardExportJobCommand;
21997
21685
 
21998
21686
 
21999
21687
 
22000
- var _DescribeModelCommand = class _DescribeModelCommand extends import_smithy_client.Command.classBuilder().ep({
22001
- ...commonParams
22002
- }).m(function(Command, cs, config, o) {
21688
+ var _DescribeModelCommand = class _DescribeModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22003
21689
  return [
22004
21690
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22005
21691
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22013,9 +21699,7 @@ var DescribeModelCommand = _DescribeModelCommand;
22013
21699
 
22014
21700
 
22015
21701
 
22016
- var _DescribeModelExplainabilityJobDefinitionCommand = class _DescribeModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
22017
- ...commonParams
22018
- }).m(function(Command, cs, config, o) {
21702
+ var _DescribeModelExplainabilityJobDefinitionCommand = class _DescribeModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22019
21703
  return [
22020
21704
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22021
21705
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22029,9 +21713,7 @@ var DescribeModelExplainabilityJobDefinitionCommand = _DescribeModelExplainabili
22029
21713
 
22030
21714
 
22031
21715
 
22032
- var _DescribeModelPackageCommand = class _DescribeModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
22033
- ...commonParams
22034
- }).m(function(Command, cs, config, o) {
21716
+ var _DescribeModelPackageCommand = class _DescribeModelPackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22035
21717
  return [
22036
21718
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22037
21719
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22045,9 +21727,7 @@ var DescribeModelPackageCommand = _DescribeModelPackageCommand;
22045
21727
 
22046
21728
 
22047
21729
 
22048
- var _DescribeModelPackageGroupCommand = class _DescribeModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22049
- ...commonParams
22050
- }).m(function(Command, cs, config, o) {
21730
+ var _DescribeModelPackageGroupCommand = class _DescribeModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22051
21731
  return [
22052
21732
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22053
21733
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22061,9 +21741,7 @@ var DescribeModelPackageGroupCommand = _DescribeModelPackageGroupCommand;
22061
21741
 
22062
21742
 
22063
21743
 
22064
- var _DescribeModelQualityJobDefinitionCommand = class _DescribeModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
22065
- ...commonParams
22066
- }).m(function(Command, cs, config, o) {
21744
+ var _DescribeModelQualityJobDefinitionCommand = class _DescribeModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22067
21745
  return [
22068
21746
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22069
21747
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22077,9 +21755,7 @@ var DescribeModelQualityJobDefinitionCommand = _DescribeModelQualityJobDefinitio
22077
21755
 
22078
21756
 
22079
21757
 
22080
- var _DescribeMonitoringScheduleCommand = class _DescribeMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
22081
- ...commonParams
22082
- }).m(function(Command, cs, config, o) {
21758
+ var _DescribeMonitoringScheduleCommand = class _DescribeMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22083
21759
  return [
22084
21760
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22085
21761
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22093,9 +21769,7 @@ var DescribeMonitoringScheduleCommand = _DescribeMonitoringScheduleCommand;
22093
21769
 
22094
21770
 
22095
21771
 
22096
- var _DescribeNotebookInstanceCommand = class _DescribeNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
22097
- ...commonParams
22098
- }).m(function(Command, cs, config, o) {
21772
+ var _DescribeNotebookInstanceCommand = class _DescribeNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22099
21773
  return [
22100
21774
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22101
21775
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22109,9 +21783,7 @@ var DescribeNotebookInstanceCommand = _DescribeNotebookInstanceCommand;
22109
21783
 
22110
21784
 
22111
21785
 
22112
- var _DescribeNotebookInstanceLifecycleConfigCommand = class _DescribeNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
22113
- ...commonParams
22114
- }).m(function(Command, cs, config, o) {
21786
+ var _DescribeNotebookInstanceLifecycleConfigCommand = class _DescribeNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22115
21787
  return [
22116
21788
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22117
21789
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22125,9 +21797,7 @@ var DescribeNotebookInstanceLifecycleConfigCommand = _DescribeNotebookInstanceLi
22125
21797
 
22126
21798
 
22127
21799
 
22128
- var _DescribeOptimizationJobCommand = class _DescribeOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep({
22129
- ...commonParams
22130
- }).m(function(Command, cs, config, o) {
21800
+ var _DescribeOptimizationJobCommand = class _DescribeOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22131
21801
  return [
22132
21802
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22133
21803
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22141,9 +21811,7 @@ var DescribeOptimizationJobCommand = _DescribeOptimizationJobCommand;
22141
21811
 
22142
21812
 
22143
21813
 
22144
- var _DescribePipelineCommand = class _DescribePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
22145
- ...commonParams
22146
- }).m(function(Command, cs, config, o) {
21814
+ var _DescribePipelineCommand = class _DescribePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22147
21815
  return [
22148
21816
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22149
21817
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22157,9 +21825,7 @@ var DescribePipelineCommand = _DescribePipelineCommand;
22157
21825
 
22158
21826
 
22159
21827
 
22160
- var _DescribePipelineDefinitionForExecutionCommand = class _DescribePipelineDefinitionForExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
22161
- ...commonParams
22162
- }).m(function(Command, cs, config, o) {
21828
+ var _DescribePipelineDefinitionForExecutionCommand = class _DescribePipelineDefinitionForExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22163
21829
  return [
22164
21830
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22165
21831
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22173,9 +21839,7 @@ var DescribePipelineDefinitionForExecutionCommand = _DescribePipelineDefinitionF
22173
21839
 
22174
21840
 
22175
21841
 
22176
- var _DescribePipelineExecutionCommand = class _DescribePipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
22177
- ...commonParams
22178
- }).m(function(Command, cs, config, o) {
21842
+ var _DescribePipelineExecutionCommand = class _DescribePipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22179
21843
  return [
22180
21844
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22181
21845
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22189,9 +21853,7 @@ var DescribePipelineExecutionCommand = _DescribePipelineExecutionCommand;
22189
21853
 
22190
21854
 
22191
21855
 
22192
- var _DescribeProcessingJobCommand = class _DescribeProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
22193
- ...commonParams
22194
- }).m(function(Command, cs, config, o) {
21856
+ var _DescribeProcessingJobCommand = class _DescribeProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22195
21857
  return [
22196
21858
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22197
21859
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22205,9 +21867,7 @@ var DescribeProcessingJobCommand = _DescribeProcessingJobCommand;
22205
21867
 
22206
21868
 
22207
21869
 
22208
- var _DescribeProjectCommand = class _DescribeProjectCommand extends import_smithy_client.Command.classBuilder().ep({
22209
- ...commonParams
22210
- }).m(function(Command, cs, config, o) {
21870
+ var _DescribeProjectCommand = class _DescribeProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22211
21871
  return [
22212
21872
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22213
21873
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22221,9 +21881,7 @@ var DescribeProjectCommand = _DescribeProjectCommand;
22221
21881
 
22222
21882
 
22223
21883
 
22224
- var _DescribeSpaceCommand = class _DescribeSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
22225
- ...commonParams
22226
- }).m(function(Command, cs, config, o) {
21884
+ var _DescribeSpaceCommand = class _DescribeSpaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22227
21885
  return [
22228
21886
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22229
21887
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22237,9 +21895,7 @@ var DescribeSpaceCommand = _DescribeSpaceCommand;
22237
21895
 
22238
21896
 
22239
21897
 
22240
- var _DescribeStudioLifecycleConfigCommand = class _DescribeStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
22241
- ...commonParams
22242
- }).m(function(Command, cs, config, o) {
21898
+ var _DescribeStudioLifecycleConfigCommand = class _DescribeStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22243
21899
  return [
22244
21900
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22245
21901
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22253,9 +21909,7 @@ var DescribeStudioLifecycleConfigCommand = _DescribeStudioLifecycleConfigCommand
22253
21909
 
22254
21910
 
22255
21911
 
22256
- var _DescribeSubscribedWorkteamCommand = class _DescribeSubscribedWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
22257
- ...commonParams
22258
- }).m(function(Command, cs, config, o) {
21912
+ var _DescribeSubscribedWorkteamCommand = class _DescribeSubscribedWorkteamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22259
21913
  return [
22260
21914
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22261
21915
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22269,9 +21923,7 @@ var DescribeSubscribedWorkteamCommand = _DescribeSubscribedWorkteamCommand;
22269
21923
 
22270
21924
 
22271
21925
 
22272
- var _DescribeTrainingJobCommand = class _DescribeTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
22273
- ...commonParams
22274
- }).m(function(Command, cs, config, o) {
21926
+ var _DescribeTrainingJobCommand = class _DescribeTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22275
21927
  return [
22276
21928
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22277
21929
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22285,9 +21937,7 @@ var DescribeTrainingJobCommand = _DescribeTrainingJobCommand;
22285
21937
 
22286
21938
 
22287
21939
 
22288
- var _DescribeTransformJobCommand = class _DescribeTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
22289
- ...commonParams
22290
- }).m(function(Command, cs, config, o) {
21940
+ var _DescribeTransformJobCommand = class _DescribeTransformJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22291
21941
  return [
22292
21942
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22293
21943
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22301,9 +21951,7 @@ var DescribeTransformJobCommand = _DescribeTransformJobCommand;
22301
21951
 
22302
21952
 
22303
21953
 
22304
- var _DescribeTrialCommand = class _DescribeTrialCommand extends import_smithy_client.Command.classBuilder().ep({
22305
- ...commonParams
22306
- }).m(function(Command, cs, config, o) {
21954
+ var _DescribeTrialCommand = class _DescribeTrialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22307
21955
  return [
22308
21956
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22309
21957
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22317,9 +21965,7 @@ var DescribeTrialCommand = _DescribeTrialCommand;
22317
21965
 
22318
21966
 
22319
21967
 
22320
- var _DescribeTrialComponentCommand = class _DescribeTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
22321
- ...commonParams
22322
- }).m(function(Command, cs, config, o) {
21968
+ var _DescribeTrialComponentCommand = class _DescribeTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22323
21969
  return [
22324
21970
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22325
21971
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22333,9 +21979,7 @@ var DescribeTrialComponentCommand = _DescribeTrialComponentCommand;
22333
21979
 
22334
21980
 
22335
21981
 
22336
- var _DescribeUserProfileCommand = class _DescribeUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
22337
- ...commonParams
22338
- }).m(function(Command, cs, config, o) {
21982
+ var _DescribeUserProfileCommand = class _DescribeUserProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22339
21983
  return [
22340
21984
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22341
21985
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22349,9 +21993,7 @@ var DescribeUserProfileCommand = _DescribeUserProfileCommand;
22349
21993
 
22350
21994
 
22351
21995
 
22352
- var _DescribeWorkforceCommand = class _DescribeWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
22353
- ...commonParams
22354
- }).m(function(Command, cs, config, o) {
21996
+ var _DescribeWorkforceCommand = class _DescribeWorkforceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22355
21997
  return [
22356
21998
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22357
21999
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22365,9 +22007,7 @@ var DescribeWorkforceCommand = _DescribeWorkforceCommand;
22365
22007
 
22366
22008
 
22367
22009
 
22368
- var _DescribeWorkteamCommand = class _DescribeWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
22369
- ...commonParams
22370
- }).m(function(Command, cs, config, o) {
22010
+ var _DescribeWorkteamCommand = class _DescribeWorkteamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22371
22011
  return [
22372
22012
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22373
22013
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22381,9 +22021,7 @@ var DescribeWorkteamCommand = _DescribeWorkteamCommand;
22381
22021
 
22382
22022
 
22383
22023
 
22384
- var _DisableSagemakerServicecatalogPortfolioCommand = class _DisableSagemakerServicecatalogPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
22385
- ...commonParams
22386
- }).m(function(Command, cs, config, o) {
22024
+ var _DisableSagemakerServicecatalogPortfolioCommand = class _DisableSagemakerServicecatalogPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22387
22025
  return [
22388
22026
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22389
22027
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22397,9 +22035,7 @@ var DisableSagemakerServicecatalogPortfolioCommand = _DisableSagemakerServicecat
22397
22035
 
22398
22036
 
22399
22037
 
22400
- var _DisassociateTrialComponentCommand = class _DisassociateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
22401
- ...commonParams
22402
- }).m(function(Command, cs, config, o) {
22038
+ var _DisassociateTrialComponentCommand = class _DisassociateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22403
22039
  return [
22404
22040
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22405
22041
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22413,9 +22049,7 @@ var DisassociateTrialComponentCommand = _DisassociateTrialComponentCommand;
22413
22049
 
22414
22050
 
22415
22051
 
22416
- var _EnableSagemakerServicecatalogPortfolioCommand = class _EnableSagemakerServicecatalogPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
22417
- ...commonParams
22418
- }).m(function(Command, cs, config, o) {
22052
+ var _EnableSagemakerServicecatalogPortfolioCommand = class _EnableSagemakerServicecatalogPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22419
22053
  return [
22420
22054
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22421
22055
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22429,9 +22063,7 @@ var EnableSagemakerServicecatalogPortfolioCommand = _EnableSagemakerServicecatal
22429
22063
 
22430
22064
 
22431
22065
 
22432
- var _GetDeviceFleetReportCommand = class _GetDeviceFleetReportCommand extends import_smithy_client.Command.classBuilder().ep({
22433
- ...commonParams
22434
- }).m(function(Command, cs, config, o) {
22066
+ var _GetDeviceFleetReportCommand = class _GetDeviceFleetReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22435
22067
  return [
22436
22068
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22437
22069
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22445,9 +22077,7 @@ var GetDeviceFleetReportCommand = _GetDeviceFleetReportCommand;
22445
22077
 
22446
22078
 
22447
22079
 
22448
- var _GetLineageGroupPolicyCommand = class _GetLineageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
22449
- ...commonParams
22450
- }).m(function(Command, cs, config, o) {
22080
+ var _GetLineageGroupPolicyCommand = class _GetLineageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22451
22081
  return [
22452
22082
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22453
22083
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22461,9 +22091,7 @@ var GetLineageGroupPolicyCommand = _GetLineageGroupPolicyCommand;
22461
22091
 
22462
22092
 
22463
22093
 
22464
- var _GetModelPackageGroupPolicyCommand = class _GetModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
22465
- ...commonParams
22466
- }).m(function(Command, cs, config, o) {
22094
+ var _GetModelPackageGroupPolicyCommand = class _GetModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22467
22095
  return [
22468
22096
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22469
22097
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22477,9 +22105,7 @@ var GetModelPackageGroupPolicyCommand = _GetModelPackageGroupPolicyCommand;
22477
22105
 
22478
22106
 
22479
22107
 
22480
- var _GetSagemakerServicecatalogPortfolioStatusCommand = class _GetSagemakerServicecatalogPortfolioStatusCommand extends import_smithy_client.Command.classBuilder().ep({
22481
- ...commonParams
22482
- }).m(function(Command, cs, config, o) {
22108
+ var _GetSagemakerServicecatalogPortfolioStatusCommand = class _GetSagemakerServicecatalogPortfolioStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22483
22109
  return [
22484
22110
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22485
22111
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22493,9 +22119,7 @@ var GetSagemakerServicecatalogPortfolioStatusCommand = _GetSagemakerServicecatal
22493
22119
 
22494
22120
 
22495
22121
 
22496
- var _GetScalingConfigurationRecommendationCommand = class _GetScalingConfigurationRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
22497
- ...commonParams
22498
- }).m(function(Command, cs, config, o) {
22122
+ var _GetScalingConfigurationRecommendationCommand = class _GetScalingConfigurationRecommendationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22499
22123
  return [
22500
22124
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22501
22125
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22509,9 +22133,7 @@ var GetScalingConfigurationRecommendationCommand = _GetScalingConfigurationRecom
22509
22133
 
22510
22134
 
22511
22135
 
22512
- var _GetSearchSuggestionsCommand = class _GetSearchSuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
22513
- ...commonParams
22514
- }).m(function(Command, cs, config, o) {
22136
+ var _GetSearchSuggestionsCommand = class _GetSearchSuggestionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22515
22137
  return [
22516
22138
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22517
22139
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22525,9 +22147,7 @@ var GetSearchSuggestionsCommand = _GetSearchSuggestionsCommand;
22525
22147
 
22526
22148
 
22527
22149
 
22528
- var _ImportHubContentCommand = class _ImportHubContentCommand extends import_smithy_client.Command.classBuilder().ep({
22529
- ...commonParams
22530
- }).m(function(Command, cs, config, o) {
22150
+ var _ImportHubContentCommand = class _ImportHubContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22531
22151
  return [
22532
22152
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22533
22153
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22541,9 +22161,7 @@ var ImportHubContentCommand = _ImportHubContentCommand;
22541
22161
 
22542
22162
 
22543
22163
 
22544
- var _ListActionsCommand = class _ListActionsCommand extends import_smithy_client.Command.classBuilder().ep({
22545
- ...commonParams
22546
- }).m(function(Command, cs, config, o) {
22164
+ var _ListActionsCommand = class _ListActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22547
22165
  return [
22548
22166
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22549
22167
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22557,9 +22175,7 @@ var ListActionsCommand = _ListActionsCommand;
22557
22175
 
22558
22176
 
22559
22177
 
22560
- var _ListAlgorithmsCommand = class _ListAlgorithmsCommand extends import_smithy_client.Command.classBuilder().ep({
22561
- ...commonParams
22562
- }).m(function(Command, cs, config, o) {
22178
+ var _ListAlgorithmsCommand = class _ListAlgorithmsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22563
22179
  return [
22564
22180
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22565
22181
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22573,9 +22189,7 @@ var ListAlgorithmsCommand = _ListAlgorithmsCommand;
22573
22189
 
22574
22190
 
22575
22191
 
22576
- var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
22577
- ...commonParams
22578
- }).m(function(Command, cs, config, o) {
22192
+ var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22579
22193
  return [
22580
22194
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22581
22195
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22589,9 +22203,7 @@ var ListAliasesCommand = _ListAliasesCommand;
22589
22203
 
22590
22204
 
22591
22205
 
22592
- var _ListAppImageConfigsCommand = class _ListAppImageConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
22593
- ...commonParams
22594
- }).m(function(Command, cs, config, o) {
22206
+ var _ListAppImageConfigsCommand = class _ListAppImageConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22595
22207
  return [
22596
22208
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22597
22209
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22605,9 +22217,7 @@ var ListAppImageConfigsCommand = _ListAppImageConfigsCommand;
22605
22217
 
22606
22218
 
22607
22219
 
22608
- var _ListAppsCommand = class _ListAppsCommand extends import_smithy_client.Command.classBuilder().ep({
22609
- ...commonParams
22610
- }).m(function(Command, cs, config, o) {
22220
+ var _ListAppsCommand = class _ListAppsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22611
22221
  return [
22612
22222
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22613
22223
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22621,9 +22231,7 @@ var ListAppsCommand = _ListAppsCommand;
22621
22231
 
22622
22232
 
22623
22233
 
22624
- var _ListArtifactsCommand = class _ListArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
22625
- ...commonParams
22626
- }).m(function(Command, cs, config, o) {
22234
+ var _ListArtifactsCommand = class _ListArtifactsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22627
22235
  return [
22628
22236
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22629
22237
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22637,9 +22245,7 @@ var ListArtifactsCommand = _ListArtifactsCommand;
22637
22245
 
22638
22246
 
22639
22247
 
22640
- var _ListAssociationsCommand = class _ListAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
22641
- ...commonParams
22642
- }).m(function(Command, cs, config, o) {
22248
+ var _ListAssociationsCommand = class _ListAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22643
22249
  return [
22644
22250
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22645
22251
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22653,9 +22259,7 @@ var ListAssociationsCommand = _ListAssociationsCommand;
22653
22259
 
22654
22260
 
22655
22261
 
22656
- var _ListAutoMLJobsCommand = class _ListAutoMLJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22657
- ...commonParams
22658
- }).m(function(Command, cs, config, o) {
22262
+ var _ListAutoMLJobsCommand = class _ListAutoMLJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22659
22263
  return [
22660
22264
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22661
22265
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22669,9 +22273,7 @@ var ListAutoMLJobsCommand = _ListAutoMLJobsCommand;
22669
22273
 
22670
22274
 
22671
22275
 
22672
- var _ListCandidatesForAutoMLJobCommand = class _ListCandidatesForAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
22673
- ...commonParams
22674
- }).m(function(Command, cs, config, o) {
22276
+ var _ListCandidatesForAutoMLJobCommand = class _ListCandidatesForAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22675
22277
  return [
22676
22278
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22677
22279
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22685,9 +22287,7 @@ var ListCandidatesForAutoMLJobCommand = _ListCandidatesForAutoMLJobCommand;
22685
22287
 
22686
22288
 
22687
22289
 
22688
- var _ListClusterNodesCommand = class _ListClusterNodesCommand extends import_smithy_client.Command.classBuilder().ep({
22689
- ...commonParams
22690
- }).m(function(Command, cs, config, o) {
22290
+ var _ListClusterNodesCommand = class _ListClusterNodesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22691
22291
  return [
22692
22292
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22693
22293
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22701,9 +22301,7 @@ var ListClusterNodesCommand = _ListClusterNodesCommand;
22701
22301
 
22702
22302
 
22703
22303
 
22704
- var _ListClustersCommand = class _ListClustersCommand extends import_smithy_client.Command.classBuilder().ep({
22705
- ...commonParams
22706
- }).m(function(Command, cs, config, o) {
22304
+ var _ListClustersCommand = class _ListClustersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22707
22305
  return [
22708
22306
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22709
22307
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22717,9 +22315,7 @@ var ListClustersCommand = _ListClustersCommand;
22717
22315
 
22718
22316
 
22719
22317
 
22720
- var _ListCodeRepositoriesCommand = class _ListCodeRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
22721
- ...commonParams
22722
- }).m(function(Command, cs, config, o) {
22318
+ var _ListCodeRepositoriesCommand = class _ListCodeRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22723
22319
  return [
22724
22320
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22725
22321
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22733,9 +22329,7 @@ var ListCodeRepositoriesCommand = _ListCodeRepositoriesCommand;
22733
22329
 
22734
22330
 
22735
22331
 
22736
- var _ListCompilationJobsCommand = class _ListCompilationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22737
- ...commonParams
22738
- }).m(function(Command, cs, config, o) {
22332
+ var _ListCompilationJobsCommand = class _ListCompilationJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22739
22333
  return [
22740
22334
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22741
22335
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22749,9 +22343,7 @@ var ListCompilationJobsCommand = _ListCompilationJobsCommand;
22749
22343
 
22750
22344
 
22751
22345
 
22752
- var _ListContextsCommand = class _ListContextsCommand extends import_smithy_client.Command.classBuilder().ep({
22753
- ...commonParams
22754
- }).m(function(Command, cs, config, o) {
22346
+ var _ListContextsCommand = class _ListContextsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22755
22347
  return [
22756
22348
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22757
22349
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22765,9 +22357,7 @@ var ListContextsCommand = _ListContextsCommand;
22765
22357
 
22766
22358
 
22767
22359
 
22768
- var _ListDataQualityJobDefinitionsCommand = class _ListDataQualityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
22769
- ...commonParams
22770
- }).m(function(Command, cs, config, o) {
22360
+ var _ListDataQualityJobDefinitionsCommand = class _ListDataQualityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22771
22361
  return [
22772
22362
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22773
22363
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22781,9 +22371,7 @@ var ListDataQualityJobDefinitionsCommand = _ListDataQualityJobDefinitionsCommand
22781
22371
 
22782
22372
 
22783
22373
 
22784
- var _ListDeviceFleetsCommand = class _ListDeviceFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
22785
- ...commonParams
22786
- }).m(function(Command, cs, config, o) {
22374
+ var _ListDeviceFleetsCommand = class _ListDeviceFleetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22787
22375
  return [
22788
22376
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22789
22377
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22797,9 +22385,7 @@ var ListDeviceFleetsCommand = _ListDeviceFleetsCommand;
22797
22385
 
22798
22386
 
22799
22387
 
22800
- var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
22801
- ...commonParams
22802
- }).m(function(Command, cs, config, o) {
22388
+ var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22803
22389
  return [
22804
22390
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22805
22391
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22813,9 +22399,7 @@ var ListDevicesCommand = _ListDevicesCommand;
22813
22399
 
22814
22400
 
22815
22401
 
22816
- var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
22817
- ...commonParams
22818
- }).m(function(Command, cs, config, o) {
22402
+ var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22819
22403
  return [
22820
22404
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22821
22405
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22829,9 +22413,7 @@ var ListDomainsCommand = _ListDomainsCommand;
22829
22413
 
22830
22414
 
22831
22415
 
22832
- var _ListEdgeDeploymentPlansCommand = class _ListEdgeDeploymentPlansCommand extends import_smithy_client.Command.classBuilder().ep({
22833
- ...commonParams
22834
- }).m(function(Command, cs, config, o) {
22416
+ var _ListEdgeDeploymentPlansCommand = class _ListEdgeDeploymentPlansCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22835
22417
  return [
22836
22418
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22837
22419
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22845,9 +22427,7 @@ var ListEdgeDeploymentPlansCommand = _ListEdgeDeploymentPlansCommand;
22845
22427
 
22846
22428
 
22847
22429
 
22848
- var _ListEdgePackagingJobsCommand = class _ListEdgePackagingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22849
- ...commonParams
22850
- }).m(function(Command, cs, config, o) {
22430
+ var _ListEdgePackagingJobsCommand = class _ListEdgePackagingJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22851
22431
  return [
22852
22432
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22853
22433
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22861,9 +22441,7 @@ var ListEdgePackagingJobsCommand = _ListEdgePackagingJobsCommand;
22861
22441
 
22862
22442
 
22863
22443
 
22864
- var _ListEndpointConfigsCommand = class _ListEndpointConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
22865
- ...commonParams
22866
- }).m(function(Command, cs, config, o) {
22444
+ var _ListEndpointConfigsCommand = class _ListEndpointConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22867
22445
  return [
22868
22446
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22869
22447
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22877,9 +22455,7 @@ var ListEndpointConfigsCommand = _ListEndpointConfigsCommand;
22877
22455
 
22878
22456
 
22879
22457
 
22880
- var _ListEndpointsCommand = class _ListEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
22881
- ...commonParams
22882
- }).m(function(Command, cs, config, o) {
22458
+ var _ListEndpointsCommand = class _ListEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22883
22459
  return [
22884
22460
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22885
22461
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22893,9 +22469,7 @@ var ListEndpointsCommand = _ListEndpointsCommand;
22893
22469
 
22894
22470
 
22895
22471
 
22896
- var _ListExperimentsCommand = class _ListExperimentsCommand extends import_smithy_client.Command.classBuilder().ep({
22897
- ...commonParams
22898
- }).m(function(Command, cs, config, o) {
22472
+ var _ListExperimentsCommand = class _ListExperimentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22899
22473
  return [
22900
22474
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22901
22475
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22909,9 +22483,7 @@ var ListExperimentsCommand = _ListExperimentsCommand;
22909
22483
 
22910
22484
 
22911
22485
 
22912
- var _ListFeatureGroupsCommand = class _ListFeatureGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22913
- ...commonParams
22914
- }).m(function(Command, cs, config, o) {
22486
+ var _ListFeatureGroupsCommand = class _ListFeatureGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22915
22487
  return [
22916
22488
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22917
22489
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22925,9 +22497,7 @@ var ListFeatureGroupsCommand = _ListFeatureGroupsCommand;
22925
22497
 
22926
22498
 
22927
22499
 
22928
- var _ListFlowDefinitionsCommand = class _ListFlowDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
22929
- ...commonParams
22930
- }).m(function(Command, cs, config, o) {
22500
+ var _ListFlowDefinitionsCommand = class _ListFlowDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22931
22501
  return [
22932
22502
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22933
22503
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22941,9 +22511,7 @@ var ListFlowDefinitionsCommand = _ListFlowDefinitionsCommand;
22941
22511
 
22942
22512
 
22943
22513
 
22944
- var _ListHubContentsCommand = class _ListHubContentsCommand extends import_smithy_client.Command.classBuilder().ep({
22945
- ...commonParams
22946
- }).m(function(Command, cs, config, o) {
22514
+ var _ListHubContentsCommand = class _ListHubContentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22947
22515
  return [
22948
22516
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22949
22517
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22957,9 +22525,7 @@ var ListHubContentsCommand = _ListHubContentsCommand;
22957
22525
 
22958
22526
 
22959
22527
 
22960
- var _ListHubContentVersionsCommand = class _ListHubContentVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
22961
- ...commonParams
22962
- }).m(function(Command, cs, config, o) {
22528
+ var _ListHubContentVersionsCommand = class _ListHubContentVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22963
22529
  return [
22964
22530
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22965
22531
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22973,9 +22539,7 @@ var ListHubContentVersionsCommand = _ListHubContentVersionsCommand;
22973
22539
 
22974
22540
 
22975
22541
 
22976
- var _ListHubsCommand = class _ListHubsCommand extends import_smithy_client.Command.classBuilder().ep({
22977
- ...commonParams
22978
- }).m(function(Command, cs, config, o) {
22542
+ var _ListHubsCommand = class _ListHubsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22979
22543
  return [
22980
22544
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22981
22545
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22989,9 +22553,7 @@ var ListHubsCommand = _ListHubsCommand;
22989
22553
 
22990
22554
 
22991
22555
 
22992
- var _ListHumanTaskUisCommand = class _ListHumanTaskUisCommand extends import_smithy_client.Command.classBuilder().ep({
22993
- ...commonParams
22994
- }).m(function(Command, cs, config, o) {
22556
+ var _ListHumanTaskUisCommand = class _ListHumanTaskUisCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22995
22557
  return [
22996
22558
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22997
22559
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23005,9 +22567,7 @@ var ListHumanTaskUisCommand = _ListHumanTaskUisCommand;
23005
22567
 
23006
22568
 
23007
22569
 
23008
- var _ListHyperParameterTuningJobsCommand = class _ListHyperParameterTuningJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23009
- ...commonParams
23010
- }).m(function(Command, cs, config, o) {
22570
+ var _ListHyperParameterTuningJobsCommand = class _ListHyperParameterTuningJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23011
22571
  return [
23012
22572
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23013
22573
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23021,9 +22581,7 @@ var ListHyperParameterTuningJobsCommand = _ListHyperParameterTuningJobsCommand;
23021
22581
 
23022
22582
 
23023
22583
 
23024
- var _ListImagesCommand = class _ListImagesCommand extends import_smithy_client.Command.classBuilder().ep({
23025
- ...commonParams
23026
- }).m(function(Command, cs, config, o) {
22584
+ var _ListImagesCommand = class _ListImagesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23027
22585
  return [
23028
22586
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23029
22587
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23037,9 +22595,7 @@ var ListImagesCommand = _ListImagesCommand;
23037
22595
 
23038
22596
 
23039
22597
 
23040
- var _ListImageVersionsCommand = class _ListImageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
23041
- ...commonParams
23042
- }).m(function(Command, cs, config, o) {
22598
+ var _ListImageVersionsCommand = class _ListImageVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23043
22599
  return [
23044
22600
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23045
22601
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23053,9 +22609,7 @@ var ListImageVersionsCommand = _ListImageVersionsCommand;
23053
22609
 
23054
22610
 
23055
22611
 
23056
- var _ListInferenceComponentsCommand = class _ListInferenceComponentsCommand extends import_smithy_client.Command.classBuilder().ep({
23057
- ...commonParams
23058
- }).m(function(Command, cs, config, o) {
22612
+ var _ListInferenceComponentsCommand = class _ListInferenceComponentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23059
22613
  return [
23060
22614
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23061
22615
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23069,9 +22623,7 @@ var ListInferenceComponentsCommand = _ListInferenceComponentsCommand;
23069
22623
 
23070
22624
 
23071
22625
 
23072
- var _ListInferenceExperimentsCommand = class _ListInferenceExperimentsCommand extends import_smithy_client.Command.classBuilder().ep({
23073
- ...commonParams
23074
- }).m(function(Command, cs, config, o) {
22626
+ var _ListInferenceExperimentsCommand = class _ListInferenceExperimentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23075
22627
  return [
23076
22628
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23077
22629
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23085,9 +22637,7 @@ var ListInferenceExperimentsCommand = _ListInferenceExperimentsCommand;
23085
22637
 
23086
22638
 
23087
22639
 
23088
- var _ListInferenceRecommendationsJobsCommand = class _ListInferenceRecommendationsJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23089
- ...commonParams
23090
- }).m(function(Command, cs, config, o) {
22640
+ var _ListInferenceRecommendationsJobsCommand = class _ListInferenceRecommendationsJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23091
22641
  return [
23092
22642
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23093
22643
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23101,9 +22651,7 @@ var ListInferenceRecommendationsJobsCommand = _ListInferenceRecommendationsJobsC
23101
22651
 
23102
22652
 
23103
22653
 
23104
- var _ListInferenceRecommendationsJobStepsCommand = class _ListInferenceRecommendationsJobStepsCommand extends import_smithy_client.Command.classBuilder().ep({
23105
- ...commonParams
23106
- }).m(function(Command, cs, config, o) {
22654
+ var _ListInferenceRecommendationsJobStepsCommand = class _ListInferenceRecommendationsJobStepsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23107
22655
  return [
23108
22656
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23109
22657
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23117,9 +22665,7 @@ var ListInferenceRecommendationsJobStepsCommand = _ListInferenceRecommendationsJ
23117
22665
 
23118
22666
 
23119
22667
 
23120
- var _ListLabelingJobsCommand = class _ListLabelingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23121
- ...commonParams
23122
- }).m(function(Command, cs, config, o) {
22668
+ var _ListLabelingJobsCommand = class _ListLabelingJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23123
22669
  return [
23124
22670
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23125
22671
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23133,9 +22679,7 @@ var ListLabelingJobsCommand = _ListLabelingJobsCommand;
23133
22679
 
23134
22680
 
23135
22681
 
23136
- var _ListLabelingJobsForWorkteamCommand = class _ListLabelingJobsForWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
23137
- ...commonParams
23138
- }).m(function(Command, cs, config, o) {
22682
+ var _ListLabelingJobsForWorkteamCommand = class _ListLabelingJobsForWorkteamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23139
22683
  return [
23140
22684
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23141
22685
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23149,9 +22693,7 @@ var ListLabelingJobsForWorkteamCommand = _ListLabelingJobsForWorkteamCommand;
23149
22693
 
23150
22694
 
23151
22695
 
23152
- var _ListLineageGroupsCommand = class _ListLineageGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
23153
- ...commonParams
23154
- }).m(function(Command, cs, config, o) {
22696
+ var _ListLineageGroupsCommand = class _ListLineageGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23155
22697
  return [
23156
22698
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23157
22699
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23165,9 +22707,7 @@ var ListLineageGroupsCommand = _ListLineageGroupsCommand;
23165
22707
 
23166
22708
 
23167
22709
 
23168
- var _ListMlflowTrackingServersCommand = class _ListMlflowTrackingServersCommand extends import_smithy_client.Command.classBuilder().ep({
23169
- ...commonParams
23170
- }).m(function(Command, cs, config, o) {
22710
+ var _ListMlflowTrackingServersCommand = class _ListMlflowTrackingServersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23171
22711
  return [
23172
22712
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23173
22713
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23181,9 +22721,7 @@ var ListMlflowTrackingServersCommand = _ListMlflowTrackingServersCommand;
23181
22721
 
23182
22722
 
23183
22723
 
23184
- var _ListModelBiasJobDefinitionsCommand = class _ListModelBiasJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
23185
- ...commonParams
23186
- }).m(function(Command, cs, config, o) {
22724
+ var _ListModelBiasJobDefinitionsCommand = class _ListModelBiasJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23187
22725
  return [
23188
22726
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23189
22727
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23197,9 +22735,7 @@ var ListModelBiasJobDefinitionsCommand = _ListModelBiasJobDefinitionsCommand;
23197
22735
 
23198
22736
 
23199
22737
 
23200
- var _ListModelCardExportJobsCommand = class _ListModelCardExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23201
- ...commonParams
23202
- }).m(function(Command, cs, config, o) {
22738
+ var _ListModelCardExportJobsCommand = class _ListModelCardExportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23203
22739
  return [
23204
22740
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23205
22741
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23213,9 +22749,7 @@ var ListModelCardExportJobsCommand = _ListModelCardExportJobsCommand;
23213
22749
 
23214
22750
 
23215
22751
 
23216
- var _ListModelCardsCommand = class _ListModelCardsCommand extends import_smithy_client.Command.classBuilder().ep({
23217
- ...commonParams
23218
- }).m(function(Command, cs, config, o) {
22752
+ var _ListModelCardsCommand = class _ListModelCardsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23219
22753
  return [
23220
22754
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23221
22755
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23229,9 +22763,7 @@ var ListModelCardsCommand = _ListModelCardsCommand;
23229
22763
 
23230
22764
 
23231
22765
 
23232
- var _ListModelCardVersionsCommand = class _ListModelCardVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
23233
- ...commonParams
23234
- }).m(function(Command, cs, config, o) {
22766
+ var _ListModelCardVersionsCommand = class _ListModelCardVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23235
22767
  return [
23236
22768
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23237
22769
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23245,9 +22777,7 @@ var ListModelCardVersionsCommand = _ListModelCardVersionsCommand;
23245
22777
 
23246
22778
 
23247
22779
 
23248
- var _ListModelExplainabilityJobDefinitionsCommand = class _ListModelExplainabilityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
23249
- ...commonParams
23250
- }).m(function(Command, cs, config, o) {
22780
+ var _ListModelExplainabilityJobDefinitionsCommand = class _ListModelExplainabilityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23251
22781
  return [
23252
22782
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23253
22783
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23261,9 +22791,7 @@ var ListModelExplainabilityJobDefinitionsCommand = _ListModelExplainabilityJobDe
23261
22791
 
23262
22792
 
23263
22793
 
23264
- var _ListModelMetadataCommand = class _ListModelMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
23265
- ...commonParams
23266
- }).m(function(Command, cs, config, o) {
22794
+ var _ListModelMetadataCommand = class _ListModelMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23267
22795
  return [
23268
22796
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23269
22797
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23277,9 +22805,7 @@ var ListModelMetadataCommand = _ListModelMetadataCommand;
23277
22805
 
23278
22806
 
23279
22807
 
23280
- var _ListModelPackageGroupsCommand = class _ListModelPackageGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
23281
- ...commonParams
23282
- }).m(function(Command, cs, config, o) {
22808
+ var _ListModelPackageGroupsCommand = class _ListModelPackageGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23283
22809
  return [
23284
22810
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23285
22811
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23293,9 +22819,7 @@ var ListModelPackageGroupsCommand = _ListModelPackageGroupsCommand;
23293
22819
 
23294
22820
 
23295
22821
 
23296
- var _ListModelPackagesCommand = class _ListModelPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
23297
- ...commonParams
23298
- }).m(function(Command, cs, config, o) {
22822
+ var _ListModelPackagesCommand = class _ListModelPackagesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23299
22823
  return [
23300
22824
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23301
22825
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23309,9 +22833,7 @@ var ListModelPackagesCommand = _ListModelPackagesCommand;
23309
22833
 
23310
22834
 
23311
22835
 
23312
- var _ListModelQualityJobDefinitionsCommand = class _ListModelQualityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
23313
- ...commonParams
23314
- }).m(function(Command, cs, config, o) {
22836
+ var _ListModelQualityJobDefinitionsCommand = class _ListModelQualityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23315
22837
  return [
23316
22838
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23317
22839
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23325,9 +22847,7 @@ var ListModelQualityJobDefinitionsCommand = _ListModelQualityJobDefinitionsComma
23325
22847
 
23326
22848
 
23327
22849
 
23328
- var _ListModelsCommand = class _ListModelsCommand extends import_smithy_client.Command.classBuilder().ep({
23329
- ...commonParams
23330
- }).m(function(Command, cs, config, o) {
22850
+ var _ListModelsCommand = class _ListModelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23331
22851
  return [
23332
22852
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23333
22853
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23341,9 +22861,7 @@ var ListModelsCommand = _ListModelsCommand;
23341
22861
 
23342
22862
 
23343
22863
 
23344
- var _ListMonitoringAlertHistoryCommand = class _ListMonitoringAlertHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
23345
- ...commonParams
23346
- }).m(function(Command, cs, config, o) {
22864
+ var _ListMonitoringAlertHistoryCommand = class _ListMonitoringAlertHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23347
22865
  return [
23348
22866
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23349
22867
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23357,9 +22875,7 @@ var ListMonitoringAlertHistoryCommand = _ListMonitoringAlertHistoryCommand;
23357
22875
 
23358
22876
 
23359
22877
 
23360
- var _ListMonitoringAlertsCommand = class _ListMonitoringAlertsCommand extends import_smithy_client.Command.classBuilder().ep({
23361
- ...commonParams
23362
- }).m(function(Command, cs, config, o) {
22878
+ var _ListMonitoringAlertsCommand = class _ListMonitoringAlertsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23363
22879
  return [
23364
22880
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23365
22881
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23373,9 +22889,7 @@ var ListMonitoringAlertsCommand = _ListMonitoringAlertsCommand;
23373
22889
 
23374
22890
 
23375
22891
 
23376
- var _ListMonitoringExecutionsCommand = class _ListMonitoringExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
23377
- ...commonParams
23378
- }).m(function(Command, cs, config, o) {
22892
+ var _ListMonitoringExecutionsCommand = class _ListMonitoringExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23379
22893
  return [
23380
22894
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23381
22895
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23389,9 +22903,7 @@ var ListMonitoringExecutionsCommand = _ListMonitoringExecutionsCommand;
23389
22903
 
23390
22904
 
23391
22905
 
23392
- var _ListMonitoringSchedulesCommand = class _ListMonitoringSchedulesCommand extends import_smithy_client.Command.classBuilder().ep({
23393
- ...commonParams
23394
- }).m(function(Command, cs, config, o) {
22906
+ var _ListMonitoringSchedulesCommand = class _ListMonitoringSchedulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23395
22907
  return [
23396
22908
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23397
22909
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23405,9 +22917,7 @@ var ListMonitoringSchedulesCommand = _ListMonitoringSchedulesCommand;
23405
22917
 
23406
22918
 
23407
22919
 
23408
- var _ListNotebookInstanceLifecycleConfigsCommand = class _ListNotebookInstanceLifecycleConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
23409
- ...commonParams
23410
- }).m(function(Command, cs, config, o) {
22920
+ var _ListNotebookInstanceLifecycleConfigsCommand = class _ListNotebookInstanceLifecycleConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23411
22921
  return [
23412
22922
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23413
22923
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23421,9 +22931,7 @@ var ListNotebookInstanceLifecycleConfigsCommand = _ListNotebookInstanceLifecycle
23421
22931
 
23422
22932
 
23423
22933
 
23424
- var _ListNotebookInstancesCommand = class _ListNotebookInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
23425
- ...commonParams
23426
- }).m(function(Command, cs, config, o) {
22934
+ var _ListNotebookInstancesCommand = class _ListNotebookInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23427
22935
  return [
23428
22936
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23429
22937
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23437,9 +22945,7 @@ var ListNotebookInstancesCommand = _ListNotebookInstancesCommand;
23437
22945
 
23438
22946
 
23439
22947
 
23440
- var _ListOptimizationJobsCommand = class _ListOptimizationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23441
- ...commonParams
23442
- }).m(function(Command, cs, config, o) {
22948
+ var _ListOptimizationJobsCommand = class _ListOptimizationJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23443
22949
  return [
23444
22950
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23445
22951
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23453,9 +22959,7 @@ var ListOptimizationJobsCommand = _ListOptimizationJobsCommand;
23453
22959
 
23454
22960
 
23455
22961
 
23456
- var _ListPipelineExecutionsCommand = class _ListPipelineExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
23457
- ...commonParams
23458
- }).m(function(Command, cs, config, o) {
22962
+ var _ListPipelineExecutionsCommand = class _ListPipelineExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23459
22963
  return [
23460
22964
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23461
22965
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23469,9 +22973,7 @@ var ListPipelineExecutionsCommand = _ListPipelineExecutionsCommand;
23469
22973
 
23470
22974
 
23471
22975
 
23472
- var _ListPipelineExecutionStepsCommand = class _ListPipelineExecutionStepsCommand extends import_smithy_client.Command.classBuilder().ep({
23473
- ...commonParams
23474
- }).m(function(Command, cs, config, o) {
22976
+ var _ListPipelineExecutionStepsCommand = class _ListPipelineExecutionStepsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23475
22977
  return [
23476
22978
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23477
22979
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23485,9 +22987,7 @@ var ListPipelineExecutionStepsCommand = _ListPipelineExecutionStepsCommand;
23485
22987
 
23486
22988
 
23487
22989
 
23488
- var _ListPipelineParametersForExecutionCommand = class _ListPipelineParametersForExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
23489
- ...commonParams
23490
- }).m(function(Command, cs, config, o) {
22990
+ var _ListPipelineParametersForExecutionCommand = class _ListPipelineParametersForExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23491
22991
  return [
23492
22992
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23493
22993
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23501,9 +23001,7 @@ var ListPipelineParametersForExecutionCommand = _ListPipelineParametersForExecut
23501
23001
 
23502
23002
 
23503
23003
 
23504
- var _ListPipelinesCommand = class _ListPipelinesCommand extends import_smithy_client.Command.classBuilder().ep({
23505
- ...commonParams
23506
- }).m(function(Command, cs, config, o) {
23004
+ var _ListPipelinesCommand = class _ListPipelinesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23507
23005
  return [
23508
23006
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23509
23007
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23517,9 +23015,7 @@ var ListPipelinesCommand = _ListPipelinesCommand;
23517
23015
 
23518
23016
 
23519
23017
 
23520
- var _ListProcessingJobsCommand = class _ListProcessingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23521
- ...commonParams
23522
- }).m(function(Command, cs, config, o) {
23018
+ var _ListProcessingJobsCommand = class _ListProcessingJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23523
23019
  return [
23524
23020
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23525
23021
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23533,9 +23029,7 @@ var ListProcessingJobsCommand = _ListProcessingJobsCommand;
23533
23029
 
23534
23030
 
23535
23031
 
23536
- var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
23537
- ...commonParams
23538
- }).m(function(Command, cs, config, o) {
23032
+ var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23539
23033
  return [
23540
23034
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23541
23035
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23549,9 +23043,7 @@ var ListProjectsCommand = _ListProjectsCommand;
23549
23043
 
23550
23044
 
23551
23045
 
23552
- var _ListResourceCatalogsCommand = class _ListResourceCatalogsCommand extends import_smithy_client.Command.classBuilder().ep({
23553
- ...commonParams
23554
- }).m(function(Command, cs, config, o) {
23046
+ var _ListResourceCatalogsCommand = class _ListResourceCatalogsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23555
23047
  return [
23556
23048
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23557
23049
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23565,9 +23057,7 @@ var ListResourceCatalogsCommand = _ListResourceCatalogsCommand;
23565
23057
 
23566
23058
 
23567
23059
 
23568
- var _ListSpacesCommand = class _ListSpacesCommand extends import_smithy_client.Command.classBuilder().ep({
23569
- ...commonParams
23570
- }).m(function(Command, cs, config, o) {
23060
+ var _ListSpacesCommand = class _ListSpacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23571
23061
  return [
23572
23062
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23573
23063
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23581,9 +23071,7 @@ var ListSpacesCommand = _ListSpacesCommand;
23581
23071
 
23582
23072
 
23583
23073
 
23584
- var _ListStageDevicesCommand = class _ListStageDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
23585
- ...commonParams
23586
- }).m(function(Command, cs, config, o) {
23074
+ var _ListStageDevicesCommand = class _ListStageDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23587
23075
  return [
23588
23076
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23589
23077
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23597,9 +23085,7 @@ var ListStageDevicesCommand = _ListStageDevicesCommand;
23597
23085
 
23598
23086
 
23599
23087
 
23600
- var _ListStudioLifecycleConfigsCommand = class _ListStudioLifecycleConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
23601
- ...commonParams
23602
- }).m(function(Command, cs, config, o) {
23088
+ var _ListStudioLifecycleConfigsCommand = class _ListStudioLifecycleConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23603
23089
  return [
23604
23090
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23605
23091
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23613,9 +23099,7 @@ var ListStudioLifecycleConfigsCommand = _ListStudioLifecycleConfigsCommand;
23613
23099
 
23614
23100
 
23615
23101
 
23616
- var _ListSubscribedWorkteamsCommand = class _ListSubscribedWorkteamsCommand extends import_smithy_client.Command.classBuilder().ep({
23617
- ...commonParams
23618
- }).m(function(Command, cs, config, o) {
23102
+ var _ListSubscribedWorkteamsCommand = class _ListSubscribedWorkteamsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23619
23103
  return [
23620
23104
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23621
23105
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23629,9 +23113,7 @@ var ListSubscribedWorkteamsCommand = _ListSubscribedWorkteamsCommand;
23629
23113
 
23630
23114
 
23631
23115
 
23632
- var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
23633
- ...commonParams
23634
- }).m(function(Command, cs, config, o) {
23116
+ var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23635
23117
  return [
23636
23118
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23637
23119
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23645,9 +23127,7 @@ var ListTagsCommand = _ListTagsCommand;
23645
23127
 
23646
23128
 
23647
23129
 
23648
- var _ListTrainingJobsCommand = class _ListTrainingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23649
- ...commonParams
23650
- }).m(function(Command, cs, config, o) {
23130
+ var _ListTrainingJobsCommand = class _ListTrainingJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23651
23131
  return [
23652
23132
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23653
23133
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23661,9 +23141,7 @@ var ListTrainingJobsCommand = _ListTrainingJobsCommand;
23661
23141
 
23662
23142
 
23663
23143
 
23664
- var _ListTrainingJobsForHyperParameterTuningJobCommand = class _ListTrainingJobsForHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
23665
- ...commonParams
23666
- }).m(function(Command, cs, config, o) {
23144
+ var _ListTrainingJobsForHyperParameterTuningJobCommand = class _ListTrainingJobsForHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23667
23145
  return [
23668
23146
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23669
23147
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23677,9 +23155,7 @@ var ListTrainingJobsForHyperParameterTuningJobCommand = _ListTrainingJobsForHype
23677
23155
 
23678
23156
 
23679
23157
 
23680
- var _ListTransformJobsCommand = class _ListTransformJobsCommand extends import_smithy_client.Command.classBuilder().ep({
23681
- ...commonParams
23682
- }).m(function(Command, cs, config, o) {
23158
+ var _ListTransformJobsCommand = class _ListTransformJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23683
23159
  return [
23684
23160
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23685
23161
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23693,9 +23169,7 @@ var ListTransformJobsCommand = _ListTransformJobsCommand;
23693
23169
 
23694
23170
 
23695
23171
 
23696
- var _ListTrialComponentsCommand = class _ListTrialComponentsCommand extends import_smithy_client.Command.classBuilder().ep({
23697
- ...commonParams
23698
- }).m(function(Command, cs, config, o) {
23172
+ var _ListTrialComponentsCommand = class _ListTrialComponentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23699
23173
  return [
23700
23174
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23701
23175
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23709,9 +23183,7 @@ var ListTrialComponentsCommand = _ListTrialComponentsCommand;
23709
23183
 
23710
23184
 
23711
23185
 
23712
- var _ListTrialsCommand = class _ListTrialsCommand extends import_smithy_client.Command.classBuilder().ep({
23713
- ...commonParams
23714
- }).m(function(Command, cs, config, o) {
23186
+ var _ListTrialsCommand = class _ListTrialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23715
23187
  return [
23716
23188
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23717
23189
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23725,9 +23197,7 @@ var ListTrialsCommand = _ListTrialsCommand;
23725
23197
 
23726
23198
 
23727
23199
 
23728
- var _ListUserProfilesCommand = class _ListUserProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
23729
- ...commonParams
23730
- }).m(function(Command, cs, config, o) {
23200
+ var _ListUserProfilesCommand = class _ListUserProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23731
23201
  return [
23732
23202
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23733
23203
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23741,9 +23211,7 @@ var ListUserProfilesCommand = _ListUserProfilesCommand;
23741
23211
 
23742
23212
 
23743
23213
 
23744
- var _ListWorkforcesCommand = class _ListWorkforcesCommand extends import_smithy_client.Command.classBuilder().ep({
23745
- ...commonParams
23746
- }).m(function(Command, cs, config, o) {
23214
+ var _ListWorkforcesCommand = class _ListWorkforcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23747
23215
  return [
23748
23216
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23749
23217
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23757,9 +23225,7 @@ var ListWorkforcesCommand = _ListWorkforcesCommand;
23757
23225
 
23758
23226
 
23759
23227
 
23760
- var _ListWorkteamsCommand = class _ListWorkteamsCommand extends import_smithy_client.Command.classBuilder().ep({
23761
- ...commonParams
23762
- }).m(function(Command, cs, config, o) {
23228
+ var _ListWorkteamsCommand = class _ListWorkteamsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23763
23229
  return [
23764
23230
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23765
23231
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23773,9 +23239,7 @@ var ListWorkteamsCommand = _ListWorkteamsCommand;
23773
23239
 
23774
23240
 
23775
23241
 
23776
- var _PutModelPackageGroupPolicyCommand = class _PutModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
23777
- ...commonParams
23778
- }).m(function(Command, cs, config, o) {
23242
+ var _PutModelPackageGroupPolicyCommand = class _PutModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23779
23243
  return [
23780
23244
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23781
23245
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23789,9 +23253,7 @@ var PutModelPackageGroupPolicyCommand = _PutModelPackageGroupPolicyCommand;
23789
23253
 
23790
23254
 
23791
23255
 
23792
- var _QueryLineageCommand = class _QueryLineageCommand extends import_smithy_client.Command.classBuilder().ep({
23793
- ...commonParams
23794
- }).m(function(Command, cs, config, o) {
23256
+ var _QueryLineageCommand = class _QueryLineageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23795
23257
  return [
23796
23258
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23797
23259
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23805,9 +23267,7 @@ var QueryLineageCommand = _QueryLineageCommand;
23805
23267
 
23806
23268
 
23807
23269
 
23808
- var _RegisterDevicesCommand = class _RegisterDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
23809
- ...commonParams
23810
- }).m(function(Command, cs, config, o) {
23270
+ var _RegisterDevicesCommand = class _RegisterDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23811
23271
  return [
23812
23272
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23813
23273
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23821,9 +23281,7 @@ var RegisterDevicesCommand = _RegisterDevicesCommand;
23821
23281
 
23822
23282
 
23823
23283
 
23824
- var _RenderUiTemplateCommand = class _RenderUiTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
23825
- ...commonParams
23826
- }).m(function(Command, cs, config, o) {
23284
+ var _RenderUiTemplateCommand = class _RenderUiTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23827
23285
  return [
23828
23286
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23829
23287
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23837,9 +23295,7 @@ var RenderUiTemplateCommand = _RenderUiTemplateCommand;
23837
23295
 
23838
23296
 
23839
23297
 
23840
- var _RetryPipelineExecutionCommand = class _RetryPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
23841
- ...commonParams
23842
- }).m(function(Command, cs, config, o) {
23298
+ var _RetryPipelineExecutionCommand = class _RetryPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23843
23299
  return [
23844
23300
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23845
23301
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24044,9 +23500,7 @@ var UpdateWorkforceRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => (
24044
23500
  }), "UpdateWorkforceRequestFilterSensitiveLog");
24045
23501
 
24046
23502
  // src/commands/SearchCommand.ts
24047
- var _SearchCommand = class _SearchCommand extends import_smithy_client.Command.classBuilder().ep({
24048
- ...commonParams
24049
- }).m(function(Command, cs, config, o) {
23503
+ var _SearchCommand = class _SearchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24050
23504
  return [
24051
23505
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24052
23506
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24060,9 +23514,7 @@ var SearchCommand = _SearchCommand;
24060
23514
 
24061
23515
 
24062
23516
 
24063
- var _SendPipelineExecutionStepFailureCommand = class _SendPipelineExecutionStepFailureCommand extends import_smithy_client.Command.classBuilder().ep({
24064
- ...commonParams
24065
- }).m(function(Command, cs, config, o) {
23517
+ var _SendPipelineExecutionStepFailureCommand = class _SendPipelineExecutionStepFailureCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24066
23518
  return [
24067
23519
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24068
23520
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24076,9 +23528,7 @@ var SendPipelineExecutionStepFailureCommand = _SendPipelineExecutionStepFailureC
24076
23528
 
24077
23529
 
24078
23530
 
24079
- var _SendPipelineExecutionStepSuccessCommand = class _SendPipelineExecutionStepSuccessCommand extends import_smithy_client.Command.classBuilder().ep({
24080
- ...commonParams
24081
- }).m(function(Command, cs, config, o) {
23531
+ var _SendPipelineExecutionStepSuccessCommand = class _SendPipelineExecutionStepSuccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24082
23532
  return [
24083
23533
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24084
23534
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24092,9 +23542,7 @@ var SendPipelineExecutionStepSuccessCommand = _SendPipelineExecutionStepSuccessC
24092
23542
 
24093
23543
 
24094
23544
 
24095
- var _StartEdgeDeploymentStageCommand = class _StartEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
24096
- ...commonParams
24097
- }).m(function(Command, cs, config, o) {
23545
+ var _StartEdgeDeploymentStageCommand = class _StartEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24098
23546
  return [
24099
23547
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24100
23548
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24108,9 +23556,7 @@ var StartEdgeDeploymentStageCommand = _StartEdgeDeploymentStageCommand;
24108
23556
 
24109
23557
 
24110
23558
 
24111
- var _StartInferenceExperimentCommand = class _StartInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
24112
- ...commonParams
24113
- }).m(function(Command, cs, config, o) {
23559
+ var _StartInferenceExperimentCommand = class _StartInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24114
23560
  return [
24115
23561
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24116
23562
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24124,9 +23570,7 @@ var StartInferenceExperimentCommand = _StartInferenceExperimentCommand;
24124
23570
 
24125
23571
 
24126
23572
 
24127
- var _StartMlflowTrackingServerCommand = class _StartMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep({
24128
- ...commonParams
24129
- }).m(function(Command, cs, config, o) {
23573
+ var _StartMlflowTrackingServerCommand = class _StartMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24130
23574
  return [
24131
23575
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24132
23576
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24140,9 +23584,7 @@ var StartMlflowTrackingServerCommand = _StartMlflowTrackingServerCommand;
24140
23584
 
24141
23585
 
24142
23586
 
24143
- var _StartMonitoringScheduleCommand = class _StartMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
24144
- ...commonParams
24145
- }).m(function(Command, cs, config, o) {
23587
+ var _StartMonitoringScheduleCommand = class _StartMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24146
23588
  return [
24147
23589
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24148
23590
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24156,9 +23598,7 @@ var StartMonitoringScheduleCommand = _StartMonitoringScheduleCommand;
24156
23598
 
24157
23599
 
24158
23600
 
24159
- var _StartNotebookInstanceCommand = class _StartNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
24160
- ...commonParams
24161
- }).m(function(Command, cs, config, o) {
23601
+ var _StartNotebookInstanceCommand = class _StartNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24162
23602
  return [
24163
23603
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24164
23604
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24172,9 +23612,7 @@ var StartNotebookInstanceCommand = _StartNotebookInstanceCommand;
24172
23612
 
24173
23613
 
24174
23614
 
24175
- var _StartPipelineExecutionCommand = class _StartPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
24176
- ...commonParams
24177
- }).m(function(Command, cs, config, o) {
23615
+ var _StartPipelineExecutionCommand = class _StartPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24178
23616
  return [
24179
23617
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24180
23618
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24188,9 +23626,7 @@ var StartPipelineExecutionCommand = _StartPipelineExecutionCommand;
24188
23626
 
24189
23627
 
24190
23628
 
24191
- var _StopAutoMLJobCommand = class _StopAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
24192
- ...commonParams
24193
- }).m(function(Command, cs, config, o) {
23629
+ var _StopAutoMLJobCommand = class _StopAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24194
23630
  return [
24195
23631
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24196
23632
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24204,9 +23640,7 @@ var StopAutoMLJobCommand = _StopAutoMLJobCommand;
24204
23640
 
24205
23641
 
24206
23642
 
24207
- var _StopCompilationJobCommand = class _StopCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
24208
- ...commonParams
24209
- }).m(function(Command, cs, config, o) {
23643
+ var _StopCompilationJobCommand = class _StopCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24210
23644
  return [
24211
23645
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24212
23646
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24220,9 +23654,7 @@ var StopCompilationJobCommand = _StopCompilationJobCommand;
24220
23654
 
24221
23655
 
24222
23656
 
24223
- var _StopEdgeDeploymentStageCommand = class _StopEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
24224
- ...commonParams
24225
- }).m(function(Command, cs, config, o) {
23657
+ var _StopEdgeDeploymentStageCommand = class _StopEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24226
23658
  return [
24227
23659
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24228
23660
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24236,9 +23668,7 @@ var StopEdgeDeploymentStageCommand = _StopEdgeDeploymentStageCommand;
24236
23668
 
24237
23669
 
24238
23670
 
24239
- var _StopEdgePackagingJobCommand = class _StopEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep({
24240
- ...commonParams
24241
- }).m(function(Command, cs, config, o) {
23671
+ var _StopEdgePackagingJobCommand = class _StopEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24242
23672
  return [
24243
23673
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24244
23674
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24252,9 +23682,7 @@ var StopEdgePackagingJobCommand = _StopEdgePackagingJobCommand;
24252
23682
 
24253
23683
 
24254
23684
 
24255
- var _StopHyperParameterTuningJobCommand = class _StopHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
24256
- ...commonParams
24257
- }).m(function(Command, cs, config, o) {
23685
+ var _StopHyperParameterTuningJobCommand = class _StopHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24258
23686
  return [
24259
23687
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24260
23688
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24268,9 +23696,7 @@ var StopHyperParameterTuningJobCommand = _StopHyperParameterTuningJobCommand;
24268
23696
 
24269
23697
 
24270
23698
 
24271
- var _StopInferenceExperimentCommand = class _StopInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
24272
- ...commonParams
24273
- }).m(function(Command, cs, config, o) {
23699
+ var _StopInferenceExperimentCommand = class _StopInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24274
23700
  return [
24275
23701
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24276
23702
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24284,9 +23710,7 @@ var StopInferenceExperimentCommand = _StopInferenceExperimentCommand;
24284
23710
 
24285
23711
 
24286
23712
 
24287
- var _StopInferenceRecommendationsJobCommand = class _StopInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep({
24288
- ...commonParams
24289
- }).m(function(Command, cs, config, o) {
23713
+ var _StopInferenceRecommendationsJobCommand = class _StopInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24290
23714
  return [
24291
23715
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24292
23716
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24300,9 +23724,7 @@ var StopInferenceRecommendationsJobCommand = _StopInferenceRecommendationsJobCom
24300
23724
 
24301
23725
 
24302
23726
 
24303
- var _StopLabelingJobCommand = class _StopLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep({
24304
- ...commonParams
24305
- }).m(function(Command, cs, config, o) {
23727
+ var _StopLabelingJobCommand = class _StopLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24306
23728
  return [
24307
23729
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24308
23730
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24316,9 +23738,7 @@ var StopLabelingJobCommand = _StopLabelingJobCommand;
24316
23738
 
24317
23739
 
24318
23740
 
24319
- var _StopMlflowTrackingServerCommand = class _StopMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep({
24320
- ...commonParams
24321
- }).m(function(Command, cs, config, o) {
23741
+ var _StopMlflowTrackingServerCommand = class _StopMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24322
23742
  return [
24323
23743
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24324
23744
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24332,9 +23752,7 @@ var StopMlflowTrackingServerCommand = _StopMlflowTrackingServerCommand;
24332
23752
 
24333
23753
 
24334
23754
 
24335
- var _StopMonitoringScheduleCommand = class _StopMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
24336
- ...commonParams
24337
- }).m(function(Command, cs, config, o) {
23755
+ var _StopMonitoringScheduleCommand = class _StopMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24338
23756
  return [
24339
23757
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24340
23758
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24348,9 +23766,7 @@ var StopMonitoringScheduleCommand = _StopMonitoringScheduleCommand;
24348
23766
 
24349
23767
 
24350
23768
 
24351
- var _StopNotebookInstanceCommand = class _StopNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
24352
- ...commonParams
24353
- }).m(function(Command, cs, config, o) {
23769
+ var _StopNotebookInstanceCommand = class _StopNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24354
23770
  return [
24355
23771
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24356
23772
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24364,9 +23780,7 @@ var StopNotebookInstanceCommand = _StopNotebookInstanceCommand;
24364
23780
 
24365
23781
 
24366
23782
 
24367
- var _StopOptimizationJobCommand = class _StopOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep({
24368
- ...commonParams
24369
- }).m(function(Command, cs, config, o) {
23783
+ var _StopOptimizationJobCommand = class _StopOptimizationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24370
23784
  return [
24371
23785
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24372
23786
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24380,9 +23794,7 @@ var StopOptimizationJobCommand = _StopOptimizationJobCommand;
24380
23794
 
24381
23795
 
24382
23796
 
24383
- var _StopPipelineExecutionCommand = class _StopPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
24384
- ...commonParams
24385
- }).m(function(Command, cs, config, o) {
23797
+ var _StopPipelineExecutionCommand = class _StopPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24386
23798
  return [
24387
23799
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24388
23800
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24396,9 +23808,7 @@ var StopPipelineExecutionCommand = _StopPipelineExecutionCommand;
24396
23808
 
24397
23809
 
24398
23810
 
24399
- var _StopProcessingJobCommand = class _StopProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
24400
- ...commonParams
24401
- }).m(function(Command, cs, config, o) {
23811
+ var _StopProcessingJobCommand = class _StopProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24402
23812
  return [
24403
23813
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24404
23814
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24412,9 +23822,7 @@ var StopProcessingJobCommand = _StopProcessingJobCommand;
24412
23822
 
24413
23823
 
24414
23824
 
24415
- var _StopTrainingJobCommand = class _StopTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
24416
- ...commonParams
24417
- }).m(function(Command, cs, config, o) {
23825
+ var _StopTrainingJobCommand = class _StopTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24418
23826
  return [
24419
23827
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24420
23828
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24428,9 +23836,7 @@ var StopTrainingJobCommand = _StopTrainingJobCommand;
24428
23836
 
24429
23837
 
24430
23838
 
24431
- var _StopTransformJobCommand = class _StopTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
24432
- ...commonParams
24433
- }).m(function(Command, cs, config, o) {
23839
+ var _StopTransformJobCommand = class _StopTransformJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24434
23840
  return [
24435
23841
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24436
23842
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24444,9 +23850,7 @@ var StopTransformJobCommand = _StopTransformJobCommand;
24444
23850
 
24445
23851
 
24446
23852
 
24447
- var _UpdateActionCommand = class _UpdateActionCommand extends import_smithy_client.Command.classBuilder().ep({
24448
- ...commonParams
24449
- }).m(function(Command, cs, config, o) {
23853
+ var _UpdateActionCommand = class _UpdateActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24450
23854
  return [
24451
23855
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24452
23856
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24460,9 +23864,7 @@ var UpdateActionCommand = _UpdateActionCommand;
24460
23864
 
24461
23865
 
24462
23866
 
24463
- var _UpdateAppImageConfigCommand = class _UpdateAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
24464
- ...commonParams
24465
- }).m(function(Command, cs, config, o) {
23867
+ var _UpdateAppImageConfigCommand = class _UpdateAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24466
23868
  return [
24467
23869
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24468
23870
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24476,9 +23878,7 @@ var UpdateAppImageConfigCommand = _UpdateAppImageConfigCommand;
24476
23878
 
24477
23879
 
24478
23880
 
24479
- var _UpdateArtifactCommand = class _UpdateArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
24480
- ...commonParams
24481
- }).m(function(Command, cs, config, o) {
23881
+ var _UpdateArtifactCommand = class _UpdateArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24482
23882
  return [
24483
23883
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24484
23884
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24492,9 +23892,7 @@ var UpdateArtifactCommand = _UpdateArtifactCommand;
24492
23892
 
24493
23893
 
24494
23894
 
24495
- var _UpdateClusterCommand = class _UpdateClusterCommand extends import_smithy_client.Command.classBuilder().ep({
24496
- ...commonParams
24497
- }).m(function(Command, cs, config, o) {
23895
+ var _UpdateClusterCommand = class _UpdateClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24498
23896
  return [
24499
23897
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24500
23898
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24508,9 +23906,7 @@ var UpdateClusterCommand = _UpdateClusterCommand;
24508
23906
 
24509
23907
 
24510
23908
 
24511
- var _UpdateClusterSoftwareCommand = class _UpdateClusterSoftwareCommand extends import_smithy_client.Command.classBuilder().ep({
24512
- ...commonParams
24513
- }).m(function(Command, cs, config, o) {
23909
+ var _UpdateClusterSoftwareCommand = class _UpdateClusterSoftwareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24514
23910
  return [
24515
23911
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24516
23912
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24524,9 +23920,7 @@ var UpdateClusterSoftwareCommand = _UpdateClusterSoftwareCommand;
24524
23920
 
24525
23921
 
24526
23922
 
24527
- var _UpdateCodeRepositoryCommand = class _UpdateCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
24528
- ...commonParams
24529
- }).m(function(Command, cs, config, o) {
23923
+ var _UpdateCodeRepositoryCommand = class _UpdateCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24530
23924
  return [
24531
23925
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24532
23926
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24540,9 +23934,7 @@ var UpdateCodeRepositoryCommand = _UpdateCodeRepositoryCommand;
24540
23934
 
24541
23935
 
24542
23936
 
24543
- var _UpdateContextCommand = class _UpdateContextCommand extends import_smithy_client.Command.classBuilder().ep({
24544
- ...commonParams
24545
- }).m(function(Command, cs, config, o) {
23937
+ var _UpdateContextCommand = class _UpdateContextCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24546
23938
  return [
24547
23939
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24548
23940
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24556,9 +23948,7 @@ var UpdateContextCommand = _UpdateContextCommand;
24556
23948
 
24557
23949
 
24558
23950
 
24559
- var _UpdateDeviceFleetCommand = class _UpdateDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
24560
- ...commonParams
24561
- }).m(function(Command, cs, config, o) {
23951
+ var _UpdateDeviceFleetCommand = class _UpdateDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24562
23952
  return [
24563
23953
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24564
23954
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24572,9 +23962,7 @@ var UpdateDeviceFleetCommand = _UpdateDeviceFleetCommand;
24572
23962
 
24573
23963
 
24574
23964
 
24575
- var _UpdateDevicesCommand = class _UpdateDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
24576
- ...commonParams
24577
- }).m(function(Command, cs, config, o) {
23965
+ var _UpdateDevicesCommand = class _UpdateDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24578
23966
  return [
24579
23967
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24580
23968
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24588,9 +23976,7 @@ var UpdateDevicesCommand = _UpdateDevicesCommand;
24588
23976
 
24589
23977
 
24590
23978
 
24591
- var _UpdateDomainCommand = class _UpdateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
24592
- ...commonParams
24593
- }).m(function(Command, cs, config, o) {
23979
+ var _UpdateDomainCommand = class _UpdateDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24594
23980
  return [
24595
23981
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24596
23982
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24604,9 +23990,7 @@ var UpdateDomainCommand = _UpdateDomainCommand;
24604
23990
 
24605
23991
 
24606
23992
 
24607
- var _UpdateEndpointCommand = class _UpdateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
24608
- ...commonParams
24609
- }).m(function(Command, cs, config, o) {
23993
+ var _UpdateEndpointCommand = class _UpdateEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24610
23994
  return [
24611
23995
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24612
23996
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24620,9 +24004,7 @@ var UpdateEndpointCommand = _UpdateEndpointCommand;
24620
24004
 
24621
24005
 
24622
24006
 
24623
- var _UpdateEndpointWeightsAndCapacitiesCommand = class _UpdateEndpointWeightsAndCapacitiesCommand extends import_smithy_client.Command.classBuilder().ep({
24624
- ...commonParams
24625
- }).m(function(Command, cs, config, o) {
24007
+ var _UpdateEndpointWeightsAndCapacitiesCommand = class _UpdateEndpointWeightsAndCapacitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24626
24008
  return [
24627
24009
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24628
24010
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24636,9 +24018,7 @@ var UpdateEndpointWeightsAndCapacitiesCommand = _UpdateEndpointWeightsAndCapacit
24636
24018
 
24637
24019
 
24638
24020
 
24639
- var _UpdateExperimentCommand = class _UpdateExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
24640
- ...commonParams
24641
- }).m(function(Command, cs, config, o) {
24021
+ var _UpdateExperimentCommand = class _UpdateExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24642
24022
  return [
24643
24023
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24644
24024
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24652,9 +24032,7 @@ var UpdateExperimentCommand = _UpdateExperimentCommand;
24652
24032
 
24653
24033
 
24654
24034
 
24655
- var _UpdateFeatureGroupCommand = class _UpdateFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
24656
- ...commonParams
24657
- }).m(function(Command, cs, config, o) {
24035
+ var _UpdateFeatureGroupCommand = class _UpdateFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24658
24036
  return [
24659
24037
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24660
24038
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24668,9 +24046,7 @@ var UpdateFeatureGroupCommand = _UpdateFeatureGroupCommand;
24668
24046
 
24669
24047
 
24670
24048
 
24671
- var _UpdateFeatureMetadataCommand = class _UpdateFeatureMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
24672
- ...commonParams
24673
- }).m(function(Command, cs, config, o) {
24049
+ var _UpdateFeatureMetadataCommand = class _UpdateFeatureMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24674
24050
  return [
24675
24051
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24676
24052
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24684,9 +24060,7 @@ var UpdateFeatureMetadataCommand = _UpdateFeatureMetadataCommand;
24684
24060
 
24685
24061
 
24686
24062
 
24687
- var _UpdateHubCommand = class _UpdateHubCommand extends import_smithy_client.Command.classBuilder().ep({
24688
- ...commonParams
24689
- }).m(function(Command, cs, config, o) {
24063
+ var _UpdateHubCommand = class _UpdateHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24690
24064
  return [
24691
24065
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24692
24066
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24700,9 +24074,7 @@ var UpdateHubCommand = _UpdateHubCommand;
24700
24074
 
24701
24075
 
24702
24076
 
24703
- var _UpdateImageCommand = class _UpdateImageCommand extends import_smithy_client.Command.classBuilder().ep({
24704
- ...commonParams
24705
- }).m(function(Command, cs, config, o) {
24077
+ var _UpdateImageCommand = class _UpdateImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24706
24078
  return [
24707
24079
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24708
24080
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24716,9 +24088,7 @@ var UpdateImageCommand = _UpdateImageCommand;
24716
24088
 
24717
24089
 
24718
24090
 
24719
- var _UpdateImageVersionCommand = class _UpdateImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
24720
- ...commonParams
24721
- }).m(function(Command, cs, config, o) {
24091
+ var _UpdateImageVersionCommand = class _UpdateImageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24722
24092
  return [
24723
24093
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24724
24094
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24732,9 +24102,7 @@ var UpdateImageVersionCommand = _UpdateImageVersionCommand;
24732
24102
 
24733
24103
 
24734
24104
 
24735
- var _UpdateInferenceComponentCommand = class _UpdateInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
24736
- ...commonParams
24737
- }).m(function(Command, cs, config, o) {
24105
+ var _UpdateInferenceComponentCommand = class _UpdateInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24738
24106
  return [
24739
24107
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24740
24108
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24748,9 +24116,7 @@ var UpdateInferenceComponentCommand = _UpdateInferenceComponentCommand;
24748
24116
 
24749
24117
 
24750
24118
 
24751
- var _UpdateInferenceComponentRuntimeConfigCommand = class _UpdateInferenceComponentRuntimeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
24752
- ...commonParams
24753
- }).m(function(Command, cs, config, o) {
24119
+ var _UpdateInferenceComponentRuntimeConfigCommand = class _UpdateInferenceComponentRuntimeConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24754
24120
  return [
24755
24121
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24756
24122
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24764,9 +24130,7 @@ var UpdateInferenceComponentRuntimeConfigCommand = _UpdateInferenceComponentRunt
24764
24130
 
24765
24131
 
24766
24132
 
24767
- var _UpdateInferenceExperimentCommand = class _UpdateInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
24768
- ...commonParams
24769
- }).m(function(Command, cs, config, o) {
24133
+ var _UpdateInferenceExperimentCommand = class _UpdateInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24770
24134
  return [
24771
24135
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24772
24136
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24780,9 +24144,7 @@ var UpdateInferenceExperimentCommand = _UpdateInferenceExperimentCommand;
24780
24144
 
24781
24145
 
24782
24146
 
24783
- var _UpdateMlflowTrackingServerCommand = class _UpdateMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep({
24784
- ...commonParams
24785
- }).m(function(Command, cs, config, o) {
24147
+ var _UpdateMlflowTrackingServerCommand = class _UpdateMlflowTrackingServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24786
24148
  return [
24787
24149
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24788
24150
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24796,9 +24158,7 @@ var UpdateMlflowTrackingServerCommand = _UpdateMlflowTrackingServerCommand;
24796
24158
 
24797
24159
 
24798
24160
 
24799
- var _UpdateModelCardCommand = class _UpdateModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
24800
- ...commonParams
24801
- }).m(function(Command, cs, config, o) {
24161
+ var _UpdateModelCardCommand = class _UpdateModelCardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24802
24162
  return [
24803
24163
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24804
24164
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24812,9 +24172,7 @@ var UpdateModelCardCommand = _UpdateModelCardCommand;
24812
24172
 
24813
24173
 
24814
24174
 
24815
- var _UpdateModelPackageCommand = class _UpdateModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
24816
- ...commonParams
24817
- }).m(function(Command, cs, config, o) {
24175
+ var _UpdateModelPackageCommand = class _UpdateModelPackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24818
24176
  return [
24819
24177
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24820
24178
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24828,9 +24186,7 @@ var UpdateModelPackageCommand = _UpdateModelPackageCommand;
24828
24186
 
24829
24187
 
24830
24188
 
24831
- var _UpdateMonitoringAlertCommand = class _UpdateMonitoringAlertCommand extends import_smithy_client.Command.classBuilder().ep({
24832
- ...commonParams
24833
- }).m(function(Command, cs, config, o) {
24189
+ var _UpdateMonitoringAlertCommand = class _UpdateMonitoringAlertCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24834
24190
  return [
24835
24191
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24836
24192
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24844,9 +24200,7 @@ var UpdateMonitoringAlertCommand = _UpdateMonitoringAlertCommand;
24844
24200
 
24845
24201
 
24846
24202
 
24847
- var _UpdateMonitoringScheduleCommand = class _UpdateMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
24848
- ...commonParams
24849
- }).m(function(Command, cs, config, o) {
24203
+ var _UpdateMonitoringScheduleCommand = class _UpdateMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24850
24204
  return [
24851
24205
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24852
24206
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24860,9 +24214,7 @@ var UpdateMonitoringScheduleCommand = _UpdateMonitoringScheduleCommand;
24860
24214
 
24861
24215
 
24862
24216
 
24863
- var _UpdateNotebookInstanceCommand = class _UpdateNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
24864
- ...commonParams
24865
- }).m(function(Command, cs, config, o) {
24217
+ var _UpdateNotebookInstanceCommand = class _UpdateNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24866
24218
  return [
24867
24219
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24868
24220
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24876,9 +24228,7 @@ var UpdateNotebookInstanceCommand = _UpdateNotebookInstanceCommand;
24876
24228
 
24877
24229
 
24878
24230
 
24879
- var _UpdateNotebookInstanceLifecycleConfigCommand = class _UpdateNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
24880
- ...commonParams
24881
- }).m(function(Command, cs, config, o) {
24231
+ var _UpdateNotebookInstanceLifecycleConfigCommand = class _UpdateNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24882
24232
  return [
24883
24233
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24884
24234
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24892,9 +24242,7 @@ var UpdateNotebookInstanceLifecycleConfigCommand = _UpdateNotebookInstanceLifecy
24892
24242
 
24893
24243
 
24894
24244
 
24895
- var _UpdatePipelineCommand = class _UpdatePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
24896
- ...commonParams
24897
- }).m(function(Command, cs, config, o) {
24245
+ var _UpdatePipelineCommand = class _UpdatePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24898
24246
  return [
24899
24247
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24900
24248
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24908,9 +24256,7 @@ var UpdatePipelineCommand = _UpdatePipelineCommand;
24908
24256
 
24909
24257
 
24910
24258
 
24911
- var _UpdatePipelineExecutionCommand = class _UpdatePipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
24912
- ...commonParams
24913
- }).m(function(Command, cs, config, o) {
24259
+ var _UpdatePipelineExecutionCommand = class _UpdatePipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24914
24260
  return [
24915
24261
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24916
24262
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24924,9 +24270,7 @@ var UpdatePipelineExecutionCommand = _UpdatePipelineExecutionCommand;
24924
24270
 
24925
24271
 
24926
24272
 
24927
- var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
24928
- ...commonParams
24929
- }).m(function(Command, cs, config, o) {
24273
+ var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24930
24274
  return [
24931
24275
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24932
24276
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24940,9 +24284,7 @@ var UpdateProjectCommand = _UpdateProjectCommand;
24940
24284
 
24941
24285
 
24942
24286
 
24943
- var _UpdateSpaceCommand = class _UpdateSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
24944
- ...commonParams
24945
- }).m(function(Command, cs, config, o) {
24287
+ var _UpdateSpaceCommand = class _UpdateSpaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24946
24288
  return [
24947
24289
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24948
24290
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24956,9 +24298,7 @@ var UpdateSpaceCommand = _UpdateSpaceCommand;
24956
24298
 
24957
24299
 
24958
24300
 
24959
- var _UpdateTrainingJobCommand = class _UpdateTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
24960
- ...commonParams
24961
- }).m(function(Command, cs, config, o) {
24301
+ var _UpdateTrainingJobCommand = class _UpdateTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24962
24302
  return [
24963
24303
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24964
24304
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24972,9 +24312,7 @@ var UpdateTrainingJobCommand = _UpdateTrainingJobCommand;
24972
24312
 
24973
24313
 
24974
24314
 
24975
- var _UpdateTrialCommand = class _UpdateTrialCommand extends import_smithy_client.Command.classBuilder().ep({
24976
- ...commonParams
24977
- }).m(function(Command, cs, config, o) {
24315
+ var _UpdateTrialCommand = class _UpdateTrialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24978
24316
  return [
24979
24317
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24980
24318
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24988,9 +24326,7 @@ var UpdateTrialCommand = _UpdateTrialCommand;
24988
24326
 
24989
24327
 
24990
24328
 
24991
- var _UpdateTrialComponentCommand = class _UpdateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
24992
- ...commonParams
24993
- }).m(function(Command, cs, config, o) {
24329
+ var _UpdateTrialComponentCommand = class _UpdateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24994
24330
  return [
24995
24331
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24996
24332
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -25004,9 +24340,7 @@ var UpdateTrialComponentCommand = _UpdateTrialComponentCommand;
25004
24340
 
25005
24341
 
25006
24342
 
25007
- var _UpdateUserProfileCommand = class _UpdateUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
25008
- ...commonParams
25009
- }).m(function(Command, cs, config, o) {
24343
+ var _UpdateUserProfileCommand = class _UpdateUserProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
25010
24344
  return [
25011
24345
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
25012
24346
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -25020,9 +24354,7 @@ var UpdateUserProfileCommand = _UpdateUserProfileCommand;
25020
24354
 
25021
24355
 
25022
24356
 
25023
- var _UpdateWorkforceCommand = class _UpdateWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
25024
- ...commonParams
25025
- }).m(function(Command, cs, config, o) {
24357
+ var _UpdateWorkforceCommand = class _UpdateWorkforceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
25026
24358
  return [
25027
24359
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
25028
24360
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -25036,9 +24368,7 @@ var UpdateWorkforceCommand = _UpdateWorkforceCommand;
25036
24368
 
25037
24369
 
25038
24370
 
25039
- var _UpdateWorkteamCommand = class _UpdateWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
25040
- ...commonParams
25041
- }).m(function(Command, cs, config, o) {
24371
+ var _UpdateWorkteamCommand = class _UpdateWorkteamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
25042
24372
  return [
25043
24373
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
25044
24374
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())