@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
@@ -1,191 +1,234 @@
1
- import { BooleanOperator, EdgeOutputConfig, UserSettings } from "./models_0";
2
- import { _InstanceType, DeploymentConfig, MemberDefinition, ModelApprovalStatus, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ProfilerRuleConfiguration, RootAccess, SourceIpConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
3
- import { DesiredWeightAndCapacity, Device, Filter, GitConfigForUpdate, NestedFilters, ProfilerConfigForUpdate, ResourceType, SearchSortOrder, Workforce, Workteam } from "./models_2";
1
+ import { ActionStatus, BooleanOperator, EdgeOutputConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag, UserSettings } from "./models_0";
2
+ import { _InstanceType, DeploymentConfig, MemberDefinition, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
3
+ import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Filter, GitConfigForUpdate, NestedFilters, ProfilerConfigForUpdate, ResourceType, SearchSortOrder, Workforce, Workteam } from "./models_2";
4
+ export interface StopHyperParameterTuningJobRequest {
5
+
6
+ HyperParameterTuningJobName: string | undefined;
7
+ }
8
+ export declare namespace StopHyperParameterTuningJobRequest {
9
+
10
+ const filterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
11
+ }
12
+ export interface StopLabelingJobRequest {
13
+
14
+ LabelingJobName: string | undefined;
15
+ }
16
+ export declare namespace StopLabelingJobRequest {
17
+
18
+ const filterSensitiveLog: (obj: StopLabelingJobRequest) => any;
19
+ }
20
+ export interface StopMonitoringScheduleRequest {
21
+
22
+ MonitoringScheduleName: string | undefined;
23
+ }
24
+ export declare namespace StopMonitoringScheduleRequest {
25
+
26
+ const filterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
27
+ }
28
+ export interface StopNotebookInstanceInput {
29
+
30
+ NotebookInstanceName: string | undefined;
31
+ }
32
+ export declare namespace StopNotebookInstanceInput {
33
+
34
+ const filterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
35
+ }
36
+ export interface StopPipelineExecutionRequest {
37
+
38
+ PipelineExecutionArn: string | undefined;
39
+
40
+ ClientRequestToken?: string;
41
+ }
42
+ export declare namespace StopPipelineExecutionRequest {
43
+
44
+ const filterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
45
+ }
46
+ export interface StopPipelineExecutionResponse {
47
+
48
+ PipelineExecutionArn?: string;
49
+ }
50
+ export declare namespace StopPipelineExecutionResponse {
51
+
52
+ const filterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
53
+ }
54
+ export interface StopProcessingJobRequest {
55
+
56
+ ProcessingJobName: string | undefined;
57
+ }
58
+ export declare namespace StopProcessingJobRequest {
59
+
60
+ const filterSensitiveLog: (obj: StopProcessingJobRequest) => any;
61
+ }
62
+ export interface StopTrainingJobRequest {
63
+
64
+ TrainingJobName: string | undefined;
65
+ }
66
+ export declare namespace StopTrainingJobRequest {
67
+
68
+ const filterSensitiveLog: (obj: StopTrainingJobRequest) => any;
69
+ }
70
+ export interface StopTransformJobRequest {
71
+
72
+ TransformJobName: string | undefined;
73
+ }
74
+ export declare namespace StopTransformJobRequest {
75
+
76
+ const filterSensitiveLog: (obj: StopTransformJobRequest) => any;
77
+ }
78
+ export interface UpdateActionRequest {
79
+
80
+ ActionName: string | undefined;
81
+
82
+ Description?: string;
83
+
84
+ Status?: ActionStatus | string;
85
+
86
+ Properties?: {
87
+ [key: string]: string;
88
+ };
89
+
90
+ PropertiesToRemove?: string[];
91
+ }
92
+ export declare namespace UpdateActionRequest {
93
+
94
+ const filterSensitiveLog: (obj: UpdateActionRequest) => any;
95
+ }
96
+ export interface UpdateActionResponse {
97
+
98
+ ActionArn?: string;
99
+ }
100
+ export declare namespace UpdateActionResponse {
101
+
102
+ const filterSensitiveLog: (obj: UpdateActionResponse) => any;
103
+ }
104
+ export interface UpdateAppImageConfigRequest {
105
+
106
+ AppImageConfigName: string | undefined;
107
+
108
+ KernelGatewayImageConfig?: KernelGatewayImageConfig;
109
+ }
110
+ export declare namespace UpdateAppImageConfigRequest {
111
+
112
+ const filterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
113
+ }
114
+ export interface UpdateAppImageConfigResponse {
115
+
116
+ AppImageConfigArn?: string;
117
+ }
118
+ export declare namespace UpdateAppImageConfigResponse {
119
+
120
+ const filterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
121
+ }
4
122
  export interface UpdateArtifactRequest {
5
- /**
6
- * <p>The Amazon Resource Name (ARN) of the artifact to update.</p>
7
- */
123
+
8
124
  ArtifactArn: string | undefined;
9
- /**
10
- * <p>The new name for the artifact.</p>
11
- */
125
+
12
126
  ArtifactName?: string;
13
- /**
14
- * <p>The new list of properties. Overwrites the current property list.</p>
15
- */
127
+
16
128
  Properties?: {
17
129
  [key: string]: string;
18
130
  };
19
- /**
20
- * <p>A list of properties to remove.</p>
21
- */
131
+
22
132
  PropertiesToRemove?: string[];
23
133
  }
24
134
  export declare namespace UpdateArtifactRequest {
25
- /**
26
- * @internal
27
- */
135
+
28
136
  const filterSensitiveLog: (obj: UpdateArtifactRequest) => any;
29
137
  }
30
138
  export interface UpdateArtifactResponse {
31
- /**
32
- * <p>The Amazon Resource Name (ARN) of the artifact.</p>
33
- */
139
+
34
140
  ArtifactArn?: string;
35
141
  }
36
142
  export declare namespace UpdateArtifactResponse {
37
- /**
38
- * @internal
39
- */
143
+
40
144
  const filterSensitiveLog: (obj: UpdateArtifactResponse) => any;
41
145
  }
42
146
  export interface UpdateCodeRepositoryInput {
43
- /**
44
- * <p>The name of the Git repository to update.</p>
45
- */
147
+
46
148
  CodeRepositoryName: string | undefined;
47
- /**
48
- * <p>The configuration of the git repository, including the URL and the Amazon Resource
49
- * Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to
50
- * access the repository. The secret must have a staging label of <code>AWSCURRENT</code>
51
- * and must be in the following format:</p>
52
- * <p>
53
- * <code>{"username": <i>UserName</i>, "password":
54
- * <i>Password</i>}</code>
55
- * </p>
56
- */
149
+
57
150
  GitConfig?: GitConfigForUpdate;
58
151
  }
59
152
  export declare namespace UpdateCodeRepositoryInput {
60
- /**
61
- * @internal
62
- */
153
+
63
154
  const filterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
64
155
  }
65
156
  export interface UpdateCodeRepositoryOutput {
66
- /**
67
- * <p>The ARN of the Git repository.</p>
68
- */
157
+
69
158
  CodeRepositoryArn: string | undefined;
70
159
  }
71
160
  export declare namespace UpdateCodeRepositoryOutput {
72
- /**
73
- * @internal
74
- */
161
+
75
162
  const filterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
76
163
  }
77
164
  export interface UpdateContextRequest {
78
- /**
79
- * <p>The name of the context to update.</p>
80
- */
165
+
81
166
  ContextName: string | undefined;
82
- /**
83
- * <p>The new description for the context.</p>
84
- */
167
+
85
168
  Description?: string;
86
- /**
87
- * <p>The new list of properties. Overwrites the current property list.</p>
88
- */
169
+
89
170
  Properties?: {
90
171
  [key: string]: string;
91
172
  };
92
- /**
93
- * <p>A list of properties to remove.</p>
94
- */
173
+
95
174
  PropertiesToRemove?: string[];
96
175
  }
97
176
  export declare namespace UpdateContextRequest {
98
- /**
99
- * @internal
100
- */
177
+
101
178
  const filterSensitiveLog: (obj: UpdateContextRequest) => any;
102
179
  }
103
180
  export interface UpdateContextResponse {
104
- /**
105
- * <p>The Amazon Resource Name (ARN) of the context.</p>
106
- */
181
+
107
182
  ContextArn?: string;
108
183
  }
109
184
  export declare namespace UpdateContextResponse {
110
- /**
111
- * @internal
112
- */
185
+
113
186
  const filterSensitiveLog: (obj: UpdateContextResponse) => any;
114
187
  }
115
188
  export interface UpdateDeviceFleetRequest {
116
- /**
117
- * <p>The name of the fleet.</p>
118
- */
189
+
119
190
  DeviceFleetName: string | undefined;
120
- /**
121
- * <p>The Amazon Resource Name (ARN) of the device.</p>
122
- */
191
+
123
192
  RoleArn?: string;
124
- /**
125
- * <p>Description of the fleet.</p>
126
- */
193
+
127
194
  Description?: string;
128
- /**
129
- * <p>Output configuration for storing sample data collected by the fleet.</p>
130
- */
195
+
131
196
  OutputConfig: EdgeOutputConfig | undefined;
132
- /**
133
- * <p>Whether to create an Amazon Web Services IoT Role Alias during device fleet creation.
134
- * The name of the role alias generated will match this pattern:
135
- * "SageMakerEdge-{DeviceFleetName}".</p>
136
- * <p>For example, if your device fleet is called "demo-fleet", the name of
137
- * the role alias will be "SageMakerEdge-demo-fleet".</p>
138
- */
197
+
139
198
  EnableIotRoleAlias?: boolean;
140
199
  }
141
200
  export declare namespace UpdateDeviceFleetRequest {
142
- /**
143
- * @internal
144
- */
201
+
145
202
  const filterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
146
203
  }
147
204
  export interface UpdateDevicesRequest {
148
- /**
149
- * <p>The name of the fleet the devices belong to.</p>
150
- */
205
+
151
206
  DeviceFleetName: string | undefined;
152
- /**
153
- * <p>List of devices to register with Edge Manager agent.</p>
154
- */
207
+
155
208
  Devices: Device[] | undefined;
156
209
  }
157
210
  export declare namespace UpdateDevicesRequest {
158
- /**
159
- * @internal
160
- */
211
+
161
212
  const filterSensitiveLog: (obj: UpdateDevicesRequest) => any;
162
213
  }
163
214
  export interface UpdateDomainRequest {
164
- /**
165
- * <p>The ID of the domain to be updated.</p>
166
- */
215
+
167
216
  DomainId: string | undefined;
168
- /**
169
- * <p>A collection of settings.</p>
170
- */
217
+
171
218
  DefaultUserSettings?: UserSettings;
219
+
220
+ DomainSettingsForUpdate?: DomainSettingsForUpdate;
172
221
  }
173
222
  export declare namespace UpdateDomainRequest {
174
- /**
175
- * @internal
176
- */
223
+
177
224
  const filterSensitiveLog: (obj: UpdateDomainRequest) => any;
178
225
  }
179
226
  export interface UpdateDomainResponse {
180
- /**
181
- * <p>The Amazon Resource Name (ARN) of the domain.</p>
182
- */
227
+
183
228
  DomainArn?: string;
184
229
  }
185
230
  export declare namespace UpdateDomainResponse {
186
- /**
187
- * @internal
188
- */
231
+
189
232
  const filterSensitiveLog: (obj: UpdateDomainResponse) => any;
190
233
  }
191
234
  export declare enum VariantPropertyType {
@@ -193,821 +236,450 @@ export declare enum VariantPropertyType {
193
236
  DesiredInstanceCount = "DesiredInstanceCount",
194
237
  DesiredWeight = "DesiredWeight"
195
238
  }
196
- /**
197
- * <p>Specifies a production variant property type for an Endpoint.</p>
198
- * <p>If you are updating an endpoint with the <a>UpdateEndpointInput$RetainAllVariantProperties</a> option set to
199
- * <code>true</code>, the <code>VariantProperty</code> objects listed in <a>UpdateEndpointInput$ExcludeRetainedVariantProperties</a> override the
200
- * existing variant properties of the endpoint.</p>
201
- */
239
+
202
240
  export interface VariantProperty {
203
- /**
204
- * <p>The type of variant property. The supported values are:</p>
205
- * <ul>
206
- * <li>
207
- * <p>
208
- * <code>DesiredInstanceCount</code>: Overrides the existing variant instance
209
- * counts using the <a>ProductionVariant$InitialInstanceCount</a> values
210
- * in the <a>CreateEndpointConfigInput$ProductionVariants</a>.</p>
211
- * </li>
212
- * <li>
213
- * <p>
214
- * <code>DesiredWeight</code>: Overrides the existing variant weights using the
215
- * <a>ProductionVariant$InitialVariantWeight</a> values in the <a>CreateEndpointConfigInput$ProductionVariants</a>.</p>
216
- * </li>
217
- * <li>
218
- * <p>
219
- * <code>DataCaptureConfig</code>: (Not currently supported.)</p>
220
- * </li>
221
- * </ul>
222
- */
241
+
223
242
  VariantPropertyType: VariantPropertyType | string | undefined;
224
243
  }
225
244
  export declare namespace VariantProperty {
226
- /**
227
- * @internal
228
- */
245
+
229
246
  const filterSensitiveLog: (obj: VariantProperty) => any;
230
247
  }
231
248
  export interface UpdateEndpointInput {
232
- /**
233
- * <p>The name of the endpoint whose configuration you want to update.</p>
234
- */
249
+
235
250
  EndpointName: string | undefined;
236
- /**
237
- * <p>The name of the new endpoint configuration.</p>
238
- */
251
+
239
252
  EndpointConfigName: string | undefined;
240
- /**
241
- * <p>When updating endpoint resources, enables or disables the retention of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VariantProperty.html">variant properties</a>, such as the instance count or the variant weight. To
242
- * retain the variant properties of an endpoint when updating it, set
243
- * <code>RetainAllVariantProperties</code> to <code>true</code>. To use the variant
244
- * properties specified in a new <code>EndpointConfig</code> call when updating an
245
- * endpoint, set <code>RetainAllVariantProperties</code> to <code>false</code>. The default
246
- * is <code>false</code>.</p>
247
- */
253
+
248
254
  RetainAllVariantProperties?: boolean;
249
- /**
250
- * <p>When you are updating endpoint resources with <a>UpdateEndpointInput$RetainAllVariantProperties</a>, whose value is set to
251
- * <code>true</code>, <code>ExcludeRetainedVariantProperties</code> specifies the list
252
- * of type <a>VariantProperty</a> to override with the values provided by
253
- * <code>EndpointConfig</code>. If you don't specify a value for
254
- * <code>ExcludeAllVariantProperties</code>, no variant properties are overridden.
255
- * </p>
256
- */
255
+
257
256
  ExcludeRetainedVariantProperties?: VariantProperty[];
258
- /**
259
- * <p>The deployment configuration for the endpoint to be updated.</p>
260
- */
257
+
261
258
  DeploymentConfig?: DeploymentConfig;
262
259
  }
263
260
  export declare namespace UpdateEndpointInput {
264
- /**
265
- * @internal
266
- */
261
+
267
262
  const filterSensitiveLog: (obj: UpdateEndpointInput) => any;
268
263
  }
269
264
  export interface UpdateEndpointOutput {
270
- /**
271
- * <p>The Amazon Resource Name (ARN) of the endpoint.</p>
272
- */
265
+
273
266
  EndpointArn: string | undefined;
274
267
  }
275
268
  export declare namespace UpdateEndpointOutput {
276
- /**
277
- * @internal
278
- */
269
+
279
270
  const filterSensitiveLog: (obj: UpdateEndpointOutput) => any;
280
271
  }
281
272
  export interface UpdateEndpointWeightsAndCapacitiesInput {
282
- /**
283
- * <p>The name of an existing Amazon SageMaker endpoint.</p>
284
- */
273
+
285
274
  EndpointName: string | undefined;
286
- /**
287
- * <p>An object that provides new capacity and weight values for a variant.</p>
288
- */
275
+
289
276
  DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
290
277
  }
291
278
  export declare namespace UpdateEndpointWeightsAndCapacitiesInput {
292
- /**
293
- * @internal
294
- */
279
+
295
280
  const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
296
281
  }
297
282
  export interface UpdateEndpointWeightsAndCapacitiesOutput {
298
- /**
299
- * <p>The Amazon Resource Name (ARN) of the updated endpoint.</p>
300
- */
283
+
301
284
  EndpointArn: string | undefined;
302
285
  }
303
286
  export declare namespace UpdateEndpointWeightsAndCapacitiesOutput {
304
- /**
305
- * @internal
306
- */
287
+
307
288
  const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
308
289
  }
309
290
  export interface UpdateExperimentRequest {
310
- /**
311
- * <p>The name of the experiment to update.</p>
312
- */
291
+
313
292
  ExperimentName: string | undefined;
314
- /**
315
- * <p>The name of the experiment as displayed. The name doesn't need to be unique. If
316
- * <code>DisplayName</code> isn't specified, <code>ExperimentName</code> is displayed.</p>
317
- */
293
+
318
294
  DisplayName?: string;
319
- /**
320
- * <p>The description of the experiment.</p>
321
- */
295
+
322
296
  Description?: string;
323
297
  }
324
298
  export declare namespace UpdateExperimentRequest {
325
- /**
326
- * @internal
327
- */
299
+
328
300
  const filterSensitiveLog: (obj: UpdateExperimentRequest) => any;
329
301
  }
330
302
  export interface UpdateExperimentResponse {
331
- /**
332
- * <p>The Amazon Resource Name (ARN) of the experiment.</p>
333
- */
303
+
334
304
  ExperimentArn?: string;
335
305
  }
336
306
  export declare namespace UpdateExperimentResponse {
337
- /**
338
- * @internal
339
- */
307
+
340
308
  const filterSensitiveLog: (obj: UpdateExperimentResponse) => any;
341
309
  }
342
310
  export interface UpdateImageRequest {
343
- /**
344
- * <p>A list of properties to delete. Only the <code>Description</code> and
345
- * <code>DisplayName</code> properties can be deleted.</p>
346
- */
311
+
347
312
  DeleteProperties?: string[];
348
- /**
349
- * <p>The new description for the image.</p>
350
- */
313
+
351
314
  Description?: string;
352
- /**
353
- * <p>The new display name for the image.</p>
354
- */
315
+
355
316
  DisplayName?: string;
356
- /**
357
- * <p>The name of the image to update.</p>
358
- */
317
+
359
318
  ImageName: string | undefined;
360
- /**
361
- * <p>The new Amazon Resource Name (ARN) for the IAM role that enables Amazon SageMaker to perform tasks on your behalf.</p>
362
- */
319
+
363
320
  RoleArn?: string;
364
321
  }
365
322
  export declare namespace UpdateImageRequest {
366
- /**
367
- * @internal
368
- */
323
+
369
324
  const filterSensitiveLog: (obj: UpdateImageRequest) => any;
370
325
  }
371
326
  export interface UpdateImageResponse {
372
- /**
373
- * <p>The Amazon Resource Name (ARN) of the image.</p>
374
- */
327
+
375
328
  ImageArn?: string;
376
329
  }
377
330
  export declare namespace UpdateImageResponse {
378
- /**
379
- * @internal
380
- */
331
+
381
332
  const filterSensitiveLog: (obj: UpdateImageResponse) => any;
382
333
  }
383
334
  export interface UpdateModelPackageInput {
384
- /**
385
- * <p>The Amazon Resource Name (ARN) of the model.</p>
386
- */
335
+
387
336
  ModelPackageArn: string | undefined;
388
- /**
389
- * <p>The approval status of the model.</p>
390
- */
391
- ModelApprovalStatus: ModelApprovalStatus | string | undefined;
392
- /**
393
- * <p>A description for the approval status of the model.</p>
394
- */
337
+
338
+ ModelApprovalStatus?: ModelApprovalStatus | string;
339
+
395
340
  ApprovalDescription?: string;
341
+
342
+ CustomerMetadataProperties?: {
343
+ [key: string]: string;
344
+ };
345
+
346
+ CustomerMetadataPropertiesToRemove?: string[];
396
347
  }
397
348
  export declare namespace UpdateModelPackageInput {
398
- /**
399
- * @internal
400
- */
349
+
401
350
  const filterSensitiveLog: (obj: UpdateModelPackageInput) => any;
402
351
  }
403
352
  export interface UpdateModelPackageOutput {
404
- /**
405
- * <p>The Amazon Resource Name (ARN) of the model.</p>
406
- */
353
+
407
354
  ModelPackageArn: string | undefined;
408
355
  }
409
356
  export declare namespace UpdateModelPackageOutput {
410
- /**
411
- * @internal
412
- */
357
+
413
358
  const filterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
414
359
  }
415
360
  export interface UpdateMonitoringScheduleRequest {
416
- /**
417
- * <p>The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within
418
- * an Amazon Web Services account.</p>
419
- */
361
+
420
362
  MonitoringScheduleName: string | undefined;
421
- /**
422
- * <p>The configuration object that specifies the monitoring schedule and defines the
423
- * monitoring job.</p>
424
- */
363
+
425
364
  MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
426
365
  }
427
366
  export declare namespace UpdateMonitoringScheduleRequest {
428
- /**
429
- * @internal
430
- */
367
+
431
368
  const filterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
432
369
  }
433
370
  export interface UpdateMonitoringScheduleResponse {
434
- /**
435
- * <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
436
- */
371
+
437
372
  MonitoringScheduleArn: string | undefined;
438
373
  }
439
374
  export declare namespace UpdateMonitoringScheduleResponse {
440
- /**
441
- * @internal
442
- */
375
+
443
376
  const filterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
444
377
  }
445
378
  export interface UpdateNotebookInstanceInput {
446
- /**
447
- * <p>The name of the notebook instance to update.</p>
448
- */
379
+
449
380
  NotebookInstanceName: string | undefined;
450
- /**
451
- * <p>The Amazon ML compute instance type.</p>
452
- */
381
+
453
382
  InstanceType?: _InstanceType | string;
454
- /**
455
- * <p>The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the
456
- * notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">Amazon SageMaker Roles</a>. </p>
457
- * <note>
458
- * <p>To be able to pass this role to Amazon SageMaker, the caller of this API must have the
459
- * <code>iam:PassRole</code> permission.</p>
460
- * </note>
461
- */
383
+
462
384
  RoleArn?: string;
463
- /**
464
- * <p>The name of a lifecycle configuration to associate with the notebook instance. For
465
- * information about lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step 2.1: (Optional)
466
- * Customize a Notebook Instance</a>.</p>
467
- */
385
+
468
386
  LifecycleConfigName?: string;
469
- /**
470
- * <p>Set to <code>true</code> to remove the notebook instance lifecycle configuration
471
- * currently associated with the notebook instance. This operation is idempotent. If you
472
- * specify a lifecycle configuration that is not associated with the notebook instance when
473
- * you call this method, it does not throw an error.</p>
474
- */
387
+
475
388
  DisassociateLifecycleConfig?: boolean;
476
- /**
477
- * <p>The size, in GB, of the ML storage volume to attach to the notebook instance. The
478
- * default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the
479
- * amount of available free space on the volume. Because of this, you can increase the
480
- * volume size when you update a notebook instance, but you can't decrease the volume size.
481
- * If you want to decrease the size of the ML storage volume in use, create a new notebook
482
- * instance with the desired size.</p>
483
- */
389
+
484
390
  VolumeSizeInGB?: number;
485
- /**
486
- * <p>The Git repository to associate with the notebook instance as its default code
487
- * repository. This can be either the name of a Git repository stored as a resource in your
488
- * account, or the URL of a Git repository in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
489
- * other Git repository. When you open a notebook instance, it opens in the directory that
490
- * contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git Repositories with Amazon SageMaker
491
- * Notebook Instances</a>.</p>
492
- */
391
+
493
392
  DefaultCodeRepository?: string;
494
- /**
495
- * <p>An array of up to three Git repositories to associate with the notebook instance.
496
- * These can be either the names of Git repositories stored as resources in your account,
497
- * or the URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
498
- * other Git repository. These repositories are cloned at the same level as the default
499
- * repository of your notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
500
- * Repositories with Amazon SageMaker Notebook Instances</a>.</p>
501
- */
393
+
502
394
  AdditionalCodeRepositories?: string[];
503
- /**
504
- * <p>A list of the Elastic Inference (EI) instance types to associate with this notebook
505
- * instance. Currently only one EI instance type can be associated with a notebook
506
- * instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic Inference in Amazon
507
- * SageMaker</a>.</p>
508
- */
395
+
509
396
  AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
510
- /**
511
- * <p>A list of the Elastic Inference (EI) instance types to remove from this notebook
512
- * instance. This operation is idempotent. If you specify an accelerator type that is not
513
- * associated with the notebook instance when you call this method, it does not throw an
514
- * error.</p>
515
- */
397
+
516
398
  DisassociateAcceleratorTypes?: boolean;
517
- /**
518
- * <p>The name or URL of the default Git repository to remove from this notebook instance.
519
- * This operation is idempotent. If you specify a Git repository that is not associated
520
- * with the notebook instance when you call this method, it does not throw an error.</p>
521
- */
399
+
522
400
  DisassociateDefaultCodeRepository?: boolean;
523
- /**
524
- * <p>A list of names or URLs of the default Git repositories to remove from this notebook
525
- * instance. This operation is idempotent. If you specify a Git repository that is not
526
- * associated with the notebook instance when you call this method, it does not throw an
527
- * error.</p>
528
- */
401
+
529
402
  DisassociateAdditionalCodeRepositories?: boolean;
530
- /**
531
- * <p>Whether root access is enabled or disabled for users of the notebook instance. The
532
- * default value is <code>Enabled</code>.</p>
533
- * <note>
534
- * <p>If you set this to <code>Disabled</code>, users don't have root access on the
535
- * notebook instance, but lifecycle configuration scripts still run with root
536
- * permissions.</p>
537
- * </note>
538
- */
403
+
539
404
  RootAccess?: RootAccess | string;
540
405
  }
541
406
  export declare namespace UpdateNotebookInstanceInput {
542
- /**
543
- * @internal
544
- */
407
+
545
408
  const filterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
546
409
  }
547
410
  export interface UpdateNotebookInstanceOutput {
548
411
  }
549
412
  export declare namespace UpdateNotebookInstanceOutput {
550
- /**
551
- * @internal
552
- */
413
+
553
414
  const filterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
554
415
  }
555
416
  export interface UpdateNotebookInstanceLifecycleConfigInput {
556
- /**
557
- * <p>The name of the lifecycle configuration.</p>
558
- */
417
+
559
418
  NotebookInstanceLifecycleConfigName: string | undefined;
560
- /**
561
- * <p>The shell script that runs only once, when you create a notebook instance. The shell
562
- * script must be a base64-encoded string.</p>
563
- */
419
+
564
420
  OnCreate?: NotebookInstanceLifecycleHook[];
565
- /**
566
- * <p>The shell script that runs every time you start a notebook instance, including when
567
- * you create the notebook instance. The shell script must be a base64-encoded
568
- * string.</p>
569
- */
421
+
570
422
  OnStart?: NotebookInstanceLifecycleHook[];
571
423
  }
572
424
  export declare namespace UpdateNotebookInstanceLifecycleConfigInput {
573
- /**
574
- * @internal
575
- */
425
+
576
426
  const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
577
427
  }
578
428
  export interface UpdateNotebookInstanceLifecycleConfigOutput {
579
429
  }
580
430
  export declare namespace UpdateNotebookInstanceLifecycleConfigOutput {
581
- /**
582
- * @internal
583
- */
431
+
584
432
  const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
585
433
  }
586
434
  export interface UpdatePipelineRequest {
587
- /**
588
- * <p>The name of the pipeline to update.</p>
589
- */
435
+
590
436
  PipelineName: string | undefined;
591
- /**
592
- * <p>The display name of the pipeline.</p>
593
- */
437
+
594
438
  PipelineDisplayName?: string;
595
- /**
596
- * <p>The JSON pipeline definition.</p>
597
- */
439
+
598
440
  PipelineDefinition?: string;
599
- /**
600
- * <p>The description of the pipeline.</p>
601
- */
441
+
602
442
  PipelineDescription?: string;
603
- /**
604
- * <p>The Amazon Resource Name (ARN) that the pipeline uses to execute.</p>
605
- */
443
+
606
444
  RoleArn?: string;
607
445
  }
608
446
  export declare namespace UpdatePipelineRequest {
609
- /**
610
- * @internal
611
- */
447
+
612
448
  const filterSensitiveLog: (obj: UpdatePipelineRequest) => any;
613
449
  }
614
450
  export interface UpdatePipelineResponse {
615
- /**
616
- * <p>The Amazon Resource Name (ARN) of the updated pipeline.</p>
617
- */
451
+
618
452
  PipelineArn?: string;
619
453
  }
620
454
  export declare namespace UpdatePipelineResponse {
621
- /**
622
- * @internal
623
- */
455
+
624
456
  const filterSensitiveLog: (obj: UpdatePipelineResponse) => any;
625
457
  }
626
458
  export interface UpdatePipelineExecutionRequest {
627
- /**
628
- * <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
629
- */
459
+
630
460
  PipelineExecutionArn: string | undefined;
631
- /**
632
- * <p>The description of the pipeline execution.</p>
633
- */
461
+
634
462
  PipelineExecutionDescription?: string;
635
- /**
636
- * <p>The display name of the pipeline execution.</p>
637
- */
463
+
638
464
  PipelineExecutionDisplayName?: string;
639
465
  }
640
466
  export declare namespace UpdatePipelineExecutionRequest {
641
- /**
642
- * @internal
643
- */
467
+
644
468
  const filterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
645
469
  }
646
470
  export interface UpdatePipelineExecutionResponse {
647
- /**
648
- * <p>The Amazon Resource Name (ARN) of the updated pipeline execution.</p>
649
- */
471
+
650
472
  PipelineExecutionArn?: string;
651
473
  }
652
474
  export declare namespace UpdatePipelineExecutionResponse {
653
- /**
654
- * @internal
655
- */
475
+
656
476
  const filterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
657
477
  }
478
+
479
+ export interface ServiceCatalogProvisioningUpdateDetails {
480
+
481
+ ProvisioningArtifactId?: string;
482
+
483
+ ProvisioningParameters?: ProvisioningParameter[];
484
+ }
485
+ export declare namespace ServiceCatalogProvisioningUpdateDetails {
486
+
487
+ const filterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
488
+ }
489
+ export interface UpdateProjectInput {
490
+
491
+ ProjectName: string | undefined;
492
+
493
+ ProjectDescription?: string;
494
+
495
+ ServiceCatalogProvisioningUpdateDetails?: ServiceCatalogProvisioningUpdateDetails;
496
+
497
+ Tags?: Tag[];
498
+ }
499
+ export declare namespace UpdateProjectInput {
500
+
501
+ const filterSensitiveLog: (obj: UpdateProjectInput) => any;
502
+ }
503
+ export interface UpdateProjectOutput {
504
+
505
+ ProjectArn: string | undefined;
506
+ }
507
+ export declare namespace UpdateProjectOutput {
508
+
509
+ const filterSensitiveLog: (obj: UpdateProjectOutput) => any;
510
+ }
658
511
  export interface UpdateTrainingJobRequest {
659
- /**
660
- * <p>The name of a training job to update the Debugger profiling configuration.</p>
661
- */
512
+
662
513
  TrainingJobName: string | undefined;
663
- /**
664
- * <p>Configuration information for Debugger system monitoring, framework profiling, and
665
- * storage paths.</p>
666
- */
514
+
667
515
  ProfilerConfig?: ProfilerConfigForUpdate;
668
- /**
669
- * <p>Configuration information for Debugger rules for profiling system and framework
670
- * metrics.</p>
671
- */
516
+
672
517
  ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
673
518
  }
674
519
  export declare namespace UpdateTrainingJobRequest {
675
- /**
676
- * @internal
677
- */
520
+
678
521
  const filterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
679
522
  }
680
523
  export interface UpdateTrainingJobResponse {
681
- /**
682
- * <p>The Amazon Resource Name (ARN) of the training job.</p>
683
- */
524
+
684
525
  TrainingJobArn: string | undefined;
685
526
  }
686
527
  export declare namespace UpdateTrainingJobResponse {
687
- /**
688
- * @internal
689
- */
528
+
690
529
  const filterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
691
530
  }
692
531
  export interface UpdateTrialRequest {
693
- /**
694
- * <p>The name of the trial to update.</p>
695
- */
532
+
696
533
  TrialName: string | undefined;
697
- /**
698
- * <p>The name of the trial as displayed. The name doesn't need to be unique. If
699
- * <code>DisplayName</code> isn't specified, <code>TrialName</code> is displayed.</p>
700
- */
534
+
701
535
  DisplayName?: string;
702
536
  }
703
537
  export declare namespace UpdateTrialRequest {
704
- /**
705
- * @internal
706
- */
538
+
707
539
  const filterSensitiveLog: (obj: UpdateTrialRequest) => any;
708
540
  }
709
541
  export interface UpdateTrialResponse {
710
- /**
711
- * <p>The Amazon Resource Name (ARN) of the trial.</p>
712
- */
542
+
713
543
  TrialArn?: string;
714
544
  }
715
545
  export declare namespace UpdateTrialResponse {
716
- /**
717
- * @internal
718
- */
546
+
719
547
  const filterSensitiveLog: (obj: UpdateTrialResponse) => any;
720
548
  }
721
549
  export interface UpdateTrialComponentRequest {
722
- /**
723
- * <p>The name of the component to update.</p>
724
- */
550
+
725
551
  TrialComponentName: string | undefined;
726
- /**
727
- * <p>The name of the component as displayed. The name doesn't need to be unique. If
728
- * <code>DisplayName</code> isn't specified, <code>TrialComponentName</code> is
729
- * displayed.</p>
730
- */
552
+
731
553
  DisplayName?: string;
732
- /**
733
- * <p>The new status of the component.</p>
734
- */
554
+
735
555
  Status?: TrialComponentStatus;
736
- /**
737
- * <p>When the component started.</p>
738
- */
556
+
739
557
  StartTime?: Date;
740
- /**
741
- * <p>When the component ended.</p>
742
- */
558
+
743
559
  EndTime?: Date;
744
- /**
745
- * <p>Replaces all of the component's hyperparameters with the specified hyperparameters.</p>
746
- */
560
+
747
561
  Parameters?: {
748
562
  [key: string]: TrialComponentParameterValue;
749
563
  };
750
- /**
751
- * <p>The hyperparameters to remove from the component.</p>
752
- */
564
+
753
565
  ParametersToRemove?: string[];
754
- /**
755
- * <p>Replaces all of the component's input artifacts with the specified artifacts.</p>
756
- */
566
+
757
567
  InputArtifacts?: {
758
568
  [key: string]: TrialComponentArtifact;
759
569
  };
760
- /**
761
- * <p>The input artifacts to remove from the component.</p>
762
- */
570
+
763
571
  InputArtifactsToRemove?: string[];
764
- /**
765
- * <p>Replaces all of the component's output artifacts with the specified artifacts.</p>
766
- */
572
+
767
573
  OutputArtifacts?: {
768
574
  [key: string]: TrialComponentArtifact;
769
575
  };
770
- /**
771
- * <p>The output artifacts to remove from the component.</p>
772
- */
576
+
773
577
  OutputArtifactsToRemove?: string[];
774
578
  }
775
579
  export declare namespace UpdateTrialComponentRequest {
776
- /**
777
- * @internal
778
- */
580
+
779
581
  const filterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
780
582
  }
781
583
  export interface UpdateTrialComponentResponse {
782
- /**
783
- * <p>The Amazon Resource Name (ARN) of the trial component.</p>
784
- */
584
+
785
585
  TrialComponentArn?: string;
786
586
  }
787
587
  export declare namespace UpdateTrialComponentResponse {
788
- /**
789
- * @internal
790
- */
588
+
791
589
  const filterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
792
590
  }
793
591
  export interface UpdateUserProfileRequest {
794
- /**
795
- * <p>The domain ID.</p>
796
- */
592
+
797
593
  DomainId: string | undefined;
798
- /**
799
- * <p>The user profile name.</p>
800
- */
594
+
801
595
  UserProfileName: string | undefined;
802
- /**
803
- * <p>A collection of settings.</p>
804
- */
596
+
805
597
  UserSettings?: UserSettings;
806
598
  }
807
599
  export declare namespace UpdateUserProfileRequest {
808
- /**
809
- * @internal
810
- */
600
+
811
601
  const filterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
812
602
  }
813
603
  export interface UpdateUserProfileResponse {
814
- /**
815
- * <p>The user profile Amazon Resource Name (ARN).</p>
816
- */
604
+
817
605
  UserProfileArn?: string;
818
606
  }
819
607
  export declare namespace UpdateUserProfileResponse {
820
- /**
821
- * @internal
822
- */
608
+
823
609
  const filterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
824
610
  }
825
611
  export interface UpdateWorkforceRequest {
826
- /**
827
- * <p>The name of the private workforce that you want to update. You can find your workforce
828
- * name by using the operation.</p>
829
- */
612
+
830
613
  WorkforceName: string | undefined;
831
- /**
832
- * <p>A list of one to ten worker IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>) that can be used to
833
- * access tasks assigned to this workforce.</p>
834
- * <p>Maximum: Ten CIDR values</p>
835
- */
614
+
836
615
  SourceIpConfig?: SourceIpConfig;
837
- /**
838
- * <p>Use this parameter to update your OIDC Identity Provider (IdP)
839
- * configuration for a workforce made using your own IdP.</p>
840
- */
616
+
841
617
  OidcConfig?: OidcConfig;
842
618
  }
843
619
  export declare namespace UpdateWorkforceRequest {
844
- /**
845
- * @internal
846
- */
620
+
847
621
  const filterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
848
622
  }
849
623
  export interface UpdateWorkforceResponse {
850
- /**
851
- * <p>A single private workforce. You can create one private work force in each Amazon Web Services Region. By default,
852
- * any workforce-related API operation used in a specific region will apply to the
853
- * workforce created in that region. To learn how to create a private workforce, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">Create a Private Workforce</a>.</p>
854
- */
624
+
855
625
  Workforce: Workforce | undefined;
856
626
  }
857
627
  export declare namespace UpdateWorkforceResponse {
858
- /**
859
- * @internal
860
- */
628
+
861
629
  const filterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
862
630
  }
863
631
  export interface UpdateWorkteamRequest {
864
- /**
865
- * <p>The name of the work team to update.</p>
866
- */
632
+
867
633
  WorkteamName: string | undefined;
868
- /**
869
- * <p>A list of <code>MemberDefinition</code> objects that contains objects that identify
870
- * the workers that make up the work team. </p>
871
- * <p>Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP).
872
- * For private workforces created using Amazon Cognito use
873
- * <code>CognitoMemberDefinition</code>. For workforces created using your own OIDC identity
874
- * provider (IdP) use <code>OidcMemberDefinition</code>. You should not provide input
875
- * for both of these parameters in a single request.</p>
876
- * <p>For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito
877
- * <i>user groups</i> within the user pool used to create a workforce. All of the
878
- * <code>CognitoMemberDefinition</code> objects that make up the member definition must
879
- * have the same <code>ClientId</code> and <code>UserPool</code> values. To add a Amazon
880
- * Cognito user group to an existing worker pool, see <a href="">Adding groups to a User
881
- * Pool</a>. For more information about user pools, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">Amazon Cognito User
882
- * Pools</a>.</p>
883
- * <p>For workforces created using your own OIDC IdP, specify the user groups that you want
884
- * to include in your private work team in <code>OidcMemberDefinition</code> by listing
885
- * those groups in <code>Groups</code>. Be aware that user groups that are already in the
886
- * work team must also be listed in <code>Groups</code> when you make this request to
887
- * remain on the work team. If you do not include these user groups, they will no longer be
888
- * associated with the work team you update. </p>
889
- */
634
+
890
635
  MemberDefinitions?: MemberDefinition[];
891
- /**
892
- * <p>An updated description for the work team.</p>
893
- */
636
+
894
637
  Description?: string;
895
- /**
896
- * <p>Configures SNS topic notifications for available or expiring work items</p>
897
- */
638
+
898
639
  NotificationConfiguration?: NotificationConfiguration;
899
640
  }
900
641
  export declare namespace UpdateWorkteamRequest {
901
- /**
902
- * @internal
903
- */
642
+
904
643
  const filterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
905
644
  }
906
645
  export interface UpdateWorkteamResponse {
907
- /**
908
- * <p>A <code>Workteam</code> object that describes the updated work team.</p>
909
- */
646
+
910
647
  Workteam: Workteam | undefined;
911
648
  }
912
649
  export declare namespace UpdateWorkteamResponse {
913
- /**
914
- * @internal
915
- */
650
+
916
651
  const filterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
917
652
  }
918
- /**
919
- * <p>A multi-expression that searches for the specified resource or resources in a search. All resource
920
- * objects that satisfy the expression's condition are included in the search results. You must specify at
921
- * least one subexpression, filter, or nested filter. A <code>SearchExpression</code> can contain up to
922
- * twenty elements.</p>
923
- * <p>A <code>SearchExpression</code> contains the following components:</p>
924
- * <ul>
925
- * <li>
926
- * <p>A list of <code>Filter</code> objects. Each filter defines a simple Boolean
927
- * expression comprised of a resource property name, Boolean operator, and
928
- * value.</p>
929
- * </li>
930
- * <li>
931
- * <p>A list of <code>NestedFilter</code> objects. Each nested filter defines a list
932
- * of Boolean expressions using a list of resource properties. A nested filter is
933
- * satisfied if a single object in the list satisfies all Boolean
934
- * expressions.</p>
935
- * </li>
936
- * <li>
937
- * <p>A list of <code>SearchExpression</code> objects. A search expression object
938
- * can be nested in a list of search expression objects.</p>
939
- * </li>
940
- * <li>
941
- * <p>A Boolean operator: <code>And</code> or <code>Or</code>.</p>
942
- * </li>
943
- * </ul>
944
- */
653
+
945
654
  export interface SearchExpression {
946
- /**
947
- * <p>A list of filter objects.</p>
948
- */
655
+
949
656
  Filters?: Filter[];
950
- /**
951
- * <p>A list of nested filter objects.</p>
952
- */
657
+
953
658
  NestedFilters?: NestedFilters[];
954
- /**
955
- * <p>A list of search expression objects.</p>
956
- */
659
+
957
660
  SubExpressions?: SearchExpression[];
958
- /**
959
- * <p>A Boolean operator used to evaluate the search expression. If you want every
960
- * conditional statement in all lists to be satisfied for the entire search expression to
961
- * be true, specify <code>And</code>. If only a single conditional statement needs to be
962
- * true for the entire search expression to be true, specify <code>Or</code>. The default
963
- * value is <code>And</code>.</p>
964
- */
661
+
965
662
  Operator?: BooleanOperator | string;
966
663
  }
967
664
  export declare namespace SearchExpression {
968
- /**
969
- * @internal
970
- */
665
+
971
666
  const filterSensitiveLog: (obj: SearchExpression) => any;
972
667
  }
973
668
  export interface SearchRequest {
974
- /**
975
- * <p>The name of the Amazon SageMaker resource to search for.</p>
976
- */
669
+
977
670
  Resource: ResourceType | string | undefined;
978
- /**
979
- * <p>A Boolean conditional statement. Resources must satisfy this condition to be
980
- * included in search results. You must provide at least one subexpression, filter, or
981
- * nested filter. The maximum number of recursive <code>SubExpressions</code>,
982
- * <code>NestedFilters</code>, and <code>Filters</code> that can be included in a
983
- * <code>SearchExpression</code> object is 50.</p>
984
- */
671
+
985
672
  SearchExpression?: SearchExpression;
986
- /**
987
- * <p>The name of the resource property used to sort the <code>SearchResults</code>. The
988
- * default is <code>LastModifiedTime</code>.</p>
989
- */
673
+
990
674
  SortBy?: string;
991
- /**
992
- * <p>How <code>SearchResults</code> are ordered. Valid values are <code>Ascending</code> or
993
- * <code>Descending</code>. The default is <code>Descending</code>.</p>
994
- */
675
+
995
676
  SortOrder?: SearchSortOrder | string;
996
- /**
997
- * <p>If more than <code>MaxResults</code> resources match the specified
998
- * <code>SearchExpression</code>, the response includes a
999
- * <code>NextToken</code>. The <code>NextToken</code> can be passed to the next
1000
- * <code>SearchRequest</code> to continue retrieving results.</p>
1001
- */
677
+
1002
678
  NextToken?: string;
1003
- /**
1004
- * <p>The maximum number of results to return.</p>
1005
- */
679
+
1006
680
  MaxResults?: number;
1007
681
  }
1008
682
  export declare namespace SearchRequest {
1009
- /**
1010
- * @internal
1011
- */
683
+
1012
684
  const filterSensitiveLog: (obj: SearchRequest) => any;
1013
685
  }