@aws-sdk/client-sagemaker 3.296.0 → 3.298.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 (1028) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/SageMaker.js +30 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -3
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -3
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -3
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +45 -0
  14. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -3
  16. package/dist-cjs/commands/CreateContextCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDeviceFleetCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDomainCommand.js +2 -3
  20. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  21. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  22. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +2 -3
  23. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  24. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -3
  25. package/dist-cjs/commands/CreateExperimentCommand.js +2 -3
  26. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -3
  27. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -3
  28. package/dist-cjs/commands/CreateHubCommand.js +2 -3
  29. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -3
  30. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  31. package/dist-cjs/commands/CreateImageCommand.js +2 -3
  32. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -3
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +2 -3
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -3
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  37. package/dist-cjs/commands/CreateModelCardCommand.js +1 -1
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +2 -3
  39. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -3
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -3
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -3
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  47. package/dist-cjs/commands/CreatePipelineCommand.js +2 -3
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -3
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -3
  51. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  52. package/dist-cjs/commands/CreateSpaceCommand.js +2 -3
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -3
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -3
  56. package/dist-cjs/commands/CreateTrialCommand.js +2 -3
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -3
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -3
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteActionCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteAppCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +2 -3
  68. package/dist-cjs/commands/DeleteContextCommand.js +2 -3
  69. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  70. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +2 -3
  71. package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
  72. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  73. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  74. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  75. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +2 -3
  76. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -3
  77. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +2 -3
  78. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -3
  79. package/dist-cjs/commands/DeleteHubCommand.js +2 -3
  80. package/dist-cjs/commands/DeleteHubContentCommand.js +2 -3
  81. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -3
  82. package/dist-cjs/commands/DeleteImageCommand.js +2 -3
  83. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -3
  84. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +2 -3
  85. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  86. package/dist-cjs/commands/DeleteModelCardCommand.js +2 -3
  87. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  88. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  89. package/dist-cjs/commands/DeleteModelPackageCommand.js +2 -3
  90. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +2 -3
  91. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  92. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  93. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +2 -3
  94. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +2 -3
  95. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  96. package/dist-cjs/commands/DeletePipelineCommand.js +2 -3
  97. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-cjs/commands/DeleteSpaceCommand.js +2 -3
  99. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  100. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  101. package/dist-cjs/commands/DeleteTrialCommand.js +2 -3
  102. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -3
  103. package/dist-cjs/commands/DeleteUserProfileCommand.js +2 -3
  104. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -3
  105. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -3
  106. package/dist-cjs/commands/DeregisterDevicesCommand.js +2 -3
  107. package/dist-cjs/commands/DescribeActionCommand.js +2 -3
  108. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
  109. package/dist-cjs/commands/DescribeAppCommand.js +2 -3
  110. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -3
  111. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -3
  112. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -3
  113. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +45 -0
  114. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -3
  115. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -3
  116. package/dist-cjs/commands/DescribeContextCommand.js +2 -3
  117. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  118. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -3
  119. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -3
  120. package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
  121. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -3
  123. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  124. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
  125. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -3
  126. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -3
  127. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -3
  128. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -3
  129. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  130. package/dist-cjs/commands/DescribeHubContentCommand.js +2 -3
  131. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -3
  132. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  133. package/dist-cjs/commands/DescribeImageCommand.js +2 -3
  134. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -3
  135. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +2 -3
  136. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  137. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -3
  138. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -3
  139. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  140. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -1
  141. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +2 -3
  142. package/dist-cjs/commands/DescribeModelCommand.js +2 -3
  143. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  144. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -3
  145. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -3
  146. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  147. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -3
  148. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -3
  149. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  150. package/dist-cjs/commands/DescribePipelineCommand.js +2 -3
  151. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  152. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -3
  153. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -3
  154. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  155. package/dist-cjs/commands/DescribeSpaceCommand.js +2 -3
  156. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  157. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  158. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -3
  159. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -3
  160. package/dist-cjs/commands/DescribeTrialCommand.js +2 -3
  161. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -3
  162. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -3
  163. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -3
  164. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -3
  165. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  166. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -3
  167. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  168. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -3
  169. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -3
  170. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  171. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  172. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -3
  173. package/dist-cjs/commands/ImportHubContentCommand.js +2 -3
  174. package/dist-cjs/commands/ListActionsCommand.js +2 -3
  175. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -3
  176. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  177. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -3
  178. package/dist-cjs/commands/ListAppsCommand.js +2 -3
  179. package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
  180. package/dist-cjs/commands/ListAssociationsCommand.js +2 -3
  181. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -3
  182. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  183. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -3
  184. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -3
  185. package/dist-cjs/commands/ListContextsCommand.js +2 -3
  186. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  187. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -3
  188. package/dist-cjs/commands/ListDevicesCommand.js +2 -3
  189. package/dist-cjs/commands/ListDomainsCommand.js +2 -3
  190. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  191. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -3
  192. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -3
  193. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  194. package/dist-cjs/commands/ListExperimentsCommand.js +2 -3
  195. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -3
  196. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -3
  197. package/dist-cjs/commands/ListHubContentVersionsCommand.js +2 -3
  198. package/dist-cjs/commands/ListHubContentsCommand.js +2 -3
  199. package/dist-cjs/commands/ListHubsCommand.js +2 -3
  200. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -3
  201. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  202. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -3
  203. package/dist-cjs/commands/ListImagesCommand.js +2 -3
  204. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +2 -3
  205. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  206. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  207. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -3
  208. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  209. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -3
  210. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  211. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +2 -3
  212. package/dist-cjs/commands/ListModelCardVersionsCommand.js +2 -3
  213. package/dist-cjs/commands/ListModelCardsCommand.js +2 -3
  214. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  215. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -3
  216. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -3
  217. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -3
  218. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  219. package/dist-cjs/commands/ListModelsCommand.js +2 -3
  220. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  221. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +2 -3
  222. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -3
  223. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -3
  224. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  225. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -3
  226. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -3
  227. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -3
  228. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  229. package/dist-cjs/commands/ListPipelinesCommand.js +2 -3
  230. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -3
  231. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  232. package/dist-cjs/commands/ListSpacesCommand.js +2 -3
  233. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -3
  234. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  235. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -3
  236. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  237. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -3
  238. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  239. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -3
  240. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -3
  241. package/dist-cjs/commands/ListTrialsCommand.js +2 -3
  242. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -3
  243. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -3
  244. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -3
  245. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  246. package/dist-cjs/commands/QueryLineageCommand.js +2 -3
  247. package/dist-cjs/commands/RegisterDevicesCommand.js +2 -3
  248. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -3
  249. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -3
  250. package/dist-cjs/commands/SearchCommand.js +1 -2
  251. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  252. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  253. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +2 -3
  254. package/dist-cjs/commands/StartInferenceExperimentCommand.js +2 -3
  255. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +2 -3
  256. package/dist-cjs/commands/StartNotebookInstanceCommand.js +2 -3
  257. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -3
  258. package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -3
  259. package/dist-cjs/commands/StopCompilationJobCommand.js +2 -3
  260. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +2 -3
  261. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -3
  262. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -3
  263. package/dist-cjs/commands/StopInferenceExperimentCommand.js +2 -3
  264. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  265. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -3
  266. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -3
  267. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -3
  268. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -3
  269. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -3
  270. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -3
  271. package/dist-cjs/commands/StopTransformJobCommand.js +2 -3
  272. package/dist-cjs/commands/UpdateActionCommand.js +2 -3
  273. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -3
  274. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -3
  275. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -3
  276. package/dist-cjs/commands/UpdateContextCommand.js +2 -3
  277. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +2 -3
  278. package/dist-cjs/commands/UpdateDevicesCommand.js +2 -3
  279. package/dist-cjs/commands/UpdateDomainCommand.js +2 -3
  280. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  281. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  282. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -3
  283. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -3
  284. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +2 -3
  285. package/dist-cjs/commands/UpdateHubCommand.js +2 -3
  286. package/dist-cjs/commands/UpdateImageCommand.js +2 -3
  287. package/dist-cjs/commands/UpdateImageVersionCommand.js +2 -3
  288. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +2 -3
  289. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -1
  290. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -3
  291. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +2 -3
  292. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -3
  293. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -3
  294. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  295. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -3
  296. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -3
  297. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  298. package/dist-cjs/commands/UpdateSpaceCommand.js +2 -3
  299. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -3
  300. package/dist-cjs/commands/UpdateTrialCommand.js +2 -3
  301. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -3
  302. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -3
  303. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
  304. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -3
  305. package/dist-cjs/commands/index.js +2 -0
  306. package/dist-cjs/models/models_0.js +20 -847
  307. package/dist-cjs/models/models_1.js +13 -1074
  308. package/dist-cjs/models/models_2.js +1 -982
  309. package/dist-cjs/models/models_3.js +20 -1007
  310. package/dist-cjs/models/models_4.js +1 -217
  311. package/dist-cjs/protocols/Aws_json1_1.js +289 -12
  312. package/dist-es/SageMaker.js +30 -0
  313. package/dist-es/commands/AddAssociationCommand.js +2 -3
  314. package/dist-es/commands/AddTagsCommand.js +2 -3
  315. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -3
  316. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -3
  317. package/dist-es/commands/CreateActionCommand.js +2 -3
  318. package/dist-es/commands/CreateAlgorithmCommand.js +2 -3
  319. package/dist-es/commands/CreateAppCommand.js +2 -3
  320. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -3
  321. package/dist-es/commands/CreateArtifactCommand.js +2 -3
  322. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -3
  323. package/dist-es/commands/CreateAutoMLJobV2Command.js +41 -0
  324. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -3
  325. package/dist-es/commands/CreateCompilationJobCommand.js +2 -3
  326. package/dist-es/commands/CreateContextCommand.js +2 -3
  327. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  328. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -3
  329. package/dist-es/commands/CreateDomainCommand.js +2 -3
  330. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  331. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  332. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -3
  333. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  334. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -3
  335. package/dist-es/commands/CreateExperimentCommand.js +2 -3
  336. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -3
  337. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -3
  338. package/dist-es/commands/CreateHubCommand.js +2 -3
  339. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -3
  340. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  341. package/dist-es/commands/CreateImageCommand.js +2 -3
  342. package/dist-es/commands/CreateImageVersionCommand.js +2 -3
  343. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -3
  344. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  345. package/dist-es/commands/CreateLabelingJobCommand.js +2 -3
  346. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  347. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  348. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -3
  349. package/dist-es/commands/CreateModelCommand.js +2 -3
  350. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  351. package/dist-es/commands/CreateModelPackageCommand.js +2 -3
  352. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -3
  353. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  354. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -3
  355. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -3
  356. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  357. package/dist-es/commands/CreatePipelineCommand.js +2 -3
  358. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -3
  359. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  360. package/dist-es/commands/CreateProcessingJobCommand.js +2 -3
  361. package/dist-es/commands/CreateProjectCommand.js +2 -3
  362. package/dist-es/commands/CreateSpaceCommand.js +2 -3
  363. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  364. package/dist-es/commands/CreateTrainingJobCommand.js +2 -3
  365. package/dist-es/commands/CreateTransformJobCommand.js +2 -3
  366. package/dist-es/commands/CreateTrialCommand.js +2 -3
  367. package/dist-es/commands/CreateTrialComponentCommand.js +2 -3
  368. package/dist-es/commands/CreateUserProfileCommand.js +2 -3
  369. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  370. package/dist-es/commands/CreateWorkteamCommand.js +2 -3
  371. package/dist-es/commands/DeleteActionCommand.js +2 -3
  372. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -3
  373. package/dist-es/commands/DeleteAppCommand.js +2 -3
  374. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -3
  375. package/dist-es/commands/DeleteArtifactCommand.js +2 -3
  376. package/dist-es/commands/DeleteAssociationCommand.js +2 -3
  377. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -3
  378. package/dist-es/commands/DeleteContextCommand.js +2 -3
  379. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  380. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -3
  381. package/dist-es/commands/DeleteDomainCommand.js +2 -3
  382. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  383. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  384. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  385. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -3
  386. package/dist-es/commands/DeleteExperimentCommand.js +2 -3
  387. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -3
  388. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -3
  389. package/dist-es/commands/DeleteHubCommand.js +2 -3
  390. package/dist-es/commands/DeleteHubContentCommand.js +2 -3
  391. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -3
  392. package/dist-es/commands/DeleteImageCommand.js +2 -3
  393. package/dist-es/commands/DeleteImageVersionCommand.js +2 -3
  394. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -3
  395. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  396. package/dist-es/commands/DeleteModelCardCommand.js +2 -3
  397. package/dist-es/commands/DeleteModelCommand.js +2 -3
  398. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  399. package/dist-es/commands/DeleteModelPackageCommand.js +2 -3
  400. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -3
  401. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  402. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  403. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -3
  404. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -3
  405. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  406. package/dist-es/commands/DeletePipelineCommand.js +2 -3
  407. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  408. package/dist-es/commands/DeleteSpaceCommand.js +2 -3
  409. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  410. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  411. package/dist-es/commands/DeleteTrialCommand.js +2 -3
  412. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -3
  413. package/dist-es/commands/DeleteUserProfileCommand.js +2 -3
  414. package/dist-es/commands/DeleteWorkforceCommand.js +2 -3
  415. package/dist-es/commands/DeleteWorkteamCommand.js +2 -3
  416. package/dist-es/commands/DeregisterDevicesCommand.js +2 -3
  417. package/dist-es/commands/DescribeActionCommand.js +2 -3
  418. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
  419. package/dist-es/commands/DescribeAppCommand.js +2 -3
  420. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -3
  421. package/dist-es/commands/DescribeArtifactCommand.js +2 -3
  422. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -3
  423. package/dist-es/commands/DescribeAutoMLJobV2Command.js +41 -0
  424. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -3
  425. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -3
  426. package/dist-es/commands/DescribeContextCommand.js +2 -3
  427. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  428. package/dist-es/commands/DescribeDeviceCommand.js +2 -3
  429. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -3
  430. package/dist-es/commands/DescribeDomainCommand.js +2 -3
  431. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  432. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -3
  433. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  434. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
  435. package/dist-es/commands/DescribeExperimentCommand.js +2 -3
  436. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -3
  437. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -3
  438. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -3
  439. package/dist-es/commands/DescribeHubCommand.js +2 -3
  440. package/dist-es/commands/DescribeHubContentCommand.js +2 -3
  441. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -3
  442. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  443. package/dist-es/commands/DescribeImageCommand.js +2 -3
  444. package/dist-es/commands/DescribeImageVersionCommand.js +2 -3
  445. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -3
  446. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  447. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -3
  448. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -3
  449. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  450. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  451. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -3
  452. package/dist-es/commands/DescribeModelCommand.js +2 -3
  453. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  454. package/dist-es/commands/DescribeModelPackageCommand.js +2 -3
  455. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -3
  456. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  457. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -3
  458. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -3
  459. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  460. package/dist-es/commands/DescribePipelineCommand.js +2 -3
  461. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  462. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -3
  463. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -3
  464. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  465. package/dist-es/commands/DescribeSpaceCommand.js +2 -3
  466. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  467. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  468. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -3
  469. package/dist-es/commands/DescribeTransformJobCommand.js +2 -3
  470. package/dist-es/commands/DescribeTrialCommand.js +2 -3
  471. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -3
  472. package/dist-es/commands/DescribeUserProfileCommand.js +2 -3
  473. package/dist-es/commands/DescribeWorkforceCommand.js +2 -3
  474. package/dist-es/commands/DescribeWorkteamCommand.js +2 -3
  475. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  476. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -3
  477. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  478. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -3
  479. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -3
  480. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  481. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  482. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -3
  483. package/dist-es/commands/ImportHubContentCommand.js +2 -3
  484. package/dist-es/commands/ListActionsCommand.js +2 -3
  485. package/dist-es/commands/ListAlgorithmsCommand.js +2 -3
  486. package/dist-es/commands/ListAliasesCommand.js +2 -3
  487. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -3
  488. package/dist-es/commands/ListAppsCommand.js +2 -3
  489. package/dist-es/commands/ListArtifactsCommand.js +2 -3
  490. package/dist-es/commands/ListAssociationsCommand.js +2 -3
  491. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -3
  492. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  493. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -3
  494. package/dist-es/commands/ListCompilationJobsCommand.js +2 -3
  495. package/dist-es/commands/ListContextsCommand.js +2 -3
  496. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  497. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -3
  498. package/dist-es/commands/ListDevicesCommand.js +2 -3
  499. package/dist-es/commands/ListDomainsCommand.js +2 -3
  500. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  501. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -3
  502. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -3
  503. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  504. package/dist-es/commands/ListExperimentsCommand.js +2 -3
  505. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -3
  506. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -3
  507. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -3
  508. package/dist-es/commands/ListHubContentsCommand.js +2 -3
  509. package/dist-es/commands/ListHubsCommand.js +2 -3
  510. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -3
  511. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  512. package/dist-es/commands/ListImageVersionsCommand.js +2 -3
  513. package/dist-es/commands/ListImagesCommand.js +2 -3
  514. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -3
  515. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  516. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  517. package/dist-es/commands/ListLabelingJobsCommand.js +2 -3
  518. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  519. package/dist-es/commands/ListLineageGroupsCommand.js +2 -3
  520. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  521. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -3
  522. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -3
  523. package/dist-es/commands/ListModelCardsCommand.js +2 -3
  524. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  525. package/dist-es/commands/ListModelMetadataCommand.js +2 -3
  526. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -3
  527. package/dist-es/commands/ListModelPackagesCommand.js +2 -3
  528. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  529. package/dist-es/commands/ListModelsCommand.js +2 -3
  530. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  531. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -3
  532. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -3
  533. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -3
  534. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  535. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -3
  536. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -3
  537. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -3
  538. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  539. package/dist-es/commands/ListPipelinesCommand.js +2 -3
  540. package/dist-es/commands/ListProcessingJobsCommand.js +2 -3
  541. package/dist-es/commands/ListProjectsCommand.js +2 -3
  542. package/dist-es/commands/ListSpacesCommand.js +2 -3
  543. package/dist-es/commands/ListStageDevicesCommand.js +2 -3
  544. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  545. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -3
  546. package/dist-es/commands/ListTagsCommand.js +2 -3
  547. package/dist-es/commands/ListTrainingJobsCommand.js +2 -3
  548. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  549. package/dist-es/commands/ListTransformJobsCommand.js +2 -3
  550. package/dist-es/commands/ListTrialComponentsCommand.js +2 -3
  551. package/dist-es/commands/ListTrialsCommand.js +2 -3
  552. package/dist-es/commands/ListUserProfilesCommand.js +2 -3
  553. package/dist-es/commands/ListWorkforcesCommand.js +2 -3
  554. package/dist-es/commands/ListWorkteamsCommand.js +2 -3
  555. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  556. package/dist-es/commands/QueryLineageCommand.js +2 -3
  557. package/dist-es/commands/RegisterDevicesCommand.js +2 -3
  558. package/dist-es/commands/RenderUiTemplateCommand.js +2 -3
  559. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -3
  560. package/dist-es/commands/SearchCommand.js +1 -2
  561. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  562. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  563. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -3
  564. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -3
  565. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -3
  566. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -3
  567. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -3
  568. package/dist-es/commands/StopAutoMLJobCommand.js +2 -3
  569. package/dist-es/commands/StopCompilationJobCommand.js +2 -3
  570. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -3
  571. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -3
  572. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -3
  573. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -3
  574. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  575. package/dist-es/commands/StopLabelingJobCommand.js +2 -3
  576. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -3
  577. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -3
  578. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -3
  579. package/dist-es/commands/StopProcessingJobCommand.js +2 -3
  580. package/dist-es/commands/StopTrainingJobCommand.js +2 -3
  581. package/dist-es/commands/StopTransformJobCommand.js +2 -3
  582. package/dist-es/commands/UpdateActionCommand.js +2 -3
  583. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -3
  584. package/dist-es/commands/UpdateArtifactCommand.js +2 -3
  585. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -3
  586. package/dist-es/commands/UpdateContextCommand.js +2 -3
  587. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -3
  588. package/dist-es/commands/UpdateDevicesCommand.js +2 -3
  589. package/dist-es/commands/UpdateDomainCommand.js +2 -3
  590. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  591. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  592. package/dist-es/commands/UpdateExperimentCommand.js +2 -3
  593. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -3
  594. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -3
  595. package/dist-es/commands/UpdateHubCommand.js +2 -3
  596. package/dist-es/commands/UpdateImageCommand.js +2 -3
  597. package/dist-es/commands/UpdateImageVersionCommand.js +2 -3
  598. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -3
  599. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  600. package/dist-es/commands/UpdateModelPackageCommand.js +2 -3
  601. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -3
  602. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -3
  603. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -3
  604. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  605. package/dist-es/commands/UpdatePipelineCommand.js +2 -3
  606. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -3
  607. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  608. package/dist-es/commands/UpdateSpaceCommand.js +2 -3
  609. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -3
  610. package/dist-es/commands/UpdateTrialCommand.js +2 -3
  611. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -3
  612. package/dist-es/commands/UpdateUserProfileCommand.js +2 -3
  613. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  614. package/dist-es/commands/UpdateWorkteamCommand.js +2 -3
  615. package/dist-es/commands/index.js +2 -0
  616. package/dist-es/models/models_0.js +18 -633
  617. package/dist-es/models/models_1.js +11 -802
  618. package/dist-es/models/models_2.js +0 -738
  619. package/dist-es/models/models_3.js +18 -752
  620. package/dist-es/models/models_4.js +1 -163
  621. package/dist-es/protocols/Aws_json1_1.js +273 -1
  622. package/dist-types/SageMaker.d.ts +329 -1
  623. package/dist-types/SageMakerClient.d.ts +28 -6
  624. package/dist-types/commands/AddAssociationCommand.d.ts +16 -0
  625. package/dist-types/commands/AddTagsCommand.d.ts +16 -0
  626. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +16 -0
  627. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +16 -0
  628. package/dist-types/commands/CreateActionCommand.d.ts +16 -0
  629. package/dist-types/commands/CreateAlgorithmCommand.d.ts +16 -0
  630. package/dist-types/commands/CreateAppCommand.d.ts +16 -0
  631. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +16 -0
  632. package/dist-types/commands/CreateArtifactCommand.d.ts +16 -0
  633. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +16 -0
  634. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +74 -0
  635. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +16 -0
  636. package/dist-types/commands/CreateCompilationJobCommand.d.ts +16 -0
  637. package/dist-types/commands/CreateContextCommand.d.ts +16 -0
  638. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +16 -0
  639. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +16 -0
  640. package/dist-types/commands/CreateDomainCommand.d.ts +16 -0
  641. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +16 -0
  642. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +16 -0
  643. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +16 -0
  644. package/dist-types/commands/CreateEndpointCommand.d.ts +17 -1
  645. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +16 -0
  646. package/dist-types/commands/CreateExperimentCommand.d.ts +16 -0
  647. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +16 -0
  648. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +16 -0
  649. package/dist-types/commands/CreateHubCommand.d.ts +16 -0
  650. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +16 -0
  651. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +16 -0
  652. package/dist-types/commands/CreateImageCommand.d.ts +16 -0
  653. package/dist-types/commands/CreateImageVersionCommand.d.ts +16 -0
  654. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +16 -0
  655. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +16 -0
  656. package/dist-types/commands/CreateLabelingJobCommand.d.ts +16 -0
  657. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +16 -0
  658. package/dist-types/commands/CreateModelCardCommand.d.ts +16 -0
  659. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +16 -0
  660. package/dist-types/commands/CreateModelCommand.d.ts +16 -0
  661. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +16 -0
  662. package/dist-types/commands/CreateModelPackageCommand.d.ts +16 -0
  663. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +16 -0
  664. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +16 -0
  665. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +16 -0
  666. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +16 -0
  667. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  668. package/dist-types/commands/CreatePipelineCommand.d.ts +16 -0
  669. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +16 -0
  670. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +16 -0
  671. package/dist-types/commands/CreateProcessingJobCommand.d.ts +16 -0
  672. package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
  673. package/dist-types/commands/CreateSpaceCommand.d.ts +16 -0
  674. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +16 -0
  675. package/dist-types/commands/CreateTrainingJobCommand.d.ts +16 -0
  676. package/dist-types/commands/CreateTransformJobCommand.d.ts +16 -0
  677. package/dist-types/commands/CreateTrialCommand.d.ts +16 -0
  678. package/dist-types/commands/CreateTrialComponentCommand.d.ts +16 -0
  679. package/dist-types/commands/CreateUserProfileCommand.d.ts +16 -0
  680. package/dist-types/commands/CreateWorkforceCommand.d.ts +16 -0
  681. package/dist-types/commands/CreateWorkteamCommand.d.ts +16 -0
  682. package/dist-types/commands/DeleteActionCommand.d.ts +16 -0
  683. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +16 -0
  684. package/dist-types/commands/DeleteAppCommand.d.ts +16 -0
  685. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +16 -0
  686. package/dist-types/commands/DeleteArtifactCommand.d.ts +16 -0
  687. package/dist-types/commands/DeleteAssociationCommand.d.ts +16 -0
  688. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +16 -0
  689. package/dist-types/commands/DeleteContextCommand.d.ts +16 -0
  690. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +16 -0
  691. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +16 -0
  692. package/dist-types/commands/DeleteDomainCommand.d.ts +16 -0
  693. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +16 -0
  694. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +16 -0
  695. package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
  696. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +16 -0
  697. package/dist-types/commands/DeleteExperimentCommand.d.ts +16 -0
  698. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +16 -0
  699. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +16 -0
  700. package/dist-types/commands/DeleteHubCommand.d.ts +16 -0
  701. package/dist-types/commands/DeleteHubContentCommand.d.ts +16 -0
  702. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +16 -0
  703. package/dist-types/commands/DeleteImageCommand.d.ts +16 -0
  704. package/dist-types/commands/DeleteImageVersionCommand.d.ts +16 -0
  705. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +16 -0
  706. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +16 -0
  707. package/dist-types/commands/DeleteModelCardCommand.d.ts +16 -0
  708. package/dist-types/commands/DeleteModelCommand.d.ts +16 -0
  709. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +16 -0
  710. package/dist-types/commands/DeleteModelPackageCommand.d.ts +16 -0
  711. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +16 -0
  712. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +16 -0
  713. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +16 -0
  714. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +16 -0
  715. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +16 -0
  716. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  717. package/dist-types/commands/DeletePipelineCommand.d.ts +16 -0
  718. package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
  719. package/dist-types/commands/DeleteSpaceCommand.d.ts +16 -0
  720. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +16 -0
  721. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  722. package/dist-types/commands/DeleteTrialCommand.d.ts +17 -1
  723. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +17 -1
  724. package/dist-types/commands/DeleteUserProfileCommand.d.ts +17 -1
  725. package/dist-types/commands/DeleteWorkforceCommand.d.ts +17 -1
  726. package/dist-types/commands/DeleteWorkteamCommand.d.ts +16 -0
  727. package/dist-types/commands/DeregisterDevicesCommand.d.ts +16 -0
  728. package/dist-types/commands/DescribeActionCommand.d.ts +16 -0
  729. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +16 -0
  730. package/dist-types/commands/DescribeAppCommand.d.ts +16 -0
  731. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +16 -0
  732. package/dist-types/commands/DescribeArtifactCommand.d.ts +16 -0
  733. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +16 -0
  734. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +67 -0
  735. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +16 -0
  736. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +16 -0
  737. package/dist-types/commands/DescribeContextCommand.d.ts +16 -0
  738. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +16 -0
  739. package/dist-types/commands/DescribeDeviceCommand.d.ts +16 -0
  740. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +16 -0
  741. package/dist-types/commands/DescribeDomainCommand.d.ts +16 -0
  742. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +16 -0
  743. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +16 -0
  744. package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
  745. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +16 -0
  746. package/dist-types/commands/DescribeExperimentCommand.d.ts +16 -0
  747. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +16 -0
  748. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +16 -0
  749. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +16 -0
  750. package/dist-types/commands/DescribeHubCommand.d.ts +16 -0
  751. package/dist-types/commands/DescribeHubContentCommand.d.ts +16 -0
  752. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +16 -0
  753. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +16 -0
  754. package/dist-types/commands/DescribeImageCommand.d.ts +16 -0
  755. package/dist-types/commands/DescribeImageVersionCommand.d.ts +16 -0
  756. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +16 -0
  757. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +16 -0
  758. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +16 -0
  759. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +16 -0
  760. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +16 -0
  761. package/dist-types/commands/DescribeModelCardCommand.d.ts +16 -0
  762. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +16 -0
  763. package/dist-types/commands/DescribeModelCommand.d.ts +16 -0
  764. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +16 -0
  765. package/dist-types/commands/DescribeModelPackageCommand.d.ts +16 -0
  766. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +16 -0
  767. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +16 -0
  768. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +16 -0
  769. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +16 -0
  770. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  771. package/dist-types/commands/DescribePipelineCommand.d.ts +16 -0
  772. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +16 -0
  773. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +16 -0
  774. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +16 -0
  775. package/dist-types/commands/DescribeProjectCommand.d.ts +16 -0
  776. package/dist-types/commands/DescribeSpaceCommand.d.ts +16 -0
  777. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +16 -0
  778. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +16 -0
  779. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +16 -0
  780. package/dist-types/commands/DescribeTransformJobCommand.d.ts +16 -0
  781. package/dist-types/commands/DescribeTrialCommand.d.ts +16 -0
  782. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +16 -0
  783. package/dist-types/commands/DescribeUserProfileCommand.d.ts +16 -0
  784. package/dist-types/commands/DescribeWorkforceCommand.d.ts +16 -0
  785. package/dist-types/commands/DescribeWorkteamCommand.d.ts +16 -0
  786. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +16 -0
  787. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +16 -0
  788. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +16 -0
  789. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +16 -0
  790. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +16 -0
  791. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +16 -0
  792. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +16 -0
  793. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +16 -0
  794. package/dist-types/commands/ImportHubContentCommand.d.ts +16 -0
  795. package/dist-types/commands/ListActionsCommand.d.ts +17 -1
  796. package/dist-types/commands/ListAlgorithmsCommand.d.ts +17 -1
  797. package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
  798. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +16 -0
  799. package/dist-types/commands/ListAppsCommand.d.ts +16 -0
  800. package/dist-types/commands/ListArtifactsCommand.d.ts +16 -0
  801. package/dist-types/commands/ListAssociationsCommand.d.ts +16 -0
  802. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +16 -0
  803. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +16 -0
  804. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +16 -0
  805. package/dist-types/commands/ListCompilationJobsCommand.d.ts +16 -0
  806. package/dist-types/commands/ListContextsCommand.d.ts +16 -0
  807. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +16 -0
  808. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +16 -0
  809. package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
  810. package/dist-types/commands/ListDomainsCommand.d.ts +16 -0
  811. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +16 -0
  812. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +16 -0
  813. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +16 -0
  814. package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
  815. package/dist-types/commands/ListExperimentsCommand.d.ts +16 -0
  816. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +16 -0
  817. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +16 -0
  818. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +16 -0
  819. package/dist-types/commands/ListHubContentsCommand.d.ts +16 -0
  820. package/dist-types/commands/ListHubsCommand.d.ts +16 -0
  821. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +16 -0
  822. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +16 -0
  823. package/dist-types/commands/ListImageVersionsCommand.d.ts +16 -0
  824. package/dist-types/commands/ListImagesCommand.d.ts +16 -0
  825. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +16 -0
  826. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +16 -0
  827. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +16 -0
  828. package/dist-types/commands/ListLabelingJobsCommand.d.ts +16 -0
  829. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +16 -0
  830. package/dist-types/commands/ListLineageGroupsCommand.d.ts +16 -0
  831. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +16 -0
  832. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +16 -0
  833. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  834. package/dist-types/commands/ListModelCardsCommand.d.ts +16 -0
  835. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +16 -0
  836. package/dist-types/commands/ListModelMetadataCommand.d.ts +16 -0
  837. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +16 -0
  838. package/dist-types/commands/ListModelPackagesCommand.d.ts +16 -0
  839. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +16 -0
  840. package/dist-types/commands/ListModelsCommand.d.ts +16 -0
  841. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +16 -0
  842. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +16 -0
  843. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +16 -0
  844. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +16 -0
  845. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +16 -0
  846. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +16 -0
  847. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +16 -0
  848. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  849. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +16 -0
  850. package/dist-types/commands/ListPipelinesCommand.d.ts +16 -0
  851. package/dist-types/commands/ListProcessingJobsCommand.d.ts +16 -0
  852. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  853. package/dist-types/commands/ListSpacesCommand.d.ts +16 -0
  854. package/dist-types/commands/ListStageDevicesCommand.d.ts +16 -0
  855. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +16 -0
  856. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +16 -0
  857. package/dist-types/commands/ListTagsCommand.d.ts +16 -0
  858. package/dist-types/commands/ListTrainingJobsCommand.d.ts +17 -1
  859. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +16 -0
  860. package/dist-types/commands/ListTransformJobsCommand.d.ts +16 -0
  861. package/dist-types/commands/ListTrialComponentsCommand.d.ts +16 -0
  862. package/dist-types/commands/ListTrialsCommand.d.ts +16 -0
  863. package/dist-types/commands/ListUserProfilesCommand.d.ts +16 -0
  864. package/dist-types/commands/ListWorkforcesCommand.d.ts +16 -0
  865. package/dist-types/commands/ListWorkteamsCommand.d.ts +16 -0
  866. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +16 -0
  867. package/dist-types/commands/QueryLineageCommand.d.ts +16 -0
  868. package/dist-types/commands/RegisterDevicesCommand.d.ts +16 -0
  869. package/dist-types/commands/RenderUiTemplateCommand.d.ts +16 -0
  870. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +16 -0
  871. package/dist-types/commands/SearchCommand.d.ts +16 -0
  872. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +16 -0
  873. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +16 -0
  874. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +16 -0
  875. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +16 -0
  876. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +16 -0
  877. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +16 -0
  878. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +16 -0
  879. package/dist-types/commands/StopAutoMLJobCommand.d.ts +16 -0
  880. package/dist-types/commands/StopCompilationJobCommand.d.ts +16 -0
  881. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +16 -0
  882. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +16 -0
  883. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +16 -0
  884. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +16 -0
  885. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +16 -0
  886. package/dist-types/commands/StopLabelingJobCommand.d.ts +16 -0
  887. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +16 -0
  888. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +16 -0
  889. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +16 -0
  890. package/dist-types/commands/StopProcessingJobCommand.d.ts +16 -0
  891. package/dist-types/commands/StopTrainingJobCommand.d.ts +16 -0
  892. package/dist-types/commands/StopTransformJobCommand.d.ts +16 -0
  893. package/dist-types/commands/UpdateActionCommand.d.ts +16 -0
  894. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +18 -1
  895. package/dist-types/commands/UpdateArtifactCommand.d.ts +17 -1
  896. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +17 -1
  897. package/dist-types/commands/UpdateContextCommand.d.ts +17 -1
  898. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +17 -1
  899. package/dist-types/commands/UpdateDevicesCommand.d.ts +17 -1
  900. package/dist-types/commands/UpdateDomainCommand.d.ts +16 -0
  901. package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
  902. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +16 -0
  903. package/dist-types/commands/UpdateExperimentCommand.d.ts +16 -0
  904. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +16 -0
  905. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +16 -0
  906. package/dist-types/commands/UpdateHubCommand.d.ts +16 -0
  907. package/dist-types/commands/UpdateImageCommand.d.ts +16 -0
  908. package/dist-types/commands/UpdateImageVersionCommand.d.ts +16 -0
  909. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +16 -0
  910. package/dist-types/commands/UpdateModelCardCommand.d.ts +16 -0
  911. package/dist-types/commands/UpdateModelPackageCommand.d.ts +16 -0
  912. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +16 -0
  913. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +16 -0
  914. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +16 -0
  915. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  916. package/dist-types/commands/UpdatePipelineCommand.d.ts +16 -0
  917. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +16 -0
  918. package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
  919. package/dist-types/commands/UpdateSpaceCommand.d.ts +16 -0
  920. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +16 -0
  921. package/dist-types/commands/UpdateTrialCommand.d.ts +16 -0
  922. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +16 -0
  923. package/dist-types/commands/UpdateUserProfileCommand.d.ts +16 -0
  924. package/dist-types/commands/UpdateWorkforceCommand.d.ts +16 -0
  925. package/dist-types/commands/UpdateWorkteamCommand.d.ts +16 -0
  926. package/dist-types/commands/index.d.ts +2 -0
  927. package/dist-types/models/SageMakerServiceException.d.ts +2 -0
  928. package/dist-types/models/models_0.d.ts +925 -1133
  929. package/dist-types/models/models_1.d.ts +809 -1110
  930. package/dist-types/models/models_2.d.ts +854 -1124
  931. package/dist-types/models/models_3.d.ts +921 -1118
  932. package/dist-types/models/models_4.d.ts +304 -214
  933. package/dist-types/pagination/Interfaces.d.ts +3 -0
  934. package/dist-types/pagination/ListActionsPaginator.d.ts +3 -0
  935. package/dist-types/pagination/ListAlgorithmsPaginator.d.ts +3 -0
  936. package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
  937. package/dist-types/pagination/ListAppImageConfigsPaginator.d.ts +3 -0
  938. package/dist-types/pagination/ListAppsPaginator.d.ts +3 -0
  939. package/dist-types/pagination/ListArtifactsPaginator.d.ts +3 -0
  940. package/dist-types/pagination/ListAssociationsPaginator.d.ts +3 -0
  941. package/dist-types/pagination/ListAutoMLJobsPaginator.d.ts +3 -0
  942. package/dist-types/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +3 -0
  943. package/dist-types/pagination/ListCodeRepositoriesPaginator.d.ts +3 -0
  944. package/dist-types/pagination/ListCompilationJobsPaginator.d.ts +3 -0
  945. package/dist-types/pagination/ListContextsPaginator.d.ts +3 -0
  946. package/dist-types/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +3 -0
  947. package/dist-types/pagination/ListDeviceFleetsPaginator.d.ts +3 -0
  948. package/dist-types/pagination/ListDevicesPaginator.d.ts +3 -0
  949. package/dist-types/pagination/ListDomainsPaginator.d.ts +3 -0
  950. package/dist-types/pagination/ListEdgeDeploymentPlansPaginator.d.ts +3 -0
  951. package/dist-types/pagination/ListEdgePackagingJobsPaginator.d.ts +3 -0
  952. package/dist-types/pagination/ListEndpointConfigsPaginator.d.ts +3 -0
  953. package/dist-types/pagination/ListEndpointsPaginator.d.ts +3 -0
  954. package/dist-types/pagination/ListExperimentsPaginator.d.ts +3 -0
  955. package/dist-types/pagination/ListFlowDefinitionsPaginator.d.ts +3 -0
  956. package/dist-types/pagination/ListHumanTaskUisPaginator.d.ts +3 -0
  957. package/dist-types/pagination/ListHyperParameterTuningJobsPaginator.d.ts +3 -0
  958. package/dist-types/pagination/ListImageVersionsPaginator.d.ts +3 -0
  959. package/dist-types/pagination/ListImagesPaginator.d.ts +3 -0
  960. package/dist-types/pagination/ListInferenceExperimentsPaginator.d.ts +3 -0
  961. package/dist-types/pagination/ListInferenceRecommendationsJobStepsPaginator.d.ts +3 -0
  962. package/dist-types/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +3 -0
  963. package/dist-types/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +3 -0
  964. package/dist-types/pagination/ListLabelingJobsPaginator.d.ts +3 -0
  965. package/dist-types/pagination/ListLineageGroupsPaginator.d.ts +3 -0
  966. package/dist-types/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +3 -0
  967. package/dist-types/pagination/ListModelCardExportJobsPaginator.d.ts +3 -0
  968. package/dist-types/pagination/ListModelCardVersionsPaginator.d.ts +3 -0
  969. package/dist-types/pagination/ListModelCardsPaginator.d.ts +3 -0
  970. package/dist-types/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +3 -0
  971. package/dist-types/pagination/ListModelMetadataPaginator.d.ts +3 -0
  972. package/dist-types/pagination/ListModelPackageGroupsPaginator.d.ts +3 -0
  973. package/dist-types/pagination/ListModelPackagesPaginator.d.ts +3 -0
  974. package/dist-types/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +3 -0
  975. package/dist-types/pagination/ListModelsPaginator.d.ts +3 -0
  976. package/dist-types/pagination/ListMonitoringAlertHistoryPaginator.d.ts +3 -0
  977. package/dist-types/pagination/ListMonitoringAlertsPaginator.d.ts +3 -0
  978. package/dist-types/pagination/ListMonitoringExecutionsPaginator.d.ts +3 -0
  979. package/dist-types/pagination/ListMonitoringSchedulesPaginator.d.ts +3 -0
  980. package/dist-types/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +3 -0
  981. package/dist-types/pagination/ListNotebookInstancesPaginator.d.ts +3 -0
  982. package/dist-types/pagination/ListPipelineExecutionStepsPaginator.d.ts +3 -0
  983. package/dist-types/pagination/ListPipelineExecutionsPaginator.d.ts +3 -0
  984. package/dist-types/pagination/ListPipelineParametersForExecutionPaginator.d.ts +3 -0
  985. package/dist-types/pagination/ListPipelinesPaginator.d.ts +3 -0
  986. package/dist-types/pagination/ListProcessingJobsPaginator.d.ts +3 -0
  987. package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
  988. package/dist-types/pagination/ListSpacesPaginator.d.ts +3 -0
  989. package/dist-types/pagination/ListStageDevicesPaginator.d.ts +3 -0
  990. package/dist-types/pagination/ListStudioLifecycleConfigsPaginator.d.ts +3 -0
  991. package/dist-types/pagination/ListSubscribedWorkteamsPaginator.d.ts +3 -0
  992. package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
  993. package/dist-types/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +3 -0
  994. package/dist-types/pagination/ListTrainingJobsPaginator.d.ts +3 -0
  995. package/dist-types/pagination/ListTransformJobsPaginator.d.ts +3 -0
  996. package/dist-types/pagination/ListTrialComponentsPaginator.d.ts +3 -0
  997. package/dist-types/pagination/ListTrialsPaginator.d.ts +3 -0
  998. package/dist-types/pagination/ListUserProfilesPaginator.d.ts +3 -0
  999. package/dist-types/pagination/ListWorkforcesPaginator.d.ts +3 -0
  1000. package/dist-types/pagination/ListWorkteamsPaginator.d.ts +3 -0
  1001. package/dist-types/pagination/QueryLineagePaginator.d.ts +3 -0
  1002. package/dist-types/pagination/SearchPaginator.d.ts +3 -0
  1003. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  1004. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  1005. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  1006. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +38 -0
  1007. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  1008. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  1009. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  1010. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  1011. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  1012. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +38 -0
  1013. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  1014. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  1015. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -4
  1016. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  1017. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  1018. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  1019. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  1020. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  1021. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  1022. package/dist-types/ts3.4/models/models_0.d.ts +64 -610
  1023. package/dist-types/ts3.4/models/models_1.d.ts +39 -801
  1024. package/dist-types/ts3.4/models/models_2.d.ts +52 -745
  1025. package/dist-types/ts3.4/models/models_3.d.ts +55 -764
  1026. package/dist-types/ts3.4/models/models_4.d.ts +42 -159
  1027. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  1028. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeEndpointInput, DescribeEndpointOutput } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeEndpointCommand}.
8
10
  */
9
11
  export interface DescribeEndpointCommandInput extends DescribeEndpointInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeEndpointCommand}.
13
17
  */
14
18
  export interface DescribeEndpointCommandOutput extends DescribeEndpointOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns the description of an endpoint.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeEndpointCommandOutput extends DescribeEndpointOutput, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeEndpointCommandInput - {@link DescribeEndpointCommandInput}
34
+ * @returns {@link DescribeEndpointCommandOutput}
28
35
  * @see {@link DescribeEndpointCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeEndpointCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -34,11 +41,20 @@ export interface DescribeEndpointCommandOutput extends DescribeEndpointOutput, _
34
41
  export declare class DescribeEndpointCommand extends $Command<DescribeEndpointCommandInput, DescribeEndpointCommandOutput, SageMakerClientResolvedConfig> {
35
42
  readonly input: DescribeEndpointCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: DescribeEndpointCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEndpointCommandInput, DescribeEndpointCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeEndpointConfigInput, DescribeEndpointConfigOutput } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeEndpointConfigCommand}.
8
10
  */
9
11
  export interface DescribeEndpointConfigCommandInput extends DescribeEndpointConfigInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeEndpointConfigCommand}.
13
17
  */
14
18
  export interface DescribeEndpointConfigCommandOutput extends DescribeEndpointConfigOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns the description of an endpoint configuration created using the
18
23
  * <code>CreateEndpointConfig</code> API.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeEndpointConfigCommandOutput extends DescribeEndpointCon
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeEndpointConfigCommandInput - {@link DescribeEndpointConfigCommandInput}
35
+ * @returns {@link DescribeEndpointConfigCommandOutput}
29
36
  * @see {@link DescribeEndpointConfigCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeEndpointConfigCommandOutput} for command's `response` shape.
31
38
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -35,11 +42,20 @@ export interface DescribeEndpointConfigCommandOutput extends DescribeEndpointCon
35
42
  export declare class DescribeEndpointConfigCommand extends $Command<DescribeEndpointConfigCommandInput, DescribeEndpointConfigCommandOutput, SageMakerClientResolvedConfig> {
36
43
  readonly input: DescribeEndpointConfigCommandInput;
37
44
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
45
+ /**
46
+ * @public
47
+ */
38
48
  constructor(input: DescribeEndpointConfigCommandInput);
39
49
  /**
40
50
  * @internal
41
51
  */
42
52
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEndpointConfigCommandInput, DescribeEndpointConfigCommandOutput>;
53
+ /**
54
+ * @internal
55
+ */
43
56
  private serialize;
57
+ /**
58
+ * @internal
59
+ */
44
60
  private deserialize;
45
61
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeExperimentRequest, DescribeExperimentResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeExperimentCommand}.
8
10
  */
9
11
  export interface DescribeExperimentCommandInput extends DescribeExperimentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeExperimentCommand}.
13
17
  */
14
18
  export interface DescribeExperimentCommandOutput extends DescribeExperimentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides a list of an experiment's properties.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeExperimentCommandOutput extends DescribeExperimentRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeExperimentCommandInput - {@link DescribeExperimentCommandInput}
34
+ * @returns {@link DescribeExperimentCommandOutput}
28
35
  * @see {@link DescribeExperimentCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeExperimentCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeExperimentCommandOutput extends DescribeExperimentRespo
37
44
  export declare class DescribeExperimentCommand extends $Command<DescribeExperimentCommandInput, DescribeExperimentCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeExperimentCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeExperimentCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeExperimentCommandInput, DescribeExperimentCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeFeatureGroupRequest, DescribeFeatureGroupResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFeatureGroupCommand}.
8
10
  */
9
11
  export interface DescribeFeatureGroupCommandInput extends DescribeFeatureGroupRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFeatureGroupCommand}.
13
17
  */
14
18
  export interface DescribeFeatureGroupCommandOutput extends DescribeFeatureGroupResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Use this operation to describe a <code>FeatureGroup</code>. The response includes
18
23
  * information on the creation time, <code>FeatureGroup</code> name, the unique identifier for
19
24
  * each <code>FeatureGroup</code>, and more.</p>
@@ -27,6 +32,8 @@ export interface DescribeFeatureGroupCommandOutput extends DescribeFeatureGroupR
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DescribeFeatureGroupCommandInput - {@link DescribeFeatureGroupCommandInput}
36
+ * @returns {@link DescribeFeatureGroupCommandOutput}
30
37
  * @see {@link DescribeFeatureGroupCommandInput} for command's `input` shape.
31
38
  * @see {@link DescribeFeatureGroupCommandOutput} for command's `response` shape.
32
39
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -39,11 +46,20 @@ export interface DescribeFeatureGroupCommandOutput extends DescribeFeatureGroupR
39
46
  export declare class DescribeFeatureGroupCommand extends $Command<DescribeFeatureGroupCommandInput, DescribeFeatureGroupCommandOutput, SageMakerClientResolvedConfig> {
40
47
  readonly input: DescribeFeatureGroupCommandInput;
41
48
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
49
+ /**
50
+ * @public
51
+ */
42
52
  constructor(input: DescribeFeatureGroupCommandInput);
43
53
  /**
44
54
  * @internal
45
55
  */
46
56
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFeatureGroupCommandInput, DescribeFeatureGroupCommandOutput>;
57
+ /**
58
+ * @internal
59
+ */
47
60
  private serialize;
61
+ /**
62
+ * @internal
63
+ */
48
64
  private deserialize;
49
65
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeFeatureMetadataRequest, DescribeFeatureMetadataResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFeatureMetadataCommand}.
8
10
  */
9
11
  export interface DescribeFeatureMetadataCommandInput extends DescribeFeatureMetadataRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFeatureMetadataCommand}.
13
17
  */
14
18
  export interface DescribeFeatureMetadataCommandOutput extends DescribeFeatureMetadataResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Shows the metadata for a feature within a feature group.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeFeatureMetadataCommandOutput extends DescribeFeatureMet
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeFeatureMetadataCommandInput - {@link DescribeFeatureMetadataCommandInput}
34
+ * @returns {@link DescribeFeatureMetadataCommandOutput}
28
35
  * @see {@link DescribeFeatureMetadataCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeFeatureMetadataCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeFeatureMetadataCommandOutput extends DescribeFeatureMet
37
44
  export declare class DescribeFeatureMetadataCommand extends $Command<DescribeFeatureMetadataCommandInput, DescribeFeatureMetadataCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeFeatureMetadataCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeFeatureMetadataCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFeatureMetadataCommandInput, DescribeFeatureMetadataCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeFlowDefinitionRequest, DescribeFlowDefinitionResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFlowDefinitionCommand}.
8
10
  */
9
11
  export interface DescribeFlowDefinitionCommandInput extends DescribeFlowDefinitionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFlowDefinitionCommand}.
13
17
  */
14
18
  export interface DescribeFlowDefinitionCommandOutput extends DescribeFlowDefinitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about the specified flow definition.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeFlowDefinitionCommandOutput extends DescribeFlowDefinit
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeFlowDefinitionCommandInput - {@link DescribeFlowDefinitionCommandInput}
34
+ * @returns {@link DescribeFlowDefinitionCommandOutput}
28
35
  * @see {@link DescribeFlowDefinitionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeFlowDefinitionCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeFlowDefinitionCommandOutput extends DescribeFlowDefinit
37
44
  export declare class DescribeFlowDefinitionCommand extends $Command<DescribeFlowDefinitionCommandInput, DescribeFlowDefinitionCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeFlowDefinitionCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeFlowDefinitionCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFlowDefinitionCommandInput, DescribeFlowDefinitionCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeHubRequest, DescribeHubResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeHubCommand}.
8
10
  */
9
11
  export interface DescribeHubCommandInput extends DescribeHubRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeHubCommand}.
13
17
  */
14
18
  export interface DescribeHubCommandOutput extends DescribeHubResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describe a hub.</p>
18
23
  * <note>
19
24
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -28,6 +33,8 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DescribeHubCommandInput - {@link DescribeHubCommandInput}
37
+ * @returns {@link DescribeHubCommandOutput}
31
38
  * @see {@link DescribeHubCommandInput} for command's `input` shape.
32
39
  * @see {@link DescribeHubCommandOutput} for command's `response` shape.
33
40
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
40
47
  export declare class DescribeHubCommand extends $Command<DescribeHubCommandInput, DescribeHubCommandOutput, SageMakerClientResolvedConfig> {
41
48
  readonly input: DescribeHubCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeHubCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHubCommandInput, DescribeHubCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeHubContentRequest, DescribeHubContentResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeHubContentCommand}.
8
10
  */
9
11
  export interface DescribeHubContentCommandInput extends DescribeHubContentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeHubContentCommand}.
13
17
  */
14
18
  export interface DescribeHubContentCommandOutput extends DescribeHubContentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describe the content of a hub.</p>
18
23
  * <note>
19
24
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -28,6 +33,8 @@ export interface DescribeHubContentCommandOutput extends DescribeHubContentRespo
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DescribeHubContentCommandInput - {@link DescribeHubContentCommandInput}
37
+ * @returns {@link DescribeHubContentCommandOutput}
31
38
  * @see {@link DescribeHubContentCommandInput} for command's `input` shape.
32
39
  * @see {@link DescribeHubContentCommandOutput} for command's `response` shape.
33
40
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeHubContentCommandOutput extends DescribeHubContentRespo
40
47
  export declare class DescribeHubContentCommand extends $Command<DescribeHubContentCommandInput, DescribeHubContentCommandOutput, SageMakerClientResolvedConfig> {
41
48
  readonly input: DescribeHubContentCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeHubContentCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHubContentCommandInput, DescribeHubContentCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeHumanTaskUiRequest, DescribeHumanTaskUiResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeHumanTaskUiCommand}.
8
10
  */
9
11
  export interface DescribeHumanTaskUiCommandInput extends DescribeHumanTaskUiRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeHumanTaskUiCommand}.
13
17
  */
14
18
  export interface DescribeHumanTaskUiCommandOutput extends DescribeHumanTaskUiResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about the requested human task user interface (worker task template).</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeHumanTaskUiCommandOutput extends DescribeHumanTaskUiRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeHumanTaskUiCommandInput - {@link DescribeHumanTaskUiCommandInput}
34
+ * @returns {@link DescribeHumanTaskUiCommandOutput}
28
35
  * @see {@link DescribeHumanTaskUiCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeHumanTaskUiCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeHumanTaskUiCommandOutput extends DescribeHumanTaskUiRes
37
44
  export declare class DescribeHumanTaskUiCommand extends $Command<DescribeHumanTaskUiCommandInput, DescribeHumanTaskUiCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeHumanTaskUiCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeHumanTaskUiCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHumanTaskUiCommandInput, DescribeHumanTaskUiCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeHyperParameterTuningJobRequest, DescribeHyperParameterTuningJobResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeHyperParameterTuningJobCommand}.
8
10
  */
9
11
  export interface DescribeHyperParameterTuningJobCommandInput extends DescribeHyperParameterTuningJobRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeHyperParameterTuningJobCommand}.
13
17
  */
14
18
  export interface DescribeHyperParameterTuningJobCommandOutput extends DescribeHyperParameterTuningJobResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets
18
23
  * a description of a hyperparameter tuning job.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeHyperParameterTuningJobCommandOutput extends DescribeHy
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeHyperParameterTuningJobCommandInput - {@link DescribeHyperParameterTuningJobCommandInput}
35
+ * @returns {@link DescribeHyperParameterTuningJobCommandOutput}
29
36
  * @see {@link DescribeHyperParameterTuningJobCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeHyperParameterTuningJobCommandOutput} for command's `response` shape.
31
38
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -38,11 +45,20 @@ export interface DescribeHyperParameterTuningJobCommandOutput extends DescribeHy
38
45
  export declare class DescribeHyperParameterTuningJobCommand extends $Command<DescribeHyperParameterTuningJobCommandInput, DescribeHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig> {
39
46
  readonly input: DescribeHyperParameterTuningJobCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: DescribeHyperParameterTuningJobCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHyperParameterTuningJobCommandInput, DescribeHyperParameterTuningJobCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeImageRequest, DescribeImageResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeImageCommand}.
8
10
  */
9
11
  export interface DescribeImageCommandInput extends DescribeImageRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeImageCommand}.
13
17
  */
14
18
  export interface DescribeImageCommandOutput extends DescribeImageResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a SageMaker image.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeImageCommandOutput extends DescribeImageResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeImageCommandInput - {@link DescribeImageCommandInput}
34
+ * @returns {@link DescribeImageCommandOutput}
28
35
  * @see {@link DescribeImageCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeImageCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeImageCommandOutput extends DescribeImageResponse, __Met
37
44
  export declare class DescribeImageCommand extends $Command<DescribeImageCommandInput, DescribeImageCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeImageCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeImageCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeImageCommandInput, DescribeImageCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeImageVersionRequest, DescribeImageVersionResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeImageVersionCommand}.
8
10
  */
9
11
  export interface DescribeImageVersionCommandInput extends DescribeImageVersionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeImageVersionCommand}.
13
17
  */
14
18
  export interface DescribeImageVersionCommandOutput extends DescribeImageVersionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a version of a SageMaker image.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeImageVersionCommandOutput extends DescribeImageVersionR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeImageVersionCommandInput - {@link DescribeImageVersionCommandInput}
34
+ * @returns {@link DescribeImageVersionCommandOutput}
28
35
  * @see {@link DescribeImageVersionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeImageVersionCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeImageVersionCommandOutput extends DescribeImageVersionR
37
44
  export declare class DescribeImageVersionCommand extends $Command<DescribeImageVersionCommandInput, DescribeImageVersionCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeImageVersionCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeImageVersionCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeImageVersionCommandInput, DescribeImageVersionCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeInferenceExperimentRequest, DescribeInferenceExperimentResponse } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeInferenceExperimentCommand}.
8
10
  */
9
11
  export interface DescribeInferenceExperimentCommandInput extends DescribeInferenceExperimentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeInferenceExperimentCommand}.
13
17
  */
14
18
  export interface DescribeInferenceExperimentCommandOutput extends DescribeInferenceExperimentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns details about an inference experiment.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeInferenceExperimentCommandOutput extends DescribeInfere
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeInferenceExperimentCommandInput - {@link DescribeInferenceExperimentCommandInput}
34
+ * @returns {@link DescribeInferenceExperimentCommandOutput}
28
35
  * @see {@link DescribeInferenceExperimentCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeInferenceExperimentCommandOutput} for command's `response` shape.
30
37
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeInferenceExperimentCommandOutput extends DescribeInfere
37
44
  export declare class DescribeInferenceExperimentCommand extends $Command<DescribeInferenceExperimentCommandInput, DescribeInferenceExperimentCommandOutput, SageMakerClientResolvedConfig> {
38
45
  readonly input: DescribeInferenceExperimentCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeInferenceExperimentCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInferenceExperimentCommandInput, DescribeInferenceExperimentCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }