@aws-sdk/client-sagemaker 3.337.0 → 3.339.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 (1235) hide show
  1. package/dist-cjs/SageMakerClient.js +2 -1
  2. package/dist-cjs/commands/AddAssociationCommand.js +2 -1
  3. package/dist-cjs/commands/AddTagsCommand.js +2 -1
  4. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -1
  5. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -1
  6. package/dist-cjs/commands/CreateActionCommand.js +2 -1
  7. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -1
  8. package/dist-cjs/commands/CreateAppCommand.js +2 -1
  9. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -1
  10. package/dist-cjs/commands/CreateArtifactCommand.js +2 -1
  11. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -1
  12. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +2 -1
  13. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -1
  14. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -1
  15. package/dist-cjs/commands/CreateContextCommand.js +2 -1
  16. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -1
  17. package/dist-cjs/commands/CreateDeviceFleetCommand.js +2 -1
  18. package/dist-cjs/commands/CreateDomainCommand.js +2 -1
  19. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -1
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +2 -1
  21. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +2 -1
  22. package/dist-cjs/commands/CreateEndpointCommand.js +2 -1
  23. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -1
  24. package/dist-cjs/commands/CreateExperimentCommand.js +2 -1
  25. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -1
  26. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -1
  27. package/dist-cjs/commands/CreateHubCommand.js +2 -1
  28. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -1
  29. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -1
  30. package/dist-cjs/commands/CreateImageCommand.js +2 -1
  31. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -1
  32. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +2 -1
  33. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -1
  34. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -1
  35. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -1
  36. package/dist-cjs/commands/CreateModelCardCommand.js +2 -1
  37. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +2 -1
  38. package/dist-cjs/commands/CreateModelCommand.js +2 -1
  39. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -1
  40. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -1
  41. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -1
  42. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -1
  43. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -1
  44. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -1
  45. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -1
  46. package/dist-cjs/commands/CreatePipelineCommand.js +2 -1
  47. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -1
  48. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -1
  49. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -1
  50. package/dist-cjs/commands/CreateProjectCommand.js +2 -1
  51. package/dist-cjs/commands/CreateSpaceCommand.js +2 -1
  52. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -1
  53. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -1
  54. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -1
  55. package/dist-cjs/commands/CreateTrialCommand.js +2 -1
  56. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -1
  57. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -1
  58. package/dist-cjs/commands/CreateWorkforceCommand.js +2 -1
  59. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -1
  60. package/dist-cjs/commands/DeleteActionCommand.js +2 -1
  61. package/dist-cjs/commands/DeleteAlgorithmCommand.js +2 -1
  62. package/dist-cjs/commands/DeleteAppCommand.js +2 -1
  63. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +2 -1
  64. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -1
  65. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -1
  66. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +2 -1
  67. package/dist-cjs/commands/DeleteContextCommand.js +2 -1
  68. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +2 -1
  69. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +2 -1
  70. package/dist-cjs/commands/DeleteDomainCommand.js +2 -1
  71. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +2 -1
  72. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +2 -1
  73. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -1
  74. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +2 -1
  75. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -1
  76. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +2 -1
  77. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -1
  78. package/dist-cjs/commands/DeleteHubCommand.js +2 -1
  79. package/dist-cjs/commands/DeleteHubContentCommand.js +2 -1
  80. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -1
  81. package/dist-cjs/commands/DeleteImageCommand.js +2 -1
  82. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -1
  83. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +2 -1
  84. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +2 -1
  85. package/dist-cjs/commands/DeleteModelCardCommand.js +2 -1
  86. package/dist-cjs/commands/DeleteModelCommand.js +2 -1
  87. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -1
  88. package/dist-cjs/commands/DeleteModelPackageCommand.js +2 -1
  89. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +2 -1
  90. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +2 -1
  91. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +2 -1
  92. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +2 -1
  93. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +2 -1
  94. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -1
  95. package/dist-cjs/commands/DeletePipelineCommand.js +2 -1
  96. package/dist-cjs/commands/DeleteProjectCommand.js +2 -1
  97. package/dist-cjs/commands/DeleteSpaceCommand.js +2 -1
  98. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +2 -1
  99. package/dist-cjs/commands/DeleteTagsCommand.js +2 -1
  100. package/dist-cjs/commands/DeleteTrialCommand.js +2 -1
  101. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -1
  102. package/dist-cjs/commands/DeleteUserProfileCommand.js +2 -1
  103. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -1
  104. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -1
  105. package/dist-cjs/commands/DeregisterDevicesCommand.js +2 -1
  106. package/dist-cjs/commands/DescribeActionCommand.js +2 -1
  107. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -1
  108. package/dist-cjs/commands/DescribeAppCommand.js +2 -1
  109. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -1
  110. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -1
  111. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -1
  112. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +2 -1
  113. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -1
  114. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -1
  115. package/dist-cjs/commands/DescribeContextCommand.js +2 -1
  116. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -1
  117. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -1
  118. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -1
  119. package/dist-cjs/commands/DescribeDomainCommand.js +2 -1
  120. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -1
  121. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -1
  122. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -1
  123. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -1
  124. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -1
  125. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -1
  126. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -1
  127. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -1
  128. package/dist-cjs/commands/DescribeHubCommand.js +2 -1
  129. package/dist-cjs/commands/DescribeHubContentCommand.js +2 -1
  130. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -1
  131. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -1
  132. package/dist-cjs/commands/DescribeImageCommand.js +2 -1
  133. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -1
  134. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +2 -1
  135. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -1
  136. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -1
  137. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -1
  138. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -1
  139. package/dist-cjs/commands/DescribeModelCardCommand.js +2 -1
  140. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +2 -1
  141. package/dist-cjs/commands/DescribeModelCommand.js +2 -1
  142. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -1
  143. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -1
  144. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -1
  145. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -1
  146. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -1
  147. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -1
  148. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -1
  149. package/dist-cjs/commands/DescribePipelineCommand.js +2 -1
  150. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -1
  151. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -1
  152. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -1
  153. package/dist-cjs/commands/DescribeProjectCommand.js +2 -1
  154. package/dist-cjs/commands/DescribeSpaceCommand.js +2 -1
  155. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -1
  156. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -1
  157. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -1
  158. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -1
  159. package/dist-cjs/commands/DescribeTrialCommand.js +2 -1
  160. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -1
  161. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -1
  162. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -1
  163. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -1
  164. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -1
  165. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -1
  166. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -1
  167. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -1
  168. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -1
  169. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -1
  170. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -1
  171. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -1
  172. package/dist-cjs/commands/ImportHubContentCommand.js +2 -1
  173. package/dist-cjs/commands/ListActionsCommand.js +2 -1
  174. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -1
  175. package/dist-cjs/commands/ListAliasesCommand.js +2 -1
  176. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -1
  177. package/dist-cjs/commands/ListAppsCommand.js +2 -1
  178. package/dist-cjs/commands/ListArtifactsCommand.js +2 -1
  179. package/dist-cjs/commands/ListAssociationsCommand.js +2 -1
  180. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -1
  181. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -1
  182. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -1
  183. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -1
  184. package/dist-cjs/commands/ListContextsCommand.js +2 -1
  185. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -1
  186. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -1
  187. package/dist-cjs/commands/ListDevicesCommand.js +2 -1
  188. package/dist-cjs/commands/ListDomainsCommand.js +2 -1
  189. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -1
  190. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -1
  191. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -1
  192. package/dist-cjs/commands/ListEndpointsCommand.js +2 -1
  193. package/dist-cjs/commands/ListExperimentsCommand.js +2 -1
  194. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -1
  195. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -1
  196. package/dist-cjs/commands/ListHubContentVersionsCommand.js +2 -1
  197. package/dist-cjs/commands/ListHubContentsCommand.js +2 -1
  198. package/dist-cjs/commands/ListHubsCommand.js +2 -1
  199. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -1
  200. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -1
  201. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -1
  202. package/dist-cjs/commands/ListImagesCommand.js +2 -1
  203. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +2 -1
  204. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -1
  205. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -1
  206. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -1
  207. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -1
  208. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -1
  209. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -1
  210. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +2 -1
  211. package/dist-cjs/commands/ListModelCardVersionsCommand.js +2 -1
  212. package/dist-cjs/commands/ListModelCardsCommand.js +2 -1
  213. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -1
  214. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -1
  215. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -1
  216. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -1
  217. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -1
  218. package/dist-cjs/commands/ListModelsCommand.js +2 -1
  219. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +2 -1
  220. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +2 -1
  221. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -1
  222. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -1
  223. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
  224. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -1
  225. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -1
  226. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -1
  227. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -1
  228. package/dist-cjs/commands/ListPipelinesCommand.js +2 -1
  229. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -1
  230. package/dist-cjs/commands/ListProjectsCommand.js +2 -1
  231. package/dist-cjs/commands/ListSpacesCommand.js +2 -1
  232. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -1
  233. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -1
  234. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -1
  235. package/dist-cjs/commands/ListTagsCommand.js +2 -1
  236. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -1
  237. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -1
  238. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -1
  239. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -1
  240. package/dist-cjs/commands/ListTrialsCommand.js +2 -1
  241. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -1
  242. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -1
  243. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -1
  244. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -1
  245. package/dist-cjs/commands/QueryLineageCommand.js +2 -1
  246. package/dist-cjs/commands/RegisterDevicesCommand.js +2 -1
  247. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -1
  248. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -1
  249. package/dist-cjs/commands/SearchCommand.js +2 -1
  250. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -1
  251. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -1
  252. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +2 -1
  253. package/dist-cjs/commands/StartInferenceExperimentCommand.js +2 -1
  254. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +2 -1
  255. package/dist-cjs/commands/StartNotebookInstanceCommand.js +2 -1
  256. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -1
  257. package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -1
  258. package/dist-cjs/commands/StopCompilationJobCommand.js +2 -1
  259. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +2 -1
  260. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -1
  261. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -1
  262. package/dist-cjs/commands/StopInferenceExperimentCommand.js +2 -1
  263. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +2 -1
  264. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -1
  265. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -1
  266. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -1
  267. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -1
  268. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -1
  269. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -1
  270. package/dist-cjs/commands/StopTransformJobCommand.js +2 -1
  271. package/dist-cjs/commands/UpdateActionCommand.js +2 -1
  272. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -1
  273. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -1
  274. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -1
  275. package/dist-cjs/commands/UpdateContextCommand.js +2 -1
  276. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +2 -1
  277. package/dist-cjs/commands/UpdateDevicesCommand.js +2 -1
  278. package/dist-cjs/commands/UpdateDomainCommand.js +2 -1
  279. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -1
  280. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -1
  281. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -1
  282. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -1
  283. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +2 -1
  284. package/dist-cjs/commands/UpdateHubCommand.js +2 -1
  285. package/dist-cjs/commands/UpdateImageCommand.js +2 -1
  286. package/dist-cjs/commands/UpdateImageVersionCommand.js +2 -1
  287. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +2 -1
  288. package/dist-cjs/commands/UpdateModelCardCommand.js +2 -1
  289. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -1
  290. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +2 -1
  291. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -1
  292. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -1
  293. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -1
  294. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -1
  295. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -1
  296. package/dist-cjs/commands/UpdateProjectCommand.js +2 -1
  297. package/dist-cjs/commands/UpdateSpaceCommand.js +2 -1
  298. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -1
  299. package/dist-cjs/commands/UpdateTrialCommand.js +2 -1
  300. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -1
  301. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -1
  302. package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -1
  303. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -1
  304. package/dist-cjs/index.js +2 -2
  305. package/dist-cjs/models/SageMakerServiceException.js +2 -1
  306. package/dist-cjs/models/models_2.js +8 -5
  307. package/dist-cjs/models/models_3.js +5 -2
  308. package/dist-cjs/protocols/Aws_json1_1.js +11 -0
  309. package/dist-es/SageMakerClient.js +1 -0
  310. package/dist-es/commands/AddAssociationCommand.js +1 -0
  311. package/dist-es/commands/AddTagsCommand.js +1 -0
  312. package/dist-es/commands/AssociateTrialComponentCommand.js +1 -0
  313. package/dist-es/commands/BatchDescribeModelPackageCommand.js +1 -0
  314. package/dist-es/commands/CreateActionCommand.js +1 -0
  315. package/dist-es/commands/CreateAlgorithmCommand.js +1 -0
  316. package/dist-es/commands/CreateAppCommand.js +1 -0
  317. package/dist-es/commands/CreateAppImageConfigCommand.js +1 -0
  318. package/dist-es/commands/CreateArtifactCommand.js +1 -0
  319. package/dist-es/commands/CreateAutoMLJobCommand.js +1 -0
  320. package/dist-es/commands/CreateAutoMLJobV2Command.js +1 -0
  321. package/dist-es/commands/CreateCodeRepositoryCommand.js +1 -0
  322. package/dist-es/commands/CreateCompilationJobCommand.js +1 -0
  323. package/dist-es/commands/CreateContextCommand.js +1 -0
  324. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +1 -0
  325. package/dist-es/commands/CreateDeviceFleetCommand.js +1 -0
  326. package/dist-es/commands/CreateDomainCommand.js +1 -0
  327. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +1 -0
  328. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +1 -0
  329. package/dist-es/commands/CreateEdgePackagingJobCommand.js +1 -0
  330. package/dist-es/commands/CreateEndpointCommand.js +1 -0
  331. package/dist-es/commands/CreateEndpointConfigCommand.js +1 -0
  332. package/dist-es/commands/CreateExperimentCommand.js +1 -0
  333. package/dist-es/commands/CreateFeatureGroupCommand.js +1 -0
  334. package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -0
  335. package/dist-es/commands/CreateHubCommand.js +1 -0
  336. package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -0
  337. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +1 -0
  338. package/dist-es/commands/CreateImageCommand.js +1 -0
  339. package/dist-es/commands/CreateImageVersionCommand.js +1 -0
  340. package/dist-es/commands/CreateInferenceExperimentCommand.js +1 -0
  341. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +1 -0
  342. package/dist-es/commands/CreateLabelingJobCommand.js +1 -0
  343. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +1 -0
  344. package/dist-es/commands/CreateModelCardCommand.js +1 -0
  345. package/dist-es/commands/CreateModelCardExportJobCommand.js +1 -0
  346. package/dist-es/commands/CreateModelCommand.js +1 -0
  347. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -0
  348. package/dist-es/commands/CreateModelPackageCommand.js +1 -0
  349. package/dist-es/commands/CreateModelPackageGroupCommand.js +1 -0
  350. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +1 -0
  351. package/dist-es/commands/CreateMonitoringScheduleCommand.js +1 -0
  352. package/dist-es/commands/CreateNotebookInstanceCommand.js +1 -0
  353. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -0
  354. package/dist-es/commands/CreatePipelineCommand.js +1 -0
  355. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +1 -0
  356. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -0
  357. package/dist-es/commands/CreateProcessingJobCommand.js +1 -0
  358. package/dist-es/commands/CreateProjectCommand.js +1 -0
  359. package/dist-es/commands/CreateSpaceCommand.js +1 -0
  360. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +1 -0
  361. package/dist-es/commands/CreateTrainingJobCommand.js +1 -0
  362. package/dist-es/commands/CreateTransformJobCommand.js +1 -0
  363. package/dist-es/commands/CreateTrialCommand.js +1 -0
  364. package/dist-es/commands/CreateTrialComponentCommand.js +1 -0
  365. package/dist-es/commands/CreateUserProfileCommand.js +1 -0
  366. package/dist-es/commands/CreateWorkforceCommand.js +1 -0
  367. package/dist-es/commands/CreateWorkteamCommand.js +1 -0
  368. package/dist-es/commands/DeleteActionCommand.js +1 -0
  369. package/dist-es/commands/DeleteAlgorithmCommand.js +1 -0
  370. package/dist-es/commands/DeleteAppCommand.js +1 -0
  371. package/dist-es/commands/DeleteAppImageConfigCommand.js +1 -0
  372. package/dist-es/commands/DeleteArtifactCommand.js +1 -0
  373. package/dist-es/commands/DeleteAssociationCommand.js +1 -0
  374. package/dist-es/commands/DeleteCodeRepositoryCommand.js +1 -0
  375. package/dist-es/commands/DeleteContextCommand.js +1 -0
  376. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +1 -0
  377. package/dist-es/commands/DeleteDeviceFleetCommand.js +1 -0
  378. package/dist-es/commands/DeleteDomainCommand.js +1 -0
  379. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +1 -0
  380. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +1 -0
  381. package/dist-es/commands/DeleteEndpointCommand.js +1 -0
  382. package/dist-es/commands/DeleteEndpointConfigCommand.js +1 -0
  383. package/dist-es/commands/DeleteExperimentCommand.js +1 -0
  384. package/dist-es/commands/DeleteFeatureGroupCommand.js +1 -0
  385. package/dist-es/commands/DeleteFlowDefinitionCommand.js +1 -0
  386. package/dist-es/commands/DeleteHubCommand.js +1 -0
  387. package/dist-es/commands/DeleteHubContentCommand.js +1 -0
  388. package/dist-es/commands/DeleteHumanTaskUiCommand.js +1 -0
  389. package/dist-es/commands/DeleteImageCommand.js +1 -0
  390. package/dist-es/commands/DeleteImageVersionCommand.js +1 -0
  391. package/dist-es/commands/DeleteInferenceExperimentCommand.js +1 -0
  392. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +1 -0
  393. package/dist-es/commands/DeleteModelCardCommand.js +1 -0
  394. package/dist-es/commands/DeleteModelCommand.js +1 -0
  395. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -0
  396. package/dist-es/commands/DeleteModelPackageCommand.js +1 -0
  397. package/dist-es/commands/DeleteModelPackageGroupCommand.js +1 -0
  398. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +1 -0
  399. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +1 -0
  400. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +1 -0
  401. package/dist-es/commands/DeleteNotebookInstanceCommand.js +1 -0
  402. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -0
  403. package/dist-es/commands/DeletePipelineCommand.js +1 -0
  404. package/dist-es/commands/DeleteProjectCommand.js +1 -0
  405. package/dist-es/commands/DeleteSpaceCommand.js +1 -0
  406. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +1 -0
  407. package/dist-es/commands/DeleteTagsCommand.js +1 -0
  408. package/dist-es/commands/DeleteTrialCommand.js +1 -0
  409. package/dist-es/commands/DeleteTrialComponentCommand.js +1 -0
  410. package/dist-es/commands/DeleteUserProfileCommand.js +1 -0
  411. package/dist-es/commands/DeleteWorkforceCommand.js +1 -0
  412. package/dist-es/commands/DeleteWorkteamCommand.js +1 -0
  413. package/dist-es/commands/DeregisterDevicesCommand.js +1 -0
  414. package/dist-es/commands/DescribeActionCommand.js +1 -0
  415. package/dist-es/commands/DescribeAlgorithmCommand.js +1 -0
  416. package/dist-es/commands/DescribeAppCommand.js +1 -0
  417. package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -0
  418. package/dist-es/commands/DescribeArtifactCommand.js +1 -0
  419. package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -0
  420. package/dist-es/commands/DescribeAutoMLJobV2Command.js +1 -0
  421. package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -0
  422. package/dist-es/commands/DescribeCompilationJobCommand.js +1 -0
  423. package/dist-es/commands/DescribeContextCommand.js +1 -0
  424. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -0
  425. package/dist-es/commands/DescribeDeviceCommand.js +1 -0
  426. package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -0
  427. package/dist-es/commands/DescribeDomainCommand.js +1 -0
  428. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -0
  429. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -0
  430. package/dist-es/commands/DescribeEndpointCommand.js +1 -0
  431. package/dist-es/commands/DescribeEndpointConfigCommand.js +1 -0
  432. package/dist-es/commands/DescribeExperimentCommand.js +1 -0
  433. package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -0
  434. package/dist-es/commands/DescribeFeatureMetadataCommand.js +1 -0
  435. package/dist-es/commands/DescribeFlowDefinitionCommand.js +1 -0
  436. package/dist-es/commands/DescribeHubCommand.js +1 -0
  437. package/dist-es/commands/DescribeHubContentCommand.js +1 -0
  438. package/dist-es/commands/DescribeHumanTaskUiCommand.js +1 -0
  439. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +1 -0
  440. package/dist-es/commands/DescribeImageCommand.js +1 -0
  441. package/dist-es/commands/DescribeImageVersionCommand.js +1 -0
  442. package/dist-es/commands/DescribeInferenceExperimentCommand.js +1 -0
  443. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +1 -0
  444. package/dist-es/commands/DescribeLabelingJobCommand.js +1 -0
  445. package/dist-es/commands/DescribeLineageGroupCommand.js +1 -0
  446. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +1 -0
  447. package/dist-es/commands/DescribeModelCardCommand.js +1 -0
  448. package/dist-es/commands/DescribeModelCardExportJobCommand.js +1 -0
  449. package/dist-es/commands/DescribeModelCommand.js +1 -0
  450. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -0
  451. package/dist-es/commands/DescribeModelPackageCommand.js +1 -0
  452. package/dist-es/commands/DescribeModelPackageGroupCommand.js +1 -0
  453. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +1 -0
  454. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +1 -0
  455. package/dist-es/commands/DescribeNotebookInstanceCommand.js +1 -0
  456. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -0
  457. package/dist-es/commands/DescribePipelineCommand.js +1 -0
  458. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -0
  459. package/dist-es/commands/DescribePipelineExecutionCommand.js +1 -0
  460. package/dist-es/commands/DescribeProcessingJobCommand.js +1 -0
  461. package/dist-es/commands/DescribeProjectCommand.js +1 -0
  462. package/dist-es/commands/DescribeSpaceCommand.js +1 -0
  463. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -0
  464. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -0
  465. package/dist-es/commands/DescribeTrainingJobCommand.js +1 -0
  466. package/dist-es/commands/DescribeTransformJobCommand.js +1 -0
  467. package/dist-es/commands/DescribeTrialCommand.js +1 -0
  468. package/dist-es/commands/DescribeTrialComponentCommand.js +1 -0
  469. package/dist-es/commands/DescribeUserProfileCommand.js +1 -0
  470. package/dist-es/commands/DescribeWorkforceCommand.js +1 -0
  471. package/dist-es/commands/DescribeWorkteamCommand.js +1 -0
  472. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -0
  473. package/dist-es/commands/DisassociateTrialComponentCommand.js +1 -0
  474. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -0
  475. package/dist-es/commands/GetDeviceFleetReportCommand.js +1 -0
  476. package/dist-es/commands/GetLineageGroupPolicyCommand.js +1 -0
  477. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +1 -0
  478. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -0
  479. package/dist-es/commands/GetSearchSuggestionsCommand.js +1 -0
  480. package/dist-es/commands/ImportHubContentCommand.js +1 -0
  481. package/dist-es/commands/ListActionsCommand.js +1 -0
  482. package/dist-es/commands/ListAlgorithmsCommand.js +1 -0
  483. package/dist-es/commands/ListAliasesCommand.js +1 -0
  484. package/dist-es/commands/ListAppImageConfigsCommand.js +1 -0
  485. package/dist-es/commands/ListAppsCommand.js +1 -0
  486. package/dist-es/commands/ListArtifactsCommand.js +1 -0
  487. package/dist-es/commands/ListAssociationsCommand.js +1 -0
  488. package/dist-es/commands/ListAutoMLJobsCommand.js +1 -0
  489. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +1 -0
  490. package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -0
  491. package/dist-es/commands/ListCompilationJobsCommand.js +1 -0
  492. package/dist-es/commands/ListContextsCommand.js +1 -0
  493. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -0
  494. package/dist-es/commands/ListDeviceFleetsCommand.js +1 -0
  495. package/dist-es/commands/ListDevicesCommand.js +1 -0
  496. package/dist-es/commands/ListDomainsCommand.js +1 -0
  497. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -0
  498. package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -0
  499. package/dist-es/commands/ListEndpointConfigsCommand.js +1 -0
  500. package/dist-es/commands/ListEndpointsCommand.js +1 -0
  501. package/dist-es/commands/ListExperimentsCommand.js +1 -0
  502. package/dist-es/commands/ListFeatureGroupsCommand.js +1 -0
  503. package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -0
  504. package/dist-es/commands/ListHubContentVersionsCommand.js +1 -0
  505. package/dist-es/commands/ListHubContentsCommand.js +1 -0
  506. package/dist-es/commands/ListHubsCommand.js +1 -0
  507. package/dist-es/commands/ListHumanTaskUisCommand.js +1 -0
  508. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -0
  509. package/dist-es/commands/ListImageVersionsCommand.js +1 -0
  510. package/dist-es/commands/ListImagesCommand.js +1 -0
  511. package/dist-es/commands/ListInferenceExperimentsCommand.js +1 -0
  512. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -0
  513. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -0
  514. package/dist-es/commands/ListLabelingJobsCommand.js +1 -0
  515. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -0
  516. package/dist-es/commands/ListLineageGroupsCommand.js +1 -0
  517. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -0
  518. package/dist-es/commands/ListModelCardExportJobsCommand.js +1 -0
  519. package/dist-es/commands/ListModelCardVersionsCommand.js +1 -0
  520. package/dist-es/commands/ListModelCardsCommand.js +1 -0
  521. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -0
  522. package/dist-es/commands/ListModelMetadataCommand.js +1 -0
  523. package/dist-es/commands/ListModelPackageGroupsCommand.js +1 -0
  524. package/dist-es/commands/ListModelPackagesCommand.js +1 -0
  525. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +1 -0
  526. package/dist-es/commands/ListModelsCommand.js +1 -0
  527. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +1 -0
  528. package/dist-es/commands/ListMonitoringAlertsCommand.js +1 -0
  529. package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -0
  530. package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -0
  531. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -0
  532. package/dist-es/commands/ListNotebookInstancesCommand.js +1 -0
  533. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +1 -0
  534. package/dist-es/commands/ListPipelineExecutionsCommand.js +1 -0
  535. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +1 -0
  536. package/dist-es/commands/ListPipelinesCommand.js +1 -0
  537. package/dist-es/commands/ListProcessingJobsCommand.js +1 -0
  538. package/dist-es/commands/ListProjectsCommand.js +1 -0
  539. package/dist-es/commands/ListSpacesCommand.js +1 -0
  540. package/dist-es/commands/ListStageDevicesCommand.js +1 -0
  541. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +1 -0
  542. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +1 -0
  543. package/dist-es/commands/ListTagsCommand.js +1 -0
  544. package/dist-es/commands/ListTrainingJobsCommand.js +1 -0
  545. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -0
  546. package/dist-es/commands/ListTransformJobsCommand.js +1 -0
  547. package/dist-es/commands/ListTrialComponentsCommand.js +1 -0
  548. package/dist-es/commands/ListTrialsCommand.js +1 -0
  549. package/dist-es/commands/ListUserProfilesCommand.js +1 -0
  550. package/dist-es/commands/ListWorkforcesCommand.js +1 -0
  551. package/dist-es/commands/ListWorkteamsCommand.js +1 -0
  552. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +1 -0
  553. package/dist-es/commands/QueryLineageCommand.js +1 -0
  554. package/dist-es/commands/RegisterDevicesCommand.js +1 -0
  555. package/dist-es/commands/RenderUiTemplateCommand.js +1 -0
  556. package/dist-es/commands/RetryPipelineExecutionCommand.js +1 -0
  557. package/dist-es/commands/SearchCommand.js +1 -0
  558. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +1 -0
  559. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +1 -0
  560. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +1 -0
  561. package/dist-es/commands/StartInferenceExperimentCommand.js +1 -0
  562. package/dist-es/commands/StartMonitoringScheduleCommand.js +1 -0
  563. package/dist-es/commands/StartNotebookInstanceCommand.js +1 -0
  564. package/dist-es/commands/StartPipelineExecutionCommand.js +1 -0
  565. package/dist-es/commands/StopAutoMLJobCommand.js +1 -0
  566. package/dist-es/commands/StopCompilationJobCommand.js +1 -0
  567. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +1 -0
  568. package/dist-es/commands/StopEdgePackagingJobCommand.js +1 -0
  569. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -0
  570. package/dist-es/commands/StopInferenceExperimentCommand.js +1 -0
  571. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +1 -0
  572. package/dist-es/commands/StopLabelingJobCommand.js +1 -0
  573. package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -0
  574. package/dist-es/commands/StopNotebookInstanceCommand.js +1 -0
  575. package/dist-es/commands/StopPipelineExecutionCommand.js +1 -0
  576. package/dist-es/commands/StopProcessingJobCommand.js +1 -0
  577. package/dist-es/commands/StopTrainingJobCommand.js +1 -0
  578. package/dist-es/commands/StopTransformJobCommand.js +1 -0
  579. package/dist-es/commands/UpdateActionCommand.js +1 -0
  580. package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -0
  581. package/dist-es/commands/UpdateArtifactCommand.js +1 -0
  582. package/dist-es/commands/UpdateCodeRepositoryCommand.js +1 -0
  583. package/dist-es/commands/UpdateContextCommand.js +1 -0
  584. package/dist-es/commands/UpdateDeviceFleetCommand.js +1 -0
  585. package/dist-es/commands/UpdateDevicesCommand.js +1 -0
  586. package/dist-es/commands/UpdateDomainCommand.js +1 -0
  587. package/dist-es/commands/UpdateEndpointCommand.js +1 -0
  588. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -0
  589. package/dist-es/commands/UpdateExperimentCommand.js +1 -0
  590. package/dist-es/commands/UpdateFeatureGroupCommand.js +1 -0
  591. package/dist-es/commands/UpdateFeatureMetadataCommand.js +1 -0
  592. package/dist-es/commands/UpdateHubCommand.js +1 -0
  593. package/dist-es/commands/UpdateImageCommand.js +1 -0
  594. package/dist-es/commands/UpdateImageVersionCommand.js +1 -0
  595. package/dist-es/commands/UpdateInferenceExperimentCommand.js +1 -0
  596. package/dist-es/commands/UpdateModelCardCommand.js +1 -0
  597. package/dist-es/commands/UpdateModelPackageCommand.js +1 -0
  598. package/dist-es/commands/UpdateMonitoringAlertCommand.js +1 -0
  599. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -0
  600. package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -0
  601. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -0
  602. package/dist-es/commands/UpdatePipelineCommand.js +1 -0
  603. package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -0
  604. package/dist-es/commands/UpdateProjectCommand.js +1 -0
  605. package/dist-es/commands/UpdateSpaceCommand.js +1 -0
  606. package/dist-es/commands/UpdateTrainingJobCommand.js +1 -0
  607. package/dist-es/commands/UpdateTrialCommand.js +1 -0
  608. package/dist-es/commands/UpdateTrialComponentCommand.js +1 -0
  609. package/dist-es/commands/UpdateUserProfileCommand.js +1 -0
  610. package/dist-es/commands/UpdateWorkforceCommand.js +1 -0
  611. package/dist-es/commands/UpdateWorkteamCommand.js +1 -0
  612. package/dist-es/index.js +2 -2
  613. package/dist-es/models/SageMakerServiceException.js +1 -0
  614. package/dist-es/models/models_2.js +6 -3
  615. package/dist-es/models/models_3.js +3 -0
  616. package/dist-es/protocols/Aws_json1_1.js +11 -0
  617. package/dist-types/SageMakerClient.d.ts +3 -3
  618. package/dist-types/commands/AddAssociationCommand.d.ts +4 -0
  619. package/dist-types/commands/AddTagsCommand.d.ts +4 -0
  620. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +4 -0
  621. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +4 -0
  622. package/dist-types/commands/CreateActionCommand.d.ts +4 -0
  623. package/dist-types/commands/CreateAlgorithmCommand.d.ts +4 -0
  624. package/dist-types/commands/CreateAppCommand.d.ts +4 -0
  625. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +4 -0
  626. package/dist-types/commands/CreateArtifactCommand.d.ts +4 -0
  627. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +4 -0
  628. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +4 -0
  629. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +4 -0
  630. package/dist-types/commands/CreateCompilationJobCommand.d.ts +4 -0
  631. package/dist-types/commands/CreateContextCommand.d.ts +4 -0
  632. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +4 -0
  633. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -0
  634. package/dist-types/commands/CreateDomainCommand.d.ts +4 -0
  635. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +4 -0
  636. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +4 -0
  637. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -0
  638. package/dist-types/commands/CreateEndpointCommand.d.ts +4 -0
  639. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
  640. package/dist-types/commands/CreateExperimentCommand.d.ts +4 -0
  641. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +4 -0
  642. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +4 -0
  643. package/dist-types/commands/CreateHubCommand.d.ts +4 -0
  644. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +4 -0
  645. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +4 -0
  646. package/dist-types/commands/CreateImageCommand.d.ts +4 -0
  647. package/dist-types/commands/CreateImageVersionCommand.d.ts +4 -0
  648. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +4 -0
  649. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +4 -0
  650. package/dist-types/commands/CreateLabelingJobCommand.d.ts +4 -0
  651. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +4 -0
  652. package/dist-types/commands/CreateModelCardCommand.d.ts +4 -0
  653. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +4 -0
  654. package/dist-types/commands/CreateModelCommand.d.ts +4 -0
  655. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  656. package/dist-types/commands/CreateModelPackageCommand.d.ts +4 -0
  657. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +4 -0
  658. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +4 -0
  659. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +4 -0
  660. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +4 -0
  661. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  662. package/dist-types/commands/CreatePipelineCommand.d.ts +4 -0
  663. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +4 -0
  664. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +4 -0
  665. package/dist-types/commands/CreateProcessingJobCommand.d.ts +4 -0
  666. package/dist-types/commands/CreateProjectCommand.d.ts +4 -0
  667. package/dist-types/commands/CreateSpaceCommand.d.ts +4 -0
  668. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +4 -0
  669. package/dist-types/commands/CreateTrainingJobCommand.d.ts +4 -0
  670. package/dist-types/commands/CreateTransformJobCommand.d.ts +4 -0
  671. package/dist-types/commands/CreateTrialCommand.d.ts +4 -0
  672. package/dist-types/commands/CreateTrialComponentCommand.d.ts +4 -0
  673. package/dist-types/commands/CreateUserProfileCommand.d.ts +4 -0
  674. package/dist-types/commands/CreateWorkforceCommand.d.ts +4 -0
  675. package/dist-types/commands/CreateWorkteamCommand.d.ts +4 -0
  676. package/dist-types/commands/DeleteActionCommand.d.ts +4 -0
  677. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +4 -0
  678. package/dist-types/commands/DeleteAppCommand.d.ts +4 -0
  679. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
  680. package/dist-types/commands/DeleteArtifactCommand.d.ts +4 -0
  681. package/dist-types/commands/DeleteAssociationCommand.d.ts +4 -0
  682. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +4 -0
  683. package/dist-types/commands/DeleteContextCommand.d.ts +4 -0
  684. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
  685. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
  686. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
  687. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
  688. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -0
  689. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  690. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +4 -0
  691. package/dist-types/commands/DeleteExperimentCommand.d.ts +4 -0
  692. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
  693. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +4 -0
  694. package/dist-types/commands/DeleteHubCommand.d.ts +4 -0
  695. package/dist-types/commands/DeleteHubContentCommand.d.ts +4 -0
  696. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
  697. package/dist-types/commands/DeleteImageCommand.d.ts +4 -0
  698. package/dist-types/commands/DeleteImageVersionCommand.d.ts +4 -0
  699. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +4 -0
  700. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
  701. package/dist-types/commands/DeleteModelCardCommand.d.ts +4 -0
  702. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  703. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  704. package/dist-types/commands/DeleteModelPackageCommand.d.ts +4 -0
  705. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +4 -0
  706. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +4 -0
  707. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
  708. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
  709. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -0
  710. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  711. package/dist-types/commands/DeletePipelineCommand.d.ts +4 -0
  712. package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
  713. package/dist-types/commands/DeleteSpaceCommand.d.ts +4 -0
  714. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +4 -0
  715. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  716. package/dist-types/commands/DeleteTrialCommand.d.ts +4 -0
  717. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +4 -0
  718. package/dist-types/commands/DeleteUserProfileCommand.d.ts +4 -0
  719. package/dist-types/commands/DeleteWorkforceCommand.d.ts +4 -0
  720. package/dist-types/commands/DeleteWorkteamCommand.d.ts +4 -0
  721. package/dist-types/commands/DeregisterDevicesCommand.d.ts +4 -0
  722. package/dist-types/commands/DescribeActionCommand.d.ts +4 -0
  723. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +4 -0
  724. package/dist-types/commands/DescribeAppCommand.d.ts +4 -0
  725. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +4 -0
  726. package/dist-types/commands/DescribeArtifactCommand.d.ts +4 -0
  727. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +4 -0
  728. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +4 -0
  729. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +4 -0
  730. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +4 -0
  731. package/dist-types/commands/DescribeContextCommand.d.ts +4 -0
  732. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +4 -0
  733. package/dist-types/commands/DescribeDeviceCommand.d.ts +4 -0
  734. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +4 -0
  735. package/dist-types/commands/DescribeDomainCommand.d.ts +4 -0
  736. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +4 -0
  737. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +4 -0
  738. package/dist-types/commands/DescribeEndpointCommand.d.ts +4 -0
  739. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +4 -0
  740. package/dist-types/commands/DescribeExperimentCommand.d.ts +4 -0
  741. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +4 -0
  742. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +4 -0
  743. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +4 -0
  744. package/dist-types/commands/DescribeHubCommand.d.ts +4 -0
  745. package/dist-types/commands/DescribeHubContentCommand.d.ts +4 -0
  746. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +4 -0
  747. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +4 -0
  748. package/dist-types/commands/DescribeImageCommand.d.ts +4 -0
  749. package/dist-types/commands/DescribeImageVersionCommand.d.ts +4 -0
  750. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +4 -0
  751. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -0
  752. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +4 -0
  753. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +4 -0
  754. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +4 -0
  755. package/dist-types/commands/DescribeModelCardCommand.d.ts +4 -0
  756. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +4 -0
  757. package/dist-types/commands/DescribeModelCommand.d.ts +14 -0
  758. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  759. package/dist-types/commands/DescribeModelPackageCommand.d.ts +4 -0
  760. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +4 -0
  761. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +4 -0
  762. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +4 -0
  763. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +4 -0
  764. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  765. package/dist-types/commands/DescribePipelineCommand.d.ts +4 -0
  766. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +4 -0
  767. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +4 -0
  768. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +4 -0
  769. package/dist-types/commands/DescribeProjectCommand.d.ts +4 -0
  770. package/dist-types/commands/DescribeSpaceCommand.d.ts +4 -0
  771. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +4 -0
  772. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +4 -0
  773. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +4 -0
  774. package/dist-types/commands/DescribeTransformJobCommand.d.ts +4 -0
  775. package/dist-types/commands/DescribeTrialCommand.d.ts +4 -0
  776. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +4 -0
  777. package/dist-types/commands/DescribeUserProfileCommand.d.ts +4 -0
  778. package/dist-types/commands/DescribeWorkforceCommand.d.ts +4 -0
  779. package/dist-types/commands/DescribeWorkteamCommand.d.ts +4 -0
  780. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  781. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +4 -0
  782. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  783. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +4 -0
  784. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +4 -0
  785. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +4 -0
  786. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -0
  787. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +4 -0
  788. package/dist-types/commands/ImportHubContentCommand.d.ts +4 -0
  789. package/dist-types/commands/ListActionsCommand.d.ts +4 -0
  790. package/dist-types/commands/ListAlgorithmsCommand.d.ts +4 -0
  791. package/dist-types/commands/ListAliasesCommand.d.ts +4 -0
  792. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +4 -0
  793. package/dist-types/commands/ListAppsCommand.d.ts +4 -0
  794. package/dist-types/commands/ListArtifactsCommand.d.ts +4 -0
  795. package/dist-types/commands/ListAssociationsCommand.d.ts +4 -0
  796. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +4 -0
  797. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +4 -0
  798. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +4 -0
  799. package/dist-types/commands/ListCompilationJobsCommand.d.ts +4 -0
  800. package/dist-types/commands/ListContextsCommand.d.ts +4 -0
  801. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +4 -0
  802. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +4 -0
  803. package/dist-types/commands/ListDevicesCommand.d.ts +4 -0
  804. package/dist-types/commands/ListDomainsCommand.d.ts +4 -0
  805. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +4 -0
  806. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +4 -0
  807. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +4 -0
  808. package/dist-types/commands/ListEndpointsCommand.d.ts +4 -0
  809. package/dist-types/commands/ListExperimentsCommand.d.ts +4 -0
  810. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +4 -0
  811. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +4 -0
  812. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +4 -0
  813. package/dist-types/commands/ListHubContentsCommand.d.ts +4 -0
  814. package/dist-types/commands/ListHubsCommand.d.ts +4 -0
  815. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +4 -0
  816. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +4 -0
  817. package/dist-types/commands/ListImageVersionsCommand.d.ts +4 -0
  818. package/dist-types/commands/ListImagesCommand.d.ts +4 -0
  819. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +4 -0
  820. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -0
  821. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +9 -0
  822. package/dist-types/commands/ListLabelingJobsCommand.d.ts +4 -0
  823. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +4 -0
  824. package/dist-types/commands/ListLineageGroupsCommand.d.ts +4 -0
  825. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +4 -0
  826. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +4 -0
  827. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +4 -0
  828. package/dist-types/commands/ListModelCardsCommand.d.ts +4 -0
  829. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +4 -0
  830. package/dist-types/commands/ListModelMetadataCommand.d.ts +4 -0
  831. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +4 -0
  832. package/dist-types/commands/ListModelPackagesCommand.d.ts +4 -0
  833. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +4 -0
  834. package/dist-types/commands/ListModelsCommand.d.ts +4 -0
  835. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +4 -0
  836. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +4 -0
  837. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +4 -0
  838. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +4 -0
  839. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +4 -0
  840. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +4 -0
  841. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +4 -0
  842. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +4 -0
  843. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +4 -0
  844. package/dist-types/commands/ListPipelinesCommand.d.ts +4 -0
  845. package/dist-types/commands/ListProcessingJobsCommand.d.ts +4 -0
  846. package/dist-types/commands/ListProjectsCommand.d.ts +4 -0
  847. package/dist-types/commands/ListSpacesCommand.d.ts +4 -0
  848. package/dist-types/commands/ListStageDevicesCommand.d.ts +4 -0
  849. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +4 -0
  850. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +4 -0
  851. package/dist-types/commands/ListTagsCommand.d.ts +4 -0
  852. package/dist-types/commands/ListTrainingJobsCommand.d.ts +4 -0
  853. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +4 -0
  854. package/dist-types/commands/ListTransformJobsCommand.d.ts +4 -0
  855. package/dist-types/commands/ListTrialComponentsCommand.d.ts +4 -0
  856. package/dist-types/commands/ListTrialsCommand.d.ts +4 -0
  857. package/dist-types/commands/ListUserProfilesCommand.d.ts +4 -0
  858. package/dist-types/commands/ListWorkforcesCommand.d.ts +4 -0
  859. package/dist-types/commands/ListWorkteamsCommand.d.ts +4 -0
  860. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +4 -0
  861. package/dist-types/commands/QueryLineageCommand.d.ts +4 -0
  862. package/dist-types/commands/RegisterDevicesCommand.d.ts +4 -0
  863. package/dist-types/commands/RenderUiTemplateCommand.d.ts +4 -0
  864. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +4 -0
  865. package/dist-types/commands/SearchCommand.d.ts +14 -0
  866. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +4 -0
  867. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +4 -0
  868. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +4 -0
  869. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +4 -0
  870. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
  871. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +4 -0
  872. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +4 -0
  873. package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
  874. package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -0
  875. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +4 -0
  876. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +4 -0
  877. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +4 -0
  878. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +4 -0
  879. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
  880. package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
  881. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
  882. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +4 -0
  883. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +4 -0
  884. package/dist-types/commands/StopProcessingJobCommand.d.ts +5 -1
  885. package/dist-types/commands/StopTrainingJobCommand.d.ts +5 -1
  886. package/dist-types/commands/StopTransformJobCommand.d.ts +5 -1
  887. package/dist-types/commands/UpdateActionCommand.d.ts +4 -0
  888. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +4 -0
  889. package/dist-types/commands/UpdateArtifactCommand.d.ts +4 -0
  890. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +4 -0
  891. package/dist-types/commands/UpdateContextCommand.d.ts +4 -0
  892. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
  893. package/dist-types/commands/UpdateDevicesCommand.d.ts +4 -0
  894. package/dist-types/commands/UpdateDomainCommand.d.ts +4 -0
  895. package/dist-types/commands/UpdateEndpointCommand.d.ts +4 -0
  896. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +4 -0
  897. package/dist-types/commands/UpdateExperimentCommand.d.ts +4 -0
  898. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +4 -0
  899. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
  900. package/dist-types/commands/UpdateHubCommand.d.ts +4 -0
  901. package/dist-types/commands/UpdateImageCommand.d.ts +4 -0
  902. package/dist-types/commands/UpdateImageVersionCommand.d.ts +4 -0
  903. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +4 -0
  904. package/dist-types/commands/UpdateModelCardCommand.d.ts +4 -0
  905. package/dist-types/commands/UpdateModelPackageCommand.d.ts +4 -0
  906. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +4 -0
  907. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +4 -0
  908. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -0
  909. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  910. package/dist-types/commands/UpdatePipelineCommand.d.ts +4 -0
  911. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +4 -0
  912. package/dist-types/commands/UpdateProjectCommand.d.ts +4 -0
  913. package/dist-types/commands/UpdateSpaceCommand.d.ts +4 -0
  914. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +4 -0
  915. package/dist-types/commands/UpdateTrialCommand.d.ts +4 -0
  916. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +4 -0
  917. package/dist-types/commands/UpdateUserProfileCommand.d.ts +4 -0
  918. package/dist-types/commands/UpdateWorkforceCommand.d.ts +4 -0
  919. package/dist-types/commands/UpdateWorkteamCommand.d.ts +4 -0
  920. package/dist-types/index.d.ts +22 -2
  921. package/dist-types/models/SageMakerServiceException.d.ts +1 -0
  922. package/dist-types/models/models_0.d.ts +2 -0
  923. package/dist-types/models/models_1.d.ts +2 -1
  924. package/dist-types/models/models_2.d.ts +66 -56
  925. package/dist-types/models/models_3.d.ts +84 -28
  926. package/dist-types/models/models_4.d.ts +27 -0
  927. package/dist-types/ts3.4/SageMakerClient.d.ts +3 -3
  928. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +1 -0
  929. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -0
  930. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +1 -0
  931. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +1 -0
  932. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -0
  933. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -0
  934. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -0
  935. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -0
  936. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -0
  937. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -0
  938. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -0
  939. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -0
  940. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -0
  941. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -0
  942. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -0
  943. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -0
  944. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -0
  945. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -0
  946. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -0
  947. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +1 -0
  948. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -0
  949. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +1 -0
  950. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +1 -0
  951. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +1 -0
  952. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +1 -0
  953. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +1 -0
  954. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +1 -0
  955. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -0
  956. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +1 -0
  957. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +1 -0
  958. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +1 -0
  959. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -0
  960. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -0
  961. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -0
  962. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -0
  963. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -0
  964. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -0
  965. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  966. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -0
  967. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -0
  968. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -0
  969. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -0
  970. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -0
  971. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  972. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -0
  973. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -0
  974. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -0
  975. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -0
  976. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -0
  977. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -0
  978. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -0
  979. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -0
  980. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -0
  981. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -0
  982. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -0
  983. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -0
  984. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +1 -0
  985. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +1 -0
  986. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +1 -0
  987. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +1 -0
  988. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +1 -0
  989. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +1 -0
  990. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +1 -0
  991. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +1 -0
  992. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +1 -0
  993. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +1 -0
  994. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -0
  995. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +1 -0
  996. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -0
  997. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -0
  998. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -0
  999. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -0
  1000. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +1 -0
  1001. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +1 -0
  1002. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +1 -0
  1003. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +1 -0
  1004. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +1 -0
  1005. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +1 -0
  1006. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +1 -0
  1007. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +1 -0
  1008. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +1 -0
  1009. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +1 -0
  1010. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -0
  1011. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +1 -0
  1012. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -0
  1013. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  1014. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +1 -0
  1015. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +1 -0
  1016. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -0
  1017. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -0
  1018. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +1 -0
  1019. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +1 -0
  1020. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  1021. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +1 -0
  1022. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -0
  1023. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +1 -0
  1024. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -0
  1025. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -0
  1026. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -0
  1027. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -0
  1028. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -0
  1029. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -0
  1030. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +1 -0
  1031. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +1 -0
  1032. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +1 -0
  1033. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +1 -0
  1034. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +1 -0
  1035. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +1 -0
  1036. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +1 -0
  1037. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +1 -0
  1038. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +1 -0
  1039. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -0
  1040. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -0
  1041. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -0
  1042. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -0
  1043. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -0
  1044. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -0
  1045. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -0
  1046. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -0
  1047. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -0
  1048. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -0
  1049. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -0
  1050. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -0
  1051. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -0
  1052. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -0
  1053. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -0
  1054. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -0
  1055. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -0
  1056. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -0
  1057. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -0
  1058. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -0
  1059. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -0
  1060. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -0
  1061. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -0
  1062. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -0
  1063. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -0
  1064. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -0
  1065. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -0
  1066. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -0
  1067. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -0
  1068. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  1069. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -0
  1070. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -0
  1071. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -0
  1072. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -0
  1073. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -0
  1074. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  1075. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -0
  1076. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -0
  1077. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -0
  1078. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -0
  1079. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -0
  1080. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -0
  1081. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -0
  1082. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -0
  1083. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -0
  1084. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -0
  1085. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -0
  1086. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -0
  1087. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -0
  1088. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -0
  1089. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +1 -0
  1090. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
  1091. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +1 -0
  1092. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
  1093. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +1 -0
  1094. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +1 -0
  1095. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -0
  1096. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -0
  1097. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -0
  1098. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -0
  1099. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -0
  1100. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -0
  1101. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -0
  1102. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -0
  1103. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -0
  1104. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -0
  1105. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -0
  1106. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -0
  1107. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -0
  1108. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -0
  1109. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -0
  1110. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -0
  1111. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -0
  1112. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -0
  1113. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -0
  1114. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -0
  1115. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -0
  1116. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -0
  1117. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -0
  1118. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -0
  1119. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -0
  1120. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -0
  1121. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -0
  1122. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -0
  1123. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -0
  1124. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -0
  1125. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -0
  1126. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -0
  1127. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -0
  1128. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -0
  1129. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -0
  1130. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -0
  1131. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -0
  1132. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -0
  1133. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -0
  1134. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -0
  1135. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -0
  1136. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -0
  1137. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -0
  1138. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -0
  1139. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -0
  1140. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -0
  1141. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -0
  1142. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -0
  1143. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -0
  1144. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -0
  1145. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -0
  1146. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -0
  1147. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -0
  1148. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -0
  1149. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -0
  1150. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -0
  1151. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -0
  1152. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -0
  1153. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -0
  1154. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -0
  1155. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -0
  1156. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -0
  1157. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -0
  1158. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -0
  1159. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -0
  1160. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -0
  1161. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -0
  1162. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -0
  1163. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -0
  1164. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -0
  1165. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +1 -0
  1166. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -0
  1167. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -0
  1168. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -0
  1169. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +1 -0
  1170. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -0
  1171. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -0
  1172. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -0
  1173. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -0
  1174. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -0
  1175. package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -0
  1176. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -0
  1177. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -0
  1178. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -0
  1179. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -0
  1180. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -0
  1181. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -0
  1182. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -0
  1183. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -0
  1184. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -0
  1185. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -0
  1186. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -0
  1187. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -0
  1188. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -0
  1189. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -0
  1190. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -0
  1191. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -0
  1192. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -0
  1193. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -0
  1194. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -1
  1195. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -1
  1196. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -1
  1197. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -0
  1198. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -0
  1199. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -0
  1200. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -0
  1201. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -0
  1202. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -0
  1203. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -0
  1204. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -0
  1205. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -0
  1206. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -0
  1207. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -0
  1208. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -0
  1209. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -0
  1210. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -0
  1211. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -0
  1212. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -0
  1213. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -0
  1214. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -0
  1215. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -0
  1216. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -0
  1217. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -0
  1218. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -0
  1219. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  1220. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -0
  1221. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -0
  1222. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -0
  1223. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -0
  1224. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -0
  1225. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -0
  1226. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -0
  1227. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -0
  1228. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -0
  1229. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -0
  1230. package/dist-types/ts3.4/index.d.ts +2 -2
  1231. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +1 -0
  1232. package/dist-types/ts3.4/models/models_2.d.ts +23 -18
  1233. package/dist-types/ts3.4/models/models_3.d.ts +28 -11
  1234. package/dist-types/ts3.4/models/models_4.d.ts +9 -0
  1235. package/package.json +29 -29
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SageMakerClient = void 0;
3
+ exports.SageMakerClient = exports.__Client = void 0;
4
4
  const config_resolver_1 = require("@aws-sdk/config-resolver");
5
5
  const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
6
6
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
11
  const middleware_signing_1 = require("@aws-sdk/middleware-signing");
12
12
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
13
13
  const smithy_client_1 = require("@aws-sdk/smithy-client");
14
+ Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
14
15
  const EndpointParameters_1 = require("./endpoint/EndpointParameters");
15
16
  const runtimeConfig_1 = require("./runtimeConfig");
16
17
  class SageMakerClient extends smithy_client_1.Client {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddAssociationCommand = void 0;
3
+ exports.AddAssociationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class AddAssociationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddTagsCommand = void 0;
3
+ exports.AddTagsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class AddTagsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateTrialComponentCommand = void 0;
3
+ exports.AssociateTrialComponentCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class AssociateTrialComponentCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchDescribeModelPackageCommand = void 0;
3
+ exports.BatchDescribeModelPackageCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class BatchDescribeModelPackageCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateActionCommand = void 0;
3
+ exports.CreateActionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateActionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAlgorithmCommand = void 0;
3
+ exports.CreateAlgorithmCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateAlgorithmCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAppCommand = void 0;
3
+ exports.CreateAppCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateAppCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAppImageConfigCommand = void 0;
3
+ exports.CreateAppImageConfigCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateAppImageConfigCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateArtifactCommand = void 0;
3
+ exports.CreateArtifactCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateArtifactCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAutoMLJobCommand = void 0;
3
+ exports.CreateAutoMLJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateAutoMLJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAutoMLJobV2Command = void 0;
3
+ exports.CreateAutoMLJobV2Command = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateAutoMLJobV2Command extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCodeRepositoryCommand = void 0;
3
+ exports.CreateCodeRepositoryCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateCodeRepositoryCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCompilationJobCommand = void 0;
3
+ exports.CreateCompilationJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateCompilationJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateContextCommand = void 0;
3
+ exports.CreateContextCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateContextCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDataQualityJobDefinitionCommand = void 0;
3
+ exports.CreateDataQualityJobDefinitionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateDataQualityJobDefinitionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDeviceFleetCommand = void 0;
3
+ exports.CreateDeviceFleetCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateDeviceFleetCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDomainCommand = void 0;
3
+ exports.CreateDomainCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateDomainCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEdgeDeploymentPlanCommand = void 0;
3
+ exports.CreateEdgeDeploymentPlanCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateEdgeDeploymentPlanCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEdgeDeploymentStageCommand = void 0;
3
+ exports.CreateEdgeDeploymentStageCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateEdgeDeploymentStageCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEdgePackagingJobCommand = void 0;
3
+ exports.CreateEdgePackagingJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateEdgePackagingJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEndpointCommand = void 0;
3
+ exports.CreateEndpointCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateEndpointCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEndpointConfigCommand = void 0;
3
+ exports.CreateEndpointConfigCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateEndpointConfigCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateExperimentCommand = void 0;
3
+ exports.CreateExperimentCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateExperimentCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateFeatureGroupCommand = void 0;
3
+ exports.CreateFeatureGroupCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateFeatureGroupCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateFlowDefinitionCommand = void 0;
3
+ exports.CreateFlowDefinitionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateFlowDefinitionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateHubCommand = void 0;
3
+ exports.CreateHubCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateHubCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateHumanTaskUiCommand = void 0;
3
+ exports.CreateHumanTaskUiCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateHumanTaskUiCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateHyperParameterTuningJobCommand = void 0;
3
+ exports.CreateHyperParameterTuningJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateHyperParameterTuningJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateImageCommand = void 0;
3
+ exports.CreateImageCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateImageCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateImageVersionCommand = void 0;
3
+ exports.CreateImageVersionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateImageVersionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateInferenceExperimentCommand = void 0;
3
+ exports.CreateInferenceExperimentCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateInferenceExperimentCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateInferenceRecommendationsJobCommand = void 0;
3
+ exports.CreateInferenceRecommendationsJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateInferenceRecommendationsJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateLabelingJobCommand = void 0;
3
+ exports.CreateLabelingJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateLabelingJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelBiasJobDefinitionCommand = void 0;
3
+ exports.CreateModelBiasJobDefinitionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelBiasJobDefinitionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelCardCommand = void 0;
3
+ exports.CreateModelCardCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_1_1 = require("../models/models_1");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateModelCardCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelCardExportJobCommand = void 0;
3
+ exports.CreateModelCardExportJobCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelCardExportJobCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelCommand = void 0;
3
+ exports.CreateModelCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelExplainabilityJobDefinitionCommand = void 0;
3
+ exports.CreateModelExplainabilityJobDefinitionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelExplainabilityJobDefinitionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelPackageCommand = void 0;
3
+ exports.CreateModelPackageCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelPackageCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelPackageGroupCommand = void 0;
3
+ exports.CreateModelPackageGroupCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelPackageGroupCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateModelQualityJobDefinitionCommand = void 0;
3
+ exports.CreateModelQualityJobDefinitionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateModelQualityJobDefinitionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateMonitoringScheduleCommand = void 0;
3
+ exports.CreateMonitoringScheduleCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateMonitoringScheduleCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateNotebookInstanceCommand = void 0;
3
+ exports.CreateNotebookInstanceCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateNotebookInstanceCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateNotebookInstanceLifecycleConfigCommand = void 0;
3
+ exports.CreateNotebookInstanceLifecycleConfigCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePipelineCommand = void 0;
3
+ exports.CreatePipelineCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreatePipelineCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {