@aws-sdk/client-sagemaker 3.322.0 → 3.326.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 (305) hide show
  1. package/dist-types/commands/AddAssociationCommand.d.ts +7 -0
  2. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +7 -0
  4. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +54 -0
  5. package/dist-types/commands/CreateActionCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateAppCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +7 -0
  11. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -0
  12. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateContextCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -0
  17. package/dist-types/commands/CreateDomainCommand.d.ts +7 -0
  18. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +4 -0
  20. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -0
  21. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateHubCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateImageCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateModelCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateModelPackageCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -0
  44. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -0
  45. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -0
  46. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -0
  47. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -0
  48. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -0
  49. package/dist-types/commands/CreateProjectCommand.d.ts +7 -0
  50. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -0
  51. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -0
  52. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
  53. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateTrialCommand.d.ts +6 -0
  55. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -0
  56. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -0
  57. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -0
  58. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteActionCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +4 -0
  61. package/dist-types/commands/DeleteAppCommand.d.ts +4 -0
  62. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
  63. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteAssociationCommand.d.ts +7 -0
  65. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +4 -0
  66. package/dist-types/commands/DeleteContextCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
  68. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
  69. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
  70. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
  71. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -0
  72. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  73. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +4 -0
  74. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -0
  75. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
  76. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +4 -0
  77. package/dist-types/commands/DeleteHubCommand.d.ts +4 -0
  78. package/dist-types/commands/DeleteHubContentCommand.d.ts +4 -0
  79. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
  80. package/dist-types/commands/DeleteImageCommand.d.ts +4 -0
  81. package/dist-types/commands/DeleteImageVersionCommand.d.ts +4 -0
  82. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -0
  83. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
  84. package/dist-types/commands/DeleteModelCardCommand.d.ts +4 -0
  85. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  86. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  87. package/dist-types/commands/DeleteModelPackageCommand.d.ts +4 -0
  88. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +4 -0
  89. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +4 -0
  90. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
  91. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
  92. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -0
  93. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  94. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -0
  95. package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
  96. package/dist-types/commands/DeleteSpaceCommand.d.ts +4 -0
  97. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +4 -0
  98. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  99. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -0
  100. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -0
  101. package/dist-types/commands/DeleteUserProfileCommand.d.ts +4 -0
  102. package/dist-types/commands/DeleteWorkforceCommand.d.ts +4 -0
  103. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -0
  104. package/dist-types/commands/DeregisterDevicesCommand.d.ts +4 -0
  105. package/dist-types/commands/DescribeActionCommand.d.ts +47 -0
  106. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +218 -0
  107. package/dist-types/commands/DescribeAppCommand.d.ts +22 -0
  108. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +22 -0
  109. package/dist-types/commands/DescribeArtifactCommand.d.ts +49 -0
  110. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +153 -0
  111. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +135 -0
  112. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +14 -0
  113. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +51 -0
  114. package/dist-types/commands/DescribeContextCommand.d.ts +40 -0
  115. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +102 -0
  116. package/dist-types/commands/DescribeDeviceCommand.d.ts +23 -0
  117. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +18 -0
  118. package/dist-types/commands/DescribeDomainCommand.d.ts +154 -0
  119. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +44 -0
  120. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +30 -0
  121. package/dist-types/commands/DescribeEndpointCommand.d.ts +222 -0
  122. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +127 -0
  123. package/dist-types/commands/DescribeExperimentCommand.d.ts +35 -0
  124. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +51 -0
  125. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +18 -0
  126. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +42 -0
  127. package/dist-types/commands/DescribeHubCommand.d.ts +19 -0
  128. package/dist-types/commands/DescribeHubContentCommand.d.ts +28 -0
  129. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +13 -0
  130. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +408 -0
  131. package/dist-types/commands/DescribeImageCommand.d.ts +14 -0
  132. package/dist-types/commands/DescribeImageVersionCommand.d.ts +21 -0
  133. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +61 -0
  134. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +131 -0
  135. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +98 -0
  136. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +31 -0
  137. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +95 -0
  138. package/dist-types/commands/DescribeModelCardCommand.d.ts +36 -0
  139. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +19 -0
  140. package/dist-types/commands/DescribeModelCommand.d.ts +63 -0
  141. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +92 -0
  142. package/dist-types/commands/DescribeModelPackageCommand.d.ts +243 -0
  143. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +20 -0
  144. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +103 -0
  145. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +130 -0
  146. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +35 -0
  147. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +19 -0
  148. package/dist-types/commands/DescribePipelineCommand.d.ts +38 -0
  149. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -0
  150. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +40 -0
  151. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +116 -0
  152. package/dist-types/commands/DescribeProjectCommand.d.ts +47 -0
  153. package/dist-types/commands/DescribeSpaceCommand.d.ts +49 -0
  154. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +11 -0
  155. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -0
  156. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +222 -0
  157. package/dist-types/commands/DescribeTransformJobCommand.d.ts +63 -0
  158. package/dist-types/commands/DescribeTrialCommand.d.ts +41 -0
  159. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +84 -0
  160. package/dist-types/commands/DescribeUserProfileCommand.d.ts +97 -0
  161. package/dist-types/commands/DescribeWorkforceCommand.d.ts +42 -0
  162. package/dist-types/commands/DescribeWorkteamCommand.d.ts +34 -0
  163. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  164. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +7 -0
  165. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  166. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +35 -0
  167. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +7 -0
  168. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -0
  169. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -0
  170. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +10 -0
  171. package/dist-types/commands/ImportHubContentCommand.d.ts +7 -0
  172. package/dist-types/commands/ListActionsCommand.d.ts +21 -0
  173. package/dist-types/commands/ListAlgorithmsCommand.d.ts +15 -0
  174. package/dist-types/commands/ListAliasesCommand.d.ts +9 -0
  175. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +27 -0
  176. package/dist-types/commands/ListAppsCommand.d.ts +17 -0
  177. package/dist-types/commands/ListArtifactsCommand.d.ts +24 -0
  178. package/dist-types/commands/ListAssociationsCommand.d.ts +28 -0
  179. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +23 -0
  180. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +64 -0
  181. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +19 -0
  182. package/dist-types/commands/ListCompilationJobsCommand.d.ts +21 -0
  183. package/dist-types/commands/ListContextsCommand.d.ts +20 -0
  184. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +14 -0
  185. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +14 -0
  186. package/dist-types/commands/ListDevicesCommand.d.ts +24 -0
  187. package/dist-types/commands/ListDomainsCommand.d.ts +17 -0
  188. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +18 -0
  189. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +18 -0
  190. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +13 -0
  191. package/dist-types/commands/ListEndpointsCommand.d.ts +15 -0
  192. package/dist-types/commands/ListExperimentsCommand.d.ts +19 -0
  193. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +18 -0
  194. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +15 -0
  195. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +22 -0
  196. package/dist-types/commands/ListHubContentsCommand.d.ts +22 -0
  197. package/dist-types/commands/ListHubsCommand.d.ts +20 -0
  198. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +13 -0
  199. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +34 -0
  200. package/dist-types/commands/ListImageVersionsCommand.d.ts +17 -0
  201. package/dist-types/commands/ListImagesCommand.d.ts +18 -0
  202. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +23 -0
  203. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +45 -0
  204. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +20 -0
  205. package/dist-types/commands/ListLabelingJobsCommand.d.ts +45 -0
  206. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +20 -0
  207. package/dist-types/commands/ListLineageGroupsCommand.d.ts +15 -0
  208. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +14 -0
  209. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +17 -0
  210. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  211. package/dist-types/commands/ListModelCardsCommand.d.ts +15 -0
  212. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +14 -0
  213. package/dist-types/commands/ListModelMetadataCommand.d.ts +15 -0
  214. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +15 -0
  215. package/dist-types/commands/ListModelPackagesCommand.d.ts +18 -0
  216. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +14 -0
  217. package/dist-types/commands/ListModelsCommand.d.ts +13 -0
  218. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +14 -0
  219. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +21 -0
  220. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +20 -0
  221. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +18 -0
  222. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +14 -0
  223. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +22 -0
  224. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +97 -0
  225. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  226. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -0
  227. package/dist-types/commands/ListPipelinesCommand.d.ts +18 -0
  228. package/dist-types/commands/ListProcessingJobsCommand.d.ts +18 -0
  229. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  230. package/dist-types/commands/ListSpacesCommand.d.ts +15 -0
  231. package/dist-types/commands/ListStageDevicesCommand.d.ts +21 -0
  232. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +15 -0
  233. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +15 -0
  234. package/dist-types/commands/ListTagsCommand.d.ts +12 -0
  235. package/dist-types/commands/ListTrainingJobsCommand.d.ts +21 -0
  236. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +28 -0
  237. package/dist-types/commands/ListTransformJobsCommand.d.ts +17 -0
  238. package/dist-types/commands/ListTrialComponentsCommand.d.ts +45 -0
  239. package/dist-types/commands/ListTrialsCommand.d.ts +19 -0
  240. package/dist-types/commands/ListUserProfilesCommand.d.ts +15 -0
  241. package/dist-types/commands/ListWorkforcesCommand.d.ts +45 -0
  242. package/dist-types/commands/ListWorkteamsCommand.d.ts +37 -0
  243. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -0
  244. package/dist-types/commands/QueryLineageCommand.d.ts +20 -0
  245. package/dist-types/commands/RegisterDevicesCommand.d.ts +4 -0
  246. package/dist-types/commands/RenderUiTemplateCommand.d.ts +12 -0
  247. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -0
  248. package/dist-types/commands/SearchCommand.d.ts +1819 -0
  249. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -0
  250. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -0
  251. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +4 -0
  252. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -0
  253. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
  254. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +4 -0
  255. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -0
  256. package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
  257. package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -0
  258. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +4 -0
  259. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +4 -0
  260. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +4 -0
  261. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -0
  262. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
  263. package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
  264. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
  265. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +4 -0
  266. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -0
  267. package/dist-types/commands/StopProcessingJobCommand.d.ts +4 -0
  268. package/dist-types/commands/StopTrainingJobCommand.d.ts +4 -0
  269. package/dist-types/commands/StopTransformJobCommand.d.ts +4 -0
  270. package/dist-types/commands/UpdateActionCommand.d.ts +6 -0
  271. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -0
  272. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -0
  273. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -0
  274. package/dist-types/commands/UpdateContextCommand.d.ts +6 -0
  275. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
  276. package/dist-types/commands/UpdateDevicesCommand.d.ts +4 -0
  277. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -0
  278. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -0
  279. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -0
  280. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -0
  281. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -0
  282. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
  283. package/dist-types/commands/UpdateHubCommand.d.ts +6 -0
  284. package/dist-types/commands/UpdateImageCommand.d.ts +6 -0
  285. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -0
  286. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -0
  287. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -0
  288. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
  289. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +7 -0
  290. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -0
  291. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -0
  292. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  293. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -0
  294. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -0
  295. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -0
  296. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -0
  297. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -0
  298. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -0
  299. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -0
  300. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -0
  301. package/dist-types/commands/UpdateWorkforceCommand.d.ts +42 -0
  302. package/dist-types/commands/UpdateWorkteamCommand.d.ts +34 -0
  303. package/dist-types/models/models_0.d.ts +38 -167
  304. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  305. package/package.json +16 -16
@@ -31,6 +31,53 @@ export interface DescribeArtifactCommandOutput extends DescribeArtifactResponse,
31
31
  * };
32
32
  * const command = new DescribeArtifactCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeArtifactResponse
35
+ * // ArtifactName: "STRING_VALUE",
36
+ * // ArtifactArn: "STRING_VALUE",
37
+ * // Source: { // ArtifactSource
38
+ * // SourceUri: "STRING_VALUE", // required
39
+ * // SourceTypes: [ // ArtifactSourceTypes
40
+ * // { // ArtifactSourceType
41
+ * // SourceIdType: "MD5Hash" || "S3ETag" || "S3Version" || "Custom", // required
42
+ * // Value: "STRING_VALUE", // required
43
+ * // },
44
+ * // ],
45
+ * // },
46
+ * // ArtifactType: "STRING_VALUE",
47
+ * // Properties: { // LineageEntityParameters
48
+ * // "<keys>": "STRING_VALUE",
49
+ * // },
50
+ * // CreationTime: new Date("TIMESTAMP"),
51
+ * // CreatedBy: { // UserContext
52
+ * // UserProfileArn: "STRING_VALUE",
53
+ * // UserProfileName: "STRING_VALUE",
54
+ * // DomainId: "STRING_VALUE",
55
+ * // IamIdentity: { // IamIdentity
56
+ * // Arn: "STRING_VALUE",
57
+ * // PrincipalId: "STRING_VALUE",
58
+ * // SourceIdentity: "STRING_VALUE",
59
+ * // },
60
+ * // },
61
+ * // LastModifiedTime: new Date("TIMESTAMP"),
62
+ * // LastModifiedBy: {
63
+ * // UserProfileArn: "STRING_VALUE",
64
+ * // UserProfileName: "STRING_VALUE",
65
+ * // DomainId: "STRING_VALUE",
66
+ * // IamIdentity: {
67
+ * // Arn: "STRING_VALUE",
68
+ * // PrincipalId: "STRING_VALUE",
69
+ * // SourceIdentity: "STRING_VALUE",
70
+ * // },
71
+ * // },
72
+ * // MetadataProperties: { // MetadataProperties
73
+ * // CommitId: "STRING_VALUE",
74
+ * // Repository: "STRING_VALUE",
75
+ * // GeneratedBy: "STRING_VALUE",
76
+ * // ProjectId: "STRING_VALUE",
77
+ * // },
78
+ * // LineageGroupArn: "STRING_VALUE",
79
+ * // };
80
+ *
34
81
  * ```
35
82
  *
36
83
  * @param DescribeArtifactCommandInput - {@link DescribeArtifactCommandInput}
@@ -42,6 +89,8 @@ export interface DescribeArtifactCommandOutput extends DescribeArtifactResponse,
42
89
  * @throws {@link ResourceNotFound} (client fault)
43
90
  * <p>Resource being access is not found.</p>
44
91
  *
92
+ * @throws {@link SageMakerServiceException}
93
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
94
  *
46
95
  */
47
96
  export declare class DescribeArtifactCommand extends $Command<DescribeArtifactCommandInput, DescribeArtifactCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,157 @@ export interface DescribeAutoMLJobCommandOutput extends DescribeAutoMLJobRespons
31
31
  * };
32
32
  * const command = new DescribeAutoMLJobCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeAutoMLJobResponse
35
+ * // AutoMLJobName: "STRING_VALUE", // required
36
+ * // AutoMLJobArn: "STRING_VALUE", // required
37
+ * // InputDataConfig: [ // AutoMLInputDataConfig // required
38
+ * // { // AutoMLChannel
39
+ * // DataSource: { // AutoMLDataSource
40
+ * // S3DataSource: { // AutoMLS3DataSource
41
+ * // S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
42
+ * // S3Uri: "STRING_VALUE", // required
43
+ * // },
44
+ * // },
45
+ * // CompressionType: "None" || "Gzip",
46
+ * // TargetAttributeName: "STRING_VALUE", // required
47
+ * // ContentType: "STRING_VALUE",
48
+ * // ChannelType: "training" || "validation",
49
+ * // },
50
+ * // ],
51
+ * // OutputDataConfig: { // AutoMLOutputDataConfig
52
+ * // KmsKeyId: "STRING_VALUE",
53
+ * // S3OutputPath: "STRING_VALUE", // required
54
+ * // },
55
+ * // RoleArn: "STRING_VALUE", // required
56
+ * // AutoMLJobObjective: { // AutoMLJobObjective
57
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro", // required
58
+ * // },
59
+ * // ProblemType: "BinaryClassification" || "MulticlassClassification" || "Regression",
60
+ * // AutoMLJobConfig: { // AutoMLJobConfig
61
+ * // CompletionCriteria: { // AutoMLJobCompletionCriteria
62
+ * // MaxCandidates: Number("int"),
63
+ * // MaxRuntimePerTrainingJobInSeconds: Number("int"),
64
+ * // MaxAutoMLJobRuntimeInSeconds: Number("int"),
65
+ * // },
66
+ * // SecurityConfig: { // AutoMLSecurityConfig
67
+ * // VolumeKmsKeyId: "STRING_VALUE",
68
+ * // EnableInterContainerTrafficEncryption: true || false,
69
+ * // VpcConfig: { // VpcConfig
70
+ * // SecurityGroupIds: [ // VpcSecurityGroupIds // required
71
+ * // "STRING_VALUE",
72
+ * // ],
73
+ * // Subnets: [ // Subnets // required
74
+ * // "STRING_VALUE",
75
+ * // ],
76
+ * // },
77
+ * // },
78
+ * // DataSplitConfig: { // AutoMLDataSplitConfig
79
+ * // ValidationFraction: Number("float"),
80
+ * // },
81
+ * // CandidateGenerationConfig: { // AutoMLCandidateGenerationConfig
82
+ * // FeatureSpecificationS3Uri: "STRING_VALUE",
83
+ * // AlgorithmsConfig: [ // AutoMLAlgorithmsConfig
84
+ * // { // AutoMLAlgorithmConfig
85
+ * // AutoMLAlgorithms: [ // AutoMLAlgorithms // required
86
+ * // "xgboost" || "linear-learner" || "mlp" || "lightgbm" || "catboost" || "randomforest" || "extra-trees" || "nn-torch" || "fastai",
87
+ * // ],
88
+ * // },
89
+ * // ],
90
+ * // },
91
+ * // Mode: "AUTO" || "ENSEMBLING" || "HYPERPARAMETER_TUNING",
92
+ * // },
93
+ * // CreationTime: new Date("TIMESTAMP"), // required
94
+ * // EndTime: new Date("TIMESTAMP"),
95
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
96
+ * // FailureReason: "STRING_VALUE",
97
+ * // PartialFailureReasons: [ // AutoMLPartialFailureReasons
98
+ * // { // AutoMLPartialFailureReason
99
+ * // PartialFailureMessage: "STRING_VALUE",
100
+ * // },
101
+ * // ],
102
+ * // BestCandidate: { // AutoMLCandidate
103
+ * // CandidateName: "STRING_VALUE", // required
104
+ * // FinalAutoMLJobObjectiveMetric: { // FinalAutoMLJobObjectiveMetric
105
+ * // Type: "Maximize" || "Minimize",
106
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro", // required
107
+ * // Value: Number("float"), // required
108
+ * // StandardMetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro",
109
+ * // },
110
+ * // ObjectiveStatus: "Succeeded" || "Pending" || "Failed", // required
111
+ * // CandidateSteps: [ // CandidateSteps // required
112
+ * // { // AutoMLCandidateStep
113
+ * // CandidateStepType: "AWS::SageMaker::TrainingJob" || "AWS::SageMaker::TransformJob" || "AWS::SageMaker::ProcessingJob", // required
114
+ * // CandidateStepArn: "STRING_VALUE", // required
115
+ * // CandidateStepName: "STRING_VALUE", // required
116
+ * // },
117
+ * // ],
118
+ * // CandidateStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
119
+ * // InferenceContainers: [ // AutoMLContainerDefinitions
120
+ * // { // AutoMLContainerDefinition
121
+ * // Image: "STRING_VALUE", // required
122
+ * // ModelDataUrl: "STRING_VALUE", // required
123
+ * // Environment: { // EnvironmentMap
124
+ * // "<keys>": "STRING_VALUE",
125
+ * // },
126
+ * // },
127
+ * // ],
128
+ * // CreationTime: new Date("TIMESTAMP"), // required
129
+ * // EndTime: new Date("TIMESTAMP"),
130
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
131
+ * // FailureReason: "STRING_VALUE",
132
+ * // CandidateProperties: { // CandidateProperties
133
+ * // CandidateArtifactLocations: { // CandidateArtifactLocations
134
+ * // Explainability: "STRING_VALUE", // required
135
+ * // ModelInsights: "STRING_VALUE",
136
+ * // },
137
+ * // CandidateMetrics: [ // MetricDataList
138
+ * // { // MetricDatum
139
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro",
140
+ * // Value: Number("float"),
141
+ * // Set: "Train" || "Validation" || "Test",
142
+ * // StandardMetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro" || "LogLoss" || "InferenceLatency",
143
+ * // },
144
+ * // ],
145
+ * // },
146
+ * // InferenceContainerDefinitions: { // AutoMLInferenceContainerDefinitions
147
+ * // "<keys>": [
148
+ * // {
149
+ * // Image: "STRING_VALUE", // required
150
+ * // ModelDataUrl: "STRING_VALUE", // required
151
+ * // Environment: {
152
+ * // "<keys>": "STRING_VALUE",
153
+ * // },
154
+ * // },
155
+ * // ],
156
+ * // },
157
+ * // },
158
+ * // AutoMLJobStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
159
+ * // AutoMLJobSecondaryStatus: "Starting" || "AnalyzingData" || "FeatureEngineering" || "ModelTuning" || "MaxCandidatesReached" || "Failed" || "Stopped" || "MaxAutoMLJobRuntimeReached" || "Stopping" || "CandidateDefinitionsGenerated" || "GeneratingExplainabilityReport" || "Completed" || "ExplainabilityError" || "DeployingModel" || "ModelDeploymentError" || "GeneratingModelInsightsReport" || "ModelInsightsError" || "TrainingModels", // required
160
+ * // GenerateCandidateDefinitionsOnly: true || false,
161
+ * // AutoMLJobArtifacts: { // AutoMLJobArtifacts
162
+ * // CandidateDefinitionNotebookLocation: "STRING_VALUE",
163
+ * // DataExplorationNotebookLocation: "STRING_VALUE",
164
+ * // },
165
+ * // ResolvedAttributes: { // ResolvedAttributes
166
+ * // AutoMLJobObjective: {
167
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro", // required
168
+ * // },
169
+ * // ProblemType: "BinaryClassification" || "MulticlassClassification" || "Regression",
170
+ * // CompletionCriteria: {
171
+ * // MaxCandidates: Number("int"),
172
+ * // MaxRuntimePerTrainingJobInSeconds: Number("int"),
173
+ * // MaxAutoMLJobRuntimeInSeconds: Number("int"),
174
+ * // },
175
+ * // },
176
+ * // ModelDeployConfig: { // ModelDeployConfig
177
+ * // AutoGenerateEndpointName: true || false,
178
+ * // EndpointName: "STRING_VALUE",
179
+ * // },
180
+ * // ModelDeployResult: { // ModelDeployResult
181
+ * // EndpointName: "STRING_VALUE",
182
+ * // },
183
+ * // };
184
+ *
34
185
  * ```
35
186
  *
36
187
  * @param DescribeAutoMLJobCommandInput - {@link DescribeAutoMLJobCommandInput}
@@ -42,6 +193,8 @@ export interface DescribeAutoMLJobCommandOutput extends DescribeAutoMLJobRespons
42
193
  * @throws {@link ResourceNotFound} (client fault)
43
194
  * <p>Resource being access is not found.</p>
44
195
  *
196
+ * @throws {@link SageMakerServiceException}
197
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
198
  *
46
199
  */
47
200
  export declare class DescribeAutoMLJobCommand extends $Command<DescribeAutoMLJobCommandInput, DescribeAutoMLJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -35,6 +35,139 @@ export interface DescribeAutoMLJobV2CommandOutput extends DescribeAutoMLJobV2Res
35
35
  * };
36
36
  * const command = new DescribeAutoMLJobV2Command(input);
37
37
  * const response = await client.send(command);
38
+ * // { // DescribeAutoMLJobV2Response
39
+ * // AutoMLJobName: "STRING_VALUE", // required
40
+ * // AutoMLJobArn: "STRING_VALUE", // required
41
+ * // AutoMLJobInputDataConfig: [ // AutoMLJobInputDataConfig // required
42
+ * // { // AutoMLJobChannel
43
+ * // ChannelType: "training" || "validation",
44
+ * // ContentType: "STRING_VALUE",
45
+ * // CompressionType: "None" || "Gzip",
46
+ * // DataSource: { // AutoMLDataSource
47
+ * // S3DataSource: { // AutoMLS3DataSource
48
+ * // S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
49
+ * // S3Uri: "STRING_VALUE", // required
50
+ * // },
51
+ * // },
52
+ * // },
53
+ * // ],
54
+ * // OutputDataConfig: { // AutoMLOutputDataConfig
55
+ * // KmsKeyId: "STRING_VALUE",
56
+ * // S3OutputPath: "STRING_VALUE", // required
57
+ * // },
58
+ * // RoleArn: "STRING_VALUE", // required
59
+ * // AutoMLJobObjective: { // AutoMLJobObjective
60
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro", // required
61
+ * // },
62
+ * // AutoMLProblemTypeConfig: { // AutoMLProblemTypeConfig Union: only one key present
63
+ * // ImageClassificationJobConfig: { // ImageClassificationJobConfig
64
+ * // CompletionCriteria: { // AutoMLJobCompletionCriteria
65
+ * // MaxCandidates: Number("int"),
66
+ * // MaxRuntimePerTrainingJobInSeconds: Number("int"),
67
+ * // MaxAutoMLJobRuntimeInSeconds: Number("int"),
68
+ * // },
69
+ * // },
70
+ * // TextClassificationJobConfig: { // TextClassificationJobConfig
71
+ * // CompletionCriteria: {
72
+ * // MaxCandidates: Number("int"),
73
+ * // MaxRuntimePerTrainingJobInSeconds: Number("int"),
74
+ * // MaxAutoMLJobRuntimeInSeconds: Number("int"),
75
+ * // },
76
+ * // ContentColumn: "STRING_VALUE",
77
+ * // TargetLabelColumn: "STRING_VALUE",
78
+ * // },
79
+ * // },
80
+ * // CreationTime: new Date("TIMESTAMP"), // required
81
+ * // EndTime: new Date("TIMESTAMP"),
82
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
83
+ * // FailureReason: "STRING_VALUE",
84
+ * // PartialFailureReasons: [ // AutoMLPartialFailureReasons
85
+ * // { // AutoMLPartialFailureReason
86
+ * // PartialFailureMessage: "STRING_VALUE",
87
+ * // },
88
+ * // ],
89
+ * // BestCandidate: { // AutoMLCandidate
90
+ * // CandidateName: "STRING_VALUE", // required
91
+ * // FinalAutoMLJobObjectiveMetric: { // FinalAutoMLJobObjectiveMetric
92
+ * // Type: "Maximize" || "Minimize",
93
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro", // required
94
+ * // Value: Number("float"), // required
95
+ * // StandardMetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro",
96
+ * // },
97
+ * // ObjectiveStatus: "Succeeded" || "Pending" || "Failed", // required
98
+ * // CandidateSteps: [ // CandidateSteps // required
99
+ * // { // AutoMLCandidateStep
100
+ * // CandidateStepType: "AWS::SageMaker::TrainingJob" || "AWS::SageMaker::TransformJob" || "AWS::SageMaker::ProcessingJob", // required
101
+ * // CandidateStepArn: "STRING_VALUE", // required
102
+ * // CandidateStepName: "STRING_VALUE", // required
103
+ * // },
104
+ * // ],
105
+ * // CandidateStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
106
+ * // InferenceContainers: [ // AutoMLContainerDefinitions
107
+ * // { // AutoMLContainerDefinition
108
+ * // Image: "STRING_VALUE", // required
109
+ * // ModelDataUrl: "STRING_VALUE", // required
110
+ * // Environment: { // EnvironmentMap
111
+ * // "<keys>": "STRING_VALUE",
112
+ * // },
113
+ * // },
114
+ * // ],
115
+ * // CreationTime: new Date("TIMESTAMP"), // required
116
+ * // EndTime: new Date("TIMESTAMP"),
117
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
118
+ * // FailureReason: "STRING_VALUE",
119
+ * // CandidateProperties: { // CandidateProperties
120
+ * // CandidateArtifactLocations: { // CandidateArtifactLocations
121
+ * // Explainability: "STRING_VALUE", // required
122
+ * // ModelInsights: "STRING_VALUE",
123
+ * // },
124
+ * // CandidateMetrics: [ // MetricDataList
125
+ * // { // MetricDatum
126
+ * // MetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro",
127
+ * // Value: Number("float"),
128
+ * // Set: "Train" || "Validation" || "Test",
129
+ * // StandardMetricName: "Accuracy" || "MSE" || "F1" || "F1macro" || "AUC" || "RMSE" || "MAE" || "R2" || "BalancedAccuracy" || "Precision" || "PrecisionMacro" || "Recall" || "RecallMacro" || "LogLoss" || "InferenceLatency",
130
+ * // },
131
+ * // ],
132
+ * // },
133
+ * // InferenceContainerDefinitions: { // AutoMLInferenceContainerDefinitions
134
+ * // "<keys>": [
135
+ * // {
136
+ * // Image: "STRING_VALUE", // required
137
+ * // ModelDataUrl: "STRING_VALUE", // required
138
+ * // Environment: {
139
+ * // "<keys>": "STRING_VALUE",
140
+ * // },
141
+ * // },
142
+ * // ],
143
+ * // },
144
+ * // },
145
+ * // AutoMLJobStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
146
+ * // AutoMLJobSecondaryStatus: "Starting" || "AnalyzingData" || "FeatureEngineering" || "ModelTuning" || "MaxCandidatesReached" || "Failed" || "Stopped" || "MaxAutoMLJobRuntimeReached" || "Stopping" || "CandidateDefinitionsGenerated" || "GeneratingExplainabilityReport" || "Completed" || "ExplainabilityError" || "DeployingModel" || "ModelDeploymentError" || "GeneratingModelInsightsReport" || "ModelInsightsError" || "TrainingModels", // required
147
+ * // ModelDeployConfig: { // ModelDeployConfig
148
+ * // AutoGenerateEndpointName: true || false,
149
+ * // EndpointName: "STRING_VALUE",
150
+ * // },
151
+ * // ModelDeployResult: { // ModelDeployResult
152
+ * // EndpointName: "STRING_VALUE",
153
+ * // },
154
+ * // DataSplitConfig: { // AutoMLDataSplitConfig
155
+ * // ValidationFraction: Number("float"),
156
+ * // },
157
+ * // SecurityConfig: { // AutoMLSecurityConfig
158
+ * // VolumeKmsKeyId: "STRING_VALUE",
159
+ * // EnableInterContainerTrafficEncryption: true || false,
160
+ * // VpcConfig: { // VpcConfig
161
+ * // SecurityGroupIds: [ // VpcSecurityGroupIds // required
162
+ * // "STRING_VALUE",
163
+ * // ],
164
+ * // Subnets: [ // Subnets // required
165
+ * // "STRING_VALUE",
166
+ * // ],
167
+ * // },
168
+ * // },
169
+ * // };
170
+ *
38
171
  * ```
39
172
  *
40
173
  * @param DescribeAutoMLJobV2CommandInput - {@link DescribeAutoMLJobV2CommandInput}
@@ -46,6 +179,8 @@ export interface DescribeAutoMLJobV2CommandOutput extends DescribeAutoMLJobV2Res
46
179
  * @throws {@link ResourceNotFound} (client fault)
47
180
  * <p>Resource being access is not found.</p>
48
181
  *
182
+ * @throws {@link SageMakerServiceException}
183
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
49
184
  *
50
185
  */
51
186
  export declare class DescribeAutoMLJobV2Command extends $Command<DescribeAutoMLJobV2CommandInput, DescribeAutoMLJobV2CommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,18 @@ export interface DescribeCodeRepositoryCommandOutput extends DescribeCodeReposit
31
31
  * };
32
32
  * const command = new DescribeCodeRepositoryCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeCodeRepositoryOutput
35
+ * // CodeRepositoryName: "STRING_VALUE", // required
36
+ * // CodeRepositoryArn: "STRING_VALUE", // required
37
+ * // CreationTime: new Date("TIMESTAMP"), // required
38
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
39
+ * // GitConfig: { // GitConfig
40
+ * // RepositoryUrl: "STRING_VALUE", // required
41
+ * // Branch: "STRING_VALUE",
42
+ * // SecretArn: "STRING_VALUE",
43
+ * // },
44
+ * // };
45
+ *
34
46
  * ```
35
47
  *
36
48
  * @param DescribeCodeRepositoryCommandInput - {@link DescribeCodeRepositoryCommandInput}
@@ -39,6 +51,8 @@ export interface DescribeCodeRepositoryCommandOutput extends DescribeCodeReposit
39
51
  * @see {@link DescribeCodeRepositoryCommandOutput} for command's `response` shape.
40
52
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
41
53
  *
54
+ * @throws {@link SageMakerServiceException}
55
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
42
56
  *
43
57
  */
44
58
  export declare class DescribeCodeRepositoryCommand extends $Command<DescribeCodeRepositoryCommandInput, DescribeCodeRepositoryCommandOutput, SageMakerClientResolvedConfig> {
@@ -33,6 +33,55 @@ export interface DescribeCompilationJobCommandOutput extends DescribeCompilation
33
33
  * };
34
34
  * const command = new DescribeCompilationJobCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // DescribeCompilationJobResponse
37
+ * // CompilationJobName: "STRING_VALUE", // required
38
+ * // CompilationJobArn: "STRING_VALUE", // required
39
+ * // CompilationJobStatus: "INPROGRESS" || "COMPLETED" || "FAILED" || "STARTING" || "STOPPING" || "STOPPED", // required
40
+ * // CompilationStartTime: new Date("TIMESTAMP"),
41
+ * // CompilationEndTime: new Date("TIMESTAMP"),
42
+ * // StoppingCondition: { // StoppingCondition
43
+ * // MaxRuntimeInSeconds: Number("int"),
44
+ * // MaxWaitTimeInSeconds: Number("int"),
45
+ * // },
46
+ * // InferenceImage: "STRING_VALUE",
47
+ * // ModelPackageVersionArn: "STRING_VALUE",
48
+ * // CreationTime: new Date("TIMESTAMP"), // required
49
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
50
+ * // FailureReason: "STRING_VALUE", // required
51
+ * // ModelArtifacts: { // ModelArtifacts
52
+ * // S3ModelArtifacts: "STRING_VALUE", // required
53
+ * // },
54
+ * // ModelDigests: { // ModelDigests
55
+ * // ArtifactDigest: "STRING_VALUE",
56
+ * // },
57
+ * // RoleArn: "STRING_VALUE", // required
58
+ * // InputConfig: { // InputConfig
59
+ * // S3Uri: "STRING_VALUE", // required
60
+ * // DataInputConfig: "STRING_VALUE", // required
61
+ * // Framework: "TENSORFLOW" || "KERAS" || "MXNET" || "ONNX" || "PYTORCH" || "XGBOOST" || "TFLITE" || "DARKNET" || "SKLEARN", // required
62
+ * // FrameworkVersion: "STRING_VALUE",
63
+ * // },
64
+ * // OutputConfig: { // OutputConfig
65
+ * // S3OutputLocation: "STRING_VALUE", // required
66
+ * // TargetDevice: "lambda" || "ml_m4" || "ml_m5" || "ml_c4" || "ml_c5" || "ml_p2" || "ml_p3" || "ml_g4dn" || "ml_inf1" || "ml_eia2" || "jetson_tx1" || "jetson_tx2" || "jetson_nano" || "jetson_xavier" || "rasp3b" || "imx8qm" || "deeplens" || "rk3399" || "rk3288" || "aisage" || "sbe_c" || "qcs605" || "qcs603" || "sitara_am57x" || "amba_cv2" || "amba_cv22" || "amba_cv25" || "x86_win32" || "x86_win64" || "coreml" || "jacinto_tda4vm" || "imx8mplus",
67
+ * // TargetPlatform: { // TargetPlatform
68
+ * // Os: "ANDROID" || "LINUX", // required
69
+ * // Arch: "X86_64" || "X86" || "ARM64" || "ARM_EABI" || "ARM_EABIHF", // required
70
+ * // Accelerator: "INTEL_GRAPHICS" || "MALI" || "NVIDIA" || "NNA",
71
+ * // },
72
+ * // CompilerOptions: "STRING_VALUE",
73
+ * // KmsKeyId: "STRING_VALUE",
74
+ * // },
75
+ * // VpcConfig: { // NeoVpcConfig
76
+ * // SecurityGroupIds: [ // NeoVpcSecurityGroupIds // required
77
+ * // "STRING_VALUE",
78
+ * // ],
79
+ * // Subnets: [ // NeoVpcSubnets // required
80
+ * // "STRING_VALUE",
81
+ * // ],
82
+ * // },
83
+ * // };
84
+ *
36
85
  * ```
37
86
  *
38
87
  * @param DescribeCompilationJobCommandInput - {@link DescribeCompilationJobCommandInput}
@@ -44,6 +93,8 @@ export interface DescribeCompilationJobCommandOutput extends DescribeCompilation
44
93
  * @throws {@link ResourceNotFound} (client fault)
45
94
  * <p>Resource being access is not found.</p>
46
95
  *
96
+ * @throws {@link SageMakerServiceException}
97
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
98
  *
48
99
  */
49
100
  export declare class DescribeCompilationJobCommand extends $Command<DescribeCompilationJobCommandInput, DescribeCompilationJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,44 @@ export interface DescribeContextCommandOutput extends DescribeContextResponse, _
31
31
  * };
32
32
  * const command = new DescribeContextCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeContextResponse
35
+ * // ContextName: "STRING_VALUE",
36
+ * // ContextArn: "STRING_VALUE",
37
+ * // Source: { // ContextSource
38
+ * // SourceUri: "STRING_VALUE", // required
39
+ * // SourceType: "STRING_VALUE",
40
+ * // SourceId: "STRING_VALUE",
41
+ * // },
42
+ * // ContextType: "STRING_VALUE",
43
+ * // Description: "STRING_VALUE",
44
+ * // Properties: { // LineageEntityParameters
45
+ * // "<keys>": "STRING_VALUE",
46
+ * // },
47
+ * // CreationTime: new Date("TIMESTAMP"),
48
+ * // CreatedBy: { // UserContext
49
+ * // UserProfileArn: "STRING_VALUE",
50
+ * // UserProfileName: "STRING_VALUE",
51
+ * // DomainId: "STRING_VALUE",
52
+ * // IamIdentity: { // IamIdentity
53
+ * // Arn: "STRING_VALUE",
54
+ * // PrincipalId: "STRING_VALUE",
55
+ * // SourceIdentity: "STRING_VALUE",
56
+ * // },
57
+ * // },
58
+ * // LastModifiedTime: new Date("TIMESTAMP"),
59
+ * // LastModifiedBy: {
60
+ * // UserProfileArn: "STRING_VALUE",
61
+ * // UserProfileName: "STRING_VALUE",
62
+ * // DomainId: "STRING_VALUE",
63
+ * // IamIdentity: {
64
+ * // Arn: "STRING_VALUE",
65
+ * // PrincipalId: "STRING_VALUE",
66
+ * // SourceIdentity: "STRING_VALUE",
67
+ * // },
68
+ * // },
69
+ * // LineageGroupArn: "STRING_VALUE",
70
+ * // };
71
+ *
34
72
  * ```
35
73
  *
36
74
  * @param DescribeContextCommandInput - {@link DescribeContextCommandInput}
@@ -42,6 +80,8 @@ export interface DescribeContextCommandOutput extends DescribeContextResponse, _
42
80
  * @throws {@link ResourceNotFound} (client fault)
43
81
  * <p>Resource being access is not found.</p>
44
82
  *
83
+ * @throws {@link SageMakerServiceException}
84
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
85
  *
46
86
  */
47
87
  export declare class DescribeContextCommand extends $Command<DescribeContextCommandInput, DescribeContextCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,106 @@ export interface DescribeDataQualityJobDefinitionCommandOutput extends DescribeD
31
31
  * };
32
32
  * const command = new DescribeDataQualityJobDefinitionCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeDataQualityJobDefinitionResponse
35
+ * // JobDefinitionArn: "STRING_VALUE", // required
36
+ * // JobDefinitionName: "STRING_VALUE", // required
37
+ * // CreationTime: new Date("TIMESTAMP"), // required
38
+ * // DataQualityBaselineConfig: { // DataQualityBaselineConfig
39
+ * // BaseliningJobName: "STRING_VALUE",
40
+ * // ConstraintsResource: { // MonitoringConstraintsResource
41
+ * // S3Uri: "STRING_VALUE",
42
+ * // },
43
+ * // StatisticsResource: { // MonitoringStatisticsResource
44
+ * // S3Uri: "STRING_VALUE",
45
+ * // },
46
+ * // },
47
+ * // DataQualityAppSpecification: { // DataQualityAppSpecification
48
+ * // ImageUri: "STRING_VALUE", // required
49
+ * // ContainerEntrypoint: [ // ContainerEntrypoint
50
+ * // "STRING_VALUE",
51
+ * // ],
52
+ * // ContainerArguments: [ // MonitoringContainerArguments
53
+ * // "STRING_VALUE",
54
+ * // ],
55
+ * // RecordPreprocessorSourceUri: "STRING_VALUE",
56
+ * // PostAnalyticsProcessorSourceUri: "STRING_VALUE",
57
+ * // Environment: { // MonitoringEnvironmentMap
58
+ * // "<keys>": "STRING_VALUE",
59
+ * // },
60
+ * // },
61
+ * // DataQualityJobInput: { // DataQualityJobInput
62
+ * // EndpointInput: { // EndpointInput
63
+ * // EndpointName: "STRING_VALUE", // required
64
+ * // LocalPath: "STRING_VALUE", // required
65
+ * // S3InputMode: "Pipe" || "File",
66
+ * // S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
67
+ * // FeaturesAttribute: "STRING_VALUE",
68
+ * // InferenceAttribute: "STRING_VALUE",
69
+ * // ProbabilityAttribute: "STRING_VALUE",
70
+ * // ProbabilityThresholdAttribute: Number("double"),
71
+ * // StartTimeOffset: "STRING_VALUE",
72
+ * // EndTimeOffset: "STRING_VALUE",
73
+ * // },
74
+ * // BatchTransformInput: { // BatchTransformInput
75
+ * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
76
+ * // DatasetFormat: { // MonitoringDatasetFormat
77
+ * // Csv: { // MonitoringCsvDatasetFormat
78
+ * // Header: true || false,
79
+ * // },
80
+ * // Json: { // MonitoringJsonDatasetFormat
81
+ * // Line: true || false,
82
+ * // },
83
+ * // Parquet: {},
84
+ * // },
85
+ * // LocalPath: "STRING_VALUE", // required
86
+ * // S3InputMode: "Pipe" || "File",
87
+ * // S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
88
+ * // FeaturesAttribute: "STRING_VALUE",
89
+ * // InferenceAttribute: "STRING_VALUE",
90
+ * // ProbabilityAttribute: "STRING_VALUE",
91
+ * // ProbabilityThresholdAttribute: Number("double"),
92
+ * // StartTimeOffset: "STRING_VALUE",
93
+ * // EndTimeOffset: "STRING_VALUE",
94
+ * // },
95
+ * // },
96
+ * // DataQualityJobOutputConfig: { // MonitoringOutputConfig
97
+ * // MonitoringOutputs: [ // MonitoringOutputs // required
98
+ * // { // MonitoringOutput
99
+ * // S3Output: { // MonitoringS3Output
100
+ * // S3Uri: "STRING_VALUE", // required
101
+ * // LocalPath: "STRING_VALUE", // required
102
+ * // S3UploadMode: "Continuous" || "EndOfJob",
103
+ * // },
104
+ * // },
105
+ * // ],
106
+ * // KmsKeyId: "STRING_VALUE",
107
+ * // },
108
+ * // JobResources: { // MonitoringResources
109
+ * // ClusterConfig: { // MonitoringClusterConfig
110
+ * // InstanceCount: Number("int"), // required
111
+ * // InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge", // required
112
+ * // VolumeSizeInGB: Number("int"), // required
113
+ * // VolumeKmsKeyId: "STRING_VALUE",
114
+ * // },
115
+ * // },
116
+ * // NetworkConfig: { // MonitoringNetworkConfig
117
+ * // EnableInterContainerTrafficEncryption: true || false,
118
+ * // EnableNetworkIsolation: true || false,
119
+ * // VpcConfig: { // VpcConfig
120
+ * // SecurityGroupIds: [ // VpcSecurityGroupIds // required
121
+ * // "STRING_VALUE",
122
+ * // ],
123
+ * // Subnets: [ // Subnets // required
124
+ * // "STRING_VALUE",
125
+ * // ],
126
+ * // },
127
+ * // },
128
+ * // RoleArn: "STRING_VALUE", // required
129
+ * // StoppingCondition: { // MonitoringStoppingCondition
130
+ * // MaxRuntimeInSeconds: Number("int"), // required
131
+ * // },
132
+ * // };
133
+ *
34
134
  * ```
35
135
  *
36
136
  * @param DescribeDataQualityJobDefinitionCommandInput - {@link DescribeDataQualityJobDefinitionCommandInput}
@@ -42,6 +142,8 @@ export interface DescribeDataQualityJobDefinitionCommandOutput extends DescribeD
42
142
  * @throws {@link ResourceNotFound} (client fault)
43
143
  * <p>Resource being access is not found.</p>
44
144
  *
145
+ * @throws {@link SageMakerServiceException}
146
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
147
  *
46
148
  */
47
149
  export declare class DescribeDataQualityJobDefinitionCommand extends $Command<DescribeDataQualityJobDefinitionCommandInput, DescribeDataQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {