@aws-sdk/client-sagemaker 3.533.0 → 3.535.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 (652) hide show
  1. package/dist-cjs/index.js +82 -0
  2. package/dist-es/models/models_1.js +82 -0
  3. package/dist-types/SageMaker.d.ts +66 -1
  4. package/dist-types/SageMakerClient.d.ts +1 -1
  5. package/dist-types/commands/AddAssociationCommand.d.ts +2 -1
  6. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  7. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateActionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateArtifactCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -1
  16. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateContextCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateExperimentCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateHubCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateImageCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +3 -2
  38. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateModelCardCommand.d.ts +2 -1
  42. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -1
  43. package/dist-types/commands/CreateModelCommand.d.ts +2 -1
  44. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  45. package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -1
  46. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -1
  47. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
  48. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
  49. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +3 -2
  50. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  51. package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
  52. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
  53. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
  54. package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -1
  55. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  56. package/dist-types/commands/CreateSpaceCommand.d.ts +2 -1
  57. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
  58. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -1
  59. package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -1
  60. package/dist-types/commands/CreateTrialCommand.d.ts +2 -1
  61. package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -1
  62. package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
  63. package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -1
  64. package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -1
  65. package/dist-types/commands/DeleteActionCommand.d.ts +2 -1
  66. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -1
  67. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  68. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -1
  69. package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -1
  70. package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
  71. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  72. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
  73. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +2 -1
  74. package/dist-types/commands/DeleteContextCommand.d.ts +2 -1
  75. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
  76. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -1
  77. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  78. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
  79. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
  80. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  81. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -1
  82. package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -1
  83. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -1
  84. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
  85. package/dist-types/commands/DeleteHubCommand.d.ts +2 -1
  86. package/dist-types/commands/DeleteHubContentCommand.d.ts +2 -1
  87. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
  88. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
  89. package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
  90. package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -1
  91. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +2 -1
  92. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
  93. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
  94. package/dist-types/commands/DeleteModelCardCommand.d.ts +2 -1
  95. package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
  96. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  97. package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -1
  98. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
  99. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
  100. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
  101. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
  102. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
  103. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  104. package/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
  105. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  106. package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -1
  107. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
  108. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  109. package/dist-types/commands/DeleteTrialCommand.d.ts +2 -1
  110. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -1
  111. package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -1
  112. package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -1
  113. package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -1
  114. package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -1
  115. package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
  116. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
  117. package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
  118. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -1
  119. package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -1
  120. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -1
  121. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
  122. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  123. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +2 -1
  124. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
  125. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -1
  126. package/dist-types/commands/DescribeContextCommand.d.ts +2 -1
  127. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
  128. package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -1
  129. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -1
  130. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  131. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
  132. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
  133. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
  134. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -1
  135. package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -1
  136. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -1
  137. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
  138. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
  139. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  140. package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
  141. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
  142. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
  143. package/dist-types/commands/DescribeImageCommand.d.ts +2 -1
  144. package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -1
  145. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +2 -1
  146. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +3 -2
  147. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
  148. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
  149. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -1
  150. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
  151. package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -1
  152. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
  153. package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
  154. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  155. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -1
  156. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
  157. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
  158. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
  159. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +3 -2
  160. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  161. package/dist-types/commands/DescribePipelineCommand.d.ts +2 -1
  162. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
  163. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -1
  164. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -1
  165. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
  166. package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -1
  167. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
  168. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
  169. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -1
  170. package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -1
  171. package/dist-types/commands/DescribeTrialCommand.d.ts +2 -1
  172. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -1
  173. package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -1
  174. package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -1
  175. package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -1
  176. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  177. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -1
  178. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  179. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -1
  180. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
  181. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
  182. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
  183. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
  184. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -1
  185. package/dist-types/commands/ImportHubContentCommand.d.ts +2 -1
  186. package/dist-types/commands/ListActionsCommand.d.ts +2 -1
  187. package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -1
  188. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  189. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -1
  190. package/dist-types/commands/ListAppsCommand.d.ts +2 -1
  191. package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
  192. package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  193. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -1
  194. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
  195. package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -1
  196. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  197. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
  198. package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -1
  199. package/dist-types/commands/ListContextsCommand.d.ts +2 -1
  200. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
  201. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -1
  202. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  203. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  204. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
  205. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
  206. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -1
  207. package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
  208. package/dist-types/commands/ListExperimentsCommand.d.ts +2 -1
  209. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -1
  210. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -1
  211. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +2 -1
  212. package/dist-types/commands/ListHubContentsCommand.d.ts +2 -1
  213. package/dist-types/commands/ListHubsCommand.d.ts +2 -1
  214. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -1
  215. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
  216. package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -1
  217. package/dist-types/commands/ListImagesCommand.d.ts +2 -1
  218. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +2 -1
  219. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +2 -1
  220. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
  221. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
  222. package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -1
  223. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
  224. package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -1
  225. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
  226. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +2 -1
  227. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +2 -1
  228. package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
  229. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
  230. package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -1
  231. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -1
  232. package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -1
  233. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
  234. package/dist-types/commands/ListModelsCommand.d.ts +2 -1
  235. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
  236. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +2 -1
  237. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
  238. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
  239. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
  240. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -2
  241. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
  242. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  243. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
  244. package/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
  245. package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -1
  246. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  247. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +2 -1
  248. package/dist-types/commands/ListSpacesCommand.d.ts +2 -1
  249. package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -1
  250. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
  251. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
  252. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  253. package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -1
  254. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
  255. package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -1
  256. package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -1
  257. package/dist-types/commands/ListTrialsCommand.d.ts +2 -1
  258. package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -1
  259. package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -1
  260. package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
  261. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
  262. package/dist-types/commands/QueryLineageCommand.d.ts +2 -1
  263. package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -1
  264. package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -1
  265. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -1
  266. package/dist-types/commands/SearchCommand.d.ts +2 -1
  267. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
  268. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
  269. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
  270. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +2 -1
  271. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -1
  272. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -1
  273. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
  274. package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -1
  275. package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -1
  276. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
  277. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -1
  278. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
  279. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -2
  280. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
  281. package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -1
  282. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -1
  283. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -1
  284. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
  285. package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -1
  286. package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -1
  287. package/dist-types/commands/StopTransformJobCommand.d.ts +2 -1
  288. package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
  289. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  290. package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -1
  291. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -1
  292. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
  293. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
  294. package/dist-types/commands/UpdateContextCommand.d.ts +2 -1
  295. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -1
  296. package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -1
  297. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  298. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  299. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
  300. package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -1
  301. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -1
  302. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
  303. package/dist-types/commands/UpdateHubCommand.d.ts +2 -1
  304. package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
  305. package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -1
  306. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +2 -1
  307. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
  308. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +3 -2
  309. package/dist-types/commands/UpdateModelCardCommand.d.ts +2 -1
  310. package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -1
  311. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
  312. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
  313. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +3 -2
  314. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  315. package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
  316. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
  317. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  318. package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
  319. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -1
  320. package/dist-types/commands/UpdateTrialCommand.d.ts +2 -1
  321. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -1
  322. package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
  323. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
  324. package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -1
  325. package/dist-types/models/models_0.d.ts +866 -864
  326. package/dist-types/models/models_1.d.ts +1136 -1043
  327. package/dist-types/models/models_2.d.ts +1184 -1184
  328. package/dist-types/models/models_3.d.ts +1313 -1313
  329. package/dist-types/models/models_4.d.ts +930 -930
  330. package/dist-types/ts3.4/SageMaker.d.ts +65 -0
  331. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +9 -0
  332. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -0
  333. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +9 -0
  334. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +9 -0
  335. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +9 -0
  336. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +9 -0
  337. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +9 -0
  338. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +9 -0
  339. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +9 -0
  340. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +9 -0
  341. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +9 -0
  342. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
  343. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +9 -0
  344. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +9 -0
  345. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +9 -0
  346. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +9 -0
  347. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +9 -0
  348. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  349. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +9 -0
  350. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +9 -0
  351. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +9 -0
  352. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +9 -0
  353. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +9 -0
  354. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +9 -0
  355. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +9 -0
  356. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +9 -0
  357. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +9 -0
  358. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +9 -0
  359. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +9 -0
  360. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
  361. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +9 -0
  362. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +9 -0
  363. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +9 -0
  364. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +9 -0
  365. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +9 -0
  366. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +9 -0
  367. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +9 -0
  368. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +9 -0
  369. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
  370. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +9 -0
  371. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +9 -0
  372. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +9 -0
  373. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +9 -0
  374. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +9 -0
  375. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +9 -0
  376. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
  377. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +9 -0
  378. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +9 -0
  379. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +9 -0
  380. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +9 -0
  381. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
  382. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +9 -0
  383. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +9 -0
  384. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +9 -0
  385. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +9 -0
  386. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +9 -0
  387. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +9 -0
  388. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +9 -0
  389. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +9 -0
  390. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +9 -0
  391. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +9 -0
  392. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +9 -0
  393. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +9 -0
  394. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +9 -0
  395. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +9 -0
  396. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
  397. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
  398. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +9 -0
  399. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +9 -0
  400. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +9 -0
  401. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +9 -0
  402. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +9 -0
  403. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  404. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +9 -0
  405. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +9 -0
  406. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +9 -0
  407. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +9 -0
  408. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +9 -0
  409. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +9 -0
  410. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +9 -0
  411. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +9 -0
  412. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +9 -0
  413. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +9 -0
  414. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +9 -0
  415. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +9 -0
  416. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +9 -0
  417. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +9 -0
  418. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +9 -0
  419. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +9 -0
  420. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +9 -0
  421. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
  422. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +9 -0
  423. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +9 -0
  424. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +9 -0
  425. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +9 -0
  426. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +9 -0
  427. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +9 -0
  428. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +9 -0
  429. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
  430. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +9 -0
  431. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
  432. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +9 -0
  433. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +9 -0
  434. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  435. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +9 -0
  436. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +9 -0
  437. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +9 -0
  438. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +9 -0
  439. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +9 -0
  440. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +9 -0
  441. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +9 -0
  442. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +9 -0
  443. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +9 -0
  444. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +9 -0
  445. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +9 -0
  446. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +9 -0
  447. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +9 -0
  448. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +9 -0
  449. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +9 -0
  450. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +9 -0
  451. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +9 -0
  452. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +9 -0
  453. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +9 -0
  454. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +9 -0
  455. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +9 -0
  456. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +9 -0
  457. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +9 -0
  458. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +9 -0
  459. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +9 -0
  460. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +9 -0
  461. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +9 -0
  462. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +9 -0
  463. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +9 -0
  464. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +9 -0
  465. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +9 -0
  466. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +9 -0
  467. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +9 -0
  468. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +9 -0
  469. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +9 -0
  470. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +9 -0
  471. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +9 -0
  472. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +9 -0
  473. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +9 -0
  474. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +9 -0
  475. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +9 -0
  476. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +9 -0
  477. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +9 -0
  478. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +9 -0
  479. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +9 -0
  480. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +9 -0
  481. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +9 -0
  482. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +9 -0
  483. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +9 -0
  484. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +9 -0
  485. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +9 -0
  486. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
  487. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +9 -0
  488. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +9 -0
  489. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +9 -0
  490. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +9 -0
  491. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +9 -0
  492. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +9 -0
  493. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +9 -0
  494. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +9 -0
  495. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +9 -0
  496. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +9 -0
  497. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +9 -0
  498. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +9 -0
  499. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +9 -0
  500. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +9 -0
  501. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +9 -0
  502. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +9 -0
  503. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +9 -0
  504. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +9 -0
  505. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +9 -0
  506. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +9 -0
  507. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +9 -0
  508. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +9 -0
  509. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +9 -0
  510. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +9 -0
  511. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +9 -0
  512. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +9 -0
  513. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +9 -0
  514. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
  515. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +9 -0
  516. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +9 -0
  517. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
  518. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
  519. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +9 -0
  520. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +9 -0
  521. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +9 -0
  522. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +9 -0
  523. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +9 -0
  524. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +9 -0
  525. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +9 -0
  526. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +9 -0
  527. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +9 -0
  528. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
  529. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
  530. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +9 -0
  531. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +9 -0
  532. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +9 -0
  533. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +9 -0
  534. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +9 -0
  535. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +9 -0
  536. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +9 -0
  537. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +9 -0
  538. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +9 -0
  539. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +9 -0
  540. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +9 -0
  541. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +9 -0
  542. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +9 -0
  543. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +9 -0
  544. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +9 -0
  545. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +9 -0
  546. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +9 -0
  547. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +9 -0
  548. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +9 -0
  549. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +9 -0
  550. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +9 -0
  551. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +9 -0
  552. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +9 -0
  553. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +9 -0
  554. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +9 -0
  555. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +9 -0
  556. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +9 -0
  557. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +9 -0
  558. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +9 -0
  559. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +9 -0
  560. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +9 -0
  561. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +9 -0
  562. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +9 -0
  563. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +9 -0
  564. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +9 -0
  565. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +9 -0
  566. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +9 -0
  567. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +9 -0
  568. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +9 -0
  569. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +9 -0
  570. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +9 -0
  571. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +9 -0
  572. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
  573. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +9 -0
  574. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +9 -0
  575. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +9 -0
  576. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +9 -0
  577. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +9 -0
  578. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +9 -0
  579. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +9 -0
  580. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +9 -0
  581. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +9 -0
  582. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +9 -0
  583. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +9 -0
  584. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +9 -0
  585. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +9 -0
  586. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +9 -0
  587. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +9 -0
  588. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +9 -0
  589. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +9 -0
  590. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +9 -0
  591. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +9 -0
  592. package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -0
  593. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +9 -0
  594. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +9 -0
  595. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +9 -0
  596. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +9 -0
  597. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +9 -0
  598. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +9 -0
  599. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +9 -0
  600. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +9 -0
  601. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +9 -0
  602. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +9 -0
  603. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +9 -0
  604. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +9 -0
  605. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +9 -0
  606. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +9 -0
  607. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +9 -0
  608. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +9 -0
  609. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +9 -0
  610. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +9 -0
  611. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +9 -0
  612. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +9 -0
  613. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +9 -0
  614. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +9 -0
  615. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +9 -0
  616. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +9 -0
  617. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +9 -0
  618. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +9 -0
  619. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +9 -0
  620. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +9 -0
  621. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +9 -0
  622. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +9 -0
  623. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
  624. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +9 -0
  625. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +9 -0
  626. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +9 -0
  627. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +9 -0
  628. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +9 -0
  629. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +9 -0
  630. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +9 -0
  631. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +9 -0
  632. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +9 -0
  633. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +9 -0
  634. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +9 -0
  635. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +9 -0
  636. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +9 -0
  637. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +9 -0
  638. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +9 -0
  639. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +9 -0
  640. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
  641. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +9 -0
  642. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +9 -0
  643. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
  644. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +9 -0
  645. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +9 -0
  646. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +9 -0
  647. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +9 -0
  648. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +9 -0
  649. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +9 -0
  650. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +9 -0
  651. package/dist-types/ts3.4/models/models_1.d.ts +82 -0
  652. package/package.json +41 -41
@@ -22,10 +22,10 @@ export interface CreateAlgorithmCommandOutput extends CreateAlgorithmOutput, __M
22
22
  }
23
23
  declare const CreateAlgorithmCommand_base: {
24
24
  new (input: CreateAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAlgorithmCommandInput, CreateAlgorithmCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAlgorithmCommandInput, CreateAlgorithmCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -273,6 +273,7 @@ declare const CreateAlgorithmCommand_base: {
273
273
  * @throws {@link SageMakerServiceException}
274
274
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
275
275
  *
276
+ * @public
276
277
  */
277
278
  export declare class CreateAlgorithmCommand extends CreateAlgorithmCommand_base {
278
279
  }
@@ -22,10 +22,10 @@ export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBea
22
22
  }
23
23
  declare const CreateAppCommand_base: {
24
24
  new (input: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a running app for the specified UserProfile. This operation is automatically
30
30
  * invoked by Amazon SageMaker upon access to the associated Domain, and when new kernel
31
31
  * configurations are selected by the user. A user may have multiple Apps active simultaneously.</p>
@@ -79,6 +79,7 @@ declare const CreateAppCommand_base: {
79
79
  * @throws {@link SageMakerServiceException}
80
80
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class CreateAppCommand extends CreateAppCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface CreateAppImageConfigCommandOutput extends CreateAppImageConfigR
22
22
  }
23
23
  declare const CreateAppImageConfigCommand_base: {
24
24
  new (input: CreateAppImageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppImageConfigCommandInput, CreateAppImageConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAppImageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppImageConfigCommandInput, CreateAppImageConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a configuration for running a SageMaker image as a KernelGateway app. The
30
30
  * configuration specifies the Amazon Elastic File System storage volume on the image, and a list of the
31
31
  * kernels in the image.</p>
@@ -95,6 +95,7 @@ declare const CreateAppImageConfigCommand_base: {
95
95
  * @throws {@link SageMakerServiceException}
96
96
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class CreateAppImageConfigCommand extends CreateAppImageConfigCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface CreateArtifactCommandOutput extends CreateArtifactResponse, __M
22
22
  }
23
23
  declare const CreateArtifactCommand_base: {
24
24
  new (input: CreateArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArtifactCommandInput, CreateArtifactCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArtifactCommandInput, CreateArtifactCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an <i>artifact</i>. An artifact is a lineage tracking entity that
30
30
  * represents a URI addressable object or data. Some examples are the S3 URI of a dataset and
31
31
  * the ECR registry path of an image. For more information, see
@@ -86,6 +86,7 @@ declare const CreateArtifactCommand_base: {
86
86
  * @throws {@link SageMakerServiceException}
87
87
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class CreateArtifactCommand extends CreateArtifactCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface CreateAutoMLJobCommandOutput extends CreateAutoMLJobResponse, _
22
22
  }
23
23
  declare const CreateAutoMLJobCommand_base: {
24
24
  new (input: CreateAutoMLJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoMLJobCommandInput, CreateAutoMLJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAutoMLJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoMLJobCommandInput, CreateAutoMLJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.</p>
30
30
  * <note>
31
31
  * <p>We recommend using the new versions <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJobV2.html">CreateAutoMLJobV2</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeAutoMLJobV2.html">DescribeAutoMLJobV2</a>, which offer backward compatibility.</p>
@@ -139,6 +139,7 @@ declare const CreateAutoMLJobCommand_base: {
139
139
  * @throws {@link SageMakerServiceException}
140
140
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
141
141
  *
142
+ * @public
142
143
  */
143
144
  export declare class CreateAutoMLJobCommand extends CreateAutoMLJobCommand_base {
144
145
  }
@@ -22,10 +22,10 @@ export interface CreateAutoMLJobV2CommandOutput extends CreateAutoMLJobV2Respons
22
22
  }
23
23
  declare const CreateAutoMLJobV2Command_base: {
24
24
  new (input: CreateAutoMLJobV2CommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoMLJobV2CommandInput, CreateAutoMLJobV2CommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAutoMLJobV2CommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoMLJobV2CommandInput, CreateAutoMLJobV2CommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.</p>
30
30
  * <note>
31
31
  * <p>
@@ -211,6 +211,7 @@ declare const CreateAutoMLJobV2Command_base: {
211
211
  * @throws {@link SageMakerServiceException}
212
212
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
213
213
  *
214
+ * @public
214
215
  */
215
216
  export declare class CreateAutoMLJobV2Command extends CreateAutoMLJobV2Command_base {
216
217
  }
@@ -22,10 +22,10 @@ export interface CreateClusterCommandOutput extends CreateClusterResponse, __Met
22
22
  }
23
23
  declare const CreateClusterCommand_base: {
24
24
  new (input: CreateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterCommandInput, CreateClusterCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterCommandInput, CreateClusterCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing
30
30
  * persistent clusters for developing large machine learning models, such as large language
31
31
  * models (LLMs) and diffusion models. To learn more, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html">Amazon SageMaker HyperPod</a> in the <i>Amazon SageMaker Developer Guide</i>.</p>
@@ -89,6 +89,7 @@ declare const CreateClusterCommand_base: {
89
89
  * @throws {@link SageMakerServiceException}
90
90
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class CreateClusterCommand extends CreateClusterCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface CreateCodeRepositoryCommandOutput extends CreateCodeRepositoryO
22
22
  }
23
23
  declare const CreateCodeRepositoryCommand_base: {
24
24
  new (input: CreateCodeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCodeRepositoryCommandInput, CreateCodeRepositoryCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCodeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCodeRepositoryCommandInput, CreateCodeRepositoryCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Git repository as a resource in your SageMaker account. You can associate the
30
30
  * repository with notebook instances so that you can use Git source control for the
31
31
  * notebooks you create. The Git repository is a resource in your SageMaker account, so it can
@@ -70,6 +70,7 @@ declare const CreateCodeRepositoryCommand_base: {
70
70
  * @throws {@link SageMakerServiceException}
71
71
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class CreateCodeRepositoryCommand extends CreateCodeRepositoryCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface CreateCompilationJobCommandOutput extends CreateCompilationJobR
22
22
  }
23
23
  declare const CreateCompilationJobCommand_base: {
24
24
  new (input: CreateCompilationJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCompilationJobCommandInput, CreateCompilationJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCompilationJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCompilationJobCommandInput, CreateCompilationJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts a model compilation job. After the model has been compiled, Amazon SageMaker saves the
30
30
  * resulting model artifacts to an Amazon Simple Storage Service (Amazon S3) bucket that you specify. </p>
31
31
  * <p>If
@@ -128,6 +128,7 @@ declare const CreateCompilationJobCommand_base: {
128
128
  * @throws {@link SageMakerServiceException}
129
129
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class CreateCompilationJobCommand extends CreateCompilationJobCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface CreateContextCommandOutput extends CreateContextResponse, __Met
22
22
  }
23
23
  declare const CreateContextCommand_base: {
24
24
  new (input: CreateContextCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContextCommandInput, CreateContextCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateContextCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContextCommandInput, CreateContextCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a <i>context</i>. A context is a lineage tracking entity that
30
30
  * represents a logical grouping of other tracking or experiment entities. Some examples are
31
31
  * an endpoint and a model package. For more information, see
@@ -77,6 +77,7 @@ declare const CreateContextCommand_base: {
77
77
  * @throws {@link SageMakerServiceException}
78
78
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class CreateContextCommand extends CreateContextCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
22
22
  }
23
23
  declare const CreateDataQualityJobDefinitionCommand_base: {
24
24
  new (input: CreateDataQualityJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataQualityJobDefinitionCommandInput, CreateDataQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDataQualityJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataQualityJobDefinitionCommandInput, CreateDataQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a definition for a job that monitors data quality and drift. For information
30
30
  * about model monitor, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model
31
31
  * Monitor</a>.</p>
@@ -164,6 +164,7 @@ declare const CreateDataQualityJobDefinitionCommand_base: {
164
164
  * @throws {@link SageMakerServiceException}
165
165
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
166
166
  *
167
+ * @public
167
168
  */
168
169
  export declare class CreateDataQualityJobDefinitionCommand extends CreateDataQualityJobDefinitionCommand_base {
169
170
  }
@@ -22,10 +22,10 @@ export interface CreateDeviceFleetCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const CreateDeviceFleetCommand_base: {
24
24
  new (input: CreateDeviceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceFleetCommandInput, CreateDeviceFleetCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDeviceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceFleetCommandInput, CreateDeviceFleetCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a device fleet.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const CreateDeviceFleetCommand_base: {
73
73
  * @throws {@link SageMakerServiceException}
74
74
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class CreateDeviceFleetCommand extends CreateDeviceFleetCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
22
22
  }
23
23
  declare const CreateDomainCommand_base: {
24
24
  new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a <code>Domain</code>. A domain consists of an associated Amazon Elastic File System volume, a list
30
30
  * of authorized users, and a variety of security, application, policy, and Amazon Virtual Private Cloud (VPC)
31
31
  * configurations. Users within a domain can share notebook files and other artifacts with each
@@ -321,6 +321,7 @@ declare const CreateDomainCommand_base: {
321
321
  * @throws {@link SageMakerServiceException}
322
322
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
323
323
  *
324
+ * @public
324
325
  */
325
326
  export declare class CreateDomainCommand extends CreateDomainCommand_base {
326
327
  }
@@ -22,10 +22,10 @@ export interface CreateEdgeDeploymentPlanCommandOutput extends CreateEdgeDeploym
22
22
  }
23
23
  declare const CreateEdgeDeploymentPlanCommand_base: {
24
24
  new (input: CreateEdgeDeploymentPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEdgeDeploymentPlanCommandInput, CreateEdgeDeploymentPlanCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEdgeDeploymentPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEdgeDeploymentPlanCommandInput, CreateEdgeDeploymentPlanCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an edge deployment plan, consisting of multiple stages. Each stage may have a
30
30
  * different deployment configuration and devices.</p>
31
31
  * @example
@@ -87,6 +87,7 @@ declare const CreateEdgeDeploymentPlanCommand_base: {
87
87
  * @throws {@link SageMakerServiceException}
88
88
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class CreateEdgeDeploymentPlanCommand extends CreateEdgeDeploymentPlanCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface CreateEdgeDeploymentStageCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const CreateEdgeDeploymentStageCommand_base: {
24
24
  new (input: CreateEdgeDeploymentStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEdgeDeploymentStageCommandInput, CreateEdgeDeploymentStageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEdgeDeploymentStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEdgeDeploymentStageCommandInput, CreateEdgeDeploymentStageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new stage in an existing edge deployment plan.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const CreateEdgeDeploymentStageCommand_base: {
71
71
  * @throws {@link SageMakerServiceException}
72
72
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CreateEdgeDeploymentStageCommand extends CreateEdgeDeploymentStageCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CreateEdgePackagingJobCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const CreateEdgePackagingJobCommand_base: {
24
24
  new (input: CreateEdgePackagingJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEdgePackagingJobCommandInput, CreateEdgePackagingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEdgePackagingJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEdgePackagingJobCommandInput, CreateEdgePackagingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const CreateEdgePackagingJobCommand_base: {
72
72
  * @throws {@link SageMakerServiceException}
73
73
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class CreateEdgePackagingJobCommand extends CreateEdgePackagingJobCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface CreateEndpointCommandOutput extends CreateEndpointOutput, __Met
22
22
  }
23
23
  declare const CreateEndpointCommand_base: {
24
24
  new (input: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an endpoint using the endpoint configuration specified in the request. SageMaker
30
30
  * uses the endpoint to provision resources and deploy models. You create the endpoint
31
31
  * configuration with the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">CreateEndpointConfig</a> API. </p>
@@ -175,6 +175,7 @@ declare const CreateEndpointCommand_base: {
175
175
  * @throws {@link SageMakerServiceException}
176
176
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
177
177
  *
178
+ * @public
178
179
  */
179
180
  export declare class CreateEndpointCommand extends CreateEndpointCommand_base {
180
181
  }
@@ -22,10 +22,10 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
22
22
  }
23
23
  declare const CreateEndpointConfigCommand_base: {
24
24
  new (input: CreateEndpointConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointConfigCommandInput, CreateEndpointConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEndpointConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointConfigCommandInput, CreateEndpointConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an endpoint configuration that SageMaker hosting services uses to deploy models. In
30
30
  * the configuration, you identify one or more models, created using the
31
31
  * <code>CreateModel</code> API, to deploy and the resources that you want SageMaker to
@@ -240,6 +240,7 @@ declare const CreateEndpointConfigCommand_base: {
240
240
  * @throws {@link SageMakerServiceException}
241
241
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
242
242
  *
243
+ * @public
243
244
  */
244
245
  export declare class CreateEndpointConfigCommand extends CreateEndpointConfigCommand_base {
245
246
  }
@@ -22,10 +22,10 @@ export interface CreateExperimentCommandOutput extends CreateExperimentResponse,
22
22
  }
23
23
  declare const CreateExperimentCommand_base: {
24
24
  new (input: CreateExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExperimentCommandInput, CreateExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExperimentCommandInput, CreateExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a SageMaker <i>experiment</i>. An experiment is a collection of
30
30
  * <i>trials</i> that are observed, compared and evaluated as a group. A trial is
31
31
  * a set of steps, called <i>trial components</i>, that produce a machine learning
@@ -84,6 +84,7 @@ declare const CreateExperimentCommand_base: {
84
84
  * @throws {@link SageMakerServiceException}
85
85
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class CreateExperimentCommand extends CreateExperimentCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface CreateFeatureGroupCommandOutput extends CreateFeatureGroupRespo
22
22
  }
23
23
  declare const CreateFeatureGroupCommand_base: {
24
24
  new (input: CreateFeatureGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFeatureGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a new <code>FeatureGroup</code>. A <code>FeatureGroup</code> is a group of
30
30
  * <code>Features</code> defined in the <code>FeatureStore</code> to describe a
31
31
  * <code>Record</code>. </p>
@@ -129,6 +129,7 @@ declare const CreateFeatureGroupCommand_base: {
129
129
  * @throws {@link SageMakerServiceException}
130
130
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class CreateFeatureGroupCommand extends CreateFeatureGroupCommand_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionR
22
22
  }
23
23
  declare const CreateFlowDefinitionCommand_base: {
24
24
  new (input: CreateFlowDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFlowDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a flow definition.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const CreateFlowDefinitionCommand_base: {
98
98
  * @throws {@link SageMakerServiceException}
99
99
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class CreateFlowDefinitionCommand extends CreateFlowDefinitionCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface CreateHubCommandOutput extends CreateHubResponse, __MetadataBea
22
22
  }
23
23
  declare const CreateHubCommand_base: {
24
24
  new (input: CreateHubCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHubCommandInput, CreateHubCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateHubCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHubCommandInput, CreateHubCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a hub.</p>
30
30
  * <note>
31
31
  * <p>Hub APIs are only callable through SageMaker Studio.</p>
@@ -77,6 +77,7 @@ declare const CreateHubCommand_base: {
77
77
  * @throws {@link SageMakerServiceException}
78
78
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class CreateHubCommand extends CreateHubCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface CreateHumanTaskUiCommandOutput extends CreateHumanTaskUiRespons
22
22
  }
23
23
  declare const CreateHumanTaskUiCommand_base: {
24
24
  new (input: CreateHumanTaskUiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateHumanTaskUiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const CreateHumanTaskUiCommand_base: {
69
69
  * @throws {@link SageMakerServiceException}
70
70
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class CreateHumanTaskUiCommand extends CreateHumanTaskUiCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
22
22
  }
23
23
  declare const CreateHyperParameterTuningJobCommand_base: {
24
24
  new (input: CreateHyperParameterTuningJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateHyperParameterTuningJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts a hyperparameter tuning job. A hyperparameter tuning job finds the best version
30
30
  * of a model by running many training jobs on your dataset using the algorithm you choose
31
31
  * and values for hyperparameters within ranges that you specify. It then chooses the
@@ -442,6 +442,7 @@ declare const CreateHyperParameterTuningJobCommand_base: {
442
442
  * @throws {@link SageMakerServiceException}
443
443
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
444
444
  *
445
+ * @public
445
446
  */
446
447
  export declare class CreateHyperParameterTuningJobCommand extends CreateHyperParameterTuningJobCommand_base {
447
448
  }
@@ -22,10 +22,10 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat
22
22
  }
23
23
  declare const CreateImageCommand_base: {
24
24
  new (input: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a custom SageMaker image. A SageMaker image is a set of image versions. Each image
30
30
  * version represents a container image stored in Amazon ECR. For more information, see
31
31
  * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html">Bring your own SageMaker image</a>.</p>
@@ -71,6 +71,7 @@ declare const CreateImageCommand_base: {
71
71
  * @throws {@link SageMakerServiceException}
72
72
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CreateImageCommand extends CreateImageCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CreateImageVersionCommandOutput extends CreateImageVersionRespo
22
22
  }
23
23
  declare const CreateImageVersionCommand_base: {
24
24
  new (input: CreateImageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageVersionCommandInput, CreateImageVersionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateImageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageVersionCommandInput, CreateImageVersionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a version of the SageMaker image specified by <code>ImageName</code>. The version
30
30
  * represents the Amazon ECR container image specified by <code>BaseImage</code>.</p>
31
31
  * @example
@@ -76,6 +76,7 @@ declare const CreateImageVersionCommand_base: {
76
76
  * @throws {@link SageMakerServiceException}
77
77
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class CreateImageVersionCommand extends CreateImageVersionCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface CreateInferenceComponentCommandOutput extends CreateInferenceCo
22
22
  }
23
23
  declare const CreateInferenceComponentCommand_base: {
24
24
  new (input: CreateInferenceComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInferenceComponentCommandInput, CreateInferenceComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateInferenceComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInferenceComponentCommandInput, CreateInferenceComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an inference component, which is a SageMaker hosting object that you can
30
30
  * use to deploy a model to an endpoint. In the inference component settings, you specify the
31
31
  * model, the endpoint, and how the model utilizes the resources that the endpoint hosts. You
@@ -95,6 +95,7 @@ declare const CreateInferenceComponentCommand_base: {
95
95
  * @throws {@link SageMakerServiceException}
96
96
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class CreateInferenceComponentCommand extends CreateInferenceComponentCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface CreateInferenceExperimentCommandOutput extends CreateInferenceE
22
22
  }
23
23
  declare const CreateInferenceExperimentCommand_base: {
24
24
  new (input: CreateInferenceExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInferenceExperimentCommandInput, CreateInferenceExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateInferenceExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInferenceExperimentCommandInput, CreateInferenceExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Creates an inference experiment using the configurations specified in the request.
31
31
  * </p>
@@ -64,7 +64,7 @@ declare const CreateInferenceExperimentCommand_base: {
64
64
  * InfrastructureConfig: { // ModelInfrastructureConfig
65
65
  * InfrastructureType: "RealTimeInference", // required
66
66
  * RealTimeInferenceConfig: { // RealTimeInferenceConfig
67
- * InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge", // required
67
+ * InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge", // required
68
68
  * InstanceCount: Number("int"), // required
69
69
  * },
70
70
  * },
@@ -123,6 +123,7 @@ declare const CreateInferenceExperimentCommand_base: {
123
123
  * @throws {@link SageMakerServiceException}
124
124
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
125
125
  *
126
+ * @public
126
127
  */
127
128
  export declare class CreateInferenceExperimentCommand extends CreateInferenceExperimentCommand_base {
128
129
  }