@aws-sdk/client-sagemaker 3.36.0 → 3.39.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 (656) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist-cjs/SageMaker.js +30 -18
  3. package/dist-cjs/SageMakerClient.js +0 -23
  4. package/dist-cjs/commands/AddAssociationCommand.js +0 -28
  5. package/dist-cjs/commands/AddTagsCommand.js +0 -49
  6. package/dist-cjs/commands/AssociateTrialComponentCommand.js +0 -25
  7. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +36 -0
  8. package/dist-cjs/commands/CreateActionCommand.js +0 -28
  9. package/dist-cjs/commands/CreateAlgorithmCommand.js +0 -25
  10. package/dist-cjs/commands/CreateAppCommand.js +0 -27
  11. package/dist-cjs/commands/CreateAppImageConfigCommand.js +0 -26
  12. package/dist-cjs/commands/CreateArtifactCommand.js +0 -28
  13. package/dist-cjs/commands/CreateAutoMLJobCommand.js +0 -27
  14. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +0 -30
  15. package/dist-cjs/commands/CreateCompilationJobCommand.js +0 -55
  16. package/dist-cjs/commands/CreateContextCommand.js +0 -28
  17. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +0 -25
  18. package/dist-cjs/commands/CreateDeviceFleetCommand.js +0 -24
  19. package/dist-cjs/commands/CreateDomainCommand.js +0 -70
  20. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +0 -24
  21. package/dist-cjs/commands/CreateEndpointCommand.js +0 -100
  22. package/dist-cjs/commands/CreateEndpointConfigCommand.js +0 -52
  23. package/dist-cjs/commands/CreateExperimentCommand.js +0 -40
  24. package/dist-cjs/commands/CreateFeatureGroupCommand.js +0 -36
  25. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +0 -24
  26. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +0 -24
  27. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +0 -28
  28. package/dist-cjs/commands/CreateImageCommand.js +0 -26
  29. package/dist-cjs/commands/CreateImageVersionCommand.js +0 -25
  30. package/dist-cjs/commands/CreateLabelingJobCommand.js +3 -64
  31. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +0 -24
  32. package/dist-cjs/commands/CreateModelCommand.js +3 -51
  33. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +0 -24
  34. package/dist-cjs/commands/CreateModelPackageCommand.js +0 -43
  35. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +0 -24
  36. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +0 -25
  37. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +0 -25
  38. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +0 -60
  39. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +0 -37
  40. package/dist-cjs/commands/CreatePipelineCommand.js +0 -24
  41. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +0 -40
  42. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +0 -41
  43. package/dist-cjs/commands/CreateProcessingJobCommand.js +0 -24
  44. package/dist-cjs/commands/CreateProjectCommand.js +0 -25
  45. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +0 -24
  46. package/dist-cjs/commands/CreateTrainingJobCommand.js +0 -96
  47. package/dist-cjs/commands/CreateTransformJobCommand.js +0 -58
  48. package/dist-cjs/commands/CreateTrialCommand.js +0 -34
  49. package/dist-cjs/commands/CreateTrialComponentCommand.js +0 -33
  50. package/dist-cjs/commands/CreateUserProfileCommand.js +0 -30
  51. package/dist-cjs/commands/CreateWorkforceCommand.js +0 -44
  52. package/dist-cjs/commands/CreateWorkteamCommand.js +0 -27
  53. package/dist-cjs/commands/DeleteActionCommand.js +0 -24
  54. package/dist-cjs/commands/DeleteAlgorithmCommand.js +0 -24
  55. package/dist-cjs/commands/DeleteAppCommand.js +0 -24
  56. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +0 -24
  57. package/dist-cjs/commands/DeleteArtifactCommand.js +0 -25
  58. package/dist-cjs/commands/DeleteAssociationCommand.js +0 -24
  59. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +0 -24
  60. package/dist-cjs/commands/DeleteContextCommand.js +0 -24
  61. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +0 -24
  62. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +0 -24
  63. package/dist-cjs/commands/DeleteDomainCommand.js +0 -28
  64. package/dist-cjs/commands/DeleteEndpointCommand.js +0 -27
  65. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +0 -32
  66. package/dist-cjs/commands/DeleteExperimentCommand.js +0 -26
  67. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +0 -29
  68. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +0 -24
  69. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +0 -28
  70. package/dist-cjs/commands/DeleteImageCommand.js +0 -25
  71. package/dist-cjs/commands/DeleteImageVersionCommand.js +0 -25
  72. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +0 -24
  73. package/dist-cjs/commands/DeleteModelCommand.js +0 -27
  74. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +0 -24
  75. package/dist-cjs/commands/DeleteModelPackageCommand.js +0 -26
  76. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +0 -24
  77. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +0 -24
  78. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +0 -24
  79. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +0 -25
  80. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +0 -30
  81. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +0 -24
  82. package/dist-cjs/commands/DeletePipelineCommand.js +0 -27
  83. package/dist-cjs/commands/DeleteProjectCommand.js +0 -24
  84. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +0 -24
  85. package/dist-cjs/commands/DeleteTagsCommand.js +0 -35
  86. package/dist-cjs/commands/DeleteTrialCommand.js +0 -26
  87. package/dist-cjs/commands/DeleteTrialComponentCommand.js +0 -26
  88. package/dist-cjs/commands/DeleteUserProfileCommand.js +0 -25
  89. package/dist-cjs/commands/DeleteWorkforceCommand.js +0 -36
  90. package/dist-cjs/commands/DeleteWorkteamCommand.js +0 -24
  91. package/dist-cjs/commands/DeregisterDevicesCommand.js +0 -24
  92. package/dist-cjs/commands/DescribeActionCommand.js +0 -24
  93. package/dist-cjs/commands/DescribeAlgorithmCommand.js +0 -24
  94. package/dist-cjs/commands/DescribeAppCommand.js +0 -24
  95. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +0 -24
  96. package/dist-cjs/commands/DescribeArtifactCommand.js +0 -24
  97. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +0 -24
  98. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +0 -24
  99. package/dist-cjs/commands/DescribeCompilationJobCommand.js +0 -26
  100. package/dist-cjs/commands/DescribeContextCommand.js +0 -24
  101. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +0 -24
  102. package/dist-cjs/commands/DescribeDeviceCommand.js +0 -24
  103. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +0 -24
  104. package/dist-cjs/commands/DescribeDomainCommand.js +0 -24
  105. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +0 -24
  106. package/dist-cjs/commands/DescribeEndpointCommand.js +0 -24
  107. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +0 -25
  108. package/dist-cjs/commands/DescribeExperimentCommand.js +0 -24
  109. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +0 -26
  110. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +0 -24
  111. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +0 -24
  112. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +0 -25
  113. package/dist-cjs/commands/DescribeImageCommand.js +0 -24
  114. package/dist-cjs/commands/DescribeImageVersionCommand.js +0 -24
  115. package/dist-cjs/commands/DescribeLabelingJobCommand.js +0 -24
  116. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +0 -24
  117. package/dist-cjs/commands/DescribeModelCommand.js +0 -25
  118. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +0 -24
  119. package/dist-cjs/commands/DescribeModelPackageCommand.js +0 -27
  120. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +0 -24
  121. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +0 -24
  122. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +0 -24
  123. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +0 -24
  124. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +0 -26
  125. package/dist-cjs/commands/DescribePipelineCommand.js +0 -24
  126. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +0 -24
  127. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +0 -24
  128. package/dist-cjs/commands/DescribeProcessingJobCommand.js +0 -24
  129. package/dist-cjs/commands/DescribeProjectCommand.js +2 -25
  130. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +3 -27
  131. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +3 -28
  132. package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -32
  133. package/dist-cjs/commands/DescribeTransformJobCommand.js +0 -24
  134. package/dist-cjs/commands/DescribeTrialCommand.js +0 -24
  135. package/dist-cjs/commands/DescribeTrialComponentCommand.js +0 -24
  136. package/dist-cjs/commands/DescribeUserProfileCommand.js +0 -24
  137. package/dist-cjs/commands/DescribeWorkforceCommand.js +0 -29
  138. package/dist-cjs/commands/DescribeWorkteamCommand.js +0 -26
  139. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +0 -25
  140. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +0 -29
  141. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +0 -25
  142. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +0 -24
  143. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +0 -27
  144. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +0 -25
  145. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +0 -27
  146. package/dist-cjs/commands/ListActionsCommand.js +0 -24
  147. package/dist-cjs/commands/ListAlgorithmsCommand.js +0 -24
  148. package/dist-cjs/commands/ListAppImageConfigsCommand.js +0 -26
  149. package/dist-cjs/commands/ListAppsCommand.js +0 -24
  150. package/dist-cjs/commands/ListArtifactsCommand.js +0 -24
  151. package/dist-cjs/commands/ListAssociationsCommand.js +0 -24
  152. package/dist-cjs/commands/ListAutoMLJobsCommand.js +0 -24
  153. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +0 -24
  154. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +0 -24
  155. package/dist-cjs/commands/ListCompilationJobsCommand.js +0 -26
  156. package/dist-cjs/commands/ListContextsCommand.js +0 -24
  157. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +0 -24
  158. package/dist-cjs/commands/ListDeviceFleetsCommand.js +0 -24
  159. package/dist-cjs/commands/ListDevicesCommand.js +0 -24
  160. package/dist-cjs/commands/ListDomainsCommand.js +0 -24
  161. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +0 -24
  162. package/dist-cjs/commands/ListEndpointConfigsCommand.js +0 -24
  163. package/dist-cjs/commands/ListEndpointsCommand.js +0 -24
  164. package/dist-cjs/commands/ListExperimentsCommand.js +0 -26
  165. package/dist-cjs/commands/ListFeatureGroupsCommand.js +0 -24
  166. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +0 -24
  167. package/dist-cjs/commands/ListHumanTaskUisCommand.js +0 -24
  168. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +0 -26
  169. package/dist-cjs/commands/ListImageVersionsCommand.js +0 -25
  170. package/dist-cjs/commands/ListImagesCommand.js +0 -25
  171. package/dist-cjs/commands/ListLabelingJobsCommand.js +0 -24
  172. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +0 -24
  173. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +0 -24
  174. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +0 -24
  175. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +0 -24
  176. package/dist-cjs/commands/ListModelPackagesCommand.js +0 -24
  177. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +0 -24
  178. package/dist-cjs/commands/ListModelsCommand.js +0 -24
  179. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +0 -24
  180. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +0 -24
  181. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +0 -24
  182. package/dist-cjs/commands/ListNotebookInstancesCommand.js +0 -25
  183. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +0 -24
  184. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +0 -24
  185. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +0 -24
  186. package/dist-cjs/commands/ListPipelinesCommand.js +0 -24
  187. package/dist-cjs/commands/ListProcessingJobsCommand.js +0 -24
  188. package/dist-cjs/commands/ListProjectsCommand.js +0 -24
  189. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +0 -24
  190. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +0 -26
  191. package/dist-cjs/commands/ListTagsCommand.js +0 -24
  192. package/dist-cjs/commands/ListTrainingJobsCommand.js +0 -44
  193. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +0 -25
  194. package/dist-cjs/commands/ListTransformJobsCommand.js +0 -24
  195. package/dist-cjs/commands/ListTrialComponentsCommand.js +0 -43
  196. package/dist-cjs/commands/ListTrialsCommand.js +0 -28
  197. package/dist-cjs/commands/ListUserProfilesCommand.js +0 -24
  198. package/dist-cjs/commands/ListWorkforcesCommand.js +0 -25
  199. package/dist-cjs/commands/ListWorkteamsCommand.js +0 -26
  200. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +0 -26
  201. package/dist-cjs/commands/RegisterDevicesCommand.js +0 -24
  202. package/dist-cjs/commands/RenderUiTemplateCommand.js +0 -24
  203. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +0 -24
  204. package/dist-cjs/commands/SearchCommand.js +0 -28
  205. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +0 -26
  206. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +0 -26
  207. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +0 -28
  208. package/dist-cjs/commands/StartNotebookInstanceCommand.js +0 -27
  209. package/dist-cjs/commands/StartPipelineExecutionCommand.js +0 -24
  210. package/dist-cjs/commands/StopAutoMLJobCommand.js +0 -24
  211. package/dist-cjs/commands/StopCompilationJobCommand.js +0 -29
  212. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +0 -24
  213. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -32
  214. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -27
  215. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -26
  216. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -34
  217. package/dist-cjs/commands/StopPipelineExecutionCommand.js +3 -51
  218. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -26
  219. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -32
  220. package/dist-cjs/commands/StopTransformJobCommand.js +2 -31
  221. package/dist-cjs/commands/UpdateActionCommand.js +3 -27
  222. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +3 -27
  223. package/dist-cjs/commands/UpdateArtifactCommand.js +0 -24
  224. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +0 -24
  225. package/dist-cjs/commands/UpdateContextCommand.js +0 -24
  226. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +0 -24
  227. package/dist-cjs/commands/UpdateDevicesCommand.js +0 -24
  228. package/dist-cjs/commands/UpdateDomainCommand.js +0 -24
  229. package/dist-cjs/commands/UpdateEndpointCommand.js +0 -40
  230. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +0 -28
  231. package/dist-cjs/commands/UpdateExperimentCommand.js +0 -25
  232. package/dist-cjs/commands/UpdateImageCommand.js +0 -25
  233. package/dist-cjs/commands/UpdateModelPackageCommand.js +0 -24
  234. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +0 -24
  235. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +0 -26
  236. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +0 -24
  237. package/dist-cjs/commands/UpdatePipelineCommand.js +0 -24
  238. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +0 -24
  239. package/dist-cjs/commands/UpdateProjectCommand.js +36 -0
  240. package/dist-cjs/commands/UpdateTrainingJobCommand.js +0 -24
  241. package/dist-cjs/commands/UpdateTrialCommand.js +0 -24
  242. package/dist-cjs/commands/UpdateTrialComponentCommand.js +0 -24
  243. package/dist-cjs/commands/UpdateUserProfileCommand.js +0 -24
  244. package/dist-cjs/commands/UpdateWorkforceCommand.js +0 -45
  245. package/dist-cjs/commands/UpdateWorkteamCommand.js +0 -24
  246. package/dist-cjs/commands/index.js +245 -0
  247. package/dist-cjs/endpoints.js +6 -1
  248. package/dist-cjs/index.js +5 -310
  249. package/dist-cjs/models/models_0.js +165 -838
  250. package/dist-cjs/models/models_1.js +86 -859
  251. package/dist-cjs/models/models_2.js +83 -831
  252. package/dist-cjs/models/models_3.js +98 -136
  253. package/dist-cjs/pagination/ListActionsPaginator.js +0 -10
  254. package/dist-cjs/pagination/ListAlgorithmsPaginator.js +0 -10
  255. package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +0 -10
  256. package/dist-cjs/pagination/ListAppsPaginator.js +0 -10
  257. package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -10
  258. package/dist-cjs/pagination/ListAssociationsPaginator.js +0 -10
  259. package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +0 -10
  260. package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +0 -10
  261. package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +0 -10
  262. package/dist-cjs/pagination/ListCompilationJobsPaginator.js +0 -10
  263. package/dist-cjs/pagination/ListContextsPaginator.js +0 -10
  264. package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +0 -10
  265. package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +0 -10
  266. package/dist-cjs/pagination/ListDevicesPaginator.js +0 -10
  267. package/dist-cjs/pagination/ListDomainsPaginator.js +0 -10
  268. package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +0 -10
  269. package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +0 -10
  270. package/dist-cjs/pagination/ListEndpointsPaginator.js +0 -10
  271. package/dist-cjs/pagination/ListExperimentsPaginator.js +0 -10
  272. package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +0 -10
  273. package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +0 -10
  274. package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +0 -10
  275. package/dist-cjs/pagination/ListImageVersionsPaginator.js +0 -10
  276. package/dist-cjs/pagination/ListImagesPaginator.js +0 -10
  277. package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +0 -10
  278. package/dist-cjs/pagination/ListLabelingJobsPaginator.js +0 -10
  279. package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +0 -10
  280. package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +0 -10
  281. package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +0 -10
  282. package/dist-cjs/pagination/ListModelPackagesPaginator.js +0 -10
  283. package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +0 -10
  284. package/dist-cjs/pagination/ListModelsPaginator.js +0 -10
  285. package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +0 -10
  286. package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +0 -10
  287. package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +0 -10
  288. package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +0 -10
  289. package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +0 -10
  290. package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +0 -10
  291. package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +0 -10
  292. package/dist-cjs/pagination/ListPipelinesPaginator.js +0 -10
  293. package/dist-cjs/pagination/ListProcessingJobsPaginator.js +0 -10
  294. package/dist-cjs/pagination/ListProjectsPaginator.js +0 -10
  295. package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +0 -10
  296. package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +0 -10
  297. package/dist-cjs/pagination/ListTagsPaginator.js +0 -10
  298. package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +0 -10
  299. package/dist-cjs/pagination/ListTrainingJobsPaginator.js +0 -10
  300. package/dist-cjs/pagination/ListTransformJobsPaginator.js +0 -10
  301. package/dist-cjs/pagination/ListTrialComponentsPaginator.js +0 -10
  302. package/dist-cjs/pagination/ListTrialsPaginator.js +0 -10
  303. package/dist-cjs/pagination/ListUserProfilesPaginator.js +0 -10
  304. package/dist-cjs/pagination/ListWorkforcesPaginator.js +0 -10
  305. package/dist-cjs/pagination/ListWorkteamsPaginator.js +0 -10
  306. package/dist-cjs/pagination/SearchPaginator.js +0 -10
  307. package/dist-cjs/pagination/index.js +58 -0
  308. package/dist-cjs/protocols/Aws_json1_1.js +400 -15
  309. package/dist-cjs/runtimeConfig.browser.js +1 -5
  310. package/dist-cjs/runtimeConfig.js +1 -5
  311. package/dist-cjs/runtimeConfig.native.js +0 -3
  312. package/dist-cjs/runtimeConfig.shared.js +0 -3
  313. package/dist-cjs/waiters/index.js +16 -0
  314. package/dist-cjs/waiters/waitForEndpointDeleted.js +0 -9
  315. package/dist-cjs/waiters/waitForEndpointInService.js +0 -9
  316. package/dist-cjs/waiters/waitForImageCreated.js +0 -9
  317. package/dist-cjs/waiters/waitForImageDeleted.js +0 -9
  318. package/dist-cjs/waiters/waitForImageUpdated.js +0 -9
  319. package/dist-cjs/waiters/waitForImageVersionCreated.js +0 -9
  320. package/dist-cjs/waiters/waitForImageVersionDeleted.js +0 -9
  321. package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +0 -9
  322. package/dist-cjs/waiters/waitForNotebookInstanceInService.js +0 -9
  323. package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +0 -9
  324. package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +0 -9
  325. package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +0 -9
  326. package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +0 -9
  327. package/dist-es/SageMaker.js +30 -0
  328. package/dist-es/commands/BatchDescribeModelPackageCommand.js +39 -0
  329. package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
  330. package/dist-es/commands/CreateModelCommand.js +1 -1
  331. package/dist-es/commands/DescribeProjectCommand.js +2 -1
  332. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
  333. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
  334. package/dist-es/commands/DescribeTrainingJobCommand.js +1 -2
  335. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
  336. package/dist-es/commands/StopLabelingJobCommand.js +1 -1
  337. package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -1
  338. package/dist-es/commands/StopNotebookInstanceCommand.js +1 -1
  339. package/dist-es/commands/StopPipelineExecutionCommand.js +1 -1
  340. package/dist-es/commands/StopProcessingJobCommand.js +1 -1
  341. package/dist-es/commands/StopTrainingJobCommand.js +1 -1
  342. package/dist-es/commands/StopTransformJobCommand.js +1 -1
  343. package/dist-es/commands/UpdateActionCommand.js +1 -1
  344. package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -1
  345. package/dist-es/commands/UpdateProjectCommand.js +39 -0
  346. package/dist-es/commands/index.js +242 -0
  347. package/dist-es/endpoints.js +6 -1
  348. package/dist-es/index.js +5 -310
  349. package/dist-es/models/models_0.js +140 -130
  350. package/dist-es/models/models_1.js +56 -59
  351. package/dist-es/models/models_2.js +53 -52
  352. package/dist-es/models/models_3.js +64 -0
  353. package/dist-es/pagination/index.js +55 -0
  354. package/dist-es/protocols/Aws_json1_1.js +374 -10
  355. package/dist-es/waiters/index.js +13 -0
  356. package/dist-types/SageMaker.d.ts +23 -2
  357. package/dist-types/SageMakerClient.d.ts +4 -2
  358. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +35 -0
  359. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
  360. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  361. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
  362. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
  363. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  364. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  365. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -2
  366. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  367. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
  368. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  369. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
  370. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
  371. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
  372. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
  373. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
  374. package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
  375. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  376. package/dist-types/commands/UpdateProjectCommand.d.ts +42 -0
  377. package/dist-types/commands/index.d.ts +242 -0
  378. package/dist-types/index.d.ts +5 -310
  379. package/dist-types/models/models_0.d.ts +389 -691
  380. package/dist-types/models/models_1.d.ts +558 -279
  381. package/dist-types/models/models_2.d.ts +319 -185
  382. package/dist-types/models/models_3.d.ts +265 -5
  383. package/dist-types/pagination/index.d.ts +55 -0
  384. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  385. package/dist-types/ts3.4/SageMaker.d.ts +251 -1620
  386. package/dist-types/ts3.4/SageMakerClient.d.ts +28 -106
  387. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -24
  388. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -45
  389. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -21
  390. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +17 -0
  391. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -24
  392. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -21
  393. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -23
  394. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -22
  395. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -24
  396. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -23
  397. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -26
  398. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -51
  399. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -24
  400. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -21
  401. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -20
  402. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -66
  403. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -20
  404. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -96
  405. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -48
  406. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -36
  407. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -32
  408. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -20
  409. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -20
  410. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -24
  411. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -22
  412. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -21
  413. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +3 -58
  414. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -20
  415. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +3 -45
  416. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -20
  417. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -39
  418. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -20
  419. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -21
  420. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -21
  421. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -56
  422. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -33
  423. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -20
  424. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -36
  425. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -37
  426. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -20
  427. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -21
  428. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -20
  429. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -92
  430. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -54
  431. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -30
  432. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -29
  433. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -26
  434. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -40
  435. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -23
  436. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -20
  437. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -20
  438. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -20
  439. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -20
  440. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -21
  441. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -20
  442. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -20
  443. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -20
  444. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -20
  445. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -20
  446. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -24
  447. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -23
  448. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -28
  449. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -22
  450. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -25
  451. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -20
  452. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -24
  453. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -21
  454. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -21
  455. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -20
  456. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -23
  457. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -20
  458. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -22
  459. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -20
  460. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -20
  461. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -20
  462. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -21
  463. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -26
  464. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
  465. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -23
  466. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -20
  467. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -20
  468. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -31
  469. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -22
  470. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -22
  471. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -21
  472. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -32
  473. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -20
  474. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -20
  475. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -20
  476. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -20
  477. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -20
  478. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -20
  479. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -20
  480. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -20
  481. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -20
  482. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -22
  483. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -20
  484. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -20
  485. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -20
  486. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -20
  487. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -20
  488. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -20
  489. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -20
  490. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -21
  491. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -20
  492. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -22
  493. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -20
  494. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -20
  495. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -21
  496. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -20
  497. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -20
  498. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -20
  499. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -20
  500. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -21
  501. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -20
  502. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -23
  503. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -20
  504. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -20
  505. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -20
  506. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -20
  507. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -22
  508. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -20
  509. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -20
  510. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -20
  511. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -20
  512. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -21
  513. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -21
  514. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -22
  515. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +3 -28
  516. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -20
  517. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -20
  518. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -20
  519. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -20
  520. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -25
  521. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -22
  522. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
  523. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -25
  524. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
  525. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -20
  526. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -23
  527. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -21
  528. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -23
  529. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -20
  530. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -20
  531. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -22
  532. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -20
  533. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -20
  534. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -20
  535. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -20
  536. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -20
  537. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -20
  538. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -22
  539. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -20
  540. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -20
  541. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -20
  542. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
  543. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -20
  544. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -20
  545. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -20
  546. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -20
  547. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -22
  548. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -20
  549. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -20
  550. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -20
  551. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -22
  552. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -21
  553. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -21
  554. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -20
  555. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -20
  556. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -20
  557. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -20
  558. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -20
  559. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -20
  560. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -20
  561. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -20
  562. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -20
  563. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -20
  564. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -20
  565. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -21
  566. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -20
  567. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -20
  568. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -20
  569. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -20
  570. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -20
  571. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -20
  572. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -20
  573. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -22
  574. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -20
  575. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -40
  576. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -21
  577. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -20
  578. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -39
  579. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -24
  580. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -20
  581. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -21
  582. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -22
  583. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -22
  584. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -20
  585. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -20
  586. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -20
  587. package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -24
  588. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -22
  589. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -22
  590. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -24
  591. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -23
  592. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -20
  593. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -20
  594. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -25
  595. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -20
  596. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +3 -27
  597. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +3 -22
  598. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +3 -21
  599. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +3 -29
  600. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +3 -45
  601. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +3 -21
  602. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +3 -27
  603. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +3 -26
  604. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +3 -21
  605. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +3 -21
  606. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -20
  607. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -20
  608. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -20
  609. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -20
  610. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -20
  611. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -20
  612. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -36
  613. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -24
  614. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -21
  615. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -21
  616. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -20
  617. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -20
  618. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -22
  619. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
  620. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -20
  621. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -20
  622. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +17 -0
  623. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -20
  624. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -20
  625. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -20
  626. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -20
  627. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -41
  628. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -20
  629. package/dist-types/ts3.4/commands/index.d.ts +242 -0
  630. package/dist-types/ts3.4/index.d.ts +5 -310
  631. package/dist-types/ts3.4/models/models_0.d.ts +1290 -9961
  632. package/dist-types/ts3.4/models/models_1.d.ts +1461 -5168
  633. package/dist-types/ts3.4/models/models_2.d.ts +1733 -6462
  634. package/dist-types/ts3.4/models/models_3.d.ts +328 -656
  635. package/dist-types/ts3.4/pagination/index.d.ts +55 -0
  636. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +6 -0
  637. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  638. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  639. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  640. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  641. package/dist-types/ts3.4/waiters/index.d.ts +13 -0
  642. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +2 -9
  643. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +2 -9
  644. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +2 -9
  645. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +2 -9
  646. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +2 -9
  647. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +2 -9
  648. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +2 -9
  649. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +2 -9
  650. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +2 -9
  651. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +2 -9
  652. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +2 -9
  653. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +2 -9
  654. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +2 -9
  655. package/dist-types/waiters/index.d.ts +13 -0
  656. package/package.json +33 -33
@@ -6,29 +6,11 @@ export interface CreateHumanTaskUiCommandInput extends CreateHumanTaskUiRequest
6
6
  }
7
7
  export interface CreateHumanTaskUiCommandOutput extends CreateHumanTaskUiResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <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>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { SageMakerClient, CreateHumanTaskUiCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
15
- * // const { SageMakerClient, CreateHumanTaskUiCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
16
- * const client = new SageMakerClient(config);
17
- * const command = new CreateHumanTaskUiCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateHumanTaskUiCommandInput} for command's `input` shape.
22
- * @see {@link CreateHumanTaskUiCommandOutput} for command's `response` shape.
23
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateHumanTaskUiCommand extends $Command<CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput, SageMakerClientResolvedConfig> {
27
11
  readonly input: CreateHumanTaskUiCommandInput;
28
12
  constructor(input: CreateHumanTaskUiCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface CreateHyperParameterTuningJobCommandInput extends CreateHyperPa
6
6
  }
7
7
  export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperParameterTuningJobResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Starts a hyperparameter tuning job. A hyperparameter tuning job finds the best version
11
- * of a model by running many training jobs on your dataset using the algorithm you choose
12
- * and values for hyperparameters within ranges that you specify. It then chooses the
13
- * hyperparameter values that result in a model that performs the best, as measured by an
14
- * objective metric that you choose.</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { SageMakerClient, CreateHyperParameterTuningJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
19
- * // const { SageMakerClient, CreateHyperParameterTuningJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
20
- * const client = new SageMakerClient(config);
21
- * const command = new CreateHyperParameterTuningJobCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link CreateHyperParameterTuningJobCommandInput} for command's `input` shape.
26
- * @see {@link CreateHyperParameterTuningJobCommandOutput} for command's `response` shape.
27
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class CreateHyperParameterTuningJobCommand extends $Command<CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig> {
31
11
  readonly input: CreateHyperParameterTuningJobCommandInput;
32
12
  constructor(input: CreateHyperParameterTuningJobCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface CreateImageCommandInput extends CreateImageRequest {
6
6
  }
7
7
  export interface CreateImageCommandOutput extends CreateImageResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a custom SageMaker image. A SageMaker image is a set of image versions. Each image
11
- * version represents a container image stored in Amazon Container Registry (ECR). For more information, see
12
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html">Bring your own SageMaker image</a>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { SageMakerClient, CreateImageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
17
- * // const { SageMakerClient, CreateImageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
18
- * const client = new SageMakerClient(config);
19
- * const command = new CreateImageCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateImageCommandInput} for command's `input` shape.
24
- * @see {@link CreateImageCommandOutput} for command's `response` shape.
25
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class CreateImageCommand extends $Command<CreateImageCommandInput, CreateImageCommandOutput, SageMakerClientResolvedConfig> {
29
11
  readonly input: CreateImageCommandInput;
30
12
  constructor(input: CreateImageCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateImageCommandInput, CreateImageCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface CreateImageVersionCommandInput extends CreateImageVersionReques
6
6
  }
7
7
  export interface CreateImageVersionCommandOutput extends CreateImageVersionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a version of the SageMaker image specified by <code>ImageName</code>. The version
11
- * represents the Amazon Container Registry (ECR) container image specified by <code>BaseImage</code>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { SageMakerClient, CreateImageVersionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
16
- * // const { SageMakerClient, CreateImageVersionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
17
- * const client = new SageMakerClient(config);
18
- * const command = new CreateImageVersionCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateImageVersionCommandInput} for command's `input` shape.
23
- * @see {@link CreateImageVersionCommandOutput} for command's `response` shape.
24
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class CreateImageVersionCommand extends $Command<CreateImageVersionCommandInput, CreateImageVersionCommandOutput, SageMakerClientResolvedConfig> {
28
11
  readonly input: CreateImageVersionCommandInput;
29
12
  constructor(input: CreateImageVersionCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateImageVersionCommandInput, CreateImageVersionCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -1,71 +1,16 @@
1
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
2
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateLabelingJobRequest, CreateLabelingJobResponse } from "../models/models_0";
3
+ import { CreateLabelingJobRequest, CreateLabelingJobResponse } from "../models/models_1";
4
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
5
  export interface CreateLabelingJobCommandInput extends CreateLabelingJobRequest {
6
6
  }
7
7
  export interface CreateLabelingJobCommandOutput extends CreateLabelingJobResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a job that uses workers to label the data objects in your input dataset. You
11
- * can use the labeled data to train machine learning models. </p>
12
- * <p>You can select your workforce from one of three providers:</p>
13
- * <ul>
14
- * <li>
15
- * <p>A private workforce that you create. It can include employees, contractors,
16
- * and outside experts. Use a private workforce when want the data to stay within
17
- * your organization or when a specific set of skills is required.</p>
18
- * </li>
19
- * <li>
20
- * <p>One or more vendors that you select from the Amazon Web Services Marketplace. Vendors provide
21
- * expertise in specific areas. </p>
22
- * </li>
23
- * <li>
24
- * <p>The Amazon Mechanical Turk workforce. This is the largest workforce, but it
25
- * should only be used for public data or data that has been stripped of any
26
- * personally identifiable information.</p>
27
- * </li>
28
- * </ul>
29
- * <p>You can also use <i>automated data labeling</i> to reduce the number of
30
- * data objects that need to be labeled by a human. Automated data labeling uses
31
- * <i>active learning</i> to determine if a data object can be labeled by
32
- * machine or if it needs to be sent to a human worker. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-automated-labeling.html">Using
33
- * Automated Data Labeling</a>.</p>
34
- * <p>The data objects to be labeled are contained in an Amazon S3 bucket. You create a
35
- * <i>manifest file</i> that describes the location of each object. For
36
- * more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data.html">Using Input and Output Data</a>.</p>
37
- * <p>The output can be used as the manifest file for another labeling job or as training
38
- * data for your machine learning models.</p>
39
- * <p>You can use this operation to create a static labeling job or a streaming labeling
40
- * job. A static labeling job stops if all data objects in the input manifest file
41
- * identified in <code>ManifestS3Uri</code> have been labeled. A streaming labeling job
42
- * runs perpetually until it is manually stopped, or remains idle for 10 days. You can send
43
- * new data objects to an active (<code>InProgress</code>) streaming labeling job in real
44
- * time. To learn how to create a static labeling job, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-create-labeling-job-api.html">Create a Labeling Job
45
- * (API) </a> in the Amazon SageMaker Developer Guide. To learn how to create a streaming
46
- * labeling job, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-streaming-create-job.html">Create a Streaming Labeling
47
- * Job</a>.</p>
48
- * @example
49
- * Use a bare-bones client and the command you need to make an API call.
50
- * ```javascript
51
- * import { SageMakerClient, CreateLabelingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
52
- * // const { SageMakerClient, CreateLabelingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
53
- * const client = new SageMakerClient(config);
54
- * const command = new CreateLabelingJobCommand(input);
55
- * const response = await client.send(command);
56
- * ```
57
- *
58
- * @see {@link CreateLabelingJobCommandInput} for command's `input` shape.
59
- * @see {@link CreateLabelingJobCommandOutput} for command's `response` shape.
60
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
61
- *
62
- */
9
+
63
10
  export declare class CreateLabelingJobCommand extends $Command<CreateLabelingJobCommandInput, CreateLabelingJobCommandOutput, SageMakerClientResolvedConfig> {
64
11
  readonly input: CreateLabelingJobCommandInput;
65
12
  constructor(input: CreateLabelingJobCommandInput);
66
- /**
67
- * @internal
68
- */
13
+
69
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLabelingJobCommandInput, CreateLabelingJobCommandOutput>;
70
15
  private serialize;
71
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateModelBiasJobDefinitionCommandInput extends CreateModelBia
6
6
  }
7
7
  export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBiasJobDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates the definition for a model bias job.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { SageMakerClient, CreateModelBiasJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
15
- * // const { SageMakerClient, CreateModelBiasJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
16
- * const client = new SageMakerClient(config);
17
- * const command = new CreateModelBiasJobDefinitionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateModelBiasJobDefinitionCommandInput} for command's `input` shape.
22
- * @see {@link CreateModelBiasJobDefinitionCommandOutput} for command's `response` shape.
23
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateModelBiasJobDefinitionCommand extends $Command<CreateModelBiasJobDefinitionCommandInput, CreateModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
27
11
  readonly input: CreateModelBiasJobDefinitionCommandInput;
28
12
  constructor(input: CreateModelBiasJobDefinitionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelBiasJobDefinitionCommandInput, CreateModelBiasJobDefinitionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -1,58 +1,16 @@
1
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
2
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateModelInput, CreateModelOutput } from "../models/models_0";
3
+ import { CreateModelInput, CreateModelOutput } from "../models/models_1";
4
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
5
  export interface CreateModelCommandInput extends CreateModelInput {
6
6
  }
7
7
  export interface CreateModelCommandOutput extends CreateModelOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a model in Amazon SageMaker. In the request, you name the model and describe a primary
11
- * container. For the primary container, you specify the Docker image that
12
- * contains inference code, artifacts (from prior training), and a custom environment map
13
- * that the inference code uses when you deploy the model for predictions.</p>
14
- * <p>Use this API to create a model if you want to use Amazon SageMaker hosting services or run a batch
15
- * transform job.</p>
16
- * <p>To host your model, you create an endpoint configuration with the
17
- * <code>CreateEndpointConfig</code> API, and then create an endpoint with the
18
- * <code>CreateEndpoint</code> API. Amazon SageMaker then deploys all of the containers that you
19
- * defined for the model in the hosting environment. </p>
20
- * <p>For an example that calls this method when deploying a model to Amazon SageMaker hosting services,
21
- * see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ex1-deploy-model.html#ex1-deploy-model-boto">Deploy the
22
- * Model to Amazon SageMaker Hosting Services (Amazon Web Services SDK for Python (Boto
23
- * 3)).</a>
24
- * </p>
25
- * <p>To run a batch transform using your model, you start a job with the
26
- * <code>CreateTransformJob</code> API. Amazon SageMaker uses your model and your dataset to get
27
- * inferences which are then saved to a specified S3 location.</p>
28
- * <p>In the <code>CreateModel</code> request, you must define a container with the
29
- * <code>PrimaryContainer</code> parameter.</p>
30
- * <p>In the request, you also provide an IAM role that Amazon SageMaker can assume to access model
31
- * artifacts and docker image for deployment on ML compute hosting instances or for batch
32
- * transform jobs. In addition, you also use the IAM role to manage permissions the
33
- * inference code needs. For example, if the inference code access any other Amazon Web Services resources,
34
- * you grant necessary permissions via this role.</p>
35
- * @example
36
- * Use a bare-bones client and the command you need to make an API call.
37
- * ```javascript
38
- * import { SageMakerClient, CreateModelCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
39
- * // const { SageMakerClient, CreateModelCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
40
- * const client = new SageMakerClient(config);
41
- * const command = new CreateModelCommand(input);
42
- * const response = await client.send(command);
43
- * ```
44
- *
45
- * @see {@link CreateModelCommandInput} for command's `input` shape.
46
- * @see {@link CreateModelCommandOutput} for command's `response` shape.
47
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
48
- *
49
- */
9
+
50
10
  export declare class CreateModelCommand extends $Command<CreateModelCommandInput, CreateModelCommandOutput, SageMakerClientResolvedConfig> {
51
11
  readonly input: CreateModelCommandInput;
52
12
  constructor(input: CreateModelCommandInput);
53
- /**
54
- * @internal
55
- */
13
+
56
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelCommandInput, CreateModelCommandOutput>;
57
15
  private serialize;
58
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateModelExplainabilityJobDefinitionCommandInput extends Crea
6
6
  }
7
7
  export interface CreateModelExplainabilityJobDefinitionCommandOutput extends CreateModelExplainabilityJobDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates the definition for a model explainability job.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { SageMakerClient, CreateModelExplainabilityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
15
- * // const { SageMakerClient, CreateModelExplainabilityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
16
- * const client = new SageMakerClient(config);
17
- * const command = new CreateModelExplainabilityJobDefinitionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateModelExplainabilityJobDefinitionCommandInput} for command's `input` shape.
22
- * @see {@link CreateModelExplainabilityJobDefinitionCommandOutput} for command's `response` shape.
23
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateModelExplainabilityJobDefinitionCommand extends $Command<CreateModelExplainabilityJobDefinitionCommandInput, CreateModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
27
11
  readonly input: CreateModelExplainabilityJobDefinitionCommandInput;
28
12
  constructor(input: CreateModelExplainabilityJobDefinitionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelExplainabilityJobDefinitionCommandInput, CreateModelExplainabilityJobDefinitionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,48 +6,11 @@ export interface CreateModelPackageCommandInput extends CreateModelPackageInput
6
6
  }
7
7
  export interface CreateModelPackageCommandOutput extends CreateModelPackageOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a model package that you can use to create Amazon SageMaker models or list on Amazon Web Services
11
- * Marketplace, or a versioned model that is part of a model group. Buyers can subscribe to
12
- * model packages listed on Amazon Web Services Marketplace to create models in Amazon SageMaker.</p>
13
- * <p>To create a model package by specifying a Docker container that contains your
14
- * inference code and the Amazon S3 location of your model artifacts, provide values for
15
- * <code>InferenceSpecification</code>. To create a model from an algorithm resource
16
- * that you created or subscribed to in Amazon Web Services Marketplace, provide a value for
17
- * <code>SourceAlgorithmSpecification</code>.</p>
18
- * <note>
19
- * <p>There are two types of model packages:</p>
20
- * <ul>
21
- * <li>
22
- * <p>Versioned - a model that is part of a model group in the model
23
- * registry.</p>
24
- * </li>
25
- * <li>
26
- * <p>Unversioned - a model package that is not part of a model group.</p>
27
- * </li>
28
- * </ul>
29
- * </note>
30
- * @example
31
- * Use a bare-bones client and the command you need to make an API call.
32
- * ```javascript
33
- * import { SageMakerClient, CreateModelPackageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
34
- * // const { SageMakerClient, CreateModelPackageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
35
- * const client = new SageMakerClient(config);
36
- * const command = new CreateModelPackageCommand(input);
37
- * const response = await client.send(command);
38
- * ```
39
- *
40
- * @see {@link CreateModelPackageCommandInput} for command's `input` shape.
41
- * @see {@link CreateModelPackageCommandOutput} for command's `response` shape.
42
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
43
- *
44
- */
9
+
45
10
  export declare class CreateModelPackageCommand extends $Command<CreateModelPackageCommandInput, CreateModelPackageCommandOutput, SageMakerClientResolvedConfig> {
46
11
  readonly input: CreateModelPackageCommandInput;
47
12
  constructor(input: CreateModelPackageCommandInput);
48
- /**
49
- * @internal
50
- */
13
+
51
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelPackageCommandInput, CreateModelPackageCommandOutput>;
52
15
  private serialize;
53
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateModelPackageGroupCommandInput extends CreateModelPackageG
6
6
  }
7
7
  export interface CreateModelPackageGroupCommandOutput extends CreateModelPackageGroupOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a model group. A model group contains a group of model versions.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { SageMakerClient, CreateModelPackageGroupCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
15
- * // const { SageMakerClient, CreateModelPackageGroupCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
16
- * const client = new SageMakerClient(config);
17
- * const command = new CreateModelPackageGroupCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateModelPackageGroupCommandInput} for command's `input` shape.
22
- * @see {@link CreateModelPackageGroupCommandOutput} for command's `response` shape.
23
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateModelPackageGroupCommand extends $Command<CreateModelPackageGroupCommandInput, CreateModelPackageGroupCommandOutput, SageMakerClientResolvedConfig> {
27
11
  readonly input: CreateModelPackageGroupCommandInput;
28
12
  constructor(input: CreateModelPackageGroupCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelPackageGroupCommandInput, CreateModelPackageGroupCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface CreateModelQualityJobDefinitionCommandInput extends CreateModel
6
6
  }
7
7
  export interface CreateModelQualityJobDefinitionCommandOutput extends CreateModelQualityJobDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a definition for a job that monitors model quality and drift. For information
11
- * about model monitor, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model Monitor</a>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { SageMakerClient, CreateModelQualityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
16
- * // const { SageMakerClient, CreateModelQualityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
17
- * const client = new SageMakerClient(config);
18
- * const command = new CreateModelQualityJobDefinitionCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateModelQualityJobDefinitionCommandInput} for command's `input` shape.
23
- * @see {@link CreateModelQualityJobDefinitionCommandOutput} for command's `response` shape.
24
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class CreateModelQualityJobDefinitionCommand extends $Command<CreateModelQualityJobDefinitionCommandInput, CreateModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
28
11
  readonly input: CreateModelQualityJobDefinitionCommandInput;
29
12
  constructor(input: CreateModelQualityJobDefinitionCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelQualityJobDefinitionCommandInput, CreateModelQualityJobDefinitionCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface CreateMonitoringScheduleCommandInput extends CreateMonitoringSc
6
6
  }
7
7
  export interface CreateMonitoringScheduleCommandOutput extends CreateMonitoringScheduleResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data
11
- * captured for an Amazon SageMaker Endoint.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { SageMakerClient, CreateMonitoringScheduleCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
16
- * // const { SageMakerClient, CreateMonitoringScheduleCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
17
- * const client = new SageMakerClient(config);
18
- * const command = new CreateMonitoringScheduleCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateMonitoringScheduleCommandInput} for command's `input` shape.
23
- * @see {@link CreateMonitoringScheduleCommandOutput} for command's `response` shape.
24
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class CreateMonitoringScheduleCommand extends $Command<CreateMonitoringScheduleCommandInput, CreateMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig> {
28
11
  readonly input: CreateMonitoringScheduleCommandInput;
29
12
  constructor(input: CreateMonitoringScheduleCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMonitoringScheduleCommandInput, CreateMonitoringScheduleCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,65 +6,11 @@ export interface CreateNotebookInstanceCommandInput extends CreateNotebookInstan
6
6
  }
7
7
  export interface CreateNotebookInstanceCommandOutput extends CreateNotebookInstanceOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates an Amazon SageMaker notebook instance. A notebook instance is a machine learning (ML)
11
- * compute instance running on a Jupyter notebook. </p>
12
- * <p>In a <code>CreateNotebookInstance</code> request, specify the type of ML compute
13
- * instance that you want to run. Amazon SageMaker launches the instance, installs common libraries
14
- * that you can use to explore datasets for model training, and attaches an ML storage
15
- * volume to the notebook instance. </p>
16
- * <p>Amazon SageMaker also provides a set of example notebooks. Each notebook demonstrates how to
17
- * use Amazon SageMaker with a specific algorithm or with a machine learning framework. </p>
18
- * <p>After receiving the request, Amazon SageMaker does the following:</p>
19
- * <ol>
20
- * <li>
21
- * <p>Creates a network interface in the Amazon SageMaker VPC.</p>
22
- * </li>
23
- * <li>
24
- * <p>(Option) If you specified <code>SubnetId</code>, Amazon SageMaker creates a network
25
- * interface in your own VPC, which is inferred from the subnet ID that you provide
26
- * in the input. When creating this network interface, Amazon SageMaker attaches the security
27
- * group that you specified in the request to the network interface that it creates
28
- * in your VPC.</p>
29
- *
30
- * </li>
31
- * <li>
32
- * <p>Launches an EC2 instance of the type specified in the request in the Amazon SageMaker
33
- * VPC. If you specified <code>SubnetId</code> of your VPC, Amazon SageMaker specifies both
34
- * network interfaces when launching this instance. This enables inbound traffic
35
- * from your own VPC to the notebook instance, assuming that the security groups
36
- * allow it.</p>
37
- * </li>
38
- * </ol>
39
- *
40
- * <p>After creating the notebook instance, Amazon SageMaker returns its Amazon Resource Name (ARN).
41
- * You can't change the name of a notebook instance after you create it.</p>
42
- * <p>After Amazon SageMaker creates the notebook instance, you can connect to the Jupyter server and
43
- * work in Jupyter notebooks. For example, you can write code to explore a dataset that you
44
- * can use for model training, train a model, host models by creating Amazon SageMaker endpoints, and
45
- * validate hosted models. </p>
46
- * <p>For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/how-it-works.html">How It Works</a>. </p>
47
- * @example
48
- * Use a bare-bones client and the command you need to make an API call.
49
- * ```javascript
50
- * import { SageMakerClient, CreateNotebookInstanceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
51
- * // const { SageMakerClient, CreateNotebookInstanceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
52
- * const client = new SageMakerClient(config);
53
- * const command = new CreateNotebookInstanceCommand(input);
54
- * const response = await client.send(command);
55
- * ```
56
- *
57
- * @see {@link CreateNotebookInstanceCommandInput} for command's `input` shape.
58
- * @see {@link CreateNotebookInstanceCommandOutput} for command's `response` shape.
59
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
60
- *
61
- */
9
+
62
10
  export declare class CreateNotebookInstanceCommand extends $Command<CreateNotebookInstanceCommandInput, CreateNotebookInstanceCommandOutput, SageMakerClientResolvedConfig> {
63
11
  readonly input: CreateNotebookInstanceCommandInput;
64
12
  constructor(input: CreateNotebookInstanceCommandInput);
65
- /**
66
- * @internal
67
- */
13
+
68
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNotebookInstanceCommandInput, CreateNotebookInstanceCommandOutput>;
69
15
  private serialize;
70
16
  private deserialize;
@@ -6,42 +6,11 @@ export interface CreateNotebookInstanceLifecycleConfigCommandInput extends Creat
6
6
  }
7
7
  export interface CreateNotebookInstanceLifecycleConfigCommandOutput extends CreateNotebookInstanceLifecycleConfigOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a lifecycle configuration that you can associate with a notebook instance. A
11
- * <i>lifecycle configuration</i> is a collection of shell scripts that
12
- * run when you create or start a notebook instance.</p>
13
- * <p>Each lifecycle configuration script has a limit of 16384 characters.</p>
14
- * <p>The value of the <code>$PATH</code> environment variable that is available to both
15
- * scripts is <code>/sbin:bin:/usr/sbin:/usr/bin</code>.</p>
16
- * <p>View CloudWatch Logs for notebook instance lifecycle configurations in log group
17
- * <code>/aws/sagemaker/NotebookInstances</code> in log stream
18
- * <code>[notebook-instance-name]/[LifecycleConfigHook]</code>.</p>
19
- * <p>Lifecycle configuration scripts cannot run for longer than 5 minutes. If a script runs
20
- * for longer than 5 minutes, it fails and the notebook instance is not created or
21
- * started.</p>
22
- * <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
23
- * 2.1: (Optional) Customize a Notebook Instance</a>.</p>
24
- * @example
25
- * Use a bare-bones client and the command you need to make an API call.
26
- * ```javascript
27
- * import { SageMakerClient, CreateNotebookInstanceLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
28
- * // const { SageMakerClient, CreateNotebookInstanceLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
29
- * const client = new SageMakerClient(config);
30
- * const command = new CreateNotebookInstanceLifecycleConfigCommand(input);
31
- * const response = await client.send(command);
32
- * ```
33
- *
34
- * @see {@link CreateNotebookInstanceLifecycleConfigCommandInput} for command's `input` shape.
35
- * @see {@link CreateNotebookInstanceLifecycleConfigCommandOutput} for command's `response` shape.
36
- * @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
37
- *
38
- */
9
+
39
10
  export declare class CreateNotebookInstanceLifecycleConfigCommand extends $Command<CreateNotebookInstanceLifecycleConfigCommandInput, CreateNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
40
11
  readonly input: CreateNotebookInstanceLifecycleConfigCommandInput;
41
12
  constructor(input: CreateNotebookInstanceLifecycleConfigCommandInput);
42
- /**
43
- * @internal
44
- */
13
+
45
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNotebookInstanceLifecycleConfigCommandInput, CreateNotebookInstanceLifecycleConfigCommandOutput>;
46
15
  private serialize;
47
16
  private deserialize;