@aws-sdk/client-sagemaker 3.296.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 (1028) 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 +329 -1
  623. package/dist-types/SageMakerClient.d.ts +28 -6
  624. package/dist-types/commands/AddAssociationCommand.d.ts +16 -0
  625. package/dist-types/commands/AddTagsCommand.d.ts +16 -0
  626. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +16 -0
  627. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +16 -0
  628. package/dist-types/commands/CreateActionCommand.d.ts +16 -0
  629. package/dist-types/commands/CreateAlgorithmCommand.d.ts +16 -0
  630. package/dist-types/commands/CreateAppCommand.d.ts +16 -0
  631. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +16 -0
  632. package/dist-types/commands/CreateArtifactCommand.d.ts +16 -0
  633. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +16 -0
  634. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +74 -0
  635. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +16 -0
  636. package/dist-types/commands/CreateCompilationJobCommand.d.ts +16 -0
  637. package/dist-types/commands/CreateContextCommand.d.ts +16 -0
  638. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +16 -0
  639. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +16 -0
  640. package/dist-types/commands/CreateDomainCommand.d.ts +16 -0
  641. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +16 -0
  642. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +16 -0
  643. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +16 -0
  644. package/dist-types/commands/CreateEndpointCommand.d.ts +17 -1
  645. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +16 -0
  646. package/dist-types/commands/CreateExperimentCommand.d.ts +16 -0
  647. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +16 -0
  648. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +16 -0
  649. package/dist-types/commands/CreateHubCommand.d.ts +16 -0
  650. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +16 -0
  651. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +16 -0
  652. package/dist-types/commands/CreateImageCommand.d.ts +16 -0
  653. package/dist-types/commands/CreateImageVersionCommand.d.ts +16 -0
  654. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +16 -0
  655. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +16 -0
  656. package/dist-types/commands/CreateLabelingJobCommand.d.ts +16 -0
  657. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +16 -0
  658. package/dist-types/commands/CreateModelCardCommand.d.ts +16 -0
  659. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +16 -0
  660. package/dist-types/commands/CreateModelCommand.d.ts +16 -0
  661. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +16 -0
  662. package/dist-types/commands/CreateModelPackageCommand.d.ts +16 -0
  663. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +16 -0
  664. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +16 -0
  665. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +16 -0
  666. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +16 -0
  667. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  668. package/dist-types/commands/CreatePipelineCommand.d.ts +16 -0
  669. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +16 -0
  670. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +16 -0
  671. package/dist-types/commands/CreateProcessingJobCommand.d.ts +16 -0
  672. package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
  673. package/dist-types/commands/CreateSpaceCommand.d.ts +16 -0
  674. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +16 -0
  675. package/dist-types/commands/CreateTrainingJobCommand.d.ts +16 -0
  676. package/dist-types/commands/CreateTransformJobCommand.d.ts +16 -0
  677. package/dist-types/commands/CreateTrialCommand.d.ts +16 -0
  678. package/dist-types/commands/CreateTrialComponentCommand.d.ts +16 -0
  679. package/dist-types/commands/CreateUserProfileCommand.d.ts +16 -0
  680. package/dist-types/commands/CreateWorkforceCommand.d.ts +16 -0
  681. package/dist-types/commands/CreateWorkteamCommand.d.ts +16 -0
  682. package/dist-types/commands/DeleteActionCommand.d.ts +16 -0
  683. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +16 -0
  684. package/dist-types/commands/DeleteAppCommand.d.ts +16 -0
  685. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +16 -0
  686. package/dist-types/commands/DeleteArtifactCommand.d.ts +16 -0
  687. package/dist-types/commands/DeleteAssociationCommand.d.ts +16 -0
  688. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +16 -0
  689. package/dist-types/commands/DeleteContextCommand.d.ts +16 -0
  690. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +16 -0
  691. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +16 -0
  692. package/dist-types/commands/DeleteDomainCommand.d.ts +16 -0
  693. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +16 -0
  694. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +16 -0
  695. package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
  696. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +16 -0
  697. package/dist-types/commands/DeleteExperimentCommand.d.ts +16 -0
  698. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +16 -0
  699. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +16 -0
  700. package/dist-types/commands/DeleteHubCommand.d.ts +16 -0
  701. package/dist-types/commands/DeleteHubContentCommand.d.ts +16 -0
  702. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +16 -0
  703. package/dist-types/commands/DeleteImageCommand.d.ts +16 -0
  704. package/dist-types/commands/DeleteImageVersionCommand.d.ts +16 -0
  705. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +16 -0
  706. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +16 -0
  707. package/dist-types/commands/DeleteModelCardCommand.d.ts +16 -0
  708. package/dist-types/commands/DeleteModelCommand.d.ts +16 -0
  709. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +16 -0
  710. package/dist-types/commands/DeleteModelPackageCommand.d.ts +16 -0
  711. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +16 -0
  712. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +16 -0
  713. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +16 -0
  714. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +16 -0
  715. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +16 -0
  716. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  717. package/dist-types/commands/DeletePipelineCommand.d.ts +16 -0
  718. package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
  719. package/dist-types/commands/DeleteSpaceCommand.d.ts +16 -0
  720. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +16 -0
  721. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  722. package/dist-types/commands/DeleteTrialCommand.d.ts +17 -1
  723. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +17 -1
  724. package/dist-types/commands/DeleteUserProfileCommand.d.ts +17 -1
  725. package/dist-types/commands/DeleteWorkforceCommand.d.ts +17 -1
  726. package/dist-types/commands/DeleteWorkteamCommand.d.ts +16 -0
  727. package/dist-types/commands/DeregisterDevicesCommand.d.ts +16 -0
  728. package/dist-types/commands/DescribeActionCommand.d.ts +16 -0
  729. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +16 -0
  730. package/dist-types/commands/DescribeAppCommand.d.ts +16 -0
  731. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +16 -0
  732. package/dist-types/commands/DescribeArtifactCommand.d.ts +16 -0
  733. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +16 -0
  734. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +67 -0
  735. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +16 -0
  736. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +16 -0
  737. package/dist-types/commands/DescribeContextCommand.d.ts +16 -0
  738. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +16 -0
  739. package/dist-types/commands/DescribeDeviceCommand.d.ts +16 -0
  740. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +16 -0
  741. package/dist-types/commands/DescribeDomainCommand.d.ts +16 -0
  742. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +16 -0
  743. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +16 -0
  744. package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
  745. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +16 -0
  746. package/dist-types/commands/DescribeExperimentCommand.d.ts +16 -0
  747. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +16 -0
  748. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +16 -0
  749. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +16 -0
  750. package/dist-types/commands/DescribeHubCommand.d.ts +16 -0
  751. package/dist-types/commands/DescribeHubContentCommand.d.ts +16 -0
  752. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +16 -0
  753. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +16 -0
  754. package/dist-types/commands/DescribeImageCommand.d.ts +16 -0
  755. package/dist-types/commands/DescribeImageVersionCommand.d.ts +16 -0
  756. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +16 -0
  757. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +16 -0
  758. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +16 -0
  759. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +16 -0
  760. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +16 -0
  761. package/dist-types/commands/DescribeModelCardCommand.d.ts +16 -0
  762. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +16 -0
  763. package/dist-types/commands/DescribeModelCommand.d.ts +16 -0
  764. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +16 -0
  765. package/dist-types/commands/DescribeModelPackageCommand.d.ts +16 -0
  766. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +16 -0
  767. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +16 -0
  768. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +16 -0
  769. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +16 -0
  770. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  771. package/dist-types/commands/DescribePipelineCommand.d.ts +16 -0
  772. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +16 -0
  773. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +16 -0
  774. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +16 -0
  775. package/dist-types/commands/DescribeProjectCommand.d.ts +16 -0
  776. package/dist-types/commands/DescribeSpaceCommand.d.ts +16 -0
  777. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +16 -0
  778. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +16 -0
  779. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +16 -0
  780. package/dist-types/commands/DescribeTransformJobCommand.d.ts +16 -0
  781. package/dist-types/commands/DescribeTrialCommand.d.ts +16 -0
  782. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +16 -0
  783. package/dist-types/commands/DescribeUserProfileCommand.d.ts +16 -0
  784. package/dist-types/commands/DescribeWorkforceCommand.d.ts +16 -0
  785. package/dist-types/commands/DescribeWorkteamCommand.d.ts +16 -0
  786. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +16 -0
  787. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +16 -0
  788. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +16 -0
  789. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +16 -0
  790. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +16 -0
  791. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +16 -0
  792. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +16 -0
  793. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +16 -0
  794. package/dist-types/commands/ImportHubContentCommand.d.ts +16 -0
  795. package/dist-types/commands/ListActionsCommand.d.ts +17 -1
  796. package/dist-types/commands/ListAlgorithmsCommand.d.ts +17 -1
  797. package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
  798. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +16 -0
  799. package/dist-types/commands/ListAppsCommand.d.ts +16 -0
  800. package/dist-types/commands/ListArtifactsCommand.d.ts +16 -0
  801. package/dist-types/commands/ListAssociationsCommand.d.ts +16 -0
  802. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +16 -0
  803. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +16 -0
  804. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +16 -0
  805. package/dist-types/commands/ListCompilationJobsCommand.d.ts +16 -0
  806. package/dist-types/commands/ListContextsCommand.d.ts +16 -0
  807. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +16 -0
  808. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +16 -0
  809. package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
  810. package/dist-types/commands/ListDomainsCommand.d.ts +16 -0
  811. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +16 -0
  812. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +16 -0
  813. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +16 -0
  814. package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
  815. package/dist-types/commands/ListExperimentsCommand.d.ts +16 -0
  816. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +16 -0
  817. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +16 -0
  818. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +16 -0
  819. package/dist-types/commands/ListHubContentsCommand.d.ts +16 -0
  820. package/dist-types/commands/ListHubsCommand.d.ts +16 -0
  821. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +16 -0
  822. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +16 -0
  823. package/dist-types/commands/ListImageVersionsCommand.d.ts +16 -0
  824. package/dist-types/commands/ListImagesCommand.d.ts +16 -0
  825. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +16 -0
  826. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +16 -0
  827. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +16 -0
  828. package/dist-types/commands/ListLabelingJobsCommand.d.ts +16 -0
  829. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +16 -0
  830. package/dist-types/commands/ListLineageGroupsCommand.d.ts +16 -0
  831. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +16 -0
  832. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +16 -0
  833. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  834. package/dist-types/commands/ListModelCardsCommand.d.ts +16 -0
  835. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +16 -0
  836. package/dist-types/commands/ListModelMetadataCommand.d.ts +16 -0
  837. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +16 -0
  838. package/dist-types/commands/ListModelPackagesCommand.d.ts +16 -0
  839. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +16 -0
  840. package/dist-types/commands/ListModelsCommand.d.ts +16 -0
  841. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +16 -0
  842. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +16 -0
  843. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +16 -0
  844. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +16 -0
  845. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +16 -0
  846. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +16 -0
  847. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +16 -0
  848. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  849. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +16 -0
  850. package/dist-types/commands/ListPipelinesCommand.d.ts +16 -0
  851. package/dist-types/commands/ListProcessingJobsCommand.d.ts +16 -0
  852. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  853. package/dist-types/commands/ListSpacesCommand.d.ts +16 -0
  854. package/dist-types/commands/ListStageDevicesCommand.d.ts +16 -0
  855. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +16 -0
  856. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +16 -0
  857. package/dist-types/commands/ListTagsCommand.d.ts +16 -0
  858. package/dist-types/commands/ListTrainingJobsCommand.d.ts +17 -1
  859. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +16 -0
  860. package/dist-types/commands/ListTransformJobsCommand.d.ts +16 -0
  861. package/dist-types/commands/ListTrialComponentsCommand.d.ts +16 -0
  862. package/dist-types/commands/ListTrialsCommand.d.ts +16 -0
  863. package/dist-types/commands/ListUserProfilesCommand.d.ts +16 -0
  864. package/dist-types/commands/ListWorkforcesCommand.d.ts +16 -0
  865. package/dist-types/commands/ListWorkteamsCommand.d.ts +16 -0
  866. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +16 -0
  867. package/dist-types/commands/QueryLineageCommand.d.ts +16 -0
  868. package/dist-types/commands/RegisterDevicesCommand.d.ts +16 -0
  869. package/dist-types/commands/RenderUiTemplateCommand.d.ts +16 -0
  870. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +16 -0
  871. package/dist-types/commands/SearchCommand.d.ts +16 -0
  872. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +16 -0
  873. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +16 -0
  874. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +16 -0
  875. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +16 -0
  876. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +16 -0
  877. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +16 -0
  878. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +16 -0
  879. package/dist-types/commands/StopAutoMLJobCommand.d.ts +16 -0
  880. package/dist-types/commands/StopCompilationJobCommand.d.ts +16 -0
  881. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +16 -0
  882. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +16 -0
  883. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +16 -0
  884. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +16 -0
  885. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +16 -0
  886. package/dist-types/commands/StopLabelingJobCommand.d.ts +16 -0
  887. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +16 -0
  888. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +16 -0
  889. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +16 -0
  890. package/dist-types/commands/StopProcessingJobCommand.d.ts +16 -0
  891. package/dist-types/commands/StopTrainingJobCommand.d.ts +16 -0
  892. package/dist-types/commands/StopTransformJobCommand.d.ts +16 -0
  893. package/dist-types/commands/UpdateActionCommand.d.ts +16 -0
  894. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +18 -1
  895. package/dist-types/commands/UpdateArtifactCommand.d.ts +17 -1
  896. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +17 -1
  897. package/dist-types/commands/UpdateContextCommand.d.ts +17 -1
  898. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +17 -1
  899. package/dist-types/commands/UpdateDevicesCommand.d.ts +17 -1
  900. package/dist-types/commands/UpdateDomainCommand.d.ts +16 -0
  901. package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
  902. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +16 -0
  903. package/dist-types/commands/UpdateExperimentCommand.d.ts +16 -0
  904. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +16 -0
  905. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +16 -0
  906. package/dist-types/commands/UpdateHubCommand.d.ts +16 -0
  907. package/dist-types/commands/UpdateImageCommand.d.ts +16 -0
  908. package/dist-types/commands/UpdateImageVersionCommand.d.ts +16 -0
  909. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +16 -0
  910. package/dist-types/commands/UpdateModelCardCommand.d.ts +16 -0
  911. package/dist-types/commands/UpdateModelPackageCommand.d.ts +16 -0
  912. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +16 -0
  913. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +16 -0
  914. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +16 -0
  915. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +16 -0
  916. package/dist-types/commands/UpdatePipelineCommand.d.ts +16 -0
  917. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +16 -0
  918. package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
  919. package/dist-types/commands/UpdateSpaceCommand.d.ts +16 -0
  920. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +16 -0
  921. package/dist-types/commands/UpdateTrialCommand.d.ts +16 -0
  922. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +16 -0
  923. package/dist-types/commands/UpdateUserProfileCommand.d.ts +16 -0
  924. package/dist-types/commands/UpdateWorkforceCommand.d.ts +16 -0
  925. package/dist-types/commands/UpdateWorkteamCommand.d.ts +16 -0
  926. package/dist-types/commands/index.d.ts +2 -0
  927. package/dist-types/models/SageMakerServiceException.d.ts +2 -0
  928. package/dist-types/models/models_0.d.ts +925 -1133
  929. package/dist-types/models/models_1.d.ts +809 -1110
  930. package/dist-types/models/models_2.d.ts +854 -1124
  931. package/dist-types/models/models_3.d.ts +921 -1118
  932. package/dist-types/models/models_4.d.ts +304 -214
  933. package/dist-types/pagination/Interfaces.d.ts +3 -0
  934. package/dist-types/pagination/ListActionsPaginator.d.ts +3 -0
  935. package/dist-types/pagination/ListAlgorithmsPaginator.d.ts +3 -0
  936. package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
  937. package/dist-types/pagination/ListAppImageConfigsPaginator.d.ts +3 -0
  938. package/dist-types/pagination/ListAppsPaginator.d.ts +3 -0
  939. package/dist-types/pagination/ListArtifactsPaginator.d.ts +3 -0
  940. package/dist-types/pagination/ListAssociationsPaginator.d.ts +3 -0
  941. package/dist-types/pagination/ListAutoMLJobsPaginator.d.ts +3 -0
  942. package/dist-types/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +3 -0
  943. package/dist-types/pagination/ListCodeRepositoriesPaginator.d.ts +3 -0
  944. package/dist-types/pagination/ListCompilationJobsPaginator.d.ts +3 -0
  945. package/dist-types/pagination/ListContextsPaginator.d.ts +3 -0
  946. package/dist-types/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +3 -0
  947. package/dist-types/pagination/ListDeviceFleetsPaginator.d.ts +3 -0
  948. package/dist-types/pagination/ListDevicesPaginator.d.ts +3 -0
  949. package/dist-types/pagination/ListDomainsPaginator.d.ts +3 -0
  950. package/dist-types/pagination/ListEdgeDeploymentPlansPaginator.d.ts +3 -0
  951. package/dist-types/pagination/ListEdgePackagingJobsPaginator.d.ts +3 -0
  952. package/dist-types/pagination/ListEndpointConfigsPaginator.d.ts +3 -0
  953. package/dist-types/pagination/ListEndpointsPaginator.d.ts +3 -0
  954. package/dist-types/pagination/ListExperimentsPaginator.d.ts +3 -0
  955. package/dist-types/pagination/ListFlowDefinitionsPaginator.d.ts +3 -0
  956. package/dist-types/pagination/ListHumanTaskUisPaginator.d.ts +3 -0
  957. package/dist-types/pagination/ListHyperParameterTuningJobsPaginator.d.ts +3 -0
  958. package/dist-types/pagination/ListImageVersionsPaginator.d.ts +3 -0
  959. package/dist-types/pagination/ListImagesPaginator.d.ts +3 -0
  960. package/dist-types/pagination/ListInferenceExperimentsPaginator.d.ts +3 -0
  961. package/dist-types/pagination/ListInferenceRecommendationsJobStepsPaginator.d.ts +3 -0
  962. package/dist-types/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +3 -0
  963. package/dist-types/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +3 -0
  964. package/dist-types/pagination/ListLabelingJobsPaginator.d.ts +3 -0
  965. package/dist-types/pagination/ListLineageGroupsPaginator.d.ts +3 -0
  966. package/dist-types/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +3 -0
  967. package/dist-types/pagination/ListModelCardExportJobsPaginator.d.ts +3 -0
  968. package/dist-types/pagination/ListModelCardVersionsPaginator.d.ts +3 -0
  969. package/dist-types/pagination/ListModelCardsPaginator.d.ts +3 -0
  970. package/dist-types/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +3 -0
  971. package/dist-types/pagination/ListModelMetadataPaginator.d.ts +3 -0
  972. package/dist-types/pagination/ListModelPackageGroupsPaginator.d.ts +3 -0
  973. package/dist-types/pagination/ListModelPackagesPaginator.d.ts +3 -0
  974. package/dist-types/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +3 -0
  975. package/dist-types/pagination/ListModelsPaginator.d.ts +3 -0
  976. package/dist-types/pagination/ListMonitoringAlertHistoryPaginator.d.ts +3 -0
  977. package/dist-types/pagination/ListMonitoringAlertsPaginator.d.ts +3 -0
  978. package/dist-types/pagination/ListMonitoringExecutionsPaginator.d.ts +3 -0
  979. package/dist-types/pagination/ListMonitoringSchedulesPaginator.d.ts +3 -0
  980. package/dist-types/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +3 -0
  981. package/dist-types/pagination/ListNotebookInstancesPaginator.d.ts +3 -0
  982. package/dist-types/pagination/ListPipelineExecutionStepsPaginator.d.ts +3 -0
  983. package/dist-types/pagination/ListPipelineExecutionsPaginator.d.ts +3 -0
  984. package/dist-types/pagination/ListPipelineParametersForExecutionPaginator.d.ts +3 -0
  985. package/dist-types/pagination/ListPipelinesPaginator.d.ts +3 -0
  986. package/dist-types/pagination/ListProcessingJobsPaginator.d.ts +3 -0
  987. package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
  988. package/dist-types/pagination/ListSpacesPaginator.d.ts +3 -0
  989. package/dist-types/pagination/ListStageDevicesPaginator.d.ts +3 -0
  990. package/dist-types/pagination/ListStudioLifecycleConfigsPaginator.d.ts +3 -0
  991. package/dist-types/pagination/ListSubscribedWorkteamsPaginator.d.ts +3 -0
  992. package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
  993. package/dist-types/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +3 -0
  994. package/dist-types/pagination/ListTrainingJobsPaginator.d.ts +3 -0
  995. package/dist-types/pagination/ListTransformJobsPaginator.d.ts +3 -0
  996. package/dist-types/pagination/ListTrialComponentsPaginator.d.ts +3 -0
  997. package/dist-types/pagination/ListTrialsPaginator.d.ts +3 -0
  998. package/dist-types/pagination/ListUserProfilesPaginator.d.ts +3 -0
  999. package/dist-types/pagination/ListWorkforcesPaginator.d.ts +3 -0
  1000. package/dist-types/pagination/ListWorkteamsPaginator.d.ts +3 -0
  1001. package/dist-types/pagination/QueryLineagePaginator.d.ts +3 -0
  1002. package/dist-types/pagination/SearchPaginator.d.ts +3 -0
  1003. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  1004. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  1005. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  1006. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +38 -0
  1007. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  1008. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  1009. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  1010. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  1011. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  1012. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +38 -0
  1013. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  1014. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  1015. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -4
  1016. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  1017. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  1018. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  1019. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  1020. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  1021. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  1022. package/dist-types/ts3.4/models/models_0.d.ts +64 -610
  1023. package/dist-types/ts3.4/models/models_1.d.ts +39 -801
  1024. package/dist-types/ts3.4/models/models_2.d.ts +52 -745
  1025. package/dist-types/ts3.4/models/models_3.d.ts +55 -764
  1026. package/dist-types/ts3.4/models/models_4.d.ts +42 -159
  1027. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  1028. package/package.json +4 -3
@@ -1,11 +1,80 @@
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
+ }
66
+ /**
67
+ * @public
68
+ */
3
69
  export interface DeleteWorkteamRequest {
4
70
  /**
5
71
  * <p>The name of the work team to delete.</p>
6
72
  */
7
73
  WorkteamName: string | undefined;
8
74
  }
75
+ /**
76
+ * @public
77
+ */
9
78
  export interface DeleteWorkteamResponse {
10
79
  /**
11
80
  * <p>Returns <code>true</code> if the work team was successfully deleted; otherwise,
@@ -14,6 +83,7 @@ export interface DeleteWorkteamResponse {
14
83
  Success: boolean | undefined;
15
84
  }
16
85
  /**
86
+ * @public
17
87
  * <p>Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this <a>ProductionVariant</a>.</p>
18
88
  * <p>If you used the <code>registry/repository[:tag]</code> form to specify the image path
19
89
  * of the primary container when you created the model hosted in this
@@ -38,6 +108,9 @@ export interface DeployedImage {
38
108
  */
39
109
  ResolutionTime?: Date;
40
110
  }
111
+ /**
112
+ * @public
113
+ */
41
114
  export declare enum StageStatus {
42
115
  Creating = "CREATING",
43
116
  Deployed = "DEPLOYED",
@@ -49,6 +122,7 @@ export declare enum StageStatus {
49
122
  Stopping = "STOPPING"
50
123
  }
51
124
  /**
125
+ * @public
52
126
  * <p>Contains information summarizing the deployment stage results.</p>
53
127
  */
54
128
  export interface EdgeDeploymentStatus {
@@ -78,6 +152,7 @@ export interface EdgeDeploymentStatus {
78
152
  EdgeDeploymentStageStartTime?: Date;
79
153
  }
80
154
  /**
155
+ * @public
81
156
  * <p>Contains information summarizing the deployment stage results.</p>
82
157
  */
83
158
  export interface DeploymentStageStatusSummary {
@@ -98,6 +173,9 @@ export interface DeploymentStageStatusSummary {
98
173
  */
99
174
  DeploymentStatus: EdgeDeploymentStatus | undefined;
100
175
  }
176
+ /**
177
+ * @public
178
+ */
101
179
  export interface DeregisterDevicesRequest {
102
180
  /**
103
181
  * <p>The name of the fleet the devices belong to.</p>
@@ -108,12 +186,18 @@ export interface DeregisterDevicesRequest {
108
186
  */
109
187
  DeviceNames: string[] | undefined;
110
188
  }
189
+ /**
190
+ * @public
191
+ */
111
192
  export interface DescribeActionRequest {
112
193
  /**
113
194
  * <p>The name of the action to describe.</p>
114
195
  */
115
196
  ActionName: string | undefined;
116
197
  }
198
+ /**
199
+ * @public
200
+ */
117
201
  export interface DescribeActionResponse {
118
202
  /**
119
203
  * <p>The name of the action.</p>
@@ -170,12 +254,18 @@ export interface DescribeActionResponse {
170
254
  */
171
255
  LineageGroupArn?: string;
172
256
  }
257
+ /**
258
+ * @public
259
+ */
173
260
  export interface DescribeAlgorithmInput {
174
261
  /**
175
262
  * <p>The name of the algorithm to describe.</p>
176
263
  */
177
264
  AlgorithmName: string | undefined;
178
265
  }
266
+ /**
267
+ * @public
268
+ */
179
269
  export interface DescribeAlgorithmOutput {
180
270
  /**
181
271
  * <p>The name of the algorithm being described.</p>
@@ -224,6 +314,9 @@ export interface DescribeAlgorithmOutput {
224
314
  */
225
315
  CertifyForMarketplace?: boolean;
226
316
  }
317
+ /**
318
+ * @public
319
+ */
227
320
  export interface DescribeAppRequest {
228
321
  /**
229
322
  * <p>The domain ID.</p>
@@ -246,6 +339,9 @@ export interface DescribeAppRequest {
246
339
  */
247
340
  SpaceName?: string;
248
341
  }
342
+ /**
343
+ * @public
344
+ */
249
345
  export interface DescribeAppResponse {
250
346
  /**
251
347
  * <p>The Amazon Resource Name (ARN) of the app.</p>
@@ -296,12 +392,18 @@ export interface DescribeAppResponse {
296
392
  */
297
393
  SpaceName?: string;
298
394
  }
395
+ /**
396
+ * @public
397
+ */
299
398
  export interface DescribeAppImageConfigRequest {
300
399
  /**
301
400
  * <p>The name of the AppImageConfig to describe.</p>
302
401
  */
303
402
  AppImageConfigName: string | undefined;
304
403
  }
404
+ /**
405
+ * @public
406
+ */
305
407
  export interface DescribeAppImageConfigResponse {
306
408
  /**
307
409
  * <p>The Amazon Resource Name (ARN) of the AppImageConfig.</p>
@@ -324,12 +426,18 @@ export interface DescribeAppImageConfigResponse {
324
426
  */
325
427
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
326
428
  }
429
+ /**
430
+ * @public
431
+ */
327
432
  export interface DescribeArtifactRequest {
328
433
  /**
329
434
  * <p>The Amazon Resource Name (ARN) of the artifact to describe.</p>
330
435
  */
331
436
  ArtifactArn: string | undefined;
332
437
  }
438
+ /**
439
+ * @public
440
+ */
333
441
  export interface DescribeArtifactResponse {
334
442
  /**
335
443
  * <p>The name of the artifact.</p>
@@ -378,6 +486,9 @@ export interface DescribeArtifactResponse {
378
486
  */
379
487
  LineageGroupArn?: string;
380
488
  }
489
+ /**
490
+ * @public
491
+ */
381
492
  export interface DescribeAutoMLJobRequest {
382
493
  /**
383
494
  * <p>Requests information about an AutoML job using its unique name.</p>
@@ -385,6 +496,7 @@ export interface DescribeAutoMLJobRequest {
385
496
  AutoMLJobName: string | undefined;
386
497
  }
387
498
  /**
499
+ * @public
388
500
  * <p>Provides information about the endpoint of the model deployment.</p>
389
501
  */
390
502
  export interface ModelDeployResult {
@@ -397,11 +509,14 @@ export interface ModelDeployResult {
397
509
  EndpointName?: string;
398
510
  }
399
511
  /**
512
+ * @public
400
513
  * <p>The resolved attributes.</p>
401
514
  */
402
515
  export interface ResolvedAttributes {
403
516
  /**
404
- * <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>
405
520
  */
406
521
  AutoMLJobObjective?: AutoMLJobObjective;
407
522
  /**
@@ -414,6 +529,9 @@ export interface ResolvedAttributes {
414
529
  */
415
530
  CompletionCriteria?: AutoMLJobCompletionCriteria;
416
531
  }
532
+ /**
533
+ * @public
534
+ */
417
535
  export interface DescribeAutoMLJobResponse {
418
536
  /**
419
537
  * <p>Returns the name of the AutoML job.</p>
@@ -432,9 +550,8 @@ export interface DescribeAutoMLJobResponse {
432
550
  */
433
551
  OutputDataConfig: AutoMLOutputDataConfig | undefined;
434
552
  /**
435
- * <p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that
436
- * has read permission to the input data location and write permission to the output data
437
- * 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>
438
555
  */
439
556
  RoleArn: string | undefined;
440
557
  /**
@@ -509,12 +626,111 @@ export interface DescribeAutoMLJobResponse {
509
626
  */
510
627
  ModelDeployResult?: ModelDeployResult;
511
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
+ }
722
+ /**
723
+ * @public
724
+ */
512
725
  export interface DescribeCodeRepositoryInput {
513
726
  /**
514
727
  * <p>The name of the Git repository to describe.</p>
515
728
  */
516
729
  CodeRepositoryName: string | undefined;
517
730
  }
731
+ /**
732
+ * @public
733
+ */
518
734
  export interface DescribeCodeRepositoryOutput {
519
735
  /**
520
736
  * <p>The name of the Git repository.</p>
@@ -539,6 +755,9 @@ export interface DescribeCodeRepositoryOutput {
539
755
  */
540
756
  GitConfig?: GitConfig;
541
757
  }
758
+ /**
759
+ * @public
760
+ */
542
761
  export interface DescribeCompilationJobRequest {
543
762
  /**
544
763
  * <p>The name of the model compilation job that you want information about.</p>
@@ -546,6 +765,7 @@ export interface DescribeCompilationJobRequest {
546
765
  CompilationJobName: string | undefined;
547
766
  }
548
767
  /**
768
+ * @public
549
769
  * <p>Provides information about the location that is configured for storing model
550
770
  * artifacts. </p>
551
771
  * <p>Model artifacts are the output that results from training a model, and typically
@@ -560,6 +780,7 @@ export interface ModelArtifacts {
560
780
  S3ModelArtifacts: string | undefined;
561
781
  }
562
782
  /**
783
+ * @public
563
784
  * <p>Provides information to verify the integrity of stored model artifacts. </p>
564
785
  */
565
786
  export interface ModelDigests {
@@ -569,6 +790,9 @@ export interface ModelDigests {
569
790
  */
570
791
  ArtifactDigest?: string;
571
792
  }
793
+ /**
794
+ * @public
795
+ */
572
796
  export interface DescribeCompilationJobResponse {
573
797
  /**
574
798
  * <p>The name of the model compilation job.</p>
@@ -659,12 +883,18 @@ export interface DescribeCompilationJobResponse {
659
883
  */
660
884
  VpcConfig?: NeoVpcConfig;
661
885
  }
886
+ /**
887
+ * @public
888
+ */
662
889
  export interface DescribeContextRequest {
663
890
  /**
664
891
  * <p>The name of the context to describe.</p>
665
892
  */
666
893
  ContextName: string | undefined;
667
894
  }
895
+ /**
896
+ * @public
897
+ */
668
898
  export interface DescribeContextResponse {
669
899
  /**
670
900
  * <p>The name of the context.</p>
@@ -713,12 +943,18 @@ export interface DescribeContextResponse {
713
943
  */
714
944
  LineageGroupArn?: string;
715
945
  }
946
+ /**
947
+ * @public
948
+ */
716
949
  export interface DescribeDataQualityJobDefinitionRequest {
717
950
  /**
718
951
  * <p>The name of the data quality monitoring job definition to describe.</p>
719
952
  */
720
953
  JobDefinitionName: string | undefined;
721
954
  }
955
+ /**
956
+ * @public
957
+ */
722
958
  export interface DescribeDataQualityJobDefinitionResponse {
723
959
  /**
724
960
  * <p>The Amazon Resource Name (ARN) of the data quality monitoring job definition.</p>
@@ -767,6 +1003,9 @@ export interface DescribeDataQualityJobDefinitionResponse {
767
1003
  */
768
1004
  StoppingCondition?: MonitoringStoppingCondition;
769
1005
  }
1006
+ /**
1007
+ * @public
1008
+ */
770
1009
  export interface DescribeDeviceRequest {
771
1010
  /**
772
1011
  * <p>Next token of device description.</p>
@@ -782,6 +1021,7 @@ export interface DescribeDeviceRequest {
782
1021
  DeviceFleetName: string | undefined;
783
1022
  }
784
1023
  /**
1024
+ * @public
785
1025
  * <p>The model on the edge device.</p>
786
1026
  */
787
1027
  export interface EdgeModel {
@@ -802,6 +1042,9 @@ export interface EdgeModel {
802
1042
  */
803
1043
  LatestInference?: Date;
804
1044
  }
1045
+ /**
1046
+ * @public
1047
+ */
805
1048
  export interface DescribeDeviceResponse {
806
1049
  /**
807
1050
  * <p>The Amazon Resource Name (ARN) of the device.</p>
@@ -848,12 +1091,18 @@ export interface DescribeDeviceResponse {
848
1091
  */
849
1092
  AgentVersion?: string;
850
1093
  }
1094
+ /**
1095
+ * @public
1096
+ */
851
1097
  export interface DescribeDeviceFleetRequest {
852
1098
  /**
853
1099
  * <p>The name of the fleet.</p>
854
1100
  */
855
1101
  DeviceFleetName: string | undefined;
856
1102
  }
1103
+ /**
1104
+ * @public
1105
+ */
857
1106
  export interface DescribeDeviceFleetResponse {
858
1107
  /**
859
1108
  * <p>The name of the fleet.</p>
@@ -888,12 +1137,18 @@ export interface DescribeDeviceFleetResponse {
888
1137
  */
889
1138
  IotRoleAlias?: string;
890
1139
  }
1140
+ /**
1141
+ * @public
1142
+ */
891
1143
  export interface DescribeDomainRequest {
892
1144
  /**
893
1145
  * <p>The domain ID.</p>
894
1146
  */
895
1147
  DomainId: string | undefined;
896
1148
  }
1149
+ /**
1150
+ * @public
1151
+ */
897
1152
  export declare enum DomainStatus {
898
1153
  Delete_Failed = "Delete_Failed",
899
1154
  Deleting = "Deleting",
@@ -903,6 +1158,9 @@ export declare enum DomainStatus {
903
1158
  Update_Failed = "Update_Failed",
904
1159
  Updating = "Updating"
905
1160
  }
1161
+ /**
1162
+ * @public
1163
+ */
906
1164
  export interface DescribeDomainResponse {
907
1165
  /**
908
1166
  * <p>The domain's Amazon Resource Name (ARN).</p>
@@ -1011,6 +1269,9 @@ export interface DescribeDomainResponse {
1011
1269
  */
1012
1270
  DefaultSpaceSettings?: DefaultSpaceSettings;
1013
1271
  }
1272
+ /**
1273
+ * @public
1274
+ */
1014
1275
  export interface DescribeEdgeDeploymentPlanRequest {
1015
1276
  /**
1016
1277
  * <p>The name of the deployment plan to describe.</p>
@@ -1025,6 +1286,9 @@ export interface DescribeEdgeDeploymentPlanRequest {
1025
1286
  */
1026
1287
  MaxResults?: number;
1027
1288
  }
1289
+ /**
1290
+ * @public
1291
+ */
1028
1292
  export interface DescribeEdgeDeploymentPlanResponse {
1029
1293
  /**
1030
1294
  * <p>The ARN of edge deployment plan.</p>
@@ -1071,12 +1335,18 @@ export interface DescribeEdgeDeploymentPlanResponse {
1071
1335
  */
1072
1336
  LastModifiedTime?: Date;
1073
1337
  }
1338
+ /**
1339
+ * @public
1340
+ */
1074
1341
  export interface DescribeEdgePackagingJobRequest {
1075
1342
  /**
1076
1343
  * <p>The name of the edge packaging job.</p>
1077
1344
  */
1078
1345
  EdgePackagingJobName: string | undefined;
1079
1346
  }
1347
+ /**
1348
+ * @public
1349
+ */
1080
1350
  export declare enum EdgePackagingJobStatus {
1081
1351
  Completed = "COMPLETED",
1082
1352
  Failed = "FAILED",
@@ -1085,11 +1355,15 @@ export declare enum EdgePackagingJobStatus {
1085
1355
  Stopped = "STOPPED",
1086
1356
  Stopping = "STOPPING"
1087
1357
  }
1358
+ /**
1359
+ * @public
1360
+ */
1088
1361
  export declare enum EdgePresetDeploymentStatus {
1089
1362
  Completed = "COMPLETED",
1090
1363
  Failed = "FAILED"
1091
1364
  }
1092
1365
  /**
1366
+ * @public
1093
1367
  * <p>The output of a SageMaker Edge Manager deployable resource.</p>
1094
1368
  */
1095
1369
  export interface EdgePresetDeploymentOutput {
@@ -1111,6 +1385,9 @@ export interface EdgePresetDeploymentOutput {
1111
1385
  */
1112
1386
  StatusMessage?: string;
1113
1387
  }
1388
+ /**
1389
+ * @public
1390
+ */
1114
1391
  export interface DescribeEdgePackagingJobResponse {
1115
1392
  /**
1116
1393
  * <p>The Amazon Resource Name (ARN) of the edge packaging job.</p>
@@ -1173,12 +1450,18 @@ export interface DescribeEdgePackagingJobResponse {
1173
1450
  */
1174
1451
  PresetDeploymentOutput?: EdgePresetDeploymentOutput;
1175
1452
  }
1453
+ /**
1454
+ * @public
1455
+ */
1176
1456
  export interface DescribeEndpointInput {
1177
1457
  /**
1178
1458
  * <p>The name of the endpoint.</p>
1179
1459
  */
1180
1460
  EndpointName: string | undefined;
1181
1461
  }
1462
+ /**
1463
+ * @public
1464
+ */
1182
1465
  export declare enum EndpointStatus {
1183
1466
  CREATING = "Creating",
1184
1467
  DELETING = "Deleting",
@@ -1189,6 +1472,9 @@ export declare enum EndpointStatus {
1189
1472
  SYSTEM_UPDATING = "SystemUpdating",
1190
1473
  UPDATING = "Updating"
1191
1474
  }
1475
+ /**
1476
+ * @public
1477
+ */
1192
1478
  export declare enum VariantStatus {
1193
1479
  ACTIVATING_TRAFFIC = "ActivatingTraffic",
1194
1480
  BAKING = "Baking",
@@ -1197,6 +1483,7 @@ export declare enum VariantStatus {
1197
1483
  UPDATING = "Updating"
1198
1484
  }
1199
1485
  /**
1486
+ * @public
1200
1487
  * <p>Describes the status of the production variant.</p>
1201
1488
  */
1202
1489
  export interface ProductionVariantStatus {
@@ -1241,6 +1528,7 @@ export interface ProductionVariantStatus {
1241
1528
  StartTime?: Date;
1242
1529
  }
1243
1530
  /**
1531
+ * @public
1244
1532
  * <p>The production variant summary for a deployment when an endpoint is creating or
1245
1533
  * updating with the <code>
1246
1534
  * <a>CreateEndpoint</a>
@@ -1309,6 +1597,7 @@ export interface PendingProductionVariantSummary {
1309
1597
  DesiredServerlessConfig?: ProductionVariantServerlessConfig;
1310
1598
  }
1311
1599
  /**
1600
+ * @public
1312
1601
  * <p>The summary of an in-progress deployment when an endpoint is creating or updating with
1313
1602
  * a new endpoint configuration.</p>
1314
1603
  */
@@ -1335,6 +1624,7 @@ export interface PendingDeploymentSummary {
1335
1624
  ShadowProductionVariants?: PendingProductionVariantSummary[];
1336
1625
  }
1337
1626
  /**
1627
+ * @public
1338
1628
  * <p>Describes weight and capacities for a production variant associated with an
1339
1629
  * endpoint. If you sent a request to the <code>UpdateEndpointWeightsAndCapacities</code>
1340
1630
  * API and the endpoint status is <code>Updating</code>, you get different desired and
@@ -1382,6 +1672,9 @@ export interface ProductionVariantSummary {
1382
1672
  */
1383
1673
  DesiredServerlessConfig?: ProductionVariantServerlessConfig;
1384
1674
  }
1675
+ /**
1676
+ * @public
1677
+ */
1385
1678
  export interface DescribeEndpointOutput {
1386
1679
  /**
1387
1680
  * <p>Name of the endpoint.</p>
@@ -1495,12 +1788,18 @@ export interface DescribeEndpointOutput {
1495
1788
  */
1496
1789
  ShadowProductionVariants?: ProductionVariantSummary[];
1497
1790
  }
1791
+ /**
1792
+ * @public
1793
+ */
1498
1794
  export interface DescribeEndpointConfigInput {
1499
1795
  /**
1500
1796
  * <p>The name of the endpoint configuration.</p>
1501
1797
  */
1502
1798
  EndpointConfigName: string | undefined;
1503
1799
  }
1800
+ /**
1801
+ * @public
1802
+ */
1504
1803
  export interface DescribeEndpointConfigOutput {
1505
1804
  /**
1506
1805
  * <p>Name of the SageMaker endpoint configuration.</p>
@@ -1545,6 +1844,9 @@ export interface DescribeEndpointConfigOutput {
1545
1844
  */
1546
1845
  ShadowProductionVariants?: ProductionVariant[];
1547
1846
  }
1847
+ /**
1848
+ * @public
1849
+ */
1548
1850
  export interface DescribeExperimentRequest {
1549
1851
  /**
1550
1852
  * <p>The name of the experiment to describe.</p>
@@ -1552,6 +1854,7 @@ export interface DescribeExperimentRequest {
1552
1854
  ExperimentName: string | undefined;
1553
1855
  }
1554
1856
  /**
1857
+ * @public
1555
1858
  * <p>The source of the experiment.</p>
1556
1859
  */
1557
1860
  export interface ExperimentSource {
@@ -1564,6 +1867,9 @@ export interface ExperimentSource {
1564
1867
  */
1565
1868
  SourceType?: string;
1566
1869
  }
1870
+ /**
1871
+ * @public
1872
+ */
1567
1873
  export interface DescribeExperimentResponse {
1568
1874
  /**
1569
1875
  * <p>The name of the experiment.</p>
@@ -1603,6 +1909,9 @@ export interface DescribeExperimentResponse {
1603
1909
  */
1604
1910
  LastModifiedBy?: UserContext;
1605
1911
  }
1912
+ /**
1913
+ * @public
1914
+ */
1606
1915
  export interface DescribeFeatureGroupRequest {
1607
1916
  /**
1608
1917
  * <p>The name of the <code>FeatureGroup</code> you want described. </p>
@@ -1615,6 +1924,9 @@ export interface DescribeFeatureGroupRequest {
1615
1924
  */
1616
1925
  NextToken?: string;
1617
1926
  }
1927
+ /**
1928
+ * @public
1929
+ */
1618
1930
  export declare enum FeatureGroupStatus {
1619
1931
  CREATED = "Created",
1620
1932
  CREATE_FAILED = "CreateFailed",
@@ -1622,12 +1934,16 @@ export declare enum FeatureGroupStatus {
1622
1934
  DELETE_FAILED = "DeleteFailed",
1623
1935
  DELETING = "Deleting"
1624
1936
  }
1937
+ /**
1938
+ * @public
1939
+ */
1625
1940
  export declare enum LastUpdateStatusValue {
1626
1941
  FAILED = "Failed",
1627
1942
  IN_PROGRESS = "InProgress",
1628
1943
  SUCCESSFUL = "Successful"
1629
1944
  }
1630
1945
  /**
1946
+ * @public
1631
1947
  * <p>A value that indicates whether the update was successful.</p>
1632
1948
  */
1633
1949
  export interface LastUpdateStatus {
@@ -1640,12 +1956,16 @@ export interface LastUpdateStatus {
1640
1956
  */
1641
1957
  FailureReason?: string;
1642
1958
  }
1959
+ /**
1960
+ * @public
1961
+ */
1643
1962
  export declare enum OfflineStoreStatusValue {
1644
1963
  ACTIVE = "Active",
1645
1964
  BLOCKED = "Blocked",
1646
1965
  DISABLED = "Disabled"
1647
1966
  }
1648
1967
  /**
1968
+ * @public
1649
1969
  * <p>The status of <code>OfflineStore</code>.</p>
1650
1970
  */
1651
1971
  export interface OfflineStoreStatus {
@@ -1658,6 +1978,9 @@ export interface OfflineStoreStatus {
1658
1978
  */
1659
1979
  BlockedReason?: string;
1660
1980
  }
1981
+ /**
1982
+ * @public
1983
+ */
1661
1984
  export interface DescribeFeatureGroupResponse {
1662
1985
  /**
1663
1986
  * <p>The Amazon Resource Name (ARN) of the <code>FeatureGroup</code>. </p>
@@ -1767,6 +2090,9 @@ export interface DescribeFeatureGroupResponse {
1767
2090
  */
1768
2091
  OnlineStoreTotalSizeBytes?: number;
1769
2092
  }
2093
+ /**
2094
+ * @public
2095
+ */
1770
2096
  export interface DescribeFeatureMetadataRequest {
1771
2097
  /**
1772
2098
  * <p>The name of the feature group containing the feature.</p>
@@ -1778,6 +2104,7 @@ export interface DescribeFeatureMetadataRequest {
1778
2104
  FeatureName: string | undefined;
1779
2105
  }
1780
2106
  /**
2107
+ * @public
1781
2108
  * <p>A key-value pair that you specify to describe the feature.</p>
1782
2109
  */
1783
2110
  export interface FeatureParameter {
@@ -1790,6 +2117,9 @@ export interface FeatureParameter {
1790
2117
  */
1791
2118
  Value?: string;
1792
2119
  }
2120
+ /**
2121
+ * @public
2122
+ */
1793
2123
  export interface DescribeFeatureMetadataResponse {
1794
2124
  /**
1795
2125
  * <p>The Amazon Resource Number (ARN) of the feature group that contains the feature.</p>
@@ -1824,18 +2154,27 @@ export interface DescribeFeatureMetadataResponse {
1824
2154
  */
1825
2155
  Parameters?: FeatureParameter[];
1826
2156
  }
2157
+ /**
2158
+ * @public
2159
+ */
1827
2160
  export interface DescribeFlowDefinitionRequest {
1828
2161
  /**
1829
2162
  * <p>The name of the flow definition.</p>
1830
2163
  */
1831
2164
  FlowDefinitionName: string | undefined;
1832
2165
  }
2166
+ /**
2167
+ * @public
2168
+ */
1833
2169
  export declare enum FlowDefinitionStatus {
1834
2170
  ACTIVE = "Active",
1835
2171
  DELETING = "Deleting",
1836
2172
  FAILED = "Failed",
1837
2173
  INITIALIZING = "Initializing"
1838
2174
  }
2175
+ /**
2176
+ * @public
2177
+ */
1839
2178
  export interface DescribeFlowDefinitionResponse {
1840
2179
  /**
1841
2180
  * <p>The Amazon Resource Name (ARN) of the flow defintion.</p>
@@ -1879,12 +2218,18 @@ export interface DescribeFlowDefinitionResponse {
1879
2218
  */
1880
2219
  FailureReason?: string;
1881
2220
  }
2221
+ /**
2222
+ * @public
2223
+ */
1882
2224
  export interface DescribeHubRequest {
1883
2225
  /**
1884
2226
  * <p>The name of the hub to describe.</p>
1885
2227
  */
1886
2228
  HubName: string | undefined;
1887
2229
  }
2230
+ /**
2231
+ * @public
2232
+ */
1888
2233
  export declare enum HubStatus {
1889
2234
  CREATE_FAILED = "CreateFailed",
1890
2235
  CREATING = "Creating",
@@ -1894,6 +2239,9 @@ export declare enum HubStatus {
1894
2239
  UPDATE_FAILED = "UpdateFailed",
1895
2240
  UPDATING = "Updating"
1896
2241
  }
2242
+ /**
2243
+ * @public
2244
+ */
1897
2245
  export interface DescribeHubResponse {
1898
2246
  /**
1899
2247
  * <p>The name of the hub.</p>
@@ -1936,6 +2284,9 @@ export interface DescribeHubResponse {
1936
2284
  */
1937
2285
  LastModifiedTime: Date | undefined;
1938
2286
  }
2287
+ /**
2288
+ * @public
2289
+ */
1939
2290
  export interface DescribeHubContentRequest {
1940
2291
  /**
1941
2292
  * <p>The name of the hub that contains the content to describe.</p>
@@ -1955,6 +2306,7 @@ export interface DescribeHubContentRequest {
1955
2306
  HubContentVersion?: string;
1956
2307
  }
1957
2308
  /**
2309
+ * @public
1958
2310
  * <p>Any dependencies related to hub content, such as scripts, model artifacts, datasets, or notebooks.</p>
1959
2311
  */
1960
2312
  export interface HubContentDependency {
@@ -1967,6 +2319,9 @@ export interface HubContentDependency {
1967
2319
  */
1968
2320
  DependencyCopyPath?: string;
1969
2321
  }
2322
+ /**
2323
+ * @public
2324
+ */
1970
2325
  export declare enum HubContentStatus {
1971
2326
  AVAILABLE = "Available",
1972
2327
  DELETE_FAILED = "DeleteFailed",
@@ -1974,6 +2329,9 @@ export declare enum HubContentStatus {
1974
2329
  IMPORTING = "Importing",
1975
2330
  IMPORT_FAILED = "ImportFailed"
1976
2331
  }
2332
+ /**
2333
+ * @public
2334
+ */
1977
2335
  export interface DescribeHubContentResponse {
1978
2336
  /**
1979
2337
  * <p>The name of the hub content.</p>
@@ -2040,6 +2398,9 @@ export interface DescribeHubContentResponse {
2040
2398
  */
2041
2399
  CreationTime: Date | undefined;
2042
2400
  }
2401
+ /**
2402
+ * @public
2403
+ */
2043
2404
  export interface DescribeHumanTaskUiRequest {
2044
2405
  /**
2045
2406
  * <p>The name of the human task user interface
@@ -2047,11 +2408,15 @@ export interface DescribeHumanTaskUiRequest {
2047
2408
  */
2048
2409
  HumanTaskUiName: string | undefined;
2049
2410
  }
2411
+ /**
2412
+ * @public
2413
+ */
2050
2414
  export declare enum HumanTaskUiStatus {
2051
2415
  ACTIVE = "Active",
2052
2416
  DELETING = "Deleting"
2053
2417
  }
2054
2418
  /**
2419
+ * @public
2055
2420
  * <p>Container for user interface template information.</p>
2056
2421
  */
2057
2422
  export interface UiTemplateInfo {
@@ -2064,6 +2429,9 @@ export interface UiTemplateInfo {
2064
2429
  */
2065
2430
  ContentSha256?: string;
2066
2431
  }
2432
+ /**
2433
+ * @public
2434
+ */
2067
2435
  export interface DescribeHumanTaskUiResponse {
2068
2436
  /**
2069
2437
  * <p>The Amazon Resource Name (ARN) of the human task user interface (worker task template).</p>
@@ -2086,6 +2454,9 @@ export interface DescribeHumanTaskUiResponse {
2086
2454
  */
2087
2455
  UiTemplate: UiTemplateInfo | undefined;
2088
2456
  }
2457
+ /**
2458
+ * @public
2459
+ */
2089
2460
  export interface DescribeHyperParameterTuningJobRequest {
2090
2461
  /**
2091
2462
  * <p>The name of the tuning job.</p>
@@ -2093,6 +2464,7 @@ export interface DescribeHyperParameterTuningJobRequest {
2093
2464
  HyperParameterTuningJobName: string | undefined;
2094
2465
  }
2095
2466
  /**
2467
+ * @public
2096
2468
  * <p>Shows the latest objective metric emitted by a training job that was launched by a
2097
2469
  * hyperparameter tuning job. You define the objective metric in the
2098
2470
  * <code>HyperParameterTuningJobObjective</code> parameter of <a>HyperParameterTuningJobConfig</a>.</p>
@@ -2115,6 +2487,9 @@ export interface FinalHyperParameterTuningJobObjectiveMetric {
2115
2487
  */
2116
2488
  Value: number | undefined;
2117
2489
  }
2490
+ /**
2491
+ * @public
2492
+ */
2118
2493
  export declare enum TrainingJobStatus {
2119
2494
  COMPLETED = "Completed",
2120
2495
  FAILED = "Failed",
@@ -2123,6 +2498,7 @@ export declare enum TrainingJobStatus {
2123
2498
  STOPPING = "Stopping"
2124
2499
  }
2125
2500
  /**
2501
+ * @public
2126
2502
  * <p>The container for the summary information about a training job.</p>
2127
2503
  */
2128
2504
  export interface HyperParameterTrainingJobSummary {
@@ -2215,6 +2591,7 @@ export interface HyperParameterTrainingJobSummary {
2215
2591
  ObjectiveStatus?: ObjectiveStatus | string;
2216
2592
  }
2217
2593
  /**
2594
+ * @public
2218
2595
  * <p>The total resources consumed by your hyperparameter tuning job.</p>
2219
2596
  */
2220
2597
  export interface HyperParameterTuningJobConsumedResources {
@@ -2223,6 +2600,9 @@ export interface HyperParameterTuningJobConsumedResources {
2223
2600
  */
2224
2601
  RuntimeInSeconds?: number;
2225
2602
  }
2603
+ /**
2604
+ * @public
2605
+ */
2226
2606
  export declare enum HyperParameterTuningJobStatus {
2227
2607
  COMPLETED = "Completed",
2228
2608
  FAILED = "Failed",
@@ -2231,6 +2611,7 @@ export declare enum HyperParameterTuningJobStatus {
2231
2611
  STOPPING = "Stopping"
2232
2612
  }
2233
2613
  /**
2614
+ * @public
2234
2615
  * <p>Specifies the number of training jobs that this hyperparameter tuning job launched,
2235
2616
  * categorized by the status of their objective metric. The objective metric status shows
2236
2617
  * whether the
@@ -2257,6 +2638,7 @@ export interface ObjectiveStatusCounters {
2257
2638
  Failed?: number;
2258
2639
  }
2259
2640
  /**
2641
+ * @public
2260
2642
  * <p>The numbers of training jobs launched by a hyperparameter tuning job, categorized by
2261
2643
  * status.</p>
2262
2644
  */
@@ -2289,6 +2671,7 @@ export interface TrainingJobStatusCounters {
2289
2671
  Stopped?: number;
2290
2672
  }
2291
2673
  /**
2674
+ * @public
2292
2675
  * <p>A structure that contains runtime information about both current and completed
2293
2676
  * hyperparameter tuning jobs.</p>
2294
2677
  */
@@ -2305,6 +2688,9 @@ export interface HyperParameterTuningJobCompletionDetails {
2305
2688
  */
2306
2689
  ConvergenceDetectedTime?: Date;
2307
2690
  }
2691
+ /**
2692
+ * @public
2693
+ */
2308
2694
  export interface DescribeHyperParameterTuningJobResponse {
2309
2695
  /**
2310
2696
  * <p>The name of the tuning job.</p>
@@ -2393,12 +2779,18 @@ export interface DescribeHyperParameterTuningJobResponse {
2393
2779
  */
2394
2780
  ConsumedResources?: HyperParameterTuningJobConsumedResources;
2395
2781
  }
2782
+ /**
2783
+ * @public
2784
+ */
2396
2785
  export interface DescribeImageRequest {
2397
2786
  /**
2398
2787
  * <p>The name of the image to describe.</p>
2399
2788
  */
2400
2789
  ImageName: string | undefined;
2401
2790
  }
2791
+ /**
2792
+ * @public
2793
+ */
2402
2794
  export declare enum ImageStatus {
2403
2795
  CREATED = "CREATED",
2404
2796
  CREATE_FAILED = "CREATE_FAILED",
@@ -2408,6 +2800,9 @@ export declare enum ImageStatus {
2408
2800
  UPDATE_FAILED = "UPDATE_FAILED",
2409
2801
  UPDATING = "UPDATING"
2410
2802
  }
2803
+ /**
2804
+ * @public
2805
+ */
2411
2806
  export interface DescribeImageResponse {
2412
2807
  /**
2413
2808
  * <p>When the image was created.</p>
@@ -2446,6 +2841,9 @@ export interface DescribeImageResponse {
2446
2841
  */
2447
2842
  RoleArn?: string;
2448
2843
  }
2844
+ /**
2845
+ * @public
2846
+ */
2449
2847
  export interface DescribeImageVersionRequest {
2450
2848
  /**
2451
2849
  * <p>The name of the image.</p>
@@ -2460,6 +2858,9 @@ export interface DescribeImageVersionRequest {
2460
2858
  */
2461
2859
  Alias?: string;
2462
2860
  }
2861
+ /**
2862
+ * @public
2863
+ */
2463
2864
  export declare enum ImageVersionStatus {
2464
2865
  CREATED = "CREATED",
2465
2866
  CREATE_FAILED = "CREATE_FAILED",
@@ -2467,6 +2868,9 @@ export declare enum ImageVersionStatus {
2467
2868
  DELETE_FAILED = "DELETE_FAILED",
2468
2869
  DELETING = "DELETING"
2469
2870
  }
2871
+ /**
2872
+ * @public
2873
+ */
2470
2874
  export interface DescribeImageVersionResponse {
2471
2875
  /**
2472
2876
  * <p>The registry path of the container image on which this image version is based.</p>
@@ -2575,6 +2979,9 @@ export interface DescribeImageVersionResponse {
2575
2979
  */
2576
2980
  ReleaseNotes?: string;
2577
2981
  }
2982
+ /**
2983
+ * @public
2984
+ */
2578
2985
  export interface DescribeInferenceExperimentRequest {
2579
2986
  /**
2580
2987
  * <p>The name of the inference experiment to describe.</p>
@@ -2582,6 +2989,7 @@ export interface DescribeInferenceExperimentRequest {
2582
2989
  Name: string | undefined;
2583
2990
  }
2584
2991
  /**
2992
+ * @public
2585
2993
  * <p>The metadata of the endpoint.</p>
2586
2994
  */
2587
2995
  export interface EndpointMetadata {
@@ -2607,6 +3015,9 @@ export interface EndpointMetadata {
2607
3015
  */
2608
3016
  FailureReason?: string;
2609
3017
  }
3018
+ /**
3019
+ * @public
3020
+ */
2610
3021
  export declare enum ModelVariantStatus {
2611
3022
  CREATING = "Creating",
2612
3023
  DELETED = "Deleted",
@@ -2615,6 +3026,7 @@ export declare enum ModelVariantStatus {
2615
3026
  UPDATING = "Updating"
2616
3027
  }
2617
3028
  /**
3029
+ * @public
2618
3030
  * <p>Summary of the deployment configuration of a model.</p>
2619
3031
  */
2620
3032
  export interface ModelVariantConfigSummary {
@@ -2663,6 +3075,9 @@ export interface ModelVariantConfigSummary {
2663
3075
  */
2664
3076
  Status: ModelVariantStatus | string | undefined;
2665
3077
  }
3078
+ /**
3079
+ * @public
3080
+ */
2666
3081
  export declare enum InferenceExperimentStatus {
2667
3082
  CANCELLED = "Cancelled",
2668
3083
  COMPLETED = "Completed",
@@ -2673,6 +3088,9 @@ export declare enum InferenceExperimentStatus {
2673
3088
  STOPPING = "Stopping",
2674
3089
  UPDATING = "Updating"
2675
3090
  }
3091
+ /**
3092
+ * @public
3093
+ */
2676
3094
  export interface DescribeInferenceExperimentResponse {
2677
3095
  /**
2678
3096
  * <p>The ARN of the inference experiment being described.</p>
@@ -2806,6 +3224,9 @@ export interface DescribeInferenceExperimentResponse {
2806
3224
  */
2807
3225
  KmsKey?: string;
2808
3226
  }
3227
+ /**
3228
+ * @public
3229
+ */
2809
3230
  export interface DescribeInferenceRecommendationsJobRequest {
2810
3231
  /**
2811
3232
  * <p>The name of the job. The name must be unique within an
@@ -2814,6 +3235,7 @@ export interface DescribeInferenceRecommendationsJobRequest {
2814
3235
  JobName: string | undefined;
2815
3236
  }
2816
3237
  /**
3238
+ * @public
2817
3239
  * <p>The metrics for an existing endpoint compared in an Inference Recommender job.</p>
2818
3240
  */
2819
3241
  export interface InferenceMetrics {
@@ -2827,6 +3249,7 @@ export interface InferenceMetrics {
2827
3249
  ModelLatency: number | undefined;
2828
3250
  }
2829
3251
  /**
3252
+ * @public
2830
3253
  * <p>The performance results from running an Inference Recommender job on an existing endpoint.</p>
2831
3254
  */
2832
3255
  export interface EndpointPerformance {
@@ -2840,6 +3263,7 @@ export interface EndpointPerformance {
2840
3263
  EndpointInfo: EndpointInfo | undefined;
2841
3264
  }
2842
3265
  /**
3266
+ * @public
2843
3267
  * <p>The endpoint configuration made by Inference Recommender during a recommendation job.</p>
2844
3268
  */
2845
3269
  export interface EndpointOutputConfiguration {
@@ -2861,6 +3285,7 @@ export interface EndpointOutputConfiguration {
2861
3285
  InitialInstanceCount: number | undefined;
2862
3286
  }
2863
3287
  /**
3288
+ * @public
2864
3289
  * <p>The metrics of recommendations.</p>
2865
3290
  */
2866
3291
  export interface RecommendationMetrics {
@@ -2894,6 +3319,7 @@ export interface RecommendationMetrics {
2894
3319
  MemoryUtilization?: number;
2895
3320
  }
2896
3321
  /**
3322
+ * @public
2897
3323
  * <p>A list of environment parameters suggested by the Amazon SageMaker Inference Recommender.</p>
2898
3324
  */
2899
3325
  export interface EnvironmentParameter {
@@ -2911,6 +3337,7 @@ export interface EnvironmentParameter {
2911
3337
  Value: string | undefined;
2912
3338
  }
2913
3339
  /**
3340
+ * @public
2914
3341
  * <p>Defines the model configuration. Includes the specification name and environment parameters.</p>
2915
3342
  */
2916
3343
  export interface ModelConfiguration {
@@ -2928,6 +3355,7 @@ export interface ModelConfiguration {
2928
3355
  CompilationJobName?: string;
2929
3356
  }
2930
3357
  /**
3358
+ * @public
2931
3359
  * <p>A list of recommendations made by Amazon SageMaker Inference Recommender.</p>
2932
3360
  */
2933
3361
  export interface InferenceRecommendation {
@@ -2948,6 +3376,9 @@ export interface InferenceRecommendation {
2948
3376
  */
2949
3377
  RecommendationId?: string;
2950
3378
  }
3379
+ /**
3380
+ * @public
3381
+ */
2951
3382
  export declare enum RecommendationJobStatus {
2952
3383
  COMPLETED = "COMPLETED",
2953
3384
  FAILED = "FAILED",
@@ -2956,6 +3387,9 @@ export declare enum RecommendationJobStatus {
2956
3387
  STOPPED = "STOPPED",
2957
3388
  STOPPING = "STOPPING"
2958
3389
  }
3390
+ /**
3391
+ * @public
3392
+ */
2959
3393
  export interface DescribeInferenceRecommendationsJobResponse {
2960
3394
  /**
2961
3395
  * <p>The name of the job. The name must be unique within an
@@ -3017,6 +3451,9 @@ export interface DescribeInferenceRecommendationsJobResponse {
3017
3451
  */
3018
3452
  EndpointPerformances?: EndpointPerformance[];
3019
3453
  }
3454
+ /**
3455
+ * @public
3456
+ */
3020
3457
  export interface DescribeLabelingJobRequest {
3021
3458
  /**
3022
3459
  * <p>The name of the labeling job to return information for.</p>
@@ -3024,6 +3461,7 @@ export interface DescribeLabelingJobRequest {
3024
3461
  LabelingJobName: string | undefined;
3025
3462
  }
3026
3463
  /**
3464
+ * @public
3027
3465
  * <p>Provides a breakdown of the number of objects labeled.</p>
3028
3466
  */
3029
3467
  export interface LabelCounters {
@@ -3049,6 +3487,7 @@ export interface LabelCounters {
3049
3487
  Unlabeled?: number;
3050
3488
  }
3051
3489
  /**
3490
+ * @public
3052
3491
  * <p>Specifies the location of the output produced by the labeling job. </p>
3053
3492
  */
3054
3493
  export interface LabelingJobOutput {
@@ -3062,6 +3501,9 @@ export interface LabelingJobOutput {
3062
3501
  */
3063
3502
  FinalActiveLearningModelArn?: string;
3064
3503
  }
3504
+ /**
3505
+ * @public
3506
+ */
3065
3507
  export declare enum LabelingJobStatus {
3066
3508
  COMPLETED = "Completed",
3067
3509
  FAILED = "Failed",
@@ -3070,6 +3512,9 @@ export declare enum LabelingJobStatus {
3070
3512
  STOPPED = "Stopped",
3071
3513
  STOPPING = "Stopping"
3072
3514
  }
3515
+ /**
3516
+ * @public
3517
+ */
3073
3518
  export interface DescribeLabelingJobResponse {
3074
3519
  /**
3075
3520
  * <p>The processing status of the labeling job. </p>
@@ -3138,7 +3583,7 @@ export interface DescribeLabelingJobResponse {
3138
3583
  * </ul>
3139
3584
  * <p>The file is a JSON structure in the following format:</p>
3140
3585
  * <p>
3141
- * <code>{</code>
3586
+ * <code>\{</code>
3142
3587
  * </p>
3143
3588
  * <p>
3144
3589
  * <code> "document-version": "2018-11-28"</code>
@@ -3147,40 +3592,40 @@ export interface DescribeLabelingJobResponse {
3147
3592
  * <code> "labels": [</code>
3148
3593
  * </p>
3149
3594
  * <p>
3150
- * <code> {</code>
3595
+ * <code> \{</code>
3151
3596
  * </p>
3152
3597
  * <p>
3153
3598
  * <code> "label": "<i>label 1</i>"</code>
3154
3599
  * </p>
3155
3600
  * <p>
3156
- * <code> },</code>
3601
+ * <code> \},</code>
3157
3602
  * </p>
3158
3603
  * <p>
3159
- * <code> {</code>
3604
+ * <code> \{</code>
3160
3605
  * </p>
3161
3606
  * <p>
3162
3607
  * <code> "label": "<i>label 2</i>"</code>
3163
3608
  * </p>
3164
3609
  * <p>
3165
- * <code> },</code>
3610
+ * <code> \},</code>
3166
3611
  * </p>
3167
3612
  * <p>
3168
3613
  * <code> ...</code>
3169
3614
  * </p>
3170
3615
  * <p>
3171
- * <code> {</code>
3616
+ * <code> \{</code>
3172
3617
  * </p>
3173
3618
  * <p>
3174
3619
  * <code> "label": "<i>label n</i>"</code>
3175
3620
  * </p>
3176
3621
  * <p>
3177
- * <code> }</code>
3622
+ * <code> \}</code>
3178
3623
  * </p>
3179
3624
  * <p>
3180
3625
  * <code> ]</code>
3181
3626
  * </p>
3182
3627
  * <p>
3183
- * <code>}</code>
3628
+ * <code>\}</code>
3184
3629
  * </p>
3185
3630
  */
3186
3631
  LabelCategoryConfigS3Uri?: string;
@@ -3209,12 +3654,18 @@ export interface DescribeLabelingJobResponse {
3209
3654
  */
3210
3655
  LabelingJobOutput?: LabelingJobOutput;
3211
3656
  }
3657
+ /**
3658
+ * @public
3659
+ */
3212
3660
  export interface DescribeLineageGroupRequest {
3213
3661
  /**
3214
3662
  * <p>The name of the lineage group.</p>
3215
3663
  */
3216
3664
  LineageGroupName: string | undefined;
3217
3665
  }
3666
+ /**
3667
+ * @public
3668
+ */
3218
3669
  export interface DescribeLineageGroupResponse {
3219
3670
  /**
3220
3671
  * <p>The name of the lineage group.</p>
@@ -3251,12 +3702,18 @@ export interface DescribeLineageGroupResponse {
3251
3702
  */
3252
3703
  LastModifiedBy?: UserContext;
3253
3704
  }
3705
+ /**
3706
+ * @public
3707
+ */
3254
3708
  export interface DescribeModelInput {
3255
3709
  /**
3256
3710
  * <p>The name of the model.</p>
3257
3711
  */
3258
3712
  ModelName: string | undefined;
3259
3713
  }
3714
+ /**
3715
+ * @public
3716
+ */
3260
3717
  export interface DescribeModelOutput {
3261
3718
  /**
3262
3719
  * <p>Name of the SageMaker model.</p>
@@ -3302,6 +3759,9 @@ export interface DescribeModelOutput {
3302
3759
  */
3303
3760
  EnableNetworkIsolation?: boolean;
3304
3761
  }
3762
+ /**
3763
+ * @public
3764
+ */
3305
3765
  export interface DescribeModelBiasJobDefinitionRequest {
3306
3766
  /**
3307
3767
  * <p>The name of the model bias job definition. The name must be unique within an Amazon Web Services Region
@@ -3309,6 +3769,9 @@ export interface DescribeModelBiasJobDefinitionRequest {
3309
3769
  */
3310
3770
  JobDefinitionName: string | undefined;
3311
3771
  }
3772
+ /**
3773
+ * @public
3774
+ */
3312
3775
  export interface DescribeModelBiasJobDefinitionResponse {
3313
3776
  /**
3314
3777
  * <p>The Amazon Resource Name (ARN) of the model bias job.</p>
@@ -3358,6 +3821,9 @@ export interface DescribeModelBiasJobDefinitionResponse {
3358
3821
  */
3359
3822
  StoppingCondition?: MonitoringStoppingCondition;
3360
3823
  }
3824
+ /**
3825
+ * @public
3826
+ */
3361
3827
  export interface DescribeModelCardRequest {
3362
3828
  /**
3363
3829
  * <p>The name of the model card to describe.</p>
@@ -3368,6 +3834,9 @@ export interface DescribeModelCardRequest {
3368
3834
  */
3369
3835
  ModelCardVersion?: number;
3370
3836
  }
3837
+ /**
3838
+ * @public
3839
+ */
3371
3840
  export declare enum ModelCardProcessingStatus {
3372
3841
  CONTENT_DELETED = "ContentDeleted",
3373
3842
  DELETE_COMPLETED = "DeleteCompleted",
@@ -3376,6 +3845,9 @@ export declare enum ModelCardProcessingStatus {
3376
3845
  DELETE_PENDING = "DeletePending",
3377
3846
  EXPORTJOBS_DELETED = "ExportJobsDeleted"
3378
3847
  }
3848
+ /**
3849
+ * @public
3850
+ */
3379
3851
  export interface DescribeModelCardResponse {
3380
3852
  /**
3381
3853
  * <p>The Amazon Resource Name (ARN) of the model card.</p>
@@ -3469,6 +3941,9 @@ export interface DescribeModelCardResponse {
3469
3941
  */
3470
3942
  ModelCardProcessingStatus?: ModelCardProcessingStatus | string;
3471
3943
  }
3944
+ /**
3945
+ * @public
3946
+ */
3472
3947
  export interface DescribeModelCardExportJobRequest {
3473
3948
  /**
3474
3949
  * <p>The Amazon Resource Name (ARN) of the model card export job to describe.</p>
@@ -3476,6 +3951,7 @@ export interface DescribeModelCardExportJobRequest {
3476
3951
  ModelCardExportJobArn: string | undefined;
3477
3952
  }
3478
3953
  /**
3954
+ * @public
3479
3955
  * <p>The artifacts of the model card export job.</p>
3480
3956
  */
3481
3957
  export interface ModelCardExportArtifacts {
@@ -3484,11 +3960,17 @@ export interface ModelCardExportArtifacts {
3484
3960
  */
3485
3961
  S3ExportArtifacts: string | undefined;
3486
3962
  }
3963
+ /**
3964
+ * @public
3965
+ */
3487
3966
  export declare enum ModelCardExportJobStatus {
3488
3967
  COMPLETED = "Completed",
3489
3968
  FAILED = "Failed",
3490
3969
  IN_PROGRESS = "InProgress"
3491
3970
  }
3971
+ /**
3972
+ * @public
3973
+ */
3492
3974
  export interface DescribeModelCardExportJobResponse {
3493
3975
  /**
3494
3976
  * <p>The name of the model card export job to describe.</p>
@@ -3547,6 +4029,9 @@ export interface DescribeModelCardExportJobResponse {
3547
4029
  */
3548
4030
  ExportArtifacts?: ModelCardExportArtifacts;
3549
4031
  }
4032
+ /**
4033
+ * @public
4034
+ */
3550
4035
  export interface DescribeModelExplainabilityJobDefinitionRequest {
3551
4036
  /**
3552
4037
  * <p>The name of the model explainability job definition. The name must be unique within an
@@ -3554,6 +4039,9 @@ export interface DescribeModelExplainabilityJobDefinitionRequest {
3554
4039
  */
3555
4040
  JobDefinitionName: string | undefined;
3556
4041
  }
4042
+ /**
4043
+ * @public
4044
+ */
3557
4045
  export interface DescribeModelExplainabilityJobDefinitionResponse {
3558
4046
  /**
3559
4047
  * <p>The Amazon Resource Name (ARN) of the model explainability job.</p>
@@ -3604,6 +4092,9 @@ export interface DescribeModelExplainabilityJobDefinitionResponse {
3604
4092
  */
3605
4093
  StoppingCondition?: MonitoringStoppingCondition;
3606
4094
  }
4095
+ /**
4096
+ * @public
4097
+ */
3607
4098
  export interface DescribeModelPackageInput {
3608
4099
  /**
3609
4100
  * <p>The name or Amazon Resource Name (ARN) of the model package to describe.</p>
@@ -3612,6 +4103,9 @@ export interface DescribeModelPackageInput {
3612
4103
  */
3613
4104
  ModelPackageName: string | undefined;
3614
4105
  }
4106
+ /**
4107
+ * @public
4108
+ */
3615
4109
  export declare enum DetailedModelPackageStatus {
3616
4110
  COMPLETED = "Completed",
3617
4111
  FAILED = "Failed",
@@ -3619,6 +4113,7 @@ export declare enum DetailedModelPackageStatus {
3619
4113
  NOT_STARTED = "NotStarted"
3620
4114
  }
3621
4115
  /**
4116
+ * @public
3622
4117
  * <p>Represents the overall status of a model package.</p>
3623
4118
  */
3624
4119
  export interface ModelPackageStatusItem {
@@ -3636,6 +4131,7 @@ export interface ModelPackageStatusItem {
3636
4131
  FailureReason?: string;
3637
4132
  }
3638
4133
  /**
4134
+ * @public
3639
4135
  * <p>Specifies the validation and image scan statuses of the model package.</p>
3640
4136
  */
3641
4137
  export interface ModelPackageStatusDetails {
@@ -3648,6 +4144,9 @@ export interface ModelPackageStatusDetails {
3648
4144
  */
3649
4145
  ImageScanStatuses?: ModelPackageStatusItem[];
3650
4146
  }
4147
+ /**
4148
+ * @public
4149
+ */
3651
4150
  export interface DescribeModelPackageOutput {
3652
4151
  /**
3653
4152
  * <p>The name of the model package being described.</p>
@@ -3762,12 +4261,18 @@ export interface DescribeModelPackageOutput {
3762
4261
  */
3763
4262
  AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
3764
4263
  }
4264
+ /**
4265
+ * @public
4266
+ */
3765
4267
  export interface DescribeModelPackageGroupInput {
3766
4268
  /**
3767
4269
  * <p>The name of gthe model group to describe.</p>
3768
4270
  */
3769
4271
  ModelPackageGroupName: string | undefined;
3770
4272
  }
4273
+ /**
4274
+ * @public
4275
+ */
3771
4276
  export declare enum ModelPackageGroupStatus {
3772
4277
  COMPLETED = "Completed",
3773
4278
  DELETE_FAILED = "DeleteFailed",
@@ -3776,6 +4281,9 @@ export declare enum ModelPackageGroupStatus {
3776
4281
  IN_PROGRESS = "InProgress",
3777
4282
  PENDING = "Pending"
3778
4283
  }
4284
+ /**
4285
+ * @public
4286
+ */
3779
4287
  export interface DescribeModelPackageGroupOutput {
3780
4288
  /**
3781
4289
  * <p>The name of the model group.</p>
@@ -3803,6 +4311,9 @@ export interface DescribeModelPackageGroupOutput {
3803
4311
  */
3804
4312
  ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
3805
4313
  }
4314
+ /**
4315
+ * @public
4316
+ */
3806
4317
  export interface DescribeModelQualityJobDefinitionRequest {
3807
4318
  /**
3808
4319
  * <p>The name of the model quality job. The name must be unique within an Amazon Web Services Region in the
@@ -3810,6 +4321,9 @@ export interface DescribeModelQualityJobDefinitionRequest {
3810
4321
  */
3811
4322
  JobDefinitionName: string | undefined;
3812
4323
  }
4324
+ /**
4325
+ * @public
4326
+ */
3813
4327
  export interface DescribeModelQualityJobDefinitionResponse {
3814
4328
  /**
3815
4329
  * <p>The Amazon Resource Name (ARN) of the model quality job.</p>
@@ -3858,12 +4372,18 @@ export interface DescribeModelQualityJobDefinitionResponse {
3858
4372
  */
3859
4373
  StoppingCondition?: MonitoringStoppingCondition;
3860
4374
  }
4375
+ /**
4376
+ * @public
4377
+ */
3861
4378
  export interface DescribeMonitoringScheduleRequest {
3862
4379
  /**
3863
4380
  * <p>Name of a previously created monitoring schedule.</p>
3864
4381
  */
3865
4382
  MonitoringScheduleName: string | undefined;
3866
4383
  }
4384
+ /**
4385
+ * @public
4386
+ */
3867
4387
  export declare enum ExecutionStatus {
3868
4388
  COMPLETED = "Completed",
3869
4389
  COMPLETED_WITH_VIOLATIONS = "CompletedWithViolations",
@@ -3874,6 +4394,7 @@ export declare enum ExecutionStatus {
3874
4394
  STOPPING = "Stopping"
3875
4395
  }
3876
4396
  /**
4397
+ * @public
3877
4398
  * <p>Summary of information about the last monitoring job to run.</p>
3878
4399
  */
3879
4400
  export interface MonitoringExecutionSummary {
@@ -3918,12 +4439,18 @@ export interface MonitoringExecutionSummary {
3918
4439
  */
3919
4440
  MonitoringType?: MonitoringType | string;
3920
4441
  }
4442
+ /**
4443
+ * @public
4444
+ */
3921
4445
  export declare enum ScheduleStatus {
3922
4446
  FAILED = "Failed",
3923
4447
  PENDING = "Pending",
3924
4448
  SCHEDULED = "Scheduled",
3925
4449
  STOPPED = "Stopped"
3926
4450
  }
4451
+ /**
4452
+ * @public
4453
+ */
3927
4454
  export interface DescribeMonitoringScheduleResponse {
3928
4455
  /**
3929
4456
  * <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
@@ -3990,12 +4517,18 @@ export interface DescribeMonitoringScheduleResponse {
3990
4517
  */
3991
4518
  LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
3992
4519
  }
4520
+ /**
4521
+ * @public
4522
+ */
3993
4523
  export interface DescribeNotebookInstanceInput {
3994
4524
  /**
3995
4525
  * <p>The name of the notebook instance that you want information about.</p>
3996
4526
  */
3997
4527
  NotebookInstanceName: string | undefined;
3998
4528
  }
4529
+ /**
4530
+ * @public
4531
+ */
3999
4532
  export declare enum NotebookInstanceStatus {
4000
4533
  Deleting = "Deleting",
4001
4534
  Failed = "Failed",
@@ -4005,6 +4538,9 @@ export declare enum NotebookInstanceStatus {
4005
4538
  Stopping = "Stopping",
4006
4539
  Updating = "Updating"
4007
4540
  }
4541
+ /**
4542
+ * @public
4543
+ */
4008
4544
  export interface DescribeNotebookInstanceOutput {
4009
4545
  /**
4010
4546
  * <p>The Amazon Resource Name (ARN) of the notebook instance.</p>
@@ -4126,12 +4662,18 @@ export interface DescribeNotebookInstanceOutput {
4126
4662
  */
4127
4663
  InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
4128
4664
  }
4665
+ /**
4666
+ * @public
4667
+ */
4129
4668
  export interface DescribeNotebookInstanceLifecycleConfigInput {
4130
4669
  /**
4131
4670
  * <p>The name of the lifecycle configuration to describe.</p>
4132
4671
  */
4133
4672
  NotebookInstanceLifecycleConfigName: string | undefined;
4134
4673
  }
4674
+ /**
4675
+ * @public
4676
+ */
4135
4677
  export interface DescribeNotebookInstanceLifecycleConfigOutput {
4136
4678
  /**
4137
4679
  * <p>The Amazon Resource Name (ARN) of the lifecycle configuration.</p>
@@ -4159,15 +4701,24 @@ export interface DescribeNotebookInstanceLifecycleConfigOutput {
4159
4701
  */
4160
4702
  CreationTime?: Date;
4161
4703
  }
4704
+ /**
4705
+ * @public
4706
+ */
4162
4707
  export interface DescribePipelineRequest {
4163
4708
  /**
4164
4709
  * <p>The name of the pipeline to describe.</p>
4165
4710
  */
4166
4711
  PipelineName: string | undefined;
4167
4712
  }
4713
+ /**
4714
+ * @public
4715
+ */
4168
4716
  export declare enum PipelineStatus {
4169
4717
  ACTIVE = "Active"
4170
4718
  }
4719
+ /**
4720
+ * @public
4721
+ */
4171
4722
  export interface DescribePipelineResponse {
4172
4723
  /**
4173
4724
  * <p>The Amazon Resource Name (ARN) of the pipeline.</p>
@@ -4224,12 +4775,18 @@ export interface DescribePipelineResponse {
4224
4775
  */
4225
4776
  ParallelismConfiguration?: ParallelismConfiguration;
4226
4777
  }
4778
+ /**
4779
+ * @public
4780
+ */
4227
4781
  export interface DescribePipelineDefinitionForExecutionRequest {
4228
4782
  /**
4229
4783
  * <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
4230
4784
  */
4231
4785
  PipelineExecutionArn: string | undefined;
4232
4786
  }
4787
+ /**
4788
+ * @public
4789
+ */
4233
4790
  export interface DescribePipelineDefinitionForExecutionResponse {
4234
4791
  /**
4235
4792
  * <p>The JSON pipeline definition.</p>
@@ -4240,12 +4797,18 @@ export interface DescribePipelineDefinitionForExecutionResponse {
4240
4797
  */
4241
4798
  CreationTime?: Date;
4242
4799
  }
4800
+ /**
4801
+ * @public
4802
+ */
4243
4803
  export interface DescribePipelineExecutionRequest {
4244
4804
  /**
4245
4805
  * <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
4246
4806
  */
4247
4807
  PipelineExecutionArn: string | undefined;
4248
4808
  }
4809
+ /**
4810
+ * @public
4811
+ */
4249
4812
  export declare enum PipelineExecutionStatus {
4250
4813
  EXECUTING = "Executing",
4251
4814
  FAILED = "Failed",
@@ -4254,6 +4817,7 @@ export declare enum PipelineExecutionStatus {
4254
4817
  SUCCEEDED = "Succeeded"
4255
4818
  }
4256
4819
  /**
4820
+ * @public
4257
4821
  * <p>Specifies the names of the experiment and trial created by a pipeline.</p>
4258
4822
  */
4259
4823
  export interface PipelineExperimentConfig {
@@ -4266,6 +4830,9 @@ export interface PipelineExperimentConfig {
4266
4830
  */
4267
4831
  TrialName?: string;
4268
4832
  }
4833
+ /**
4834
+ * @public
4835
+ */
4269
4836
  export interface DescribePipelineExecutionResponse {
4270
4837
  /**
4271
4838
  * <p>The Amazon Resource Name (ARN) of the pipeline.</p>
@@ -4318,6 +4885,9 @@ export interface DescribePipelineExecutionResponse {
4318
4885
  */
4319
4886
  ParallelismConfiguration?: ParallelismConfiguration;
4320
4887
  }
4888
+ /**
4889
+ * @public
4890
+ */
4321
4891
  export interface DescribeProcessingJobRequest {
4322
4892
  /**
4323
4893
  * <p>The name of the processing job. The name must be unique within an Amazon Web Services Region in the
@@ -4325,6 +4895,9 @@ export interface DescribeProcessingJobRequest {
4325
4895
  */
4326
4896
  ProcessingJobName: string | undefined;
4327
4897
  }
4898
+ /**
4899
+ * @public
4900
+ */
4328
4901
  export declare enum ProcessingJobStatus {
4329
4902
  COMPLETED = "Completed",
4330
4903
  FAILED = "Failed",
@@ -4332,6 +4905,9 @@ export declare enum ProcessingJobStatus {
4332
4905
  STOPPED = "Stopped",
4333
4906
  STOPPING = "Stopping"
4334
4907
  }
4908
+ /**
4909
+ * @public
4910
+ */
4335
4911
  export interface DescribeProcessingJobResponse {
4336
4912
  /**
4337
4913
  * <p>The inputs for a processing job.</p>
@@ -4424,12 +5000,18 @@ export interface DescribeProcessingJobResponse {
4424
5000
  */
4425
5001
  TrainingJobArn?: string;
4426
5002
  }
5003
+ /**
5004
+ * @public
5005
+ */
4427
5006
  export interface DescribeProjectInput {
4428
5007
  /**
4429
5008
  * <p>The name of the project to describe.</p>
4430
5009
  */
4431
5010
  ProjectName: string | undefined;
4432
5011
  }
5012
+ /**
5013
+ * @public
5014
+ */
4433
5015
  export declare enum ProjectStatus {
4434
5016
  CREATE_COMPLETED = "CreateCompleted",
4435
5017
  CREATE_FAILED = "CreateFailed",
@@ -4443,6 +5025,7 @@ export declare enum ProjectStatus {
4443
5025
  UPDATE_IN_PROGRESS = "UpdateInProgress"
4444
5026
  }
4445
5027
  /**
5028
+ * @public
4446
5029
  * <p>Details of a provisioned service catalog product. For information about service catalog,
4447
5030
  * see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
4448
5031
  * Catalog</a>.</p>
@@ -4479,6 +5062,9 @@ export interface ServiceCatalogProvisionedProductDetails {
4479
5062
  */
4480
5063
  ProvisionedProductStatusMessage?: string;
4481
5064
  }
5065
+ /**
5066
+ * @public
5067
+ */
4482
5068
  export interface DescribeProjectOutput {
4483
5069
  /**
4484
5070
  * <p>The Amazon Resource Name (ARN) of the project.</p>
@@ -4528,6 +5114,9 @@ export interface DescribeProjectOutput {
4528
5114
  */
4529
5115
  LastModifiedBy?: UserContext;
4530
5116
  }
5117
+ /**
5118
+ * @public
5119
+ */
4531
5120
  export interface DescribeSpaceRequest {
4532
5121
  /**
4533
5122
  * <p>The ID of the associated Domain.</p>
@@ -4538,6 +5127,9 @@ export interface DescribeSpaceRequest {
4538
5127
  */
4539
5128
  SpaceName: string | undefined;
4540
5129
  }
5130
+ /**
5131
+ * @public
5132
+ */
4541
5133
  export declare enum SpaceStatus {
4542
5134
  Delete_Failed = "Delete_Failed",
4543
5135
  Deleting = "Deleting",
@@ -4547,6 +5139,9 @@ export declare enum SpaceStatus {
4547
5139
  Update_Failed = "Update_Failed",
4548
5140
  Updating = "Updating"
4549
5141
  }
5142
+ /**
5143
+ * @public
5144
+ */
4550
5145
  export interface DescribeSpaceResponse {
4551
5146
  /**
4552
5147
  * <p>The ID of the associated Domain.</p>
@@ -4585,12 +5180,18 @@ export interface DescribeSpaceResponse {
4585
5180
  */
4586
5181
  SpaceSettings?: SpaceSettings;
4587
5182
  }
5183
+ /**
5184
+ * @public
5185
+ */
4588
5186
  export interface DescribeStudioLifecycleConfigRequest {
4589
5187
  /**
4590
5188
  * <p>The name of the Studio Lifecycle Configuration to describe.</p>
4591
5189
  */
4592
5190
  StudioLifecycleConfigName: string | undefined;
4593
5191
  }
5192
+ /**
5193
+ * @public
5194
+ */
4594
5195
  export interface DescribeStudioLifecycleConfigResponse {
4595
5196
  /**
4596
5197
  * <p>The ARN of the Lifecycle Configuration to describe.</p>
@@ -4617,6 +5218,9 @@ export interface DescribeStudioLifecycleConfigResponse {
4617
5218
  */
4618
5219
  StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
4619
5220
  }
5221
+ /**
5222
+ * @public
5223
+ */
4620
5224
  export interface DescribeSubscribedWorkteamRequest {
4621
5225
  /**
4622
5226
  * <p>The Amazon Resource Name (ARN) of the subscribed work team to describe.</p>
@@ -4624,6 +5228,7 @@ export interface DescribeSubscribedWorkteamRequest {
4624
5228
  WorkteamArn: string | undefined;
4625
5229
  }
4626
5230
  /**
5231
+ * @public
4627
5232
  * <p>Describes a work team of a vendor that does the a labelling job.</p>
4628
5233
  */
4629
5234
  export interface SubscribedWorkteam {
@@ -4648,12 +5253,18 @@ export interface SubscribedWorkteam {
4648
5253
  */
4649
5254
  ListingId?: string;
4650
5255
  }
5256
+ /**
5257
+ * @public
5258
+ */
4651
5259
  export interface DescribeSubscribedWorkteamResponse {
4652
5260
  /**
4653
5261
  * <p>A <code>Workteam</code> instance that contains information about the work team.</p>
4654
5262
  */
4655
5263
  SubscribedWorkteam: SubscribedWorkteam | undefined;
4656
5264
  }
5265
+ /**
5266
+ * @public
5267
+ */
4657
5268
  export interface DescribeTrainingJobRequest {
4658
5269
  /**
4659
5270
  * <p>The name of the training job.</p>
@@ -4661,6 +5272,7 @@ export interface DescribeTrainingJobRequest {
4661
5272
  TrainingJobName: string | undefined;
4662
5273
  }
4663
5274
  /**
5275
+ * @public
4664
5276
  * <p>The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.</p>
4665
5277
  */
4666
5278
  export interface MetricData {
@@ -4678,6 +5290,7 @@ export interface MetricData {
4678
5290
  Timestamp?: Date;
4679
5291
  }
4680
5292
  /**
5293
+ * @public
4681
5294
  * <p>Information about the status of the rule evaluation.</p>
4682
5295
  */
4683
5296
  export interface ProfilerRuleEvaluationStatus {
@@ -4702,10 +5315,16 @@ export interface ProfilerRuleEvaluationStatus {
4702
5315
  */
4703
5316
  LastModifiedTime?: Date;
4704
5317
  }
5318
+ /**
5319
+ * @public
5320
+ */
4705
5321
  export declare enum ProfilingStatus {
4706
5322
  DISABLED = "Disabled",
4707
5323
  ENABLED = "Enabled"
4708
5324
  }
5325
+ /**
5326
+ * @public
5327
+ */
4709
5328
  export declare enum SecondaryStatus {
4710
5329
  COMPLETED = "Completed",
4711
5330
  DOWNLOADING = "Downloading",
@@ -4725,6 +5344,7 @@ export declare enum SecondaryStatus {
4725
5344
  UPLOADING = "Uploading"
4726
5345
  }
4727
5346
  /**
5347
+ * @public
4728
5348
  * <p>An array element of <a>DescribeTrainingJobResponse$SecondaryStatusTransitions</a>. It provides
4729
5349
  * additional details about a status that the training job has transitioned through. A
4730
5350
  * training job can be in one of several states, for example, starting, downloading,
@@ -4910,6 +5530,9 @@ export interface SecondaryStatusTransition {
4910
5530
  */
4911
5531
  StatusMessage?: string;
4912
5532
  }
5533
+ /**
5534
+ * @public
5535
+ */
4913
5536
  export declare enum WarmPoolResourceStatus {
4914
5537
  AVAILABLE = "Available",
4915
5538
  INUSE = "InUse",
@@ -4917,6 +5540,7 @@ export declare enum WarmPoolResourceStatus {
4917
5540
  TERMINATED = "Terminated"
4918
5541
  }
4919
5542
  /**
5543
+ * @public
4920
5544
  * <p>Status and billing information about the warm pool.</p>
4921
5545
  */
4922
5546
  export interface WarmPoolStatus {
@@ -4961,6 +5585,9 @@ export interface WarmPoolStatus {
4961
5585
  */
4962
5586
  ReusedByJob?: string;
4963
5587
  }
5588
+ /**
5589
+ * @public
5590
+ */
4964
5591
  export interface DescribeTrainingJobResponse {
4965
5592
  /**
4966
5593
  * <p> Name of the model training job. </p>
@@ -5326,12 +5953,18 @@ export interface DescribeTrainingJobResponse {
5326
5953
  */
5327
5954
  WarmPoolStatus?: WarmPoolStatus;
5328
5955
  }
5956
+ /**
5957
+ * @public
5958
+ */
5329
5959
  export interface DescribeTransformJobRequest {
5330
5960
  /**
5331
5961
  * <p>The name of the transform job that you want to view details of.</p>
5332
5962
  */
5333
5963
  TransformJobName: string | undefined;
5334
5964
  }
5965
+ /**
5966
+ * @public
5967
+ */
5335
5968
  export declare enum TransformJobStatus {
5336
5969
  COMPLETED = "Completed",
5337
5970
  FAILED = "Failed",
@@ -5339,6 +5972,9 @@ export declare enum TransformJobStatus {
5339
5972
  STOPPED = "Stopped",
5340
5973
  STOPPING = "Stopping"
5341
5974
  }
5975
+ /**
5976
+ * @public
5977
+ */
5342
5978
  export interface DescribeTransformJobResponse {
5343
5979
  /**
5344
5980
  * <p>The name of the transform job.</p>
@@ -5486,6 +6122,9 @@ export interface DescribeTransformJobResponse {
5486
6122
  */
5487
6123
  ExperimentConfig?: ExperimentConfig;
5488
6124
  }
6125
+ /**
6126
+ * @public
6127
+ */
5489
6128
  export interface DescribeTrialRequest {
5490
6129
  /**
5491
6130
  * <p>The name of the trial to describe.</p>
@@ -5493,6 +6132,7 @@ export interface DescribeTrialRequest {
5493
6132
  TrialName: string | undefined;
5494
6133
  }
5495
6134
  /**
6135
+ * @public
5496
6136
  * <p>The source of the trial.</p>
5497
6137
  */
5498
6138
  export interface TrialSource {
@@ -5505,6 +6145,9 @@ export interface TrialSource {
5505
6145
  */
5506
6146
  SourceType?: string;
5507
6147
  }
6148
+ /**
6149
+ * @public
6150
+ */
5508
6151
  export interface DescribeTrialResponse {
5509
6152
  /**
5510
6153
  * <p>The name of the trial.</p>
@@ -5548,6 +6191,9 @@ export interface DescribeTrialResponse {
5548
6191
  */
5549
6192
  MetadataProperties?: MetadataProperties;
5550
6193
  }
6194
+ /**
6195
+ * @public
6196
+ */
5551
6197
  export interface DescribeTrialComponentRequest {
5552
6198
  /**
5553
6199
  * <p>The name of the trial component to describe.</p>
@@ -5555,6 +6201,7 @@ export interface DescribeTrialComponentRequest {
5555
6201
  TrialComponentName: string | undefined;
5556
6202
  }
5557
6203
  /**
6204
+ * @public
5558
6205
  * <p>A summary of the metrics of a trial component.</p>
5559
6206
  */
5560
6207
  export interface TrialComponentMetricSummary {
@@ -5596,6 +6243,7 @@ export interface TrialComponentMetricSummary {
5596
6243
  StdDev?: number;
5597
6244
  }
5598
6245
  /**
6246
+ * @public
5599
6247
  * <p>The Amazon Resource Name (ARN) and job type of the source of a trial component.</p>
5600
6248
  */
5601
6249
  export interface TrialComponentSource {
@@ -5608,6 +6256,9 @@ export interface TrialComponentSource {
5608
6256
  */
5609
6257
  SourceType?: string;
5610
6258
  }
6259
+ /**
6260
+ * @public
6261
+ */
5611
6262
  export interface DescribeTrialComponentResponse {
5612
6263
  /**
5613
6264
  * <p>The name of the trial component.</p>
@@ -5695,6 +6346,9 @@ export interface DescribeTrialComponentResponse {
5695
6346
  */
5696
6347
  Sources?: TrialComponentSource[];
5697
6348
  }
6349
+ /**
6350
+ * @public
6351
+ */
5698
6352
  export interface DescribeUserProfileRequest {
5699
6353
  /**
5700
6354
  * <p>The domain ID.</p>
@@ -5705,6 +6359,9 @@ export interface DescribeUserProfileRequest {
5705
6359
  */
5706
6360
  UserProfileName: string | undefined;
5707
6361
  }
6362
+ /**
6363
+ * @public
6364
+ */
5708
6365
  export declare enum UserProfileStatus {
5709
6366
  Delete_Failed = "Delete_Failed",
5710
6367
  Deleting = "Deleting",
@@ -5714,6 +6371,9 @@ export declare enum UserProfileStatus {
5714
6371
  Update_Failed = "Update_Failed",
5715
6372
  Updating = "Updating"
5716
6373
  }
6374
+ /**
6375
+ * @public
6376
+ */
5717
6377
  export interface DescribeUserProfileResponse {
5718
6378
  /**
5719
6379
  * <p>The ID of the domain that contains the profile.</p>
@@ -5760,6 +6420,9 @@ export interface DescribeUserProfileResponse {
5760
6420
  */
5761
6421
  UserSettings?: UserSettings;
5762
6422
  }
6423
+ /**
6424
+ * @public
6425
+ */
5763
6426
  export interface DescribeWorkforceRequest {
5764
6427
  /**
5765
6428
  * <p>The name of the private workforce whose access you want to restrict.
@@ -5769,6 +6432,7 @@ export interface DescribeWorkforceRequest {
5769
6432
  WorkforceName: string | undefined;
5770
6433
  }
5771
6434
  /**
6435
+ * @public
5772
6436
  * <p>Your OIDC IdP workforce configuration.</p>
5773
6437
  */
5774
6438
  export interface OidcConfigForResponse {
@@ -5801,6 +6465,9 @@ export interface OidcConfigForResponse {
5801
6465
  */
5802
6466
  JwksUri?: string;
5803
6467
  }
6468
+ /**
6469
+ * @public
6470
+ */
5804
6471
  export declare enum WorkforceStatus {
5805
6472
  ACTIVE = "Active",
5806
6473
  DELETING = "Deleting",
@@ -5809,6 +6476,7 @@ export declare enum WorkforceStatus {
5809
6476
  UPDATING = "Updating"
5810
6477
  }
5811
6478
  /**
6479
+ * @public
5812
6480
  * <p>A VpcConfig object that specifies the VPC that you want your workforce to connect to.</p>
5813
6481
  */
5814
6482
  export interface WorkforceVpcConfigResponse {
@@ -5830,6 +6498,7 @@ export interface WorkforceVpcConfigResponse {
5830
6498
  VpcEndpointId?: string;
5831
6499
  }
5832
6500
  /**
6501
+ * @public
5833
6502
  * <p>A single private workforce, which is automatically created when you create your first
5834
6503
  * private work team. You can create one private work force in each Amazon Web Services Region. By default,
5835
6504
  * any workforce-related API operation used in a specific region will apply to the
@@ -5887,6 +6556,9 @@ export interface Workforce {
5887
6556
  */
5888
6557
  FailureReason?: string;
5889
6558
  }
6559
+ /**
6560
+ * @public
6561
+ */
5890
6562
  export interface DescribeWorkforceResponse {
5891
6563
  /**
5892
6564
  * <p>A single private workforce, which is automatically created when you create your first
@@ -5896,6 +6568,9 @@ export interface DescribeWorkforceResponse {
5896
6568
  */
5897
6569
  Workforce: Workforce | undefined;
5898
6570
  }
6571
+ /**
6572
+ * @public
6573
+ */
5899
6574
  export interface DescribeWorkteamRequest {
5900
6575
  /**
5901
6576
  * <p>The name of the work team to return a description of.</p>
@@ -5903,6 +6578,7 @@ export interface DescribeWorkteamRequest {
5903
6578
  WorkteamName: string | undefined;
5904
6579
  }
5905
6580
  /**
6581
+ * @public
5906
6582
  * <p>Provides details about a labeling work team.</p>
5907
6583
  */
5908
6584
  export interface Workteam {
@@ -5954,6 +6630,9 @@ export interface Workteam {
5954
6630
  */
5955
6631
  NotificationConfiguration?: NotificationConfiguration;
5956
6632
  }
6633
+ /**
6634
+ * @public
6635
+ */
5957
6636
  export interface DescribeWorkteamResponse {
5958
6637
  /**
5959
6638
  * <p>A <code>Workteam</code> instance that contains information about the work team.
@@ -5962,6 +6641,7 @@ export interface DescribeWorkteamResponse {
5962
6641
  Workteam: Workteam | undefined;
5963
6642
  }
5964
6643
  /**
6644
+ * @public
5965
6645
  * <p>Specifies weight and capacity values for a production variant.</p>
5966
6646
  */
5967
6647
  export interface DesiredWeightAndCapacity {
@@ -5979,6 +6659,7 @@ export interface DesiredWeightAndCapacity {
5979
6659
  DesiredInstanceCount?: number;
5980
6660
  }
5981
6661
  /**
6662
+ * @public
5982
6663
  * <p>Information of a particular device.</p>
5983
6664
  */
5984
6665
  export interface Device {
@@ -5995,6 +6676,9 @@ export interface Device {
5995
6676
  */
5996
6677
  IotThingName?: string;
5997
6678
  }
6679
+ /**
6680
+ * @public
6681
+ */
5998
6682
  export declare enum DeviceDeploymentStatus {
5999
6683
  Deployed = "DEPLOYED",
6000
6684
  Failed = "FAILED",
@@ -6004,6 +6688,7 @@ export declare enum DeviceDeploymentStatus {
6004
6688
  Stopping = "STOPPING"
6005
6689
  }
6006
6690
  /**
6691
+ * @public
6007
6692
  * <p>Contains information summarizing device details and deployment status.</p>
6008
6693
  */
6009
6694
  export interface DeviceDeploymentSummary {
@@ -6053,6 +6738,7 @@ export interface DeviceDeploymentSummary {
6053
6738
  DeploymentStartTime?: Date;
6054
6739
  }
6055
6740
  /**
6741
+ * @public
6056
6742
  * <p>Summary of the device fleet.</p>
6057
6743
  */
6058
6744
  export interface DeviceFleetSummary {
@@ -6074,6 +6760,7 @@ export interface DeviceFleetSummary {
6074
6760
  LastModifiedTime?: Date;
6075
6761
  }
6076
6762
  /**
6763
+ * @public
6077
6764
  * <p>Status of devices.</p>
6078
6765
  */
6079
6766
  export interface DeviceStats {
@@ -6087,6 +6774,7 @@ export interface DeviceStats {
6087
6774
  RegisteredDeviceCount: number | undefined;
6088
6775
  }
6089
6776
  /**
6777
+ * @public
6090
6778
  * <p>Summary of model on edge device.</p>
6091
6779
  */
6092
6780
  export interface EdgeModelSummary {
@@ -6100,6 +6788,7 @@ export interface EdgeModelSummary {
6100
6788
  ModelVersion: string | undefined;
6101
6789
  }
6102
6790
  /**
6791
+ * @public
6103
6792
  * <p>Summary of the device.</p>
6104
6793
  */
6105
6794
  export interface DeviceSummary {
@@ -6140,15 +6829,27 @@ export interface DeviceSummary {
6140
6829
  */
6141
6830
  AgentVersion?: string;
6142
6831
  }
6832
+ /**
6833
+ * @public
6834
+ */
6143
6835
  export declare enum Direction {
6144
6836
  ASCENDANTS = "Ascendants",
6145
6837
  BOTH = "Both",
6146
6838
  DESCENDANTS = "Descendants"
6147
6839
  }
6840
+ /**
6841
+ * @public
6842
+ */
6148
6843
  export interface DisableSagemakerServicecatalogPortfolioInput {
6149
6844
  }
6845
+ /**
6846
+ * @public
6847
+ */
6150
6848
  export interface DisableSagemakerServicecatalogPortfolioOutput {
6151
6849
  }
6850
+ /**
6851
+ * @public
6852
+ */
6152
6853
  export interface DisassociateTrialComponentRequest {
6153
6854
  /**
6154
6855
  * <p>The name of the component to disassociate from the trial.</p>
@@ -6159,6 +6860,9 @@ export interface DisassociateTrialComponentRequest {
6159
6860
  */
6160
6861
  TrialName: string | undefined;
6161
6862
  }
6863
+ /**
6864
+ * @public
6865
+ */
6162
6866
  export interface DisassociateTrialComponentResponse {
6163
6867
  /**
6164
6868
  * <p>The Amazon Resource Name (ARN) of the trial component.</p>
@@ -6170,6 +6874,7 @@ export interface DisassociateTrialComponentResponse {
6170
6874
  TrialArn?: string;
6171
6875
  }
6172
6876
  /**
6877
+ * @public
6173
6878
  * <p>The domain's details.</p>
6174
6879
  */
6175
6880
  export interface DomainDetails {
@@ -6203,6 +6908,7 @@ export interface DomainDetails {
6203
6908
  Url?: string;
6204
6909
  }
6205
6910
  /**
6911
+ * @public
6206
6912
  * <p>A collection of settings that update the current configuration for the
6207
6913
  * <code>RStudioServerPro</code> Domain-level app.</p>
6208
6914
  */
@@ -6226,6 +6932,7 @@ export interface RStudioServerProDomainSettingsForUpdate {
6226
6932
  RStudioPackageManagerUrl?: string;
6227
6933
  }
6228
6934
  /**
6935
+ * @public
6229
6936
  * <p>A collection of <code>Domain</code> configuration settings to update.</p>
6230
6937
  */
6231
6938
  export interface DomainSettingsForUpdate {
@@ -6247,6 +6954,7 @@ export interface DomainSettingsForUpdate {
6247
6954
  SecurityGroupIds?: string[];
6248
6955
  }
6249
6956
  /**
6957
+ * @public
6250
6958
  * <p>A directed edge connecting two lineage entities.</p>
6251
6959
  */
6252
6960
  export interface Edge {
@@ -6265,6 +6973,7 @@ export interface Edge {
6265
6973
  AssociationType?: AssociationEdgeType | string;
6266
6974
  }
6267
6975
  /**
6976
+ * @public
6268
6977
  * <p>Contains information summarizing an edge deployment plan.</p>
6269
6978
  */
6270
6979
  export interface EdgeDeploymentPlanSummary {
@@ -6302,6 +7011,7 @@ export interface EdgeDeploymentPlanSummary {
6302
7011
  LastModifiedTime?: Date;
6303
7012
  }
6304
7013
  /**
7014
+ * @public
6305
7015
  * <p>Status of edge devices with this model.</p>
6306
7016
  */
6307
7017
  export interface EdgeModelStat {
@@ -6331,6 +7041,7 @@ export interface EdgeModelStat {
6331
7041
  SamplingDeviceCount: number | undefined;
6332
7042
  }
6333
7043
  /**
7044
+ * @public
6334
7045
  * <p>Summary of edge packaging job.</p>
6335
7046
  */
6336
7047
  export interface EdgePackagingJobSummary {
@@ -6368,6 +7079,7 @@ export interface EdgePackagingJobSummary {
6368
7079
  LastModifiedTime?: Date;
6369
7080
  }
6370
7081
  /**
7082
+ * @public
6371
7083
  * <p>The configurations and outcomes of an Amazon EMR step execution.</p>
6372
7084
  */
6373
7085
  export interface EMRStepMetadata {
@@ -6389,11 +7101,18 @@ export interface EMRStepMetadata {
6389
7101
  */
6390
7102
  LogFilePath?: string;
6391
7103
  }
7104
+ /**
7105
+ * @public
7106
+ */
6392
7107
  export interface EnableSagemakerServicecatalogPortfolioInput {
6393
7108
  }
7109
+ /**
7110
+ * @public
7111
+ */
6394
7112
  export interface EnableSagemakerServicecatalogPortfolioOutput {
6395
7113
  }
6396
7114
  /**
7115
+ * @public
6397
7116
  * <p>A schedule for a model monitoring job. For information about model monitor, see
6398
7117
  * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model
6399
7118
  * Monitor</a>.</p>
@@ -6464,6 +7183,7 @@ export interface MonitoringSchedule {
6464
7183
  Tags?: Tag[];
6465
7184
  }
6466
7185
  /**
7186
+ * @public
6467
7187
  * <p>A hosted endpoint for real-time inference.</p>
6468
7188
  */
6469
7189
  export interface Endpoint {
@@ -6520,11 +7240,15 @@ export interface Endpoint {
6520
7240
  */
6521
7241
  ShadowProductionVariants?: ProductionVariantSummary[];
6522
7242
  }
7243
+ /**
7244
+ * @public
7245
+ */
6523
7246
  export declare enum EndpointConfigSortKey {
6524
7247
  CreationTime = "CreationTime",
6525
7248
  Name = "Name"
6526
7249
  }
6527
7250
  /**
7251
+ * @public
6528
7252
  * <p>Provides summary information for an endpoint configuration.</p>
6529
7253
  */
6530
7254
  export interface EndpointConfigSummary {
@@ -6541,12 +7265,16 @@ export interface EndpointConfigSummary {
6541
7265
  */
6542
7266
  CreationTime: Date | undefined;
6543
7267
  }
7268
+ /**
7269
+ * @public
7270
+ */
6544
7271
  export declare enum EndpointSortKey {
6545
7272
  CreationTime = "CreationTime",
6546
7273
  Name = "Name",
6547
7274
  Status = "Status"
6548
7275
  }
6549
7276
  /**
7277
+ * @public
6550
7278
  * <p>Provides summary information for an endpoint.</p>
6551
7279
  */
6552
7280
  export interface EndpointSummary {
@@ -6621,6 +7349,7 @@ export interface EndpointSummary {
6621
7349
  EndpointStatus: EndpointStatus | string | undefined;
6622
7350
  }
6623
7351
  /**
7352
+ * @public
6624
7353
  * <p>The properties of an experiment as returned by the <a>Search</a> API.</p>
6625
7354
  */
6626
7355
  export interface Experiment {
@@ -6668,6 +7397,7 @@ export interface Experiment {
6668
7397
  Tags?: Tag[];
6669
7398
  }
6670
7399
  /**
7400
+ * @public
6671
7401
  * <p>A summary of the properties of an experiment. To get the complete set of properties, call
6672
7402
  * the <a>DescribeExperiment</a> API and provide the
6673
7403
  * <code>ExperimentName</code>.</p>
@@ -6700,6 +7430,7 @@ export interface ExperimentSummary {
6700
7430
  LastModifiedTime?: Date;
6701
7431
  }
6702
7432
  /**
7433
+ * @public
6703
7434
  * <p>The container for the metadata for Fail step.</p>
6704
7435
  */
6705
7436
  export interface FailStepMetadata {
@@ -6710,6 +7441,7 @@ export interface FailStepMetadata {
6710
7441
  ErrorMessage?: string;
6711
7442
  }
6712
7443
  /**
7444
+ * @public
6713
7445
  * <p>Amazon SageMaker Feature Store stores features in a collection called Feature Group.
6714
7446
  * A Feature Group can be visualized as a table which has rows,
6715
7447
  * with a unique identifier for each row where each column in the table is a feature.
@@ -6808,17 +7540,24 @@ export interface FeatureGroup {
6808
7540
  */
6809
7541
  Tags?: Tag[];
6810
7542
  }
7543
+ /**
7544
+ * @public
7545
+ */
6811
7546
  export declare enum FeatureGroupSortBy {
6812
7547
  CREATION_TIME = "CreationTime",
6813
7548
  FEATURE_GROUP_STATUS = "FeatureGroupStatus",
6814
7549
  NAME = "Name",
6815
7550
  OFFLINE_STORE_STATUS = "OfflineStoreStatus"
6816
7551
  }
7552
+ /**
7553
+ * @public
7554
+ */
6817
7555
  export declare enum FeatureGroupSortOrder {
6818
7556
  ASCENDING = "Ascending",
6819
7557
  DESCENDING = "Descending"
6820
7558
  }
6821
7559
  /**
7560
+ * @public
6822
7561
  * <p>The name, Arn, <code>CreationTime</code>, <code>FeatureGroup</code> values,
6823
7562
  * <code>LastUpdatedTime</code> and <code>EnableOnlineStorage</code> status of a
6824
7563
  * <code>FeatureGroup</code>.</p>
@@ -6849,6 +7588,7 @@ export interface FeatureGroupSummary {
6849
7588
  OfflineStoreStatus?: OfflineStoreStatus;
6850
7589
  }
6851
7590
  /**
7591
+ * @public
6852
7592
  * <p>The metadata for a feature. It can either be metadata that you specify, or metadata that is updated automatically.</p>
6853
7593
  */
6854
7594
  export interface FeatureMetadata {
@@ -6885,6 +7625,9 @@ export interface FeatureMetadata {
6885
7625
  */
6886
7626
  Parameters?: FeatureParameter[];
6887
7627
  }
7628
+ /**
7629
+ * @public
7630
+ */
6888
7631
  export declare enum Operator {
6889
7632
  CONTAINS = "Contains",
6890
7633
  EQUALS = "Equals",
@@ -6898,6 +7641,7 @@ export declare enum Operator {
6898
7641
  NOT_EXISTS = "NotExists"
6899
7642
  }
6900
7643
  /**
7644
+ * @public
6901
7645
  * <p>A conditional statement for a search expression that includes a resource property, a
6902
7646
  * Boolean operator, and a value. Resources that match the statement are returned in the
6903
7647
  * results from the <a>Search</a> API.</p>
@@ -6913,7 +7657,7 @@ export declare enum Operator {
6913
7657
  * with an <code>"accuracy"</code> metric greater than
6914
7658
  * <code>"0.9"</code>:</p>
6915
7659
  * <p>
6916
- * <code>{</code>
7660
+ * <code>\{</code>
6917
7661
  * </p>
6918
7662
  * <p>
6919
7663
  * <code>"Name": "Metrics.accuracy",</code>
@@ -6925,7 +7669,7 @@ export declare enum Operator {
6925
7669
  * <code>"Value": "0.9"</code>
6926
7670
  * </p>
6927
7671
  * <p>
6928
- * <code>}</code>
7672
+ * <code>\}</code>
6929
7673
  * </p>
6930
7674
  * </dd>
6931
7675
  * <dt>HyperParameters</dt>
@@ -6939,7 +7683,7 @@ export declare enum Operator {
6939
7683
  * training jobs with a <code>"learning_rate"</code> hyperparameter that is
6940
7684
  * less than <code>"0.5"</code>:</p>
6941
7685
  * <p>
6942
- * <code> {</code>
7686
+ * <code> \{</code>
6943
7687
  * </p>
6944
7688
  * <p>
6945
7689
  * <code> "Name": "HyperParameters.learning_rate",</code>
@@ -6951,7 +7695,7 @@ export declare enum Operator {
6951
7695
  * <code> "Value": "0.5"</code>
6952
7696
  * </p>
6953
7697
  * <p>
6954
- * <code> }</code>
7698
+ * <code> \}</code>
6955
7699
  * </p>
6956
7700
  * </dd>
6957
7701
  * <dt>Tags</dt>
@@ -7095,6 +7839,7 @@ export interface Filter {
7095
7839
  Value?: string;
7096
7840
  }
7097
7841
  /**
7842
+ * @public
7098
7843
  * <p>Contains summary information about the flow definition.</p>
7099
7844
  */
7100
7845
  export interface FlowDefinitionSummary {
@@ -7119,12 +7864,18 @@ export interface FlowDefinitionSummary {
7119
7864
  */
7120
7865
  FailureReason?: string;
7121
7866
  }
7867
+ /**
7868
+ * @public
7869
+ */
7122
7870
  export interface GetDeviceFleetReportRequest {
7123
7871
  /**
7124
7872
  * <p>The name of the fleet.</p>
7125
7873
  */
7126
7874
  DeviceFleetName: string | undefined;
7127
7875
  }
7876
+ /**
7877
+ * @public
7878
+ */
7128
7879
  export interface GetDeviceFleetReportResponse {
7129
7880
  /**
7130
7881
  * <p>The Amazon Resource Name (ARN) of the device.</p>
@@ -7159,12 +7910,18 @@ export interface GetDeviceFleetReportResponse {
7159
7910
  */
7160
7911
  ModelStats?: EdgeModelStat[];
7161
7912
  }
7913
+ /**
7914
+ * @public
7915
+ */
7162
7916
  export interface GetLineageGroupPolicyRequest {
7163
7917
  /**
7164
7918
  * <p>The name or Amazon Resource Name (ARN) of the lineage group.</p>
7165
7919
  */
7166
7920
  LineageGroupName: string | undefined;
7167
7921
  }
7922
+ /**
7923
+ * @public
7924
+ */
7168
7925
  export interface GetLineageGroupPolicyResponse {
7169
7926
  /**
7170
7927
  * <p>The Amazon Resource Name (ARN) of the lineage group.</p>
@@ -7175,30 +7932,48 @@ export interface GetLineageGroupPolicyResponse {
7175
7932
  */
7176
7933
  ResourcePolicy?: string;
7177
7934
  }
7935
+ /**
7936
+ * @public
7937
+ */
7178
7938
  export interface GetModelPackageGroupPolicyInput {
7179
7939
  /**
7180
7940
  * <p>The name of the model group for which to get the resource policy.</p>
7181
7941
  */
7182
7942
  ModelPackageGroupName: string | undefined;
7183
7943
  }
7944
+ /**
7945
+ * @public
7946
+ */
7184
7947
  export interface GetModelPackageGroupPolicyOutput {
7185
7948
  /**
7186
7949
  * <p>The resource policy for the model group.</p>
7187
7950
  */
7188
7951
  ResourcePolicy: string | undefined;
7189
7952
  }
7953
+ /**
7954
+ * @public
7955
+ */
7190
7956
  export interface GetSagemakerServicecatalogPortfolioStatusInput {
7191
7957
  }
7958
+ /**
7959
+ * @public
7960
+ */
7192
7961
  export declare enum SagemakerServicecatalogStatus {
7193
7962
  DISABLED = "Disabled",
7194
7963
  ENABLED = "Enabled"
7195
7964
  }
7965
+ /**
7966
+ * @public
7967
+ */
7196
7968
  export interface GetSagemakerServicecatalogPortfolioStatusOutput {
7197
7969
  /**
7198
7970
  * <p>Whether Service Catalog is enabled or disabled in SageMaker.</p>
7199
7971
  */
7200
7972
  Status?: SagemakerServicecatalogStatus | string;
7201
7973
  }
7974
+ /**
7975
+ * @public
7976
+ */
7202
7977
  export declare enum ResourceType {
7203
7978
  ENDPOINT = "Endpoint",
7204
7979
  EXPERIMENT = "Experiment",
@@ -7217,6 +7992,7 @@ export declare enum ResourceType {
7217
7992
  TRAINING_JOB = "TrainingJob"
7218
7993
  }
7219
7994
  /**
7995
+ * @public
7220
7996
  * <p>Part of the <code>SuggestionQuery</code> type. Specifies a hint for retrieving property
7221
7997
  * names that begin with the specified text.</p>
7222
7998
  */
@@ -7227,6 +8003,7 @@ export interface PropertyNameQuery {
7227
8003
  PropertyNameHint: string | undefined;
7228
8004
  }
7229
8005
  /**
8006
+ * @public
7230
8007
  * <p>Specified in the <a>GetSearchSuggestions</a> request.
7231
8008
  * Limits the property names that are included in the response.</p>
7232
8009
  */
@@ -7237,6 +8014,9 @@ export interface SuggestionQuery {
7237
8014
  */
7238
8015
  PropertyNameQuery?: PropertyNameQuery;
7239
8016
  }
8017
+ /**
8018
+ * @public
8019
+ */
7240
8020
  export interface GetSearchSuggestionsRequest {
7241
8021
  /**
7242
8022
  * <p>The name of the SageMaker resource to search for.</p>
@@ -7248,6 +8028,7 @@ export interface GetSearchSuggestionsRequest {
7248
8028
  SuggestionQuery?: SuggestionQuery;
7249
8029
  }
7250
8030
  /**
8031
+ * @public
7251
8032
  * <p>A property name returned from a <code>GetSearchSuggestions</code> call that specifies
7252
8033
  * a value in the <code>PropertyNameQuery</code> field.</p>
7253
8034
  */
@@ -7258,6 +8039,9 @@ export interface PropertyNameSuggestion {
7258
8039
  */
7259
8040
  PropertyName?: string;
7260
8041
  }
8042
+ /**
8043
+ * @public
8044
+ */
7261
8045
  export interface GetSearchSuggestionsResponse {
7262
8046
  /**
7263
8047
  * <p>A list of property names for a <code>Resource</code> that match a
@@ -7266,6 +8050,7 @@ export interface GetSearchSuggestionsResponse {
7266
8050
  PropertyNameSuggestions?: PropertyNameSuggestion[];
7267
8051
  }
7268
8052
  /**
8053
+ * @public
7269
8054
  * <p>Specifies configuration details for a Git repository when the repository is
7270
8055
  * updated.</p>
7271
8056
  */
@@ -7275,13 +8060,14 @@ export interface GitConfigForUpdate {
7275
8060
  * contains the credentials used to access the git repository. The secret must have a
7276
8061
  * staging label of <code>AWSCURRENT</code> and must be in the following format:</p>
7277
8062
  * <p>
7278
- * <code>{"username": <i>UserName</i>, "password":
7279
- * <i>Password</i>}</code>
8063
+ * <code>\{"username": <i>UserName</i>, "password":
8064
+ * <i>Password</i>\}</code>
7280
8065
  * </p>
7281
8066
  */
7282
8067
  SecretArn?: string;
7283
8068
  }
7284
8069
  /**
8070
+ * @public
7285
8071
  * <p>Information about hub content.</p>
7286
8072
  */
7287
8073
  export interface HubContentInfo {
@@ -7326,12 +8112,16 @@ export interface HubContentInfo {
7326
8112
  */
7327
8113
  CreationTime: Date | undefined;
7328
8114
  }
8115
+ /**
8116
+ * @public
8117
+ */
7329
8118
  export declare enum HubContentSortBy {
7330
8119
  CREATION_TIME = "CreationTime",
7331
8120
  HUB_CONTENT_NAME = "HubContentName",
7332
8121
  HUB_CONTENT_STATUS = "HubContentStatus"
7333
8122
  }
7334
8123
  /**
8124
+ * @public
7335
8125
  * <p>Information about a hub.</p>
7336
8126
  */
7337
8127
  export interface HubInfo {
@@ -7368,6 +8158,9 @@ export interface HubInfo {
7368
8158
  */
7369
8159
  LastModifiedTime: Date | undefined;
7370
8160
  }
8161
+ /**
8162
+ * @public
8163
+ */
7371
8164
  export declare enum HubSortBy {
7372
8165
  ACCOUNT_ID_OWNER = "AccountIdOwner",
7373
8166
  CREATION_TIME = "CreationTime",
@@ -7375,6 +8168,7 @@ export declare enum HubSortBy {
7375
8168
  HUB_STATUS = "HubStatus"
7376
8169
  }
7377
8170
  /**
8171
+ * @public
7378
8172
  * <p>Container for human task user interface information.</p>
7379
8173
  */
7380
8174
  export interface HumanTaskUiSummary {
@@ -7392,6 +8186,7 @@ export interface HumanTaskUiSummary {
7392
8186
  CreationTime: Date | undefined;
7393
8187
  }
7394
8188
  /**
8189
+ * @public
7395
8190
  * <p>An entity returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_SearchRecord.html">SearchRecord</a> API
7396
8191
  * containing the properties of a hyperparameter tuning job.</p>
7397
8192
  */
@@ -7489,12 +8284,16 @@ export interface HyperParameterTuningJobSearchEntity {
7489
8284
  */
7490
8285
  ConsumedResources?: HyperParameterTuningJobConsumedResources;
7491
8286
  }
8287
+ /**
8288
+ * @public
8289
+ */
7492
8290
  export declare enum HyperParameterTuningJobSortByOptions {
7493
8291
  CreationTime = "CreationTime",
7494
8292
  Name = "Name",
7495
8293
  Status = "Status"
7496
8294
  }
7497
8295
  /**
8296
+ * @public
7498
8297
  * <p>Provides summary information about a hyperparameter tuning job.</p>
7499
8298
  */
7500
8299
  export interface HyperParameterTuningJobSummary {
@@ -7552,6 +8351,7 @@ export interface HyperParameterTuningJobSummary {
7552
8351
  ResourceLimits?: ResourceLimits;
7553
8352
  }
7554
8353
  /**
8354
+ * @public
7555
8355
  * <p>A SageMaker image. A SageMaker image represents a set of container images that are derived from
7556
8356
  * a common base container image. Each of these container images is represented by a SageMaker
7557
8357
  * <code>ImageVersion</code>.</p>
@@ -7590,16 +8390,23 @@ export interface Image {
7590
8390
  */
7591
8391
  LastModifiedTime: Date | undefined;
7592
8392
  }
8393
+ /**
8394
+ * @public
8395
+ */
7593
8396
  export declare enum ImageSortBy {
7594
8397
  CREATION_TIME = "CREATION_TIME",
7595
8398
  IMAGE_NAME = "IMAGE_NAME",
7596
8399
  LAST_MODIFIED_TIME = "LAST_MODIFIED_TIME"
7597
8400
  }
8401
+ /**
8402
+ * @public
8403
+ */
7598
8404
  export declare enum ImageSortOrder {
7599
8405
  ASCENDING = "ASCENDING",
7600
8406
  DESCENDING = "DESCENDING"
7601
8407
  }
7602
8408
  /**
8409
+ * @public
7603
8410
  * <p>A version of a SageMaker <code>Image</code>. A version represents an existing container
7604
8411
  * image.</p>
7605
8412
  */
@@ -7633,15 +8440,24 @@ export interface ImageVersion {
7633
8440
  */
7634
8441
  Version: number | undefined;
7635
8442
  }
8443
+ /**
8444
+ * @public
8445
+ */
7636
8446
  export declare enum ImageVersionSortBy {
7637
8447
  CREATION_TIME = "CREATION_TIME",
7638
8448
  LAST_MODIFIED_TIME = "LAST_MODIFIED_TIME",
7639
8449
  VERSION = "VERSION"
7640
8450
  }
8451
+ /**
8452
+ * @public
8453
+ */
7641
8454
  export declare enum ImageVersionSortOrder {
7642
8455
  ASCENDING = "ASCENDING",
7643
8456
  DESCENDING = "DESCENDING"
7644
8457
  }
8458
+ /**
8459
+ * @public
8460
+ */
7645
8461
  export interface ImportHubContentRequest {
7646
8462
  /**
7647
8463
  * <p>The name of the hub content to import.</p>
@@ -7688,6 +8504,9 @@ export interface ImportHubContentRequest {
7688
8504
  */
7689
8505
  Tags?: Tag[];
7690
8506
  }
8507
+ /**
8508
+ * @public
8509
+ */
7691
8510
  export interface ImportHubContentResponse {
7692
8511
  /**
7693
8512
  * <p>The ARN of the hub that the content was imported into.</p>
@@ -7699,6 +8518,7 @@ export interface ImportHubContentResponse {
7699
8518
  HubContentArn: string | undefined;
7700
8519
  }
7701
8520
  /**
8521
+ * @public
7702
8522
  * <p>Lists a summary of properties of an inference experiment.</p>
7703
8523
  */
7704
8524
  export interface InferenceExperimentSummary {
@@ -7747,11 +8567,15 @@ export interface InferenceExperimentSummary {
7747
8567
  */
7748
8568
  RoleArn?: string;
7749
8569
  }
8570
+ /**
8571
+ * @public
8572
+ */
7750
8573
  export declare enum InferenceExperimentStopDesiredState {
7751
8574
  CANCELLED = "Cancelled",
7752
8575
  COMPLETED = "Completed"
7753
8576
  }
7754
8577
  /**
8578
+ * @public
7755
8579
  * <p>A structure that contains a list of recommendation jobs.</p>
7756
8580
  */
7757
8581
  export interface InferenceRecommendationsJob {
@@ -7798,6 +8622,7 @@ export interface InferenceRecommendationsJob {
7798
8622
  FailureReason?: string;
7799
8623
  }
7800
8624
  /**
8625
+ * @public
7801
8626
  * <p>The details for a specific benchmark from an Inference Recommender job.</p>
7802
8627
  */
7803
8628
  export interface RecommendationJobInferenceBenchmark {
@@ -7822,10 +8647,14 @@ export interface RecommendationJobInferenceBenchmark {
7822
8647
  */
7823
8648
  EndpointMetrics?: InferenceMetrics;
7824
8649
  }
8650
+ /**
8651
+ * @public
8652
+ */
7825
8653
  export declare enum RecommendationStepType {
7826
8654
  BENCHMARK = "BENCHMARK"
7827
8655
  }
7828
8656
  /**
8657
+ * @public
7829
8658
  * <p>A returned array object for the <code>Steps</code> response field in the
7830
8659
  * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListInferenceRecommendationsJobSteps.html">ListInferenceRecommendationsJobSteps</a> API command.</p>
7831
8660
  */
@@ -7850,6 +8679,7 @@ export interface InferenceRecommendationsJobStep {
7850
8679
  InferenceBenchmark?: RecommendationJobInferenceBenchmark;
7851
8680
  }
7852
8681
  /**
8682
+ * @public
7853
8683
  * <p>Provides counts for human-labeled tasks in the labeling job.</p>
7854
8684
  */
7855
8685
  export interface LabelCountersForWorkteam {
@@ -7867,6 +8697,7 @@ export interface LabelCountersForWorkteam {
7867
8697
  Total?: number;
7868
8698
  }
7869
8699
  /**
8700
+ * @public
7870
8701
  * <p>Provides summary information for a work team.</p>
7871
8702
  */
7872
8703
  export interface LabelingJobForWorkteamSummary {
@@ -7898,6 +8729,7 @@ export interface LabelingJobForWorkteamSummary {
7898
8729
  NumberOfHumanWorkersPerDataObject?: number;
7899
8730
  }
7900
8731
  /**
8732
+ * @public
7901
8733
  * <p>Provides summary information about a labeling job.</p>
7902
8734
  */
7903
8735
  export interface LabelingJobSummary {
@@ -7957,1108 +8789,6 @@ export interface LabelingJobSummary {
7957
8789
  InputConfig?: LabelingJobInputConfig;
7958
8790
  }
7959
8791
  /**
7960
- * <p>Metadata for a Lambda step.</p>
7961
- */
7962
- export interface LambdaStepMetadata {
7963
- /**
7964
- * <p>The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.</p>
7965
- */
7966
- Arn?: string;
7967
- /**
7968
- * <p>A list of the output parameters of the Lambda step.</p>
7969
- */
7970
- OutputParameters?: OutputParameter[];
7971
- }
7972
- /**
7973
- * <p>Lists a summary of the properties of a lineage group. A lineage group provides a group of shareable lineage entity
7974
- * resources.</p>
8792
+ * @internal
7975
8793
  */
7976
- export interface LineageGroupSummary {
7977
- /**
7978
- * <p>The Amazon Resource Name (ARN) of the lineage group resource.</p>
7979
- */
7980
- LineageGroupArn?: string;
7981
- /**
7982
- * <p>The name or Amazon Resource Name (ARN) of the lineage group.</p>
7983
- */
7984
- LineageGroupName?: string;
7985
- /**
7986
- * <p>The display name of the lineage group summary.</p>
7987
- */
7988
- DisplayName?: string;
7989
- /**
7990
- * <p>The creation time of the lineage group summary.</p>
7991
- */
7992
- CreationTime?: Date;
7993
- /**
7994
- * <p>The last modified time of the lineage group summary.</p>
7995
- */
7996
- LastModifiedTime?: Date;
7997
- }
7998
- export declare enum LineageType {
7999
- ACTION = "Action",
8000
- ARTIFACT = "Artifact",
8001
- CONTEXT = "Context",
8002
- TRIAL_COMPONENT = "TrialComponent"
8003
- }
8004
- export declare enum SortActionsBy {
8005
- CREATION_TIME = "CreationTime",
8006
- NAME = "Name"
8007
- }
8008
- export declare enum SortOrder {
8009
- ASCENDING = "Ascending",
8010
- DESCENDING = "Descending"
8011
- }
8012
- export interface ListActionsRequest {
8013
- /**
8014
- * <p>A filter that returns only actions with the specified source URI.</p>
8015
- */
8016
- SourceUri?: string;
8017
- /**
8018
- * <p>A filter that returns only actions of the specified type.</p>
8019
- */
8020
- ActionType?: string;
8021
- /**
8022
- * <p>A filter that returns only actions created on or after the specified time.</p>
8023
- */
8024
- CreatedAfter?: Date;
8025
- /**
8026
- * <p>A filter that returns only actions created on or before the specified time.</p>
8027
- */
8028
- CreatedBefore?: Date;
8029
- /**
8030
- * <p>The property used to sort results. The default value is <code>CreationTime</code>.</p>
8031
- */
8032
- SortBy?: SortActionsBy | string;
8033
- /**
8034
- * <p>The sort order. The default value is <code>Descending</code>.</p>
8035
- */
8036
- SortOrder?: SortOrder | string;
8037
- /**
8038
- * <p>If the previous call to <code>ListActions</code> didn't return the full set of actions,
8039
- * the call returns a token for getting the next set of actions.</p>
8040
- */
8041
- NextToken?: string;
8042
- /**
8043
- * <p>The maximum number of actions to return in the response. The default value is 10.</p>
8044
- */
8045
- MaxResults?: number;
8046
- }
8047
- export interface ListActionsResponse {
8048
- /**
8049
- * <p>A list of actions and their properties.</p>
8050
- */
8051
- ActionSummaries?: ActionSummary[];
8052
- /**
8053
- * <p>A token for getting the next set of actions, if there are any.</p>
8054
- */
8055
- NextToken?: string;
8056
- }
8057
- export interface ListAlgorithmsInput {
8058
- /**
8059
- * <p>A filter that returns only algorithms created after the specified time
8060
- * (timestamp).</p>
8061
- */
8062
- CreationTimeAfter?: Date;
8063
- /**
8064
- * <p>A filter that returns only algorithms created before the specified time
8065
- * (timestamp).</p>
8066
- */
8067
- CreationTimeBefore?: Date;
8068
- /**
8069
- * <p>The maximum number of algorithms to return in the response.</p>
8070
- */
8071
- MaxResults?: number;
8072
- /**
8073
- * <p>A string in the algorithm name. This filter returns only algorithms whose name
8074
- * contains the specified string.</p>
8075
- */
8076
- NameContains?: string;
8077
- /**
8078
- * <p>If the response to a previous <code>ListAlgorithms</code> request was truncated, the
8079
- * response includes a <code>NextToken</code>. To retrieve the next set of algorithms, use
8080
- * the token in the next request.</p>
8081
- */
8082
- NextToken?: string;
8083
- /**
8084
- * <p>The parameter by which to sort the results. The default is
8085
- * <code>CreationTime</code>.</p>
8086
- */
8087
- SortBy?: AlgorithmSortBy | string;
8088
- /**
8089
- * <p>The sort order for the results. The default is <code>Ascending</code>.</p>
8090
- */
8091
- SortOrder?: SortOrder | string;
8092
- }
8093
- export interface ListAlgorithmsOutput {
8094
- /**
8095
- * <p>>An array of <code>AlgorithmSummary</code> objects, each of which lists an
8096
- * algorithm.</p>
8097
- */
8098
- AlgorithmSummaryList: AlgorithmSummary[] | undefined;
8099
- /**
8100
- * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
8101
- * algorithms, use it in the subsequent request.</p>
8102
- */
8103
- NextToken?: string;
8104
- }
8105
- /**
8106
- * @internal
8107
- */
8108
- export declare const DeleteWorkteamRequestFilterSensitiveLog: (obj: DeleteWorkteamRequest) => any;
8109
- /**
8110
- * @internal
8111
- */
8112
- export declare const DeleteWorkteamResponseFilterSensitiveLog: (obj: DeleteWorkteamResponse) => any;
8113
- /**
8114
- * @internal
8115
- */
8116
- export declare const DeployedImageFilterSensitiveLog: (obj: DeployedImage) => any;
8117
- /**
8118
- * @internal
8119
- */
8120
- export declare const EdgeDeploymentStatusFilterSensitiveLog: (obj: EdgeDeploymentStatus) => any;
8121
- /**
8122
- * @internal
8123
- */
8124
- export declare const DeploymentStageStatusSummaryFilterSensitiveLog: (obj: DeploymentStageStatusSummary) => any;
8125
- /**
8126
- * @internal
8127
- */
8128
- export declare const DeregisterDevicesRequestFilterSensitiveLog: (obj: DeregisterDevicesRequest) => any;
8129
- /**
8130
- * @internal
8131
- */
8132
- export declare const DescribeActionRequestFilterSensitiveLog: (obj: DescribeActionRequest) => any;
8133
- /**
8134
- * @internal
8135
- */
8136
- export declare const DescribeActionResponseFilterSensitiveLog: (obj: DescribeActionResponse) => any;
8137
- /**
8138
- * @internal
8139
- */
8140
- export declare const DescribeAlgorithmInputFilterSensitiveLog: (obj: DescribeAlgorithmInput) => any;
8141
- /**
8142
- * @internal
8143
- */
8144
- export declare const DescribeAlgorithmOutputFilterSensitiveLog: (obj: DescribeAlgorithmOutput) => any;
8145
- /**
8146
- * @internal
8147
- */
8148
- export declare const DescribeAppRequestFilterSensitiveLog: (obj: DescribeAppRequest) => any;
8149
- /**
8150
- * @internal
8151
- */
8152
- export declare const DescribeAppResponseFilterSensitiveLog: (obj: DescribeAppResponse) => any;
8153
- /**
8154
- * @internal
8155
- */
8156
- export declare const DescribeAppImageConfigRequestFilterSensitiveLog: (obj: DescribeAppImageConfigRequest) => any;
8157
- /**
8158
- * @internal
8159
- */
8160
- export declare const DescribeAppImageConfigResponseFilterSensitiveLog: (obj: DescribeAppImageConfigResponse) => any;
8161
- /**
8162
- * @internal
8163
- */
8164
- export declare const DescribeArtifactRequestFilterSensitiveLog: (obj: DescribeArtifactRequest) => any;
8165
- /**
8166
- * @internal
8167
- */
8168
- export declare const DescribeArtifactResponseFilterSensitiveLog: (obj: DescribeArtifactResponse) => any;
8169
- /**
8170
- * @internal
8171
- */
8172
- export declare const DescribeAutoMLJobRequestFilterSensitiveLog: (obj: DescribeAutoMLJobRequest) => any;
8173
- /**
8174
- * @internal
8175
- */
8176
- export declare const ModelDeployResultFilterSensitiveLog: (obj: ModelDeployResult) => any;
8177
- /**
8178
- * @internal
8179
- */
8180
- export declare const ResolvedAttributesFilterSensitiveLog: (obj: ResolvedAttributes) => any;
8181
- /**
8182
- * @internal
8183
- */
8184
- export declare const DescribeAutoMLJobResponseFilterSensitiveLog: (obj: DescribeAutoMLJobResponse) => any;
8185
- /**
8186
- * @internal
8187
- */
8188
- export declare const DescribeCodeRepositoryInputFilterSensitiveLog: (obj: DescribeCodeRepositoryInput) => any;
8189
- /**
8190
- * @internal
8191
- */
8192
- export declare const DescribeCodeRepositoryOutputFilterSensitiveLog: (obj: DescribeCodeRepositoryOutput) => any;
8193
- /**
8194
- * @internal
8195
- */
8196
- export declare const DescribeCompilationJobRequestFilterSensitiveLog: (obj: DescribeCompilationJobRequest) => any;
8197
- /**
8198
- * @internal
8199
- */
8200
- export declare const ModelArtifactsFilterSensitiveLog: (obj: ModelArtifacts) => any;
8201
- /**
8202
- * @internal
8203
- */
8204
- export declare const ModelDigestsFilterSensitiveLog: (obj: ModelDigests) => any;
8205
- /**
8206
- * @internal
8207
- */
8208
- export declare const DescribeCompilationJobResponseFilterSensitiveLog: (obj: DescribeCompilationJobResponse) => any;
8209
- /**
8210
- * @internal
8211
- */
8212
- export declare const DescribeContextRequestFilterSensitiveLog: (obj: DescribeContextRequest) => any;
8213
- /**
8214
- * @internal
8215
- */
8216
- export declare const DescribeContextResponseFilterSensitiveLog: (obj: DescribeContextResponse) => any;
8217
- /**
8218
- * @internal
8219
- */
8220
- export declare const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionRequest) => any;
8221
- /**
8222
- * @internal
8223
- */
8224
- export declare const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionResponse) => any;
8225
- /**
8226
- * @internal
8227
- */
8228
- export declare const DescribeDeviceRequestFilterSensitiveLog: (obj: DescribeDeviceRequest) => any;
8229
- /**
8230
- * @internal
8231
- */
8232
- export declare const EdgeModelFilterSensitiveLog: (obj: EdgeModel) => any;
8233
- /**
8234
- * @internal
8235
- */
8236
- export declare const DescribeDeviceResponseFilterSensitiveLog: (obj: DescribeDeviceResponse) => any;
8237
- /**
8238
- * @internal
8239
- */
8240
- export declare const DescribeDeviceFleetRequestFilterSensitiveLog: (obj: DescribeDeviceFleetRequest) => any;
8241
- /**
8242
- * @internal
8243
- */
8244
- export declare const DescribeDeviceFleetResponseFilterSensitiveLog: (obj: DescribeDeviceFleetResponse) => any;
8245
- /**
8246
- * @internal
8247
- */
8248
- export declare const DescribeDomainRequestFilterSensitiveLog: (obj: DescribeDomainRequest) => any;
8249
- /**
8250
- * @internal
8251
- */
8252
- export declare const DescribeDomainResponseFilterSensitiveLog: (obj: DescribeDomainResponse) => any;
8253
- /**
8254
- * @internal
8255
- */
8256
- export declare const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanRequest) => any;
8257
- /**
8258
- * @internal
8259
- */
8260
- export declare const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanResponse) => any;
8261
- /**
8262
- * @internal
8263
- */
8264
- export declare const DescribeEdgePackagingJobRequestFilterSensitiveLog: (obj: DescribeEdgePackagingJobRequest) => any;
8265
- /**
8266
- * @internal
8267
- */
8268
- export declare const EdgePresetDeploymentOutputFilterSensitiveLog: (obj: EdgePresetDeploymentOutput) => any;
8269
- /**
8270
- * @internal
8271
- */
8272
- export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (obj: DescribeEdgePackagingJobResponse) => any;
8273
- /**
8274
- * @internal
8275
- */
8276
- export declare const DescribeEndpointInputFilterSensitiveLog: (obj: DescribeEndpointInput) => any;
8277
- /**
8278
- * @internal
8279
- */
8280
- export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
8281
- /**
8282
- * @internal
8283
- */
8284
- export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
8285
- /**
8286
- * @internal
8287
- */
8288
- export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
8289
- /**
8290
- * @internal
8291
- */
8292
- export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
8293
- /**
8294
- * @internal
8295
- */
8296
- export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
8297
- /**
8298
- * @internal
8299
- */
8300
- export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
8301
- /**
8302
- * @internal
8303
- */
8304
- export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
8305
- /**
8306
- * @internal
8307
- */
8308
- export declare const DescribeExperimentRequestFilterSensitiveLog: (obj: DescribeExperimentRequest) => any;
8309
- /**
8310
- * @internal
8311
- */
8312
- export declare const ExperimentSourceFilterSensitiveLog: (obj: ExperimentSource) => any;
8313
- /**
8314
- * @internal
8315
- */
8316
- export declare const DescribeExperimentResponseFilterSensitiveLog: (obj: DescribeExperimentResponse) => any;
8317
- /**
8318
- * @internal
8319
- */
8320
- export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
8321
- /**
8322
- * @internal
8323
- */
8324
- export declare const LastUpdateStatusFilterSensitiveLog: (obj: LastUpdateStatus) => any;
8325
- /**
8326
- * @internal
8327
- */
8328
- export declare const OfflineStoreStatusFilterSensitiveLog: (obj: OfflineStoreStatus) => any;
8329
- /**
8330
- * @internal
8331
- */
8332
- export declare const DescribeFeatureGroupResponseFilterSensitiveLog: (obj: DescribeFeatureGroupResponse) => any;
8333
- /**
8334
- * @internal
8335
- */
8336
- export declare const DescribeFeatureMetadataRequestFilterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
8337
- /**
8338
- * @internal
8339
- */
8340
- export declare const FeatureParameterFilterSensitiveLog: (obj: FeatureParameter) => any;
8341
- /**
8342
- * @internal
8343
- */
8344
- export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
8345
- /**
8346
- * @internal
8347
- */
8348
- export declare const DescribeFlowDefinitionRequestFilterSensitiveLog: (obj: DescribeFlowDefinitionRequest) => any;
8349
- /**
8350
- * @internal
8351
- */
8352
- export declare const DescribeFlowDefinitionResponseFilterSensitiveLog: (obj: DescribeFlowDefinitionResponse) => any;
8353
- /**
8354
- * @internal
8355
- */
8356
- export declare const DescribeHubRequestFilterSensitiveLog: (obj: DescribeHubRequest) => any;
8357
- /**
8358
- * @internal
8359
- */
8360
- export declare const DescribeHubResponseFilterSensitiveLog: (obj: DescribeHubResponse) => any;
8361
- /**
8362
- * @internal
8363
- */
8364
- export declare const DescribeHubContentRequestFilterSensitiveLog: (obj: DescribeHubContentRequest) => any;
8365
- /**
8366
- * @internal
8367
- */
8368
- export declare const HubContentDependencyFilterSensitiveLog: (obj: HubContentDependency) => any;
8369
- /**
8370
- * @internal
8371
- */
8372
- export declare const DescribeHubContentResponseFilterSensitiveLog: (obj: DescribeHubContentResponse) => any;
8373
- /**
8374
- * @internal
8375
- */
8376
- export declare const DescribeHumanTaskUiRequestFilterSensitiveLog: (obj: DescribeHumanTaskUiRequest) => any;
8377
- /**
8378
- * @internal
8379
- */
8380
- export declare const UiTemplateInfoFilterSensitiveLog: (obj: UiTemplateInfo) => any;
8381
- /**
8382
- * @internal
8383
- */
8384
- export declare const DescribeHumanTaskUiResponseFilterSensitiveLog: (obj: DescribeHumanTaskUiResponse) => any;
8385
- /**
8386
- * @internal
8387
- */
8388
- export declare const DescribeHyperParameterTuningJobRequestFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobRequest) => any;
8389
- /**
8390
- * @internal
8391
- */
8392
- export declare const FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog: (obj: FinalHyperParameterTuningJobObjectiveMetric) => any;
8393
- /**
8394
- * @internal
8395
- */
8396
- export declare const HyperParameterTrainingJobSummaryFilterSensitiveLog: (obj: HyperParameterTrainingJobSummary) => any;
8397
- /**
8398
- * @internal
8399
- */
8400
- export declare const HyperParameterTuningJobConsumedResourcesFilterSensitiveLog: (obj: HyperParameterTuningJobConsumedResources) => any;
8401
- /**
8402
- * @internal
8403
- */
8404
- export declare const ObjectiveStatusCountersFilterSensitiveLog: (obj: ObjectiveStatusCounters) => any;
8405
- /**
8406
- * @internal
8407
- */
8408
- export declare const TrainingJobStatusCountersFilterSensitiveLog: (obj: TrainingJobStatusCounters) => any;
8409
- /**
8410
- * @internal
8411
- */
8412
- export declare const HyperParameterTuningJobCompletionDetailsFilterSensitiveLog: (obj: HyperParameterTuningJobCompletionDetails) => any;
8413
- /**
8414
- * @internal
8415
- */
8416
- export declare const DescribeHyperParameterTuningJobResponseFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobResponse) => any;
8417
- /**
8418
- * @internal
8419
- */
8420
- export declare const DescribeImageRequestFilterSensitiveLog: (obj: DescribeImageRequest) => any;
8421
- /**
8422
- * @internal
8423
- */
8424
- export declare const DescribeImageResponseFilterSensitiveLog: (obj: DescribeImageResponse) => any;
8425
- /**
8426
- * @internal
8427
- */
8428
- export declare const DescribeImageVersionRequestFilterSensitiveLog: (obj: DescribeImageVersionRequest) => any;
8429
- /**
8430
- * @internal
8431
- */
8432
- export declare const DescribeImageVersionResponseFilterSensitiveLog: (obj: DescribeImageVersionResponse) => any;
8433
- /**
8434
- * @internal
8435
- */
8436
- export declare const DescribeInferenceExperimentRequestFilterSensitiveLog: (obj: DescribeInferenceExperimentRequest) => any;
8437
- /**
8438
- * @internal
8439
- */
8440
- export declare const EndpointMetadataFilterSensitiveLog: (obj: EndpointMetadata) => any;
8441
- /**
8442
- * @internal
8443
- */
8444
- export declare const ModelVariantConfigSummaryFilterSensitiveLog: (obj: ModelVariantConfigSummary) => any;
8445
- /**
8446
- * @internal
8447
- */
8448
- export declare const DescribeInferenceExperimentResponseFilterSensitiveLog: (obj: DescribeInferenceExperimentResponse) => any;
8449
- /**
8450
- * @internal
8451
- */
8452
- export declare const DescribeInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobRequest) => any;
8453
- /**
8454
- * @internal
8455
- */
8456
- export declare const InferenceMetricsFilterSensitiveLog: (obj: InferenceMetrics) => any;
8457
- /**
8458
- * @internal
8459
- */
8460
- export declare const EndpointPerformanceFilterSensitiveLog: (obj: EndpointPerformance) => any;
8461
- /**
8462
- * @internal
8463
- */
8464
- export declare const EndpointOutputConfigurationFilterSensitiveLog: (obj: EndpointOutputConfiguration) => any;
8465
- /**
8466
- * @internal
8467
- */
8468
- export declare const RecommendationMetricsFilterSensitiveLog: (obj: RecommendationMetrics) => any;
8469
- /**
8470
- * @internal
8471
- */
8472
- export declare const EnvironmentParameterFilterSensitiveLog: (obj: EnvironmentParameter) => any;
8473
- /**
8474
- * @internal
8475
- */
8476
- export declare const ModelConfigurationFilterSensitiveLog: (obj: ModelConfiguration) => any;
8477
- /**
8478
- * @internal
8479
- */
8480
- export declare const InferenceRecommendationFilterSensitiveLog: (obj: InferenceRecommendation) => any;
8481
- /**
8482
- * @internal
8483
- */
8484
- export declare const DescribeInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobResponse) => any;
8485
- /**
8486
- * @internal
8487
- */
8488
- export declare const DescribeLabelingJobRequestFilterSensitiveLog: (obj: DescribeLabelingJobRequest) => any;
8489
- /**
8490
- * @internal
8491
- */
8492
- export declare const LabelCountersFilterSensitiveLog: (obj: LabelCounters) => any;
8493
- /**
8494
- * @internal
8495
- */
8496
- export declare const LabelingJobOutputFilterSensitiveLog: (obj: LabelingJobOutput) => any;
8497
- /**
8498
- * @internal
8499
- */
8500
- export declare const DescribeLabelingJobResponseFilterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
8501
- /**
8502
- * @internal
8503
- */
8504
- export declare const DescribeLineageGroupRequestFilterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
8505
- /**
8506
- * @internal
8507
- */
8508
- export declare const DescribeLineageGroupResponseFilterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
8509
- /**
8510
- * @internal
8511
- */
8512
- export declare const DescribeModelInputFilterSensitiveLog: (obj: DescribeModelInput) => any;
8513
- /**
8514
- * @internal
8515
- */
8516
- export declare const DescribeModelOutputFilterSensitiveLog: (obj: DescribeModelOutput) => any;
8517
- /**
8518
- * @internal
8519
- */
8520
- export declare const DescribeModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
8521
- /**
8522
- * @internal
8523
- */
8524
- export declare const DescribeModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionResponse) => any;
8525
- /**
8526
- * @internal
8527
- */
8528
- export declare const DescribeModelCardRequestFilterSensitiveLog: (obj: DescribeModelCardRequest) => any;
8529
- /**
8530
- * @internal
8531
- */
8532
- export declare const DescribeModelCardResponseFilterSensitiveLog: (obj: DescribeModelCardResponse) => any;
8533
- /**
8534
- * @internal
8535
- */
8536
- export declare const DescribeModelCardExportJobRequestFilterSensitiveLog: (obj: DescribeModelCardExportJobRequest) => any;
8537
- /**
8538
- * @internal
8539
- */
8540
- export declare const ModelCardExportArtifactsFilterSensitiveLog: (obj: ModelCardExportArtifacts) => any;
8541
- /**
8542
- * @internal
8543
- */
8544
- export declare const DescribeModelCardExportJobResponseFilterSensitiveLog: (obj: DescribeModelCardExportJobResponse) => any;
8545
- /**
8546
- * @internal
8547
- */
8548
- export declare const DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionRequest) => any;
8549
- /**
8550
- * @internal
8551
- */
8552
- export declare const DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionResponse) => any;
8553
- /**
8554
- * @internal
8555
- */
8556
- export declare const DescribeModelPackageInputFilterSensitiveLog: (obj: DescribeModelPackageInput) => any;
8557
- /**
8558
- * @internal
8559
- */
8560
- export declare const ModelPackageStatusItemFilterSensitiveLog: (obj: ModelPackageStatusItem) => any;
8561
- /**
8562
- * @internal
8563
- */
8564
- export declare const ModelPackageStatusDetailsFilterSensitiveLog: (obj: ModelPackageStatusDetails) => any;
8565
- /**
8566
- * @internal
8567
- */
8568
- export declare const DescribeModelPackageOutputFilterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
8569
- /**
8570
- * @internal
8571
- */
8572
- export declare const DescribeModelPackageGroupInputFilterSensitiveLog: (obj: DescribeModelPackageGroupInput) => any;
8573
- /**
8574
- * @internal
8575
- */
8576
- export declare const DescribeModelPackageGroupOutputFilterSensitiveLog: (obj: DescribeModelPackageGroupOutput) => any;
8577
- /**
8578
- * @internal
8579
- */
8580
- export declare const DescribeModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionRequest) => any;
8581
- /**
8582
- * @internal
8583
- */
8584
- export declare const DescribeModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionResponse) => any;
8585
- /**
8586
- * @internal
8587
- */
8588
- export declare const DescribeMonitoringScheduleRequestFilterSensitiveLog: (obj: DescribeMonitoringScheduleRequest) => any;
8589
- /**
8590
- * @internal
8591
- */
8592
- export declare const MonitoringExecutionSummaryFilterSensitiveLog: (obj: MonitoringExecutionSummary) => any;
8593
- /**
8594
- * @internal
8595
- */
8596
- export declare const DescribeMonitoringScheduleResponseFilterSensitiveLog: (obj: DescribeMonitoringScheduleResponse) => any;
8597
- /**
8598
- * @internal
8599
- */
8600
- export declare const DescribeNotebookInstanceInputFilterSensitiveLog: (obj: DescribeNotebookInstanceInput) => any;
8601
- /**
8602
- * @internal
8603
- */
8604
- export declare const DescribeNotebookInstanceOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceOutput) => any;
8605
- /**
8606
- * @internal
8607
- */
8608
- export declare const DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigInput) => any;
8609
- /**
8610
- * @internal
8611
- */
8612
- export declare const DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigOutput) => any;
8613
- /**
8614
- * @internal
8615
- */
8616
- export declare const DescribePipelineRequestFilterSensitiveLog: (obj: DescribePipelineRequest) => any;
8617
- /**
8618
- * @internal
8619
- */
8620
- export declare const DescribePipelineResponseFilterSensitiveLog: (obj: DescribePipelineResponse) => any;
8621
- /**
8622
- * @internal
8623
- */
8624
- export declare const DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionRequest) => any;
8625
- /**
8626
- * @internal
8627
- */
8628
- export declare const DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionResponse) => any;
8629
- /**
8630
- * @internal
8631
- */
8632
- export declare const DescribePipelineExecutionRequestFilterSensitiveLog: (obj: DescribePipelineExecutionRequest) => any;
8633
- /**
8634
- * @internal
8635
- */
8636
- export declare const PipelineExperimentConfigFilterSensitiveLog: (obj: PipelineExperimentConfig) => any;
8637
- /**
8638
- * @internal
8639
- */
8640
- export declare const DescribePipelineExecutionResponseFilterSensitiveLog: (obj: DescribePipelineExecutionResponse) => any;
8641
- /**
8642
- * @internal
8643
- */
8644
- export declare const DescribeProcessingJobRequestFilterSensitiveLog: (obj: DescribeProcessingJobRequest) => any;
8645
- /**
8646
- * @internal
8647
- */
8648
- export declare const DescribeProcessingJobResponseFilterSensitiveLog: (obj: DescribeProcessingJobResponse) => any;
8649
- /**
8650
- * @internal
8651
- */
8652
- export declare const DescribeProjectInputFilterSensitiveLog: (obj: DescribeProjectInput) => any;
8653
- /**
8654
- * @internal
8655
- */
8656
- export declare const ServiceCatalogProvisionedProductDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
8657
- /**
8658
- * @internal
8659
- */
8660
- export declare const DescribeProjectOutputFilterSensitiveLog: (obj: DescribeProjectOutput) => any;
8661
- /**
8662
- * @internal
8663
- */
8664
- export declare const DescribeSpaceRequestFilterSensitiveLog: (obj: DescribeSpaceRequest) => any;
8665
- /**
8666
- * @internal
8667
- */
8668
- export declare const DescribeSpaceResponseFilterSensitiveLog: (obj: DescribeSpaceResponse) => any;
8669
- /**
8670
- * @internal
8671
- */
8672
- export declare const DescribeStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
8673
- /**
8674
- * @internal
8675
- */
8676
- export declare const DescribeStudioLifecycleConfigResponseFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
8677
- /**
8678
- * @internal
8679
- */
8680
- export declare const DescribeSubscribedWorkteamRequestFilterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
8681
- /**
8682
- * @internal
8683
- */
8684
- export declare const SubscribedWorkteamFilterSensitiveLog: (obj: SubscribedWorkteam) => any;
8685
- /**
8686
- * @internal
8687
- */
8688
- export declare const DescribeSubscribedWorkteamResponseFilterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
8689
- /**
8690
- * @internal
8691
- */
8692
- export declare const DescribeTrainingJobRequestFilterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
8693
- /**
8694
- * @internal
8695
- */
8696
- export declare const MetricDataFilterSensitiveLog: (obj: MetricData) => any;
8697
- /**
8698
- * @internal
8699
- */
8700
- export declare const ProfilerRuleEvaluationStatusFilterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
8701
- /**
8702
- * @internal
8703
- */
8704
- export declare const SecondaryStatusTransitionFilterSensitiveLog: (obj: SecondaryStatusTransition) => any;
8705
- /**
8706
- * @internal
8707
- */
8708
- export declare const WarmPoolStatusFilterSensitiveLog: (obj: WarmPoolStatus) => any;
8709
- /**
8710
- * @internal
8711
- */
8712
- export declare const DescribeTrainingJobResponseFilterSensitiveLog: (obj: DescribeTrainingJobResponse) => any;
8713
- /**
8714
- * @internal
8715
- */
8716
- export declare const DescribeTransformJobRequestFilterSensitiveLog: (obj: DescribeTransformJobRequest) => any;
8717
- /**
8718
- * @internal
8719
- */
8720
- export declare const DescribeTransformJobResponseFilterSensitiveLog: (obj: DescribeTransformJobResponse) => any;
8721
- /**
8722
- * @internal
8723
- */
8724
- export declare const DescribeTrialRequestFilterSensitiveLog: (obj: DescribeTrialRequest) => any;
8725
- /**
8726
- * @internal
8727
- */
8728
- export declare const TrialSourceFilterSensitiveLog: (obj: TrialSource) => any;
8729
- /**
8730
- * @internal
8731
- */
8732
- export declare const DescribeTrialResponseFilterSensitiveLog: (obj: DescribeTrialResponse) => any;
8733
- /**
8734
- * @internal
8735
- */
8736
- export declare const DescribeTrialComponentRequestFilterSensitiveLog: (obj: DescribeTrialComponentRequest) => any;
8737
- /**
8738
- * @internal
8739
- */
8740
- export declare const TrialComponentMetricSummaryFilterSensitiveLog: (obj: TrialComponentMetricSummary) => any;
8741
- /**
8742
- * @internal
8743
- */
8744
- export declare const TrialComponentSourceFilterSensitiveLog: (obj: TrialComponentSource) => any;
8745
- /**
8746
- * @internal
8747
- */
8748
- export declare const DescribeTrialComponentResponseFilterSensitiveLog: (obj: DescribeTrialComponentResponse) => any;
8749
- /**
8750
- * @internal
8751
- */
8752
- export declare const DescribeUserProfileRequestFilterSensitiveLog: (obj: DescribeUserProfileRequest) => any;
8753
- /**
8754
- * @internal
8755
- */
8756
- export declare const DescribeUserProfileResponseFilterSensitiveLog: (obj: DescribeUserProfileResponse) => any;
8757
- /**
8758
- * @internal
8759
- */
8760
- export declare const DescribeWorkforceRequestFilterSensitiveLog: (obj: DescribeWorkforceRequest) => any;
8761
- /**
8762
- * @internal
8763
- */
8764
- export declare const OidcConfigForResponseFilterSensitiveLog: (obj: OidcConfigForResponse) => any;
8765
- /**
8766
- * @internal
8767
- */
8768
- export declare const WorkforceVpcConfigResponseFilterSensitiveLog: (obj: WorkforceVpcConfigResponse) => any;
8769
- /**
8770
- * @internal
8771
- */
8772
- export declare const WorkforceFilterSensitiveLog: (obj: Workforce) => any;
8773
- /**
8774
- * @internal
8775
- */
8776
- export declare const DescribeWorkforceResponseFilterSensitiveLog: (obj: DescribeWorkforceResponse) => any;
8777
- /**
8778
- * @internal
8779
- */
8780
- export declare const DescribeWorkteamRequestFilterSensitiveLog: (obj: DescribeWorkteamRequest) => any;
8781
- /**
8782
- * @internal
8783
- */
8784
- export declare const WorkteamFilterSensitiveLog: (obj: Workteam) => any;
8785
- /**
8786
- * @internal
8787
- */
8788
- export declare const DescribeWorkteamResponseFilterSensitiveLog: (obj: DescribeWorkteamResponse) => any;
8789
- /**
8790
- * @internal
8791
- */
8792
- export declare const DesiredWeightAndCapacityFilterSensitiveLog: (obj: DesiredWeightAndCapacity) => any;
8793
- /**
8794
- * @internal
8795
- */
8796
- export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
8797
- /**
8798
- * @internal
8799
- */
8800
- export declare const DeviceDeploymentSummaryFilterSensitiveLog: (obj: DeviceDeploymentSummary) => any;
8801
- /**
8802
- * @internal
8803
- */
8804
- export declare const DeviceFleetSummaryFilterSensitiveLog: (obj: DeviceFleetSummary) => any;
8805
- /**
8806
- * @internal
8807
- */
8808
- export declare const DeviceStatsFilterSensitiveLog: (obj: DeviceStats) => any;
8809
- /**
8810
- * @internal
8811
- */
8812
- export declare const EdgeModelSummaryFilterSensitiveLog: (obj: EdgeModelSummary) => any;
8813
- /**
8814
- * @internal
8815
- */
8816
- export declare const DeviceSummaryFilterSensitiveLog: (obj: DeviceSummary) => any;
8817
- /**
8818
- * @internal
8819
- */
8820
- export declare const DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioInput) => any;
8821
- /**
8822
- * @internal
8823
- */
8824
- export declare const DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioOutput) => any;
8825
- /**
8826
- * @internal
8827
- */
8828
- export declare const DisassociateTrialComponentRequestFilterSensitiveLog: (obj: DisassociateTrialComponentRequest) => any;
8829
- /**
8830
- * @internal
8831
- */
8832
- export declare const DisassociateTrialComponentResponseFilterSensitiveLog: (obj: DisassociateTrialComponentResponse) => any;
8833
- /**
8834
- * @internal
8835
- */
8836
- export declare const DomainDetailsFilterSensitiveLog: (obj: DomainDetails) => any;
8837
- /**
8838
- * @internal
8839
- */
8840
- export declare const RStudioServerProDomainSettingsForUpdateFilterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
8841
- /**
8842
- * @internal
8843
- */
8844
- export declare const DomainSettingsForUpdateFilterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
8845
- /**
8846
- * @internal
8847
- */
8848
- export declare const EdgeFilterSensitiveLog: (obj: Edge) => any;
8849
- /**
8850
- * @internal
8851
- */
8852
- export declare const EdgeDeploymentPlanSummaryFilterSensitiveLog: (obj: EdgeDeploymentPlanSummary) => any;
8853
- /**
8854
- * @internal
8855
- */
8856
- export declare const EdgeModelStatFilterSensitiveLog: (obj: EdgeModelStat) => any;
8857
- /**
8858
- * @internal
8859
- */
8860
- export declare const EdgePackagingJobSummaryFilterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
8861
- /**
8862
- * @internal
8863
- */
8864
- export declare const EMRStepMetadataFilterSensitiveLog: (obj: EMRStepMetadata) => any;
8865
- /**
8866
- * @internal
8867
- */
8868
- export declare const EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioInput) => any;
8869
- /**
8870
- * @internal
8871
- */
8872
- export declare const EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioOutput) => any;
8873
- /**
8874
- * @internal
8875
- */
8876
- export declare const MonitoringScheduleFilterSensitiveLog: (obj: MonitoringSchedule) => any;
8877
- /**
8878
- * @internal
8879
- */
8880
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
8881
- /**
8882
- * @internal
8883
- */
8884
- export declare const EndpointConfigSummaryFilterSensitiveLog: (obj: EndpointConfigSummary) => any;
8885
- /**
8886
- * @internal
8887
- */
8888
- export declare const EndpointSummaryFilterSensitiveLog: (obj: EndpointSummary) => any;
8889
- /**
8890
- * @internal
8891
- */
8892
- export declare const ExperimentFilterSensitiveLog: (obj: Experiment) => any;
8893
- /**
8894
- * @internal
8895
- */
8896
- export declare const ExperimentSummaryFilterSensitiveLog: (obj: ExperimentSummary) => any;
8897
- /**
8898
- * @internal
8899
- */
8900
- export declare const FailStepMetadataFilterSensitiveLog: (obj: FailStepMetadata) => any;
8901
- /**
8902
- * @internal
8903
- */
8904
- export declare const FeatureGroupFilterSensitiveLog: (obj: FeatureGroup) => any;
8905
- /**
8906
- * @internal
8907
- */
8908
- export declare const FeatureGroupSummaryFilterSensitiveLog: (obj: FeatureGroupSummary) => any;
8909
- /**
8910
- * @internal
8911
- */
8912
- export declare const FeatureMetadataFilterSensitiveLog: (obj: FeatureMetadata) => any;
8913
- /**
8914
- * @internal
8915
- */
8916
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
8917
- /**
8918
- * @internal
8919
- */
8920
- export declare const FlowDefinitionSummaryFilterSensitiveLog: (obj: FlowDefinitionSummary) => any;
8921
- /**
8922
- * @internal
8923
- */
8924
- export declare const GetDeviceFleetReportRequestFilterSensitiveLog: (obj: GetDeviceFleetReportRequest) => any;
8925
- /**
8926
- * @internal
8927
- */
8928
- export declare const GetDeviceFleetReportResponseFilterSensitiveLog: (obj: GetDeviceFleetReportResponse) => any;
8929
- /**
8930
- * @internal
8931
- */
8932
- export declare const GetLineageGroupPolicyRequestFilterSensitiveLog: (obj: GetLineageGroupPolicyRequest) => any;
8933
- /**
8934
- * @internal
8935
- */
8936
- export declare const GetLineageGroupPolicyResponseFilterSensitiveLog: (obj: GetLineageGroupPolicyResponse) => any;
8937
- /**
8938
- * @internal
8939
- */
8940
- export declare const GetModelPackageGroupPolicyInputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyInput) => any;
8941
- /**
8942
- * @internal
8943
- */
8944
- export declare const GetModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyOutput) => any;
8945
- /**
8946
- * @internal
8947
- */
8948
- export declare const GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusInput) => any;
8949
- /**
8950
- * @internal
8951
- */
8952
- export declare const GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusOutput) => any;
8953
- /**
8954
- * @internal
8955
- */
8956
- export declare const PropertyNameQueryFilterSensitiveLog: (obj: PropertyNameQuery) => any;
8957
- /**
8958
- * @internal
8959
- */
8960
- export declare const SuggestionQueryFilterSensitiveLog: (obj: SuggestionQuery) => any;
8961
- /**
8962
- * @internal
8963
- */
8964
- export declare const GetSearchSuggestionsRequestFilterSensitiveLog: (obj: GetSearchSuggestionsRequest) => any;
8965
- /**
8966
- * @internal
8967
- */
8968
- export declare const PropertyNameSuggestionFilterSensitiveLog: (obj: PropertyNameSuggestion) => any;
8969
- /**
8970
- * @internal
8971
- */
8972
- export declare const GetSearchSuggestionsResponseFilterSensitiveLog: (obj: GetSearchSuggestionsResponse) => any;
8973
- /**
8974
- * @internal
8975
- */
8976
- export declare const GitConfigForUpdateFilterSensitiveLog: (obj: GitConfigForUpdate) => any;
8977
- /**
8978
- * @internal
8979
- */
8980
- export declare const HubContentInfoFilterSensitiveLog: (obj: HubContentInfo) => any;
8981
- /**
8982
- * @internal
8983
- */
8984
- export declare const HubInfoFilterSensitiveLog: (obj: HubInfo) => any;
8985
- /**
8986
- * @internal
8987
- */
8988
- export declare const HumanTaskUiSummaryFilterSensitiveLog: (obj: HumanTaskUiSummary) => any;
8989
- /**
8990
- * @internal
8991
- */
8992
- export declare const HyperParameterTuningJobSearchEntityFilterSensitiveLog: (obj: HyperParameterTuningJobSearchEntity) => any;
8993
- /**
8994
- * @internal
8995
- */
8996
- export declare const HyperParameterTuningJobSummaryFilterSensitiveLog: (obj: HyperParameterTuningJobSummary) => any;
8997
- /**
8998
- * @internal
8999
- */
9000
- export declare const ImageFilterSensitiveLog: (obj: Image) => any;
9001
- /**
9002
- * @internal
9003
- */
9004
- export declare const ImageVersionFilterSensitiveLog: (obj: ImageVersion) => any;
9005
- /**
9006
- * @internal
9007
- */
9008
- export declare const ImportHubContentRequestFilterSensitiveLog: (obj: ImportHubContentRequest) => any;
9009
- /**
9010
- * @internal
9011
- */
9012
- export declare const ImportHubContentResponseFilterSensitiveLog: (obj: ImportHubContentResponse) => any;
9013
- /**
9014
- * @internal
9015
- */
9016
- export declare const InferenceExperimentSummaryFilterSensitiveLog: (obj: InferenceExperimentSummary) => any;
9017
- /**
9018
- * @internal
9019
- */
9020
- export declare const InferenceRecommendationsJobFilterSensitiveLog: (obj: InferenceRecommendationsJob) => any;
9021
- /**
9022
- * @internal
9023
- */
9024
- export declare const RecommendationJobInferenceBenchmarkFilterSensitiveLog: (obj: RecommendationJobInferenceBenchmark) => any;
9025
- /**
9026
- * @internal
9027
- */
9028
- export declare const InferenceRecommendationsJobStepFilterSensitiveLog: (obj: InferenceRecommendationsJobStep) => any;
9029
- /**
9030
- * @internal
9031
- */
9032
- export declare const LabelCountersForWorkteamFilterSensitiveLog: (obj: LabelCountersForWorkteam) => any;
9033
- /**
9034
- * @internal
9035
- */
9036
- export declare const LabelingJobForWorkteamSummaryFilterSensitiveLog: (obj: LabelingJobForWorkteamSummary) => any;
9037
- /**
9038
- * @internal
9039
- */
9040
- export declare const LabelingJobSummaryFilterSensitiveLog: (obj: LabelingJobSummary) => any;
9041
- /**
9042
- * @internal
9043
- */
9044
- export declare const LambdaStepMetadataFilterSensitiveLog: (obj: LambdaStepMetadata) => any;
9045
- /**
9046
- * @internal
9047
- */
9048
- export declare const LineageGroupSummaryFilterSensitiveLog: (obj: LineageGroupSummary) => any;
9049
- /**
9050
- * @internal
9051
- */
9052
- export declare const ListActionsRequestFilterSensitiveLog: (obj: ListActionsRequest) => any;
9053
- /**
9054
- * @internal
9055
- */
9056
- export declare const ListActionsResponseFilterSensitiveLog: (obj: ListActionsResponse) => any;
9057
- /**
9058
- * @internal
9059
- */
9060
- export declare const ListAlgorithmsInputFilterSensitiveLog: (obj: ListAlgorithmsInput) => any;
9061
- /**
9062
- * @internal
9063
- */
9064
- export declare const ListAlgorithmsOutputFilterSensitiveLog: (obj: ListAlgorithmsOutput) => any;
8794
+ export declare const DescribeModelCardResponseFilterSensitiveLog: (obj: DescribeModelCardResponse) => any;