@aws-sdk/client-sagemaker 3.590.0 → 3.593.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 (657) hide show
  1. package/dist-cjs/index.js +11 -324
  2. package/dist-es/models/models_1.js +3 -0
  3. package/dist-es/models/models_3.js +0 -4
  4. package/dist-es/models/models_4.js +4 -0
  5. package/dist-es/protocols/Aws_json1_1.js +2 -0
  6. package/dist-types/commands/AddAssociationCommand.d.ts +2 -1
  7. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateActionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateArtifactCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -1
  17. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateContextCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -1
  29. package/dist-types/commands/CreateExperimentCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateHubCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateImageCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -1
  38. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
  42. package/dist-types/commands/CreateModelCardCommand.d.ts +2 -1
  43. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -1
  44. package/dist-types/commands/CreateModelCommand.d.ts +2 -1
  45. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  46. package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -1
  47. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -1
  48. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
  49. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
  50. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -1
  51. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  52. package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
  53. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
  54. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
  55. package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -1
  56. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  57. package/dist-types/commands/CreateSpaceCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
  59. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -1
  60. package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -1
  61. package/dist-types/commands/CreateTrialCommand.d.ts +2 -1
  62. package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -1
  63. package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
  64. package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -1
  65. package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -1
  66. package/dist-types/commands/DeleteActionCommand.d.ts +2 -1
  67. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -1
  68. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  69. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -1
  70. package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -1
  71. package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
  72. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  73. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
  74. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +2 -1
  75. package/dist-types/commands/DeleteContextCommand.d.ts +2 -1
  76. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
  77. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -1
  78. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  79. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
  80. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
  81. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  82. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -1
  83. package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -1
  84. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -1
  85. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
  86. package/dist-types/commands/DeleteHubCommand.d.ts +2 -1
  87. package/dist-types/commands/DeleteHubContentCommand.d.ts +2 -1
  88. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
  89. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
  90. package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
  91. package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -1
  92. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +2 -1
  93. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
  94. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
  95. package/dist-types/commands/DeleteModelCardCommand.d.ts +2 -1
  96. package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
  97. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  98. package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -1
  99. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
  100. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
  101. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
  102. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
  103. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
  104. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  105. package/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
  106. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  107. package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -1
  108. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
  109. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  110. package/dist-types/commands/DeleteTrialCommand.d.ts +2 -1
  111. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -1
  112. package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -1
  113. package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -1
  114. package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -1
  115. package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -1
  116. package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
  117. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
  118. package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
  119. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -1
  120. package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -1
  121. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -1
  122. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
  123. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  124. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +2 -1
  125. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
  126. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -1
  127. package/dist-types/commands/DescribeContextCommand.d.ts +2 -1
  128. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
  129. package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -1
  130. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -1
  131. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  132. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
  133. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
  134. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
  135. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +4 -1
  136. package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -1
  137. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -1
  138. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
  139. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
  140. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  141. package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
  142. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
  143. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
  144. package/dist-types/commands/DescribeImageCommand.d.ts +2 -1
  145. package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -1
  146. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +2 -1
  147. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
  148. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
  149. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
  150. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -1
  151. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
  152. package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -1
  153. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
  154. package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
  155. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  156. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -1
  157. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
  158. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
  159. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
  160. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -1
  161. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  162. package/dist-types/commands/DescribePipelineCommand.d.ts +2 -1
  163. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
  164. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -1
  165. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -3
  166. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
  167. package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -1
  168. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
  169. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
  170. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -1
  171. package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -1
  172. package/dist-types/commands/DescribeTrialCommand.d.ts +2 -1
  173. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -1
  174. package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -1
  175. package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -1
  176. package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -1
  177. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  178. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -1
  179. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  180. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -1
  181. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
  182. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
  183. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
  184. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
  185. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -1
  186. package/dist-types/commands/ImportHubContentCommand.d.ts +2 -1
  187. package/dist-types/commands/ListActionsCommand.d.ts +2 -1
  188. package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -1
  189. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  190. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -1
  191. package/dist-types/commands/ListAppsCommand.d.ts +2 -1
  192. package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
  193. package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  194. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -1
  195. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
  196. package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -1
  197. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  198. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
  199. package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -1
  200. package/dist-types/commands/ListContextsCommand.d.ts +2 -1
  201. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
  202. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -1
  203. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  204. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  205. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
  206. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
  207. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -1
  208. package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
  209. package/dist-types/commands/ListExperimentsCommand.d.ts +2 -1
  210. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -1
  211. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -1
  212. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +2 -1
  213. package/dist-types/commands/ListHubContentsCommand.d.ts +2 -1
  214. package/dist-types/commands/ListHubsCommand.d.ts +2 -1
  215. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -1
  216. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
  217. package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -1
  218. package/dist-types/commands/ListImagesCommand.d.ts +2 -1
  219. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +2 -1
  220. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +2 -1
  221. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
  222. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
  223. package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -1
  224. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
  225. package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -1
  226. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
  227. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +2 -1
  228. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +2 -1
  229. package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
  230. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
  231. package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -1
  232. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -1
  233. package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -1
  234. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
  235. package/dist-types/commands/ListModelsCommand.d.ts +2 -1
  236. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
  237. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +2 -1
  238. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
  239. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
  240. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
  241. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -1
  242. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
  243. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  244. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
  245. package/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
  246. package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -1
  247. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  248. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +2 -1
  249. package/dist-types/commands/ListSpacesCommand.d.ts +2 -1
  250. package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -1
  251. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
  252. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
  253. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  254. package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -1
  255. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
  256. package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -1
  257. package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -1
  258. package/dist-types/commands/ListTrialsCommand.d.ts +2 -1
  259. package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -1
  260. package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -1
  261. package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
  262. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
  263. package/dist-types/commands/QueryLineageCommand.d.ts +2 -1
  264. package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -1
  265. package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -1
  266. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -1
  267. package/dist-types/commands/SearchCommand.d.ts +2 -1
  268. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
  269. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
  270. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
  271. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +2 -1
  272. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -1
  273. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -1
  274. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
  275. package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -1
  276. package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -1
  277. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
  278. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -1
  279. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
  280. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +2 -1
  281. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
  282. package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -1
  283. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -1
  284. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -1
  285. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
  286. package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -1
  287. package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -1
  288. package/dist-types/commands/StopTransformJobCommand.d.ts +2 -1
  289. package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
  290. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  291. package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -1
  292. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -1
  293. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
  294. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
  295. package/dist-types/commands/UpdateContextCommand.d.ts +2 -1
  296. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -1
  297. package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -1
  298. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  299. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  300. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
  301. package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -1
  302. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -1
  303. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
  304. package/dist-types/commands/UpdateHubCommand.d.ts +2 -1
  305. package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
  306. package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -1
  307. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +2 -1
  308. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
  309. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +2 -1
  310. package/dist-types/commands/UpdateModelCardCommand.d.ts +2 -1
  311. package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -1
  312. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
  313. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
  314. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -1
  315. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  316. package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
  317. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
  318. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  319. package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
  320. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -1
  321. package/dist-types/commands/UpdateTrialCommand.d.ts +2 -1
  322. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -1
  323. package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
  324. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
  325. package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -1
  326. package/dist-types/index.d.ts +2 -2
  327. package/dist-types/models/SageMakerServiceException.d.ts +2 -1
  328. package/dist-types/models/models_1.d.ts +31 -45
  329. package/dist-types/models/models_2.d.ts +53 -22
  330. package/dist-types/models/models_3.d.ts +11 -12
  331. package/dist-types/models/models_4.d.ts +19 -3
  332. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -1
  333. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  334. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -1
  335. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
  336. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -1
  337. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -1
  338. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
  339. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -1
  340. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -1
  341. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -1
  342. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +2 -1
  343. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
  344. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -1
  345. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -1
  346. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -1
  347. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
  348. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -1
  349. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
  350. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
  351. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
  352. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
  353. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -1
  354. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -1
  355. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -1
  356. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -1
  357. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -1
  358. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +2 -1
  359. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -1
  360. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
  361. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -1
  362. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -1
  363. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +2 -1
  364. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +2 -1
  365. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
  366. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +2 -1
  367. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
  368. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +2 -1
  369. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +2 -1
  370. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -1
  371. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  372. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -1
  373. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -1
  374. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
  375. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
  376. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -1
  377. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  378. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -1
  379. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
  380. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
  381. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -1
  382. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
  383. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +3 -3
  384. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
  385. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -1
  386. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -1
  387. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -1
  388. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -1
  389. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -1
  390. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -1
  391. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -1
  392. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -1
  393. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -1
  394. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
  395. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -1
  396. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -1
  397. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -1
  398. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
  399. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
  400. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +2 -1
  401. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -1
  402. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
  403. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -1
  404. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
  405. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
  406. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
  407. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
  408. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -1
  409. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -1
  410. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -1
  411. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
  412. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +2 -1
  413. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +2 -1
  414. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
  415. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
  416. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -1
  417. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -1
  418. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +2 -1
  419. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
  420. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
  421. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +2 -1
  422. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -1
  423. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  424. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -1
  425. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
  426. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
  427. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
  428. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
  429. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
  430. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  431. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -1
  432. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
  433. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +2 -1
  434. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
  435. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
  436. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -1
  437. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -1
  438. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -1
  439. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -1
  440. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -1
  441. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -1
  442. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -1
  443. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -1
  444. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -1
  445. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -1
  446. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -1
  447. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -1
  448. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
  449. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
  450. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +2 -1
  451. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
  452. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -1
  453. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -1
  454. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
  455. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -1
  456. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -1
  457. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
  458. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
  459. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
  460. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -1
  461. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -1
  462. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -1
  463. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -1
  464. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
  465. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
  466. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +2 -1
  467. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +2 -1
  468. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
  469. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
  470. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -1
  471. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -1
  472. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +2 -1
  473. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
  474. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
  475. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -1
  476. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -1
  477. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
  478. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +2 -1
  479. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
  480. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -1
  481. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  482. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -1
  483. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
  484. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
  485. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
  486. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -1
  487. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  488. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -1
  489. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
  490. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -1
  491. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +6 -3
  492. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -1
  493. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +2 -1
  494. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
  495. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
  496. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +2 -1
  497. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -1
  498. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -1
  499. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -1
  500. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -1
  501. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -1
  502. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -1
  503. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  504. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -1
  505. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  506. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -1
  507. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
  508. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
  509. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
  510. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
  511. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -1
  512. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +2 -1
  513. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -1
  514. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -1
  515. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
  516. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -1
  517. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -1
  518. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -1
  519. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -1
  520. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -1
  521. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
  522. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +2 -1
  523. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
  524. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -1
  525. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -1
  526. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -1
  527. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
  528. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -1
  529. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
  530. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
  531. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
  532. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
  533. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -1
  534. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -1
  535. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -1
  536. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -1
  537. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -1
  538. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +2 -1
  539. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +2 -1
  540. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +2 -1
  541. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -1
  542. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
  543. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -1
  544. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -1
  545. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +2 -1
  546. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +2 -1
  547. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
  548. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
  549. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -1
  550. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
  551. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +2 -1
  552. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
  553. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +2 -1
  554. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +2 -1
  555. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +2 -1
  556. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
  557. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +2 -1
  558. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -1
  559. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -1
  560. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
  561. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -1
  562. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
  563. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +2 -1
  564. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
  565. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
  566. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
  567. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -1
  568. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
  569. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  570. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
  571. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -1
  572. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -1
  573. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
  574. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +2 -1
  575. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +2 -1
  576. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +2 -1
  577. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
  578. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
  579. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
  580. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -1
  581. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
  582. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -1
  583. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -1
  584. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -1
  585. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -1
  586. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -1
  587. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -1
  588. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
  589. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +2 -1
  590. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -1
  591. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -1
  592. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -1
  593. package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
  594. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
  595. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
  596. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
  597. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +2 -1
  598. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -1
  599. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -1
  600. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -1
  601. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -1
  602. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -1
  603. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
  604. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -1
  605. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
  606. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +2 -1
  607. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
  608. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +2 -1
  609. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +2 -1
  610. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +2 -1
  611. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -1
  612. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -1
  613. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -1
  614. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -1
  615. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -1
  616. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  617. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -1
  618. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +2 -1
  619. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
  620. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
  621. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -1
  622. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -1
  623. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -1
  624. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -1
  625. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
  626. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
  627. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -1
  628. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +2 -1
  629. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
  630. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +2 -1
  631. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -1
  632. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +2 -1
  633. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +2 -1
  634. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
  635. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +2 -1
  636. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +2 -1
  637. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -1
  638. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
  639. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
  640. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -1
  641. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  642. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -1
  643. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
  644. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
  645. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +2 -1
  646. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -1
  647. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -1
  648. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -1
  649. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -1
  650. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -1
  651. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -1
  652. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +2 -1
  653. package/dist-types/ts3.4/models/models_1.d.ts +6 -9
  654. package/dist-types/ts3.4/models/models_2.d.ts +12 -3
  655. package/dist-types/ts3.4/models/models_3.d.ts +3 -6
  656. package/dist-types/ts3.4/models/models_4.d.ts +6 -1
  657. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -476,6 +476,7 @@ __export(src_exports, {
476
476
  ProcessingS3UploadMode: () => ProcessingS3UploadMode,
477
477
  Processor: () => Processor,
478
478
  ProductionVariantAcceleratorType: () => ProductionVariantAcceleratorType,
479
+ ProductionVariantInferenceAmiVersion: () => ProductionVariantInferenceAmiVersion,
479
480
  ProductionVariantInstanceType: () => ProductionVariantInstanceType,
480
481
  ProfilingStatus: () => ProfilingStatus,
481
482
  ProjectSortBy: () => ProjectSortBy,
@@ -886,7 +887,6 @@ var SageMakerClient = _SageMakerClient;
886
887
 
887
888
  var import_middleware_serde = require("@smithy/middleware-serde");
888
889
 
889
- var import_types = require("@smithy/types");
890
890
 
891
891
  // src/protocols/Aws_json1_1.ts
892
892
  var import_core2 = require("@aws-sdk/core");
@@ -2281,6 +2281,9 @@ var ProductionVariantAcceleratorType = {
2281
2281
  ML_EIA2_MEDIUM: "ml.eia2.medium",
2282
2282
  ML_EIA2_XLARGE: "ml.eia2.xlarge"
2283
2283
  };
2284
+ var ProductionVariantInferenceAmiVersion = {
2285
+ AL2_GPU_2: "al2-ami-sagemaker-inference-gpu-2"
2286
+ };
2284
2287
  var ManagedInstanceScalingStatus = {
2285
2288
  DISABLED: "DISABLED",
2286
2289
  ENABLED: "ENABLED"
@@ -10059,6 +10062,7 @@ var se_ProductionVariant = /* @__PURE__ */ __name((input, context) => {
10059
10062
  ContainerStartupHealthCheckTimeoutInSeconds: [],
10060
10063
  CoreDumpConfig: import_smithy_client._json,
10061
10064
  EnableSSMAccess: [],
10065
+ InferenceAmiVersion: [],
10062
10066
  InitialInstanceCount: [],
10063
10067
  InitialVariantWeight: import_smithy_client.serializeFloat,
10064
10068
  InstanceType: [],
@@ -16490,6 +16494,7 @@ var de_ProductionVariant = /* @__PURE__ */ __name((output, context) => {
16490
16494
  ContainerStartupHealthCheckTimeoutInSeconds: import_smithy_client.expectInt32,
16491
16495
  CoreDumpConfig: (_) => de_ProductionVariantCoreDumpConfig(_, context),
16492
16496
  EnableSSMAccess: import_smithy_client.expectBoolean,
16497
+ InferenceAmiVersion: import_smithy_client.expectString,
16493
16498
  InitialInstanceCount: import_smithy_client.expectInt32,
16494
16499
  InitialVariantWeight: import_smithy_client.limitedParseFloat32,
16495
16500
  InstanceType: import_smithy_client.expectString,
@@ -18312,7 +18317,6 @@ var AddAssociationCommand = _AddAssociationCommand;
18312
18317
 
18313
18318
 
18314
18319
 
18315
-
18316
18320
  var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep({
18317
18321
  ...commonParams
18318
18322
  }).m(function(Command, cs, config, o) {
@@ -18329,7 +18333,6 @@ var AddTagsCommand = _AddTagsCommand;
18329
18333
 
18330
18334
 
18331
18335
 
18332
-
18333
18336
  var _AssociateTrialComponentCommand = class _AssociateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
18334
18337
  ...commonParams
18335
18338
  }).m(function(Command, cs, config, o) {
@@ -18346,7 +18349,6 @@ var AssociateTrialComponentCommand = _AssociateTrialComponentCommand;
18346
18349
 
18347
18350
 
18348
18351
 
18349
-
18350
18352
  var _BatchDescribeModelPackageCommand = class _BatchDescribeModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
18351
18353
  ...commonParams
18352
18354
  }).m(function(Command, cs, config, o) {
@@ -18363,7 +18365,6 @@ var BatchDescribeModelPackageCommand = _BatchDescribeModelPackageCommand;
18363
18365
 
18364
18366
 
18365
18367
 
18366
-
18367
18368
  var _CreateActionCommand = class _CreateActionCommand extends import_smithy_client.Command.classBuilder().ep({
18368
18369
  ...commonParams
18369
18370
  }).m(function(Command, cs, config, o) {
@@ -18380,7 +18381,6 @@ var CreateActionCommand = _CreateActionCommand;
18380
18381
 
18381
18382
 
18382
18383
 
18383
-
18384
18384
  var _CreateAlgorithmCommand = class _CreateAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
18385
18385
  ...commonParams
18386
18386
  }).m(function(Command, cs, config, o) {
@@ -18397,7 +18397,6 @@ var CreateAlgorithmCommand = _CreateAlgorithmCommand;
18397
18397
 
18398
18398
 
18399
18399
 
18400
-
18401
18400
  var _CreateAppCommand = class _CreateAppCommand extends import_smithy_client.Command.classBuilder().ep({
18402
18401
  ...commonParams
18403
18402
  }).m(function(Command, cs, config, o) {
@@ -18414,7 +18413,6 @@ var CreateAppCommand = _CreateAppCommand;
18414
18413
 
18415
18414
 
18416
18415
 
18417
-
18418
18416
  var _CreateAppImageConfigCommand = class _CreateAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
18419
18417
  ...commonParams
18420
18418
  }).m(function(Command, cs, config, o) {
@@ -18431,7 +18429,6 @@ var CreateAppImageConfigCommand = _CreateAppImageConfigCommand;
18431
18429
 
18432
18430
 
18433
18431
 
18434
-
18435
18432
  var _CreateArtifactCommand = class _CreateArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
18436
18433
  ...commonParams
18437
18434
  }).m(function(Command, cs, config, o) {
@@ -18448,7 +18445,6 @@ var CreateArtifactCommand = _CreateArtifactCommand;
18448
18445
 
18449
18446
 
18450
18447
 
18451
-
18452
18448
  var _CreateAutoMLJobCommand = class _CreateAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
18453
18449
  ...commonParams
18454
18450
  }).m(function(Command, cs, config, o) {
@@ -18465,7 +18461,6 @@ var CreateAutoMLJobCommand = _CreateAutoMLJobCommand;
18465
18461
 
18466
18462
 
18467
18463
 
18468
-
18469
18464
  var _CreateAutoMLJobV2Command = class _CreateAutoMLJobV2Command extends import_smithy_client.Command.classBuilder().ep({
18470
18465
  ...commonParams
18471
18466
  }).m(function(Command, cs, config, o) {
@@ -18482,7 +18477,6 @@ var CreateAutoMLJobV2Command = _CreateAutoMLJobV2Command;
18482
18477
 
18483
18478
 
18484
18479
 
18485
-
18486
18480
  var _CreateClusterCommand = class _CreateClusterCommand extends import_smithy_client.Command.classBuilder().ep({
18487
18481
  ...commonParams
18488
18482
  }).m(function(Command, cs, config, o) {
@@ -18499,7 +18493,6 @@ var CreateClusterCommand = _CreateClusterCommand;
18499
18493
 
18500
18494
 
18501
18495
 
18502
-
18503
18496
  var _CreateCodeRepositoryCommand = class _CreateCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
18504
18497
  ...commonParams
18505
18498
  }).m(function(Command, cs, config, o) {
@@ -18516,7 +18509,6 @@ var CreateCodeRepositoryCommand = _CreateCodeRepositoryCommand;
18516
18509
 
18517
18510
 
18518
18511
 
18519
-
18520
18512
  var _CreateCompilationJobCommand = class _CreateCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
18521
18513
  ...commonParams
18522
18514
  }).m(function(Command, cs, config, o) {
@@ -18533,7 +18525,6 @@ var CreateCompilationJobCommand = _CreateCompilationJobCommand;
18533
18525
 
18534
18526
 
18535
18527
 
18536
-
18537
18528
  var _CreateContextCommand = class _CreateContextCommand extends import_smithy_client.Command.classBuilder().ep({
18538
18529
  ...commonParams
18539
18530
  }).m(function(Command, cs, config, o) {
@@ -18550,7 +18541,6 @@ var CreateContextCommand = _CreateContextCommand;
18550
18541
 
18551
18542
 
18552
18543
 
18553
-
18554
18544
  var _CreateDataQualityJobDefinitionCommand = class _CreateDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
18555
18545
  ...commonParams
18556
18546
  }).m(function(Command, cs, config, o) {
@@ -18567,7 +18557,6 @@ var CreateDataQualityJobDefinitionCommand = _CreateDataQualityJobDefinitionComma
18567
18557
 
18568
18558
 
18569
18559
 
18570
-
18571
18560
  var _CreateDeviceFleetCommand = class _CreateDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
18572
18561
  ...commonParams
18573
18562
  }).m(function(Command, cs, config, o) {
@@ -18584,7 +18573,6 @@ var CreateDeviceFleetCommand = _CreateDeviceFleetCommand;
18584
18573
 
18585
18574
 
18586
18575
 
18587
-
18588
18576
  var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
18589
18577
  ...commonParams
18590
18578
  }).m(function(Command, cs, config, o) {
@@ -18601,7 +18589,6 @@ var CreateDomainCommand = _CreateDomainCommand;
18601
18589
 
18602
18590
 
18603
18591
 
18604
-
18605
18592
  var _CreateEdgeDeploymentPlanCommand = class _CreateEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep({
18606
18593
  ...commonParams
18607
18594
  }).m(function(Command, cs, config, o) {
@@ -18618,7 +18605,6 @@ var CreateEdgeDeploymentPlanCommand = _CreateEdgeDeploymentPlanCommand;
18618
18605
 
18619
18606
 
18620
18607
 
18621
-
18622
18608
  var _CreateEdgeDeploymentStageCommand = class _CreateEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
18623
18609
  ...commonParams
18624
18610
  }).m(function(Command, cs, config, o) {
@@ -18635,7 +18621,6 @@ var CreateEdgeDeploymentStageCommand = _CreateEdgeDeploymentStageCommand;
18635
18621
 
18636
18622
 
18637
18623
 
18638
-
18639
18624
  var _CreateEdgePackagingJobCommand = class _CreateEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep({
18640
18625
  ...commonParams
18641
18626
  }).m(function(Command, cs, config, o) {
@@ -18652,7 +18637,6 @@ var CreateEdgePackagingJobCommand = _CreateEdgePackagingJobCommand;
18652
18637
 
18653
18638
 
18654
18639
 
18655
-
18656
18640
  var _CreateEndpointCommand = class _CreateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
18657
18641
  ...commonParams
18658
18642
  }).m(function(Command, cs, config, o) {
@@ -18669,7 +18653,6 @@ var CreateEndpointCommand = _CreateEndpointCommand;
18669
18653
 
18670
18654
 
18671
18655
 
18672
-
18673
18656
  var _CreateEndpointConfigCommand = class _CreateEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep({
18674
18657
  ...commonParams
18675
18658
  }).m(function(Command, cs, config, o) {
@@ -18686,7 +18669,6 @@ var CreateEndpointConfigCommand = _CreateEndpointConfigCommand;
18686
18669
 
18687
18670
 
18688
18671
 
18689
-
18690
18672
  var _CreateExperimentCommand = class _CreateExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
18691
18673
  ...commonParams
18692
18674
  }).m(function(Command, cs, config, o) {
@@ -18703,7 +18685,6 @@ var CreateExperimentCommand = _CreateExperimentCommand;
18703
18685
 
18704
18686
 
18705
18687
 
18706
-
18707
18688
  var _CreateFeatureGroupCommand = class _CreateFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
18708
18689
  ...commonParams
18709
18690
  }).m(function(Command, cs, config, o) {
@@ -18720,7 +18701,6 @@ var CreateFeatureGroupCommand = _CreateFeatureGroupCommand;
18720
18701
 
18721
18702
 
18722
18703
 
18723
-
18724
18704
  var _CreateFlowDefinitionCommand = class _CreateFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
18725
18705
  ...commonParams
18726
18706
  }).m(function(Command, cs, config, o) {
@@ -18737,7 +18717,6 @@ var CreateFlowDefinitionCommand = _CreateFlowDefinitionCommand;
18737
18717
 
18738
18718
 
18739
18719
 
18740
-
18741
18720
  var _CreateHubCommand = class _CreateHubCommand extends import_smithy_client.Command.classBuilder().ep({
18742
18721
  ...commonParams
18743
18722
  }).m(function(Command, cs, config, o) {
@@ -18754,7 +18733,6 @@ var CreateHubCommand = _CreateHubCommand;
18754
18733
 
18755
18734
 
18756
18735
 
18757
-
18758
18736
  var _CreateHumanTaskUiCommand = class _CreateHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep({
18759
18737
  ...commonParams
18760
18738
  }).m(function(Command, cs, config, o) {
@@ -18771,7 +18749,6 @@ var CreateHumanTaskUiCommand = _CreateHumanTaskUiCommand;
18771
18749
 
18772
18750
 
18773
18751
 
18774
-
18775
18752
  var _CreateHyperParameterTuningJobCommand = class _CreateHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
18776
18753
  ...commonParams
18777
18754
  }).m(function(Command, cs, config, o) {
@@ -18788,7 +18765,6 @@ var CreateHyperParameterTuningJobCommand = _CreateHyperParameterTuningJobCommand
18788
18765
 
18789
18766
 
18790
18767
 
18791
-
18792
18768
  var _CreateImageCommand = class _CreateImageCommand extends import_smithy_client.Command.classBuilder().ep({
18793
18769
  ...commonParams
18794
18770
  }).m(function(Command, cs, config, o) {
@@ -18805,7 +18781,6 @@ var CreateImageCommand = _CreateImageCommand;
18805
18781
 
18806
18782
 
18807
18783
 
18808
-
18809
18784
  var _CreateImageVersionCommand = class _CreateImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
18810
18785
  ...commonParams
18811
18786
  }).m(function(Command, cs, config, o) {
@@ -18822,7 +18797,6 @@ var CreateImageVersionCommand = _CreateImageVersionCommand;
18822
18797
 
18823
18798
 
18824
18799
 
18825
-
18826
18800
  var _CreateInferenceComponentCommand = class _CreateInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
18827
18801
  ...commonParams
18828
18802
  }).m(function(Command, cs, config, o) {
@@ -18839,7 +18813,6 @@ var CreateInferenceComponentCommand = _CreateInferenceComponentCommand;
18839
18813
 
18840
18814
 
18841
18815
 
18842
-
18843
18816
  var _CreateInferenceExperimentCommand = class _CreateInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
18844
18817
  ...commonParams
18845
18818
  }).m(function(Command, cs, config, o) {
@@ -18856,7 +18829,6 @@ var CreateInferenceExperimentCommand = _CreateInferenceExperimentCommand;
18856
18829
 
18857
18830
 
18858
18831
 
18859
-
18860
18832
  var _CreateInferenceRecommendationsJobCommand = class _CreateInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep({
18861
18833
  ...commonParams
18862
18834
  }).m(function(Command, cs, config, o) {
@@ -18873,7 +18845,6 @@ var CreateInferenceRecommendationsJobCommand = _CreateInferenceRecommendationsJo
18873
18845
 
18874
18846
 
18875
18847
 
18876
-
18877
18848
  var _CreateLabelingJobCommand = class _CreateLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep({
18878
18849
  ...commonParams
18879
18850
  }).m(function(Command, cs, config, o) {
@@ -18890,7 +18861,6 @@ var CreateLabelingJobCommand = _CreateLabelingJobCommand;
18890
18861
 
18891
18862
 
18892
18863
 
18893
-
18894
18864
  var _CreateModelBiasJobDefinitionCommand = class _CreateModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
18895
18865
  ...commonParams
18896
18866
  }).m(function(Command, cs, config, o) {
@@ -18907,7 +18877,6 @@ var CreateModelBiasJobDefinitionCommand = _CreateModelBiasJobDefinitionCommand;
18907
18877
 
18908
18878
 
18909
18879
 
18910
-
18911
18880
  var _CreateModelCardCommand = class _CreateModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
18912
18881
  ...commonParams
18913
18882
  }).m(function(Command, cs, config, o) {
@@ -18924,7 +18893,6 @@ var CreateModelCardCommand = _CreateModelCardCommand;
18924
18893
 
18925
18894
 
18926
18895
 
18927
-
18928
18896
  var _CreateModelCardExportJobCommand = class _CreateModelCardExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
18929
18897
  ...commonParams
18930
18898
  }).m(function(Command, cs, config, o) {
@@ -18941,7 +18909,6 @@ var CreateModelCardExportJobCommand = _CreateModelCardExportJobCommand;
18941
18909
 
18942
18910
 
18943
18911
 
18944
-
18945
18912
  var _CreateModelCommand = class _CreateModelCommand extends import_smithy_client.Command.classBuilder().ep({
18946
18913
  ...commonParams
18947
18914
  }).m(function(Command, cs, config, o) {
@@ -18958,7 +18925,6 @@ var CreateModelCommand = _CreateModelCommand;
18958
18925
 
18959
18926
 
18960
18927
 
18961
-
18962
18928
  var _CreateModelExplainabilityJobDefinitionCommand = class _CreateModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
18963
18929
  ...commonParams
18964
18930
  }).m(function(Command, cs, config, o) {
@@ -18975,7 +18941,6 @@ var CreateModelExplainabilityJobDefinitionCommand = _CreateModelExplainabilityJo
18975
18941
 
18976
18942
 
18977
18943
 
18978
-
18979
18944
  var _CreateModelPackageCommand = class _CreateModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
18980
18945
  ...commonParams
18981
18946
  }).m(function(Command, cs, config, o) {
@@ -18992,7 +18957,6 @@ var CreateModelPackageCommand = _CreateModelPackageCommand;
18992
18957
 
18993
18958
 
18994
18959
 
18995
-
18996
18960
  var _CreateModelPackageGroupCommand = class _CreateModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
18997
18961
  ...commonParams
18998
18962
  }).m(function(Command, cs, config, o) {
@@ -19009,7 +18973,6 @@ var CreateModelPackageGroupCommand = _CreateModelPackageGroupCommand;
19009
18973
 
19010
18974
 
19011
18975
 
19012
-
19013
18976
  var _CreateModelQualityJobDefinitionCommand = class _CreateModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19014
18977
  ...commonParams
19015
18978
  }).m(function(Command, cs, config, o) {
@@ -19026,7 +18989,6 @@ var CreateModelQualityJobDefinitionCommand = _CreateModelQualityJobDefinitionCom
19026
18989
 
19027
18990
 
19028
18991
 
19029
-
19030
18992
  var _CreateMonitoringScheduleCommand = class _CreateMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
19031
18993
  ...commonParams
19032
18994
  }).m(function(Command, cs, config, o) {
@@ -19043,7 +19005,6 @@ var CreateMonitoringScheduleCommand = _CreateMonitoringScheduleCommand;
19043
19005
 
19044
19006
 
19045
19007
 
19046
-
19047
19008
  var _CreateNotebookInstanceCommand = class _CreateNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
19048
19009
  ...commonParams
19049
19010
  }).m(function(Command, cs, config, o) {
@@ -19060,7 +19021,6 @@ var CreateNotebookInstanceCommand = _CreateNotebookInstanceCommand;
19060
19021
 
19061
19022
 
19062
19023
 
19063
-
19064
19024
  var _CreateNotebookInstanceLifecycleConfigCommand = class _CreateNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19065
19025
  ...commonParams
19066
19026
  }).m(function(Command, cs, config, o) {
@@ -19077,7 +19037,6 @@ var CreateNotebookInstanceLifecycleConfigCommand = _CreateNotebookInstanceLifecy
19077
19037
 
19078
19038
 
19079
19039
 
19080
-
19081
19040
  var _CreatePipelineCommand = class _CreatePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
19082
19041
  ...commonParams
19083
19042
  }).m(function(Command, cs, config, o) {
@@ -19094,7 +19053,6 @@ var CreatePipelineCommand = _CreatePipelineCommand;
19094
19053
 
19095
19054
 
19096
19055
 
19097
-
19098
19056
  var _CreatePresignedDomainUrlCommand = class _CreatePresignedDomainUrlCommand extends import_smithy_client.Command.classBuilder().ep({
19099
19057
  ...commonParams
19100
19058
  }).m(function(Command, cs, config, o) {
@@ -19111,7 +19069,6 @@ var CreatePresignedDomainUrlCommand = _CreatePresignedDomainUrlCommand;
19111
19069
 
19112
19070
 
19113
19071
 
19114
-
19115
19072
  var _CreatePresignedNotebookInstanceUrlCommand = class _CreatePresignedNotebookInstanceUrlCommand extends import_smithy_client.Command.classBuilder().ep({
19116
19073
  ...commonParams
19117
19074
  }).m(function(Command, cs, config, o) {
@@ -19128,7 +19085,6 @@ var CreatePresignedNotebookInstanceUrlCommand = _CreatePresignedNotebookInstance
19128
19085
 
19129
19086
 
19130
19087
 
19131
-
19132
19088
  var _CreateProcessingJobCommand = class _CreateProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
19133
19089
  ...commonParams
19134
19090
  }).m(function(Command, cs, config, o) {
@@ -19145,7 +19101,6 @@ var CreateProcessingJobCommand = _CreateProcessingJobCommand;
19145
19101
 
19146
19102
 
19147
19103
 
19148
-
19149
19104
  var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
19150
19105
  ...commonParams
19151
19106
  }).m(function(Command, cs, config, o) {
@@ -19162,7 +19117,6 @@ var CreateProjectCommand = _CreateProjectCommand;
19162
19117
 
19163
19118
 
19164
19119
 
19165
-
19166
19120
  var _CreateSpaceCommand = class _CreateSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
19167
19121
  ...commonParams
19168
19122
  }).m(function(Command, cs, config, o) {
@@ -19179,7 +19133,6 @@ var CreateSpaceCommand = _CreateSpaceCommand;
19179
19133
 
19180
19134
 
19181
19135
 
19182
-
19183
19136
  var _CreateStudioLifecycleConfigCommand = class _CreateStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19184
19137
  ...commonParams
19185
19138
  }).m(function(Command, cs, config, o) {
@@ -19196,7 +19149,6 @@ var CreateStudioLifecycleConfigCommand = _CreateStudioLifecycleConfigCommand;
19196
19149
 
19197
19150
 
19198
19151
 
19199
-
19200
19152
  var _CreateTrainingJobCommand = class _CreateTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
19201
19153
  ...commonParams
19202
19154
  }).m(function(Command, cs, config, o) {
@@ -19213,7 +19165,6 @@ var CreateTrainingJobCommand = _CreateTrainingJobCommand;
19213
19165
 
19214
19166
 
19215
19167
 
19216
-
19217
19168
  var _CreateTransformJobCommand = class _CreateTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
19218
19169
  ...commonParams
19219
19170
  }).m(function(Command, cs, config, o) {
@@ -19230,7 +19181,6 @@ var CreateTransformJobCommand = _CreateTransformJobCommand;
19230
19181
 
19231
19182
 
19232
19183
 
19233
-
19234
19184
  var _CreateTrialCommand = class _CreateTrialCommand extends import_smithy_client.Command.classBuilder().ep({
19235
19185
  ...commonParams
19236
19186
  }).m(function(Command, cs, config, o) {
@@ -19247,7 +19197,6 @@ var CreateTrialCommand = _CreateTrialCommand;
19247
19197
 
19248
19198
 
19249
19199
 
19250
-
19251
19200
  var _CreateTrialComponentCommand = class _CreateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
19252
19201
  ...commonParams
19253
19202
  }).m(function(Command, cs, config, o) {
@@ -19264,7 +19213,6 @@ var CreateTrialComponentCommand = _CreateTrialComponentCommand;
19264
19213
 
19265
19214
 
19266
19215
 
19267
-
19268
19216
  var _CreateUserProfileCommand = class _CreateUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
19269
19217
  ...commonParams
19270
19218
  }).m(function(Command, cs, config, o) {
@@ -19281,7 +19229,6 @@ var CreateUserProfileCommand = _CreateUserProfileCommand;
19281
19229
 
19282
19230
 
19283
19231
 
19284
-
19285
19232
  var _CreateWorkforceCommand = class _CreateWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
19286
19233
  ...commonParams
19287
19234
  }).m(function(Command, cs, config, o) {
@@ -19298,7 +19245,6 @@ var CreateWorkforceCommand = _CreateWorkforceCommand;
19298
19245
 
19299
19246
 
19300
19247
 
19301
-
19302
19248
  var _CreateWorkteamCommand = class _CreateWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
19303
19249
  ...commonParams
19304
19250
  }).m(function(Command, cs, config, o) {
@@ -19315,7 +19261,6 @@ var CreateWorkteamCommand = _CreateWorkteamCommand;
19315
19261
 
19316
19262
 
19317
19263
 
19318
-
19319
19264
  var _DeleteActionCommand = class _DeleteActionCommand extends import_smithy_client.Command.classBuilder().ep({
19320
19265
  ...commonParams
19321
19266
  }).m(function(Command, cs, config, o) {
@@ -19332,7 +19277,6 @@ var DeleteActionCommand = _DeleteActionCommand;
19332
19277
 
19333
19278
 
19334
19279
 
19335
-
19336
19280
  var _DeleteAlgorithmCommand = class _DeleteAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
19337
19281
  ...commonParams
19338
19282
  }).m(function(Command, cs, config, o) {
@@ -19349,7 +19293,6 @@ var DeleteAlgorithmCommand = _DeleteAlgorithmCommand;
19349
19293
 
19350
19294
 
19351
19295
 
19352
-
19353
19296
  var _DeleteAppCommand = class _DeleteAppCommand extends import_smithy_client.Command.classBuilder().ep({
19354
19297
  ...commonParams
19355
19298
  }).m(function(Command, cs, config, o) {
@@ -19366,7 +19309,6 @@ var DeleteAppCommand = _DeleteAppCommand;
19366
19309
 
19367
19310
 
19368
19311
 
19369
-
19370
19312
  var _DeleteAppImageConfigCommand = class _DeleteAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19371
19313
  ...commonParams
19372
19314
  }).m(function(Command, cs, config, o) {
@@ -19383,7 +19325,6 @@ var DeleteAppImageConfigCommand = _DeleteAppImageConfigCommand;
19383
19325
 
19384
19326
 
19385
19327
 
19386
-
19387
19328
  var _DeleteArtifactCommand = class _DeleteArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
19388
19329
  ...commonParams
19389
19330
  }).m(function(Command, cs, config, o) {
@@ -19400,7 +19341,6 @@ var DeleteArtifactCommand = _DeleteArtifactCommand;
19400
19341
 
19401
19342
 
19402
19343
 
19403
-
19404
19344
  var _DeleteAssociationCommand = class _DeleteAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
19405
19345
  ...commonParams
19406
19346
  }).m(function(Command, cs, config, o) {
@@ -19417,7 +19357,6 @@ var DeleteAssociationCommand = _DeleteAssociationCommand;
19417
19357
 
19418
19358
 
19419
19359
 
19420
-
19421
19360
  var _DeleteClusterCommand = class _DeleteClusterCommand extends import_smithy_client.Command.classBuilder().ep({
19422
19361
  ...commonParams
19423
19362
  }).m(function(Command, cs, config, o) {
@@ -19434,7 +19373,6 @@ var DeleteClusterCommand = _DeleteClusterCommand;
19434
19373
 
19435
19374
 
19436
19375
 
19437
-
19438
19376
  var _DeleteCodeRepositoryCommand = class _DeleteCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
19439
19377
  ...commonParams
19440
19378
  }).m(function(Command, cs, config, o) {
@@ -19451,7 +19389,6 @@ var DeleteCodeRepositoryCommand = _DeleteCodeRepositoryCommand;
19451
19389
 
19452
19390
 
19453
19391
 
19454
-
19455
19392
  var _DeleteCompilationJobCommand = class _DeleteCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
19456
19393
  ...commonParams
19457
19394
  }).m(function(Command, cs, config, o) {
@@ -19468,7 +19405,6 @@ var DeleteCompilationJobCommand = _DeleteCompilationJobCommand;
19468
19405
 
19469
19406
 
19470
19407
 
19471
-
19472
19408
  var _DeleteContextCommand = class _DeleteContextCommand extends import_smithy_client.Command.classBuilder().ep({
19473
19409
  ...commonParams
19474
19410
  }).m(function(Command, cs, config, o) {
@@ -19485,7 +19421,6 @@ var DeleteContextCommand = _DeleteContextCommand;
19485
19421
 
19486
19422
 
19487
19423
 
19488
-
19489
19424
  var _DeleteDataQualityJobDefinitionCommand = class _DeleteDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19490
19425
  ...commonParams
19491
19426
  }).m(function(Command, cs, config, o) {
@@ -19502,7 +19437,6 @@ var DeleteDataQualityJobDefinitionCommand = _DeleteDataQualityJobDefinitionComma
19502
19437
 
19503
19438
 
19504
19439
 
19505
-
19506
19440
  var _DeleteDeviceFleetCommand = class _DeleteDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
19507
19441
  ...commonParams
19508
19442
  }).m(function(Command, cs, config, o) {
@@ -19519,7 +19453,6 @@ var DeleteDeviceFleetCommand = _DeleteDeviceFleetCommand;
19519
19453
 
19520
19454
 
19521
19455
 
19522
-
19523
19456
  var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
19524
19457
  ...commonParams
19525
19458
  }).m(function(Command, cs, config, o) {
@@ -19536,7 +19469,6 @@ var DeleteDomainCommand = _DeleteDomainCommand;
19536
19469
 
19537
19470
 
19538
19471
 
19539
-
19540
19472
  var _DeleteEdgeDeploymentPlanCommand = class _DeleteEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep({
19541
19473
  ...commonParams
19542
19474
  }).m(function(Command, cs, config, o) {
@@ -19553,7 +19485,6 @@ var DeleteEdgeDeploymentPlanCommand = _DeleteEdgeDeploymentPlanCommand;
19553
19485
 
19554
19486
 
19555
19487
 
19556
-
19557
19488
  var _DeleteEdgeDeploymentStageCommand = class _DeleteEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
19558
19489
  ...commonParams
19559
19490
  }).m(function(Command, cs, config, o) {
@@ -19570,7 +19501,6 @@ var DeleteEdgeDeploymentStageCommand = _DeleteEdgeDeploymentStageCommand;
19570
19501
 
19571
19502
 
19572
19503
 
19573
-
19574
19504
  var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
19575
19505
  ...commonParams
19576
19506
  }).m(function(Command, cs, config, o) {
@@ -19587,7 +19517,6 @@ var DeleteEndpointCommand = _DeleteEndpointCommand;
19587
19517
 
19588
19518
 
19589
19519
 
19590
-
19591
19520
  var _DeleteEndpointConfigCommand = class _DeleteEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19592
19521
  ...commonParams
19593
19522
  }).m(function(Command, cs, config, o) {
@@ -19604,7 +19533,6 @@ var DeleteEndpointConfigCommand = _DeleteEndpointConfigCommand;
19604
19533
 
19605
19534
 
19606
19535
 
19607
-
19608
19536
  var _DeleteExperimentCommand = class _DeleteExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
19609
19537
  ...commonParams
19610
19538
  }).m(function(Command, cs, config, o) {
@@ -19621,7 +19549,6 @@ var DeleteExperimentCommand = _DeleteExperimentCommand;
19621
19549
 
19622
19550
 
19623
19551
 
19624
-
19625
19552
  var _DeleteFeatureGroupCommand = class _DeleteFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
19626
19553
  ...commonParams
19627
19554
  }).m(function(Command, cs, config, o) {
@@ -19638,7 +19565,6 @@ var DeleteFeatureGroupCommand = _DeleteFeatureGroupCommand;
19638
19565
 
19639
19566
 
19640
19567
 
19641
-
19642
19568
  var _DeleteFlowDefinitionCommand = class _DeleteFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19643
19569
  ...commonParams
19644
19570
  }).m(function(Command, cs, config, o) {
@@ -19655,7 +19581,6 @@ var DeleteFlowDefinitionCommand = _DeleteFlowDefinitionCommand;
19655
19581
 
19656
19582
 
19657
19583
 
19658
-
19659
19584
  var _DeleteHubCommand = class _DeleteHubCommand extends import_smithy_client.Command.classBuilder().ep({
19660
19585
  ...commonParams
19661
19586
  }).m(function(Command, cs, config, o) {
@@ -19672,7 +19597,6 @@ var DeleteHubCommand = _DeleteHubCommand;
19672
19597
 
19673
19598
 
19674
19599
 
19675
-
19676
19600
  var _DeleteHubContentCommand = class _DeleteHubContentCommand extends import_smithy_client.Command.classBuilder().ep({
19677
19601
  ...commonParams
19678
19602
  }).m(function(Command, cs, config, o) {
@@ -19689,7 +19613,6 @@ var DeleteHubContentCommand = _DeleteHubContentCommand;
19689
19613
 
19690
19614
 
19691
19615
 
19692
-
19693
19616
  var _DeleteHumanTaskUiCommand = class _DeleteHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep({
19694
19617
  ...commonParams
19695
19618
  }).m(function(Command, cs, config, o) {
@@ -19706,7 +19629,6 @@ var DeleteHumanTaskUiCommand = _DeleteHumanTaskUiCommand;
19706
19629
 
19707
19630
 
19708
19631
 
19709
-
19710
19632
  var _DeleteHyperParameterTuningJobCommand = class _DeleteHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
19711
19633
  ...commonParams
19712
19634
  }).m(function(Command, cs, config, o) {
@@ -19723,7 +19645,6 @@ var DeleteHyperParameterTuningJobCommand = _DeleteHyperParameterTuningJobCommand
19723
19645
 
19724
19646
 
19725
19647
 
19726
-
19727
19648
  var _DeleteImageCommand = class _DeleteImageCommand extends import_smithy_client.Command.classBuilder().ep({
19728
19649
  ...commonParams
19729
19650
  }).m(function(Command, cs, config, o) {
@@ -19740,7 +19661,6 @@ var DeleteImageCommand = _DeleteImageCommand;
19740
19661
 
19741
19662
 
19742
19663
 
19743
-
19744
19664
  var _DeleteImageVersionCommand = class _DeleteImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
19745
19665
  ...commonParams
19746
19666
  }).m(function(Command, cs, config, o) {
@@ -19757,7 +19677,6 @@ var DeleteImageVersionCommand = _DeleteImageVersionCommand;
19757
19677
 
19758
19678
 
19759
19679
 
19760
-
19761
19680
  var _DeleteInferenceComponentCommand = class _DeleteInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
19762
19681
  ...commonParams
19763
19682
  }).m(function(Command, cs, config, o) {
@@ -19774,7 +19693,6 @@ var DeleteInferenceComponentCommand = _DeleteInferenceComponentCommand;
19774
19693
 
19775
19694
 
19776
19695
 
19777
-
19778
19696
  var _DeleteInferenceExperimentCommand = class _DeleteInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
19779
19697
  ...commonParams
19780
19698
  }).m(function(Command, cs, config, o) {
@@ -19791,7 +19709,6 @@ var DeleteInferenceExperimentCommand = _DeleteInferenceExperimentCommand;
19791
19709
 
19792
19710
 
19793
19711
 
19794
-
19795
19712
  var _DeleteModelBiasJobDefinitionCommand = class _DeleteModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19796
19713
  ...commonParams
19797
19714
  }).m(function(Command, cs, config, o) {
@@ -19808,7 +19725,6 @@ var DeleteModelBiasJobDefinitionCommand = _DeleteModelBiasJobDefinitionCommand;
19808
19725
 
19809
19726
 
19810
19727
 
19811
-
19812
19728
  var _DeleteModelCardCommand = class _DeleteModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
19813
19729
  ...commonParams
19814
19730
  }).m(function(Command, cs, config, o) {
@@ -19825,7 +19741,6 @@ var DeleteModelCardCommand = _DeleteModelCardCommand;
19825
19741
 
19826
19742
 
19827
19743
 
19828
-
19829
19744
  var _DeleteModelCommand = class _DeleteModelCommand extends import_smithy_client.Command.classBuilder().ep({
19830
19745
  ...commonParams
19831
19746
  }).m(function(Command, cs, config, o) {
@@ -19842,7 +19757,6 @@ var DeleteModelCommand = _DeleteModelCommand;
19842
19757
 
19843
19758
 
19844
19759
 
19845
-
19846
19760
  var _DeleteModelExplainabilityJobDefinitionCommand = class _DeleteModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19847
19761
  ...commonParams
19848
19762
  }).m(function(Command, cs, config, o) {
@@ -19859,7 +19773,6 @@ var DeleteModelExplainabilityJobDefinitionCommand = _DeleteModelExplainabilityJo
19859
19773
 
19860
19774
 
19861
19775
 
19862
-
19863
19776
  var _DeleteModelPackageCommand = class _DeleteModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
19864
19777
  ...commonParams
19865
19778
  }).m(function(Command, cs, config, o) {
@@ -19876,7 +19789,6 @@ var DeleteModelPackageCommand = _DeleteModelPackageCommand;
19876
19789
 
19877
19790
 
19878
19791
 
19879
-
19880
19792
  var _DeleteModelPackageGroupCommand = class _DeleteModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
19881
19793
  ...commonParams
19882
19794
  }).m(function(Command, cs, config, o) {
@@ -19893,7 +19805,6 @@ var DeleteModelPackageGroupCommand = _DeleteModelPackageGroupCommand;
19893
19805
 
19894
19806
 
19895
19807
 
19896
-
19897
19808
  var _DeleteModelPackageGroupPolicyCommand = class _DeleteModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
19898
19809
  ...commonParams
19899
19810
  }).m(function(Command, cs, config, o) {
@@ -19910,7 +19821,6 @@ var DeleteModelPackageGroupPolicyCommand = _DeleteModelPackageGroupPolicyCommand
19910
19821
 
19911
19822
 
19912
19823
 
19913
-
19914
19824
  var _DeleteModelQualityJobDefinitionCommand = class _DeleteModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
19915
19825
  ...commonParams
19916
19826
  }).m(function(Command, cs, config, o) {
@@ -19927,7 +19837,6 @@ var DeleteModelQualityJobDefinitionCommand = _DeleteModelQualityJobDefinitionCom
19927
19837
 
19928
19838
 
19929
19839
 
19930
-
19931
19840
  var _DeleteMonitoringScheduleCommand = class _DeleteMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
19932
19841
  ...commonParams
19933
19842
  }).m(function(Command, cs, config, o) {
@@ -19944,7 +19853,6 @@ var DeleteMonitoringScheduleCommand = _DeleteMonitoringScheduleCommand;
19944
19853
 
19945
19854
 
19946
19855
 
19947
-
19948
19856
  var _DeleteNotebookInstanceCommand = class _DeleteNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
19949
19857
  ...commonParams
19950
19858
  }).m(function(Command, cs, config, o) {
@@ -19961,7 +19869,6 @@ var DeleteNotebookInstanceCommand = _DeleteNotebookInstanceCommand;
19961
19869
 
19962
19870
 
19963
19871
 
19964
-
19965
19872
  var _DeleteNotebookInstanceLifecycleConfigCommand = class _DeleteNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
19966
19873
  ...commonParams
19967
19874
  }).m(function(Command, cs, config, o) {
@@ -19978,7 +19885,6 @@ var DeleteNotebookInstanceLifecycleConfigCommand = _DeleteNotebookInstanceLifecy
19978
19885
 
19979
19886
 
19980
19887
 
19981
-
19982
19888
  var _DeletePipelineCommand = class _DeletePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
19983
19889
  ...commonParams
19984
19890
  }).m(function(Command, cs, config, o) {
@@ -19995,7 +19901,6 @@ var DeletePipelineCommand = _DeletePipelineCommand;
19995
19901
 
19996
19902
 
19997
19903
 
19998
-
19999
19904
  var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
20000
19905
  ...commonParams
20001
19906
  }).m(function(Command, cs, config, o) {
@@ -20012,7 +19917,6 @@ var DeleteProjectCommand = _DeleteProjectCommand;
20012
19917
 
20013
19918
 
20014
19919
 
20015
-
20016
19920
  var _DeleteSpaceCommand = class _DeleteSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
20017
19921
  ...commonParams
20018
19922
  }).m(function(Command, cs, config, o) {
@@ -20029,7 +19933,6 @@ var DeleteSpaceCommand = _DeleteSpaceCommand;
20029
19933
 
20030
19934
 
20031
19935
 
20032
-
20033
19936
  var _DeleteStudioLifecycleConfigCommand = class _DeleteStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20034
19937
  ...commonParams
20035
19938
  }).m(function(Command, cs, config, o) {
@@ -20046,7 +19949,6 @@ var DeleteStudioLifecycleConfigCommand = _DeleteStudioLifecycleConfigCommand;
20046
19949
 
20047
19950
 
20048
19951
 
20049
-
20050
19952
  var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep({
20051
19953
  ...commonParams
20052
19954
  }).m(function(Command, cs, config, o) {
@@ -20063,7 +19965,6 @@ var DeleteTagsCommand = _DeleteTagsCommand;
20063
19965
 
20064
19966
 
20065
19967
 
20066
-
20067
19968
  var _DeleteTrialCommand = class _DeleteTrialCommand extends import_smithy_client.Command.classBuilder().ep({
20068
19969
  ...commonParams
20069
19970
  }).m(function(Command, cs, config, o) {
@@ -20080,7 +19981,6 @@ var DeleteTrialCommand = _DeleteTrialCommand;
20080
19981
 
20081
19982
 
20082
19983
 
20083
-
20084
19984
  var _DeleteTrialComponentCommand = class _DeleteTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
20085
19985
  ...commonParams
20086
19986
  }).m(function(Command, cs, config, o) {
@@ -20097,7 +19997,6 @@ var DeleteTrialComponentCommand = _DeleteTrialComponentCommand;
20097
19997
 
20098
19998
 
20099
19999
 
20100
-
20101
20000
  var _DeleteUserProfileCommand = class _DeleteUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
20102
20001
  ...commonParams
20103
20002
  }).m(function(Command, cs, config, o) {
@@ -20114,7 +20013,6 @@ var DeleteUserProfileCommand = _DeleteUserProfileCommand;
20114
20013
 
20115
20014
 
20116
20015
 
20117
-
20118
20016
  var _DeleteWorkforceCommand = class _DeleteWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
20119
20017
  ...commonParams
20120
20018
  }).m(function(Command, cs, config, o) {
@@ -20131,7 +20029,6 @@ var DeleteWorkforceCommand = _DeleteWorkforceCommand;
20131
20029
 
20132
20030
 
20133
20031
 
20134
-
20135
20032
  var _DeleteWorkteamCommand = class _DeleteWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
20136
20033
  ...commonParams
20137
20034
  }).m(function(Command, cs, config, o) {
@@ -20148,7 +20045,6 @@ var DeleteWorkteamCommand = _DeleteWorkteamCommand;
20148
20045
 
20149
20046
 
20150
20047
 
20151
-
20152
20048
  var _DeregisterDevicesCommand = class _DeregisterDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
20153
20049
  ...commonParams
20154
20050
  }).m(function(Command, cs, config, o) {
@@ -20165,7 +20061,6 @@ var DeregisterDevicesCommand = _DeregisterDevicesCommand;
20165
20061
 
20166
20062
 
20167
20063
 
20168
-
20169
20064
  var _DescribeActionCommand = class _DescribeActionCommand extends import_smithy_client.Command.classBuilder().ep({
20170
20065
  ...commonParams
20171
20066
  }).m(function(Command, cs, config, o) {
@@ -20182,7 +20077,6 @@ var DescribeActionCommand = _DescribeActionCommand;
20182
20077
 
20183
20078
 
20184
20079
 
20185
-
20186
20080
  var _DescribeAlgorithmCommand = class _DescribeAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
20187
20081
  ...commonParams
20188
20082
  }).m(function(Command, cs, config, o) {
@@ -20199,7 +20093,6 @@ var DescribeAlgorithmCommand = _DescribeAlgorithmCommand;
20199
20093
 
20200
20094
 
20201
20095
 
20202
-
20203
20096
  var _DescribeAppCommand = class _DescribeAppCommand extends import_smithy_client.Command.classBuilder().ep({
20204
20097
  ...commonParams
20205
20098
  }).m(function(Command, cs, config, o) {
@@ -20216,7 +20109,6 @@ var DescribeAppCommand = _DescribeAppCommand;
20216
20109
 
20217
20110
 
20218
20111
 
20219
-
20220
20112
  var _DescribeAppImageConfigCommand = class _DescribeAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20221
20113
  ...commonParams
20222
20114
  }).m(function(Command, cs, config, o) {
@@ -20233,7 +20125,6 @@ var DescribeAppImageConfigCommand = _DescribeAppImageConfigCommand;
20233
20125
 
20234
20126
 
20235
20127
 
20236
-
20237
20128
  var _DescribeArtifactCommand = class _DescribeArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
20238
20129
  ...commonParams
20239
20130
  }).m(function(Command, cs, config, o) {
@@ -20250,7 +20141,6 @@ var DescribeArtifactCommand = _DescribeArtifactCommand;
20250
20141
 
20251
20142
 
20252
20143
 
20253
-
20254
20144
  var _DescribeAutoMLJobCommand = class _DescribeAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
20255
20145
  ...commonParams
20256
20146
  }).m(function(Command, cs, config, o) {
@@ -20267,7 +20157,6 @@ var DescribeAutoMLJobCommand = _DescribeAutoMLJobCommand;
20267
20157
 
20268
20158
 
20269
20159
 
20270
-
20271
20160
  var _DescribeAutoMLJobV2Command = class _DescribeAutoMLJobV2Command extends import_smithy_client.Command.classBuilder().ep({
20272
20161
  ...commonParams
20273
20162
  }).m(function(Command, cs, config, o) {
@@ -20284,7 +20173,6 @@ var DescribeAutoMLJobV2Command = _DescribeAutoMLJobV2Command;
20284
20173
 
20285
20174
 
20286
20175
 
20287
-
20288
20176
  var _DescribeClusterCommand = class _DescribeClusterCommand extends import_smithy_client.Command.classBuilder().ep({
20289
20177
  ...commonParams
20290
20178
  }).m(function(Command, cs, config, o) {
@@ -20301,7 +20189,6 @@ var DescribeClusterCommand = _DescribeClusterCommand;
20301
20189
 
20302
20190
 
20303
20191
 
20304
-
20305
20192
  var _DescribeClusterNodeCommand = class _DescribeClusterNodeCommand extends import_smithy_client.Command.classBuilder().ep({
20306
20193
  ...commonParams
20307
20194
  }).m(function(Command, cs, config, o) {
@@ -20318,7 +20205,6 @@ var DescribeClusterNodeCommand = _DescribeClusterNodeCommand;
20318
20205
 
20319
20206
 
20320
20207
 
20321
-
20322
20208
  var _DescribeCodeRepositoryCommand = class _DescribeCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
20323
20209
  ...commonParams
20324
20210
  }).m(function(Command, cs, config, o) {
@@ -20335,7 +20221,6 @@ var DescribeCodeRepositoryCommand = _DescribeCodeRepositoryCommand;
20335
20221
 
20336
20222
 
20337
20223
 
20338
-
20339
20224
  var _DescribeCompilationJobCommand = class _DescribeCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
20340
20225
  ...commonParams
20341
20226
  }).m(function(Command, cs, config, o) {
@@ -20352,7 +20237,6 @@ var DescribeCompilationJobCommand = _DescribeCompilationJobCommand;
20352
20237
 
20353
20238
 
20354
20239
 
20355
-
20356
20240
  var _DescribeContextCommand = class _DescribeContextCommand extends import_smithy_client.Command.classBuilder().ep({
20357
20241
  ...commonParams
20358
20242
  }).m(function(Command, cs, config, o) {
@@ -20369,7 +20253,6 @@ var DescribeContextCommand = _DescribeContextCommand;
20369
20253
 
20370
20254
 
20371
20255
 
20372
-
20373
20256
  var _DescribeDataQualityJobDefinitionCommand = class _DescribeDataQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20374
20257
  ...commonParams
20375
20258
  }).m(function(Command, cs, config, o) {
@@ -20386,7 +20269,6 @@ var DescribeDataQualityJobDefinitionCommand = _DescribeDataQualityJobDefinitionC
20386
20269
 
20387
20270
 
20388
20271
 
20389
-
20390
20272
  var _DescribeDeviceCommand = class _DescribeDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
20391
20273
  ...commonParams
20392
20274
  }).m(function(Command, cs, config, o) {
@@ -20403,7 +20285,6 @@ var DescribeDeviceCommand = _DescribeDeviceCommand;
20403
20285
 
20404
20286
 
20405
20287
 
20406
-
20407
20288
  var _DescribeDeviceFleetCommand = class _DescribeDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
20408
20289
  ...commonParams
20409
20290
  }).m(function(Command, cs, config, o) {
@@ -20420,7 +20301,6 @@ var DescribeDeviceFleetCommand = _DescribeDeviceFleetCommand;
20420
20301
 
20421
20302
 
20422
20303
 
20423
-
20424
20304
  var _DescribeDomainCommand = class _DescribeDomainCommand extends import_smithy_client.Command.classBuilder().ep({
20425
20305
  ...commonParams
20426
20306
  }).m(function(Command, cs, config, o) {
@@ -20437,7 +20317,6 @@ var DescribeDomainCommand = _DescribeDomainCommand;
20437
20317
 
20438
20318
 
20439
20319
 
20440
-
20441
20320
  var _DescribeEdgeDeploymentPlanCommand = class _DescribeEdgeDeploymentPlanCommand extends import_smithy_client.Command.classBuilder().ep({
20442
20321
  ...commonParams
20443
20322
  }).m(function(Command, cs, config, o) {
@@ -20454,7 +20333,6 @@ var DescribeEdgeDeploymentPlanCommand = _DescribeEdgeDeploymentPlanCommand;
20454
20333
 
20455
20334
 
20456
20335
 
20457
-
20458
20336
  var _DescribeEdgePackagingJobCommand = class _DescribeEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep({
20459
20337
  ...commonParams
20460
20338
  }).m(function(Command, cs, config, o) {
@@ -20471,7 +20349,6 @@ var DescribeEdgePackagingJobCommand = _DescribeEdgePackagingJobCommand;
20471
20349
 
20472
20350
 
20473
20351
 
20474
-
20475
20352
  var _DescribeEndpointCommand = class _DescribeEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
20476
20353
  ...commonParams
20477
20354
  }).m(function(Command, cs, config, o) {
@@ -20488,7 +20365,6 @@ var DescribeEndpointCommand = _DescribeEndpointCommand;
20488
20365
 
20489
20366
 
20490
20367
 
20491
-
20492
20368
  var _DescribeEndpointConfigCommand = class _DescribeEndpointConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20493
20369
  ...commonParams
20494
20370
  }).m(function(Command, cs, config, o) {
@@ -20505,7 +20381,6 @@ var DescribeEndpointConfigCommand = _DescribeEndpointConfigCommand;
20505
20381
 
20506
20382
 
20507
20383
 
20508
-
20509
20384
  var _DescribeExperimentCommand = class _DescribeExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
20510
20385
  ...commonParams
20511
20386
  }).m(function(Command, cs, config, o) {
@@ -20522,7 +20397,6 @@ var DescribeExperimentCommand = _DescribeExperimentCommand;
20522
20397
 
20523
20398
 
20524
20399
 
20525
-
20526
20400
  var _DescribeFeatureGroupCommand = class _DescribeFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
20527
20401
  ...commonParams
20528
20402
  }).m(function(Command, cs, config, o) {
@@ -20539,7 +20413,6 @@ var DescribeFeatureGroupCommand = _DescribeFeatureGroupCommand;
20539
20413
 
20540
20414
 
20541
20415
 
20542
-
20543
20416
  var _DescribeFeatureMetadataCommand = class _DescribeFeatureMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
20544
20417
  ...commonParams
20545
20418
  }).m(function(Command, cs, config, o) {
@@ -20556,7 +20429,6 @@ var DescribeFeatureMetadataCommand = _DescribeFeatureMetadataCommand;
20556
20429
 
20557
20430
 
20558
20431
 
20559
-
20560
20432
  var _DescribeFlowDefinitionCommand = class _DescribeFlowDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20561
20433
  ...commonParams
20562
20434
  }).m(function(Command, cs, config, o) {
@@ -20573,7 +20445,6 @@ var DescribeFlowDefinitionCommand = _DescribeFlowDefinitionCommand;
20573
20445
 
20574
20446
 
20575
20447
 
20576
-
20577
20448
  var _DescribeHubCommand = class _DescribeHubCommand extends import_smithy_client.Command.classBuilder().ep({
20578
20449
  ...commonParams
20579
20450
  }).m(function(Command, cs, config, o) {
@@ -20590,7 +20461,6 @@ var DescribeHubCommand = _DescribeHubCommand;
20590
20461
 
20591
20462
 
20592
20463
 
20593
-
20594
20464
  var _DescribeHubContentCommand = class _DescribeHubContentCommand extends import_smithy_client.Command.classBuilder().ep({
20595
20465
  ...commonParams
20596
20466
  }).m(function(Command, cs, config, o) {
@@ -20607,7 +20477,6 @@ var DescribeHubContentCommand = _DescribeHubContentCommand;
20607
20477
 
20608
20478
 
20609
20479
 
20610
-
20611
20480
  var _DescribeHumanTaskUiCommand = class _DescribeHumanTaskUiCommand extends import_smithy_client.Command.classBuilder().ep({
20612
20481
  ...commonParams
20613
20482
  }).m(function(Command, cs, config, o) {
@@ -20624,7 +20493,6 @@ var DescribeHumanTaskUiCommand = _DescribeHumanTaskUiCommand;
20624
20493
 
20625
20494
 
20626
20495
 
20627
-
20628
20496
  var _DescribeHyperParameterTuningJobCommand = class _DescribeHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
20629
20497
  ...commonParams
20630
20498
  }).m(function(Command, cs, config, o) {
@@ -20641,7 +20509,6 @@ var DescribeHyperParameterTuningJobCommand = _DescribeHyperParameterTuningJobCom
20641
20509
 
20642
20510
 
20643
20511
 
20644
-
20645
20512
  var _DescribeImageCommand = class _DescribeImageCommand extends import_smithy_client.Command.classBuilder().ep({
20646
20513
  ...commonParams
20647
20514
  }).m(function(Command, cs, config, o) {
@@ -20658,7 +20525,6 @@ var DescribeImageCommand = _DescribeImageCommand;
20658
20525
 
20659
20526
 
20660
20527
 
20661
-
20662
20528
  var _DescribeImageVersionCommand = class _DescribeImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
20663
20529
  ...commonParams
20664
20530
  }).m(function(Command, cs, config, o) {
@@ -20675,7 +20541,6 @@ var DescribeImageVersionCommand = _DescribeImageVersionCommand;
20675
20541
 
20676
20542
 
20677
20543
 
20678
-
20679
20544
  var _DescribeInferenceComponentCommand = class _DescribeInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
20680
20545
  ...commonParams
20681
20546
  }).m(function(Command, cs, config, o) {
@@ -20692,7 +20557,6 @@ var DescribeInferenceComponentCommand = _DescribeInferenceComponentCommand;
20692
20557
 
20693
20558
 
20694
20559
 
20695
-
20696
20560
  var _DescribeInferenceExperimentCommand = class _DescribeInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
20697
20561
  ...commonParams
20698
20562
  }).m(function(Command, cs, config, o) {
@@ -20709,7 +20573,6 @@ var DescribeInferenceExperimentCommand = _DescribeInferenceExperimentCommand;
20709
20573
 
20710
20574
 
20711
20575
 
20712
-
20713
20576
  var _DescribeInferenceRecommendationsJobCommand = class _DescribeInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep({
20714
20577
  ...commonParams
20715
20578
  }).m(function(Command, cs, config, o) {
@@ -20726,7 +20589,6 @@ var DescribeInferenceRecommendationsJobCommand = _DescribeInferenceRecommendatio
20726
20589
 
20727
20590
 
20728
20591
 
20729
-
20730
20592
  var _DescribeLabelingJobCommand = class _DescribeLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep({
20731
20593
  ...commonParams
20732
20594
  }).m(function(Command, cs, config, o) {
@@ -20743,7 +20605,6 @@ var DescribeLabelingJobCommand = _DescribeLabelingJobCommand;
20743
20605
 
20744
20606
 
20745
20607
 
20746
-
20747
20608
  var _DescribeLineageGroupCommand = class _DescribeLineageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
20748
20609
  ...commonParams
20749
20610
  }).m(function(Command, cs, config, o) {
@@ -20760,7 +20621,6 @@ var DescribeLineageGroupCommand = _DescribeLineageGroupCommand;
20760
20621
 
20761
20622
 
20762
20623
 
20763
-
20764
20624
  var _DescribeModelBiasJobDefinitionCommand = class _DescribeModelBiasJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20765
20625
  ...commonParams
20766
20626
  }).m(function(Command, cs, config, o) {
@@ -20777,7 +20637,6 @@ var DescribeModelBiasJobDefinitionCommand = _DescribeModelBiasJobDefinitionComma
20777
20637
 
20778
20638
 
20779
20639
 
20780
-
20781
20640
  var _DescribeModelCardCommand = class _DescribeModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
20782
20641
  ...commonParams
20783
20642
  }).m(function(Command, cs, config, o) {
@@ -20794,7 +20653,6 @@ var DescribeModelCardCommand = _DescribeModelCardCommand;
20794
20653
 
20795
20654
 
20796
20655
 
20797
-
20798
20656
  var _DescribeModelCardExportJobCommand = class _DescribeModelCardExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
20799
20657
  ...commonParams
20800
20658
  }).m(function(Command, cs, config, o) {
@@ -20811,7 +20669,6 @@ var DescribeModelCardExportJobCommand = _DescribeModelCardExportJobCommand;
20811
20669
 
20812
20670
 
20813
20671
 
20814
-
20815
20672
  var _DescribeModelCommand = class _DescribeModelCommand extends import_smithy_client.Command.classBuilder().ep({
20816
20673
  ...commonParams
20817
20674
  }).m(function(Command, cs, config, o) {
@@ -20828,7 +20685,6 @@ var DescribeModelCommand = _DescribeModelCommand;
20828
20685
 
20829
20686
 
20830
20687
 
20831
-
20832
20688
  var _DescribeModelExplainabilityJobDefinitionCommand = class _DescribeModelExplainabilityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20833
20689
  ...commonParams
20834
20690
  }).m(function(Command, cs, config, o) {
@@ -20845,7 +20701,6 @@ var DescribeModelExplainabilityJobDefinitionCommand = _DescribeModelExplainabili
20845
20701
 
20846
20702
 
20847
20703
 
20848
-
20849
20704
  var _DescribeModelPackageCommand = class _DescribeModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
20850
20705
  ...commonParams
20851
20706
  }).m(function(Command, cs, config, o) {
@@ -20862,7 +20717,6 @@ var DescribeModelPackageCommand = _DescribeModelPackageCommand;
20862
20717
 
20863
20718
 
20864
20719
 
20865
-
20866
20720
  var _DescribeModelPackageGroupCommand = class _DescribeModelPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
20867
20721
  ...commonParams
20868
20722
  }).m(function(Command, cs, config, o) {
@@ -20879,7 +20733,6 @@ var DescribeModelPackageGroupCommand = _DescribeModelPackageGroupCommand;
20879
20733
 
20880
20734
 
20881
20735
 
20882
-
20883
20736
  var _DescribeModelQualityJobDefinitionCommand = class _DescribeModelQualityJobDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
20884
20737
  ...commonParams
20885
20738
  }).m(function(Command, cs, config, o) {
@@ -20896,7 +20749,6 @@ var DescribeModelQualityJobDefinitionCommand = _DescribeModelQualityJobDefinitio
20896
20749
 
20897
20750
 
20898
20751
 
20899
-
20900
20752
  var _DescribeMonitoringScheduleCommand = class _DescribeMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
20901
20753
  ...commonParams
20902
20754
  }).m(function(Command, cs, config, o) {
@@ -20913,7 +20765,6 @@ var DescribeMonitoringScheduleCommand = _DescribeMonitoringScheduleCommand;
20913
20765
 
20914
20766
 
20915
20767
 
20916
-
20917
20768
  var _DescribeNotebookInstanceCommand = class _DescribeNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
20918
20769
  ...commonParams
20919
20770
  }).m(function(Command, cs, config, o) {
@@ -20930,7 +20781,6 @@ var DescribeNotebookInstanceCommand = _DescribeNotebookInstanceCommand;
20930
20781
 
20931
20782
 
20932
20783
 
20933
-
20934
20784
  var _DescribeNotebookInstanceLifecycleConfigCommand = class _DescribeNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
20935
20785
  ...commonParams
20936
20786
  }).m(function(Command, cs, config, o) {
@@ -20947,7 +20797,6 @@ var DescribeNotebookInstanceLifecycleConfigCommand = _DescribeNotebookInstanceLi
20947
20797
 
20948
20798
 
20949
20799
 
20950
-
20951
20800
  var _DescribePipelineCommand = class _DescribePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
20952
20801
  ...commonParams
20953
20802
  }).m(function(Command, cs, config, o) {
@@ -20964,7 +20813,6 @@ var DescribePipelineCommand = _DescribePipelineCommand;
20964
20813
 
20965
20814
 
20966
20815
 
20967
-
20968
20816
  var _DescribePipelineDefinitionForExecutionCommand = class _DescribePipelineDefinitionForExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
20969
20817
  ...commonParams
20970
20818
  }).m(function(Command, cs, config, o) {
@@ -20981,7 +20829,6 @@ var DescribePipelineDefinitionForExecutionCommand = _DescribePipelineDefinitionF
20981
20829
 
20982
20830
 
20983
20831
 
20984
-
20985
20832
  var _DescribePipelineExecutionCommand = class _DescribePipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
20986
20833
  ...commonParams
20987
20834
  }).m(function(Command, cs, config, o) {
@@ -20998,7 +20845,6 @@ var DescribePipelineExecutionCommand = _DescribePipelineExecutionCommand;
20998
20845
 
20999
20846
 
21000
20847
 
21001
-
21002
20848
  var _DescribeProcessingJobCommand = class _DescribeProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
21003
20849
  ...commonParams
21004
20850
  }).m(function(Command, cs, config, o) {
@@ -21015,7 +20861,6 @@ var DescribeProcessingJobCommand = _DescribeProcessingJobCommand;
21015
20861
 
21016
20862
 
21017
20863
 
21018
-
21019
20864
  var _DescribeProjectCommand = class _DescribeProjectCommand extends import_smithy_client.Command.classBuilder().ep({
21020
20865
  ...commonParams
21021
20866
  }).m(function(Command, cs, config, o) {
@@ -21032,7 +20877,6 @@ var DescribeProjectCommand = _DescribeProjectCommand;
21032
20877
 
21033
20878
 
21034
20879
 
21035
-
21036
20880
  var _DescribeSpaceCommand = class _DescribeSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
21037
20881
  ...commonParams
21038
20882
  }).m(function(Command, cs, config, o) {
@@ -21049,7 +20893,6 @@ var DescribeSpaceCommand = _DescribeSpaceCommand;
21049
20893
 
21050
20894
 
21051
20895
 
21052
-
21053
20896
  var _DescribeStudioLifecycleConfigCommand = class _DescribeStudioLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
21054
20897
  ...commonParams
21055
20898
  }).m(function(Command, cs, config, o) {
@@ -21066,7 +20909,6 @@ var DescribeStudioLifecycleConfigCommand = _DescribeStudioLifecycleConfigCommand
21066
20909
 
21067
20910
 
21068
20911
 
21069
-
21070
20912
  var _DescribeSubscribedWorkteamCommand = class _DescribeSubscribedWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
21071
20913
  ...commonParams
21072
20914
  }).m(function(Command, cs, config, o) {
@@ -21083,7 +20925,6 @@ var DescribeSubscribedWorkteamCommand = _DescribeSubscribedWorkteamCommand;
21083
20925
 
21084
20926
 
21085
20927
 
21086
-
21087
20928
  var _DescribeTrainingJobCommand = class _DescribeTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
21088
20929
  ...commonParams
21089
20930
  }).m(function(Command, cs, config, o) {
@@ -21100,7 +20941,6 @@ var DescribeTrainingJobCommand = _DescribeTrainingJobCommand;
21100
20941
 
21101
20942
 
21102
20943
 
21103
-
21104
20944
  var _DescribeTransformJobCommand = class _DescribeTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
21105
20945
  ...commonParams
21106
20946
  }).m(function(Command, cs, config, o) {
@@ -21117,7 +20957,6 @@ var DescribeTransformJobCommand = _DescribeTransformJobCommand;
21117
20957
 
21118
20958
 
21119
20959
 
21120
-
21121
20960
  var _DescribeTrialCommand = class _DescribeTrialCommand extends import_smithy_client.Command.classBuilder().ep({
21122
20961
  ...commonParams
21123
20962
  }).m(function(Command, cs, config, o) {
@@ -21134,7 +20973,6 @@ var DescribeTrialCommand = _DescribeTrialCommand;
21134
20973
 
21135
20974
 
21136
20975
 
21137
-
21138
20976
  var _DescribeTrialComponentCommand = class _DescribeTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
21139
20977
  ...commonParams
21140
20978
  }).m(function(Command, cs, config, o) {
@@ -21151,7 +20989,6 @@ var DescribeTrialComponentCommand = _DescribeTrialComponentCommand;
21151
20989
 
21152
20990
 
21153
20991
 
21154
-
21155
20992
  var _DescribeUserProfileCommand = class _DescribeUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
21156
20993
  ...commonParams
21157
20994
  }).m(function(Command, cs, config, o) {
@@ -21168,7 +21005,6 @@ var DescribeUserProfileCommand = _DescribeUserProfileCommand;
21168
21005
 
21169
21006
 
21170
21007
 
21171
-
21172
21008
  var _DescribeWorkforceCommand = class _DescribeWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
21173
21009
  ...commonParams
21174
21010
  }).m(function(Command, cs, config, o) {
@@ -21185,7 +21021,6 @@ var DescribeWorkforceCommand = _DescribeWorkforceCommand;
21185
21021
 
21186
21022
 
21187
21023
 
21188
-
21189
21024
  var _DescribeWorkteamCommand = class _DescribeWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
21190
21025
  ...commonParams
21191
21026
  }).m(function(Command, cs, config, o) {
@@ -21202,7 +21037,6 @@ var DescribeWorkteamCommand = _DescribeWorkteamCommand;
21202
21037
 
21203
21038
 
21204
21039
 
21205
-
21206
21040
  var _DisableSagemakerServicecatalogPortfolioCommand = class _DisableSagemakerServicecatalogPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
21207
21041
  ...commonParams
21208
21042
  }).m(function(Command, cs, config, o) {
@@ -21219,7 +21053,6 @@ var DisableSagemakerServicecatalogPortfolioCommand = _DisableSagemakerServicecat
21219
21053
 
21220
21054
 
21221
21055
 
21222
-
21223
21056
  var _DisassociateTrialComponentCommand = class _DisassociateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
21224
21057
  ...commonParams
21225
21058
  }).m(function(Command, cs, config, o) {
@@ -21236,7 +21069,6 @@ var DisassociateTrialComponentCommand = _DisassociateTrialComponentCommand;
21236
21069
 
21237
21070
 
21238
21071
 
21239
-
21240
21072
  var _EnableSagemakerServicecatalogPortfolioCommand = class _EnableSagemakerServicecatalogPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
21241
21073
  ...commonParams
21242
21074
  }).m(function(Command, cs, config, o) {
@@ -21253,7 +21085,6 @@ var EnableSagemakerServicecatalogPortfolioCommand = _EnableSagemakerServicecatal
21253
21085
 
21254
21086
 
21255
21087
 
21256
-
21257
21088
  var _GetDeviceFleetReportCommand = class _GetDeviceFleetReportCommand extends import_smithy_client.Command.classBuilder().ep({
21258
21089
  ...commonParams
21259
21090
  }).m(function(Command, cs, config, o) {
@@ -21270,7 +21101,6 @@ var GetDeviceFleetReportCommand = _GetDeviceFleetReportCommand;
21270
21101
 
21271
21102
 
21272
21103
 
21273
-
21274
21104
  var _GetLineageGroupPolicyCommand = class _GetLineageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
21275
21105
  ...commonParams
21276
21106
  }).m(function(Command, cs, config, o) {
@@ -21287,7 +21117,6 @@ var GetLineageGroupPolicyCommand = _GetLineageGroupPolicyCommand;
21287
21117
 
21288
21118
 
21289
21119
 
21290
-
21291
21120
  var _GetModelPackageGroupPolicyCommand = class _GetModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
21292
21121
  ...commonParams
21293
21122
  }).m(function(Command, cs, config, o) {
@@ -21304,7 +21133,6 @@ var GetModelPackageGroupPolicyCommand = _GetModelPackageGroupPolicyCommand;
21304
21133
 
21305
21134
 
21306
21135
 
21307
-
21308
21136
  var _GetSagemakerServicecatalogPortfolioStatusCommand = class _GetSagemakerServicecatalogPortfolioStatusCommand extends import_smithy_client.Command.classBuilder().ep({
21309
21137
  ...commonParams
21310
21138
  }).m(function(Command, cs, config, o) {
@@ -21321,7 +21149,6 @@ var GetSagemakerServicecatalogPortfolioStatusCommand = _GetSagemakerServicecatal
21321
21149
 
21322
21150
 
21323
21151
 
21324
-
21325
21152
  var _GetScalingConfigurationRecommendationCommand = class _GetScalingConfigurationRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
21326
21153
  ...commonParams
21327
21154
  }).m(function(Command, cs, config, o) {
@@ -21338,7 +21165,6 @@ var GetScalingConfigurationRecommendationCommand = _GetScalingConfigurationRecom
21338
21165
 
21339
21166
 
21340
21167
 
21341
-
21342
21168
  var _GetSearchSuggestionsCommand = class _GetSearchSuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
21343
21169
  ...commonParams
21344
21170
  }).m(function(Command, cs, config, o) {
@@ -21355,7 +21181,6 @@ var GetSearchSuggestionsCommand = _GetSearchSuggestionsCommand;
21355
21181
 
21356
21182
 
21357
21183
 
21358
-
21359
21184
  var _ImportHubContentCommand = class _ImportHubContentCommand extends import_smithy_client.Command.classBuilder().ep({
21360
21185
  ...commonParams
21361
21186
  }).m(function(Command, cs, config, o) {
@@ -21372,7 +21197,6 @@ var ImportHubContentCommand = _ImportHubContentCommand;
21372
21197
 
21373
21198
 
21374
21199
 
21375
-
21376
21200
  var _ListActionsCommand = class _ListActionsCommand extends import_smithy_client.Command.classBuilder().ep({
21377
21201
  ...commonParams
21378
21202
  }).m(function(Command, cs, config, o) {
@@ -21389,7 +21213,6 @@ var ListActionsCommand = _ListActionsCommand;
21389
21213
 
21390
21214
 
21391
21215
 
21392
-
21393
21216
  var _ListAlgorithmsCommand = class _ListAlgorithmsCommand extends import_smithy_client.Command.classBuilder().ep({
21394
21217
  ...commonParams
21395
21218
  }).m(function(Command, cs, config, o) {
@@ -21406,7 +21229,6 @@ var ListAlgorithmsCommand = _ListAlgorithmsCommand;
21406
21229
 
21407
21230
 
21408
21231
 
21409
-
21410
21232
  var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
21411
21233
  ...commonParams
21412
21234
  }).m(function(Command, cs, config, o) {
@@ -21423,7 +21245,6 @@ var ListAliasesCommand = _ListAliasesCommand;
21423
21245
 
21424
21246
 
21425
21247
 
21426
-
21427
21248
  var _ListAppImageConfigsCommand = class _ListAppImageConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
21428
21249
  ...commonParams
21429
21250
  }).m(function(Command, cs, config, o) {
@@ -21440,7 +21261,6 @@ var ListAppImageConfigsCommand = _ListAppImageConfigsCommand;
21440
21261
 
21441
21262
 
21442
21263
 
21443
-
21444
21264
  var _ListAppsCommand = class _ListAppsCommand extends import_smithy_client.Command.classBuilder().ep({
21445
21265
  ...commonParams
21446
21266
  }).m(function(Command, cs, config, o) {
@@ -21457,7 +21277,6 @@ var ListAppsCommand = _ListAppsCommand;
21457
21277
 
21458
21278
 
21459
21279
 
21460
-
21461
21280
  var _ListArtifactsCommand = class _ListArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
21462
21281
  ...commonParams
21463
21282
  }).m(function(Command, cs, config, o) {
@@ -21474,7 +21293,6 @@ var ListArtifactsCommand = _ListArtifactsCommand;
21474
21293
 
21475
21294
 
21476
21295
 
21477
-
21478
21296
  var _ListAssociationsCommand = class _ListAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
21479
21297
  ...commonParams
21480
21298
  }).m(function(Command, cs, config, o) {
@@ -21491,7 +21309,6 @@ var ListAssociationsCommand = _ListAssociationsCommand;
21491
21309
 
21492
21310
 
21493
21311
 
21494
-
21495
21312
  var _ListAutoMLJobsCommand = class _ListAutoMLJobsCommand extends import_smithy_client.Command.classBuilder().ep({
21496
21313
  ...commonParams
21497
21314
  }).m(function(Command, cs, config, o) {
@@ -21508,7 +21325,6 @@ var ListAutoMLJobsCommand = _ListAutoMLJobsCommand;
21508
21325
 
21509
21326
 
21510
21327
 
21511
-
21512
21328
  var _ListCandidatesForAutoMLJobCommand = class _ListCandidatesForAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
21513
21329
  ...commonParams
21514
21330
  }).m(function(Command, cs, config, o) {
@@ -21525,7 +21341,6 @@ var ListCandidatesForAutoMLJobCommand = _ListCandidatesForAutoMLJobCommand;
21525
21341
 
21526
21342
 
21527
21343
 
21528
-
21529
21344
  var _ListClusterNodesCommand = class _ListClusterNodesCommand extends import_smithy_client.Command.classBuilder().ep({
21530
21345
  ...commonParams
21531
21346
  }).m(function(Command, cs, config, o) {
@@ -21542,7 +21357,6 @@ var ListClusterNodesCommand = _ListClusterNodesCommand;
21542
21357
 
21543
21358
 
21544
21359
 
21545
-
21546
21360
  var _ListClustersCommand = class _ListClustersCommand extends import_smithy_client.Command.classBuilder().ep({
21547
21361
  ...commonParams
21548
21362
  }).m(function(Command, cs, config, o) {
@@ -21559,7 +21373,6 @@ var ListClustersCommand = _ListClustersCommand;
21559
21373
 
21560
21374
 
21561
21375
 
21562
-
21563
21376
  var _ListCodeRepositoriesCommand = class _ListCodeRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
21564
21377
  ...commonParams
21565
21378
  }).m(function(Command, cs, config, o) {
@@ -21576,7 +21389,6 @@ var ListCodeRepositoriesCommand = _ListCodeRepositoriesCommand;
21576
21389
 
21577
21390
 
21578
21391
 
21579
-
21580
21392
  var _ListCompilationJobsCommand = class _ListCompilationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
21581
21393
  ...commonParams
21582
21394
  }).m(function(Command, cs, config, o) {
@@ -21593,7 +21405,6 @@ var ListCompilationJobsCommand = _ListCompilationJobsCommand;
21593
21405
 
21594
21406
 
21595
21407
 
21596
-
21597
21408
  var _ListContextsCommand = class _ListContextsCommand extends import_smithy_client.Command.classBuilder().ep({
21598
21409
  ...commonParams
21599
21410
  }).m(function(Command, cs, config, o) {
@@ -21610,7 +21421,6 @@ var ListContextsCommand = _ListContextsCommand;
21610
21421
 
21611
21422
 
21612
21423
 
21613
-
21614
21424
  var _ListDataQualityJobDefinitionsCommand = class _ListDataQualityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
21615
21425
  ...commonParams
21616
21426
  }).m(function(Command, cs, config, o) {
@@ -21627,7 +21437,6 @@ var ListDataQualityJobDefinitionsCommand = _ListDataQualityJobDefinitionsCommand
21627
21437
 
21628
21438
 
21629
21439
 
21630
-
21631
21440
  var _ListDeviceFleetsCommand = class _ListDeviceFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
21632
21441
  ...commonParams
21633
21442
  }).m(function(Command, cs, config, o) {
@@ -21644,7 +21453,6 @@ var ListDeviceFleetsCommand = _ListDeviceFleetsCommand;
21644
21453
 
21645
21454
 
21646
21455
 
21647
-
21648
21456
  var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
21649
21457
  ...commonParams
21650
21458
  }).m(function(Command, cs, config, o) {
@@ -21661,7 +21469,6 @@ var ListDevicesCommand = _ListDevicesCommand;
21661
21469
 
21662
21470
 
21663
21471
 
21664
-
21665
21472
  var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
21666
21473
  ...commonParams
21667
21474
  }).m(function(Command, cs, config, o) {
@@ -21678,7 +21485,6 @@ var ListDomainsCommand = _ListDomainsCommand;
21678
21485
 
21679
21486
 
21680
21487
 
21681
-
21682
21488
  var _ListEdgeDeploymentPlansCommand = class _ListEdgeDeploymentPlansCommand extends import_smithy_client.Command.classBuilder().ep({
21683
21489
  ...commonParams
21684
21490
  }).m(function(Command, cs, config, o) {
@@ -21695,7 +21501,6 @@ var ListEdgeDeploymentPlansCommand = _ListEdgeDeploymentPlansCommand;
21695
21501
 
21696
21502
 
21697
21503
 
21698
-
21699
21504
  var _ListEdgePackagingJobsCommand = class _ListEdgePackagingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
21700
21505
  ...commonParams
21701
21506
  }).m(function(Command, cs, config, o) {
@@ -21712,7 +21517,6 @@ var ListEdgePackagingJobsCommand = _ListEdgePackagingJobsCommand;
21712
21517
 
21713
21518
 
21714
21519
 
21715
-
21716
21520
  var _ListEndpointConfigsCommand = class _ListEndpointConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
21717
21521
  ...commonParams
21718
21522
  }).m(function(Command, cs, config, o) {
@@ -21729,7 +21533,6 @@ var ListEndpointConfigsCommand = _ListEndpointConfigsCommand;
21729
21533
 
21730
21534
 
21731
21535
 
21732
-
21733
21536
  var _ListEndpointsCommand = class _ListEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
21734
21537
  ...commonParams
21735
21538
  }).m(function(Command, cs, config, o) {
@@ -21746,7 +21549,6 @@ var ListEndpointsCommand = _ListEndpointsCommand;
21746
21549
 
21747
21550
 
21748
21551
 
21749
-
21750
21552
  var _ListExperimentsCommand = class _ListExperimentsCommand extends import_smithy_client.Command.classBuilder().ep({
21751
21553
  ...commonParams
21752
21554
  }).m(function(Command, cs, config, o) {
@@ -21763,7 +21565,6 @@ var ListExperimentsCommand = _ListExperimentsCommand;
21763
21565
 
21764
21566
 
21765
21567
 
21766
-
21767
21568
  var _ListFeatureGroupsCommand = class _ListFeatureGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
21768
21569
  ...commonParams
21769
21570
  }).m(function(Command, cs, config, o) {
@@ -21780,7 +21581,6 @@ var ListFeatureGroupsCommand = _ListFeatureGroupsCommand;
21780
21581
 
21781
21582
 
21782
21583
 
21783
-
21784
21584
  var _ListFlowDefinitionsCommand = class _ListFlowDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
21785
21585
  ...commonParams
21786
21586
  }).m(function(Command, cs, config, o) {
@@ -21797,7 +21597,6 @@ var ListFlowDefinitionsCommand = _ListFlowDefinitionsCommand;
21797
21597
 
21798
21598
 
21799
21599
 
21800
-
21801
21600
  var _ListHubContentsCommand = class _ListHubContentsCommand extends import_smithy_client.Command.classBuilder().ep({
21802
21601
  ...commonParams
21803
21602
  }).m(function(Command, cs, config, o) {
@@ -21814,7 +21613,6 @@ var ListHubContentsCommand = _ListHubContentsCommand;
21814
21613
 
21815
21614
 
21816
21615
 
21817
-
21818
21616
  var _ListHubContentVersionsCommand = class _ListHubContentVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
21819
21617
  ...commonParams
21820
21618
  }).m(function(Command, cs, config, o) {
@@ -21831,7 +21629,6 @@ var ListHubContentVersionsCommand = _ListHubContentVersionsCommand;
21831
21629
 
21832
21630
 
21833
21631
 
21834
-
21835
21632
  var _ListHubsCommand = class _ListHubsCommand extends import_smithy_client.Command.classBuilder().ep({
21836
21633
  ...commonParams
21837
21634
  }).m(function(Command, cs, config, o) {
@@ -21848,7 +21645,6 @@ var ListHubsCommand = _ListHubsCommand;
21848
21645
 
21849
21646
 
21850
21647
 
21851
-
21852
21648
  var _ListHumanTaskUisCommand = class _ListHumanTaskUisCommand extends import_smithy_client.Command.classBuilder().ep({
21853
21649
  ...commonParams
21854
21650
  }).m(function(Command, cs, config, o) {
@@ -21865,7 +21661,6 @@ var ListHumanTaskUisCommand = _ListHumanTaskUisCommand;
21865
21661
 
21866
21662
 
21867
21663
 
21868
-
21869
21664
  var _ListHyperParameterTuningJobsCommand = class _ListHyperParameterTuningJobsCommand extends import_smithy_client.Command.classBuilder().ep({
21870
21665
  ...commonParams
21871
21666
  }).m(function(Command, cs, config, o) {
@@ -21882,7 +21677,6 @@ var ListHyperParameterTuningJobsCommand = _ListHyperParameterTuningJobsCommand;
21882
21677
 
21883
21678
 
21884
21679
 
21885
-
21886
21680
  var _ListImagesCommand = class _ListImagesCommand extends import_smithy_client.Command.classBuilder().ep({
21887
21681
  ...commonParams
21888
21682
  }).m(function(Command, cs, config, o) {
@@ -21899,7 +21693,6 @@ var ListImagesCommand = _ListImagesCommand;
21899
21693
 
21900
21694
 
21901
21695
 
21902
-
21903
21696
  var _ListImageVersionsCommand = class _ListImageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
21904
21697
  ...commonParams
21905
21698
  }).m(function(Command, cs, config, o) {
@@ -21916,7 +21709,6 @@ var ListImageVersionsCommand = _ListImageVersionsCommand;
21916
21709
 
21917
21710
 
21918
21711
 
21919
-
21920
21712
  var _ListInferenceComponentsCommand = class _ListInferenceComponentsCommand extends import_smithy_client.Command.classBuilder().ep({
21921
21713
  ...commonParams
21922
21714
  }).m(function(Command, cs, config, o) {
@@ -21933,7 +21725,6 @@ var ListInferenceComponentsCommand = _ListInferenceComponentsCommand;
21933
21725
 
21934
21726
 
21935
21727
 
21936
-
21937
21728
  var _ListInferenceExperimentsCommand = class _ListInferenceExperimentsCommand extends import_smithy_client.Command.classBuilder().ep({
21938
21729
  ...commonParams
21939
21730
  }).m(function(Command, cs, config, o) {
@@ -21950,7 +21741,6 @@ var ListInferenceExperimentsCommand = _ListInferenceExperimentsCommand;
21950
21741
 
21951
21742
 
21952
21743
 
21953
-
21954
21744
  var _ListInferenceRecommendationsJobsCommand = class _ListInferenceRecommendationsJobsCommand extends import_smithy_client.Command.classBuilder().ep({
21955
21745
  ...commonParams
21956
21746
  }).m(function(Command, cs, config, o) {
@@ -21967,7 +21757,6 @@ var ListInferenceRecommendationsJobsCommand = _ListInferenceRecommendationsJobsC
21967
21757
 
21968
21758
 
21969
21759
 
21970
-
21971
21760
  var _ListInferenceRecommendationsJobStepsCommand = class _ListInferenceRecommendationsJobStepsCommand extends import_smithy_client.Command.classBuilder().ep({
21972
21761
  ...commonParams
21973
21762
  }).m(function(Command, cs, config, o) {
@@ -21984,7 +21773,6 @@ var ListInferenceRecommendationsJobStepsCommand = _ListInferenceRecommendationsJ
21984
21773
 
21985
21774
 
21986
21775
 
21987
-
21988
21776
  var _ListLabelingJobsCommand = class _ListLabelingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
21989
21777
  ...commonParams
21990
21778
  }).m(function(Command, cs, config, o) {
@@ -22001,7 +21789,6 @@ var ListLabelingJobsCommand = _ListLabelingJobsCommand;
22001
21789
 
22002
21790
 
22003
21791
 
22004
-
22005
21792
  var _ListLabelingJobsForWorkteamCommand = class _ListLabelingJobsForWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
22006
21793
  ...commonParams
22007
21794
  }).m(function(Command, cs, config, o) {
@@ -22018,7 +21805,6 @@ var ListLabelingJobsForWorkteamCommand = _ListLabelingJobsForWorkteamCommand;
22018
21805
 
22019
21806
 
22020
21807
 
22021
-
22022
21808
  var _ListLineageGroupsCommand = class _ListLineageGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22023
21809
  ...commonParams
22024
21810
  }).m(function(Command, cs, config, o) {
@@ -22035,7 +21821,6 @@ var ListLineageGroupsCommand = _ListLineageGroupsCommand;
22035
21821
 
22036
21822
 
22037
21823
 
22038
-
22039
21824
  var _ListModelBiasJobDefinitionsCommand = class _ListModelBiasJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
22040
21825
  ...commonParams
22041
21826
  }).m(function(Command, cs, config, o) {
@@ -22052,7 +21837,6 @@ var ListModelBiasJobDefinitionsCommand = _ListModelBiasJobDefinitionsCommand;
22052
21837
 
22053
21838
 
22054
21839
 
22055
-
22056
21840
  var _ListModelCardExportJobsCommand = class _ListModelCardExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22057
21841
  ...commonParams
22058
21842
  }).m(function(Command, cs, config, o) {
@@ -22069,7 +21853,6 @@ var ListModelCardExportJobsCommand = _ListModelCardExportJobsCommand;
22069
21853
 
22070
21854
 
22071
21855
 
22072
-
22073
21856
  var _ListModelCardsCommand = class _ListModelCardsCommand extends import_smithy_client.Command.classBuilder().ep({
22074
21857
  ...commonParams
22075
21858
  }).m(function(Command, cs, config, o) {
@@ -22086,7 +21869,6 @@ var ListModelCardsCommand = _ListModelCardsCommand;
22086
21869
 
22087
21870
 
22088
21871
 
22089
-
22090
21872
  var _ListModelCardVersionsCommand = class _ListModelCardVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
22091
21873
  ...commonParams
22092
21874
  }).m(function(Command, cs, config, o) {
@@ -22103,7 +21885,6 @@ var ListModelCardVersionsCommand = _ListModelCardVersionsCommand;
22103
21885
 
22104
21886
 
22105
21887
 
22106
-
22107
21888
  var _ListModelExplainabilityJobDefinitionsCommand = class _ListModelExplainabilityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
22108
21889
  ...commonParams
22109
21890
  }).m(function(Command, cs, config, o) {
@@ -22120,7 +21901,6 @@ var ListModelExplainabilityJobDefinitionsCommand = _ListModelExplainabilityJobDe
22120
21901
 
22121
21902
 
22122
21903
 
22123
-
22124
21904
  var _ListModelMetadataCommand = class _ListModelMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
22125
21905
  ...commonParams
22126
21906
  }).m(function(Command, cs, config, o) {
@@ -22137,7 +21917,6 @@ var ListModelMetadataCommand = _ListModelMetadataCommand;
22137
21917
 
22138
21918
 
22139
21919
 
22140
-
22141
21920
  var _ListModelPackageGroupsCommand = class _ListModelPackageGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22142
21921
  ...commonParams
22143
21922
  }).m(function(Command, cs, config, o) {
@@ -22154,7 +21933,6 @@ var ListModelPackageGroupsCommand = _ListModelPackageGroupsCommand;
22154
21933
 
22155
21934
 
22156
21935
 
22157
-
22158
21936
  var _ListModelPackagesCommand = class _ListModelPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
22159
21937
  ...commonParams
22160
21938
  }).m(function(Command, cs, config, o) {
@@ -22171,7 +21949,6 @@ var ListModelPackagesCommand = _ListModelPackagesCommand;
22171
21949
 
22172
21950
 
22173
21951
 
22174
-
22175
21952
  var _ListModelQualityJobDefinitionsCommand = class _ListModelQualityJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
22176
21953
  ...commonParams
22177
21954
  }).m(function(Command, cs, config, o) {
@@ -22188,7 +21965,6 @@ var ListModelQualityJobDefinitionsCommand = _ListModelQualityJobDefinitionsComma
22188
21965
 
22189
21966
 
22190
21967
 
22191
-
22192
21968
  var _ListModelsCommand = class _ListModelsCommand extends import_smithy_client.Command.classBuilder().ep({
22193
21969
  ...commonParams
22194
21970
  }).m(function(Command, cs, config, o) {
@@ -22205,7 +21981,6 @@ var ListModelsCommand = _ListModelsCommand;
22205
21981
 
22206
21982
 
22207
21983
 
22208
-
22209
21984
  var _ListMonitoringAlertHistoryCommand = class _ListMonitoringAlertHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
22210
21985
  ...commonParams
22211
21986
  }).m(function(Command, cs, config, o) {
@@ -22222,7 +21997,6 @@ var ListMonitoringAlertHistoryCommand = _ListMonitoringAlertHistoryCommand;
22222
21997
 
22223
21998
 
22224
21999
 
22225
-
22226
22000
  var _ListMonitoringAlertsCommand = class _ListMonitoringAlertsCommand extends import_smithy_client.Command.classBuilder().ep({
22227
22001
  ...commonParams
22228
22002
  }).m(function(Command, cs, config, o) {
@@ -22239,7 +22013,6 @@ var ListMonitoringAlertsCommand = _ListMonitoringAlertsCommand;
22239
22013
 
22240
22014
 
22241
22015
 
22242
-
22243
22016
  var _ListMonitoringExecutionsCommand = class _ListMonitoringExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
22244
22017
  ...commonParams
22245
22018
  }).m(function(Command, cs, config, o) {
@@ -22256,7 +22029,6 @@ var ListMonitoringExecutionsCommand = _ListMonitoringExecutionsCommand;
22256
22029
 
22257
22030
 
22258
22031
 
22259
-
22260
22032
  var _ListMonitoringSchedulesCommand = class _ListMonitoringSchedulesCommand extends import_smithy_client.Command.classBuilder().ep({
22261
22033
  ...commonParams
22262
22034
  }).m(function(Command, cs, config, o) {
@@ -22273,7 +22045,6 @@ var ListMonitoringSchedulesCommand = _ListMonitoringSchedulesCommand;
22273
22045
 
22274
22046
 
22275
22047
 
22276
-
22277
22048
  var _ListNotebookInstanceLifecycleConfigsCommand = class _ListNotebookInstanceLifecycleConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
22278
22049
  ...commonParams
22279
22050
  }).m(function(Command, cs, config, o) {
@@ -22290,7 +22061,6 @@ var ListNotebookInstanceLifecycleConfigsCommand = _ListNotebookInstanceLifecycle
22290
22061
 
22291
22062
 
22292
22063
 
22293
-
22294
22064
  var _ListNotebookInstancesCommand = class _ListNotebookInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
22295
22065
  ...commonParams
22296
22066
  }).m(function(Command, cs, config, o) {
@@ -22307,7 +22077,6 @@ var ListNotebookInstancesCommand = _ListNotebookInstancesCommand;
22307
22077
 
22308
22078
 
22309
22079
 
22310
-
22311
22080
  var _ListPipelineExecutionsCommand = class _ListPipelineExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
22312
22081
  ...commonParams
22313
22082
  }).m(function(Command, cs, config, o) {
@@ -22324,7 +22093,6 @@ var ListPipelineExecutionsCommand = _ListPipelineExecutionsCommand;
22324
22093
 
22325
22094
 
22326
22095
 
22327
-
22328
22096
  var _ListPipelineExecutionStepsCommand = class _ListPipelineExecutionStepsCommand extends import_smithy_client.Command.classBuilder().ep({
22329
22097
  ...commonParams
22330
22098
  }).m(function(Command, cs, config, o) {
@@ -22341,7 +22109,6 @@ var ListPipelineExecutionStepsCommand = _ListPipelineExecutionStepsCommand;
22341
22109
 
22342
22110
 
22343
22111
 
22344
-
22345
22112
  var _ListPipelineParametersForExecutionCommand = class _ListPipelineParametersForExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
22346
22113
  ...commonParams
22347
22114
  }).m(function(Command, cs, config, o) {
@@ -22358,7 +22125,6 @@ var ListPipelineParametersForExecutionCommand = _ListPipelineParametersForExecut
22358
22125
 
22359
22126
 
22360
22127
 
22361
-
22362
22128
  var _ListPipelinesCommand = class _ListPipelinesCommand extends import_smithy_client.Command.classBuilder().ep({
22363
22129
  ...commonParams
22364
22130
  }).m(function(Command, cs, config, o) {
@@ -22375,7 +22141,6 @@ var ListPipelinesCommand = _ListPipelinesCommand;
22375
22141
 
22376
22142
 
22377
22143
 
22378
-
22379
22144
  var _ListProcessingJobsCommand = class _ListProcessingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22380
22145
  ...commonParams
22381
22146
  }).m(function(Command, cs, config, o) {
@@ -22392,7 +22157,6 @@ var ListProcessingJobsCommand = _ListProcessingJobsCommand;
22392
22157
 
22393
22158
 
22394
22159
 
22395
-
22396
22160
  var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
22397
22161
  ...commonParams
22398
22162
  }).m(function(Command, cs, config, o) {
@@ -22409,7 +22173,6 @@ var ListProjectsCommand = _ListProjectsCommand;
22409
22173
 
22410
22174
 
22411
22175
 
22412
-
22413
22176
  var _ListResourceCatalogsCommand = class _ListResourceCatalogsCommand extends import_smithy_client.Command.classBuilder().ep({
22414
22177
  ...commonParams
22415
22178
  }).m(function(Command, cs, config, o) {
@@ -22426,7 +22189,6 @@ var ListResourceCatalogsCommand = _ListResourceCatalogsCommand;
22426
22189
 
22427
22190
 
22428
22191
 
22429
-
22430
22192
  var _ListSpacesCommand = class _ListSpacesCommand extends import_smithy_client.Command.classBuilder().ep({
22431
22193
  ...commonParams
22432
22194
  }).m(function(Command, cs, config, o) {
@@ -22443,7 +22205,6 @@ var ListSpacesCommand = _ListSpacesCommand;
22443
22205
 
22444
22206
 
22445
22207
 
22446
-
22447
22208
  var _ListStageDevicesCommand = class _ListStageDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
22448
22209
  ...commonParams
22449
22210
  }).m(function(Command, cs, config, o) {
@@ -22460,7 +22221,6 @@ var ListStageDevicesCommand = _ListStageDevicesCommand;
22460
22221
 
22461
22222
 
22462
22223
 
22463
-
22464
22224
  var _ListStudioLifecycleConfigsCommand = class _ListStudioLifecycleConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
22465
22225
  ...commonParams
22466
22226
  }).m(function(Command, cs, config, o) {
@@ -22477,7 +22237,6 @@ var ListStudioLifecycleConfigsCommand = _ListStudioLifecycleConfigsCommand;
22477
22237
 
22478
22238
 
22479
22239
 
22480
-
22481
22240
  var _ListSubscribedWorkteamsCommand = class _ListSubscribedWorkteamsCommand extends import_smithy_client.Command.classBuilder().ep({
22482
22241
  ...commonParams
22483
22242
  }).m(function(Command, cs, config, o) {
@@ -22494,7 +22253,6 @@ var ListSubscribedWorkteamsCommand = _ListSubscribedWorkteamsCommand;
22494
22253
 
22495
22254
 
22496
22255
 
22497
-
22498
22256
  var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
22499
22257
  ...commonParams
22500
22258
  }).m(function(Command, cs, config, o) {
@@ -22511,7 +22269,6 @@ var ListTagsCommand = _ListTagsCommand;
22511
22269
 
22512
22270
 
22513
22271
 
22514
-
22515
22272
  var _ListTrainingJobsCommand = class _ListTrainingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22516
22273
  ...commonParams
22517
22274
  }).m(function(Command, cs, config, o) {
@@ -22528,7 +22285,6 @@ var ListTrainingJobsCommand = _ListTrainingJobsCommand;
22528
22285
 
22529
22286
 
22530
22287
 
22531
-
22532
22288
  var _ListTrainingJobsForHyperParameterTuningJobCommand = class _ListTrainingJobsForHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
22533
22289
  ...commonParams
22534
22290
  }).m(function(Command, cs, config, o) {
@@ -22545,7 +22301,6 @@ var ListTrainingJobsForHyperParameterTuningJobCommand = _ListTrainingJobsForHype
22545
22301
 
22546
22302
 
22547
22303
 
22548
-
22549
22304
  var _ListTransformJobsCommand = class _ListTransformJobsCommand extends import_smithy_client.Command.classBuilder().ep({
22550
22305
  ...commonParams
22551
22306
  }).m(function(Command, cs, config, o) {
@@ -22562,7 +22317,6 @@ var ListTransformJobsCommand = _ListTransformJobsCommand;
22562
22317
 
22563
22318
 
22564
22319
 
22565
-
22566
22320
  var _ListTrialComponentsCommand = class _ListTrialComponentsCommand extends import_smithy_client.Command.classBuilder().ep({
22567
22321
  ...commonParams
22568
22322
  }).m(function(Command, cs, config, o) {
@@ -22579,7 +22333,6 @@ var ListTrialComponentsCommand = _ListTrialComponentsCommand;
22579
22333
 
22580
22334
 
22581
22335
 
22582
-
22583
22336
  var _ListTrialsCommand = class _ListTrialsCommand extends import_smithy_client.Command.classBuilder().ep({
22584
22337
  ...commonParams
22585
22338
  }).m(function(Command, cs, config, o) {
@@ -22596,7 +22349,6 @@ var ListTrialsCommand = _ListTrialsCommand;
22596
22349
 
22597
22350
 
22598
22351
 
22599
-
22600
22352
  var _ListUserProfilesCommand = class _ListUserProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
22601
22353
  ...commonParams
22602
22354
  }).m(function(Command, cs, config, o) {
@@ -22613,7 +22365,6 @@ var ListUserProfilesCommand = _ListUserProfilesCommand;
22613
22365
 
22614
22366
 
22615
22367
 
22616
-
22617
22368
  var _ListWorkforcesCommand = class _ListWorkforcesCommand extends import_smithy_client.Command.classBuilder().ep({
22618
22369
  ...commonParams
22619
22370
  }).m(function(Command, cs, config, o) {
@@ -22630,7 +22381,6 @@ var ListWorkforcesCommand = _ListWorkforcesCommand;
22630
22381
 
22631
22382
 
22632
22383
 
22633
-
22634
22384
  var _ListWorkteamsCommand = class _ListWorkteamsCommand extends import_smithy_client.Command.classBuilder().ep({
22635
22385
  ...commonParams
22636
22386
  }).m(function(Command, cs, config, o) {
@@ -22647,7 +22397,6 @@ var ListWorkteamsCommand = _ListWorkteamsCommand;
22647
22397
 
22648
22398
 
22649
22399
 
22650
-
22651
22400
  var _PutModelPackageGroupPolicyCommand = class _PutModelPackageGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
22652
22401
  ...commonParams
22653
22402
  }).m(function(Command, cs, config, o) {
@@ -22664,7 +22413,6 @@ var PutModelPackageGroupPolicyCommand = _PutModelPackageGroupPolicyCommand;
22664
22413
 
22665
22414
 
22666
22415
 
22667
-
22668
22416
  var _QueryLineageCommand = class _QueryLineageCommand extends import_smithy_client.Command.classBuilder().ep({
22669
22417
  ...commonParams
22670
22418
  }).m(function(Command, cs, config, o) {
@@ -22681,7 +22429,6 @@ var QueryLineageCommand = _QueryLineageCommand;
22681
22429
 
22682
22430
 
22683
22431
 
22684
-
22685
22432
  var _RegisterDevicesCommand = class _RegisterDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
22686
22433
  ...commonParams
22687
22434
  }).m(function(Command, cs, config, o) {
@@ -22698,7 +22445,6 @@ var RegisterDevicesCommand = _RegisterDevicesCommand;
22698
22445
 
22699
22446
 
22700
22447
 
22701
-
22702
22448
  var _RenderUiTemplateCommand = class _RenderUiTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
22703
22449
  ...commonParams
22704
22450
  }).m(function(Command, cs, config, o) {
@@ -22715,7 +22461,6 @@ var RenderUiTemplateCommand = _RenderUiTemplateCommand;
22715
22461
 
22716
22462
 
22717
22463
 
22718
-
22719
22464
  var _RetryPipelineExecutionCommand = class _RetryPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
22720
22465
  ...commonParams
22721
22466
  }).m(function(Command, cs, config, o) {
@@ -22733,9 +22478,12 @@ var RetryPipelineExecutionCommand = _RetryPipelineExecutionCommand;
22733
22478
 
22734
22479
 
22735
22480
 
22736
-
22737
22481
  // src/models/models_4.ts
22738
22482
 
22483
+ var NotebookInstanceSortOrder = {
22484
+ ASCENDING: "Ascending",
22485
+ DESCENDING: "Descending"
22486
+ };
22739
22487
  var SortPipelineExecutionsBy = {
22740
22488
  CREATION_TIME: "CreationTime",
22741
22489
  PIPELINE_EXECUTION_ARN: "PipelineExecutionArn"
@@ -22865,7 +22613,6 @@ var SearchCommand = _SearchCommand;
22865
22613
 
22866
22614
 
22867
22615
 
22868
-
22869
22616
  var _SendPipelineExecutionStepFailureCommand = class _SendPipelineExecutionStepFailureCommand extends import_smithy_client.Command.classBuilder().ep({
22870
22617
  ...commonParams
22871
22618
  }).m(function(Command, cs, config, o) {
@@ -22882,7 +22629,6 @@ var SendPipelineExecutionStepFailureCommand = _SendPipelineExecutionStepFailureC
22882
22629
 
22883
22630
 
22884
22631
 
22885
-
22886
22632
  var _SendPipelineExecutionStepSuccessCommand = class _SendPipelineExecutionStepSuccessCommand extends import_smithy_client.Command.classBuilder().ep({
22887
22633
  ...commonParams
22888
22634
  }).m(function(Command, cs, config, o) {
@@ -22899,7 +22645,6 @@ var SendPipelineExecutionStepSuccessCommand = _SendPipelineExecutionStepSuccessC
22899
22645
 
22900
22646
 
22901
22647
 
22902
-
22903
22648
  var _StartEdgeDeploymentStageCommand = class _StartEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
22904
22649
  ...commonParams
22905
22650
  }).m(function(Command, cs, config, o) {
@@ -22916,7 +22661,6 @@ var StartEdgeDeploymentStageCommand = _StartEdgeDeploymentStageCommand;
22916
22661
 
22917
22662
 
22918
22663
 
22919
-
22920
22664
  var _StartInferenceExperimentCommand = class _StartInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
22921
22665
  ...commonParams
22922
22666
  }).m(function(Command, cs, config, o) {
@@ -22933,7 +22677,6 @@ var StartInferenceExperimentCommand = _StartInferenceExperimentCommand;
22933
22677
 
22934
22678
 
22935
22679
 
22936
-
22937
22680
  var _StartMonitoringScheduleCommand = class _StartMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
22938
22681
  ...commonParams
22939
22682
  }).m(function(Command, cs, config, o) {
@@ -22950,7 +22693,6 @@ var StartMonitoringScheduleCommand = _StartMonitoringScheduleCommand;
22950
22693
 
22951
22694
 
22952
22695
 
22953
-
22954
22696
  var _StartNotebookInstanceCommand = class _StartNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
22955
22697
  ...commonParams
22956
22698
  }).m(function(Command, cs, config, o) {
@@ -22967,7 +22709,6 @@ var StartNotebookInstanceCommand = _StartNotebookInstanceCommand;
22967
22709
 
22968
22710
 
22969
22711
 
22970
-
22971
22712
  var _StartPipelineExecutionCommand = class _StartPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
22972
22713
  ...commonParams
22973
22714
  }).m(function(Command, cs, config, o) {
@@ -22984,7 +22725,6 @@ var StartPipelineExecutionCommand = _StartPipelineExecutionCommand;
22984
22725
 
22985
22726
 
22986
22727
 
22987
-
22988
22728
  var _StopAutoMLJobCommand = class _StopAutoMLJobCommand extends import_smithy_client.Command.classBuilder().ep({
22989
22729
  ...commonParams
22990
22730
  }).m(function(Command, cs, config, o) {
@@ -23001,7 +22741,6 @@ var StopAutoMLJobCommand = _StopAutoMLJobCommand;
23001
22741
 
23002
22742
 
23003
22743
 
23004
-
23005
22744
  var _StopCompilationJobCommand = class _StopCompilationJobCommand extends import_smithy_client.Command.classBuilder().ep({
23006
22745
  ...commonParams
23007
22746
  }).m(function(Command, cs, config, o) {
@@ -23018,7 +22757,6 @@ var StopCompilationJobCommand = _StopCompilationJobCommand;
23018
22757
 
23019
22758
 
23020
22759
 
23021
-
23022
22760
  var _StopEdgeDeploymentStageCommand = class _StopEdgeDeploymentStageCommand extends import_smithy_client.Command.classBuilder().ep({
23023
22761
  ...commonParams
23024
22762
  }).m(function(Command, cs, config, o) {
@@ -23035,7 +22773,6 @@ var StopEdgeDeploymentStageCommand = _StopEdgeDeploymentStageCommand;
23035
22773
 
23036
22774
 
23037
22775
 
23038
-
23039
22776
  var _StopEdgePackagingJobCommand = class _StopEdgePackagingJobCommand extends import_smithy_client.Command.classBuilder().ep({
23040
22777
  ...commonParams
23041
22778
  }).m(function(Command, cs, config, o) {
@@ -23052,7 +22789,6 @@ var StopEdgePackagingJobCommand = _StopEdgePackagingJobCommand;
23052
22789
 
23053
22790
 
23054
22791
 
23055
-
23056
22792
  var _StopHyperParameterTuningJobCommand = class _StopHyperParameterTuningJobCommand extends import_smithy_client.Command.classBuilder().ep({
23057
22793
  ...commonParams
23058
22794
  }).m(function(Command, cs, config, o) {
@@ -23069,7 +22805,6 @@ var StopHyperParameterTuningJobCommand = _StopHyperParameterTuningJobCommand;
23069
22805
 
23070
22806
 
23071
22807
 
23072
-
23073
22808
  var _StopInferenceExperimentCommand = class _StopInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
23074
22809
  ...commonParams
23075
22810
  }).m(function(Command, cs, config, o) {
@@ -23086,7 +22821,6 @@ var StopInferenceExperimentCommand = _StopInferenceExperimentCommand;
23086
22821
 
23087
22822
 
23088
22823
 
23089
-
23090
22824
  var _StopInferenceRecommendationsJobCommand = class _StopInferenceRecommendationsJobCommand extends import_smithy_client.Command.classBuilder().ep({
23091
22825
  ...commonParams
23092
22826
  }).m(function(Command, cs, config, o) {
@@ -23103,7 +22837,6 @@ var StopInferenceRecommendationsJobCommand = _StopInferenceRecommendationsJobCom
23103
22837
 
23104
22838
 
23105
22839
 
23106
-
23107
22840
  var _StopLabelingJobCommand = class _StopLabelingJobCommand extends import_smithy_client.Command.classBuilder().ep({
23108
22841
  ...commonParams
23109
22842
  }).m(function(Command, cs, config, o) {
@@ -23120,7 +22853,6 @@ var StopLabelingJobCommand = _StopLabelingJobCommand;
23120
22853
 
23121
22854
 
23122
22855
 
23123
-
23124
22856
  var _StopMonitoringScheduleCommand = class _StopMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
23125
22857
  ...commonParams
23126
22858
  }).m(function(Command, cs, config, o) {
@@ -23137,7 +22869,6 @@ var StopMonitoringScheduleCommand = _StopMonitoringScheduleCommand;
23137
22869
 
23138
22870
 
23139
22871
 
23140
-
23141
22872
  var _StopNotebookInstanceCommand = class _StopNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23142
22873
  ...commonParams
23143
22874
  }).m(function(Command, cs, config, o) {
@@ -23154,7 +22885,6 @@ var StopNotebookInstanceCommand = _StopNotebookInstanceCommand;
23154
22885
 
23155
22886
 
23156
22887
 
23157
-
23158
22888
  var _StopPipelineExecutionCommand = class _StopPipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
23159
22889
  ...commonParams
23160
22890
  }).m(function(Command, cs, config, o) {
@@ -23171,7 +22901,6 @@ var StopPipelineExecutionCommand = _StopPipelineExecutionCommand;
23171
22901
 
23172
22902
 
23173
22903
 
23174
-
23175
22904
  var _StopProcessingJobCommand = class _StopProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
23176
22905
  ...commonParams
23177
22906
  }).m(function(Command, cs, config, o) {
@@ -23188,7 +22917,6 @@ var StopProcessingJobCommand = _StopProcessingJobCommand;
23188
22917
 
23189
22918
 
23190
22919
 
23191
-
23192
22920
  var _StopTrainingJobCommand = class _StopTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
23193
22921
  ...commonParams
23194
22922
  }).m(function(Command, cs, config, o) {
@@ -23205,7 +22933,6 @@ var StopTrainingJobCommand = _StopTrainingJobCommand;
23205
22933
 
23206
22934
 
23207
22935
 
23208
-
23209
22936
  var _StopTransformJobCommand = class _StopTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
23210
22937
  ...commonParams
23211
22938
  }).m(function(Command, cs, config, o) {
@@ -23222,7 +22949,6 @@ var StopTransformJobCommand = _StopTransformJobCommand;
23222
22949
 
23223
22950
 
23224
22951
 
23225
-
23226
22952
  var _UpdateActionCommand = class _UpdateActionCommand extends import_smithy_client.Command.classBuilder().ep({
23227
22953
  ...commonParams
23228
22954
  }).m(function(Command, cs, config, o) {
@@ -23239,7 +22965,6 @@ var UpdateActionCommand = _UpdateActionCommand;
23239
22965
 
23240
22966
 
23241
22967
 
23242
-
23243
22968
  var _UpdateAppImageConfigCommand = class _UpdateAppImageConfigCommand extends import_smithy_client.Command.classBuilder().ep({
23244
22969
  ...commonParams
23245
22970
  }).m(function(Command, cs, config, o) {
@@ -23256,7 +22981,6 @@ var UpdateAppImageConfigCommand = _UpdateAppImageConfigCommand;
23256
22981
 
23257
22982
 
23258
22983
 
23259
-
23260
22984
  var _UpdateArtifactCommand = class _UpdateArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
23261
22985
  ...commonParams
23262
22986
  }).m(function(Command, cs, config, o) {
@@ -23273,7 +22997,6 @@ var UpdateArtifactCommand = _UpdateArtifactCommand;
23273
22997
 
23274
22998
 
23275
22999
 
23276
-
23277
23000
  var _UpdateClusterCommand = class _UpdateClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23278
23001
  ...commonParams
23279
23002
  }).m(function(Command, cs, config, o) {
@@ -23290,7 +23013,6 @@ var UpdateClusterCommand = _UpdateClusterCommand;
23290
23013
 
23291
23014
 
23292
23015
 
23293
-
23294
23016
  var _UpdateClusterSoftwareCommand = class _UpdateClusterSoftwareCommand extends import_smithy_client.Command.classBuilder().ep({
23295
23017
  ...commonParams
23296
23018
  }).m(function(Command, cs, config, o) {
@@ -23307,7 +23029,6 @@ var UpdateClusterSoftwareCommand = _UpdateClusterSoftwareCommand;
23307
23029
 
23308
23030
 
23309
23031
 
23310
-
23311
23032
  var _UpdateCodeRepositoryCommand = class _UpdateCodeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
23312
23033
  ...commonParams
23313
23034
  }).m(function(Command, cs, config, o) {
@@ -23324,7 +23045,6 @@ var UpdateCodeRepositoryCommand = _UpdateCodeRepositoryCommand;
23324
23045
 
23325
23046
 
23326
23047
 
23327
-
23328
23048
  var _UpdateContextCommand = class _UpdateContextCommand extends import_smithy_client.Command.classBuilder().ep({
23329
23049
  ...commonParams
23330
23050
  }).m(function(Command, cs, config, o) {
@@ -23341,7 +23061,6 @@ var UpdateContextCommand = _UpdateContextCommand;
23341
23061
 
23342
23062
 
23343
23063
 
23344
-
23345
23064
  var _UpdateDeviceFleetCommand = class _UpdateDeviceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
23346
23065
  ...commonParams
23347
23066
  }).m(function(Command, cs, config, o) {
@@ -23358,7 +23077,6 @@ var UpdateDeviceFleetCommand = _UpdateDeviceFleetCommand;
23358
23077
 
23359
23078
 
23360
23079
 
23361
-
23362
23080
  var _UpdateDevicesCommand = class _UpdateDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
23363
23081
  ...commonParams
23364
23082
  }).m(function(Command, cs, config, o) {
@@ -23375,7 +23093,6 @@ var UpdateDevicesCommand = _UpdateDevicesCommand;
23375
23093
 
23376
23094
 
23377
23095
 
23378
-
23379
23096
  var _UpdateDomainCommand = class _UpdateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
23380
23097
  ...commonParams
23381
23098
  }).m(function(Command, cs, config, o) {
@@ -23392,7 +23109,6 @@ var UpdateDomainCommand = _UpdateDomainCommand;
23392
23109
 
23393
23110
 
23394
23111
 
23395
-
23396
23112
  var _UpdateEndpointCommand = class _UpdateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23397
23113
  ...commonParams
23398
23114
  }).m(function(Command, cs, config, o) {
@@ -23409,7 +23125,6 @@ var UpdateEndpointCommand = _UpdateEndpointCommand;
23409
23125
 
23410
23126
 
23411
23127
 
23412
-
23413
23128
  var _UpdateEndpointWeightsAndCapacitiesCommand = class _UpdateEndpointWeightsAndCapacitiesCommand extends import_smithy_client.Command.classBuilder().ep({
23414
23129
  ...commonParams
23415
23130
  }).m(function(Command, cs, config, o) {
@@ -23426,7 +23141,6 @@ var UpdateEndpointWeightsAndCapacitiesCommand = _UpdateEndpointWeightsAndCapacit
23426
23141
 
23427
23142
 
23428
23143
 
23429
-
23430
23144
  var _UpdateExperimentCommand = class _UpdateExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
23431
23145
  ...commonParams
23432
23146
  }).m(function(Command, cs, config, o) {
@@ -23443,7 +23157,6 @@ var UpdateExperimentCommand = _UpdateExperimentCommand;
23443
23157
 
23444
23158
 
23445
23159
 
23446
-
23447
23160
  var _UpdateFeatureGroupCommand = class _UpdateFeatureGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23448
23161
  ...commonParams
23449
23162
  }).m(function(Command, cs, config, o) {
@@ -23460,7 +23173,6 @@ var UpdateFeatureGroupCommand = _UpdateFeatureGroupCommand;
23460
23173
 
23461
23174
 
23462
23175
 
23463
-
23464
23176
  var _UpdateFeatureMetadataCommand = class _UpdateFeatureMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
23465
23177
  ...commonParams
23466
23178
  }).m(function(Command, cs, config, o) {
@@ -23477,7 +23189,6 @@ var UpdateFeatureMetadataCommand = _UpdateFeatureMetadataCommand;
23477
23189
 
23478
23190
 
23479
23191
 
23480
-
23481
23192
  var _UpdateHubCommand = class _UpdateHubCommand extends import_smithy_client.Command.classBuilder().ep({
23482
23193
  ...commonParams
23483
23194
  }).m(function(Command, cs, config, o) {
@@ -23494,7 +23205,6 @@ var UpdateHubCommand = _UpdateHubCommand;
23494
23205
 
23495
23206
 
23496
23207
 
23497
-
23498
23208
  var _UpdateImageCommand = class _UpdateImageCommand extends import_smithy_client.Command.classBuilder().ep({
23499
23209
  ...commonParams
23500
23210
  }).m(function(Command, cs, config, o) {
@@ -23511,7 +23221,6 @@ var UpdateImageCommand = _UpdateImageCommand;
23511
23221
 
23512
23222
 
23513
23223
 
23514
-
23515
23224
  var _UpdateImageVersionCommand = class _UpdateImageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
23516
23225
  ...commonParams
23517
23226
  }).m(function(Command, cs, config, o) {
@@ -23528,7 +23237,6 @@ var UpdateImageVersionCommand = _UpdateImageVersionCommand;
23528
23237
 
23529
23238
 
23530
23239
 
23531
-
23532
23240
  var _UpdateInferenceComponentCommand = class _UpdateInferenceComponentCommand extends import_smithy_client.Command.classBuilder().ep({
23533
23241
  ...commonParams
23534
23242
  }).m(function(Command, cs, config, o) {
@@ -23545,7 +23253,6 @@ var UpdateInferenceComponentCommand = _UpdateInferenceComponentCommand;
23545
23253
 
23546
23254
 
23547
23255
 
23548
-
23549
23256
  var _UpdateInferenceComponentRuntimeConfigCommand = class _UpdateInferenceComponentRuntimeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
23550
23257
  ...commonParams
23551
23258
  }).m(function(Command, cs, config, o) {
@@ -23562,7 +23269,6 @@ var UpdateInferenceComponentRuntimeConfigCommand = _UpdateInferenceComponentRunt
23562
23269
 
23563
23270
 
23564
23271
 
23565
-
23566
23272
  var _UpdateInferenceExperimentCommand = class _UpdateInferenceExperimentCommand extends import_smithy_client.Command.classBuilder().ep({
23567
23273
  ...commonParams
23568
23274
  }).m(function(Command, cs, config, o) {
@@ -23579,7 +23285,6 @@ var UpdateInferenceExperimentCommand = _UpdateInferenceExperimentCommand;
23579
23285
 
23580
23286
 
23581
23287
 
23582
-
23583
23288
  var _UpdateModelCardCommand = class _UpdateModelCardCommand extends import_smithy_client.Command.classBuilder().ep({
23584
23289
  ...commonParams
23585
23290
  }).m(function(Command, cs, config, o) {
@@ -23596,7 +23301,6 @@ var UpdateModelCardCommand = _UpdateModelCardCommand;
23596
23301
 
23597
23302
 
23598
23303
 
23599
-
23600
23304
  var _UpdateModelPackageCommand = class _UpdateModelPackageCommand extends import_smithy_client.Command.classBuilder().ep({
23601
23305
  ...commonParams
23602
23306
  }).m(function(Command, cs, config, o) {
@@ -23613,7 +23317,6 @@ var UpdateModelPackageCommand = _UpdateModelPackageCommand;
23613
23317
 
23614
23318
 
23615
23319
 
23616
-
23617
23320
  var _UpdateMonitoringAlertCommand = class _UpdateMonitoringAlertCommand extends import_smithy_client.Command.classBuilder().ep({
23618
23321
  ...commonParams
23619
23322
  }).m(function(Command, cs, config, o) {
@@ -23630,7 +23333,6 @@ var UpdateMonitoringAlertCommand = _UpdateMonitoringAlertCommand;
23630
23333
 
23631
23334
 
23632
23335
 
23633
-
23634
23336
  var _UpdateMonitoringScheduleCommand = class _UpdateMonitoringScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
23635
23337
  ...commonParams
23636
23338
  }).m(function(Command, cs, config, o) {
@@ -23647,7 +23349,6 @@ var UpdateMonitoringScheduleCommand = _UpdateMonitoringScheduleCommand;
23647
23349
 
23648
23350
 
23649
23351
 
23650
-
23651
23352
  var _UpdateNotebookInstanceCommand = class _UpdateNotebookInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23652
23353
  ...commonParams
23653
23354
  }).m(function(Command, cs, config, o) {
@@ -23664,7 +23365,6 @@ var UpdateNotebookInstanceCommand = _UpdateNotebookInstanceCommand;
23664
23365
 
23665
23366
 
23666
23367
 
23667
-
23668
23368
  var _UpdateNotebookInstanceLifecycleConfigCommand = class _UpdateNotebookInstanceLifecycleConfigCommand extends import_smithy_client.Command.classBuilder().ep({
23669
23369
  ...commonParams
23670
23370
  }).m(function(Command, cs, config, o) {
@@ -23681,7 +23381,6 @@ var UpdateNotebookInstanceLifecycleConfigCommand = _UpdateNotebookInstanceLifecy
23681
23381
 
23682
23382
 
23683
23383
 
23684
-
23685
23384
  var _UpdatePipelineCommand = class _UpdatePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
23686
23385
  ...commonParams
23687
23386
  }).m(function(Command, cs, config, o) {
@@ -23698,7 +23397,6 @@ var UpdatePipelineCommand = _UpdatePipelineCommand;
23698
23397
 
23699
23398
 
23700
23399
 
23701
-
23702
23400
  var _UpdatePipelineExecutionCommand = class _UpdatePipelineExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
23703
23401
  ...commonParams
23704
23402
  }).m(function(Command, cs, config, o) {
@@ -23715,7 +23413,6 @@ var UpdatePipelineExecutionCommand = _UpdatePipelineExecutionCommand;
23715
23413
 
23716
23414
 
23717
23415
 
23718
-
23719
23416
  var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
23720
23417
  ...commonParams
23721
23418
  }).m(function(Command, cs, config, o) {
@@ -23732,7 +23429,6 @@ var UpdateProjectCommand = _UpdateProjectCommand;
23732
23429
 
23733
23430
 
23734
23431
 
23735
-
23736
23432
  var _UpdateSpaceCommand = class _UpdateSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
23737
23433
  ...commonParams
23738
23434
  }).m(function(Command, cs, config, o) {
@@ -23749,7 +23445,6 @@ var UpdateSpaceCommand = _UpdateSpaceCommand;
23749
23445
 
23750
23446
 
23751
23447
 
23752
-
23753
23448
  var _UpdateTrainingJobCommand = class _UpdateTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
23754
23449
  ...commonParams
23755
23450
  }).m(function(Command, cs, config, o) {
@@ -23766,7 +23461,6 @@ var UpdateTrainingJobCommand = _UpdateTrainingJobCommand;
23766
23461
 
23767
23462
 
23768
23463
 
23769
-
23770
23464
  var _UpdateTrialCommand = class _UpdateTrialCommand extends import_smithy_client.Command.classBuilder().ep({
23771
23465
  ...commonParams
23772
23466
  }).m(function(Command, cs, config, o) {
@@ -23783,7 +23477,6 @@ var UpdateTrialCommand = _UpdateTrialCommand;
23783
23477
 
23784
23478
 
23785
23479
 
23786
-
23787
23480
  var _UpdateTrialComponentCommand = class _UpdateTrialComponentCommand extends import_smithy_client.Command.classBuilder().ep({
23788
23481
  ...commonParams
23789
23482
  }).m(function(Command, cs, config, o) {
@@ -23800,7 +23493,6 @@ var UpdateTrialComponentCommand = _UpdateTrialComponentCommand;
23800
23493
 
23801
23494
 
23802
23495
 
23803
-
23804
23496
  var _UpdateUserProfileCommand = class _UpdateUserProfileCommand extends import_smithy_client.Command.classBuilder().ep({
23805
23497
  ...commonParams
23806
23498
  }).m(function(Command, cs, config, o) {
@@ -23817,7 +23509,6 @@ var UpdateUserProfileCommand = _UpdateUserProfileCommand;
23817
23509
 
23818
23510
 
23819
23511
 
23820
-
23821
23512
  var _UpdateWorkforceCommand = class _UpdateWorkforceCommand extends import_smithy_client.Command.classBuilder().ep({
23822
23513
  ...commonParams
23823
23514
  }).m(function(Command, cs, config, o) {
@@ -23834,7 +23525,6 @@ var UpdateWorkforceCommand = _UpdateWorkforceCommand;
23834
23525
 
23835
23526
 
23836
23527
 
23837
-
23838
23528
  var _UpdateWorkteamCommand = class _UpdateWorkteamCommand extends import_smithy_client.Command.classBuilder().ep({
23839
23529
  ...commonParams
23840
23530
  }).m(function(Command, cs, config, o) {
@@ -25386,10 +25076,6 @@ var NotebookInstanceSortKey = {
25386
25076
  NAME: "Name",
25387
25077
  STATUS: "Status"
25388
25078
  };
25389
- var NotebookInstanceSortOrder = {
25390
- ASCENDING: "Ascending",
25391
- DESCENDING: "Descending"
25392
- };
25393
25079
  // Annotate the CommonJS export names for ESM import in node:
25394
25080
 
25395
25081
  0 && (module.exports = {
@@ -25929,6 +25615,7 @@ var NotebookInstanceSortOrder = {
25929
25615
  FailureHandlingPolicy,
25930
25616
  DeviceSubsetType,
25931
25617
  ProductionVariantAcceleratorType,
25618
+ ProductionVariantInferenceAmiVersion,
25932
25619
  ManagedInstanceScalingStatus,
25933
25620
  RoutingStrategy,
25934
25621
  FeatureType,