@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
@@ -9,6 +9,7 @@ import { CreateAppCommandInput, CreateAppCommandOutput } from "./commands/Create
9
9
  import { CreateAppImageConfigCommandInput, CreateAppImageConfigCommandOutput } from "./commands/CreateAppImageConfigCommand";
10
10
  import { CreateArtifactCommandInput, CreateArtifactCommandOutput } from "./commands/CreateArtifactCommand";
11
11
  import { CreateAutoMLJobCommandInput, CreateAutoMLJobCommandOutput } from "./commands/CreateAutoMLJobCommand";
12
+ import { CreateAutoMLJobV2CommandInput, CreateAutoMLJobV2CommandOutput } from "./commands/CreateAutoMLJobV2Command";
12
13
  import { CreateCodeRepositoryCommandInput, CreateCodeRepositoryCommandOutput } from "./commands/CreateCodeRepositoryCommand";
13
14
  import { CreateCompilationJobCommandInput, CreateCompilationJobCommandOutput } from "./commands/CreateCompilationJobCommand";
14
15
  import { CreateContextCommandInput, CreateContextCommandOutput } from "./commands/CreateContextCommand";
@@ -108,6 +109,7 @@ import { DescribeAppCommandInput, DescribeAppCommandOutput } from "./commands/De
108
109
  import { DescribeAppImageConfigCommandInput, DescribeAppImageConfigCommandOutput } from "./commands/DescribeAppImageConfigCommand";
109
110
  import { DescribeArtifactCommandInput, DescribeArtifactCommandOutput } from "./commands/DescribeArtifactCommand";
110
111
  import { DescribeAutoMLJobCommandInput, DescribeAutoMLJobCommandOutput } from "./commands/DescribeAutoMLJobCommand";
112
+ import { DescribeAutoMLJobV2CommandInput, DescribeAutoMLJobV2CommandOutput } from "./commands/DescribeAutoMLJobV2Command";
111
113
  import { DescribeCodeRepositoryCommandInput, DescribeCodeRepositoryCommandOutput } from "./commands/DescribeCodeRepositoryCommand";
112
114
  import { DescribeCompilationJobCommandInput, DescribeCompilationJobCommandOutput } from "./commands/DescribeCompilationJobCommand";
113
115
  import { DescribeContextCommandInput, DescribeContextCommandOutput } from "./commands/DescribeContextCommand";
@@ -301,6 +303,7 @@ import { UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput } from "./com
301
303
  import { UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput } from "./commands/UpdateWorkteamCommand";
302
304
  import { SageMakerClient } from "./SageMakerClient";
303
305
  /**
306
+ * @public
304
307
  * <p>Provides APIs for creating and managing SageMaker resources. </p>
305
308
  * <p>Other Resources:</p>
306
309
  * <ul>
@@ -320,6 +323,7 @@ import { SageMakerClient } from "./SageMakerClient";
320
323
  */
321
324
  export declare class SageMaker extends SageMakerClient {
322
325
  /**
326
+ * @public
323
327
  * <p>Creates an <i>association</i> between the source and the destination. A
324
328
  * source can be associated with multiple destinations, and a destination can be associated
325
329
  * with multiple sources. An association is a lineage tracking entity. For more information, see
@@ -330,6 +334,7 @@ export declare class SageMaker extends SageMakerClient {
330
334
  addAssociation(args: AddAssociationCommandInput, cb: (err: any, data?: AddAssociationCommandOutput) => void): void;
331
335
  addAssociation(args: AddAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddAssociationCommandOutput) => void): void;
332
336
  /**
337
+ * @public
333
338
  * <p>Adds or overwrites one or more tags for the specified SageMaker resource. You can add
334
339
  * tags to notebook instances, training jobs, hyperparameter tuning jobs, batch transform
335
340
  * jobs, models, labeling jobs, work teams, endpoint configurations, and
@@ -360,6 +365,7 @@ export declare class SageMaker extends SageMakerClient {
360
365
  addTags(args: AddTagsCommandInput, cb: (err: any, data?: AddTagsCommandOutput) => void): void;
361
366
  addTags(args: AddTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsCommandOutput) => void): void;
362
367
  /**
368
+ * @public
363
369
  * <p>Associates a trial component with a trial. A trial component can be associated with
364
370
  * multiple trials. To disassociate a trial component from a trial, call the <a>DisassociateTrialComponent</a> API.</p>
365
371
  */
@@ -367,12 +373,14 @@ export declare class SageMaker extends SageMakerClient {
367
373
  associateTrialComponent(args: AssociateTrialComponentCommandInput, cb: (err: any, data?: AssociateTrialComponentCommandOutput) => void): void;
368
374
  associateTrialComponent(args: AssociateTrialComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTrialComponentCommandOutput) => void): void;
369
375
  /**
376
+ * @public
370
377
  * <p>This action batch describes a list of versioned model packages</p>
371
378
  */
372
379
  batchDescribeModelPackage(args: BatchDescribeModelPackageCommandInput, options?: __HttpHandlerOptions): Promise<BatchDescribeModelPackageCommandOutput>;
373
380
  batchDescribeModelPackage(args: BatchDescribeModelPackageCommandInput, cb: (err: any, data?: BatchDescribeModelPackageCommandOutput) => void): void;
374
381
  batchDescribeModelPackage(args: BatchDescribeModelPackageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDescribeModelPackageCommandOutput) => void): void;
375
382
  /**
383
+ * @public
376
384
  * <p>Creates an <i>action</i>. An action is a lineage tracking entity that
377
385
  * represents an action or activity. For example, a model deployment or an HPO job.
378
386
  * Generally, an action involves at least one input or output artifact. For more information, see
@@ -383,12 +391,14 @@ export declare class SageMaker extends SageMakerClient {
383
391
  createAction(args: CreateActionCommandInput, cb: (err: any, data?: CreateActionCommandOutput) => void): void;
384
392
  createAction(args: CreateActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateActionCommandOutput) => void): void;
385
393
  /**
394
+ * @public
386
395
  * <p>Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.</p>
387
396
  */
388
397
  createAlgorithm(args: CreateAlgorithmCommandInput, options?: __HttpHandlerOptions): Promise<CreateAlgorithmCommandOutput>;
389
398
  createAlgorithm(args: CreateAlgorithmCommandInput, cb: (err: any, data?: CreateAlgorithmCommandOutput) => void): void;
390
399
  createAlgorithm(args: CreateAlgorithmCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAlgorithmCommandOutput) => void): void;
391
400
  /**
401
+ * @public
392
402
  * <p>Creates a running app for the specified UserProfile. This operation is automatically
393
403
  * invoked by Amazon SageMaker Studio upon access to the associated Domain, and when new kernel
394
404
  * configurations are selected by the user. A user may have multiple Apps active simultaneously.</p>
@@ -397,6 +407,7 @@ export declare class SageMaker extends SageMakerClient {
397
407
  createApp(args: CreateAppCommandInput, cb: (err: any, data?: CreateAppCommandOutput) => void): void;
398
408
  createApp(args: CreateAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppCommandOutput) => void): void;
399
409
  /**
410
+ * @public
400
411
  * <p>Creates a configuration for running a SageMaker image as a KernelGateway app. The
401
412
  * configuration specifies the Amazon Elastic File System (EFS) storage volume on the image, and a list of the
402
413
  * kernels in the image.</p>
@@ -405,6 +416,7 @@ export declare class SageMaker extends SageMakerClient {
405
416
  createAppImageConfig(args: CreateAppImageConfigCommandInput, cb: (err: any, data?: CreateAppImageConfigCommandOutput) => void): void;
406
417
  createAppImageConfig(args: CreateAppImageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppImageConfigCommandOutput) => void): void;
407
418
  /**
419
+ * @public
408
420
  * <p>Creates an <i>artifact</i>. An artifact is a lineage tracking entity that
409
421
  * represents a URI addressable object or data. Some examples are the S3 URI of a dataset and
410
422
  * the ECR registry path of an image. For more information, see
@@ -415,6 +427,7 @@ export declare class SageMaker extends SageMakerClient {
415
427
  createArtifact(args: CreateArtifactCommandInput, cb: (err: any, data?: CreateArtifactCommandOutput) => void): void;
416
428
  createArtifact(args: CreateArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateArtifactCommandOutput) => void): void;
417
429
  /**
430
+ * @public
418
431
  * <p>Creates an Autopilot job.</p>
419
432
  * <p>Find the best-performing model after you run an Autopilot job by calling .</p>
420
433
  * <p>For information about how to use Autopilot, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-automate-model-development.html">Automate Model
@@ -424,6 +437,21 @@ export declare class SageMaker extends SageMakerClient {
424
437
  createAutoMLJob(args: CreateAutoMLJobCommandInput, cb: (err: any, data?: CreateAutoMLJobCommandOutput) => void): void;
425
438
  createAutoMLJob(args: CreateAutoMLJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAutoMLJobCommandOutput) => void): void;
426
439
  /**
440
+ * @public
441
+ * <p>Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for
442
+ * Computer Vision or Natural Language Processing problems.</p>
443
+ * <p>Find the resulting model after you run an AutoML job V2 by calling .</p>
444
+ * <p>To create an <code>AutoMLJob</code> using tabular data, see .</p>
445
+ * <note>
446
+ * <p>This API action is callable through SageMaker Canvas only. Calling it directly from the CLI
447
+ * or an SDK results in an error.</p>
448
+ * </note>
449
+ */
450
+ createAutoMLJobV2(args: CreateAutoMLJobV2CommandInput, options?: __HttpHandlerOptions): Promise<CreateAutoMLJobV2CommandOutput>;
451
+ createAutoMLJobV2(args: CreateAutoMLJobV2CommandInput, cb: (err: any, data?: CreateAutoMLJobV2CommandOutput) => void): void;
452
+ createAutoMLJobV2(args: CreateAutoMLJobV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAutoMLJobV2CommandOutput) => void): void;
453
+ /**
454
+ * @public
427
455
  * <p>Creates a Git repository as a resource in your SageMaker account. You can associate the
428
456
  * repository with notebook instances so that you can use Git source control for the
429
457
  * notebooks you create. The Git repository is a resource in your SageMaker account, so it can
@@ -436,6 +464,7 @@ export declare class SageMaker extends SageMakerClient {
436
464
  createCodeRepository(args: CreateCodeRepositoryCommandInput, cb: (err: any, data?: CreateCodeRepositoryCommandOutput) => void): void;
437
465
  createCodeRepository(args: CreateCodeRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCodeRepositoryCommandOutput) => void): void;
438
466
  /**
467
+ * @public
439
468
  * <p>Starts a model compilation job. After the model has been compiled, Amazon SageMaker saves the
440
469
  * resulting model artifacts to an Amazon Simple Storage Service (Amazon S3) bucket that you specify. </p>
441
470
  * <p>If
@@ -473,6 +502,7 @@ export declare class SageMaker extends SageMakerClient {
473
502
  createCompilationJob(args: CreateCompilationJobCommandInput, cb: (err: any, data?: CreateCompilationJobCommandOutput) => void): void;
474
503
  createCompilationJob(args: CreateCompilationJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCompilationJobCommandOutput) => void): void;
475
504
  /**
505
+ * @public
476
506
  * <p>Creates a <i>context</i>. A context is a lineage tracking entity that
477
507
  * represents a logical grouping of other tracking or experiment entities. Some examples are
478
508
  * an endpoint and a model package. For more information, see
@@ -483,6 +513,7 @@ export declare class SageMaker extends SageMakerClient {
483
513
  createContext(args: CreateContextCommandInput, cb: (err: any, data?: CreateContextCommandOutput) => void): void;
484
514
  createContext(args: CreateContextCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContextCommandOutput) => void): void;
485
515
  /**
516
+ * @public
486
517
  * <p>Creates a definition for a job that monitors data quality and drift. For information
487
518
  * about model monitor, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model Monitor</a>.</p>
488
519
  */
@@ -490,12 +521,14 @@ export declare class SageMaker extends SageMakerClient {
490
521
  createDataQualityJobDefinition(args: CreateDataQualityJobDefinitionCommandInput, cb: (err: any, data?: CreateDataQualityJobDefinitionCommandOutput) => void): void;
491
522
  createDataQualityJobDefinition(args: CreateDataQualityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDataQualityJobDefinitionCommandOutput) => void): void;
492
523
  /**
524
+ * @public
493
525
  * <p>Creates a device fleet.</p>
494
526
  */
495
527
  createDeviceFleet(args: CreateDeviceFleetCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeviceFleetCommandOutput>;
496
528
  createDeviceFleet(args: CreateDeviceFleetCommandInput, cb: (err: any, data?: CreateDeviceFleetCommandOutput) => void): void;
497
529
  createDeviceFleet(args: CreateDeviceFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeviceFleetCommandOutput) => void): void;
498
530
  /**
531
+ * @public
499
532
  * <p>Creates a <code>Domain</code> used by Amazon SageMaker Studio. A domain consists of an associated
500
533
  * Amazon Elastic File System (EFS) volume, a list of authorized users, and a variety of security, application,
501
534
  * policy, and Amazon Virtual Private Cloud (VPC) configurations.
@@ -546,24 +579,28 @@ export declare class SageMaker extends SageMakerClient {
546
579
  createDomain(args: CreateDomainCommandInput, cb: (err: any, data?: CreateDomainCommandOutput) => void): void;
547
580
  createDomain(args: CreateDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDomainCommandOutput) => void): void;
548
581
  /**
582
+ * @public
549
583
  * <p>Creates an edge deployment plan, consisting of multiple stages. Each stage may have a different deployment configuration and devices.</p>
550
584
  */
551
585
  createEdgeDeploymentPlan(args: CreateEdgeDeploymentPlanCommandInput, options?: __HttpHandlerOptions): Promise<CreateEdgeDeploymentPlanCommandOutput>;
552
586
  createEdgeDeploymentPlan(args: CreateEdgeDeploymentPlanCommandInput, cb: (err: any, data?: CreateEdgeDeploymentPlanCommandOutput) => void): void;
553
587
  createEdgeDeploymentPlan(args: CreateEdgeDeploymentPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEdgeDeploymentPlanCommandOutput) => void): void;
554
588
  /**
589
+ * @public
555
590
  * <p>Creates a new stage in an existing edge deployment plan.</p>
556
591
  */
557
592
  createEdgeDeploymentStage(args: CreateEdgeDeploymentStageCommandInput, options?: __HttpHandlerOptions): Promise<CreateEdgeDeploymentStageCommandOutput>;
558
593
  createEdgeDeploymentStage(args: CreateEdgeDeploymentStageCommandInput, cb: (err: any, data?: CreateEdgeDeploymentStageCommandOutput) => void): void;
559
594
  createEdgeDeploymentStage(args: CreateEdgeDeploymentStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEdgeDeploymentStageCommandOutput) => void): void;
560
595
  /**
596
+ * @public
561
597
  * <p>Starts a SageMaker Edge Manager model packaging job. Edge Manager will use the model artifacts from the Amazon Simple Storage Service bucket that you specify. After the model has been packaged, Amazon SageMaker saves the resulting artifacts to an S3 bucket that you specify.</p>
562
598
  */
563
599
  createEdgePackagingJob(args: CreateEdgePackagingJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateEdgePackagingJobCommandOutput>;
564
600
  createEdgePackagingJob(args: CreateEdgePackagingJobCommandInput, cb: (err: any, data?: CreateEdgePackagingJobCommandOutput) => void): void;
565
601
  createEdgePackagingJob(args: CreateEdgePackagingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEdgePackagingJobCommandOutput) => void): void;
566
602
  /**
603
+ * @public
567
604
  * <p>Creates an endpoint using the endpoint configuration specified in the request. SageMaker
568
605
  * uses the endpoint to provision resources and deploy models. You create the endpoint
569
606
  * configuration with the <a>CreateEndpointConfig</a> API. </p>
@@ -647,6 +684,7 @@ export declare class SageMaker extends SageMakerClient {
647
684
  createEndpoint(args: CreateEndpointCommandInput, cb: (err: any, data?: CreateEndpointCommandOutput) => void): void;
648
685
  createEndpoint(args: CreateEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEndpointCommandOutput) => void): void;
649
686
  /**
687
+ * @public
650
688
  * <p>Creates an endpoint configuration that SageMaker hosting services uses to deploy models. In
651
689
  * the configuration, you identify one or more models, created using the
652
690
  * <code>CreateModel</code> API, to deploy and the resources that you want SageMaker to
@@ -681,6 +719,7 @@ export declare class SageMaker extends SageMakerClient {
681
719
  createEndpointConfig(args: CreateEndpointConfigCommandInput, cb: (err: any, data?: CreateEndpointConfigCommandOutput) => void): void;
682
720
  createEndpointConfig(args: CreateEndpointConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEndpointConfigCommandOutput) => void): void;
683
721
  /**
722
+ * @public
684
723
  * <p>Creates a SageMaker <i>experiment</i>. An experiment is a collection of
685
724
  * <i>trials</i> that are observed, compared and evaluated as a group. A trial is
686
725
  * a set of steps, called <i>trial components</i>, that produce a machine learning
@@ -707,6 +746,7 @@ export declare class SageMaker extends SageMakerClient {
707
746
  createExperiment(args: CreateExperimentCommandInput, cb: (err: any, data?: CreateExperimentCommandOutput) => void): void;
708
747
  createExperiment(args: CreateExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateExperimentCommandOutput) => void): void;
709
748
  /**
749
+ * @public
710
750
  * <p>Create a new <code>FeatureGroup</code>. A <code>FeatureGroup</code> is a group of
711
751
  * <code>Features</code> defined in the <code>FeatureStore</code> to describe a
712
752
  * <code>Record</code>. </p>
@@ -725,12 +765,14 @@ export declare class SageMaker extends SageMakerClient {
725
765
  createFeatureGroup(args: CreateFeatureGroupCommandInput, cb: (err: any, data?: CreateFeatureGroupCommandOutput) => void): void;
726
766
  createFeatureGroup(args: CreateFeatureGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFeatureGroupCommandOutput) => void): void;
727
767
  /**
768
+ * @public
728
769
  * <p>Creates a flow definition.</p>
729
770
  */
730
771
  createFlowDefinition(args: CreateFlowDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateFlowDefinitionCommandOutput>;
731
772
  createFlowDefinition(args: CreateFlowDefinitionCommandInput, cb: (err: any, data?: CreateFlowDefinitionCommandOutput) => void): void;
732
773
  createFlowDefinition(args: CreateFlowDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFlowDefinitionCommandOutput) => void): void;
733
774
  /**
775
+ * @public
734
776
  * <p>Create a hub.</p>
735
777
  * <note>
736
778
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -740,12 +782,14 @@ export declare class SageMaker extends SageMakerClient {
740
782
  createHub(args: CreateHubCommandInput, cb: (err: any, data?: CreateHubCommandOutput) => void): void;
741
783
  createHub(args: CreateHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHubCommandOutput) => void): void;
742
784
  /**
785
+ * @public
743
786
  * <p>Defines the settings you will use for the human review workflow user interface. Reviewers will see a three-panel interface with an instruction area, the item to review, and an input area.</p>
744
787
  */
745
788
  createHumanTaskUi(args: CreateHumanTaskUiCommandInput, options?: __HttpHandlerOptions): Promise<CreateHumanTaskUiCommandOutput>;
746
789
  createHumanTaskUi(args: CreateHumanTaskUiCommandInput, cb: (err: any, data?: CreateHumanTaskUiCommandOutput) => void): void;
747
790
  createHumanTaskUi(args: CreateHumanTaskUiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHumanTaskUiCommandOutput) => void): void;
748
791
  /**
792
+ * @public
749
793
  * <p>Starts a hyperparameter tuning job. A hyperparameter tuning job finds the best version
750
794
  * of a model by running many training jobs on your dataset using the algorithm you choose
751
795
  * and values for hyperparameters within ranges that you specify. It then chooses the
@@ -766,6 +810,7 @@ export declare class SageMaker extends SageMakerClient {
766
810
  createHyperParameterTuningJob(args: CreateHyperParameterTuningJobCommandInput, cb: (err: any, data?: CreateHyperParameterTuningJobCommandOutput) => void): void;
767
811
  createHyperParameterTuningJob(args: CreateHyperParameterTuningJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHyperParameterTuningJobCommandOutput) => void): void;
768
812
  /**
813
+ * @public
769
814
  * <p>Creates a custom SageMaker image. A SageMaker image is a set of image versions. Each image
770
815
  * version represents a container image stored in Amazon Elastic Container Registry (ECR). For more information, see
771
816
  * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html">Bring your own SageMaker image</a>.</p>
@@ -774,6 +819,7 @@ export declare class SageMaker extends SageMakerClient {
774
819
  createImage(args: CreateImageCommandInput, cb: (err: any, data?: CreateImageCommandOutput) => void): void;
775
820
  createImage(args: CreateImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageCommandOutput) => void): void;
776
821
  /**
822
+ * @public
777
823
  * <p>Creates a version of the SageMaker image specified by <code>ImageName</code>. The version
778
824
  * represents the Amazon Elastic Container Registry (ECR) container image specified by <code>BaseImage</code>.</p>
779
825
  */
@@ -781,6 +827,7 @@ export declare class SageMaker extends SageMakerClient {
781
827
  createImageVersion(args: CreateImageVersionCommandInput, cb: (err: any, data?: CreateImageVersionCommandOutput) => void): void;
782
828
  createImageVersion(args: CreateImageVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageVersionCommandOutput) => void): void;
783
829
  /**
830
+ * @public
784
831
  * <p>
785
832
  * Creates an inference experiment using the configurations specified in the request.
786
833
  * </p>
@@ -801,6 +848,7 @@ export declare class SageMaker extends SageMakerClient {
801
848
  createInferenceExperiment(args: CreateInferenceExperimentCommandInput, cb: (err: any, data?: CreateInferenceExperimentCommandOutput) => void): void;
802
849
  createInferenceExperiment(args: CreateInferenceExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInferenceExperimentCommandOutput) => void): void;
803
850
  /**
851
+ * @public
804
852
  * <p>Starts a recommendation job. You can create either an instance
805
853
  * recommendation or load test job.</p>
806
854
  */
@@ -808,6 +856,7 @@ export declare class SageMaker extends SageMakerClient {
808
856
  createInferenceRecommendationsJob(args: CreateInferenceRecommendationsJobCommandInput, cb: (err: any, data?: CreateInferenceRecommendationsJobCommandOutput) => void): void;
809
857
  createInferenceRecommendationsJob(args: CreateInferenceRecommendationsJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInferenceRecommendationsJobCommandOutput) => void): void;
810
858
  /**
859
+ * @public
811
860
  * <p>Creates a job that uses workers to label the data objects in your input dataset. You
812
861
  * can use the labeled data to train machine learning models. </p>
813
862
  * <p>You can select your workforce from one of three providers:</p>
@@ -851,6 +900,7 @@ export declare class SageMaker extends SageMakerClient {
851
900
  createLabelingJob(args: CreateLabelingJobCommandInput, cb: (err: any, data?: CreateLabelingJobCommandOutput) => void): void;
852
901
  createLabelingJob(args: CreateLabelingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLabelingJobCommandOutput) => void): void;
853
902
  /**
903
+ * @public
854
904
  * <p>Creates a model in SageMaker. In the request, you name the model and describe a primary
855
905
  * container. For the primary container, you specify the Docker image that
856
906
  * contains inference code, artifacts (from prior training), and a custom environment map
@@ -876,12 +926,14 @@ export declare class SageMaker extends SageMakerClient {
876
926
  createModel(args: CreateModelCommandInput, cb: (err: any, data?: CreateModelCommandOutput) => void): void;
877
927
  createModel(args: CreateModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelCommandOutput) => void): void;
878
928
  /**
929
+ * @public
879
930
  * <p>Creates the definition for a model bias job.</p>
880
931
  */
881
932
  createModelBiasJobDefinition(args: CreateModelBiasJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateModelBiasJobDefinitionCommandOutput>;
882
933
  createModelBiasJobDefinition(args: CreateModelBiasJobDefinitionCommandInput, cb: (err: any, data?: CreateModelBiasJobDefinitionCommandOutput) => void): void;
883
934
  createModelBiasJobDefinition(args: CreateModelBiasJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelBiasJobDefinitionCommandOutput) => void): void;
884
935
  /**
936
+ * @public
885
937
  * <p>Creates an Amazon SageMaker Model Card.</p>
886
938
  * <p>For information about how to use model cards, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards.html">Amazon SageMaker Model Card</a>.</p>
887
939
  */
@@ -889,18 +941,21 @@ export declare class SageMaker extends SageMakerClient {
889
941
  createModelCard(args: CreateModelCardCommandInput, cb: (err: any, data?: CreateModelCardCommandOutput) => void): void;
890
942
  createModelCard(args: CreateModelCardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelCardCommandOutput) => void): void;
891
943
  /**
944
+ * @public
892
945
  * <p>Creates an Amazon SageMaker Model Card export job.</p>
893
946
  */
894
947
  createModelCardExportJob(args: CreateModelCardExportJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateModelCardExportJobCommandOutput>;
895
948
  createModelCardExportJob(args: CreateModelCardExportJobCommandInput, cb: (err: any, data?: CreateModelCardExportJobCommandOutput) => void): void;
896
949
  createModelCardExportJob(args: CreateModelCardExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelCardExportJobCommandOutput) => void): void;
897
950
  /**
951
+ * @public
898
952
  * <p>Creates the definition for a model explainability job.</p>
899
953
  */
900
954
  createModelExplainabilityJobDefinition(args: CreateModelExplainabilityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateModelExplainabilityJobDefinitionCommandOutput>;
901
955
  createModelExplainabilityJobDefinition(args: CreateModelExplainabilityJobDefinitionCommandInput, cb: (err: any, data?: CreateModelExplainabilityJobDefinitionCommandOutput) => void): void;
902
956
  createModelExplainabilityJobDefinition(args: CreateModelExplainabilityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelExplainabilityJobDefinitionCommandOutput) => void): void;
903
957
  /**
958
+ * @public
904
959
  * <p>Creates a model package that you can use to create SageMaker models or list on Amazon Web Services
905
960
  * Marketplace, or a versioned model that is part of a model group. Buyers can subscribe to
906
961
  * model packages listed on Amazon Web Services Marketplace to create models in SageMaker.</p>
@@ -926,12 +981,14 @@ export declare class SageMaker extends SageMakerClient {
926
981
  createModelPackage(args: CreateModelPackageCommandInput, cb: (err: any, data?: CreateModelPackageCommandOutput) => void): void;
927
982
  createModelPackage(args: CreateModelPackageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelPackageCommandOutput) => void): void;
928
983
  /**
984
+ * @public
929
985
  * <p>Creates a model group. A model group contains a group of model versions.</p>
930
986
  */
931
987
  createModelPackageGroup(args: CreateModelPackageGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateModelPackageGroupCommandOutput>;
932
988
  createModelPackageGroup(args: CreateModelPackageGroupCommandInput, cb: (err: any, data?: CreateModelPackageGroupCommandOutput) => void): void;
933
989
  createModelPackageGroup(args: CreateModelPackageGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelPackageGroupCommandOutput) => void): void;
934
990
  /**
991
+ * @public
935
992
  * <p>Creates a definition for a job that monitors model quality and drift. For information
936
993
  * about model monitor, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model Monitor</a>.</p>
937
994
  */
@@ -939,6 +996,7 @@ export declare class SageMaker extends SageMakerClient {
939
996
  createModelQualityJobDefinition(args: CreateModelQualityJobDefinitionCommandInput, cb: (err: any, data?: CreateModelQualityJobDefinitionCommandOutput) => void): void;
940
997
  createModelQualityJobDefinition(args: CreateModelQualityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelQualityJobDefinitionCommandOutput) => void): void;
941
998
  /**
999
+ * @public
942
1000
  * <p>Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data
943
1001
  * captured for an Amazon SageMaker Endpoint.</p>
944
1002
  */
@@ -946,6 +1004,7 @@ export declare class SageMaker extends SageMakerClient {
946
1004
  createMonitoringSchedule(args: CreateMonitoringScheduleCommandInput, cb: (err: any, data?: CreateMonitoringScheduleCommandOutput) => void): void;
947
1005
  createMonitoringSchedule(args: CreateMonitoringScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMonitoringScheduleCommandOutput) => void): void;
948
1006
  /**
1007
+ * @public
949
1008
  * <p>Creates an SageMaker notebook instance. A notebook instance is a machine learning (ML)
950
1009
  * compute instance running on a Jupyter notebook. </p>
951
1010
  * <p>In a <code>CreateNotebookInstance</code> request, specify the type of ML compute
@@ -986,6 +1045,7 @@ export declare class SageMaker extends SageMakerClient {
986
1045
  createNotebookInstance(args: CreateNotebookInstanceCommandInput, cb: (err: any, data?: CreateNotebookInstanceCommandOutput) => void): void;
987
1046
  createNotebookInstance(args: CreateNotebookInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNotebookInstanceCommandOutput) => void): void;
988
1047
  /**
1048
+ * @public
989
1049
  * <p>Creates a lifecycle configuration that you can associate with a notebook instance. A
990
1050
  * <i>lifecycle configuration</i> is a collection of shell scripts that
991
1051
  * run when you create or start a notebook instance.</p>
@@ -1005,12 +1065,14 @@ export declare class SageMaker extends SageMakerClient {
1005
1065
  createNotebookInstanceLifecycleConfig(args: CreateNotebookInstanceLifecycleConfigCommandInput, cb: (err: any, data?: CreateNotebookInstanceLifecycleConfigCommandOutput) => void): void;
1006
1066
  createNotebookInstanceLifecycleConfig(args: CreateNotebookInstanceLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNotebookInstanceLifecycleConfigCommandOutput) => void): void;
1007
1067
  /**
1068
+ * @public
1008
1069
  * <p>Creates a pipeline using a JSON pipeline definition.</p>
1009
1070
  */
1010
1071
  createPipeline(args: CreatePipelineCommandInput, options?: __HttpHandlerOptions): Promise<CreatePipelineCommandOutput>;
1011
1072
  createPipeline(args: CreatePipelineCommandInput, cb: (err: any, data?: CreatePipelineCommandOutput) => void): void;
1012
1073
  createPipeline(args: CreatePipelineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePipelineCommandOutput) => void): void;
1013
1074
  /**
1075
+ * @public
1014
1076
  * <p>Creates a URL for a specified UserProfile in a Domain. When accessed in a web browser,
1015
1077
  * the user will be automatically signed in to Amazon SageMaker Studio, and granted access to all of
1016
1078
  * the Apps and files associated with the Domain's Amazon Elastic File System (EFS) volume.
@@ -1033,6 +1095,7 @@ export declare class SageMaker extends SageMakerClient {
1033
1095
  createPresignedDomainUrl(args: CreatePresignedDomainUrlCommandInput, cb: (err: any, data?: CreatePresignedDomainUrlCommandOutput) => void): void;
1034
1096
  createPresignedDomainUrl(args: CreatePresignedDomainUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePresignedDomainUrlCommandOutput) => void): void;
1035
1097
  /**
1098
+ * @public
1036
1099
  * <p>Returns a URL that you can use to connect to the Jupyter server from a notebook
1037
1100
  * instance. In the SageMaker console, when you choose <code>Open</code> next to a notebook
1038
1101
  * instance, SageMaker opens a new tab showing the Jupyter server home page from the notebook
@@ -1056,12 +1119,14 @@ export declare class SageMaker extends SageMakerClient {
1056
1119
  createPresignedNotebookInstanceUrl(args: CreatePresignedNotebookInstanceUrlCommandInput, cb: (err: any, data?: CreatePresignedNotebookInstanceUrlCommandOutput) => void): void;
1057
1120
  createPresignedNotebookInstanceUrl(args: CreatePresignedNotebookInstanceUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePresignedNotebookInstanceUrlCommandOutput) => void): void;
1058
1121
  /**
1122
+ * @public
1059
1123
  * <p>Creates a processing job.</p>
1060
1124
  */
1061
1125
  createProcessingJob(args: CreateProcessingJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateProcessingJobCommandOutput>;
1062
1126
  createProcessingJob(args: CreateProcessingJobCommandInput, cb: (err: any, data?: CreateProcessingJobCommandOutput) => void): void;
1063
1127
  createProcessingJob(args: CreateProcessingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProcessingJobCommandOutput) => void): void;
1064
1128
  /**
1129
+ * @public
1065
1130
  * <p>Creates a machine learning (ML) project that can contain one or more templates that set
1066
1131
  * up an ML pipeline from training to deploying an approved model.</p>
1067
1132
  */
@@ -1069,18 +1134,21 @@ export declare class SageMaker extends SageMakerClient {
1069
1134
  createProject(args: CreateProjectCommandInput, cb: (err: any, data?: CreateProjectCommandOutput) => void): void;
1070
1135
  createProject(args: CreateProjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProjectCommandOutput) => void): void;
1071
1136
  /**
1137
+ * @public
1072
1138
  * <p>Creates a space used for real time collaboration in a Domain.</p>
1073
1139
  */
1074
1140
  createSpace(args: CreateSpaceCommandInput, options?: __HttpHandlerOptions): Promise<CreateSpaceCommandOutput>;
1075
1141
  createSpace(args: CreateSpaceCommandInput, cb: (err: any, data?: CreateSpaceCommandOutput) => void): void;
1076
1142
  createSpace(args: CreateSpaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSpaceCommandOutput) => void): void;
1077
1143
  /**
1144
+ * @public
1078
1145
  * <p>Creates a new Studio Lifecycle Configuration.</p>
1079
1146
  */
1080
1147
  createStudioLifecycleConfig(args: CreateStudioLifecycleConfigCommandInput, options?: __HttpHandlerOptions): Promise<CreateStudioLifecycleConfigCommandOutput>;
1081
1148
  createStudioLifecycleConfig(args: CreateStudioLifecycleConfigCommandInput, cb: (err: any, data?: CreateStudioLifecycleConfigCommandOutput) => void): void;
1082
1149
  createStudioLifecycleConfig(args: CreateStudioLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStudioLifecycleConfigCommandOutput) => void): void;
1083
1150
  /**
1151
+ * @public
1084
1152
  * <p>Starts a model training job. After training completes, SageMaker saves the resulting
1085
1153
  * model artifacts to an Amazon S3 location that you specify. </p>
1086
1154
  * <p>If you choose to host your model using SageMaker hosting services, you can use the
@@ -1164,6 +1232,7 @@ export declare class SageMaker extends SageMakerClient {
1164
1232
  createTrainingJob(args: CreateTrainingJobCommandInput, cb: (err: any, data?: CreateTrainingJobCommandOutput) => void): void;
1165
1233
  createTrainingJob(args: CreateTrainingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrainingJobCommandOutput) => void): void;
1166
1234
  /**
1235
+ * @public
1167
1236
  * <p>Starts a transform job. A transform job uses a trained model to get inferences on a
1168
1237
  * dataset and saves these results to an Amazon S3 location that you specify.</p>
1169
1238
  * <p>To perform batch transformations, you create a transform job and use the data that you
@@ -1204,6 +1273,7 @@ export declare class SageMaker extends SageMakerClient {
1204
1273
  createTransformJob(args: CreateTransformJobCommandInput, cb: (err: any, data?: CreateTransformJobCommandOutput) => void): void;
1205
1274
  createTransformJob(args: CreateTransformJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransformJobCommandOutput) => void): void;
1206
1275
  /**
1276
+ * @public
1207
1277
  * <p>Creates an SageMaker <i>trial</i>. A trial is a set of steps called
1208
1278
  * <i>trial components</i> that produce a machine learning model. A trial is part
1209
1279
  * of a single SageMaker <i>experiment</i>.</p>
@@ -1220,6 +1290,7 @@ export declare class SageMaker extends SageMakerClient {
1220
1290
  createTrial(args: CreateTrialCommandInput, cb: (err: any, data?: CreateTrialCommandOutput) => void): void;
1221
1291
  createTrial(args: CreateTrialCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrialCommandOutput) => void): void;
1222
1292
  /**
1293
+ * @public
1223
1294
  * <p>Creates a <i>trial component</i>, which is a stage of a machine learning
1224
1295
  * <i>trial</i>. A trial is composed of one or more trial components. A trial
1225
1296
  * component can be used in multiple trials.</p>
@@ -1235,6 +1306,7 @@ export declare class SageMaker extends SageMakerClient {
1235
1306
  createTrialComponent(args: CreateTrialComponentCommandInput, cb: (err: any, data?: CreateTrialComponentCommandOutput) => void): void;
1236
1307
  createTrialComponent(args: CreateTrialComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrialComponentCommandOutput) => void): void;
1237
1308
  /**
1309
+ * @public
1238
1310
  * <p>Creates a user profile. A user profile represents a single user within a domain, and is
1239
1311
  * the main way to reference a "person" for the purposes of sharing, reporting, and other
1240
1312
  * user-oriented features. This entity is created when a user onboards to Amazon SageMaker Studio. If an
@@ -1247,6 +1319,7 @@ export declare class SageMaker extends SageMakerClient {
1247
1319
  createUserProfile(args: CreateUserProfileCommandInput, cb: (err: any, data?: CreateUserProfileCommandOutput) => void): void;
1248
1320
  createUserProfile(args: CreateUserProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserProfileCommandOutput) => void): void;
1249
1321
  /**
1322
+ * @public
1250
1323
  * <p>Use this operation to create a workforce. This operation will return an error
1251
1324
  * if a workforce already exists in the Amazon Web Services Region that you specify. You can only
1252
1325
  * create one workforce in each Amazon Web Services Region per Amazon Web Services account.</p>
@@ -1270,6 +1343,7 @@ export declare class SageMaker extends SageMakerClient {
1270
1343
  createWorkforce(args: CreateWorkforceCommandInput, cb: (err: any, data?: CreateWorkforceCommandOutput) => void): void;
1271
1344
  createWorkforce(args: CreateWorkforceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkforceCommandOutput) => void): void;
1272
1345
  /**
1346
+ * @public
1273
1347
  * <p>Creates a new work team for labeling your data. A work team is defined by one or more
1274
1348
  * Amazon Cognito user pools. You must first create the user pools before you can create a work
1275
1349
  * team.</p>
@@ -1279,30 +1353,35 @@ export declare class SageMaker extends SageMakerClient {
1279
1353
  createWorkteam(args: CreateWorkteamCommandInput, cb: (err: any, data?: CreateWorkteamCommandOutput) => void): void;
1280
1354
  createWorkteam(args: CreateWorkteamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkteamCommandOutput) => void): void;
1281
1355
  /**
1356
+ * @public
1282
1357
  * <p>Deletes an action.</p>
1283
1358
  */
1284
1359
  deleteAction(args: DeleteActionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteActionCommandOutput>;
1285
1360
  deleteAction(args: DeleteActionCommandInput, cb: (err: any, data?: DeleteActionCommandOutput) => void): void;
1286
1361
  deleteAction(args: DeleteActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteActionCommandOutput) => void): void;
1287
1362
  /**
1363
+ * @public
1288
1364
  * <p>Removes the specified algorithm from your account.</p>
1289
1365
  */
1290
1366
  deleteAlgorithm(args: DeleteAlgorithmCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAlgorithmCommandOutput>;
1291
1367
  deleteAlgorithm(args: DeleteAlgorithmCommandInput, cb: (err: any, data?: DeleteAlgorithmCommandOutput) => void): void;
1292
1368
  deleteAlgorithm(args: DeleteAlgorithmCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAlgorithmCommandOutput) => void): void;
1293
1369
  /**
1370
+ * @public
1294
1371
  * <p>Used to stop and delete an app.</p>
1295
1372
  */
1296
1373
  deleteApp(args: DeleteAppCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppCommandOutput>;
1297
1374
  deleteApp(args: DeleteAppCommandInput, cb: (err: any, data?: DeleteAppCommandOutput) => void): void;
1298
1375
  deleteApp(args: DeleteAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppCommandOutput) => void): void;
1299
1376
  /**
1377
+ * @public
1300
1378
  * <p>Deletes an AppImageConfig.</p>
1301
1379
  */
1302
1380
  deleteAppImageConfig(args: DeleteAppImageConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppImageConfigCommandOutput>;
1303
1381
  deleteAppImageConfig(args: DeleteAppImageConfigCommandInput, cb: (err: any, data?: DeleteAppImageConfigCommandOutput) => void): void;
1304
1382
  deleteAppImageConfig(args: DeleteAppImageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppImageConfigCommandOutput) => void): void;
1305
1383
  /**
1384
+ * @public
1306
1385
  * <p>Deletes an artifact. Either <code>ArtifactArn</code> or <code>Source</code> must be
1307
1386
  * specified.</p>
1308
1387
  */
@@ -1310,36 +1389,42 @@ export declare class SageMaker extends SageMakerClient {
1310
1389
  deleteArtifact(args: DeleteArtifactCommandInput, cb: (err: any, data?: DeleteArtifactCommandOutput) => void): void;
1311
1390
  deleteArtifact(args: DeleteArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteArtifactCommandOutput) => void): void;
1312
1391
  /**
1392
+ * @public
1313
1393
  * <p>Deletes an association.</p>
1314
1394
  */
1315
1395
  deleteAssociation(args: DeleteAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssociationCommandOutput>;
1316
1396
  deleteAssociation(args: DeleteAssociationCommandInput, cb: (err: any, data?: DeleteAssociationCommandOutput) => void): void;
1317
1397
  deleteAssociation(args: DeleteAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssociationCommandOutput) => void): void;
1318
1398
  /**
1399
+ * @public
1319
1400
  * <p>Deletes the specified Git repository from your account.</p>
1320
1401
  */
1321
1402
  deleteCodeRepository(args: DeleteCodeRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCodeRepositoryCommandOutput>;
1322
1403
  deleteCodeRepository(args: DeleteCodeRepositoryCommandInput, cb: (err: any, data?: DeleteCodeRepositoryCommandOutput) => void): void;
1323
1404
  deleteCodeRepository(args: DeleteCodeRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCodeRepositoryCommandOutput) => void): void;
1324
1405
  /**
1406
+ * @public
1325
1407
  * <p>Deletes an context.</p>
1326
1408
  */
1327
1409
  deleteContext(args: DeleteContextCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContextCommandOutput>;
1328
1410
  deleteContext(args: DeleteContextCommandInput, cb: (err: any, data?: DeleteContextCommandOutput) => void): void;
1329
1411
  deleteContext(args: DeleteContextCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContextCommandOutput) => void): void;
1330
1412
  /**
1413
+ * @public
1331
1414
  * <p>Deletes a data quality monitoring job definition.</p>
1332
1415
  */
1333
1416
  deleteDataQualityJobDefinition(args: DeleteDataQualityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDataQualityJobDefinitionCommandOutput>;
1334
1417
  deleteDataQualityJobDefinition(args: DeleteDataQualityJobDefinitionCommandInput, cb: (err: any, data?: DeleteDataQualityJobDefinitionCommandOutput) => void): void;
1335
1418
  deleteDataQualityJobDefinition(args: DeleteDataQualityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDataQualityJobDefinitionCommandOutput) => void): void;
1336
1419
  /**
1420
+ * @public
1337
1421
  * <p>Deletes a fleet.</p>
1338
1422
  */
1339
1423
  deleteDeviceFleet(args: DeleteDeviceFleetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDeviceFleetCommandOutput>;
1340
1424
  deleteDeviceFleet(args: DeleteDeviceFleetCommandInput, cb: (err: any, data?: DeleteDeviceFleetCommandOutput) => void): void;
1341
1425
  deleteDeviceFleet(args: DeleteDeviceFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDeviceFleetCommandOutput) => void): void;
1342
1426
  /**
1427
+ * @public
1343
1428
  * <p>Used to delete a domain.
1344
1429
  * If you onboarded with IAM mode, you will need to delete your domain to onboard again using IAM Identity Center.
1345
1430
  * Use with caution. All of the members of the domain will lose access to their EFS volume,
@@ -1350,18 +1435,21 @@ export declare class SageMaker extends SageMakerClient {
1350
1435
  deleteDomain(args: DeleteDomainCommandInput, cb: (err: any, data?: DeleteDomainCommandOutput) => void): void;
1351
1436
  deleteDomain(args: DeleteDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDomainCommandOutput) => void): void;
1352
1437
  /**
1438
+ * @public
1353
1439
  * <p>Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.</p>
1354
1440
  */
1355
1441
  deleteEdgeDeploymentPlan(args: DeleteEdgeDeploymentPlanCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEdgeDeploymentPlanCommandOutput>;
1356
1442
  deleteEdgeDeploymentPlan(args: DeleteEdgeDeploymentPlanCommandInput, cb: (err: any, data?: DeleteEdgeDeploymentPlanCommandOutput) => void): void;
1357
1443
  deleteEdgeDeploymentPlan(args: DeleteEdgeDeploymentPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEdgeDeploymentPlanCommandOutput) => void): void;
1358
1444
  /**
1445
+ * @public
1359
1446
  * <p>Delete a stage in an edge deployment plan if (and only if) the stage is inactive.</p>
1360
1447
  */
1361
1448
  deleteEdgeDeploymentStage(args: DeleteEdgeDeploymentStageCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEdgeDeploymentStageCommandOutput>;
1362
1449
  deleteEdgeDeploymentStage(args: DeleteEdgeDeploymentStageCommandInput, cb: (err: any, data?: DeleteEdgeDeploymentStageCommandOutput) => void): void;
1363
1450
  deleteEdgeDeploymentStage(args: DeleteEdgeDeploymentStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEdgeDeploymentStageCommandOutput) => void): void;
1364
1451
  /**
1452
+ * @public
1365
1453
  * <p>Deletes an endpoint. SageMaker frees up all of the resources that were deployed when the
1366
1454
  * endpoint was created. </p>
1367
1455
  * <p>SageMaker retires any custom KMS key grants associated with the endpoint, meaning you don't
@@ -1378,6 +1466,7 @@ export declare class SageMaker extends SageMakerClient {
1378
1466
  deleteEndpoint(args: DeleteEndpointCommandInput, cb: (err: any, data?: DeleteEndpointCommandOutput) => void): void;
1379
1467
  deleteEndpoint(args: DeleteEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEndpointCommandOutput) => void): void;
1380
1468
  /**
1469
+ * @public
1381
1470
  * <p>Deletes an endpoint configuration. The <code>DeleteEndpointConfig</code> API
1382
1471
  * deletes only the specified configuration. It does not delete endpoints created using the
1383
1472
  * configuration. </p>
@@ -1392,6 +1481,7 @@ export declare class SageMaker extends SageMakerClient {
1392
1481
  deleteEndpointConfig(args: DeleteEndpointConfigCommandInput, cb: (err: any, data?: DeleteEndpointConfigCommandOutput) => void): void;
1393
1482
  deleteEndpointConfig(args: DeleteEndpointConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEndpointConfigCommandOutput) => void): void;
1394
1483
  /**
1484
+ * @public
1395
1485
  * <p>Deletes an SageMaker experiment. All trials associated with the experiment must be deleted
1396
1486
  * first. Use the <a>ListTrials</a> API to get a list of the trials associated with
1397
1487
  * the experiment.</p>
@@ -1400,6 +1490,7 @@ export declare class SageMaker extends SageMakerClient {
1400
1490
  deleteExperiment(args: DeleteExperimentCommandInput, cb: (err: any, data?: DeleteExperimentCommandOutput) => void): void;
1401
1491
  deleteExperiment(args: DeleteExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteExperimentCommandOutput) => void): void;
1402
1492
  /**
1493
+ * @public
1403
1494
  * <p>Delete the <code>FeatureGroup</code> and any data that was written to the
1404
1495
  * <code>OnlineStore</code> of the <code>FeatureGroup</code>. Data cannot be accessed from
1405
1496
  * the <code>OnlineStore</code> immediately after <code>DeleteFeatureGroup</code> is called. </p>
@@ -1411,12 +1502,14 @@ export declare class SageMaker extends SageMakerClient {
1411
1502
  deleteFeatureGroup(args: DeleteFeatureGroupCommandInput, cb: (err: any, data?: DeleteFeatureGroupCommandOutput) => void): void;
1412
1503
  deleteFeatureGroup(args: DeleteFeatureGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFeatureGroupCommandOutput) => void): void;
1413
1504
  /**
1505
+ * @public
1414
1506
  * <p>Deletes the specified flow definition.</p>
1415
1507
  */
1416
1508
  deleteFlowDefinition(args: DeleteFlowDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFlowDefinitionCommandOutput>;
1417
1509
  deleteFlowDefinition(args: DeleteFlowDefinitionCommandInput, cb: (err: any, data?: DeleteFlowDefinitionCommandOutput) => void): void;
1418
1510
  deleteFlowDefinition(args: DeleteFlowDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFlowDefinitionCommandOutput) => void): void;
1419
1511
  /**
1512
+ * @public
1420
1513
  * <p>Delete a hub.</p>
1421
1514
  * <note>
1422
1515
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -1426,6 +1519,7 @@ export declare class SageMaker extends SageMakerClient {
1426
1519
  deleteHub(args: DeleteHubCommandInput, cb: (err: any, data?: DeleteHubCommandOutput) => void): void;
1427
1520
  deleteHub(args: DeleteHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHubCommandOutput) => void): void;
1428
1521
  /**
1522
+ * @public
1429
1523
  * <p>Delete the contents of a hub.</p>
1430
1524
  * <note>
1431
1525
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -1435,6 +1529,7 @@ export declare class SageMaker extends SageMakerClient {
1435
1529
  deleteHubContent(args: DeleteHubContentCommandInput, cb: (err: any, data?: DeleteHubContentCommandOutput) => void): void;
1436
1530
  deleteHubContent(args: DeleteHubContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHubContentCommandOutput) => void): void;
1437
1531
  /**
1532
+ * @public
1438
1533
  * <p>Use this operation to delete a human task user interface (worker task template).</p>
1439
1534
  * <p>
1440
1535
  * To see a list of human task user interfaces
@@ -1445,6 +1540,7 @@ export declare class SageMaker extends SageMakerClient {
1445
1540
  deleteHumanTaskUi(args: DeleteHumanTaskUiCommandInput, cb: (err: any, data?: DeleteHumanTaskUiCommandOutput) => void): void;
1446
1541
  deleteHumanTaskUi(args: DeleteHumanTaskUiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHumanTaskUiCommandOutput) => void): void;
1447
1542
  /**
1543
+ * @public
1448
1544
  * <p>Deletes a SageMaker image and all versions of the image. The container images aren't
1449
1545
  * deleted.</p>
1450
1546
  */
@@ -1452,6 +1548,7 @@ export declare class SageMaker extends SageMakerClient {
1452
1548
  deleteImage(args: DeleteImageCommandInput, cb: (err: any, data?: DeleteImageCommandOutput) => void): void;
1453
1549
  deleteImage(args: DeleteImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageCommandOutput) => void): void;
1454
1550
  /**
1551
+ * @public
1455
1552
  * <p>Deletes a version of a SageMaker image. The container image the version represents isn't
1456
1553
  * deleted.</p>
1457
1554
  */
@@ -1459,6 +1556,7 @@ export declare class SageMaker extends SageMakerClient {
1459
1556
  deleteImageVersion(args: DeleteImageVersionCommandInput, cb: (err: any, data?: DeleteImageVersionCommandOutput) => void): void;
1460
1557
  deleteImageVersion(args: DeleteImageVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageVersionCommandOutput) => void): void;
1461
1558
  /**
1559
+ * @public
1462
1560
  * <p>Deletes an inference experiment.</p>
1463
1561
  * <note>
1464
1562
  * <p>
@@ -1471,6 +1569,7 @@ export declare class SageMaker extends SageMakerClient {
1471
1569
  deleteInferenceExperiment(args: DeleteInferenceExperimentCommandInput, cb: (err: any, data?: DeleteInferenceExperimentCommandOutput) => void): void;
1472
1570
  deleteInferenceExperiment(args: DeleteInferenceExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInferenceExperimentCommandOutput) => void): void;
1473
1571
  /**
1572
+ * @public
1474
1573
  * <p>Deletes a model. The <code>DeleteModel</code> API deletes only the model entry that
1475
1574
  * was created in SageMaker when you called the <code>CreateModel</code> API. It does not delete
1476
1575
  * model artifacts, inference code, or the IAM role that you specified when creating the
@@ -1480,24 +1579,28 @@ export declare class SageMaker extends SageMakerClient {
1480
1579
  deleteModel(args: DeleteModelCommandInput, cb: (err: any, data?: DeleteModelCommandOutput) => void): void;
1481
1580
  deleteModel(args: DeleteModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelCommandOutput) => void): void;
1482
1581
  /**
1582
+ * @public
1483
1583
  * <p>Deletes an Amazon SageMaker model bias job definition.</p>
1484
1584
  */
1485
1585
  deleteModelBiasJobDefinition(args: DeleteModelBiasJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelBiasJobDefinitionCommandOutput>;
1486
1586
  deleteModelBiasJobDefinition(args: DeleteModelBiasJobDefinitionCommandInput, cb: (err: any, data?: DeleteModelBiasJobDefinitionCommandOutput) => void): void;
1487
1587
  deleteModelBiasJobDefinition(args: DeleteModelBiasJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelBiasJobDefinitionCommandOutput) => void): void;
1488
1588
  /**
1589
+ * @public
1489
1590
  * <p>Deletes an Amazon SageMaker Model Card.</p>
1490
1591
  */
1491
1592
  deleteModelCard(args: DeleteModelCardCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelCardCommandOutput>;
1492
1593
  deleteModelCard(args: DeleteModelCardCommandInput, cb: (err: any, data?: DeleteModelCardCommandOutput) => void): void;
1493
1594
  deleteModelCard(args: DeleteModelCardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelCardCommandOutput) => void): void;
1494
1595
  /**
1596
+ * @public
1495
1597
  * <p>Deletes an Amazon SageMaker model explainability job definition.</p>
1496
1598
  */
1497
1599
  deleteModelExplainabilityJobDefinition(args: DeleteModelExplainabilityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelExplainabilityJobDefinitionCommandOutput>;
1498
1600
  deleteModelExplainabilityJobDefinition(args: DeleteModelExplainabilityJobDefinitionCommandInput, cb: (err: any, data?: DeleteModelExplainabilityJobDefinitionCommandOutput) => void): void;
1499
1601
  deleteModelExplainabilityJobDefinition(args: DeleteModelExplainabilityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelExplainabilityJobDefinitionCommandOutput) => void): void;
1500
1602
  /**
1603
+ * @public
1501
1604
  * <p>Deletes a model package.</p>
1502
1605
  * <p>A model package is used to create SageMaker models or list on Amazon Web Services Marketplace. Buyers can
1503
1606
  * subscribe to model packages listed on Amazon Web Services Marketplace to create models in SageMaker.</p>
@@ -1506,24 +1609,28 @@ export declare class SageMaker extends SageMakerClient {
1506
1609
  deleteModelPackage(args: DeleteModelPackageCommandInput, cb: (err: any, data?: DeleteModelPackageCommandOutput) => void): void;
1507
1610
  deleteModelPackage(args: DeleteModelPackageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelPackageCommandOutput) => void): void;
1508
1611
  /**
1612
+ * @public
1509
1613
  * <p>Deletes the specified model group.</p>
1510
1614
  */
1511
1615
  deleteModelPackageGroup(args: DeleteModelPackageGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelPackageGroupCommandOutput>;
1512
1616
  deleteModelPackageGroup(args: DeleteModelPackageGroupCommandInput, cb: (err: any, data?: DeleteModelPackageGroupCommandOutput) => void): void;
1513
1617
  deleteModelPackageGroup(args: DeleteModelPackageGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelPackageGroupCommandOutput) => void): void;
1514
1618
  /**
1619
+ * @public
1515
1620
  * <p>Deletes a model group resource policy.</p>
1516
1621
  */
1517
1622
  deleteModelPackageGroupPolicy(args: DeleteModelPackageGroupPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelPackageGroupPolicyCommandOutput>;
1518
1623
  deleteModelPackageGroupPolicy(args: DeleteModelPackageGroupPolicyCommandInput, cb: (err: any, data?: DeleteModelPackageGroupPolicyCommandOutput) => void): void;
1519
1624
  deleteModelPackageGroupPolicy(args: DeleteModelPackageGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelPackageGroupPolicyCommandOutput) => void): void;
1520
1625
  /**
1626
+ * @public
1521
1627
  * <p>Deletes the secified model quality monitoring job definition.</p>
1522
1628
  */
1523
1629
  deleteModelQualityJobDefinition(args: DeleteModelQualityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelQualityJobDefinitionCommandOutput>;
1524
1630
  deleteModelQualityJobDefinition(args: DeleteModelQualityJobDefinitionCommandInput, cb: (err: any, data?: DeleteModelQualityJobDefinitionCommandOutput) => void): void;
1525
1631
  deleteModelQualityJobDefinition(args: DeleteModelQualityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelQualityJobDefinitionCommandOutput) => void): void;
1526
1632
  /**
1633
+ * @public
1527
1634
  * <p>Deletes a monitoring schedule. Also stops the schedule had not already been stopped.
1528
1635
  * This does not delete the job execution history of the monitoring schedule. </p>
1529
1636
  */
@@ -1531,6 +1638,7 @@ export declare class SageMaker extends SageMakerClient {
1531
1638
  deleteMonitoringSchedule(args: DeleteMonitoringScheduleCommandInput, cb: (err: any, data?: DeleteMonitoringScheduleCommandOutput) => void): void;
1532
1639
  deleteMonitoringSchedule(args: DeleteMonitoringScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMonitoringScheduleCommandOutput) => void): void;
1533
1640
  /**
1641
+ * @public
1534
1642
  * <p> Deletes an SageMaker notebook instance. Before you can delete a notebook instance, you
1535
1643
  * must call the <code>StopNotebookInstance</code> API. </p>
1536
1644
  * <important>
@@ -1543,12 +1651,14 @@ export declare class SageMaker extends SageMakerClient {
1543
1651
  deleteNotebookInstance(args: DeleteNotebookInstanceCommandInput, cb: (err: any, data?: DeleteNotebookInstanceCommandOutput) => void): void;
1544
1652
  deleteNotebookInstance(args: DeleteNotebookInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNotebookInstanceCommandOutput) => void): void;
1545
1653
  /**
1654
+ * @public
1546
1655
  * <p>Deletes a notebook instance lifecycle configuration.</p>
1547
1656
  */
1548
1657
  deleteNotebookInstanceLifecycleConfig(args: DeleteNotebookInstanceLifecycleConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNotebookInstanceLifecycleConfigCommandOutput>;
1549
1658
  deleteNotebookInstanceLifecycleConfig(args: DeleteNotebookInstanceLifecycleConfigCommandInput, cb: (err: any, data?: DeleteNotebookInstanceLifecycleConfigCommandOutput) => void): void;
1550
1659
  deleteNotebookInstanceLifecycleConfig(args: DeleteNotebookInstanceLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNotebookInstanceLifecycleConfigCommandOutput) => void): void;
1551
1660
  /**
1661
+ * @public
1552
1662
  * <p>Deletes a pipeline if there are no running instances of the pipeline. To delete a
1553
1663
  * pipeline, you must stop all running instances of the pipeline using the
1554
1664
  * <code>StopPipelineExecution</code> API. When you delete a pipeline, all instances of the
@@ -1558,24 +1668,28 @@ export declare class SageMaker extends SageMakerClient {
1558
1668
  deletePipeline(args: DeletePipelineCommandInput, cb: (err: any, data?: DeletePipelineCommandOutput) => void): void;
1559
1669
  deletePipeline(args: DeletePipelineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePipelineCommandOutput) => void): void;
1560
1670
  /**
1671
+ * @public
1561
1672
  * <p>Delete the specified project.</p>
1562
1673
  */
1563
1674
  deleteProject(args: DeleteProjectCommandInput, options?: __HttpHandlerOptions): Promise<DeleteProjectCommandOutput>;
1564
1675
  deleteProject(args: DeleteProjectCommandInput, cb: (err: any, data?: DeleteProjectCommandOutput) => void): void;
1565
1676
  deleteProject(args: DeleteProjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProjectCommandOutput) => void): void;
1566
1677
  /**
1678
+ * @public
1567
1679
  * <p>Used to delete a space.</p>
1568
1680
  */
1569
1681
  deleteSpace(args: DeleteSpaceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSpaceCommandOutput>;
1570
1682
  deleteSpace(args: DeleteSpaceCommandInput, cb: (err: any, data?: DeleteSpaceCommandOutput) => void): void;
1571
1683
  deleteSpace(args: DeleteSpaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSpaceCommandOutput) => void): void;
1572
1684
  /**
1685
+ * @public
1573
1686
  * <p>Deletes the Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.</p>
1574
1687
  */
1575
1688
  deleteStudioLifecycleConfig(args: DeleteStudioLifecycleConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStudioLifecycleConfigCommandOutput>;
1576
1689
  deleteStudioLifecycleConfig(args: DeleteStudioLifecycleConfigCommandInput, cb: (err: any, data?: DeleteStudioLifecycleConfigCommandOutput) => void): void;
1577
1690
  deleteStudioLifecycleConfig(args: DeleteStudioLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStudioLifecycleConfigCommandOutput) => void): void;
1578
1691
  /**
1692
+ * @public
1579
1693
  * <p>Deletes the specified tags from an SageMaker resource.</p>
1580
1694
  * <p>To list a resource's tags, use the <code>ListTags</code> API. </p>
1581
1695
  * <note>
@@ -1593,6 +1707,7 @@ export declare class SageMaker extends SageMakerClient {
1593
1707
  deleteTags(args: DeleteTagsCommandInput, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
1594
1708
  deleteTags(args: DeleteTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
1595
1709
  /**
1710
+ * @public
1596
1711
  * <p>Deletes the specified trial. All trial components that make up the trial must be deleted
1597
1712
  * first. Use the <a>DescribeTrialComponent</a> API to get the list of trial
1598
1713
  * components.</p>
@@ -1601,6 +1716,7 @@ export declare class SageMaker extends SageMakerClient {
1601
1716
  deleteTrial(args: DeleteTrialCommandInput, cb: (err: any, data?: DeleteTrialCommandOutput) => void): void;
1602
1717
  deleteTrial(args: DeleteTrialCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrialCommandOutput) => void): void;
1603
1718
  /**
1719
+ * @public
1604
1720
  * <p>Deletes the specified trial component. A trial component must be disassociated from all
1605
1721
  * trials before the trial component can be deleted. To disassociate a trial component from a
1606
1722
  * trial, call the <a>DisassociateTrialComponent</a> API.</p>
@@ -1609,6 +1725,7 @@ export declare class SageMaker extends SageMakerClient {
1609
1725
  deleteTrialComponent(args: DeleteTrialComponentCommandInput, cb: (err: any, data?: DeleteTrialComponentCommandOutput) => void): void;
1610
1726
  deleteTrialComponent(args: DeleteTrialComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrialComponentCommandOutput) => void): void;
1611
1727
  /**
1728
+ * @public
1612
1729
  * <p>Deletes a user profile. When a user profile is deleted, the user loses access to their EFS
1613
1730
  * volume, including data, notebooks, and other artifacts.</p>
1614
1731
  */
@@ -1616,6 +1733,7 @@ export declare class SageMaker extends SageMakerClient {
1616
1733
  deleteUserProfile(args: DeleteUserProfileCommandInput, cb: (err: any, data?: DeleteUserProfileCommandOutput) => void): void;
1617
1734
  deleteUserProfile(args: DeleteUserProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserProfileCommandOutput) => void): void;
1618
1735
  /**
1736
+ * @public
1619
1737
  * <p>Use this operation to delete a workforce.</p>
1620
1738
  * <p>If you want to create a new workforce in an Amazon Web Services Region where
1621
1739
  * a workforce already exists, use this operation to delete the
@@ -1633,60 +1751,81 @@ export declare class SageMaker extends SageMakerClient {
1633
1751
  deleteWorkforce(args: DeleteWorkforceCommandInput, cb: (err: any, data?: DeleteWorkforceCommandOutput) => void): void;
1634
1752
  deleteWorkforce(args: DeleteWorkforceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkforceCommandOutput) => void): void;
1635
1753
  /**
1754
+ * @public
1636
1755
  * <p>Deletes an existing work team. This operation can't be undone.</p>
1637
1756
  */
1638
1757
  deleteWorkteam(args: DeleteWorkteamCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkteamCommandOutput>;
1639
1758
  deleteWorkteam(args: DeleteWorkteamCommandInput, cb: (err: any, data?: DeleteWorkteamCommandOutput) => void): void;
1640
1759
  deleteWorkteam(args: DeleteWorkteamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkteamCommandOutput) => void): void;
1641
1760
  /**
1761
+ * @public
1642
1762
  * <p>Deregisters the specified devices. After you deregister a device, you will need to re-register the devices.</p>
1643
1763
  */
1644
1764
  deregisterDevices(args: DeregisterDevicesCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterDevicesCommandOutput>;
1645
1765
  deregisterDevices(args: DeregisterDevicesCommandInput, cb: (err: any, data?: DeregisterDevicesCommandOutput) => void): void;
1646
1766
  deregisterDevices(args: DeregisterDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterDevicesCommandOutput) => void): void;
1647
1767
  /**
1768
+ * @public
1648
1769
  * <p>Describes an action.</p>
1649
1770
  */
1650
1771
  describeAction(args: DescribeActionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeActionCommandOutput>;
1651
1772
  describeAction(args: DescribeActionCommandInput, cb: (err: any, data?: DescribeActionCommandOutput) => void): void;
1652
1773
  describeAction(args: DescribeActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeActionCommandOutput) => void): void;
1653
1774
  /**
1775
+ * @public
1654
1776
  * <p>Returns a description of the specified algorithm that is in your account.</p>
1655
1777
  */
1656
1778
  describeAlgorithm(args: DescribeAlgorithmCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAlgorithmCommandOutput>;
1657
1779
  describeAlgorithm(args: DescribeAlgorithmCommandInput, cb: (err: any, data?: DescribeAlgorithmCommandOutput) => void): void;
1658
1780
  describeAlgorithm(args: DescribeAlgorithmCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAlgorithmCommandOutput) => void): void;
1659
1781
  /**
1782
+ * @public
1660
1783
  * <p>Describes the app.</p>
1661
1784
  */
1662
1785
  describeApp(args: DescribeAppCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppCommandOutput>;
1663
1786
  describeApp(args: DescribeAppCommandInput, cb: (err: any, data?: DescribeAppCommandOutput) => void): void;
1664
1787
  describeApp(args: DescribeAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppCommandOutput) => void): void;
1665
1788
  /**
1789
+ * @public
1666
1790
  * <p>Describes an AppImageConfig.</p>
1667
1791
  */
1668
1792
  describeAppImageConfig(args: DescribeAppImageConfigCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppImageConfigCommandOutput>;
1669
1793
  describeAppImageConfig(args: DescribeAppImageConfigCommandInput, cb: (err: any, data?: DescribeAppImageConfigCommandOutput) => void): void;
1670
1794
  describeAppImageConfig(args: DescribeAppImageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppImageConfigCommandOutput) => void): void;
1671
1795
  /**
1796
+ * @public
1672
1797
  * <p>Describes an artifact.</p>
1673
1798
  */
1674
1799
  describeArtifact(args: DescribeArtifactCommandInput, options?: __HttpHandlerOptions): Promise<DescribeArtifactCommandOutput>;
1675
1800
  describeArtifact(args: DescribeArtifactCommandInput, cb: (err: any, data?: DescribeArtifactCommandOutput) => void): void;
1676
1801
  describeArtifact(args: DescribeArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeArtifactCommandOutput) => void): void;
1677
1802
  /**
1803
+ * @public
1678
1804
  * <p>Returns information about an Amazon SageMaker AutoML job.</p>
1679
1805
  */
1680
1806
  describeAutoMLJob(args: DescribeAutoMLJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAutoMLJobCommandOutput>;
1681
1807
  describeAutoMLJob(args: DescribeAutoMLJobCommandInput, cb: (err: any, data?: DescribeAutoMLJobCommandOutput) => void): void;
1682
1808
  describeAutoMLJob(args: DescribeAutoMLJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutoMLJobCommandOutput) => void): void;
1683
1809
  /**
1810
+ * @public
1811
+ * <p>Returns information about an Amazon SageMaker AutoML V2 job.</p>
1812
+ * <note>
1813
+ * <p>This API action is callable through SageMaker Canvas only. Calling it directly from the CLI
1814
+ * or an SDK results in an error.</p>
1815
+ * </note>
1816
+ */
1817
+ describeAutoMLJobV2(args: DescribeAutoMLJobV2CommandInput, options?: __HttpHandlerOptions): Promise<DescribeAutoMLJobV2CommandOutput>;
1818
+ describeAutoMLJobV2(args: DescribeAutoMLJobV2CommandInput, cb: (err: any, data?: DescribeAutoMLJobV2CommandOutput) => void): void;
1819
+ describeAutoMLJobV2(args: DescribeAutoMLJobV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutoMLJobV2CommandOutput) => void): void;
1820
+ /**
1821
+ * @public
1684
1822
  * <p>Gets details about the specified Git repository.</p>
1685
1823
  */
1686
1824
  describeCodeRepository(args: DescribeCodeRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCodeRepositoryCommandOutput>;
1687
1825
  describeCodeRepository(args: DescribeCodeRepositoryCommandInput, cb: (err: any, data?: DescribeCodeRepositoryCommandOutput) => void): void;
1688
1826
  describeCodeRepository(args: DescribeCodeRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCodeRepositoryCommandOutput) => void): void;
1689
1827
  /**
1828
+ * @public
1690
1829
  * <p>Returns information about a model compilation job.</p>
1691
1830
  * <p>To create a model compilation job, use <a>CreateCompilationJob</a>. To get
1692
1831
  * information about multiple model compilation jobs, use <a>ListCompilationJobs</a>.</p>
@@ -1695,54 +1834,63 @@ export declare class SageMaker extends SageMakerClient {
1695
1834
  describeCompilationJob(args: DescribeCompilationJobCommandInput, cb: (err: any, data?: DescribeCompilationJobCommandOutput) => void): void;
1696
1835
  describeCompilationJob(args: DescribeCompilationJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCompilationJobCommandOutput) => void): void;
1697
1836
  /**
1837
+ * @public
1698
1838
  * <p>Describes a context.</p>
1699
1839
  */
1700
1840
  describeContext(args: DescribeContextCommandInput, options?: __HttpHandlerOptions): Promise<DescribeContextCommandOutput>;
1701
1841
  describeContext(args: DescribeContextCommandInput, cb: (err: any, data?: DescribeContextCommandOutput) => void): void;
1702
1842
  describeContext(args: DescribeContextCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContextCommandOutput) => void): void;
1703
1843
  /**
1844
+ * @public
1704
1845
  * <p>Gets the details of a data quality monitoring job definition.</p>
1705
1846
  */
1706
1847
  describeDataQualityJobDefinition(args: DescribeDataQualityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataQualityJobDefinitionCommandOutput>;
1707
1848
  describeDataQualityJobDefinition(args: DescribeDataQualityJobDefinitionCommandInput, cb: (err: any, data?: DescribeDataQualityJobDefinitionCommandOutput) => void): void;
1708
1849
  describeDataQualityJobDefinition(args: DescribeDataQualityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataQualityJobDefinitionCommandOutput) => void): void;
1709
1850
  /**
1851
+ * @public
1710
1852
  * <p>Describes the device.</p>
1711
1853
  */
1712
1854
  describeDevice(args: DescribeDeviceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDeviceCommandOutput>;
1713
1855
  describeDevice(args: DescribeDeviceCommandInput, cb: (err: any, data?: DescribeDeviceCommandOutput) => void): void;
1714
1856
  describeDevice(args: DescribeDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDeviceCommandOutput) => void): void;
1715
1857
  /**
1858
+ * @public
1716
1859
  * <p>A description of the fleet the device belongs to.</p>
1717
1860
  */
1718
1861
  describeDeviceFleet(args: DescribeDeviceFleetCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDeviceFleetCommandOutput>;
1719
1862
  describeDeviceFleet(args: DescribeDeviceFleetCommandInput, cb: (err: any, data?: DescribeDeviceFleetCommandOutput) => void): void;
1720
1863
  describeDeviceFleet(args: DescribeDeviceFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDeviceFleetCommandOutput) => void): void;
1721
1864
  /**
1865
+ * @public
1722
1866
  * <p>The description of the domain.</p>
1723
1867
  */
1724
1868
  describeDomain(args: DescribeDomainCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDomainCommandOutput>;
1725
1869
  describeDomain(args: DescribeDomainCommandInput, cb: (err: any, data?: DescribeDomainCommandOutput) => void): void;
1726
1870
  describeDomain(args: DescribeDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDomainCommandOutput) => void): void;
1727
1871
  /**
1872
+ * @public
1728
1873
  * <p>Describes an edge deployment plan with deployment status per stage.</p>
1729
1874
  */
1730
1875
  describeEdgeDeploymentPlan(args: DescribeEdgeDeploymentPlanCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEdgeDeploymentPlanCommandOutput>;
1731
1876
  describeEdgeDeploymentPlan(args: DescribeEdgeDeploymentPlanCommandInput, cb: (err: any, data?: DescribeEdgeDeploymentPlanCommandOutput) => void): void;
1732
1877
  describeEdgeDeploymentPlan(args: DescribeEdgeDeploymentPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEdgeDeploymentPlanCommandOutput) => void): void;
1733
1878
  /**
1879
+ * @public
1734
1880
  * <p>A description of edge packaging jobs.</p>
1735
1881
  */
1736
1882
  describeEdgePackagingJob(args: DescribeEdgePackagingJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEdgePackagingJobCommandOutput>;
1737
1883
  describeEdgePackagingJob(args: DescribeEdgePackagingJobCommandInput, cb: (err: any, data?: DescribeEdgePackagingJobCommandOutput) => void): void;
1738
1884
  describeEdgePackagingJob(args: DescribeEdgePackagingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEdgePackagingJobCommandOutput) => void): void;
1739
1885
  /**
1886
+ * @public
1740
1887
  * <p>Returns the description of an endpoint.</p>
1741
1888
  */
1742
1889
  describeEndpoint(args: DescribeEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointCommandOutput>;
1743
1890
  describeEndpoint(args: DescribeEndpointCommandInput, cb: (err: any, data?: DescribeEndpointCommandOutput) => void): void;
1744
1891
  describeEndpoint(args: DescribeEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointCommandOutput) => void): void;
1745
1892
  /**
1893
+ * @public
1746
1894
  * <p>Returns the description of an endpoint configuration created using the
1747
1895
  * <code>CreateEndpointConfig</code> API.</p>
1748
1896
  */
@@ -1750,12 +1898,14 @@ export declare class SageMaker extends SageMakerClient {
1750
1898
  describeEndpointConfig(args: DescribeEndpointConfigCommandInput, cb: (err: any, data?: DescribeEndpointConfigCommandOutput) => void): void;
1751
1899
  describeEndpointConfig(args: DescribeEndpointConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointConfigCommandOutput) => void): void;
1752
1900
  /**
1901
+ * @public
1753
1902
  * <p>Provides a list of an experiment's properties.</p>
1754
1903
  */
1755
1904
  describeExperiment(args: DescribeExperimentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExperimentCommandOutput>;
1756
1905
  describeExperiment(args: DescribeExperimentCommandInput, cb: (err: any, data?: DescribeExperimentCommandOutput) => void): void;
1757
1906
  describeExperiment(args: DescribeExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExperimentCommandOutput) => void): void;
1758
1907
  /**
1908
+ * @public
1759
1909
  * <p>Use this operation to describe a <code>FeatureGroup</code>. The response includes
1760
1910
  * information on the creation time, <code>FeatureGroup</code> name, the unique identifier for
1761
1911
  * each <code>FeatureGroup</code>, and more.</p>
@@ -1764,18 +1914,21 @@ export declare class SageMaker extends SageMakerClient {
1764
1914
  describeFeatureGroup(args: DescribeFeatureGroupCommandInput, cb: (err: any, data?: DescribeFeatureGroupCommandOutput) => void): void;
1765
1915
  describeFeatureGroup(args: DescribeFeatureGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFeatureGroupCommandOutput) => void): void;
1766
1916
  /**
1917
+ * @public
1767
1918
  * <p>Shows the metadata for a feature within a feature group.</p>
1768
1919
  */
1769
1920
  describeFeatureMetadata(args: DescribeFeatureMetadataCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFeatureMetadataCommandOutput>;
1770
1921
  describeFeatureMetadata(args: DescribeFeatureMetadataCommandInput, cb: (err: any, data?: DescribeFeatureMetadataCommandOutput) => void): void;
1771
1922
  describeFeatureMetadata(args: DescribeFeatureMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFeatureMetadataCommandOutput) => void): void;
1772
1923
  /**
1924
+ * @public
1773
1925
  * <p>Returns information about the specified flow definition.</p>
1774
1926
  */
1775
1927
  describeFlowDefinition(args: DescribeFlowDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFlowDefinitionCommandOutput>;
1776
1928
  describeFlowDefinition(args: DescribeFlowDefinitionCommandInput, cb: (err: any, data?: DescribeFlowDefinitionCommandOutput) => void): void;
1777
1929
  describeFlowDefinition(args: DescribeFlowDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFlowDefinitionCommandOutput) => void): void;
1778
1930
  /**
1931
+ * @public
1779
1932
  * <p>Describe a hub.</p>
1780
1933
  * <note>
1781
1934
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -1785,6 +1938,7 @@ export declare class SageMaker extends SageMakerClient {
1785
1938
  describeHub(args: DescribeHubCommandInput, cb: (err: any, data?: DescribeHubCommandOutput) => void): void;
1786
1939
  describeHub(args: DescribeHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHubCommandOutput) => void): void;
1787
1940
  /**
1941
+ * @public
1788
1942
  * <p>Describe the content of a hub.</p>
1789
1943
  * <note>
1790
1944
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -1794,12 +1948,14 @@ export declare class SageMaker extends SageMakerClient {
1794
1948
  describeHubContent(args: DescribeHubContentCommandInput, cb: (err: any, data?: DescribeHubContentCommandOutput) => void): void;
1795
1949
  describeHubContent(args: DescribeHubContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHubContentCommandOutput) => void): void;
1796
1950
  /**
1951
+ * @public
1797
1952
  * <p>Returns information about the requested human task user interface (worker task template).</p>
1798
1953
  */
1799
1954
  describeHumanTaskUi(args: DescribeHumanTaskUiCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHumanTaskUiCommandOutput>;
1800
1955
  describeHumanTaskUi(args: DescribeHumanTaskUiCommandInput, cb: (err: any, data?: DescribeHumanTaskUiCommandOutput) => void): void;
1801
1956
  describeHumanTaskUi(args: DescribeHumanTaskUiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHumanTaskUiCommandOutput) => void): void;
1802
1957
  /**
1958
+ * @public
1803
1959
  * <p>Gets
1804
1960
  * a description of a hyperparameter tuning job.</p>
1805
1961
  */
@@ -1807,24 +1963,28 @@ export declare class SageMaker extends SageMakerClient {
1807
1963
  describeHyperParameterTuningJob(args: DescribeHyperParameterTuningJobCommandInput, cb: (err: any, data?: DescribeHyperParameterTuningJobCommandOutput) => void): void;
1808
1964
  describeHyperParameterTuningJob(args: DescribeHyperParameterTuningJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHyperParameterTuningJobCommandOutput) => void): void;
1809
1965
  /**
1966
+ * @public
1810
1967
  * <p>Describes a SageMaker image.</p>
1811
1968
  */
1812
1969
  describeImage(args: DescribeImageCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImageCommandOutput>;
1813
1970
  describeImage(args: DescribeImageCommandInput, cb: (err: any, data?: DescribeImageCommandOutput) => void): void;
1814
1971
  describeImage(args: DescribeImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageCommandOutput) => void): void;
1815
1972
  /**
1973
+ * @public
1816
1974
  * <p>Describes a version of a SageMaker image.</p>
1817
1975
  */
1818
1976
  describeImageVersion(args: DescribeImageVersionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImageVersionCommandOutput>;
1819
1977
  describeImageVersion(args: DescribeImageVersionCommandInput, cb: (err: any, data?: DescribeImageVersionCommandOutput) => void): void;
1820
1978
  describeImageVersion(args: DescribeImageVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageVersionCommandOutput) => void): void;
1821
1979
  /**
1980
+ * @public
1822
1981
  * <p>Returns details about an inference experiment.</p>
1823
1982
  */
1824
1983
  describeInferenceExperiment(args: DescribeInferenceExperimentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInferenceExperimentCommandOutput>;
1825
1984
  describeInferenceExperiment(args: DescribeInferenceExperimentCommandInput, cb: (err: any, data?: DescribeInferenceExperimentCommandOutput) => void): void;
1826
1985
  describeInferenceExperiment(args: DescribeInferenceExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInferenceExperimentCommandOutput) => void): void;
1827
1986
  /**
1987
+ * @public
1828
1988
  * <p>Provides the results of the Inference Recommender job.
1829
1989
  * One or more recommendation jobs are returned.</p>
1830
1990
  */
@@ -1832,12 +1992,14 @@ export declare class SageMaker extends SageMakerClient {
1832
1992
  describeInferenceRecommendationsJob(args: DescribeInferenceRecommendationsJobCommandInput, cb: (err: any, data?: DescribeInferenceRecommendationsJobCommandOutput) => void): void;
1833
1993
  describeInferenceRecommendationsJob(args: DescribeInferenceRecommendationsJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInferenceRecommendationsJobCommandOutput) => void): void;
1834
1994
  /**
1995
+ * @public
1835
1996
  * <p>Gets information about a labeling job.</p>
1836
1997
  */
1837
1998
  describeLabelingJob(args: DescribeLabelingJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLabelingJobCommandOutput>;
1838
1999
  describeLabelingJob(args: DescribeLabelingJobCommandInput, cb: (err: any, data?: DescribeLabelingJobCommandOutput) => void): void;
1839
2000
  describeLabelingJob(args: DescribeLabelingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLabelingJobCommandOutput) => void): void;
1840
2001
  /**
2002
+ * @public
1841
2003
  * <p>Provides a list of properties for the requested lineage group.
1842
2004
  * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html">
1843
2005
  * Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
@@ -1846,6 +2008,7 @@ export declare class SageMaker extends SageMakerClient {
1846
2008
  describeLineageGroup(args: DescribeLineageGroupCommandInput, cb: (err: any, data?: DescribeLineageGroupCommandOutput) => void): void;
1847
2009
  describeLineageGroup(args: DescribeLineageGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLineageGroupCommandOutput) => void): void;
1848
2010
  /**
2011
+ * @public
1849
2012
  * <p>Describes a model that you created using the <code>CreateModel</code>
1850
2013
  * API.</p>
1851
2014
  */
@@ -1853,30 +2016,35 @@ export declare class SageMaker extends SageMakerClient {
1853
2016
  describeModel(args: DescribeModelCommandInput, cb: (err: any, data?: DescribeModelCommandOutput) => void): void;
1854
2017
  describeModel(args: DescribeModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelCommandOutput) => void): void;
1855
2018
  /**
2019
+ * @public
1856
2020
  * <p>Returns a description of a model bias job definition.</p>
1857
2021
  */
1858
2022
  describeModelBiasJobDefinition(args: DescribeModelBiasJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelBiasJobDefinitionCommandOutput>;
1859
2023
  describeModelBiasJobDefinition(args: DescribeModelBiasJobDefinitionCommandInput, cb: (err: any, data?: DescribeModelBiasJobDefinitionCommandOutput) => void): void;
1860
2024
  describeModelBiasJobDefinition(args: DescribeModelBiasJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelBiasJobDefinitionCommandOutput) => void): void;
1861
2025
  /**
2026
+ * @public
1862
2027
  * <p>Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.</p>
1863
2028
  */
1864
2029
  describeModelCard(args: DescribeModelCardCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelCardCommandOutput>;
1865
2030
  describeModelCard(args: DescribeModelCardCommandInput, cb: (err: any, data?: DescribeModelCardCommandOutput) => void): void;
1866
2031
  describeModelCard(args: DescribeModelCardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelCardCommandOutput) => void): void;
1867
2032
  /**
2033
+ * @public
1868
2034
  * <p>Describes an Amazon SageMaker Model Card export job.</p>
1869
2035
  */
1870
2036
  describeModelCardExportJob(args: DescribeModelCardExportJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelCardExportJobCommandOutput>;
1871
2037
  describeModelCardExportJob(args: DescribeModelCardExportJobCommandInput, cb: (err: any, data?: DescribeModelCardExportJobCommandOutput) => void): void;
1872
2038
  describeModelCardExportJob(args: DescribeModelCardExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelCardExportJobCommandOutput) => void): void;
1873
2039
  /**
2040
+ * @public
1874
2041
  * <p>Returns a description of a model explainability job definition.</p>
1875
2042
  */
1876
2043
  describeModelExplainabilityJobDefinition(args: DescribeModelExplainabilityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelExplainabilityJobDefinitionCommandOutput>;
1877
2044
  describeModelExplainabilityJobDefinition(args: DescribeModelExplainabilityJobDefinitionCommandInput, cb: (err: any, data?: DescribeModelExplainabilityJobDefinitionCommandOutput) => void): void;
1878
2045
  describeModelExplainabilityJobDefinition(args: DescribeModelExplainabilityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelExplainabilityJobDefinitionCommandOutput) => void): void;
1879
2046
  /**
2047
+ * @public
1880
2048
  * <p>Returns a description of the specified model package, which is used to create SageMaker
1881
2049
  * models or list them on Amazon Web Services Marketplace.</p>
1882
2050
  * <p>To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services
@@ -1886,30 +2054,35 @@ export declare class SageMaker extends SageMakerClient {
1886
2054
  describeModelPackage(args: DescribeModelPackageCommandInput, cb: (err: any, data?: DescribeModelPackageCommandOutput) => void): void;
1887
2055
  describeModelPackage(args: DescribeModelPackageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelPackageCommandOutput) => void): void;
1888
2056
  /**
2057
+ * @public
1889
2058
  * <p>Gets a description for the specified model group.</p>
1890
2059
  */
1891
2060
  describeModelPackageGroup(args: DescribeModelPackageGroupCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelPackageGroupCommandOutput>;
1892
2061
  describeModelPackageGroup(args: DescribeModelPackageGroupCommandInput, cb: (err: any, data?: DescribeModelPackageGroupCommandOutput) => void): void;
1893
2062
  describeModelPackageGroup(args: DescribeModelPackageGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelPackageGroupCommandOutput) => void): void;
1894
2063
  /**
2064
+ * @public
1895
2065
  * <p>Returns a description of a model quality job definition.</p>
1896
2066
  */
1897
2067
  describeModelQualityJobDefinition(args: DescribeModelQualityJobDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelQualityJobDefinitionCommandOutput>;
1898
2068
  describeModelQualityJobDefinition(args: DescribeModelQualityJobDefinitionCommandInput, cb: (err: any, data?: DescribeModelQualityJobDefinitionCommandOutput) => void): void;
1899
2069
  describeModelQualityJobDefinition(args: DescribeModelQualityJobDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelQualityJobDefinitionCommandOutput) => void): void;
1900
2070
  /**
2071
+ * @public
1901
2072
  * <p>Describes the schedule for a monitoring job.</p>
1902
2073
  */
1903
2074
  describeMonitoringSchedule(args: DescribeMonitoringScheduleCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMonitoringScheduleCommandOutput>;
1904
2075
  describeMonitoringSchedule(args: DescribeMonitoringScheduleCommandInput, cb: (err: any, data?: DescribeMonitoringScheduleCommandOutput) => void): void;
1905
2076
  describeMonitoringSchedule(args: DescribeMonitoringScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMonitoringScheduleCommandOutput) => void): void;
1906
2077
  /**
2078
+ * @public
1907
2079
  * <p>Returns information about a notebook instance.</p>
1908
2080
  */
1909
2081
  describeNotebookInstance(args: DescribeNotebookInstanceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNotebookInstanceCommandOutput>;
1910
2082
  describeNotebookInstance(args: DescribeNotebookInstanceCommandInput, cb: (err: any, data?: DescribeNotebookInstanceCommandOutput) => void): void;
1911
2083
  describeNotebookInstance(args: DescribeNotebookInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNotebookInstanceCommandOutput) => void): void;
1912
2084
  /**
2085
+ * @public
1913
2086
  * <p>Returns a description of a notebook instance lifecycle configuration.</p>
1914
2087
  * <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
1915
2088
  * 2.1: (Optional) Customize a Notebook Instance</a>.</p>
@@ -1918,48 +2091,56 @@ export declare class SageMaker extends SageMakerClient {
1918
2091
  describeNotebookInstanceLifecycleConfig(args: DescribeNotebookInstanceLifecycleConfigCommandInput, cb: (err: any, data?: DescribeNotebookInstanceLifecycleConfigCommandOutput) => void): void;
1919
2092
  describeNotebookInstanceLifecycleConfig(args: DescribeNotebookInstanceLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNotebookInstanceLifecycleConfigCommandOutput) => void): void;
1920
2093
  /**
2094
+ * @public
1921
2095
  * <p>Describes the details of a pipeline.</p>
1922
2096
  */
1923
2097
  describePipeline(args: DescribePipelineCommandInput, options?: __HttpHandlerOptions): Promise<DescribePipelineCommandOutput>;
1924
2098
  describePipeline(args: DescribePipelineCommandInput, cb: (err: any, data?: DescribePipelineCommandOutput) => void): void;
1925
2099
  describePipeline(args: DescribePipelineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePipelineCommandOutput) => void): void;
1926
2100
  /**
2101
+ * @public
1927
2102
  * <p>Describes the details of an execution's pipeline definition.</p>
1928
2103
  */
1929
2104
  describePipelineDefinitionForExecution(args: DescribePipelineDefinitionForExecutionCommandInput, options?: __HttpHandlerOptions): Promise<DescribePipelineDefinitionForExecutionCommandOutput>;
1930
2105
  describePipelineDefinitionForExecution(args: DescribePipelineDefinitionForExecutionCommandInput, cb: (err: any, data?: DescribePipelineDefinitionForExecutionCommandOutput) => void): void;
1931
2106
  describePipelineDefinitionForExecution(args: DescribePipelineDefinitionForExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePipelineDefinitionForExecutionCommandOutput) => void): void;
1932
2107
  /**
2108
+ * @public
1933
2109
  * <p>Describes the details of a pipeline execution.</p>
1934
2110
  */
1935
2111
  describePipelineExecution(args: DescribePipelineExecutionCommandInput, options?: __HttpHandlerOptions): Promise<DescribePipelineExecutionCommandOutput>;
1936
2112
  describePipelineExecution(args: DescribePipelineExecutionCommandInput, cb: (err: any, data?: DescribePipelineExecutionCommandOutput) => void): void;
1937
2113
  describePipelineExecution(args: DescribePipelineExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePipelineExecutionCommandOutput) => void): void;
1938
2114
  /**
2115
+ * @public
1939
2116
  * <p>Returns a description of a processing job.</p>
1940
2117
  */
1941
2118
  describeProcessingJob(args: DescribeProcessingJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProcessingJobCommandOutput>;
1942
2119
  describeProcessingJob(args: DescribeProcessingJobCommandInput, cb: (err: any, data?: DescribeProcessingJobCommandOutput) => void): void;
1943
2120
  describeProcessingJob(args: DescribeProcessingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProcessingJobCommandOutput) => void): void;
1944
2121
  /**
2122
+ * @public
1945
2123
  * <p>Describes the details of a project.</p>
1946
2124
  */
1947
2125
  describeProject(args: DescribeProjectCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProjectCommandOutput>;
1948
2126
  describeProject(args: DescribeProjectCommandInput, cb: (err: any, data?: DescribeProjectCommandOutput) => void): void;
1949
2127
  describeProject(args: DescribeProjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProjectCommandOutput) => void): void;
1950
2128
  /**
2129
+ * @public
1951
2130
  * <p>Describes the space.</p>
1952
2131
  */
1953
2132
  describeSpace(args: DescribeSpaceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpaceCommandOutput>;
1954
2133
  describeSpace(args: DescribeSpaceCommandInput, cb: (err: any, data?: DescribeSpaceCommandOutput) => void): void;
1955
2134
  describeSpace(args: DescribeSpaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpaceCommandOutput) => void): void;
1956
2135
  /**
2136
+ * @public
1957
2137
  * <p>Describes the Studio Lifecycle Configuration.</p>
1958
2138
  */
1959
2139
  describeStudioLifecycleConfig(args: DescribeStudioLifecycleConfigCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStudioLifecycleConfigCommandOutput>;
1960
2140
  describeStudioLifecycleConfig(args: DescribeStudioLifecycleConfigCommandInput, cb: (err: any, data?: DescribeStudioLifecycleConfigCommandOutput) => void): void;
1961
2141
  describeStudioLifecycleConfig(args: DescribeStudioLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStudioLifecycleConfigCommandOutput) => void): void;
1962
2142
  /**
2143
+ * @public
1963
2144
  * <p>Gets information about a work team provided by a vendor. It returns details about the
1964
2145
  * subscription with a vendor in the Amazon Web Services Marketplace.</p>
1965
2146
  */
@@ -1967,6 +2148,7 @@ export declare class SageMaker extends SageMakerClient {
1967
2148
  describeSubscribedWorkteam(args: DescribeSubscribedWorkteamCommandInput, cb: (err: any, data?: DescribeSubscribedWorkteamCommandOutput) => void): void;
1968
2149
  describeSubscribedWorkteam(args: DescribeSubscribedWorkteamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSubscribedWorkteamCommandOutput) => void): void;
1969
2150
  /**
2151
+ * @public
1970
2152
  * <p>Returns information about a training job. </p>
1971
2153
  * <p>Some of the attributes below only appear if the training job successfully starts.
1972
2154
  * If the training job fails, <code>TrainingJobStatus</code> is <code>Failed</code> and,
@@ -1979,30 +2161,35 @@ export declare class SageMaker extends SageMakerClient {
1979
2161
  describeTrainingJob(args: DescribeTrainingJobCommandInput, cb: (err: any, data?: DescribeTrainingJobCommandOutput) => void): void;
1980
2162
  describeTrainingJob(args: DescribeTrainingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrainingJobCommandOutput) => void): void;
1981
2163
  /**
2164
+ * @public
1982
2165
  * <p>Returns information about a transform job.</p>
1983
2166
  */
1984
2167
  describeTransformJob(args: DescribeTransformJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransformJobCommandOutput>;
1985
2168
  describeTransformJob(args: DescribeTransformJobCommandInput, cb: (err: any, data?: DescribeTransformJobCommandOutput) => void): void;
1986
2169
  describeTransformJob(args: DescribeTransformJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransformJobCommandOutput) => void): void;
1987
2170
  /**
2171
+ * @public
1988
2172
  * <p>Provides a list of a trial's properties.</p>
1989
2173
  */
1990
2174
  describeTrial(args: DescribeTrialCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrialCommandOutput>;
1991
2175
  describeTrial(args: DescribeTrialCommandInput, cb: (err: any, data?: DescribeTrialCommandOutput) => void): void;
1992
2176
  describeTrial(args: DescribeTrialCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrialCommandOutput) => void): void;
1993
2177
  /**
2178
+ * @public
1994
2179
  * <p>Provides a list of a trials component's properties.</p>
1995
2180
  */
1996
2181
  describeTrialComponent(args: DescribeTrialComponentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrialComponentCommandOutput>;
1997
2182
  describeTrialComponent(args: DescribeTrialComponentCommandInput, cb: (err: any, data?: DescribeTrialComponentCommandOutput) => void): void;
1998
2183
  describeTrialComponent(args: DescribeTrialComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrialComponentCommandOutput) => void): void;
1999
2184
  /**
2185
+ * @public
2000
2186
  * <p>Describes a user profile. For more information, see <code>CreateUserProfile</code>.</p>
2001
2187
  */
2002
2188
  describeUserProfile(args: DescribeUserProfileCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserProfileCommandOutput>;
2003
2189
  describeUserProfile(args: DescribeUserProfileCommandInput, cb: (err: any, data?: DescribeUserProfileCommandOutput) => void): void;
2004
2190
  describeUserProfile(args: DescribeUserProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserProfileCommandOutput) => void): void;
2005
2191
  /**
2192
+ * @public
2006
2193
  * <p>Lists private workforce information, including workforce name, Amazon Resource Name
2007
2194
  * (ARN), and, if applicable, allowed IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>). Allowable IP address
2008
2195
  * ranges are the IP addresses that workers can use to access tasks. </p>
@@ -2014,6 +2201,7 @@ export declare class SageMaker extends SageMakerClient {
2014
2201
  describeWorkforce(args: DescribeWorkforceCommandInput, cb: (err: any, data?: DescribeWorkforceCommandOutput) => void): void;
2015
2202
  describeWorkforce(args: DescribeWorkforceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkforceCommandOutput) => void): void;
2016
2203
  /**
2204
+ * @public
2017
2205
  * <p>Gets information about a specific work team. You can see information such as the
2018
2206
  * create date, the last updated date, membership information, and the work team's Amazon
2019
2207
  * Resource Name (ARN).</p>
@@ -2022,6 +2210,7 @@ export declare class SageMaker extends SageMakerClient {
2022
2210
  describeWorkteam(args: DescribeWorkteamCommandInput, cb: (err: any, data?: DescribeWorkteamCommandOutput) => void): void;
2023
2211
  describeWorkteam(args: DescribeWorkteamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkteamCommandOutput) => void): void;
2024
2212
  /**
2213
+ * @public
2025
2214
  * <p>Disables using Service Catalog in SageMaker. Service Catalog is used to create
2026
2215
  * SageMaker projects.</p>
2027
2216
  */
@@ -2029,6 +2218,7 @@ export declare class SageMaker extends SageMakerClient {
2029
2218
  disableSagemakerServicecatalogPortfolio(args: DisableSagemakerServicecatalogPortfolioCommandInput, cb: (err: any, data?: DisableSagemakerServicecatalogPortfolioCommandOutput) => void): void;
2030
2219
  disableSagemakerServicecatalogPortfolio(args: DisableSagemakerServicecatalogPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSagemakerServicecatalogPortfolioCommandOutput) => void): void;
2031
2220
  /**
2221
+ * @public
2032
2222
  * <p>Disassociates a trial component from a trial. This doesn't effect other trials the
2033
2223
  * component is associated with. Before you can delete a component, you must disassociate the
2034
2224
  * component from all trials it is associated with. To associate a trial component with a trial,
@@ -2040,6 +2230,7 @@ export declare class SageMaker extends SageMakerClient {
2040
2230
  disassociateTrialComponent(args: DisassociateTrialComponentCommandInput, cb: (err: any, data?: DisassociateTrialComponentCommandOutput) => void): void;
2041
2231
  disassociateTrialComponent(args: DisassociateTrialComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTrialComponentCommandOutput) => void): void;
2042
2232
  /**
2233
+ * @public
2043
2234
  * <p>Enables using Service Catalog in SageMaker. Service Catalog is used to create
2044
2235
  * SageMaker projects.</p>
2045
2236
  */
@@ -2047,18 +2238,21 @@ export declare class SageMaker extends SageMakerClient {
2047
2238
  enableSagemakerServicecatalogPortfolio(args: EnableSagemakerServicecatalogPortfolioCommandInput, cb: (err: any, data?: EnableSagemakerServicecatalogPortfolioCommandOutput) => void): void;
2048
2239
  enableSagemakerServicecatalogPortfolio(args: EnableSagemakerServicecatalogPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSagemakerServicecatalogPortfolioCommandOutput) => void): void;
2049
2240
  /**
2241
+ * @public
2050
2242
  * <p>Describes a fleet.</p>
2051
2243
  */
2052
2244
  getDeviceFleetReport(args: GetDeviceFleetReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDeviceFleetReportCommandOutput>;
2053
2245
  getDeviceFleetReport(args: GetDeviceFleetReportCommandInput, cb: (err: any, data?: GetDeviceFleetReportCommandOutput) => void): void;
2054
2246
  getDeviceFleetReport(args: GetDeviceFleetReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeviceFleetReportCommandOutput) => void): void;
2055
2247
  /**
2248
+ * @public
2056
2249
  * <p>The resource policy for the lineage group.</p>
2057
2250
  */
2058
2251
  getLineageGroupPolicy(args: GetLineageGroupPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetLineageGroupPolicyCommandOutput>;
2059
2252
  getLineageGroupPolicy(args: GetLineageGroupPolicyCommandInput, cb: (err: any, data?: GetLineageGroupPolicyCommandOutput) => void): void;
2060
2253
  getLineageGroupPolicy(args: GetLineageGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLineageGroupPolicyCommandOutput) => void): void;
2061
2254
  /**
2255
+ * @public
2062
2256
  * <p>Gets a resource policy that manages access for a model group. For information about
2063
2257
  * resource policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_identity-vs-resource.html">Identity-based
2064
2258
  * policies and resource-based policies</a> in the <i>Amazon Web Services Identity and
@@ -2068,6 +2262,7 @@ export declare class SageMaker extends SageMakerClient {
2068
2262
  getModelPackageGroupPolicy(args: GetModelPackageGroupPolicyCommandInput, cb: (err: any, data?: GetModelPackageGroupPolicyCommandOutput) => void): void;
2069
2263
  getModelPackageGroupPolicy(args: GetModelPackageGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetModelPackageGroupPolicyCommandOutput) => void): void;
2070
2264
  /**
2265
+ * @public
2071
2266
  * <p>Gets the status of Service Catalog in SageMaker. Service Catalog is used to create
2072
2267
  * SageMaker projects.</p>
2073
2268
  */
@@ -2075,6 +2270,7 @@ export declare class SageMaker extends SageMakerClient {
2075
2270
  getSagemakerServicecatalogPortfolioStatus(args: GetSagemakerServicecatalogPortfolioStatusCommandInput, cb: (err: any, data?: GetSagemakerServicecatalogPortfolioStatusCommandOutput) => void): void;
2076
2271
  getSagemakerServicecatalogPortfolioStatus(args: GetSagemakerServicecatalogPortfolioStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSagemakerServicecatalogPortfolioStatusCommandOutput) => void): void;
2077
2272
  /**
2273
+ * @public
2078
2274
  * <p>An auto-complete API for the search functionality in the SageMaker console. It returns
2079
2275
  * suggestions of possible matches for the property name to use in <code>Search</code>
2080
2276
  * queries. Provides suggestions for <code>HyperParameters</code>, <code>Tags</code>, and
@@ -2084,6 +2280,7 @@ export declare class SageMaker extends SageMakerClient {
2084
2280
  getSearchSuggestions(args: GetSearchSuggestionsCommandInput, cb: (err: any, data?: GetSearchSuggestionsCommandOutput) => void): void;
2085
2281
  getSearchSuggestions(args: GetSearchSuggestionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSearchSuggestionsCommandOutput) => void): void;
2086
2282
  /**
2283
+ * @public
2087
2284
  * <p>Import hub content.</p>
2088
2285
  * <note>
2089
2286
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -2093,24 +2290,28 @@ export declare class SageMaker extends SageMakerClient {
2093
2290
  importHubContent(args: ImportHubContentCommandInput, cb: (err: any, data?: ImportHubContentCommandOutput) => void): void;
2094
2291
  importHubContent(args: ImportHubContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportHubContentCommandOutput) => void): void;
2095
2292
  /**
2293
+ * @public
2096
2294
  * <p>Lists the actions in your account and their properties.</p>
2097
2295
  */
2098
2296
  listActions(args: ListActionsCommandInput, options?: __HttpHandlerOptions): Promise<ListActionsCommandOutput>;
2099
2297
  listActions(args: ListActionsCommandInput, cb: (err: any, data?: ListActionsCommandOutput) => void): void;
2100
2298
  listActions(args: ListActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListActionsCommandOutput) => void): void;
2101
2299
  /**
2300
+ * @public
2102
2301
  * <p>Lists the machine learning algorithms that have been created.</p>
2103
2302
  */
2104
2303
  listAlgorithms(args: ListAlgorithmsCommandInput, options?: __HttpHandlerOptions): Promise<ListAlgorithmsCommandOutput>;
2105
2304
  listAlgorithms(args: ListAlgorithmsCommandInput, cb: (err: any, data?: ListAlgorithmsCommandOutput) => void): void;
2106
2305
  listAlgorithms(args: ListAlgorithmsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAlgorithmsCommandOutput) => void): void;
2107
2306
  /**
2307
+ * @public
2108
2308
  * <p>Lists the aliases of a specified image or image version.</p>
2109
2309
  */
2110
2310
  listAliases(args: ListAliasesCommandInput, options?: __HttpHandlerOptions): Promise<ListAliasesCommandOutput>;
2111
2311
  listAliases(args: ListAliasesCommandInput, cb: (err: any, data?: ListAliasesCommandOutput) => void): void;
2112
2312
  listAliases(args: ListAliasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAliasesCommandOutput) => void): void;
2113
2313
  /**
2314
+ * @public
2114
2315
  * <p>Lists the AppImageConfigs in your account and their properties. The list can be
2115
2316
  * filtered by creation time or modified time, and whether the AppImageConfig name contains
2116
2317
  * a specified string.</p>
@@ -2119,42 +2320,49 @@ export declare class SageMaker extends SageMakerClient {
2119
2320
  listAppImageConfigs(args: ListAppImageConfigsCommandInput, cb: (err: any, data?: ListAppImageConfigsCommandOutput) => void): void;
2120
2321
  listAppImageConfigs(args: ListAppImageConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppImageConfigsCommandOutput) => void): void;
2121
2322
  /**
2323
+ * @public
2122
2324
  * <p>Lists apps.</p>
2123
2325
  */
2124
2326
  listApps(args: ListAppsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppsCommandOutput>;
2125
2327
  listApps(args: ListAppsCommandInput, cb: (err: any, data?: ListAppsCommandOutput) => void): void;
2126
2328
  listApps(args: ListAppsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppsCommandOutput) => void): void;
2127
2329
  /**
2330
+ * @public
2128
2331
  * <p>Lists the artifacts in your account and their properties.</p>
2129
2332
  */
2130
2333
  listArtifacts(args: ListArtifactsCommandInput, options?: __HttpHandlerOptions): Promise<ListArtifactsCommandOutput>;
2131
2334
  listArtifacts(args: ListArtifactsCommandInput, cb: (err: any, data?: ListArtifactsCommandOutput) => void): void;
2132
2335
  listArtifacts(args: ListArtifactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListArtifactsCommandOutput) => void): void;
2133
2336
  /**
2337
+ * @public
2134
2338
  * <p>Lists the associations in your account and their properties.</p>
2135
2339
  */
2136
2340
  listAssociations(args: ListAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociationsCommandOutput>;
2137
2341
  listAssociations(args: ListAssociationsCommandInput, cb: (err: any, data?: ListAssociationsCommandOutput) => void): void;
2138
2342
  listAssociations(args: ListAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociationsCommandOutput) => void): void;
2139
2343
  /**
2344
+ * @public
2140
2345
  * <p>Request a list of jobs.</p>
2141
2346
  */
2142
2347
  listAutoMLJobs(args: ListAutoMLJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListAutoMLJobsCommandOutput>;
2143
2348
  listAutoMLJobs(args: ListAutoMLJobsCommandInput, cb: (err: any, data?: ListAutoMLJobsCommandOutput) => void): void;
2144
2349
  listAutoMLJobs(args: ListAutoMLJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAutoMLJobsCommandOutput) => void): void;
2145
2350
  /**
2351
+ * @public
2146
2352
  * <p>List the candidates created for the job.</p>
2147
2353
  */
2148
2354
  listCandidatesForAutoMLJob(args: ListCandidatesForAutoMLJobCommandInput, options?: __HttpHandlerOptions): Promise<ListCandidatesForAutoMLJobCommandOutput>;
2149
2355
  listCandidatesForAutoMLJob(args: ListCandidatesForAutoMLJobCommandInput, cb: (err: any, data?: ListCandidatesForAutoMLJobCommandOutput) => void): void;
2150
2356
  listCandidatesForAutoMLJob(args: ListCandidatesForAutoMLJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCandidatesForAutoMLJobCommandOutput) => void): void;
2151
2357
  /**
2358
+ * @public
2152
2359
  * <p>Gets a list of the Git repositories in your account.</p>
2153
2360
  */
2154
2361
  listCodeRepositories(args: ListCodeRepositoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListCodeRepositoriesCommandOutput>;
2155
2362
  listCodeRepositories(args: ListCodeRepositoriesCommandInput, cb: (err: any, data?: ListCodeRepositoriesCommandOutput) => void): void;
2156
2363
  listCodeRepositories(args: ListCodeRepositoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCodeRepositoriesCommandOutput) => void): void;
2157
2364
  /**
2365
+ * @public
2158
2366
  * <p>Lists model compilation jobs that satisfy various filters.</p>
2159
2367
  * <p>To create a model compilation job, use <a>CreateCompilationJob</a>. To get
2160
2368
  * information about a particular model compilation job you have created, use <a>DescribeCompilationJob</a>.</p>
@@ -2163,60 +2371,70 @@ export declare class SageMaker extends SageMakerClient {
2163
2371
  listCompilationJobs(args: ListCompilationJobsCommandInput, cb: (err: any, data?: ListCompilationJobsCommandOutput) => void): void;
2164
2372
  listCompilationJobs(args: ListCompilationJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCompilationJobsCommandOutput) => void): void;
2165
2373
  /**
2374
+ * @public
2166
2375
  * <p>Lists the contexts in your account and their properties.</p>
2167
2376
  */
2168
2377
  listContexts(args: ListContextsCommandInput, options?: __HttpHandlerOptions): Promise<ListContextsCommandOutput>;
2169
2378
  listContexts(args: ListContextsCommandInput, cb: (err: any, data?: ListContextsCommandOutput) => void): void;
2170
2379
  listContexts(args: ListContextsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContextsCommandOutput) => void): void;
2171
2380
  /**
2381
+ * @public
2172
2382
  * <p>Lists the data quality job definitions in your account.</p>
2173
2383
  */
2174
2384
  listDataQualityJobDefinitions(args: ListDataQualityJobDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListDataQualityJobDefinitionsCommandOutput>;
2175
2385
  listDataQualityJobDefinitions(args: ListDataQualityJobDefinitionsCommandInput, cb: (err: any, data?: ListDataQualityJobDefinitionsCommandOutput) => void): void;
2176
2386
  listDataQualityJobDefinitions(args: ListDataQualityJobDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataQualityJobDefinitionsCommandOutput) => void): void;
2177
2387
  /**
2388
+ * @public
2178
2389
  * <p>Returns a list of devices in the fleet.</p>
2179
2390
  */
2180
2391
  listDeviceFleets(args: ListDeviceFleetsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeviceFleetsCommandOutput>;
2181
2392
  listDeviceFleets(args: ListDeviceFleetsCommandInput, cb: (err: any, data?: ListDeviceFleetsCommandOutput) => void): void;
2182
2393
  listDeviceFleets(args: ListDeviceFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeviceFleetsCommandOutput) => void): void;
2183
2394
  /**
2395
+ * @public
2184
2396
  * <p>A list of devices.</p>
2185
2397
  */
2186
2398
  listDevices(args: ListDevicesCommandInput, options?: __HttpHandlerOptions): Promise<ListDevicesCommandOutput>;
2187
2399
  listDevices(args: ListDevicesCommandInput, cb: (err: any, data?: ListDevicesCommandOutput) => void): void;
2188
2400
  listDevices(args: ListDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevicesCommandOutput) => void): void;
2189
2401
  /**
2402
+ * @public
2190
2403
  * <p>Lists the domains.</p>
2191
2404
  */
2192
2405
  listDomains(args: ListDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainsCommandOutput>;
2193
2406
  listDomains(args: ListDomainsCommandInput, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
2194
2407
  listDomains(args: ListDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
2195
2408
  /**
2409
+ * @public
2196
2410
  * <p>Lists all edge deployment plans.</p>
2197
2411
  */
2198
2412
  listEdgeDeploymentPlans(args: ListEdgeDeploymentPlansCommandInput, options?: __HttpHandlerOptions): Promise<ListEdgeDeploymentPlansCommandOutput>;
2199
2413
  listEdgeDeploymentPlans(args: ListEdgeDeploymentPlansCommandInput, cb: (err: any, data?: ListEdgeDeploymentPlansCommandOutput) => void): void;
2200
2414
  listEdgeDeploymentPlans(args: ListEdgeDeploymentPlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEdgeDeploymentPlansCommandOutput) => void): void;
2201
2415
  /**
2416
+ * @public
2202
2417
  * <p>Returns a list of edge packaging jobs.</p>
2203
2418
  */
2204
2419
  listEdgePackagingJobs(args: ListEdgePackagingJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListEdgePackagingJobsCommandOutput>;
2205
2420
  listEdgePackagingJobs(args: ListEdgePackagingJobsCommandInput, cb: (err: any, data?: ListEdgePackagingJobsCommandOutput) => void): void;
2206
2421
  listEdgePackagingJobs(args: ListEdgePackagingJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEdgePackagingJobsCommandOutput) => void): void;
2207
2422
  /**
2423
+ * @public
2208
2424
  * <p>Lists endpoint configurations.</p>
2209
2425
  */
2210
2426
  listEndpointConfigs(args: ListEndpointConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListEndpointConfigsCommandOutput>;
2211
2427
  listEndpointConfigs(args: ListEndpointConfigsCommandInput, cb: (err: any, data?: ListEndpointConfigsCommandOutput) => void): void;
2212
2428
  listEndpointConfigs(args: ListEndpointConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEndpointConfigsCommandOutput) => void): void;
2213
2429
  /**
2430
+ * @public
2214
2431
  * <p>Lists endpoints.</p>
2215
2432
  */
2216
2433
  listEndpoints(args: ListEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<ListEndpointsCommandOutput>;
2217
2434
  listEndpoints(args: ListEndpointsCommandInput, cb: (err: any, data?: ListEndpointsCommandOutput) => void): void;
2218
2435
  listEndpoints(args: ListEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEndpointsCommandOutput) => void): void;
2219
2436
  /**
2437
+ * @public
2220
2438
  * <p>Lists all the experiments in your account. The list can be filtered to show only
2221
2439
  * experiments that were created in a specific time range. The list can be sorted by experiment
2222
2440
  * name or creation time.</p>
@@ -2225,18 +2443,21 @@ export declare class SageMaker extends SageMakerClient {
2225
2443
  listExperiments(args: ListExperimentsCommandInput, cb: (err: any, data?: ListExperimentsCommandOutput) => void): void;
2226
2444
  listExperiments(args: ListExperimentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListExperimentsCommandOutput) => void): void;
2227
2445
  /**
2446
+ * @public
2228
2447
  * <p>List <code>FeatureGroup</code>s based on given filter and order.</p>
2229
2448
  */
2230
2449
  listFeatureGroups(args: ListFeatureGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListFeatureGroupsCommandOutput>;
2231
2450
  listFeatureGroups(args: ListFeatureGroupsCommandInput, cb: (err: any, data?: ListFeatureGroupsCommandOutput) => void): void;
2232
2451
  listFeatureGroups(args: ListFeatureGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFeatureGroupsCommandOutput) => void): void;
2233
2452
  /**
2453
+ * @public
2234
2454
  * <p>Returns information about the flow definitions in your account.</p>
2235
2455
  */
2236
2456
  listFlowDefinitions(args: ListFlowDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListFlowDefinitionsCommandOutput>;
2237
2457
  listFlowDefinitions(args: ListFlowDefinitionsCommandInput, cb: (err: any, data?: ListFlowDefinitionsCommandOutput) => void): void;
2238
2458
  listFlowDefinitions(args: ListFlowDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFlowDefinitionsCommandOutput) => void): void;
2239
2459
  /**
2460
+ * @public
2240
2461
  * <p>List the contents of a hub.</p>
2241
2462
  * <note>
2242
2463
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -2246,6 +2467,7 @@ export declare class SageMaker extends SageMakerClient {
2246
2467
  listHubContents(args: ListHubContentsCommandInput, cb: (err: any, data?: ListHubContentsCommandOutput) => void): void;
2247
2468
  listHubContents(args: ListHubContentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHubContentsCommandOutput) => void): void;
2248
2469
  /**
2470
+ * @public
2249
2471
  * <p>List hub content versions.</p>
2250
2472
  * <note>
2251
2473
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -2255,6 +2477,7 @@ export declare class SageMaker extends SageMakerClient {
2255
2477
  listHubContentVersions(args: ListHubContentVersionsCommandInput, cb: (err: any, data?: ListHubContentVersionsCommandOutput) => void): void;
2256
2478
  listHubContentVersions(args: ListHubContentVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHubContentVersionsCommandOutput) => void): void;
2257
2479
  /**
2480
+ * @public
2258
2481
  * <p>List all existing hubs.</p>
2259
2482
  * <note>
2260
2483
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -2264,12 +2487,14 @@ export declare class SageMaker extends SageMakerClient {
2264
2487
  listHubs(args: ListHubsCommandInput, cb: (err: any, data?: ListHubsCommandOutput) => void): void;
2265
2488
  listHubs(args: ListHubsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHubsCommandOutput) => void): void;
2266
2489
  /**
2490
+ * @public
2267
2491
  * <p>Returns information about the human task user interfaces in your account.</p>
2268
2492
  */
2269
2493
  listHumanTaskUis(args: ListHumanTaskUisCommandInput, options?: __HttpHandlerOptions): Promise<ListHumanTaskUisCommandOutput>;
2270
2494
  listHumanTaskUis(args: ListHumanTaskUisCommandInput, cb: (err: any, data?: ListHumanTaskUisCommandOutput) => void): void;
2271
2495
  listHumanTaskUis(args: ListHumanTaskUisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHumanTaskUisCommandOutput) => void): void;
2272
2496
  /**
2497
+ * @public
2273
2498
  * <p>Gets a list of <a>HyperParameterTuningJobSummary</a> objects that
2274
2499
  * describe
2275
2500
  * the hyperparameter tuning jobs launched in your account.</p>
@@ -2278,6 +2503,7 @@ export declare class SageMaker extends SageMakerClient {
2278
2503
  listHyperParameterTuningJobs(args: ListHyperParameterTuningJobsCommandInput, cb: (err: any, data?: ListHyperParameterTuningJobsCommandOutput) => void): void;
2279
2504
  listHyperParameterTuningJobs(args: ListHyperParameterTuningJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHyperParameterTuningJobsCommandOutput) => void): void;
2280
2505
  /**
2506
+ * @public
2281
2507
  * <p>Lists the images in your account and their properties. The list can be filtered by
2282
2508
  * creation time or modified time, and whether the image name contains a specified string.</p>
2283
2509
  */
@@ -2285,6 +2511,7 @@ export declare class SageMaker extends SageMakerClient {
2285
2511
  listImages(args: ListImagesCommandInput, cb: (err: any, data?: ListImagesCommandOutput) => void): void;
2286
2512
  listImages(args: ListImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagesCommandOutput) => void): void;
2287
2513
  /**
2514
+ * @public
2288
2515
  * <p>Lists the versions of a specified image and their properties. The list can be filtered
2289
2516
  * by creation time or modified time.</p>
2290
2517
  */
@@ -2292,18 +2519,21 @@ export declare class SageMaker extends SageMakerClient {
2292
2519
  listImageVersions(args: ListImageVersionsCommandInput, cb: (err: any, data?: ListImageVersionsCommandOutput) => void): void;
2293
2520
  listImageVersions(args: ListImageVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImageVersionsCommandOutput) => void): void;
2294
2521
  /**
2522
+ * @public
2295
2523
  * <p>Returns the list of all inference experiments.</p>
2296
2524
  */
2297
2525
  listInferenceExperiments(args: ListInferenceExperimentsCommandInput, options?: __HttpHandlerOptions): Promise<ListInferenceExperimentsCommandOutput>;
2298
2526
  listInferenceExperiments(args: ListInferenceExperimentsCommandInput, cb: (err: any, data?: ListInferenceExperimentsCommandOutput) => void): void;
2299
2527
  listInferenceExperiments(args: ListInferenceExperimentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInferenceExperimentsCommandOutput) => void): void;
2300
2528
  /**
2529
+ * @public
2301
2530
  * <p>Lists recommendation jobs that satisfy various filters.</p>
2302
2531
  */
2303
2532
  listInferenceRecommendationsJobs(args: ListInferenceRecommendationsJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListInferenceRecommendationsJobsCommandOutput>;
2304
2533
  listInferenceRecommendationsJobs(args: ListInferenceRecommendationsJobsCommandInput, cb: (err: any, data?: ListInferenceRecommendationsJobsCommandOutput) => void): void;
2305
2534
  listInferenceRecommendationsJobs(args: ListInferenceRecommendationsJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInferenceRecommendationsJobsCommandOutput) => void): void;
2306
2535
  /**
2536
+ * @public
2307
2537
  * <p>Returns a list of the subtasks for an Inference Recommender job.</p>
2308
2538
  * <p>The supported subtasks are benchmarks, which evaluate the performance of your model on different instance types.</p>
2309
2539
  */
@@ -2311,18 +2541,21 @@ export declare class SageMaker extends SageMakerClient {
2311
2541
  listInferenceRecommendationsJobSteps(args: ListInferenceRecommendationsJobStepsCommandInput, cb: (err: any, data?: ListInferenceRecommendationsJobStepsCommandOutput) => void): void;
2312
2542
  listInferenceRecommendationsJobSteps(args: ListInferenceRecommendationsJobStepsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInferenceRecommendationsJobStepsCommandOutput) => void): void;
2313
2543
  /**
2544
+ * @public
2314
2545
  * <p>Gets a list of labeling jobs.</p>
2315
2546
  */
2316
2547
  listLabelingJobs(args: ListLabelingJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListLabelingJobsCommandOutput>;
2317
2548
  listLabelingJobs(args: ListLabelingJobsCommandInput, cb: (err: any, data?: ListLabelingJobsCommandOutput) => void): void;
2318
2549
  listLabelingJobs(args: ListLabelingJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLabelingJobsCommandOutput) => void): void;
2319
2550
  /**
2551
+ * @public
2320
2552
  * <p>Gets a list of labeling jobs assigned to a specified work team.</p>
2321
2553
  */
2322
2554
  listLabelingJobsForWorkteam(args: ListLabelingJobsForWorkteamCommandInput, options?: __HttpHandlerOptions): Promise<ListLabelingJobsForWorkteamCommandOutput>;
2323
2555
  listLabelingJobsForWorkteam(args: ListLabelingJobsForWorkteamCommandInput, cb: (err: any, data?: ListLabelingJobsForWorkteamCommandOutput) => void): void;
2324
2556
  listLabelingJobsForWorkteam(args: ListLabelingJobsForWorkteamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLabelingJobsForWorkteamCommandOutput) => void): void;
2325
2557
  /**
2558
+ * @public
2326
2559
  * <p>A list of lineage groups shared with your Amazon Web Services account.
2327
2560
  * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html">
2328
2561
  * Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
@@ -2331,36 +2564,42 @@ export declare class SageMaker extends SageMakerClient {
2331
2564
  listLineageGroups(args: ListLineageGroupsCommandInput, cb: (err: any, data?: ListLineageGroupsCommandOutput) => void): void;
2332
2565
  listLineageGroups(args: ListLineageGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLineageGroupsCommandOutput) => void): void;
2333
2566
  /**
2567
+ * @public
2334
2568
  * <p>Lists model bias jobs definitions that satisfy various filters.</p>
2335
2569
  */
2336
2570
  listModelBiasJobDefinitions(args: ListModelBiasJobDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelBiasJobDefinitionsCommandOutput>;
2337
2571
  listModelBiasJobDefinitions(args: ListModelBiasJobDefinitionsCommandInput, cb: (err: any, data?: ListModelBiasJobDefinitionsCommandOutput) => void): void;
2338
2572
  listModelBiasJobDefinitions(args: ListModelBiasJobDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelBiasJobDefinitionsCommandOutput) => void): void;
2339
2573
  /**
2574
+ * @public
2340
2575
  * <p>List the export jobs for the Amazon SageMaker Model Card.</p>
2341
2576
  */
2342
2577
  listModelCardExportJobs(args: ListModelCardExportJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelCardExportJobsCommandOutput>;
2343
2578
  listModelCardExportJobs(args: ListModelCardExportJobsCommandInput, cb: (err: any, data?: ListModelCardExportJobsCommandOutput) => void): void;
2344
2579
  listModelCardExportJobs(args: ListModelCardExportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelCardExportJobsCommandOutput) => void): void;
2345
2580
  /**
2581
+ * @public
2346
2582
  * <p>List existing model cards.</p>
2347
2583
  */
2348
2584
  listModelCards(args: ListModelCardsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelCardsCommandOutput>;
2349
2585
  listModelCards(args: ListModelCardsCommandInput, cb: (err: any, data?: ListModelCardsCommandOutput) => void): void;
2350
2586
  listModelCards(args: ListModelCardsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelCardsCommandOutput) => void): void;
2351
2587
  /**
2588
+ * @public
2352
2589
  * <p>List existing versions of an Amazon SageMaker Model Card.</p>
2353
2590
  */
2354
2591
  listModelCardVersions(args: ListModelCardVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelCardVersionsCommandOutput>;
2355
2592
  listModelCardVersions(args: ListModelCardVersionsCommandInput, cb: (err: any, data?: ListModelCardVersionsCommandOutput) => void): void;
2356
2593
  listModelCardVersions(args: ListModelCardVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelCardVersionsCommandOutput) => void): void;
2357
2594
  /**
2595
+ * @public
2358
2596
  * <p>Lists model explainability job definitions that satisfy various filters.</p>
2359
2597
  */
2360
2598
  listModelExplainabilityJobDefinitions(args: ListModelExplainabilityJobDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelExplainabilityJobDefinitionsCommandOutput>;
2361
2599
  listModelExplainabilityJobDefinitions(args: ListModelExplainabilityJobDefinitionsCommandInput, cb: (err: any, data?: ListModelExplainabilityJobDefinitionsCommandOutput) => void): void;
2362
2600
  listModelExplainabilityJobDefinitions(args: ListModelExplainabilityJobDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelExplainabilityJobDefinitionsCommandOutput) => void): void;
2363
2601
  /**
2602
+ * @public
2364
2603
  * <p>Lists the domain, framework, task, and model name of standard
2365
2604
  * machine learning models found in common model zoos.</p>
2366
2605
  */
@@ -2368,60 +2607,70 @@ export declare class SageMaker extends SageMakerClient {
2368
2607
  listModelMetadata(args: ListModelMetadataCommandInput, cb: (err: any, data?: ListModelMetadataCommandOutput) => void): void;
2369
2608
  listModelMetadata(args: ListModelMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelMetadataCommandOutput) => void): void;
2370
2609
  /**
2610
+ * @public
2371
2611
  * <p>Gets a list of the model groups in your Amazon Web Services account.</p>
2372
2612
  */
2373
2613
  listModelPackageGroups(args: ListModelPackageGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelPackageGroupsCommandOutput>;
2374
2614
  listModelPackageGroups(args: ListModelPackageGroupsCommandInput, cb: (err: any, data?: ListModelPackageGroupsCommandOutput) => void): void;
2375
2615
  listModelPackageGroups(args: ListModelPackageGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelPackageGroupsCommandOutput) => void): void;
2376
2616
  /**
2617
+ * @public
2377
2618
  * <p>Lists the model packages that have been created.</p>
2378
2619
  */
2379
2620
  listModelPackages(args: ListModelPackagesCommandInput, options?: __HttpHandlerOptions): Promise<ListModelPackagesCommandOutput>;
2380
2621
  listModelPackages(args: ListModelPackagesCommandInput, cb: (err: any, data?: ListModelPackagesCommandOutput) => void): void;
2381
2622
  listModelPackages(args: ListModelPackagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelPackagesCommandOutput) => void): void;
2382
2623
  /**
2624
+ * @public
2383
2625
  * <p>Gets a list of model quality monitoring job definitions in your account.</p>
2384
2626
  */
2385
2627
  listModelQualityJobDefinitions(args: ListModelQualityJobDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelQualityJobDefinitionsCommandOutput>;
2386
2628
  listModelQualityJobDefinitions(args: ListModelQualityJobDefinitionsCommandInput, cb: (err: any, data?: ListModelQualityJobDefinitionsCommandOutput) => void): void;
2387
2629
  listModelQualityJobDefinitions(args: ListModelQualityJobDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelQualityJobDefinitionsCommandOutput) => void): void;
2388
2630
  /**
2631
+ * @public
2389
2632
  * <p>Lists models created with the <code>CreateModel</code> API.</p>
2390
2633
  */
2391
2634
  listModels(args: ListModelsCommandInput, options?: __HttpHandlerOptions): Promise<ListModelsCommandOutput>;
2392
2635
  listModels(args: ListModelsCommandInput, cb: (err: any, data?: ListModelsCommandOutput) => void): void;
2393
2636
  listModels(args: ListModelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListModelsCommandOutput) => void): void;
2394
2637
  /**
2638
+ * @public
2395
2639
  * <p>Gets a list of past alerts in a model monitoring schedule.</p>
2396
2640
  */
2397
2641
  listMonitoringAlertHistory(args: ListMonitoringAlertHistoryCommandInput, options?: __HttpHandlerOptions): Promise<ListMonitoringAlertHistoryCommandOutput>;
2398
2642
  listMonitoringAlertHistory(args: ListMonitoringAlertHistoryCommandInput, cb: (err: any, data?: ListMonitoringAlertHistoryCommandOutput) => void): void;
2399
2643
  listMonitoringAlertHistory(args: ListMonitoringAlertHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMonitoringAlertHistoryCommandOutput) => void): void;
2400
2644
  /**
2645
+ * @public
2401
2646
  * <p>Gets the alerts for a single monitoring schedule.</p>
2402
2647
  */
2403
2648
  listMonitoringAlerts(args: ListMonitoringAlertsCommandInput, options?: __HttpHandlerOptions): Promise<ListMonitoringAlertsCommandOutput>;
2404
2649
  listMonitoringAlerts(args: ListMonitoringAlertsCommandInput, cb: (err: any, data?: ListMonitoringAlertsCommandOutput) => void): void;
2405
2650
  listMonitoringAlerts(args: ListMonitoringAlertsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMonitoringAlertsCommandOutput) => void): void;
2406
2651
  /**
2652
+ * @public
2407
2653
  * <p>Returns list of all monitoring job executions.</p>
2408
2654
  */
2409
2655
  listMonitoringExecutions(args: ListMonitoringExecutionsCommandInput, options?: __HttpHandlerOptions): Promise<ListMonitoringExecutionsCommandOutput>;
2410
2656
  listMonitoringExecutions(args: ListMonitoringExecutionsCommandInput, cb: (err: any, data?: ListMonitoringExecutionsCommandOutput) => void): void;
2411
2657
  listMonitoringExecutions(args: ListMonitoringExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMonitoringExecutionsCommandOutput) => void): void;
2412
2658
  /**
2659
+ * @public
2413
2660
  * <p>Returns list of all monitoring schedules.</p>
2414
2661
  */
2415
2662
  listMonitoringSchedules(args: ListMonitoringSchedulesCommandInput, options?: __HttpHandlerOptions): Promise<ListMonitoringSchedulesCommandOutput>;
2416
2663
  listMonitoringSchedules(args: ListMonitoringSchedulesCommandInput, cb: (err: any, data?: ListMonitoringSchedulesCommandOutput) => void): void;
2417
2664
  listMonitoringSchedules(args: ListMonitoringSchedulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMonitoringSchedulesCommandOutput) => void): void;
2418
2665
  /**
2666
+ * @public
2419
2667
  * <p>Lists notebook instance lifestyle configurations created with the <a>CreateNotebookInstanceLifecycleConfig</a> API.</p>
2420
2668
  */
2421
2669
  listNotebookInstanceLifecycleConfigs(args: ListNotebookInstanceLifecycleConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotebookInstanceLifecycleConfigsCommandOutput>;
2422
2670
  listNotebookInstanceLifecycleConfigs(args: ListNotebookInstanceLifecycleConfigsCommandInput, cb: (err: any, data?: ListNotebookInstanceLifecycleConfigsCommandOutput) => void): void;
2423
2671
  listNotebookInstanceLifecycleConfigs(args: ListNotebookInstanceLifecycleConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotebookInstanceLifecycleConfigsCommandOutput) => void): void;
2424
2672
  /**
2673
+ * @public
2425
2674
  * <p>Returns a list of the SageMaker notebook instances in the requester's account in an
2426
2675
  * Amazon Web Services Region. </p>
2427
2676
  */
@@ -2429,60 +2678,70 @@ export declare class SageMaker extends SageMakerClient {
2429
2678
  listNotebookInstances(args: ListNotebookInstancesCommandInput, cb: (err: any, data?: ListNotebookInstancesCommandOutput) => void): void;
2430
2679
  listNotebookInstances(args: ListNotebookInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotebookInstancesCommandOutput) => void): void;
2431
2680
  /**
2681
+ * @public
2432
2682
  * <p>Gets a list of the pipeline executions.</p>
2433
2683
  */
2434
2684
  listPipelineExecutions(args: ListPipelineExecutionsCommandInput, options?: __HttpHandlerOptions): Promise<ListPipelineExecutionsCommandOutput>;
2435
2685
  listPipelineExecutions(args: ListPipelineExecutionsCommandInput, cb: (err: any, data?: ListPipelineExecutionsCommandOutput) => void): void;
2436
2686
  listPipelineExecutions(args: ListPipelineExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPipelineExecutionsCommandOutput) => void): void;
2437
2687
  /**
2688
+ * @public
2438
2689
  * <p>Gets a list of <code>PipeLineExecutionStep</code> objects.</p>
2439
2690
  */
2440
2691
  listPipelineExecutionSteps(args: ListPipelineExecutionStepsCommandInput, options?: __HttpHandlerOptions): Promise<ListPipelineExecutionStepsCommandOutput>;
2441
2692
  listPipelineExecutionSteps(args: ListPipelineExecutionStepsCommandInput, cb: (err: any, data?: ListPipelineExecutionStepsCommandOutput) => void): void;
2442
2693
  listPipelineExecutionSteps(args: ListPipelineExecutionStepsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPipelineExecutionStepsCommandOutput) => void): void;
2443
2694
  /**
2695
+ * @public
2444
2696
  * <p>Gets a list of parameters for a pipeline execution.</p>
2445
2697
  */
2446
2698
  listPipelineParametersForExecution(args: ListPipelineParametersForExecutionCommandInput, options?: __HttpHandlerOptions): Promise<ListPipelineParametersForExecutionCommandOutput>;
2447
2699
  listPipelineParametersForExecution(args: ListPipelineParametersForExecutionCommandInput, cb: (err: any, data?: ListPipelineParametersForExecutionCommandOutput) => void): void;
2448
2700
  listPipelineParametersForExecution(args: ListPipelineParametersForExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPipelineParametersForExecutionCommandOutput) => void): void;
2449
2701
  /**
2702
+ * @public
2450
2703
  * <p>Gets a list of pipelines.</p>
2451
2704
  */
2452
2705
  listPipelines(args: ListPipelinesCommandInput, options?: __HttpHandlerOptions): Promise<ListPipelinesCommandOutput>;
2453
2706
  listPipelines(args: ListPipelinesCommandInput, cb: (err: any, data?: ListPipelinesCommandOutput) => void): void;
2454
2707
  listPipelines(args: ListPipelinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPipelinesCommandOutput) => void): void;
2455
2708
  /**
2709
+ * @public
2456
2710
  * <p>Lists processing jobs that satisfy various filters.</p>
2457
2711
  */
2458
2712
  listProcessingJobs(args: ListProcessingJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListProcessingJobsCommandOutput>;
2459
2713
  listProcessingJobs(args: ListProcessingJobsCommandInput, cb: (err: any, data?: ListProcessingJobsCommandOutput) => void): void;
2460
2714
  listProcessingJobs(args: ListProcessingJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProcessingJobsCommandOutput) => void): void;
2461
2715
  /**
2716
+ * @public
2462
2717
  * <p>Gets a list of the projects in an Amazon Web Services account.</p>
2463
2718
  */
2464
2719
  listProjects(args: ListProjectsCommandInput, options?: __HttpHandlerOptions): Promise<ListProjectsCommandOutput>;
2465
2720
  listProjects(args: ListProjectsCommandInput, cb: (err: any, data?: ListProjectsCommandOutput) => void): void;
2466
2721
  listProjects(args: ListProjectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProjectsCommandOutput) => void): void;
2467
2722
  /**
2723
+ * @public
2468
2724
  * <p>Lists spaces.</p>
2469
2725
  */
2470
2726
  listSpaces(args: ListSpacesCommandInput, options?: __HttpHandlerOptions): Promise<ListSpacesCommandOutput>;
2471
2727
  listSpaces(args: ListSpacesCommandInput, cb: (err: any, data?: ListSpacesCommandOutput) => void): void;
2472
2728
  listSpaces(args: ListSpacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSpacesCommandOutput) => void): void;
2473
2729
  /**
2730
+ * @public
2474
2731
  * <p>Lists devices allocated to the stage, containing detailed device information and deployment status.</p>
2475
2732
  */
2476
2733
  listStageDevices(args: ListStageDevicesCommandInput, options?: __HttpHandlerOptions): Promise<ListStageDevicesCommandOutput>;
2477
2734
  listStageDevices(args: ListStageDevicesCommandInput, cb: (err: any, data?: ListStageDevicesCommandOutput) => void): void;
2478
2735
  listStageDevices(args: ListStageDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStageDevicesCommandOutput) => void): void;
2479
2736
  /**
2737
+ * @public
2480
2738
  * <p>Lists the Studio Lifecycle Configurations in your Amazon Web Services Account.</p>
2481
2739
  */
2482
2740
  listStudioLifecycleConfigs(args: ListStudioLifecycleConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListStudioLifecycleConfigsCommandOutput>;
2483
2741
  listStudioLifecycleConfigs(args: ListStudioLifecycleConfigsCommandInput, cb: (err: any, data?: ListStudioLifecycleConfigsCommandOutput) => void): void;
2484
2742
  listStudioLifecycleConfigs(args: ListStudioLifecycleConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStudioLifecycleConfigsCommandOutput) => void): void;
2485
2743
  /**
2744
+ * @public
2486
2745
  * <p>Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The
2487
2746
  * list may be empty if no work team satisfies the filter specified in the
2488
2747
  * <code>NameContains</code> parameter.</p>
@@ -2491,12 +2750,14 @@ export declare class SageMaker extends SageMakerClient {
2491
2750
  listSubscribedWorkteams(args: ListSubscribedWorkteamsCommandInput, cb: (err: any, data?: ListSubscribedWorkteamsCommandOutput) => void): void;
2492
2751
  listSubscribedWorkteams(args: ListSubscribedWorkteamsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSubscribedWorkteamsCommandOutput) => void): void;
2493
2752
  /**
2753
+ * @public
2494
2754
  * <p>Returns the tags for the specified SageMaker resource.</p>
2495
2755
  */
2496
2756
  listTags(args: ListTagsCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsCommandOutput>;
2497
2757
  listTags(args: ListTagsCommandInput, cb: (err: any, data?: ListTagsCommandOutput) => void): void;
2498
2758
  listTags(args: ListTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsCommandOutput) => void): void;
2499
2759
  /**
2760
+ * @public
2500
2761
  * <p>Lists training jobs.</p>
2501
2762
  * <note>
2502
2763
  * <p>When <code>StatusEquals</code> and <code>MaxResults</code> are set at the same
@@ -2506,7 +2767,7 @@ export declare class SageMaker extends SageMakerClient {
2506
2767
  * <p>For example, if <code>ListTrainingJobs</code> is invoked with the following
2507
2768
  * parameters:</p>
2508
2769
  * <p>
2509
- * <code>{ ... MaxResults: 100, StatusEquals: InProgress ... }</code>
2770
+ * <code>\{ ... MaxResults: 100, StatusEquals: InProgress ... \}</code>
2510
2771
  * </p>
2511
2772
  * <p>First, 100 trainings jobs with any status, including those other than
2512
2773
  * <code>InProgress</code>, are selected (sorted according to the creation time,
@@ -2524,6 +2785,7 @@ export declare class SageMaker extends SageMakerClient {
2524
2785
  listTrainingJobs(args: ListTrainingJobsCommandInput, cb: (err: any, data?: ListTrainingJobsCommandOutput) => void): void;
2525
2786
  listTrainingJobs(args: ListTrainingJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrainingJobsCommandOutput) => void): void;
2526
2787
  /**
2788
+ * @public
2527
2789
  * <p>Gets a list of <a>TrainingJobSummary</a> objects that describe the training
2528
2790
  * jobs that a hyperparameter tuning job launched.</p>
2529
2791
  */
@@ -2531,12 +2793,14 @@ export declare class SageMaker extends SageMakerClient {
2531
2793
  listTrainingJobsForHyperParameterTuningJob(args: ListTrainingJobsForHyperParameterTuningJobCommandInput, cb: (err: any, data?: ListTrainingJobsForHyperParameterTuningJobCommandOutput) => void): void;
2532
2794
  listTrainingJobsForHyperParameterTuningJob(args: ListTrainingJobsForHyperParameterTuningJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrainingJobsForHyperParameterTuningJobCommandOutput) => void): void;
2533
2795
  /**
2796
+ * @public
2534
2797
  * <p>Lists transform jobs.</p>
2535
2798
  */
2536
2799
  listTransformJobs(args: ListTransformJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListTransformJobsCommandOutput>;
2537
2800
  listTransformJobs(args: ListTransformJobsCommandInput, cb: (err: any, data?: ListTransformJobsCommandOutput) => void): void;
2538
2801
  listTransformJobs(args: ListTransformJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTransformJobsCommandOutput) => void): void;
2539
2802
  /**
2803
+ * @public
2540
2804
  * <p>Lists the trial components in your account. You can sort the list by trial component name
2541
2805
  * or creation time. You can filter the list to show only components that were created in a
2542
2806
  * specific time range. You can also filter on one of the following:</p>
@@ -2562,6 +2826,7 @@ export declare class SageMaker extends SageMakerClient {
2562
2826
  listTrialComponents(args: ListTrialComponentsCommandInput, cb: (err: any, data?: ListTrialComponentsCommandOutput) => void): void;
2563
2827
  listTrialComponents(args: ListTrialComponentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrialComponentsCommandOutput) => void): void;
2564
2828
  /**
2829
+ * @public
2565
2830
  * <p>Lists the trials in your account. Specify an experiment name to limit the list to the
2566
2831
  * trials that are part of that experiment. Specify a trial component name to limit the list to
2567
2832
  * the trials that associated with that trial component. The list can be filtered to show only
@@ -2572,12 +2837,14 @@ export declare class SageMaker extends SageMakerClient {
2572
2837
  listTrials(args: ListTrialsCommandInput, cb: (err: any, data?: ListTrialsCommandOutput) => void): void;
2573
2838
  listTrials(args: ListTrialsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrialsCommandOutput) => void): void;
2574
2839
  /**
2840
+ * @public
2575
2841
  * <p>Lists user profiles.</p>
2576
2842
  */
2577
2843
  listUserProfiles(args: ListUserProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListUserProfilesCommandOutput>;
2578
2844
  listUserProfiles(args: ListUserProfilesCommandInput, cb: (err: any, data?: ListUserProfilesCommandOutput) => void): void;
2579
2845
  listUserProfiles(args: ListUserProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserProfilesCommandOutput) => void): void;
2580
2846
  /**
2847
+ * @public
2581
2848
  * <p>Use this operation to list all private and vendor workforces in an Amazon Web Services Region. Note that you can only
2582
2849
  * have one private workforce per Amazon Web Services Region.</p>
2583
2850
  */
@@ -2585,6 +2852,7 @@ export declare class SageMaker extends SageMakerClient {
2585
2852
  listWorkforces(args: ListWorkforcesCommandInput, cb: (err: any, data?: ListWorkforcesCommandOutput) => void): void;
2586
2853
  listWorkforces(args: ListWorkforcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkforcesCommandOutput) => void): void;
2587
2854
  /**
2855
+ * @public
2588
2856
  * <p>Gets a list of private work teams that you have defined in a region. The list may be empty if
2589
2857
  * no work team satisfies the filter specified in the <code>NameContains</code>
2590
2858
  * parameter.</p>
@@ -2593,6 +2861,7 @@ export declare class SageMaker extends SageMakerClient {
2593
2861
  listWorkteams(args: ListWorkteamsCommandInput, cb: (err: any, data?: ListWorkteamsCommandOutput) => void): void;
2594
2862
  listWorkteams(args: ListWorkteamsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkteamsCommandOutput) => void): void;
2595
2863
  /**
2864
+ * @public
2596
2865
  * <p>Adds a resouce policy to control access to a model group. For information about
2597
2866
  * resoure policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_identity-vs-resource.html">Identity-based
2598
2867
  * policies and resource-based policies</a> in the <i>Amazon Web Services Identity and Access Management User Guide.</i>.</p>
@@ -2601,6 +2870,7 @@ export declare class SageMaker extends SageMakerClient {
2601
2870
  putModelPackageGroupPolicy(args: PutModelPackageGroupPolicyCommandInput, cb: (err: any, data?: PutModelPackageGroupPolicyCommandOutput) => void): void;
2602
2871
  putModelPackageGroupPolicy(args: PutModelPackageGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutModelPackageGroupPolicyCommandOutput) => void): void;
2603
2872
  /**
2873
+ * @public
2604
2874
  * <p>Use this action to inspect your lineage and discover relationships between entities.
2605
2875
  * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/querying-lineage-entities.html">
2606
2876
  * Querying Lineage Entities</a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
@@ -2609,24 +2879,28 @@ export declare class SageMaker extends SageMakerClient {
2609
2879
  queryLineage(args: QueryLineageCommandInput, cb: (err: any, data?: QueryLineageCommandOutput) => void): void;
2610
2880
  queryLineage(args: QueryLineageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: QueryLineageCommandOutput) => void): void;
2611
2881
  /**
2882
+ * @public
2612
2883
  * <p>Register devices.</p>
2613
2884
  */
2614
2885
  registerDevices(args: RegisterDevicesCommandInput, options?: __HttpHandlerOptions): Promise<RegisterDevicesCommandOutput>;
2615
2886
  registerDevices(args: RegisterDevicesCommandInput, cb: (err: any, data?: RegisterDevicesCommandOutput) => void): void;
2616
2887
  registerDevices(args: RegisterDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterDevicesCommandOutput) => void): void;
2617
2888
  /**
2889
+ * @public
2618
2890
  * <p>Renders the UI template so that you can preview the worker's experience. </p>
2619
2891
  */
2620
2892
  renderUiTemplate(args: RenderUiTemplateCommandInput, options?: __HttpHandlerOptions): Promise<RenderUiTemplateCommandOutput>;
2621
2893
  renderUiTemplate(args: RenderUiTemplateCommandInput, cb: (err: any, data?: RenderUiTemplateCommandOutput) => void): void;
2622
2894
  renderUiTemplate(args: RenderUiTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RenderUiTemplateCommandOutput) => void): void;
2623
2895
  /**
2896
+ * @public
2624
2897
  * <p>Retry the execution of the pipeline.</p>
2625
2898
  */
2626
2899
  retryPipelineExecution(args: RetryPipelineExecutionCommandInput, options?: __HttpHandlerOptions): Promise<RetryPipelineExecutionCommandOutput>;
2627
2900
  retryPipelineExecution(args: RetryPipelineExecutionCommandInput, cb: (err: any, data?: RetryPipelineExecutionCommandOutput) => void): void;
2628
2901
  retryPipelineExecution(args: RetryPipelineExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RetryPipelineExecutionCommandOutput) => void): void;
2629
2902
  /**
2903
+ * @public
2630
2904
  * <p>Finds SageMaker resources that match a search query. Matching resources are returned
2631
2905
  * as a list of <code>SearchRecord</code> objects in the response. You can sort the search
2632
2906
  * results by any resource property in a ascending or descending order.</p>
@@ -2642,6 +2916,7 @@ export declare class SageMaker extends SageMakerClient {
2642
2916
  search(args: SearchCommandInput, cb: (err: any, data?: SearchCommandOutput) => void): void;
2643
2917
  search(args: SearchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchCommandOutput) => void): void;
2644
2918
  /**
2919
+ * @public
2645
2920
  * <p>Notifies the pipeline that the execution of a callback step failed, along with a
2646
2921
  * message describing why. When a callback step is run, the pipeline generates a callback
2647
2922
  * token and includes the token in a message sent to Amazon Simple Queue Service (Amazon SQS).</p>
@@ -2650,6 +2925,7 @@ export declare class SageMaker extends SageMakerClient {
2650
2925
  sendPipelineExecutionStepFailure(args: SendPipelineExecutionStepFailureCommandInput, cb: (err: any, data?: SendPipelineExecutionStepFailureCommandOutput) => void): void;
2651
2926
  sendPipelineExecutionStepFailure(args: SendPipelineExecutionStepFailureCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendPipelineExecutionStepFailureCommandOutput) => void): void;
2652
2927
  /**
2928
+ * @public
2653
2929
  * <p>Notifies the pipeline that the execution of a callback step succeeded and provides a
2654
2930
  * list of the step's output parameters. When a callback step is run, the pipeline generates
2655
2931
  * a callback token and includes the token in a message sent to Amazon Simple Queue Service (Amazon SQS).</p>
@@ -2658,18 +2934,21 @@ export declare class SageMaker extends SageMakerClient {
2658
2934
  sendPipelineExecutionStepSuccess(args: SendPipelineExecutionStepSuccessCommandInput, cb: (err: any, data?: SendPipelineExecutionStepSuccessCommandOutput) => void): void;
2659
2935
  sendPipelineExecutionStepSuccess(args: SendPipelineExecutionStepSuccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendPipelineExecutionStepSuccessCommandOutput) => void): void;
2660
2936
  /**
2937
+ * @public
2661
2938
  * <p>Starts a stage in an edge deployment plan.</p>
2662
2939
  */
2663
2940
  startEdgeDeploymentStage(args: StartEdgeDeploymentStageCommandInput, options?: __HttpHandlerOptions): Promise<StartEdgeDeploymentStageCommandOutput>;
2664
2941
  startEdgeDeploymentStage(args: StartEdgeDeploymentStageCommandInput, cb: (err: any, data?: StartEdgeDeploymentStageCommandOutput) => void): void;
2665
2942
  startEdgeDeploymentStage(args: StartEdgeDeploymentStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartEdgeDeploymentStageCommandOutput) => void): void;
2666
2943
  /**
2944
+ * @public
2667
2945
  * <p>Starts an inference experiment.</p>
2668
2946
  */
2669
2947
  startInferenceExperiment(args: StartInferenceExperimentCommandInput, options?: __HttpHandlerOptions): Promise<StartInferenceExperimentCommandOutput>;
2670
2948
  startInferenceExperiment(args: StartInferenceExperimentCommandInput, cb: (err: any, data?: StartInferenceExperimentCommandOutput) => void): void;
2671
2949
  startInferenceExperiment(args: StartInferenceExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartInferenceExperimentCommandOutput) => void): void;
2672
2950
  /**
2951
+ * @public
2673
2952
  * <p>Starts a previously stopped monitoring schedule.</p>
2674
2953
  * <note>
2675
2954
  * <p>By default, when you successfully create a new schedule, the status of a monitoring
@@ -2680,6 +2959,7 @@ export declare class SageMaker extends SageMakerClient {
2680
2959
  startMonitoringSchedule(args: StartMonitoringScheduleCommandInput, cb: (err: any, data?: StartMonitoringScheduleCommandOutput) => void): void;
2681
2960
  startMonitoringSchedule(args: StartMonitoringScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMonitoringScheduleCommandOutput) => void): void;
2682
2961
  /**
2962
+ * @public
2683
2963
  * <p>Launches an ML compute instance with the latest version of the libraries and
2684
2964
  * attaches your ML storage volume. After configuring the notebook instance, SageMaker sets the
2685
2965
  * notebook instance status to <code>InService</code>. A notebook instance's status must be
@@ -2689,18 +2969,21 @@ export declare class SageMaker extends SageMakerClient {
2689
2969
  startNotebookInstance(args: StartNotebookInstanceCommandInput, cb: (err: any, data?: StartNotebookInstanceCommandOutput) => void): void;
2690
2970
  startNotebookInstance(args: StartNotebookInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNotebookInstanceCommandOutput) => void): void;
2691
2971
  /**
2972
+ * @public
2692
2973
  * <p>Starts a pipeline execution.</p>
2693
2974
  */
2694
2975
  startPipelineExecution(args: StartPipelineExecutionCommandInput, options?: __HttpHandlerOptions): Promise<StartPipelineExecutionCommandOutput>;
2695
2976
  startPipelineExecution(args: StartPipelineExecutionCommandInput, cb: (err: any, data?: StartPipelineExecutionCommandOutput) => void): void;
2696
2977
  startPipelineExecution(args: StartPipelineExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartPipelineExecutionCommandOutput) => void): void;
2697
2978
  /**
2979
+ * @public
2698
2980
  * <p>A method for forcing a running job to shut down.</p>
2699
2981
  */
2700
2982
  stopAutoMLJob(args: StopAutoMLJobCommandInput, options?: __HttpHandlerOptions): Promise<StopAutoMLJobCommandOutput>;
2701
2983
  stopAutoMLJob(args: StopAutoMLJobCommandInput, cb: (err: any, data?: StopAutoMLJobCommandOutput) => void): void;
2702
2984
  stopAutoMLJob(args: StopAutoMLJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopAutoMLJobCommandOutput) => void): void;
2703
2985
  /**
2986
+ * @public
2704
2987
  * <p>Stops a model compilation job.</p>
2705
2988
  * <p> To stop a job, Amazon SageMaker sends the algorithm the SIGTERM signal. This gracefully shuts the
2706
2989
  * job down. If the job hasn't stopped, it sends the SIGKILL signal.</p>
@@ -2712,18 +2995,21 @@ export declare class SageMaker extends SageMakerClient {
2712
2995
  stopCompilationJob(args: StopCompilationJobCommandInput, cb: (err: any, data?: StopCompilationJobCommandOutput) => void): void;
2713
2996
  stopCompilationJob(args: StopCompilationJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopCompilationJobCommandOutput) => void): void;
2714
2997
  /**
2998
+ * @public
2715
2999
  * <p>Stops a stage in an edge deployment plan.</p>
2716
3000
  */
2717
3001
  stopEdgeDeploymentStage(args: StopEdgeDeploymentStageCommandInput, options?: __HttpHandlerOptions): Promise<StopEdgeDeploymentStageCommandOutput>;
2718
3002
  stopEdgeDeploymentStage(args: StopEdgeDeploymentStageCommandInput, cb: (err: any, data?: StopEdgeDeploymentStageCommandOutput) => void): void;
2719
3003
  stopEdgeDeploymentStage(args: StopEdgeDeploymentStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopEdgeDeploymentStageCommandOutput) => void): void;
2720
3004
  /**
3005
+ * @public
2721
3006
  * <p>Request to stop an edge packaging job.</p>
2722
3007
  */
2723
3008
  stopEdgePackagingJob(args: StopEdgePackagingJobCommandInput, options?: __HttpHandlerOptions): Promise<StopEdgePackagingJobCommandOutput>;
2724
3009
  stopEdgePackagingJob(args: StopEdgePackagingJobCommandInput, cb: (err: any, data?: StopEdgePackagingJobCommandOutput) => void): void;
2725
3010
  stopEdgePackagingJob(args: StopEdgePackagingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopEdgePackagingJobCommandOutput) => void): void;
2726
3011
  /**
3012
+ * @public
2727
3013
  * <p>Stops a running hyperparameter tuning job and all running training jobs that the
2728
3014
  * tuning job launched.</p>
2729
3015
  * <p>All model artifacts output from the training jobs are stored in Amazon Simple Storage Service (Amazon S3). All
@@ -2736,18 +3022,21 @@ export declare class SageMaker extends SageMakerClient {
2736
3022
  stopHyperParameterTuningJob(args: StopHyperParameterTuningJobCommandInput, cb: (err: any, data?: StopHyperParameterTuningJobCommandOutput) => void): void;
2737
3023
  stopHyperParameterTuningJob(args: StopHyperParameterTuningJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopHyperParameterTuningJobCommandOutput) => void): void;
2738
3024
  /**
3025
+ * @public
2739
3026
  * <p>Stops an inference experiment.</p>
2740
3027
  */
2741
3028
  stopInferenceExperiment(args: StopInferenceExperimentCommandInput, options?: __HttpHandlerOptions): Promise<StopInferenceExperimentCommandOutput>;
2742
3029
  stopInferenceExperiment(args: StopInferenceExperimentCommandInput, cb: (err: any, data?: StopInferenceExperimentCommandOutput) => void): void;
2743
3030
  stopInferenceExperiment(args: StopInferenceExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopInferenceExperimentCommandOutput) => void): void;
2744
3031
  /**
3032
+ * @public
2745
3033
  * <p>Stops an Inference Recommender job.</p>
2746
3034
  */
2747
3035
  stopInferenceRecommendationsJob(args: StopInferenceRecommendationsJobCommandInput, options?: __HttpHandlerOptions): Promise<StopInferenceRecommendationsJobCommandOutput>;
2748
3036
  stopInferenceRecommendationsJob(args: StopInferenceRecommendationsJobCommandInput, cb: (err: any, data?: StopInferenceRecommendationsJobCommandOutput) => void): void;
2749
3037
  stopInferenceRecommendationsJob(args: StopInferenceRecommendationsJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopInferenceRecommendationsJobCommandOutput) => void): void;
2750
3038
  /**
3039
+ * @public
2751
3040
  * <p>Stops a running labeling job. A job that is stopped cannot be restarted. Any results
2752
3041
  * obtained before the job is stopped are placed in the Amazon S3 output bucket.</p>
2753
3042
  */
@@ -2755,12 +3044,14 @@ export declare class SageMaker extends SageMakerClient {
2755
3044
  stopLabelingJob(args: StopLabelingJobCommandInput, cb: (err: any, data?: StopLabelingJobCommandOutput) => void): void;
2756
3045
  stopLabelingJob(args: StopLabelingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopLabelingJobCommandOutput) => void): void;
2757
3046
  /**
3047
+ * @public
2758
3048
  * <p>Stops a previously started monitoring schedule.</p>
2759
3049
  */
2760
3050
  stopMonitoringSchedule(args: StopMonitoringScheduleCommandInput, options?: __HttpHandlerOptions): Promise<StopMonitoringScheduleCommandOutput>;
2761
3051
  stopMonitoringSchedule(args: StopMonitoringScheduleCommandInput, cb: (err: any, data?: StopMonitoringScheduleCommandOutput) => void): void;
2762
3052
  stopMonitoringSchedule(args: StopMonitoringScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopMonitoringScheduleCommandOutput) => void): void;
2763
3053
  /**
3054
+ * @public
2764
3055
  * <p>Terminates the ML compute instance. Before terminating the instance, SageMaker
2765
3056
  * disconnects the ML storage volume from it. SageMaker preserves the ML storage volume. SageMaker
2766
3057
  * stops charging you for the ML compute instance when you call
@@ -2775,6 +3066,7 @@ export declare class SageMaker extends SageMakerClient {
2775
3066
  stopNotebookInstance(args: StopNotebookInstanceCommandInput, cb: (err: any, data?: StopNotebookInstanceCommandOutput) => void): void;
2776
3067
  stopNotebookInstance(args: StopNotebookInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopNotebookInstanceCommandOutput) => void): void;
2777
3068
  /**
3069
+ * @public
2778
3070
  * <p>Stops a pipeline execution.</p>
2779
3071
  * <p>
2780
3072
  * <b>Callback Step</b>
@@ -2803,12 +3095,14 @@ export declare class SageMaker extends SageMakerClient {
2803
3095
  stopPipelineExecution(args: StopPipelineExecutionCommandInput, cb: (err: any, data?: StopPipelineExecutionCommandOutput) => void): void;
2804
3096
  stopPipelineExecution(args: StopPipelineExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopPipelineExecutionCommandOutput) => void): void;
2805
3097
  /**
3098
+ * @public
2806
3099
  * <p>Stops a processing job.</p>
2807
3100
  */
2808
3101
  stopProcessingJob(args: StopProcessingJobCommandInput, options?: __HttpHandlerOptions): Promise<StopProcessingJobCommandOutput>;
2809
3102
  stopProcessingJob(args: StopProcessingJobCommandInput, cb: (err: any, data?: StopProcessingJobCommandOutput) => void): void;
2810
3103
  stopProcessingJob(args: StopProcessingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopProcessingJobCommandOutput) => void): void;
2811
3104
  /**
3105
+ * @public
2812
3106
  * <p>Stops a training job. To stop a job, SageMaker sends the algorithm the
2813
3107
  * <code>SIGTERM</code> signal, which delays job termination for 120 seconds.
2814
3108
  * Algorithms might use this 120-second window to save the model artifacts, so the results
@@ -2821,6 +3115,7 @@ export declare class SageMaker extends SageMakerClient {
2821
3115
  stopTrainingJob(args: StopTrainingJobCommandInput, cb: (err: any, data?: StopTrainingJobCommandOutput) => void): void;
2822
3116
  stopTrainingJob(args: StopTrainingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopTrainingJobCommandOutput) => void): void;
2823
3117
  /**
3118
+ * @public
2824
3119
  * <p>Stops a batch transform job.</p>
2825
3120
  * <p>When Amazon SageMaker receives a <code>StopTransformJob</code> request, the status of the job
2826
3121
  * changes to <code>Stopping</code>. After Amazon SageMaker
@@ -2832,54 +3127,63 @@ export declare class SageMaker extends SageMakerClient {
2832
3127
  stopTransformJob(args: StopTransformJobCommandInput, cb: (err: any, data?: StopTransformJobCommandOutput) => void): void;
2833
3128
  stopTransformJob(args: StopTransformJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopTransformJobCommandOutput) => void): void;
2834
3129
  /**
3130
+ * @public
2835
3131
  * <p>Updates an action.</p>
2836
3132
  */
2837
3133
  updateAction(args: UpdateActionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateActionCommandOutput>;
2838
3134
  updateAction(args: UpdateActionCommandInput, cb: (err: any, data?: UpdateActionCommandOutput) => void): void;
2839
3135
  updateAction(args: UpdateActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateActionCommandOutput) => void): void;
2840
3136
  /**
3137
+ * @public
2841
3138
  * <p>Updates the properties of an AppImageConfig.</p>
2842
3139
  */
2843
3140
  updateAppImageConfig(args: UpdateAppImageConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAppImageConfigCommandOutput>;
2844
3141
  updateAppImageConfig(args: UpdateAppImageConfigCommandInput, cb: (err: any, data?: UpdateAppImageConfigCommandOutput) => void): void;
2845
3142
  updateAppImageConfig(args: UpdateAppImageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAppImageConfigCommandOutput) => void): void;
2846
3143
  /**
3144
+ * @public
2847
3145
  * <p>Updates an artifact.</p>
2848
3146
  */
2849
3147
  updateArtifact(args: UpdateArtifactCommandInput, options?: __HttpHandlerOptions): Promise<UpdateArtifactCommandOutput>;
2850
3148
  updateArtifact(args: UpdateArtifactCommandInput, cb: (err: any, data?: UpdateArtifactCommandOutput) => void): void;
2851
3149
  updateArtifact(args: UpdateArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateArtifactCommandOutput) => void): void;
2852
3150
  /**
3151
+ * @public
2853
3152
  * <p>Updates the specified Git repository with the specified values.</p>
2854
3153
  */
2855
3154
  updateCodeRepository(args: UpdateCodeRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCodeRepositoryCommandOutput>;
2856
3155
  updateCodeRepository(args: UpdateCodeRepositoryCommandInput, cb: (err: any, data?: UpdateCodeRepositoryCommandOutput) => void): void;
2857
3156
  updateCodeRepository(args: UpdateCodeRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCodeRepositoryCommandOutput) => void): void;
2858
3157
  /**
3158
+ * @public
2859
3159
  * <p>Updates a context.</p>
2860
3160
  */
2861
3161
  updateContext(args: UpdateContextCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContextCommandOutput>;
2862
3162
  updateContext(args: UpdateContextCommandInput, cb: (err: any, data?: UpdateContextCommandOutput) => void): void;
2863
3163
  updateContext(args: UpdateContextCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContextCommandOutput) => void): void;
2864
3164
  /**
3165
+ * @public
2865
3166
  * <p>Updates a fleet of devices.</p>
2866
3167
  */
2867
3168
  updateDeviceFleet(args: UpdateDeviceFleetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDeviceFleetCommandOutput>;
2868
3169
  updateDeviceFleet(args: UpdateDeviceFleetCommandInput, cb: (err: any, data?: UpdateDeviceFleetCommandOutput) => void): void;
2869
3170
  updateDeviceFleet(args: UpdateDeviceFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDeviceFleetCommandOutput) => void): void;
2870
3171
  /**
3172
+ * @public
2871
3173
  * <p>Updates one or more devices in a fleet.</p>
2872
3174
  */
2873
3175
  updateDevices(args: UpdateDevicesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDevicesCommandOutput>;
2874
3176
  updateDevices(args: UpdateDevicesCommandInput, cb: (err: any, data?: UpdateDevicesCommandOutput) => void): void;
2875
3177
  updateDevices(args: UpdateDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDevicesCommandOutput) => void): void;
2876
3178
  /**
3179
+ * @public
2877
3180
  * <p>Updates the default settings for new user profiles in the domain.</p>
2878
3181
  */
2879
3182
  updateDomain(args: UpdateDomainCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDomainCommandOutput>;
2880
3183
  updateDomain(args: UpdateDomainCommandInput, cb: (err: any, data?: UpdateDomainCommandOutput) => void): void;
2881
3184
  updateDomain(args: UpdateDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDomainCommandOutput) => void): void;
2882
3185
  /**
3186
+ * @public
2883
3187
  * <p>Deploys the new <code>EndpointConfig</code> specified in the request, switches to
2884
3188
  * using newly created endpoint, and then deletes resources provisioned for the endpoint
2885
3189
  * using the previous <code>EndpointConfig</code> (there is no availability loss). </p>
@@ -2902,6 +3206,7 @@ export declare class SageMaker extends SageMakerClient {
2902
3206
  updateEndpoint(args: UpdateEndpointCommandInput, cb: (err: any, data?: UpdateEndpointCommandOutput) => void): void;
2903
3207
  updateEndpoint(args: UpdateEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEndpointCommandOutput) => void): void;
2904
3208
  /**
3209
+ * @public
2905
3210
  * <p>Updates variant weight of one or more variants associated with an existing
2906
3211
  * endpoint, or capacity of one variant associated with an existing endpoint. When it
2907
3212
  * receives the request, SageMaker sets the endpoint status to <code>Updating</code>. After
@@ -2912,6 +3217,7 @@ export declare class SageMaker extends SageMakerClient {
2912
3217
  updateEndpointWeightsAndCapacities(args: UpdateEndpointWeightsAndCapacitiesCommandInput, cb: (err: any, data?: UpdateEndpointWeightsAndCapacitiesCommandOutput) => void): void;
2913
3218
  updateEndpointWeightsAndCapacities(args: UpdateEndpointWeightsAndCapacitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEndpointWeightsAndCapacitiesCommandOutput) => void): void;
2914
3219
  /**
3220
+ * @public
2915
3221
  * <p>Adds, updates, or removes the description of an experiment. Updates the display name of an
2916
3222
  * experiment.</p>
2917
3223
  */
@@ -2919,18 +3225,21 @@ export declare class SageMaker extends SageMakerClient {
2919
3225
  updateExperiment(args: UpdateExperimentCommandInput, cb: (err: any, data?: UpdateExperimentCommandOutput) => void): void;
2920
3226
  updateExperiment(args: UpdateExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateExperimentCommandOutput) => void): void;
2921
3227
  /**
3228
+ * @public
2922
3229
  * <p>Updates the feature group.</p>
2923
3230
  */
2924
3231
  updateFeatureGroup(args: UpdateFeatureGroupCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFeatureGroupCommandOutput>;
2925
3232
  updateFeatureGroup(args: UpdateFeatureGroupCommandInput, cb: (err: any, data?: UpdateFeatureGroupCommandOutput) => void): void;
2926
3233
  updateFeatureGroup(args: UpdateFeatureGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFeatureGroupCommandOutput) => void): void;
2927
3234
  /**
3235
+ * @public
2928
3236
  * <p>Updates the description and parameters of the feature group.</p>
2929
3237
  */
2930
3238
  updateFeatureMetadata(args: UpdateFeatureMetadataCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFeatureMetadataCommandOutput>;
2931
3239
  updateFeatureMetadata(args: UpdateFeatureMetadataCommandInput, cb: (err: any, data?: UpdateFeatureMetadataCommandOutput) => void): void;
2932
3240
  updateFeatureMetadata(args: UpdateFeatureMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFeatureMetadataCommandOutput) => void): void;
2933
3241
  /**
3242
+ * @public
2934
3243
  * <p>Update a hub.</p>
2935
3244
  * <note>
2936
3245
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -2940,6 +3249,7 @@ export declare class SageMaker extends SageMakerClient {
2940
3249
  updateHub(args: UpdateHubCommandInput, cb: (err: any, data?: UpdateHubCommandOutput) => void): void;
2941
3250
  updateHub(args: UpdateHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHubCommandOutput) => void): void;
2942
3251
  /**
3252
+ * @public
2943
3253
  * <p>Updates the properties of a SageMaker image. To change the image's tags, use the
2944
3254
  * <a>AddTags</a> and <a>DeleteTags</a> APIs.</p>
2945
3255
  */
@@ -2947,12 +3257,14 @@ export declare class SageMaker extends SageMakerClient {
2947
3257
  updateImage(args: UpdateImageCommandInput, cb: (err: any, data?: UpdateImageCommandOutput) => void): void;
2948
3258
  updateImage(args: UpdateImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateImageCommandOutput) => void): void;
2949
3259
  /**
3260
+ * @public
2950
3261
  * <p>Updates the properties of a SageMaker image version.</p>
2951
3262
  */
2952
3263
  updateImageVersion(args: UpdateImageVersionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateImageVersionCommandOutput>;
2953
3264
  updateImageVersion(args: UpdateImageVersionCommandInput, cb: (err: any, data?: UpdateImageVersionCommandOutput) => void): void;
2954
3265
  updateImageVersion(args: UpdateImageVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateImageVersionCommandOutput) => void): void;
2955
3266
  /**
3267
+ * @public
2956
3268
  * <p>
2957
3269
  * Updates an inference experiment that you created. The status of the inference experiment has to be either
2958
3270
  * <code>Created</code>, <code>Running</code>. For more information on the status of an inference experiment,
@@ -2963,6 +3275,7 @@ export declare class SageMaker extends SageMakerClient {
2963
3275
  updateInferenceExperiment(args: UpdateInferenceExperimentCommandInput, cb: (err: any, data?: UpdateInferenceExperimentCommandOutput) => void): void;
2964
3276
  updateInferenceExperiment(args: UpdateInferenceExperimentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInferenceExperimentCommandOutput) => void): void;
2965
3277
  /**
3278
+ * @public
2966
3279
  * <p>Update an Amazon SageMaker Model Card.</p>
2967
3280
  * <important>
2968
3281
  * <p>You cannot update both model card content and model card status in a single call.</p>
@@ -2972,24 +3285,28 @@ export declare class SageMaker extends SageMakerClient {
2972
3285
  updateModelCard(args: UpdateModelCardCommandInput, cb: (err: any, data?: UpdateModelCardCommandOutput) => void): void;
2973
3286
  updateModelCard(args: UpdateModelCardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateModelCardCommandOutput) => void): void;
2974
3287
  /**
3288
+ * @public
2975
3289
  * <p>Updates a versioned model.</p>
2976
3290
  */
2977
3291
  updateModelPackage(args: UpdateModelPackageCommandInput, options?: __HttpHandlerOptions): Promise<UpdateModelPackageCommandOutput>;
2978
3292
  updateModelPackage(args: UpdateModelPackageCommandInput, cb: (err: any, data?: UpdateModelPackageCommandOutput) => void): void;
2979
3293
  updateModelPackage(args: UpdateModelPackageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateModelPackageCommandOutput) => void): void;
2980
3294
  /**
3295
+ * @public
2981
3296
  * <p>Update the parameters of a model monitor alert.</p>
2982
3297
  */
2983
3298
  updateMonitoringAlert(args: UpdateMonitoringAlertCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMonitoringAlertCommandOutput>;
2984
3299
  updateMonitoringAlert(args: UpdateMonitoringAlertCommandInput, cb: (err: any, data?: UpdateMonitoringAlertCommandOutput) => void): void;
2985
3300
  updateMonitoringAlert(args: UpdateMonitoringAlertCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMonitoringAlertCommandOutput) => void): void;
2986
3301
  /**
3302
+ * @public
2987
3303
  * <p>Updates a previously created schedule.</p>
2988
3304
  */
2989
3305
  updateMonitoringSchedule(args: UpdateMonitoringScheduleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMonitoringScheduleCommandOutput>;
2990
3306
  updateMonitoringSchedule(args: UpdateMonitoringScheduleCommandInput, cb: (err: any, data?: UpdateMonitoringScheduleCommandOutput) => void): void;
2991
3307
  updateMonitoringSchedule(args: UpdateMonitoringScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMonitoringScheduleCommandOutput) => void): void;
2992
3308
  /**
3309
+ * @public
2993
3310
  * <p>Updates a notebook instance. NotebookInstance updates include upgrading or
2994
3311
  * downgrading the ML compute instance used for your notebook instance to accommodate
2995
3312
  * changes in your workload requirements.</p>
@@ -2998,24 +3315,28 @@ export declare class SageMaker extends SageMakerClient {
2998
3315
  updateNotebookInstance(args: UpdateNotebookInstanceCommandInput, cb: (err: any, data?: UpdateNotebookInstanceCommandOutput) => void): void;
2999
3316
  updateNotebookInstance(args: UpdateNotebookInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNotebookInstanceCommandOutput) => void): void;
3000
3317
  /**
3318
+ * @public
3001
3319
  * <p>Updates a notebook instance lifecycle configuration created with the <a>CreateNotebookInstanceLifecycleConfig</a> API.</p>
3002
3320
  */
3003
3321
  updateNotebookInstanceLifecycleConfig(args: UpdateNotebookInstanceLifecycleConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateNotebookInstanceLifecycleConfigCommandOutput>;
3004
3322
  updateNotebookInstanceLifecycleConfig(args: UpdateNotebookInstanceLifecycleConfigCommandInput, cb: (err: any, data?: UpdateNotebookInstanceLifecycleConfigCommandOutput) => void): void;
3005
3323
  updateNotebookInstanceLifecycleConfig(args: UpdateNotebookInstanceLifecycleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNotebookInstanceLifecycleConfigCommandOutput) => void): void;
3006
3324
  /**
3325
+ * @public
3007
3326
  * <p>Updates a pipeline.</p>
3008
3327
  */
3009
3328
  updatePipeline(args: UpdatePipelineCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePipelineCommandOutput>;
3010
3329
  updatePipeline(args: UpdatePipelineCommandInput, cb: (err: any, data?: UpdatePipelineCommandOutput) => void): void;
3011
3330
  updatePipeline(args: UpdatePipelineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePipelineCommandOutput) => void): void;
3012
3331
  /**
3332
+ * @public
3013
3333
  * <p>Updates a pipeline execution.</p>
3014
3334
  */
3015
3335
  updatePipelineExecution(args: UpdatePipelineExecutionCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePipelineExecutionCommandOutput>;
3016
3336
  updatePipelineExecution(args: UpdatePipelineExecutionCommandInput, cb: (err: any, data?: UpdatePipelineExecutionCommandOutput) => void): void;
3017
3337
  updatePipelineExecution(args: UpdatePipelineExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePipelineExecutionCommandOutput) => void): void;
3018
3338
  /**
3339
+ * @public
3019
3340
  * <p>Updates a machine learning (ML) project that is created from a template that
3020
3341
  * sets up an ML pipeline from training to deploying an approved model.</p>
3021
3342
  * <note>
@@ -3029,12 +3350,14 @@ export declare class SageMaker extends SageMakerClient {
3029
3350
  updateProject(args: UpdateProjectCommandInput, cb: (err: any, data?: UpdateProjectCommandOutput) => void): void;
3030
3351
  updateProject(args: UpdateProjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProjectCommandOutput) => void): void;
3031
3352
  /**
3353
+ * @public
3032
3354
  * <p>Updates the settings of a space.</p>
3033
3355
  */
3034
3356
  updateSpace(args: UpdateSpaceCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSpaceCommandOutput>;
3035
3357
  updateSpace(args: UpdateSpaceCommandInput, cb: (err: any, data?: UpdateSpaceCommandOutput) => void): void;
3036
3358
  updateSpace(args: UpdateSpaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSpaceCommandOutput) => void): void;
3037
3359
  /**
3360
+ * @public
3038
3361
  * <p>Update a model training job to request a new Debugger profiling configuration or to
3039
3362
  * change warm pool retention length.</p>
3040
3363
  */
@@ -3042,24 +3365,28 @@ export declare class SageMaker extends SageMakerClient {
3042
3365
  updateTrainingJob(args: UpdateTrainingJobCommandInput, cb: (err: any, data?: UpdateTrainingJobCommandOutput) => void): void;
3043
3366
  updateTrainingJob(args: UpdateTrainingJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrainingJobCommandOutput) => void): void;
3044
3367
  /**
3368
+ * @public
3045
3369
  * <p>Updates the display name of a trial.</p>
3046
3370
  */
3047
3371
  updateTrial(args: UpdateTrialCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTrialCommandOutput>;
3048
3372
  updateTrial(args: UpdateTrialCommandInput, cb: (err: any, data?: UpdateTrialCommandOutput) => void): void;
3049
3373
  updateTrial(args: UpdateTrialCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrialCommandOutput) => void): void;
3050
3374
  /**
3375
+ * @public
3051
3376
  * <p>Updates one or more properties of a trial component.</p>
3052
3377
  */
3053
3378
  updateTrialComponent(args: UpdateTrialComponentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTrialComponentCommandOutput>;
3054
3379
  updateTrialComponent(args: UpdateTrialComponentCommandInput, cb: (err: any, data?: UpdateTrialComponentCommandOutput) => void): void;
3055
3380
  updateTrialComponent(args: UpdateTrialComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrialComponentCommandOutput) => void): void;
3056
3381
  /**
3382
+ * @public
3057
3383
  * <p>Updates a user profile.</p>
3058
3384
  */
3059
3385
  updateUserProfile(args: UpdateUserProfileCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserProfileCommandOutput>;
3060
3386
  updateUserProfile(args: UpdateUserProfileCommandInput, cb: (err: any, data?: UpdateUserProfileCommandOutput) => void): void;
3061
3387
  updateUserProfile(args: UpdateUserProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserProfileCommandOutput) => void): void;
3062
3388
  /**
3389
+ * @public
3063
3390
  * <p>Use this operation to update your workforce. You can use this operation to
3064
3391
  * require that workers use specific IP addresses to work on tasks
3065
3392
  * and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration.</p>
@@ -3091,6 +3418,7 @@ export declare class SageMaker extends SageMakerClient {
3091
3418
  updateWorkforce(args: UpdateWorkforceCommandInput, cb: (err: any, data?: UpdateWorkforceCommandOutput) => void): void;
3092
3419
  updateWorkforce(args: UpdateWorkforceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkforceCommandOutput) => void): void;
3093
3420
  /**
3421
+ * @public
3094
3422
  * <p>Updates an existing work team with new member definitions or description.</p>
3095
3423
  */
3096
3424
  updateWorkteam(args: UpdateWorkteamCommandInput, options?: __HttpHandlerOptions): Promise<UpdateWorkteamCommandOutput>;