@aws-sdk/client-sagemaker 3.297.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/SageMaker.js +30 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -3
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -3
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -3
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +45 -0
  14. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -3
  16. package/dist-cjs/commands/CreateContextCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDeviceFleetCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDomainCommand.js +2 -3
  20. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  21. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  22. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +2 -3
  23. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  24. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -3
  25. package/dist-cjs/commands/CreateExperimentCommand.js +2 -3
  26. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -3
  27. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -3
  28. package/dist-cjs/commands/CreateHubCommand.js +2 -3
  29. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -3
  30. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  31. package/dist-cjs/commands/CreateImageCommand.js +2 -3
  32. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -3
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +2 -3
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -3
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  37. package/dist-cjs/commands/CreateModelCardCommand.js +1 -1
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +2 -3
  39. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -3
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -3
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -3
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  47. package/dist-cjs/commands/CreatePipelineCommand.js +2 -3
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -3
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -3
  51. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  52. package/dist-cjs/commands/CreateSpaceCommand.js +2 -3
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -3
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -3
  56. package/dist-cjs/commands/CreateTrialCommand.js +2 -3
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -3
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -3
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteActionCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteAppCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +2 -3
  68. package/dist-cjs/commands/DeleteContextCommand.js +2 -3
  69. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  70. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +2 -3
  71. package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
  72. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  73. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  74. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  75. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +2 -3
  76. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -3
  77. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +2 -3
  78. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -3
  79. package/dist-cjs/commands/DeleteHubCommand.js +2 -3
  80. package/dist-cjs/commands/DeleteHubContentCommand.js +2 -3
  81. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -3
  82. package/dist-cjs/commands/DeleteImageCommand.js +2 -3
  83. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -3
  84. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +2 -3
  85. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  86. package/dist-cjs/commands/DeleteModelCardCommand.js +2 -3
  87. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  88. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  89. package/dist-cjs/commands/DeleteModelPackageCommand.js +2 -3
  90. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +2 -3
  91. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  92. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  93. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +2 -3
  94. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +2 -3
  95. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  96. package/dist-cjs/commands/DeletePipelineCommand.js +2 -3
  97. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-cjs/commands/DeleteSpaceCommand.js +2 -3
  99. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  100. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  101. package/dist-cjs/commands/DeleteTrialCommand.js +2 -3
  102. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -3
  103. package/dist-cjs/commands/DeleteUserProfileCommand.js +2 -3
  104. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -3
  105. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -3
  106. package/dist-cjs/commands/DeregisterDevicesCommand.js +2 -3
  107. package/dist-cjs/commands/DescribeActionCommand.js +2 -3
  108. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
  109. package/dist-cjs/commands/DescribeAppCommand.js +2 -3
  110. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -3
  111. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -3
  112. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -3
  113. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +45 -0
  114. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -3
  115. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -3
  116. package/dist-cjs/commands/DescribeContextCommand.js +2 -3
  117. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  118. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -3
  119. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -3
  120. package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
  121. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -3
  123. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  124. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
  125. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -3
  126. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -3
  127. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -3
  128. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -3
  129. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  130. package/dist-cjs/commands/DescribeHubContentCommand.js +2 -3
  131. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -3
  132. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  133. package/dist-cjs/commands/DescribeImageCommand.js +2 -3
  134. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -3
  135. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +2 -3
  136. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  137. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -3
  138. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -3
  139. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  140. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -1
  141. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +2 -3
  142. package/dist-cjs/commands/DescribeModelCommand.js +2 -3
  143. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  144. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -3
  145. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -3
  146. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  147. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -3
  148. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -3
  149. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  150. package/dist-cjs/commands/DescribePipelineCommand.js +2 -3
  151. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  152. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -3
  153. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -3
  154. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  155. package/dist-cjs/commands/DescribeSpaceCommand.js +2 -3
  156. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  157. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  158. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -3
  159. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -3
  160. package/dist-cjs/commands/DescribeTrialCommand.js +2 -3
  161. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -3
  162. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -3
  163. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -3
  164. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -3
  165. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  166. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -3
  167. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  168. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -3
  169. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -3
  170. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  171. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  172. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -3
  173. package/dist-cjs/commands/ImportHubContentCommand.js +2 -3
  174. package/dist-cjs/commands/ListActionsCommand.js +2 -3
  175. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -3
  176. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  177. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -3
  178. package/dist-cjs/commands/ListAppsCommand.js +2 -3
  179. package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
  180. package/dist-cjs/commands/ListAssociationsCommand.js +2 -3
  181. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -3
  182. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  183. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -3
  184. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -3
  185. package/dist-cjs/commands/ListContextsCommand.js +2 -3
  186. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  187. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -3
  188. package/dist-cjs/commands/ListDevicesCommand.js +2 -3
  189. package/dist-cjs/commands/ListDomainsCommand.js +2 -3
  190. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  191. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -3
  192. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -3
  193. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  194. package/dist-cjs/commands/ListExperimentsCommand.js +2 -3
  195. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -3
  196. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -3
  197. package/dist-cjs/commands/ListHubContentVersionsCommand.js +2 -3
  198. package/dist-cjs/commands/ListHubContentsCommand.js +2 -3
  199. package/dist-cjs/commands/ListHubsCommand.js +2 -3
  200. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -3
  201. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  202. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -3
  203. package/dist-cjs/commands/ListImagesCommand.js +2 -3
  204. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +2 -3
  205. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  206. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  207. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -3
  208. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  209. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -3
  210. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  211. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +2 -3
  212. package/dist-cjs/commands/ListModelCardVersionsCommand.js +2 -3
  213. package/dist-cjs/commands/ListModelCardsCommand.js +2 -3
  214. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  215. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -3
  216. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -3
  217. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -3
  218. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  219. package/dist-cjs/commands/ListModelsCommand.js +2 -3
  220. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  221. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +2 -3
  222. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -3
  223. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -3
  224. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  225. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -3
  226. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -3
  227. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -3
  228. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  229. package/dist-cjs/commands/ListPipelinesCommand.js +2 -3
  230. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -3
  231. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  232. package/dist-cjs/commands/ListSpacesCommand.js +2 -3
  233. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -3
  234. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  235. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -3
  236. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  237. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -3
  238. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  239. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -3
  240. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -3
  241. package/dist-cjs/commands/ListTrialsCommand.js +2 -3
  242. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -3
  243. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -3
  244. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -3
  245. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  246. package/dist-cjs/commands/QueryLineageCommand.js +2 -3
  247. package/dist-cjs/commands/RegisterDevicesCommand.js +2 -3
  248. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -3
  249. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -3
  250. package/dist-cjs/commands/SearchCommand.js +1 -2
  251. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  252. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  253. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +2 -3
  254. package/dist-cjs/commands/StartInferenceExperimentCommand.js +2 -3
  255. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +2 -3
  256. package/dist-cjs/commands/StartNotebookInstanceCommand.js +2 -3
  257. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -3
  258. package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -3
  259. package/dist-cjs/commands/StopCompilationJobCommand.js +2 -3
  260. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +2 -3
  261. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -3
  262. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -3
  263. package/dist-cjs/commands/StopInferenceExperimentCommand.js +2 -3
  264. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  265. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -3
  266. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -3
  267. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -3
  268. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -3
  269. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -3
  270. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -3
  271. package/dist-cjs/commands/StopTransformJobCommand.js +2 -3
  272. package/dist-cjs/commands/UpdateActionCommand.js +2 -3
  273. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -3
  274. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -3
  275. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -3
  276. package/dist-cjs/commands/UpdateContextCommand.js +2 -3
  277. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +2 -3
  278. package/dist-cjs/commands/UpdateDevicesCommand.js +2 -3
  279. package/dist-cjs/commands/UpdateDomainCommand.js +2 -3
  280. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  281. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  282. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -3
  283. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -3
  284. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +2 -3
  285. package/dist-cjs/commands/UpdateHubCommand.js +2 -3
  286. package/dist-cjs/commands/UpdateImageCommand.js +2 -3
  287. package/dist-cjs/commands/UpdateImageVersionCommand.js +2 -3
  288. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +2 -3
  289. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -1
  290. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -3
  291. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +2 -3
  292. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -3
  293. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -3
  294. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  295. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -3
  296. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -3
  297. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  298. package/dist-cjs/commands/UpdateSpaceCommand.js +2 -3
  299. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -3
  300. package/dist-cjs/commands/UpdateTrialCommand.js +2 -3
  301. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -3
  302. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -3
  303. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
  304. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -3
  305. package/dist-cjs/commands/index.js +2 -0
  306. package/dist-cjs/models/models_0.js +20 -847
  307. package/dist-cjs/models/models_1.js +13 -1074
  308. package/dist-cjs/models/models_2.js +1 -982
  309. package/dist-cjs/models/models_3.js +20 -1007
  310. package/dist-cjs/models/models_4.js +1 -217
  311. package/dist-cjs/protocols/Aws_json1_1.js +289 -12
  312. package/dist-es/SageMaker.js +30 -0
  313. package/dist-es/commands/AddAssociationCommand.js +2 -3
  314. package/dist-es/commands/AddTagsCommand.js +2 -3
  315. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -3
  316. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -3
  317. package/dist-es/commands/CreateActionCommand.js +2 -3
  318. package/dist-es/commands/CreateAlgorithmCommand.js +2 -3
  319. package/dist-es/commands/CreateAppCommand.js +2 -3
  320. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -3
  321. package/dist-es/commands/CreateArtifactCommand.js +2 -3
  322. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -3
  323. package/dist-es/commands/CreateAutoMLJobV2Command.js +41 -0
  324. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -3
  325. package/dist-es/commands/CreateCompilationJobCommand.js +2 -3
  326. package/dist-es/commands/CreateContextCommand.js +2 -3
  327. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  328. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -3
  329. package/dist-es/commands/CreateDomainCommand.js +2 -3
  330. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  331. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  332. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -3
  333. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  334. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -3
  335. package/dist-es/commands/CreateExperimentCommand.js +2 -3
  336. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -3
  337. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -3
  338. package/dist-es/commands/CreateHubCommand.js +2 -3
  339. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -3
  340. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  341. package/dist-es/commands/CreateImageCommand.js +2 -3
  342. package/dist-es/commands/CreateImageVersionCommand.js +2 -3
  343. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -3
  344. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  345. package/dist-es/commands/CreateLabelingJobCommand.js +2 -3
  346. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  347. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  348. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -3
  349. package/dist-es/commands/CreateModelCommand.js +2 -3
  350. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  351. package/dist-es/commands/CreateModelPackageCommand.js +2 -3
  352. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -3
  353. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  354. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -3
  355. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -3
  356. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  357. package/dist-es/commands/CreatePipelineCommand.js +2 -3
  358. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -3
  359. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  360. package/dist-es/commands/CreateProcessingJobCommand.js +2 -3
  361. package/dist-es/commands/CreateProjectCommand.js +2 -3
  362. package/dist-es/commands/CreateSpaceCommand.js +2 -3
  363. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  364. package/dist-es/commands/CreateTrainingJobCommand.js +2 -3
  365. package/dist-es/commands/CreateTransformJobCommand.js +2 -3
  366. package/dist-es/commands/CreateTrialCommand.js +2 -3
  367. package/dist-es/commands/CreateTrialComponentCommand.js +2 -3
  368. package/dist-es/commands/CreateUserProfileCommand.js +2 -3
  369. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  370. package/dist-es/commands/CreateWorkteamCommand.js +2 -3
  371. package/dist-es/commands/DeleteActionCommand.js +2 -3
  372. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -3
  373. package/dist-es/commands/DeleteAppCommand.js +2 -3
  374. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -3
  375. package/dist-es/commands/DeleteArtifactCommand.js +2 -3
  376. package/dist-es/commands/DeleteAssociationCommand.js +2 -3
  377. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -3
  378. package/dist-es/commands/DeleteContextCommand.js +2 -3
  379. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  380. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -3
  381. package/dist-es/commands/DeleteDomainCommand.js +2 -3
  382. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  383. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  384. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  385. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -3
  386. package/dist-es/commands/DeleteExperimentCommand.js +2 -3
  387. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -3
  388. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -3
  389. package/dist-es/commands/DeleteHubCommand.js +2 -3
  390. package/dist-es/commands/DeleteHubContentCommand.js +2 -3
  391. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -3
  392. package/dist-es/commands/DeleteImageCommand.js +2 -3
  393. package/dist-es/commands/DeleteImageVersionCommand.js +2 -3
  394. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -3
  395. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  396. package/dist-es/commands/DeleteModelCardCommand.js +2 -3
  397. package/dist-es/commands/DeleteModelCommand.js +2 -3
  398. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  399. package/dist-es/commands/DeleteModelPackageCommand.js +2 -3
  400. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -3
  401. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  402. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  403. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -3
  404. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -3
  405. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  406. package/dist-es/commands/DeletePipelineCommand.js +2 -3
  407. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  408. package/dist-es/commands/DeleteSpaceCommand.js +2 -3
  409. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  410. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  411. package/dist-es/commands/DeleteTrialCommand.js +2 -3
  412. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -3
  413. package/dist-es/commands/DeleteUserProfileCommand.js +2 -3
  414. package/dist-es/commands/DeleteWorkforceCommand.js +2 -3
  415. package/dist-es/commands/DeleteWorkteamCommand.js +2 -3
  416. package/dist-es/commands/DeregisterDevicesCommand.js +2 -3
  417. package/dist-es/commands/DescribeActionCommand.js +2 -3
  418. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
  419. package/dist-es/commands/DescribeAppCommand.js +2 -3
  420. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -3
  421. package/dist-es/commands/DescribeArtifactCommand.js +2 -3
  422. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -3
  423. package/dist-es/commands/DescribeAutoMLJobV2Command.js +41 -0
  424. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -3
  425. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -3
  426. package/dist-es/commands/DescribeContextCommand.js +2 -3
  427. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  428. package/dist-es/commands/DescribeDeviceCommand.js +2 -3
  429. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -3
  430. package/dist-es/commands/DescribeDomainCommand.js +2 -3
  431. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  432. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -3
  433. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  434. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
  435. package/dist-es/commands/DescribeExperimentCommand.js +2 -3
  436. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -3
  437. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -3
  438. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -3
  439. package/dist-es/commands/DescribeHubCommand.js +2 -3
  440. package/dist-es/commands/DescribeHubContentCommand.js +2 -3
  441. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -3
  442. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  443. package/dist-es/commands/DescribeImageCommand.js +2 -3
  444. package/dist-es/commands/DescribeImageVersionCommand.js +2 -3
  445. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -3
  446. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  447. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -3
  448. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -3
  449. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  450. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  451. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -3
  452. package/dist-es/commands/DescribeModelCommand.js +2 -3
  453. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  454. package/dist-es/commands/DescribeModelPackageCommand.js +2 -3
  455. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -3
  456. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  457. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -3
  458. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -3
  459. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  460. package/dist-es/commands/DescribePipelineCommand.js +2 -3
  461. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  462. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -3
  463. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -3
  464. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  465. package/dist-es/commands/DescribeSpaceCommand.js +2 -3
  466. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  467. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  468. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -3
  469. package/dist-es/commands/DescribeTransformJobCommand.js +2 -3
  470. package/dist-es/commands/DescribeTrialCommand.js +2 -3
  471. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -3
  472. package/dist-es/commands/DescribeUserProfileCommand.js +2 -3
  473. package/dist-es/commands/DescribeWorkforceCommand.js +2 -3
  474. package/dist-es/commands/DescribeWorkteamCommand.js +2 -3
  475. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  476. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -3
  477. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  478. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -3
  479. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -3
  480. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  481. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  482. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -3
  483. package/dist-es/commands/ImportHubContentCommand.js +2 -3
  484. package/dist-es/commands/ListActionsCommand.js +2 -3
  485. package/dist-es/commands/ListAlgorithmsCommand.js +2 -3
  486. package/dist-es/commands/ListAliasesCommand.js +2 -3
  487. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -3
  488. package/dist-es/commands/ListAppsCommand.js +2 -3
  489. package/dist-es/commands/ListArtifactsCommand.js +2 -3
  490. package/dist-es/commands/ListAssociationsCommand.js +2 -3
  491. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -3
  492. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  493. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -3
  494. package/dist-es/commands/ListCompilationJobsCommand.js +2 -3
  495. package/dist-es/commands/ListContextsCommand.js +2 -3
  496. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  497. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -3
  498. package/dist-es/commands/ListDevicesCommand.js +2 -3
  499. package/dist-es/commands/ListDomainsCommand.js +2 -3
  500. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  501. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -3
  502. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -3
  503. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  504. package/dist-es/commands/ListExperimentsCommand.js +2 -3
  505. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -3
  506. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -3
  507. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -3
  508. package/dist-es/commands/ListHubContentsCommand.js +2 -3
  509. package/dist-es/commands/ListHubsCommand.js +2 -3
  510. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -3
  511. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  512. package/dist-es/commands/ListImageVersionsCommand.js +2 -3
  513. package/dist-es/commands/ListImagesCommand.js +2 -3
  514. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -3
  515. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  516. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  517. package/dist-es/commands/ListLabelingJobsCommand.js +2 -3
  518. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  519. package/dist-es/commands/ListLineageGroupsCommand.js +2 -3
  520. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  521. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -3
  522. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -3
  523. package/dist-es/commands/ListModelCardsCommand.js +2 -3
  524. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  525. package/dist-es/commands/ListModelMetadataCommand.js +2 -3
  526. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -3
  527. package/dist-es/commands/ListModelPackagesCommand.js +2 -3
  528. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  529. package/dist-es/commands/ListModelsCommand.js +2 -3
  530. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  531. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -3
  532. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -3
  533. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -3
  534. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  535. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -3
  536. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -3
  537. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -3
  538. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  539. package/dist-es/commands/ListPipelinesCommand.js +2 -3
  540. package/dist-es/commands/ListProcessingJobsCommand.js +2 -3
  541. package/dist-es/commands/ListProjectsCommand.js +2 -3
  542. package/dist-es/commands/ListSpacesCommand.js +2 -3
  543. package/dist-es/commands/ListStageDevicesCommand.js +2 -3
  544. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  545. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -3
  546. package/dist-es/commands/ListTagsCommand.js +2 -3
  547. package/dist-es/commands/ListTrainingJobsCommand.js +2 -3
  548. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  549. package/dist-es/commands/ListTransformJobsCommand.js +2 -3
  550. package/dist-es/commands/ListTrialComponentsCommand.js +2 -3
  551. package/dist-es/commands/ListTrialsCommand.js +2 -3
  552. package/dist-es/commands/ListUserProfilesCommand.js +2 -3
  553. package/dist-es/commands/ListWorkforcesCommand.js +2 -3
  554. package/dist-es/commands/ListWorkteamsCommand.js +2 -3
  555. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  556. package/dist-es/commands/QueryLineageCommand.js +2 -3
  557. package/dist-es/commands/RegisterDevicesCommand.js +2 -3
  558. package/dist-es/commands/RenderUiTemplateCommand.js +2 -3
  559. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -3
  560. package/dist-es/commands/SearchCommand.js +1 -2
  561. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  562. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  563. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -3
  564. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -3
  565. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -3
  566. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -3
  567. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -3
  568. package/dist-es/commands/StopAutoMLJobCommand.js +2 -3
  569. package/dist-es/commands/StopCompilationJobCommand.js +2 -3
  570. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -3
  571. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -3
  572. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -3
  573. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -3
  574. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  575. package/dist-es/commands/StopLabelingJobCommand.js +2 -3
  576. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -3
  577. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -3
  578. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -3
  579. package/dist-es/commands/StopProcessingJobCommand.js +2 -3
  580. package/dist-es/commands/StopTrainingJobCommand.js +2 -3
  581. package/dist-es/commands/StopTransformJobCommand.js +2 -3
  582. package/dist-es/commands/UpdateActionCommand.js +2 -3
  583. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -3
  584. package/dist-es/commands/UpdateArtifactCommand.js +2 -3
  585. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -3
  586. package/dist-es/commands/UpdateContextCommand.js +2 -3
  587. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -3
  588. package/dist-es/commands/UpdateDevicesCommand.js +2 -3
  589. package/dist-es/commands/UpdateDomainCommand.js +2 -3
  590. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  591. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  592. package/dist-es/commands/UpdateExperimentCommand.js +2 -3
  593. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -3
  594. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -3
  595. package/dist-es/commands/UpdateHubCommand.js +2 -3
  596. package/dist-es/commands/UpdateImageCommand.js +2 -3
  597. package/dist-es/commands/UpdateImageVersionCommand.js +2 -3
  598. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -3
  599. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  600. package/dist-es/commands/UpdateModelPackageCommand.js +2 -3
  601. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -3
  602. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -3
  603. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -3
  604. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  605. package/dist-es/commands/UpdatePipelineCommand.js +2 -3
  606. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -3
  607. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  608. package/dist-es/commands/UpdateSpaceCommand.js +2 -3
  609. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -3
  610. package/dist-es/commands/UpdateTrialCommand.js +2 -3
  611. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -3
  612. package/dist-es/commands/UpdateUserProfileCommand.js +2 -3
  613. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  614. package/dist-es/commands/UpdateWorkteamCommand.js +2 -3
  615. package/dist-es/commands/index.js +2 -0
  616. package/dist-es/models/models_0.js +18 -633
  617. package/dist-es/models/models_1.js +11 -802
  618. package/dist-es/models/models_2.js +0 -738
  619. package/dist-es/models/models_3.js +18 -752
  620. package/dist-es/models/models_4.js +1 -163
  621. package/dist-es/protocols/Aws_json1_1.js +273 -1
  622. package/dist-types/SageMaker.d.ts +27 -0
  623. package/dist-types/SageMakerClient.d.ts +4 -2
  624. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +74 -0
  625. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  626. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
  627. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
  628. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
  629. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
  630. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +67 -0
  631. package/dist-types/commands/ListActionsCommand.d.ts +1 -1
  632. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
  633. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  634. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  635. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  636. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  637. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  638. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  639. package/dist-types/commands/index.d.ts +2 -0
  640. package/dist-types/models/models_0.d.ts +305 -1063
  641. package/dist-types/models/models_1.d.ts +188 -1124
  642. package/dist-types/models/models_2.d.ts +164 -1132
  643. package/dist-types/models/models_3.d.ts +173 -1140
  644. package/dist-types/models/models_4.d.ts +142 -214
  645. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  646. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  647. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  648. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +38 -0
  649. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  650. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  651. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  652. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  653. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  654. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +38 -0
  655. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  656. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  657. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -4
  658. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  659. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  660. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  661. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  662. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  663. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  664. package/dist-types/ts3.4/models/models_0.d.ts +64 -610
  665. package/dist-types/ts3.4/models/models_1.d.ts +39 -801
  666. package/dist-types/ts3.4/models/models_2.d.ts +52 -745
  667. package/dist-types/ts3.4/models/models_3.d.ts +55 -764
  668. package/dist-types/ts3.4/models/models_4.d.ts +42 -159
  669. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  670. package/package.json +4 -3
@@ -1,5 +1,68 @@
1
- import { ActionSource, ActionStatus, ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmSummary, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, ExplainerConfig, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OutputConfig, OutputDataConfig, OutputParameter, ProblemType, ProductionVariantAcceleratorType, ProductionVariantInstanceType, ProductionVariantServerlessConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DriftCheckBaselines, EndpointInfo, ExperimentConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreConfig, OnlineStoreConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProductionVariant, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance } from "./models_1";
1
+ import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OutputConfig, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DataCaptureConfig, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DriftCheckBaselines, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreConfig, OnlineStoreConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantServerlessConfig, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance } from "./models_1";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface DeleteTrialRequest {
7
+ /**
8
+ * <p>The name of the trial to delete.</p>
9
+ */
10
+ TrialName: string | undefined;
11
+ }
12
+ /**
13
+ * @public
14
+ */
15
+ export interface DeleteTrialResponse {
16
+ /**
17
+ * <p>The Amazon Resource Name (ARN) of the trial that is being deleted.</p>
18
+ */
19
+ TrialArn?: string;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface DeleteTrialComponentRequest {
25
+ /**
26
+ * <p>The name of the component to delete.</p>
27
+ */
28
+ TrialComponentName: string | undefined;
29
+ }
30
+ /**
31
+ * @public
32
+ */
33
+ export interface DeleteTrialComponentResponse {
34
+ /**
35
+ * <p>The Amazon Resource Name (ARN) of the component is being deleted.</p>
36
+ */
37
+ TrialComponentArn?: string;
38
+ }
39
+ /**
40
+ * @public
41
+ */
42
+ export interface DeleteUserProfileRequest {
43
+ /**
44
+ * <p>The domain ID.</p>
45
+ */
46
+ DomainId: string | undefined;
47
+ /**
48
+ * <p>The user profile name.</p>
49
+ */
50
+ UserProfileName: string | undefined;
51
+ }
52
+ /**
53
+ * @public
54
+ */
55
+ export interface DeleteWorkforceRequest {
56
+ /**
57
+ * <p>The name of the workforce.</p>
58
+ */
59
+ WorkforceName: string | undefined;
60
+ }
61
+ /**
62
+ * @public
63
+ */
64
+ export interface DeleteWorkforceResponse {
65
+ }
3
66
  /**
4
67
  * @public
5
68
  */
@@ -451,7 +514,9 @@ export interface ModelDeployResult {
451
514
  */
452
515
  export interface ResolvedAttributes {
453
516
  /**
454
- * <p>Specifies a metric to minimize or maximize as the objective of a job.</p>
517
+ * <p>Specifies a metric to minimize or maximize as the objective of a job. V2 API jobs (for
518
+ * example jobs created by calling <code>CreateAutoMLJobV2</code>), support
519
+ * <code>Accuracy</code> only.</p>
455
520
  */
456
521
  AutoMLJobObjective?: AutoMLJobObjective;
457
522
  /**
@@ -485,9 +550,8 @@ export interface DescribeAutoMLJobResponse {
485
550
  */
486
551
  OutputDataConfig: AutoMLOutputDataConfig | undefined;
487
552
  /**
488
- * <p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that
489
- * has read permission to the input data location and write permission to the output data
490
- * location in Amazon S3.</p>
553
+ * <p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that has read permission to the input data
554
+ * location and write permission to the output data location in Amazon S3.</p>
491
555
  */
492
556
  RoleArn: string | undefined;
493
557
  /**
@@ -562,6 +626,99 @@ export interface DescribeAutoMLJobResponse {
562
626
  */
563
627
  ModelDeployResult?: ModelDeployResult;
564
628
  }
629
+ /**
630
+ * @public
631
+ */
632
+ export interface DescribeAutoMLJobV2Request {
633
+ /**
634
+ * <p>Requests information about an AutoML V2 job using its unique name.</p>
635
+ */
636
+ AutoMLJobName: string | undefined;
637
+ }
638
+ /**
639
+ * @public
640
+ */
641
+ export interface DescribeAutoMLJobV2Response {
642
+ /**
643
+ * <p>Returns the name of the AutoML V2 job.</p>
644
+ */
645
+ AutoMLJobName: string | undefined;
646
+ /**
647
+ * <p>Returns the Amazon Resource Name (ARN) of the AutoML V2 job.</p>
648
+ */
649
+ AutoMLJobArn: string | undefined;
650
+ /**
651
+ * <p>Returns an array of channel objects describing the input data and their location.</p>
652
+ */
653
+ AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
654
+ /**
655
+ * <p>Returns the job's output data config.</p>
656
+ */
657
+ OutputDataConfig: AutoMLOutputDataConfig | undefined;
658
+ /**
659
+ * <p>The ARN of the Identity and Access Management role that has read permission to the input data location and
660
+ * write permission to the output data location in Amazon S3.</p>
661
+ */
662
+ RoleArn: string | undefined;
663
+ /**
664
+ * <p>Returns the job's objective.</p>
665
+ */
666
+ AutoMLJobObjective?: AutoMLJobObjective;
667
+ /**
668
+ * <p>Returns the configuration settings of the problem type set for the AutoML V2 job.</p>
669
+ */
670
+ AutoMLProblemTypeConfig?: AutoMLProblemTypeConfig;
671
+ /**
672
+ * <p>Returns the creation time of the AutoML V2 job.</p>
673
+ */
674
+ CreationTime: Date | undefined;
675
+ /**
676
+ * <p>Returns the end time of the AutoML V2 job.</p>
677
+ */
678
+ EndTime?: Date;
679
+ /**
680
+ * <p>Returns the job's last modified time.</p>
681
+ */
682
+ LastModifiedTime: Date | undefined;
683
+ /**
684
+ * <p>Returns the reason for the failure of the AutoML V2 job, when applicable.</p>
685
+ */
686
+ FailureReason?: string;
687
+ /**
688
+ * <p>Returns a list of reasons for partial failures within an AutoML V2 job.</p>
689
+ */
690
+ PartialFailureReasons?: AutoMLPartialFailureReason[];
691
+ /**
692
+ * <p>Information about the candidate produced by an AutoML training job V2,
693
+ * including its status, steps, and other properties.</p>
694
+ */
695
+ BestCandidate?: AutoMLCandidate;
696
+ /**
697
+ * <p>Returns the status of the AutoML V2 job.</p>
698
+ */
699
+ AutoMLJobStatus: AutoMLJobStatus | string | undefined;
700
+ /**
701
+ * <p>Returns the secondary status of the AutoML V2 job.</p>
702
+ */
703
+ AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | string | undefined;
704
+ /**
705
+ * <p>Indicates whether the model was deployed automatically to an endpoint and the name of
706
+ * that endpoint if deployed automatically.</p>
707
+ */
708
+ ModelDeployConfig?: ModelDeployConfig;
709
+ /**
710
+ * <p>Provides information about endpoint for the model deployment.</p>
711
+ */
712
+ ModelDeployResult?: ModelDeployResult;
713
+ /**
714
+ * <p>Returns the configuration settings of how the data are split into train and validation datasets.</p>
715
+ */
716
+ DataSplitConfig?: AutoMLDataSplitConfig;
717
+ /**
718
+ * <p>Returns the security configuration for traffic encryption or Amazon VPC settings.</p>
719
+ */
720
+ SecurityConfig?: AutoMLSecurityConfig;
721
+ }
565
722
  /**
566
723
  * @public
567
724
  */
@@ -8631,1132 +8788,7 @@ export interface LabelingJobSummary {
8631
8788
  */
8632
8789
  InputConfig?: LabelingJobInputConfig;
8633
8790
  }
8634
- /**
8635
- * @public
8636
- * <p>Metadata for a Lambda step.</p>
8637
- */
8638
- export interface LambdaStepMetadata {
8639
- /**
8640
- * <p>The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.</p>
8641
- */
8642
- Arn?: string;
8643
- /**
8644
- * <p>A list of the output parameters of the Lambda step.</p>
8645
- */
8646
- OutputParameters?: OutputParameter[];
8647
- }
8648
- /**
8649
- * @public
8650
- * <p>Lists a summary of the properties of a lineage group. A lineage group provides a group of shareable lineage entity
8651
- * resources.</p>
8652
- */
8653
- export interface LineageGroupSummary {
8654
- /**
8655
- * <p>The Amazon Resource Name (ARN) of the lineage group resource.</p>
8656
- */
8657
- LineageGroupArn?: string;
8658
- /**
8659
- * <p>The name or Amazon Resource Name (ARN) of the lineage group.</p>
8660
- */
8661
- LineageGroupName?: string;
8662
- /**
8663
- * <p>The display name of the lineage group summary.</p>
8664
- */
8665
- DisplayName?: string;
8666
- /**
8667
- * <p>The creation time of the lineage group summary.</p>
8668
- */
8669
- CreationTime?: Date;
8670
- /**
8671
- * <p>The last modified time of the lineage group summary.</p>
8672
- */
8673
- LastModifiedTime?: Date;
8674
- }
8675
- /**
8676
- * @public
8677
- */
8678
- export declare enum LineageType {
8679
- ACTION = "Action",
8680
- ARTIFACT = "Artifact",
8681
- CONTEXT = "Context",
8682
- TRIAL_COMPONENT = "TrialComponent"
8683
- }
8684
- /**
8685
- * @public
8686
- */
8687
- export declare enum SortActionsBy {
8688
- CREATION_TIME = "CreationTime",
8689
- NAME = "Name"
8690
- }
8691
- /**
8692
- * @public
8693
- */
8694
- export declare enum SortOrder {
8695
- ASCENDING = "Ascending",
8696
- DESCENDING = "Descending"
8697
- }
8698
- /**
8699
- * @public
8700
- */
8701
- export interface ListActionsRequest {
8702
- /**
8703
- * <p>A filter that returns only actions with the specified source URI.</p>
8704
- */
8705
- SourceUri?: string;
8706
- /**
8707
- * <p>A filter that returns only actions of the specified type.</p>
8708
- */
8709
- ActionType?: string;
8710
- /**
8711
- * <p>A filter that returns only actions created on or after the specified time.</p>
8712
- */
8713
- CreatedAfter?: Date;
8714
- /**
8715
- * <p>A filter that returns only actions created on or before the specified time.</p>
8716
- */
8717
- CreatedBefore?: Date;
8718
- /**
8719
- * <p>The property used to sort results. The default value is <code>CreationTime</code>.</p>
8720
- */
8721
- SortBy?: SortActionsBy | string;
8722
- /**
8723
- * <p>The sort order. The default value is <code>Descending</code>.</p>
8724
- */
8725
- SortOrder?: SortOrder | string;
8726
- /**
8727
- * <p>If the previous call to <code>ListActions</code> didn't return the full set of actions,
8728
- * the call returns a token for getting the next set of actions.</p>
8729
- */
8730
- NextToken?: string;
8731
- /**
8732
- * <p>The maximum number of actions to return in the response. The default value is 10.</p>
8733
- */
8734
- MaxResults?: number;
8735
- }
8736
- /**
8737
- * @public
8738
- */
8739
- export interface ListActionsResponse {
8740
- /**
8741
- * <p>A list of actions and their properties.</p>
8742
- */
8743
- ActionSummaries?: ActionSummary[];
8744
- /**
8745
- * <p>A token for getting the next set of actions, if there are any.</p>
8746
- */
8747
- NextToken?: string;
8748
- }
8749
- /**
8750
- * @public
8751
- */
8752
- export interface ListAlgorithmsInput {
8753
- /**
8754
- * <p>A filter that returns only algorithms created after the specified time
8755
- * (timestamp).</p>
8756
- */
8757
- CreationTimeAfter?: Date;
8758
- /**
8759
- * <p>A filter that returns only algorithms created before the specified time
8760
- * (timestamp).</p>
8761
- */
8762
- CreationTimeBefore?: Date;
8763
- /**
8764
- * <p>The maximum number of algorithms to return in the response.</p>
8765
- */
8766
- MaxResults?: number;
8767
- /**
8768
- * <p>A string in the algorithm name. This filter returns only algorithms whose name
8769
- * contains the specified string.</p>
8770
- */
8771
- NameContains?: string;
8772
- /**
8773
- * <p>If the response to a previous <code>ListAlgorithms</code> request was truncated, the
8774
- * response includes a <code>NextToken</code>. To retrieve the next set of algorithms, use
8775
- * the token in the next request.</p>
8776
- */
8777
- NextToken?: string;
8778
- /**
8779
- * <p>The parameter by which to sort the results. The default is
8780
- * <code>CreationTime</code>.</p>
8781
- */
8782
- SortBy?: AlgorithmSortBy | string;
8783
- /**
8784
- * <p>The sort order for the results. The default is <code>Ascending</code>.</p>
8785
- */
8786
- SortOrder?: SortOrder | string;
8787
- }
8788
- /**
8789
- * @public
8790
- */
8791
- export interface ListAlgorithmsOutput {
8792
- /**
8793
- * <p>>An array of <code>AlgorithmSummary</code> objects, each of which lists an
8794
- * algorithm.</p>
8795
- */
8796
- AlgorithmSummaryList: AlgorithmSummary[] | undefined;
8797
- /**
8798
- * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
8799
- * algorithms, use it in the subsequent request.</p>
8800
- */
8801
- NextToken?: string;
8802
- }
8803
- /**
8804
- * @internal
8805
- */
8806
- export declare const DeleteWorkteamRequestFilterSensitiveLog: (obj: DeleteWorkteamRequest) => any;
8807
- /**
8808
- * @internal
8809
- */
8810
- export declare const DeleteWorkteamResponseFilterSensitiveLog: (obj: DeleteWorkteamResponse) => any;
8811
- /**
8812
- * @internal
8813
- */
8814
- export declare const DeployedImageFilterSensitiveLog: (obj: DeployedImage) => any;
8815
- /**
8816
- * @internal
8817
- */
8818
- export declare const EdgeDeploymentStatusFilterSensitiveLog: (obj: EdgeDeploymentStatus) => any;
8819
8791
  /**
8820
8792
  * @internal
8821
8793
  */
8822
- export declare const DeploymentStageStatusSummaryFilterSensitiveLog: (obj: DeploymentStageStatusSummary) => any;
8823
- /**
8824
- * @internal
8825
- */
8826
- export declare const DeregisterDevicesRequestFilterSensitiveLog: (obj: DeregisterDevicesRequest) => any;
8827
- /**
8828
- * @internal
8829
- */
8830
- export declare const DescribeActionRequestFilterSensitiveLog: (obj: DescribeActionRequest) => any;
8831
- /**
8832
- * @internal
8833
- */
8834
- export declare const DescribeActionResponseFilterSensitiveLog: (obj: DescribeActionResponse) => any;
8835
- /**
8836
- * @internal
8837
- */
8838
- export declare const DescribeAlgorithmInputFilterSensitiveLog: (obj: DescribeAlgorithmInput) => any;
8839
- /**
8840
- * @internal
8841
- */
8842
- export declare const DescribeAlgorithmOutputFilterSensitiveLog: (obj: DescribeAlgorithmOutput) => any;
8843
- /**
8844
- * @internal
8845
- */
8846
- export declare const DescribeAppRequestFilterSensitiveLog: (obj: DescribeAppRequest) => any;
8847
- /**
8848
- * @internal
8849
- */
8850
- export declare const DescribeAppResponseFilterSensitiveLog: (obj: DescribeAppResponse) => any;
8851
- /**
8852
- * @internal
8853
- */
8854
- export declare const DescribeAppImageConfigRequestFilterSensitiveLog: (obj: DescribeAppImageConfigRequest) => any;
8855
- /**
8856
- * @internal
8857
- */
8858
- export declare const DescribeAppImageConfigResponseFilterSensitiveLog: (obj: DescribeAppImageConfigResponse) => any;
8859
- /**
8860
- * @internal
8861
- */
8862
- export declare const DescribeArtifactRequestFilterSensitiveLog: (obj: DescribeArtifactRequest) => any;
8863
- /**
8864
- * @internal
8865
- */
8866
- export declare const DescribeArtifactResponseFilterSensitiveLog: (obj: DescribeArtifactResponse) => any;
8867
- /**
8868
- * @internal
8869
- */
8870
- export declare const DescribeAutoMLJobRequestFilterSensitiveLog: (obj: DescribeAutoMLJobRequest) => any;
8871
- /**
8872
- * @internal
8873
- */
8874
- export declare const ModelDeployResultFilterSensitiveLog: (obj: ModelDeployResult) => any;
8875
- /**
8876
- * @internal
8877
- */
8878
- export declare const ResolvedAttributesFilterSensitiveLog: (obj: ResolvedAttributes) => any;
8879
- /**
8880
- * @internal
8881
- */
8882
- export declare const DescribeAutoMLJobResponseFilterSensitiveLog: (obj: DescribeAutoMLJobResponse) => any;
8883
- /**
8884
- * @internal
8885
- */
8886
- export declare const DescribeCodeRepositoryInputFilterSensitiveLog: (obj: DescribeCodeRepositoryInput) => any;
8887
- /**
8888
- * @internal
8889
- */
8890
- export declare const DescribeCodeRepositoryOutputFilterSensitiveLog: (obj: DescribeCodeRepositoryOutput) => any;
8891
- /**
8892
- * @internal
8893
- */
8894
- export declare const DescribeCompilationJobRequestFilterSensitiveLog: (obj: DescribeCompilationJobRequest) => any;
8895
- /**
8896
- * @internal
8897
- */
8898
- export declare const ModelArtifactsFilterSensitiveLog: (obj: ModelArtifacts) => any;
8899
- /**
8900
- * @internal
8901
- */
8902
- export declare const ModelDigestsFilterSensitiveLog: (obj: ModelDigests) => any;
8903
- /**
8904
- * @internal
8905
- */
8906
- export declare const DescribeCompilationJobResponseFilterSensitiveLog: (obj: DescribeCompilationJobResponse) => any;
8907
- /**
8908
- * @internal
8909
- */
8910
- export declare const DescribeContextRequestFilterSensitiveLog: (obj: DescribeContextRequest) => any;
8911
- /**
8912
- * @internal
8913
- */
8914
- export declare const DescribeContextResponseFilterSensitiveLog: (obj: DescribeContextResponse) => any;
8915
- /**
8916
- * @internal
8917
- */
8918
- export declare const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionRequest) => any;
8919
- /**
8920
- * @internal
8921
- */
8922
- export declare const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionResponse) => any;
8923
- /**
8924
- * @internal
8925
- */
8926
- export declare const DescribeDeviceRequestFilterSensitiveLog: (obj: DescribeDeviceRequest) => any;
8927
- /**
8928
- * @internal
8929
- */
8930
- export declare const EdgeModelFilterSensitiveLog: (obj: EdgeModel) => any;
8931
- /**
8932
- * @internal
8933
- */
8934
- export declare const DescribeDeviceResponseFilterSensitiveLog: (obj: DescribeDeviceResponse) => any;
8935
- /**
8936
- * @internal
8937
- */
8938
- export declare const DescribeDeviceFleetRequestFilterSensitiveLog: (obj: DescribeDeviceFleetRequest) => any;
8939
- /**
8940
- * @internal
8941
- */
8942
- export declare const DescribeDeviceFleetResponseFilterSensitiveLog: (obj: DescribeDeviceFleetResponse) => any;
8943
- /**
8944
- * @internal
8945
- */
8946
- export declare const DescribeDomainRequestFilterSensitiveLog: (obj: DescribeDomainRequest) => any;
8947
- /**
8948
- * @internal
8949
- */
8950
- export declare const DescribeDomainResponseFilterSensitiveLog: (obj: DescribeDomainResponse) => any;
8951
- /**
8952
- * @internal
8953
- */
8954
- export declare const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanRequest) => any;
8955
- /**
8956
- * @internal
8957
- */
8958
- export declare const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanResponse) => any;
8959
- /**
8960
- * @internal
8961
- */
8962
- export declare const DescribeEdgePackagingJobRequestFilterSensitiveLog: (obj: DescribeEdgePackagingJobRequest) => any;
8963
- /**
8964
- * @internal
8965
- */
8966
- export declare const EdgePresetDeploymentOutputFilterSensitiveLog: (obj: EdgePresetDeploymentOutput) => any;
8967
- /**
8968
- * @internal
8969
- */
8970
- export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (obj: DescribeEdgePackagingJobResponse) => any;
8971
- /**
8972
- * @internal
8973
- */
8974
- export declare const DescribeEndpointInputFilterSensitiveLog: (obj: DescribeEndpointInput) => any;
8975
- /**
8976
- * @internal
8977
- */
8978
- export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
8979
- /**
8980
- * @internal
8981
- */
8982
- export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
8983
- /**
8984
- * @internal
8985
- */
8986
- export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
8987
- /**
8988
- * @internal
8989
- */
8990
- export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
8991
- /**
8992
- * @internal
8993
- */
8994
- export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
8995
- /**
8996
- * @internal
8997
- */
8998
- export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
8999
- /**
9000
- * @internal
9001
- */
9002
- export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
9003
- /**
9004
- * @internal
9005
- */
9006
- export declare const DescribeExperimentRequestFilterSensitiveLog: (obj: DescribeExperimentRequest) => any;
9007
- /**
9008
- * @internal
9009
- */
9010
- export declare const ExperimentSourceFilterSensitiveLog: (obj: ExperimentSource) => any;
9011
- /**
9012
- * @internal
9013
- */
9014
- export declare const DescribeExperimentResponseFilterSensitiveLog: (obj: DescribeExperimentResponse) => any;
9015
- /**
9016
- * @internal
9017
- */
9018
- export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
9019
- /**
9020
- * @internal
9021
- */
9022
- export declare const LastUpdateStatusFilterSensitiveLog: (obj: LastUpdateStatus) => any;
9023
- /**
9024
- * @internal
9025
- */
9026
- export declare const OfflineStoreStatusFilterSensitiveLog: (obj: OfflineStoreStatus) => any;
9027
- /**
9028
- * @internal
9029
- */
9030
- export declare const DescribeFeatureGroupResponseFilterSensitiveLog: (obj: DescribeFeatureGroupResponse) => any;
9031
- /**
9032
- * @internal
9033
- */
9034
- export declare const DescribeFeatureMetadataRequestFilterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
9035
- /**
9036
- * @internal
9037
- */
9038
- export declare const FeatureParameterFilterSensitiveLog: (obj: FeatureParameter) => any;
9039
- /**
9040
- * @internal
9041
- */
9042
- export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
9043
- /**
9044
- * @internal
9045
- */
9046
- export declare const DescribeFlowDefinitionRequestFilterSensitiveLog: (obj: DescribeFlowDefinitionRequest) => any;
9047
- /**
9048
- * @internal
9049
- */
9050
- export declare const DescribeFlowDefinitionResponseFilterSensitiveLog: (obj: DescribeFlowDefinitionResponse) => any;
9051
- /**
9052
- * @internal
9053
- */
9054
- export declare const DescribeHubRequestFilterSensitiveLog: (obj: DescribeHubRequest) => any;
9055
- /**
9056
- * @internal
9057
- */
9058
- export declare const DescribeHubResponseFilterSensitiveLog: (obj: DescribeHubResponse) => any;
9059
- /**
9060
- * @internal
9061
- */
9062
- export declare const DescribeHubContentRequestFilterSensitiveLog: (obj: DescribeHubContentRequest) => any;
9063
- /**
9064
- * @internal
9065
- */
9066
- export declare const HubContentDependencyFilterSensitiveLog: (obj: HubContentDependency) => any;
9067
- /**
9068
- * @internal
9069
- */
9070
- export declare const DescribeHubContentResponseFilterSensitiveLog: (obj: DescribeHubContentResponse) => any;
9071
- /**
9072
- * @internal
9073
- */
9074
- export declare const DescribeHumanTaskUiRequestFilterSensitiveLog: (obj: DescribeHumanTaskUiRequest) => any;
9075
- /**
9076
- * @internal
9077
- */
9078
- export declare const UiTemplateInfoFilterSensitiveLog: (obj: UiTemplateInfo) => any;
9079
- /**
9080
- * @internal
9081
- */
9082
- export declare const DescribeHumanTaskUiResponseFilterSensitiveLog: (obj: DescribeHumanTaskUiResponse) => any;
9083
- /**
9084
- * @internal
9085
- */
9086
- export declare const DescribeHyperParameterTuningJobRequestFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobRequest) => any;
9087
- /**
9088
- * @internal
9089
- */
9090
- export declare const FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog: (obj: FinalHyperParameterTuningJobObjectiveMetric) => any;
9091
- /**
9092
- * @internal
9093
- */
9094
- export declare const HyperParameterTrainingJobSummaryFilterSensitiveLog: (obj: HyperParameterTrainingJobSummary) => any;
9095
- /**
9096
- * @internal
9097
- */
9098
- export declare const HyperParameterTuningJobConsumedResourcesFilterSensitiveLog: (obj: HyperParameterTuningJobConsumedResources) => any;
9099
- /**
9100
- * @internal
9101
- */
9102
- export declare const ObjectiveStatusCountersFilterSensitiveLog: (obj: ObjectiveStatusCounters) => any;
9103
- /**
9104
- * @internal
9105
- */
9106
- export declare const TrainingJobStatusCountersFilterSensitiveLog: (obj: TrainingJobStatusCounters) => any;
9107
- /**
9108
- * @internal
9109
- */
9110
- export declare const HyperParameterTuningJobCompletionDetailsFilterSensitiveLog: (obj: HyperParameterTuningJobCompletionDetails) => any;
9111
- /**
9112
- * @internal
9113
- */
9114
- export declare const DescribeHyperParameterTuningJobResponseFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobResponse) => any;
9115
- /**
9116
- * @internal
9117
- */
9118
- export declare const DescribeImageRequestFilterSensitiveLog: (obj: DescribeImageRequest) => any;
9119
- /**
9120
- * @internal
9121
- */
9122
- export declare const DescribeImageResponseFilterSensitiveLog: (obj: DescribeImageResponse) => any;
9123
- /**
9124
- * @internal
9125
- */
9126
- export declare const DescribeImageVersionRequestFilterSensitiveLog: (obj: DescribeImageVersionRequest) => any;
9127
- /**
9128
- * @internal
9129
- */
9130
- export declare const DescribeImageVersionResponseFilterSensitiveLog: (obj: DescribeImageVersionResponse) => any;
9131
- /**
9132
- * @internal
9133
- */
9134
- export declare const DescribeInferenceExperimentRequestFilterSensitiveLog: (obj: DescribeInferenceExperimentRequest) => any;
9135
- /**
9136
- * @internal
9137
- */
9138
- export declare const EndpointMetadataFilterSensitiveLog: (obj: EndpointMetadata) => any;
9139
- /**
9140
- * @internal
9141
- */
9142
- export declare const ModelVariantConfigSummaryFilterSensitiveLog: (obj: ModelVariantConfigSummary) => any;
9143
- /**
9144
- * @internal
9145
- */
9146
- export declare const DescribeInferenceExperimentResponseFilterSensitiveLog: (obj: DescribeInferenceExperimentResponse) => any;
9147
- /**
9148
- * @internal
9149
- */
9150
- export declare const DescribeInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobRequest) => any;
9151
- /**
9152
- * @internal
9153
- */
9154
- export declare const InferenceMetricsFilterSensitiveLog: (obj: InferenceMetrics) => any;
9155
- /**
9156
- * @internal
9157
- */
9158
- export declare const EndpointPerformanceFilterSensitiveLog: (obj: EndpointPerformance) => any;
9159
- /**
9160
- * @internal
9161
- */
9162
- export declare const EndpointOutputConfigurationFilterSensitiveLog: (obj: EndpointOutputConfiguration) => any;
9163
- /**
9164
- * @internal
9165
- */
9166
- export declare const RecommendationMetricsFilterSensitiveLog: (obj: RecommendationMetrics) => any;
9167
- /**
9168
- * @internal
9169
- */
9170
- export declare const EnvironmentParameterFilterSensitiveLog: (obj: EnvironmentParameter) => any;
9171
- /**
9172
- * @internal
9173
- */
9174
- export declare const ModelConfigurationFilterSensitiveLog: (obj: ModelConfiguration) => any;
9175
- /**
9176
- * @internal
9177
- */
9178
- export declare const InferenceRecommendationFilterSensitiveLog: (obj: InferenceRecommendation) => any;
9179
- /**
9180
- * @internal
9181
- */
9182
- export declare const DescribeInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobResponse) => any;
9183
- /**
9184
- * @internal
9185
- */
9186
- export declare const DescribeLabelingJobRequestFilterSensitiveLog: (obj: DescribeLabelingJobRequest) => any;
9187
- /**
9188
- * @internal
9189
- */
9190
- export declare const LabelCountersFilterSensitiveLog: (obj: LabelCounters) => any;
9191
- /**
9192
- * @internal
9193
- */
9194
- export declare const LabelingJobOutputFilterSensitiveLog: (obj: LabelingJobOutput) => any;
9195
- /**
9196
- * @internal
9197
- */
9198
- export declare const DescribeLabelingJobResponseFilterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
9199
- /**
9200
- * @internal
9201
- */
9202
- export declare const DescribeLineageGroupRequestFilterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
9203
- /**
9204
- * @internal
9205
- */
9206
- export declare const DescribeLineageGroupResponseFilterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
9207
- /**
9208
- * @internal
9209
- */
9210
- export declare const DescribeModelInputFilterSensitiveLog: (obj: DescribeModelInput) => any;
9211
- /**
9212
- * @internal
9213
- */
9214
- export declare const DescribeModelOutputFilterSensitiveLog: (obj: DescribeModelOutput) => any;
9215
- /**
9216
- * @internal
9217
- */
9218
- export declare const DescribeModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
9219
- /**
9220
- * @internal
9221
- */
9222
- export declare const DescribeModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionResponse) => any;
9223
- /**
9224
- * @internal
9225
- */
9226
- export declare const DescribeModelCardRequestFilterSensitiveLog: (obj: DescribeModelCardRequest) => any;
9227
- /**
9228
- * @internal
9229
- */
9230
- export declare const DescribeModelCardResponseFilterSensitiveLog: (obj: DescribeModelCardResponse) => any;
9231
- /**
9232
- * @internal
9233
- */
9234
- export declare const DescribeModelCardExportJobRequestFilterSensitiveLog: (obj: DescribeModelCardExportJobRequest) => any;
9235
- /**
9236
- * @internal
9237
- */
9238
- export declare const ModelCardExportArtifactsFilterSensitiveLog: (obj: ModelCardExportArtifacts) => any;
9239
- /**
9240
- * @internal
9241
- */
9242
- export declare const DescribeModelCardExportJobResponseFilterSensitiveLog: (obj: DescribeModelCardExportJobResponse) => any;
9243
- /**
9244
- * @internal
9245
- */
9246
- export declare const DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionRequest) => any;
9247
- /**
9248
- * @internal
9249
- */
9250
- export declare const DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionResponse) => any;
9251
- /**
9252
- * @internal
9253
- */
9254
- export declare const DescribeModelPackageInputFilterSensitiveLog: (obj: DescribeModelPackageInput) => any;
9255
- /**
9256
- * @internal
9257
- */
9258
- export declare const ModelPackageStatusItemFilterSensitiveLog: (obj: ModelPackageStatusItem) => any;
9259
- /**
9260
- * @internal
9261
- */
9262
- export declare const ModelPackageStatusDetailsFilterSensitiveLog: (obj: ModelPackageStatusDetails) => any;
9263
- /**
9264
- * @internal
9265
- */
9266
- export declare const DescribeModelPackageOutputFilterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
9267
- /**
9268
- * @internal
9269
- */
9270
- export declare const DescribeModelPackageGroupInputFilterSensitiveLog: (obj: DescribeModelPackageGroupInput) => any;
9271
- /**
9272
- * @internal
9273
- */
9274
- export declare const DescribeModelPackageGroupOutputFilterSensitiveLog: (obj: DescribeModelPackageGroupOutput) => any;
9275
- /**
9276
- * @internal
9277
- */
9278
- export declare const DescribeModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionRequest) => any;
9279
- /**
9280
- * @internal
9281
- */
9282
- export declare const DescribeModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionResponse) => any;
9283
- /**
9284
- * @internal
9285
- */
9286
- export declare const DescribeMonitoringScheduleRequestFilterSensitiveLog: (obj: DescribeMonitoringScheduleRequest) => any;
9287
- /**
9288
- * @internal
9289
- */
9290
- export declare const MonitoringExecutionSummaryFilterSensitiveLog: (obj: MonitoringExecutionSummary) => any;
9291
- /**
9292
- * @internal
9293
- */
9294
- export declare const DescribeMonitoringScheduleResponseFilterSensitiveLog: (obj: DescribeMonitoringScheduleResponse) => any;
9295
- /**
9296
- * @internal
9297
- */
9298
- export declare const DescribeNotebookInstanceInputFilterSensitiveLog: (obj: DescribeNotebookInstanceInput) => any;
9299
- /**
9300
- * @internal
9301
- */
9302
- export declare const DescribeNotebookInstanceOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceOutput) => any;
9303
- /**
9304
- * @internal
9305
- */
9306
- export declare const DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigInput) => any;
9307
- /**
9308
- * @internal
9309
- */
9310
- export declare const DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigOutput) => any;
9311
- /**
9312
- * @internal
9313
- */
9314
- export declare const DescribePipelineRequestFilterSensitiveLog: (obj: DescribePipelineRequest) => any;
9315
- /**
9316
- * @internal
9317
- */
9318
- export declare const DescribePipelineResponseFilterSensitiveLog: (obj: DescribePipelineResponse) => any;
9319
- /**
9320
- * @internal
9321
- */
9322
- export declare const DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionRequest) => any;
9323
- /**
9324
- * @internal
9325
- */
9326
- export declare const DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionResponse) => any;
9327
- /**
9328
- * @internal
9329
- */
9330
- export declare const DescribePipelineExecutionRequestFilterSensitiveLog: (obj: DescribePipelineExecutionRequest) => any;
9331
- /**
9332
- * @internal
9333
- */
9334
- export declare const PipelineExperimentConfigFilterSensitiveLog: (obj: PipelineExperimentConfig) => any;
9335
- /**
9336
- * @internal
9337
- */
9338
- export declare const DescribePipelineExecutionResponseFilterSensitiveLog: (obj: DescribePipelineExecutionResponse) => any;
9339
- /**
9340
- * @internal
9341
- */
9342
- export declare const DescribeProcessingJobRequestFilterSensitiveLog: (obj: DescribeProcessingJobRequest) => any;
9343
- /**
9344
- * @internal
9345
- */
9346
- export declare const DescribeProcessingJobResponseFilterSensitiveLog: (obj: DescribeProcessingJobResponse) => any;
9347
- /**
9348
- * @internal
9349
- */
9350
- export declare const DescribeProjectInputFilterSensitiveLog: (obj: DescribeProjectInput) => any;
9351
- /**
9352
- * @internal
9353
- */
9354
- export declare const ServiceCatalogProvisionedProductDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
9355
- /**
9356
- * @internal
9357
- */
9358
- export declare const DescribeProjectOutputFilterSensitiveLog: (obj: DescribeProjectOutput) => any;
9359
- /**
9360
- * @internal
9361
- */
9362
- export declare const DescribeSpaceRequestFilterSensitiveLog: (obj: DescribeSpaceRequest) => any;
9363
- /**
9364
- * @internal
9365
- */
9366
- export declare const DescribeSpaceResponseFilterSensitiveLog: (obj: DescribeSpaceResponse) => any;
9367
- /**
9368
- * @internal
9369
- */
9370
- export declare const DescribeStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
9371
- /**
9372
- * @internal
9373
- */
9374
- export declare const DescribeStudioLifecycleConfigResponseFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
9375
- /**
9376
- * @internal
9377
- */
9378
- export declare const DescribeSubscribedWorkteamRequestFilterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
9379
- /**
9380
- * @internal
9381
- */
9382
- export declare const SubscribedWorkteamFilterSensitiveLog: (obj: SubscribedWorkteam) => any;
9383
- /**
9384
- * @internal
9385
- */
9386
- export declare const DescribeSubscribedWorkteamResponseFilterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
9387
- /**
9388
- * @internal
9389
- */
9390
- export declare const DescribeTrainingJobRequestFilterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
9391
- /**
9392
- * @internal
9393
- */
9394
- export declare const MetricDataFilterSensitiveLog: (obj: MetricData) => any;
9395
- /**
9396
- * @internal
9397
- */
9398
- export declare const ProfilerRuleEvaluationStatusFilterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
9399
- /**
9400
- * @internal
9401
- */
9402
- export declare const SecondaryStatusTransitionFilterSensitiveLog: (obj: SecondaryStatusTransition) => any;
9403
- /**
9404
- * @internal
9405
- */
9406
- export declare const WarmPoolStatusFilterSensitiveLog: (obj: WarmPoolStatus) => any;
9407
- /**
9408
- * @internal
9409
- */
9410
- export declare const DescribeTrainingJobResponseFilterSensitiveLog: (obj: DescribeTrainingJobResponse) => any;
9411
- /**
9412
- * @internal
9413
- */
9414
- export declare const DescribeTransformJobRequestFilterSensitiveLog: (obj: DescribeTransformJobRequest) => any;
9415
- /**
9416
- * @internal
9417
- */
9418
- export declare const DescribeTransformJobResponseFilterSensitiveLog: (obj: DescribeTransformJobResponse) => any;
9419
- /**
9420
- * @internal
9421
- */
9422
- export declare const DescribeTrialRequestFilterSensitiveLog: (obj: DescribeTrialRequest) => any;
9423
- /**
9424
- * @internal
9425
- */
9426
- export declare const TrialSourceFilterSensitiveLog: (obj: TrialSource) => any;
9427
- /**
9428
- * @internal
9429
- */
9430
- export declare const DescribeTrialResponseFilterSensitiveLog: (obj: DescribeTrialResponse) => any;
9431
- /**
9432
- * @internal
9433
- */
9434
- export declare const DescribeTrialComponentRequestFilterSensitiveLog: (obj: DescribeTrialComponentRequest) => any;
9435
- /**
9436
- * @internal
9437
- */
9438
- export declare const TrialComponentMetricSummaryFilterSensitiveLog: (obj: TrialComponentMetricSummary) => any;
9439
- /**
9440
- * @internal
9441
- */
9442
- export declare const TrialComponentSourceFilterSensitiveLog: (obj: TrialComponentSource) => any;
9443
- /**
9444
- * @internal
9445
- */
9446
- export declare const DescribeTrialComponentResponseFilterSensitiveLog: (obj: DescribeTrialComponentResponse) => any;
9447
- /**
9448
- * @internal
9449
- */
9450
- export declare const DescribeUserProfileRequestFilterSensitiveLog: (obj: DescribeUserProfileRequest) => any;
9451
- /**
9452
- * @internal
9453
- */
9454
- export declare const DescribeUserProfileResponseFilterSensitiveLog: (obj: DescribeUserProfileResponse) => any;
9455
- /**
9456
- * @internal
9457
- */
9458
- export declare const DescribeWorkforceRequestFilterSensitiveLog: (obj: DescribeWorkforceRequest) => any;
9459
- /**
9460
- * @internal
9461
- */
9462
- export declare const OidcConfigForResponseFilterSensitiveLog: (obj: OidcConfigForResponse) => any;
9463
- /**
9464
- * @internal
9465
- */
9466
- export declare const WorkforceVpcConfigResponseFilterSensitiveLog: (obj: WorkforceVpcConfigResponse) => any;
9467
- /**
9468
- * @internal
9469
- */
9470
- export declare const WorkforceFilterSensitiveLog: (obj: Workforce) => any;
9471
- /**
9472
- * @internal
9473
- */
9474
- export declare const DescribeWorkforceResponseFilterSensitiveLog: (obj: DescribeWorkforceResponse) => any;
9475
- /**
9476
- * @internal
9477
- */
9478
- export declare const DescribeWorkteamRequestFilterSensitiveLog: (obj: DescribeWorkteamRequest) => any;
9479
- /**
9480
- * @internal
9481
- */
9482
- export declare const WorkteamFilterSensitiveLog: (obj: Workteam) => any;
9483
- /**
9484
- * @internal
9485
- */
9486
- export declare const DescribeWorkteamResponseFilterSensitiveLog: (obj: DescribeWorkteamResponse) => any;
9487
- /**
9488
- * @internal
9489
- */
9490
- export declare const DesiredWeightAndCapacityFilterSensitiveLog: (obj: DesiredWeightAndCapacity) => any;
9491
- /**
9492
- * @internal
9493
- */
9494
- export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
9495
- /**
9496
- * @internal
9497
- */
9498
- export declare const DeviceDeploymentSummaryFilterSensitiveLog: (obj: DeviceDeploymentSummary) => any;
9499
- /**
9500
- * @internal
9501
- */
9502
- export declare const DeviceFleetSummaryFilterSensitiveLog: (obj: DeviceFleetSummary) => any;
9503
- /**
9504
- * @internal
9505
- */
9506
- export declare const DeviceStatsFilterSensitiveLog: (obj: DeviceStats) => any;
9507
- /**
9508
- * @internal
9509
- */
9510
- export declare const EdgeModelSummaryFilterSensitiveLog: (obj: EdgeModelSummary) => any;
9511
- /**
9512
- * @internal
9513
- */
9514
- export declare const DeviceSummaryFilterSensitiveLog: (obj: DeviceSummary) => any;
9515
- /**
9516
- * @internal
9517
- */
9518
- export declare const DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioInput) => any;
9519
- /**
9520
- * @internal
9521
- */
9522
- export declare const DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioOutput) => any;
9523
- /**
9524
- * @internal
9525
- */
9526
- export declare const DisassociateTrialComponentRequestFilterSensitiveLog: (obj: DisassociateTrialComponentRequest) => any;
9527
- /**
9528
- * @internal
9529
- */
9530
- export declare const DisassociateTrialComponentResponseFilterSensitiveLog: (obj: DisassociateTrialComponentResponse) => any;
9531
- /**
9532
- * @internal
9533
- */
9534
- export declare const DomainDetailsFilterSensitiveLog: (obj: DomainDetails) => any;
9535
- /**
9536
- * @internal
9537
- */
9538
- export declare const RStudioServerProDomainSettingsForUpdateFilterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
9539
- /**
9540
- * @internal
9541
- */
9542
- export declare const DomainSettingsForUpdateFilterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
9543
- /**
9544
- * @internal
9545
- */
9546
- export declare const EdgeFilterSensitiveLog: (obj: Edge) => any;
9547
- /**
9548
- * @internal
9549
- */
9550
- export declare const EdgeDeploymentPlanSummaryFilterSensitiveLog: (obj: EdgeDeploymentPlanSummary) => any;
9551
- /**
9552
- * @internal
9553
- */
9554
- export declare const EdgeModelStatFilterSensitiveLog: (obj: EdgeModelStat) => any;
9555
- /**
9556
- * @internal
9557
- */
9558
- export declare const EdgePackagingJobSummaryFilterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
9559
- /**
9560
- * @internal
9561
- */
9562
- export declare const EMRStepMetadataFilterSensitiveLog: (obj: EMRStepMetadata) => any;
9563
- /**
9564
- * @internal
9565
- */
9566
- export declare const EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioInput) => any;
9567
- /**
9568
- * @internal
9569
- */
9570
- export declare const EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioOutput) => any;
9571
- /**
9572
- * @internal
9573
- */
9574
- export declare const MonitoringScheduleFilterSensitiveLog: (obj: MonitoringSchedule) => any;
9575
- /**
9576
- * @internal
9577
- */
9578
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
9579
- /**
9580
- * @internal
9581
- */
9582
- export declare const EndpointConfigSummaryFilterSensitiveLog: (obj: EndpointConfigSummary) => any;
9583
- /**
9584
- * @internal
9585
- */
9586
- export declare const EndpointSummaryFilterSensitiveLog: (obj: EndpointSummary) => any;
9587
- /**
9588
- * @internal
9589
- */
9590
- export declare const ExperimentFilterSensitiveLog: (obj: Experiment) => any;
9591
- /**
9592
- * @internal
9593
- */
9594
- export declare const ExperimentSummaryFilterSensitiveLog: (obj: ExperimentSummary) => any;
9595
- /**
9596
- * @internal
9597
- */
9598
- export declare const FailStepMetadataFilterSensitiveLog: (obj: FailStepMetadata) => any;
9599
- /**
9600
- * @internal
9601
- */
9602
- export declare const FeatureGroupFilterSensitiveLog: (obj: FeatureGroup) => any;
9603
- /**
9604
- * @internal
9605
- */
9606
- export declare const FeatureGroupSummaryFilterSensitiveLog: (obj: FeatureGroupSummary) => any;
9607
- /**
9608
- * @internal
9609
- */
9610
- export declare const FeatureMetadataFilterSensitiveLog: (obj: FeatureMetadata) => any;
9611
- /**
9612
- * @internal
9613
- */
9614
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
9615
- /**
9616
- * @internal
9617
- */
9618
- export declare const FlowDefinitionSummaryFilterSensitiveLog: (obj: FlowDefinitionSummary) => any;
9619
- /**
9620
- * @internal
9621
- */
9622
- export declare const GetDeviceFleetReportRequestFilterSensitiveLog: (obj: GetDeviceFleetReportRequest) => any;
9623
- /**
9624
- * @internal
9625
- */
9626
- export declare const GetDeviceFleetReportResponseFilterSensitiveLog: (obj: GetDeviceFleetReportResponse) => any;
9627
- /**
9628
- * @internal
9629
- */
9630
- export declare const GetLineageGroupPolicyRequestFilterSensitiveLog: (obj: GetLineageGroupPolicyRequest) => any;
9631
- /**
9632
- * @internal
9633
- */
9634
- export declare const GetLineageGroupPolicyResponseFilterSensitiveLog: (obj: GetLineageGroupPolicyResponse) => any;
9635
- /**
9636
- * @internal
9637
- */
9638
- export declare const GetModelPackageGroupPolicyInputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyInput) => any;
9639
- /**
9640
- * @internal
9641
- */
9642
- export declare const GetModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyOutput) => any;
9643
- /**
9644
- * @internal
9645
- */
9646
- export declare const GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusInput) => any;
9647
- /**
9648
- * @internal
9649
- */
9650
- export declare const GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusOutput) => any;
9651
- /**
9652
- * @internal
9653
- */
9654
- export declare const PropertyNameQueryFilterSensitiveLog: (obj: PropertyNameQuery) => any;
9655
- /**
9656
- * @internal
9657
- */
9658
- export declare const SuggestionQueryFilterSensitiveLog: (obj: SuggestionQuery) => any;
9659
- /**
9660
- * @internal
9661
- */
9662
- export declare const GetSearchSuggestionsRequestFilterSensitiveLog: (obj: GetSearchSuggestionsRequest) => any;
9663
- /**
9664
- * @internal
9665
- */
9666
- export declare const PropertyNameSuggestionFilterSensitiveLog: (obj: PropertyNameSuggestion) => any;
9667
- /**
9668
- * @internal
9669
- */
9670
- export declare const GetSearchSuggestionsResponseFilterSensitiveLog: (obj: GetSearchSuggestionsResponse) => any;
9671
- /**
9672
- * @internal
9673
- */
9674
- export declare const GitConfigForUpdateFilterSensitiveLog: (obj: GitConfigForUpdate) => any;
9675
- /**
9676
- * @internal
9677
- */
9678
- export declare const HubContentInfoFilterSensitiveLog: (obj: HubContentInfo) => any;
9679
- /**
9680
- * @internal
9681
- */
9682
- export declare const HubInfoFilterSensitiveLog: (obj: HubInfo) => any;
9683
- /**
9684
- * @internal
9685
- */
9686
- export declare const HumanTaskUiSummaryFilterSensitiveLog: (obj: HumanTaskUiSummary) => any;
9687
- /**
9688
- * @internal
9689
- */
9690
- export declare const HyperParameterTuningJobSearchEntityFilterSensitiveLog: (obj: HyperParameterTuningJobSearchEntity) => any;
9691
- /**
9692
- * @internal
9693
- */
9694
- export declare const HyperParameterTuningJobSummaryFilterSensitiveLog: (obj: HyperParameterTuningJobSummary) => any;
9695
- /**
9696
- * @internal
9697
- */
9698
- export declare const ImageFilterSensitiveLog: (obj: Image) => any;
9699
- /**
9700
- * @internal
9701
- */
9702
- export declare const ImageVersionFilterSensitiveLog: (obj: ImageVersion) => any;
9703
- /**
9704
- * @internal
9705
- */
9706
- export declare const ImportHubContentRequestFilterSensitiveLog: (obj: ImportHubContentRequest) => any;
9707
- /**
9708
- * @internal
9709
- */
9710
- export declare const ImportHubContentResponseFilterSensitiveLog: (obj: ImportHubContentResponse) => any;
9711
- /**
9712
- * @internal
9713
- */
9714
- export declare const InferenceExperimentSummaryFilterSensitiveLog: (obj: InferenceExperimentSummary) => any;
9715
- /**
9716
- * @internal
9717
- */
9718
- export declare const InferenceRecommendationsJobFilterSensitiveLog: (obj: InferenceRecommendationsJob) => any;
9719
- /**
9720
- * @internal
9721
- */
9722
- export declare const RecommendationJobInferenceBenchmarkFilterSensitiveLog: (obj: RecommendationJobInferenceBenchmark) => any;
9723
- /**
9724
- * @internal
9725
- */
9726
- export declare const InferenceRecommendationsJobStepFilterSensitiveLog: (obj: InferenceRecommendationsJobStep) => any;
9727
- /**
9728
- * @internal
9729
- */
9730
- export declare const LabelCountersForWorkteamFilterSensitiveLog: (obj: LabelCountersForWorkteam) => any;
9731
- /**
9732
- * @internal
9733
- */
9734
- export declare const LabelingJobForWorkteamSummaryFilterSensitiveLog: (obj: LabelingJobForWorkteamSummary) => any;
9735
- /**
9736
- * @internal
9737
- */
9738
- export declare const LabelingJobSummaryFilterSensitiveLog: (obj: LabelingJobSummary) => any;
9739
- /**
9740
- * @internal
9741
- */
9742
- export declare const LambdaStepMetadataFilterSensitiveLog: (obj: LambdaStepMetadata) => any;
9743
- /**
9744
- * @internal
9745
- */
9746
- export declare const LineageGroupSummaryFilterSensitiveLog: (obj: LineageGroupSummary) => any;
9747
- /**
9748
- * @internal
9749
- */
9750
- export declare const ListActionsRequestFilterSensitiveLog: (obj: ListActionsRequest) => any;
9751
- /**
9752
- * @internal
9753
- */
9754
- export declare const ListActionsResponseFilterSensitiveLog: (obj: ListActionsResponse) => any;
9755
- /**
9756
- * @internal
9757
- */
9758
- export declare const ListAlgorithmsInputFilterSensitiveLog: (obj: ListAlgorithmsInput) => any;
9759
- /**
9760
- * @internal
9761
- */
9762
- export declare const ListAlgorithmsOutputFilterSensitiveLog: (obj: ListAlgorithmsOutput) => any;
8794
+ export declare const DescribeModelCardResponseFilterSensitiveLog: (obj: DescribeModelCardResponse) => any;