@aws-sdk/client-sagemaker 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/SageMaker.js +30 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -3
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -3
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -3
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +45 -0
  14. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -3
  16. package/dist-cjs/commands/CreateContextCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDeviceFleetCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDomainCommand.js +2 -3
  20. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  21. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  22. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +2 -3
  23. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  24. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -3
  25. package/dist-cjs/commands/CreateExperimentCommand.js +2 -3
  26. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -3
  27. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -3
  28. package/dist-cjs/commands/CreateHubCommand.js +2 -3
  29. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -3
  30. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  31. package/dist-cjs/commands/CreateImageCommand.js +2 -3
  32. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -3
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +2 -3
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -3
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  37. package/dist-cjs/commands/CreateModelCardCommand.js +1 -1
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +2 -3
  39. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -3
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -3
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -3
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  47. package/dist-cjs/commands/CreatePipelineCommand.js +2 -3
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -3
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -3
  51. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  52. package/dist-cjs/commands/CreateSpaceCommand.js +2 -3
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -3
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -3
  56. package/dist-cjs/commands/CreateTrialCommand.js +2 -3
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -3
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -3
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteActionCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteAppCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +2 -3
  68. package/dist-cjs/commands/DeleteContextCommand.js +2 -3
  69. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  70. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +2 -3
  71. package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
  72. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  73. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  74. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  75. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +2 -3
  76. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -3
  77. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +2 -3
  78. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -3
  79. package/dist-cjs/commands/DeleteHubCommand.js +2 -3
  80. package/dist-cjs/commands/DeleteHubContentCommand.js +2 -3
  81. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -3
  82. package/dist-cjs/commands/DeleteImageCommand.js +2 -3
  83. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -3
  84. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +2 -3
  85. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  86. package/dist-cjs/commands/DeleteModelCardCommand.js +2 -3
  87. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  88. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  89. package/dist-cjs/commands/DeleteModelPackageCommand.js +2 -3
  90. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +2 -3
  91. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  92. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  93. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +2 -3
  94. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +2 -3
  95. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  96. package/dist-cjs/commands/DeletePipelineCommand.js +2 -3
  97. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-cjs/commands/DeleteSpaceCommand.js +2 -3
  99. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  100. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  101. package/dist-cjs/commands/DeleteTrialCommand.js +2 -3
  102. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -3
  103. package/dist-cjs/commands/DeleteUserProfileCommand.js +2 -3
  104. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -3
  105. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -3
  106. package/dist-cjs/commands/DeregisterDevicesCommand.js +2 -3
  107. package/dist-cjs/commands/DescribeActionCommand.js +2 -3
  108. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
  109. package/dist-cjs/commands/DescribeAppCommand.js +2 -3
  110. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -3
  111. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -3
  112. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -3
  113. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +45 -0
  114. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -3
  115. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -3
  116. package/dist-cjs/commands/DescribeContextCommand.js +2 -3
  117. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  118. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -3
  119. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -3
  120. package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
  121. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -3
  123. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  124. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
  125. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -3
  126. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -3
  127. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -3
  128. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -3
  129. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  130. package/dist-cjs/commands/DescribeHubContentCommand.js +2 -3
  131. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -3
  132. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  133. package/dist-cjs/commands/DescribeImageCommand.js +2 -3
  134. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -3
  135. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +2 -3
  136. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  137. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -3
  138. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -3
  139. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  140. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -1
  141. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +2 -3
  142. package/dist-cjs/commands/DescribeModelCommand.js +2 -3
  143. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  144. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -3
  145. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -3
  146. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  147. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -3
  148. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -3
  149. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  150. package/dist-cjs/commands/DescribePipelineCommand.js +2 -3
  151. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  152. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -3
  153. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -3
  154. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  155. package/dist-cjs/commands/DescribeSpaceCommand.js +2 -3
  156. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  157. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  158. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -3
  159. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -3
  160. package/dist-cjs/commands/DescribeTrialCommand.js +2 -3
  161. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -3
  162. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -3
  163. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -3
  164. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -3
  165. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  166. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -3
  167. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  168. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -3
  169. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -3
  170. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  171. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  172. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -3
  173. package/dist-cjs/commands/ImportHubContentCommand.js +2 -3
  174. package/dist-cjs/commands/ListActionsCommand.js +2 -3
  175. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -3
  176. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  177. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -3
  178. package/dist-cjs/commands/ListAppsCommand.js +2 -3
  179. package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
  180. package/dist-cjs/commands/ListAssociationsCommand.js +2 -3
  181. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -3
  182. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  183. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -3
  184. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -3
  185. package/dist-cjs/commands/ListContextsCommand.js +2 -3
  186. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  187. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -3
  188. package/dist-cjs/commands/ListDevicesCommand.js +2 -3
  189. package/dist-cjs/commands/ListDomainsCommand.js +2 -3
  190. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  191. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -3
  192. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -3
  193. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  194. package/dist-cjs/commands/ListExperimentsCommand.js +2 -3
  195. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -3
  196. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -3
  197. package/dist-cjs/commands/ListHubContentVersionsCommand.js +2 -3
  198. package/dist-cjs/commands/ListHubContentsCommand.js +2 -3
  199. package/dist-cjs/commands/ListHubsCommand.js +2 -3
  200. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -3
  201. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  202. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -3
  203. package/dist-cjs/commands/ListImagesCommand.js +2 -3
  204. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +2 -3
  205. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  206. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  207. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -3
  208. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  209. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -3
  210. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  211. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +2 -3
  212. package/dist-cjs/commands/ListModelCardVersionsCommand.js +2 -3
  213. package/dist-cjs/commands/ListModelCardsCommand.js +2 -3
  214. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  215. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -3
  216. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -3
  217. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -3
  218. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  219. package/dist-cjs/commands/ListModelsCommand.js +2 -3
  220. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  221. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +2 -3
  222. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -3
  223. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -3
  224. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  225. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -3
  226. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -3
  227. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -3
  228. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  229. package/dist-cjs/commands/ListPipelinesCommand.js +2 -3
  230. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -3
  231. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  232. package/dist-cjs/commands/ListSpacesCommand.js +2 -3
  233. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -3
  234. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  235. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -3
  236. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  237. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -3
  238. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  239. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -3
  240. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -3
  241. package/dist-cjs/commands/ListTrialsCommand.js +2 -3
  242. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -3
  243. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -3
  244. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -3
  245. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  246. package/dist-cjs/commands/QueryLineageCommand.js +2 -3
  247. package/dist-cjs/commands/RegisterDevicesCommand.js +2 -3
  248. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -3
  249. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -3
  250. package/dist-cjs/commands/SearchCommand.js +1 -2
  251. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  252. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  253. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +2 -3
  254. package/dist-cjs/commands/StartInferenceExperimentCommand.js +2 -3
  255. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +2 -3
  256. package/dist-cjs/commands/StartNotebookInstanceCommand.js +2 -3
  257. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -3
  258. package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -3
  259. package/dist-cjs/commands/StopCompilationJobCommand.js +2 -3
  260. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +2 -3
  261. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -3
  262. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -3
  263. package/dist-cjs/commands/StopInferenceExperimentCommand.js +2 -3
  264. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  265. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -3
  266. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -3
  267. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -3
  268. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -3
  269. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -3
  270. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -3
  271. package/dist-cjs/commands/StopTransformJobCommand.js +2 -3
  272. package/dist-cjs/commands/UpdateActionCommand.js +2 -3
  273. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -3
  274. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -3
  275. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -3
  276. package/dist-cjs/commands/UpdateContextCommand.js +2 -3
  277. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +2 -3
  278. package/dist-cjs/commands/UpdateDevicesCommand.js +2 -3
  279. package/dist-cjs/commands/UpdateDomainCommand.js +2 -3
  280. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  281. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  282. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -3
  283. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -3
  284. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +2 -3
  285. package/dist-cjs/commands/UpdateHubCommand.js +2 -3
  286. package/dist-cjs/commands/UpdateImageCommand.js +2 -3
  287. package/dist-cjs/commands/UpdateImageVersionCommand.js +2 -3
  288. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +2 -3
  289. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -1
  290. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -3
  291. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +2 -3
  292. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -3
  293. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -3
  294. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  295. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -3
  296. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -3
  297. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  298. package/dist-cjs/commands/UpdateSpaceCommand.js +2 -3
  299. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -3
  300. package/dist-cjs/commands/UpdateTrialCommand.js +2 -3
  301. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -3
  302. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -3
  303. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
  304. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -3
  305. package/dist-cjs/commands/index.js +2 -0
  306. package/dist-cjs/models/models_0.js +20 -847
  307. package/dist-cjs/models/models_1.js +13 -1074
  308. package/dist-cjs/models/models_2.js +1 -982
  309. package/dist-cjs/models/models_3.js +20 -1007
  310. package/dist-cjs/models/models_4.js +1 -217
  311. package/dist-cjs/protocols/Aws_json1_1.js +289 -12
  312. package/dist-es/SageMaker.js +30 -0
  313. package/dist-es/commands/AddAssociationCommand.js +2 -3
  314. package/dist-es/commands/AddTagsCommand.js +2 -3
  315. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -3
  316. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -3
  317. package/dist-es/commands/CreateActionCommand.js +2 -3
  318. package/dist-es/commands/CreateAlgorithmCommand.js +2 -3
  319. package/dist-es/commands/CreateAppCommand.js +2 -3
  320. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -3
  321. package/dist-es/commands/CreateArtifactCommand.js +2 -3
  322. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -3
  323. package/dist-es/commands/CreateAutoMLJobV2Command.js +41 -0
  324. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -3
  325. package/dist-es/commands/CreateCompilationJobCommand.js +2 -3
  326. package/dist-es/commands/CreateContextCommand.js +2 -3
  327. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  328. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -3
  329. package/dist-es/commands/CreateDomainCommand.js +2 -3
  330. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  331. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  332. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -3
  333. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  334. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -3
  335. package/dist-es/commands/CreateExperimentCommand.js +2 -3
  336. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -3
  337. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -3
  338. package/dist-es/commands/CreateHubCommand.js +2 -3
  339. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -3
  340. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  341. package/dist-es/commands/CreateImageCommand.js +2 -3
  342. package/dist-es/commands/CreateImageVersionCommand.js +2 -3
  343. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -3
  344. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  345. package/dist-es/commands/CreateLabelingJobCommand.js +2 -3
  346. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  347. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  348. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -3
  349. package/dist-es/commands/CreateModelCommand.js +2 -3
  350. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  351. package/dist-es/commands/CreateModelPackageCommand.js +2 -3
  352. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -3
  353. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  354. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -3
  355. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -3
  356. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  357. package/dist-es/commands/CreatePipelineCommand.js +2 -3
  358. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -3
  359. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  360. package/dist-es/commands/CreateProcessingJobCommand.js +2 -3
  361. package/dist-es/commands/CreateProjectCommand.js +2 -3
  362. package/dist-es/commands/CreateSpaceCommand.js +2 -3
  363. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  364. package/dist-es/commands/CreateTrainingJobCommand.js +2 -3
  365. package/dist-es/commands/CreateTransformJobCommand.js +2 -3
  366. package/dist-es/commands/CreateTrialCommand.js +2 -3
  367. package/dist-es/commands/CreateTrialComponentCommand.js +2 -3
  368. package/dist-es/commands/CreateUserProfileCommand.js +2 -3
  369. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  370. package/dist-es/commands/CreateWorkteamCommand.js +2 -3
  371. package/dist-es/commands/DeleteActionCommand.js +2 -3
  372. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -3
  373. package/dist-es/commands/DeleteAppCommand.js +2 -3
  374. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -3
  375. package/dist-es/commands/DeleteArtifactCommand.js +2 -3
  376. package/dist-es/commands/DeleteAssociationCommand.js +2 -3
  377. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -3
  378. package/dist-es/commands/DeleteContextCommand.js +2 -3
  379. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  380. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -3
  381. package/dist-es/commands/DeleteDomainCommand.js +2 -3
  382. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  383. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  384. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  385. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -3
  386. package/dist-es/commands/DeleteExperimentCommand.js +2 -3
  387. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -3
  388. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -3
  389. package/dist-es/commands/DeleteHubCommand.js +2 -3
  390. package/dist-es/commands/DeleteHubContentCommand.js +2 -3
  391. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -3
  392. package/dist-es/commands/DeleteImageCommand.js +2 -3
  393. package/dist-es/commands/DeleteImageVersionCommand.js +2 -3
  394. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -3
  395. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  396. package/dist-es/commands/DeleteModelCardCommand.js +2 -3
  397. package/dist-es/commands/DeleteModelCommand.js +2 -3
  398. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  399. package/dist-es/commands/DeleteModelPackageCommand.js +2 -3
  400. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -3
  401. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  402. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  403. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -3
  404. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -3
  405. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  406. package/dist-es/commands/DeletePipelineCommand.js +2 -3
  407. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  408. package/dist-es/commands/DeleteSpaceCommand.js +2 -3
  409. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  410. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  411. package/dist-es/commands/DeleteTrialCommand.js +2 -3
  412. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -3
  413. package/dist-es/commands/DeleteUserProfileCommand.js +2 -3
  414. package/dist-es/commands/DeleteWorkforceCommand.js +2 -3
  415. package/dist-es/commands/DeleteWorkteamCommand.js +2 -3
  416. package/dist-es/commands/DeregisterDevicesCommand.js +2 -3
  417. package/dist-es/commands/DescribeActionCommand.js +2 -3
  418. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
  419. package/dist-es/commands/DescribeAppCommand.js +2 -3
  420. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -3
  421. package/dist-es/commands/DescribeArtifactCommand.js +2 -3
  422. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -3
  423. package/dist-es/commands/DescribeAutoMLJobV2Command.js +41 -0
  424. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -3
  425. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -3
  426. package/dist-es/commands/DescribeContextCommand.js +2 -3
  427. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  428. package/dist-es/commands/DescribeDeviceCommand.js +2 -3
  429. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -3
  430. package/dist-es/commands/DescribeDomainCommand.js +2 -3
  431. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  432. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -3
  433. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  434. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
  435. package/dist-es/commands/DescribeExperimentCommand.js +2 -3
  436. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -3
  437. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -3
  438. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -3
  439. package/dist-es/commands/DescribeHubCommand.js +2 -3
  440. package/dist-es/commands/DescribeHubContentCommand.js +2 -3
  441. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -3
  442. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  443. package/dist-es/commands/DescribeImageCommand.js +2 -3
  444. package/dist-es/commands/DescribeImageVersionCommand.js +2 -3
  445. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -3
  446. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  447. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -3
  448. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -3
  449. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  450. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  451. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -3
  452. package/dist-es/commands/DescribeModelCommand.js +2 -3
  453. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  454. package/dist-es/commands/DescribeModelPackageCommand.js +2 -3
  455. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -3
  456. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  457. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -3
  458. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -3
  459. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  460. package/dist-es/commands/DescribePipelineCommand.js +2 -3
  461. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  462. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -3
  463. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -3
  464. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  465. package/dist-es/commands/DescribeSpaceCommand.js +2 -3
  466. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  467. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  468. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -3
  469. package/dist-es/commands/DescribeTransformJobCommand.js +2 -3
  470. package/dist-es/commands/DescribeTrialCommand.js +2 -3
  471. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -3
  472. package/dist-es/commands/DescribeUserProfileCommand.js +2 -3
  473. package/dist-es/commands/DescribeWorkforceCommand.js +2 -3
  474. package/dist-es/commands/DescribeWorkteamCommand.js +2 -3
  475. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  476. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -3
  477. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  478. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -3
  479. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -3
  480. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  481. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  482. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -3
  483. package/dist-es/commands/ImportHubContentCommand.js +2 -3
  484. package/dist-es/commands/ListActionsCommand.js +2 -3
  485. package/dist-es/commands/ListAlgorithmsCommand.js +2 -3
  486. package/dist-es/commands/ListAliasesCommand.js +2 -3
  487. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -3
  488. package/dist-es/commands/ListAppsCommand.js +2 -3
  489. package/dist-es/commands/ListArtifactsCommand.js +2 -3
  490. package/dist-es/commands/ListAssociationsCommand.js +2 -3
  491. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -3
  492. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  493. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -3
  494. package/dist-es/commands/ListCompilationJobsCommand.js +2 -3
  495. package/dist-es/commands/ListContextsCommand.js +2 -3
  496. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  497. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -3
  498. package/dist-es/commands/ListDevicesCommand.js +2 -3
  499. package/dist-es/commands/ListDomainsCommand.js +2 -3
  500. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  501. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -3
  502. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -3
  503. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  504. package/dist-es/commands/ListExperimentsCommand.js +2 -3
  505. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -3
  506. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -3
  507. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -3
  508. package/dist-es/commands/ListHubContentsCommand.js +2 -3
  509. package/dist-es/commands/ListHubsCommand.js +2 -3
  510. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -3
  511. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  512. package/dist-es/commands/ListImageVersionsCommand.js +2 -3
  513. package/dist-es/commands/ListImagesCommand.js +2 -3
  514. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -3
  515. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  516. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  517. package/dist-es/commands/ListLabelingJobsCommand.js +2 -3
  518. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  519. package/dist-es/commands/ListLineageGroupsCommand.js +2 -3
  520. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  521. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -3
  522. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -3
  523. package/dist-es/commands/ListModelCardsCommand.js +2 -3
  524. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  525. package/dist-es/commands/ListModelMetadataCommand.js +2 -3
  526. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -3
  527. package/dist-es/commands/ListModelPackagesCommand.js +2 -3
  528. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  529. package/dist-es/commands/ListModelsCommand.js +2 -3
  530. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  531. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -3
  532. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -3
  533. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -3
  534. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  535. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -3
  536. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -3
  537. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -3
  538. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  539. package/dist-es/commands/ListPipelinesCommand.js +2 -3
  540. package/dist-es/commands/ListProcessingJobsCommand.js +2 -3
  541. package/dist-es/commands/ListProjectsCommand.js +2 -3
  542. package/dist-es/commands/ListSpacesCommand.js +2 -3
  543. package/dist-es/commands/ListStageDevicesCommand.js +2 -3
  544. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  545. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -3
  546. package/dist-es/commands/ListTagsCommand.js +2 -3
  547. package/dist-es/commands/ListTrainingJobsCommand.js +2 -3
  548. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  549. package/dist-es/commands/ListTransformJobsCommand.js +2 -3
  550. package/dist-es/commands/ListTrialComponentsCommand.js +2 -3
  551. package/dist-es/commands/ListTrialsCommand.js +2 -3
  552. package/dist-es/commands/ListUserProfilesCommand.js +2 -3
  553. package/dist-es/commands/ListWorkforcesCommand.js +2 -3
  554. package/dist-es/commands/ListWorkteamsCommand.js +2 -3
  555. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  556. package/dist-es/commands/QueryLineageCommand.js +2 -3
  557. package/dist-es/commands/RegisterDevicesCommand.js +2 -3
  558. package/dist-es/commands/RenderUiTemplateCommand.js +2 -3
  559. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -3
  560. package/dist-es/commands/SearchCommand.js +1 -2
  561. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  562. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  563. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -3
  564. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -3
  565. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -3
  566. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -3
  567. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -3
  568. package/dist-es/commands/StopAutoMLJobCommand.js +2 -3
  569. package/dist-es/commands/StopCompilationJobCommand.js +2 -3
  570. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -3
  571. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -3
  572. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -3
  573. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -3
  574. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  575. package/dist-es/commands/StopLabelingJobCommand.js +2 -3
  576. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -3
  577. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -3
  578. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -3
  579. package/dist-es/commands/StopProcessingJobCommand.js +2 -3
  580. package/dist-es/commands/StopTrainingJobCommand.js +2 -3
  581. package/dist-es/commands/StopTransformJobCommand.js +2 -3
  582. package/dist-es/commands/UpdateActionCommand.js +2 -3
  583. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -3
  584. package/dist-es/commands/UpdateArtifactCommand.js +2 -3
  585. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -3
  586. package/dist-es/commands/UpdateContextCommand.js +2 -3
  587. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -3
  588. package/dist-es/commands/UpdateDevicesCommand.js +2 -3
  589. package/dist-es/commands/UpdateDomainCommand.js +2 -3
  590. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  591. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  592. package/dist-es/commands/UpdateExperimentCommand.js +2 -3
  593. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -3
  594. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -3
  595. package/dist-es/commands/UpdateHubCommand.js +2 -3
  596. package/dist-es/commands/UpdateImageCommand.js +2 -3
  597. package/dist-es/commands/UpdateImageVersionCommand.js +2 -3
  598. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -3
  599. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  600. package/dist-es/commands/UpdateModelPackageCommand.js +2 -3
  601. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -3
  602. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -3
  603. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -3
  604. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  605. package/dist-es/commands/UpdatePipelineCommand.js +2 -3
  606. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -3
  607. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  608. package/dist-es/commands/UpdateSpaceCommand.js +2 -3
  609. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -3
  610. package/dist-es/commands/UpdateTrialCommand.js +2 -3
  611. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -3
  612. package/dist-es/commands/UpdateUserProfileCommand.js +2 -3
  613. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  614. package/dist-es/commands/UpdateWorkteamCommand.js +2 -3
  615. package/dist-es/commands/index.js +2 -0
  616. package/dist-es/models/models_0.js +18 -633
  617. package/dist-es/models/models_1.js +11 -802
  618. package/dist-es/models/models_2.js +0 -738
  619. package/dist-es/models/models_3.js +18 -752
  620. package/dist-es/models/models_4.js +1 -163
  621. package/dist-es/protocols/Aws_json1_1.js +273 -1
  622. package/dist-types/SageMaker.d.ts +27 -0
  623. package/dist-types/SageMakerClient.d.ts +4 -2
  624. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +74 -0
  625. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  626. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
  627. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
  628. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
  629. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
  630. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +67 -0
  631. package/dist-types/commands/ListActionsCommand.d.ts +1 -1
  632. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
  633. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  634. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  635. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  636. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  637. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  638. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  639. package/dist-types/commands/index.d.ts +2 -0
  640. package/dist-types/models/models_0.d.ts +305 -1063
  641. package/dist-types/models/models_1.d.ts +188 -1124
  642. package/dist-types/models/models_2.d.ts +164 -1132
  643. package/dist-types/models/models_3.d.ts +173 -1140
  644. package/dist-types/models/models_4.d.ts +142 -214
  645. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  646. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  647. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  648. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +38 -0
  649. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  650. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  651. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  652. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  653. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  654. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +38 -0
  655. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  656. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  657. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -4
  658. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  659. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  660. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  661. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  662. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  663. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  664. package/dist-types/ts3.4/models/models_0.d.ts +64 -610
  665. package/dist-types/ts3.4/models/models_1.d.ts +39 -801
  666. package/dist-types/ts3.4/models/models_2.d.ts +52 -745
  667. package/dist-types/ts3.4/models/models_3.d.ts +55 -764
  668. package/dist-types/ts3.4/models/models_4.d.ts +42 -159
  669. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  670. package/package.json +11 -10
@@ -1,6 +1,175 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
1
+ import { ActionStatus, ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentType, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
3
- import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, GitConfigForUpdate, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
3
+ import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
4
+ /**
5
+ * @public
6
+ * <p>Metadata for a Lambda step.</p>
7
+ */
8
+ export interface LambdaStepMetadata {
9
+ /**
10
+ * <p>The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.</p>
11
+ */
12
+ Arn?: string;
13
+ /**
14
+ * <p>A list of the output parameters of the Lambda step.</p>
15
+ */
16
+ OutputParameters?: OutputParameter[];
17
+ }
18
+ /**
19
+ * @public
20
+ * <p>Lists a summary of the properties of a lineage group. A lineage group provides a group of shareable lineage entity
21
+ * resources.</p>
22
+ */
23
+ export interface LineageGroupSummary {
24
+ /**
25
+ * <p>The Amazon Resource Name (ARN) of the lineage group resource.</p>
26
+ */
27
+ LineageGroupArn?: string;
28
+ /**
29
+ * <p>The name or Amazon Resource Name (ARN) of the lineage group.</p>
30
+ */
31
+ LineageGroupName?: string;
32
+ /**
33
+ * <p>The display name of the lineage group summary.</p>
34
+ */
35
+ DisplayName?: string;
36
+ /**
37
+ * <p>The creation time of the lineage group summary.</p>
38
+ */
39
+ CreationTime?: Date;
40
+ /**
41
+ * <p>The last modified time of the lineage group summary.</p>
42
+ */
43
+ LastModifiedTime?: Date;
44
+ }
45
+ /**
46
+ * @public
47
+ */
48
+ export declare enum LineageType {
49
+ ACTION = "Action",
50
+ ARTIFACT = "Artifact",
51
+ CONTEXT = "Context",
52
+ TRIAL_COMPONENT = "TrialComponent"
53
+ }
54
+ /**
55
+ * @public
56
+ */
57
+ export declare enum SortActionsBy {
58
+ CREATION_TIME = "CreationTime",
59
+ NAME = "Name"
60
+ }
61
+ /**
62
+ * @public
63
+ */
64
+ export declare enum SortOrder {
65
+ ASCENDING = "Ascending",
66
+ DESCENDING = "Descending"
67
+ }
68
+ /**
69
+ * @public
70
+ */
71
+ export interface ListActionsRequest {
72
+ /**
73
+ * <p>A filter that returns only actions with the specified source URI.</p>
74
+ */
75
+ SourceUri?: string;
76
+ /**
77
+ * <p>A filter that returns only actions of the specified type.</p>
78
+ */
79
+ ActionType?: string;
80
+ /**
81
+ * <p>A filter that returns only actions created on or after the specified time.</p>
82
+ */
83
+ CreatedAfter?: Date;
84
+ /**
85
+ * <p>A filter that returns only actions created on or before the specified time.</p>
86
+ */
87
+ CreatedBefore?: Date;
88
+ /**
89
+ * <p>The property used to sort results. The default value is <code>CreationTime</code>.</p>
90
+ */
91
+ SortBy?: SortActionsBy | string;
92
+ /**
93
+ * <p>The sort order. The default value is <code>Descending</code>.</p>
94
+ */
95
+ SortOrder?: SortOrder | string;
96
+ /**
97
+ * <p>If the previous call to <code>ListActions</code> didn't return the full set of actions,
98
+ * the call returns a token for getting the next set of actions.</p>
99
+ */
100
+ NextToken?: string;
101
+ /**
102
+ * <p>The maximum number of actions to return in the response. The default value is 10.</p>
103
+ */
104
+ MaxResults?: number;
105
+ }
106
+ /**
107
+ * @public
108
+ */
109
+ export interface ListActionsResponse {
110
+ /**
111
+ * <p>A list of actions and their properties.</p>
112
+ */
113
+ ActionSummaries?: ActionSummary[];
114
+ /**
115
+ * <p>A token for getting the next set of actions, if there are any.</p>
116
+ */
117
+ NextToken?: string;
118
+ }
119
+ /**
120
+ * @public
121
+ */
122
+ export interface ListAlgorithmsInput {
123
+ /**
124
+ * <p>A filter that returns only algorithms created after the specified time
125
+ * (timestamp).</p>
126
+ */
127
+ CreationTimeAfter?: Date;
128
+ /**
129
+ * <p>A filter that returns only algorithms created before the specified time
130
+ * (timestamp).</p>
131
+ */
132
+ CreationTimeBefore?: Date;
133
+ /**
134
+ * <p>The maximum number of algorithms to return in the response.</p>
135
+ */
136
+ MaxResults?: number;
137
+ /**
138
+ * <p>A string in the algorithm name. This filter returns only algorithms whose name
139
+ * contains the specified string.</p>
140
+ */
141
+ NameContains?: string;
142
+ /**
143
+ * <p>If the response to a previous <code>ListAlgorithms</code> request was truncated, the
144
+ * response includes a <code>NextToken</code>. To retrieve the next set of algorithms, use
145
+ * the token in the next request.</p>
146
+ */
147
+ NextToken?: string;
148
+ /**
149
+ * <p>The parameter by which to sort the results. The default is
150
+ * <code>CreationTime</code>.</p>
151
+ */
152
+ SortBy?: AlgorithmSortBy | string;
153
+ /**
154
+ * <p>The sort order for the results. The default is <code>Ascending</code>.</p>
155
+ */
156
+ SortOrder?: SortOrder | string;
157
+ }
158
+ /**
159
+ * @public
160
+ */
161
+ export interface ListAlgorithmsOutput {
162
+ /**
163
+ * <p>>An array of <code>AlgorithmSummary</code> objects, each of which lists an
164
+ * algorithm.</p>
165
+ */
166
+ AlgorithmSummaryList: AlgorithmSummary[] | undefined;
167
+ /**
168
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
169
+ * algorithms, use it in the subsequent request.</p>
170
+ */
171
+ NextToken?: string;
172
+ }
4
173
  /**
5
174
  * @public
6
175
  */
@@ -7632,1151 +7801,15 @@ export interface UpdateAppImageConfigRequest {
7632
7801
  */
7633
7802
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
7634
7803
  }
7635
- /**
7636
- * @public
7637
- */
7638
- export interface UpdateAppImageConfigResponse {
7639
- /**
7640
- * <p>The Amazon Resource Name (ARN) for the AppImageConfig.</p>
7641
- */
7642
- AppImageConfigArn?: string;
7643
- }
7644
- /**
7645
- * @public
7646
- */
7647
- export interface UpdateArtifactRequest {
7648
- /**
7649
- * <p>The Amazon Resource Name (ARN) of the artifact to update.</p>
7650
- */
7651
- ArtifactArn: string | undefined;
7652
- /**
7653
- * <p>The new name for the artifact.</p>
7654
- */
7655
- ArtifactName?: string;
7656
- /**
7657
- * <p>The new list of properties. Overwrites the current property list.</p>
7658
- */
7659
- Properties?: Record<string, string>;
7660
- /**
7661
- * <p>A list of properties to remove.</p>
7662
- */
7663
- PropertiesToRemove?: string[];
7664
- }
7665
- /**
7666
- * @public
7667
- */
7668
- export interface UpdateArtifactResponse {
7669
- /**
7670
- * <p>The Amazon Resource Name (ARN) of the artifact.</p>
7671
- */
7672
- ArtifactArn?: string;
7673
- }
7674
- /**
7675
- * @public
7676
- */
7677
- export interface UpdateCodeRepositoryInput {
7678
- /**
7679
- * <p>The name of the Git repository to update.</p>
7680
- */
7681
- CodeRepositoryName: string | undefined;
7682
- /**
7683
- * <p>The configuration of the git repository, including the URL and the Amazon Resource
7684
- * Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the
7685
- * credentials used to access the repository. The secret must have a staging label of
7686
- * <code>AWSCURRENT</code> and must be in the following format:</p>
7687
- * <p>
7688
- * <code>\{"username": <i>UserName</i>, "password":
7689
- * <i>Password</i>\}</code>
7690
- * </p>
7691
- */
7692
- GitConfig?: GitConfigForUpdate;
7693
- }
7694
- /**
7695
- * @public
7696
- */
7697
- export interface UpdateCodeRepositoryOutput {
7698
- /**
7699
- * <p>The ARN of the Git repository.</p>
7700
- */
7701
- CodeRepositoryArn: string | undefined;
7702
- }
7703
- /**
7704
- * @public
7705
- */
7706
- export interface UpdateContextRequest {
7707
- /**
7708
- * <p>The name of the context to update.</p>
7709
- */
7710
- ContextName: string | undefined;
7711
- /**
7712
- * <p>The new description for the context.</p>
7713
- */
7714
- Description?: string;
7715
- /**
7716
- * <p>The new list of properties. Overwrites the current property list.</p>
7717
- */
7718
- Properties?: Record<string, string>;
7719
- /**
7720
- * <p>A list of properties to remove.</p>
7721
- */
7722
- PropertiesToRemove?: string[];
7723
- }
7724
- /**
7725
- * @public
7726
- */
7727
- export interface UpdateContextResponse {
7728
- /**
7729
- * <p>The Amazon Resource Name (ARN) of the context.</p>
7730
- */
7731
- ContextArn?: string;
7732
- }
7733
- /**
7734
- * @public
7735
- */
7736
- export interface UpdateDeviceFleetRequest {
7737
- /**
7738
- * <p>The name of the fleet.</p>
7739
- */
7740
- DeviceFleetName: string | undefined;
7741
- /**
7742
- * <p>The Amazon Resource Name (ARN) of the device.</p>
7743
- */
7744
- RoleArn?: string;
7745
- /**
7746
- * <p>Description of the fleet.</p>
7747
- */
7748
- Description?: string;
7749
- /**
7750
- * <p>Output configuration for storing sample data collected by the fleet.</p>
7751
- */
7752
- OutputConfig: EdgeOutputConfig | undefined;
7753
- /**
7754
- * <p>Whether to create an Amazon Web Services IoT Role Alias during device fleet creation.
7755
- * The name of the role alias generated will match this pattern:
7756
- * "SageMakerEdge-\{DeviceFleetName\}".</p>
7757
- * <p>For example, if your device fleet is called "demo-fleet", the name of
7758
- * the role alias will be "SageMakerEdge-demo-fleet".</p>
7759
- */
7760
- EnableIotRoleAlias?: boolean;
7761
- }
7762
- /**
7763
- * @public
7764
- */
7765
- export interface UpdateDevicesRequest {
7766
- /**
7767
- * <p>The name of the fleet the devices belong to.</p>
7768
- */
7769
- DeviceFleetName: string | undefined;
7770
- /**
7771
- * <p>List of devices to register with Edge Manager agent.</p>
7772
- */
7773
- Devices: Device[] | undefined;
7774
- }
7775
- /**
7776
- * @internal
7777
- */
7778
- export declare const ListAliasesRequestFilterSensitiveLog: (obj: ListAliasesRequest) => any;
7779
- /**
7780
- * @internal
7781
- */
7782
- export declare const ListAliasesResponseFilterSensitiveLog: (obj: ListAliasesResponse) => any;
7783
7804
  /**
7784
7805
  * @internal
7785
7806
  */
7786
- export declare const ListAppImageConfigsRequestFilterSensitiveLog: (obj: ListAppImageConfigsRequest) => any;
7787
- /**
7788
- * @internal
7789
- */
7790
- export declare const ListAppImageConfigsResponseFilterSensitiveLog: (obj: ListAppImageConfigsResponse) => any;
7791
- /**
7792
- * @internal
7793
- */
7794
- export declare const ListAppsRequestFilterSensitiveLog: (obj: ListAppsRequest) => any;
7795
- /**
7796
- * @internal
7797
- */
7798
- export declare const ListAppsResponseFilterSensitiveLog: (obj: ListAppsResponse) => any;
7799
- /**
7800
- * @internal
7801
- */
7802
- export declare const ListArtifactsRequestFilterSensitiveLog: (obj: ListArtifactsRequest) => any;
7803
- /**
7804
- * @internal
7805
- */
7806
- export declare const ListArtifactsResponseFilterSensitiveLog: (obj: ListArtifactsResponse) => any;
7807
- /**
7808
- * @internal
7809
- */
7810
- export declare const ListAssociationsRequestFilterSensitiveLog: (obj: ListAssociationsRequest) => any;
7811
- /**
7812
- * @internal
7813
- */
7814
- export declare const ListAssociationsResponseFilterSensitiveLog: (obj: ListAssociationsResponse) => any;
7815
- /**
7816
- * @internal
7817
- */
7818
- export declare const ListAutoMLJobsRequestFilterSensitiveLog: (obj: ListAutoMLJobsRequest) => any;
7819
- /**
7820
- * @internal
7821
- */
7822
- export declare const ListAutoMLJobsResponseFilterSensitiveLog: (obj: ListAutoMLJobsResponse) => any;
7823
- /**
7824
- * @internal
7825
- */
7826
- export declare const ListCandidatesForAutoMLJobRequestFilterSensitiveLog: (obj: ListCandidatesForAutoMLJobRequest) => any;
7807
+ export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
7827
7808
  /**
7828
7809
  * @internal
7829
7810
  */
7830
- export declare const ListCandidatesForAutoMLJobResponseFilterSensitiveLog: (obj: ListCandidatesForAutoMLJobResponse) => any;
7831
- /**
7832
- * @internal
7833
- */
7834
- export declare const ListCodeRepositoriesInputFilterSensitiveLog: (obj: ListCodeRepositoriesInput) => any;
7835
- /**
7836
- * @internal
7837
- */
7838
- export declare const ListCodeRepositoriesOutputFilterSensitiveLog: (obj: ListCodeRepositoriesOutput) => any;
7839
- /**
7840
- * @internal
7841
- */
7842
- export declare const ListCompilationJobsRequestFilterSensitiveLog: (obj: ListCompilationJobsRequest) => any;
7843
- /**
7844
- * @internal
7845
- */
7846
- export declare const ListCompilationJobsResponseFilterSensitiveLog: (obj: ListCompilationJobsResponse) => any;
7847
- /**
7848
- * @internal
7849
- */
7850
- export declare const ListContextsRequestFilterSensitiveLog: (obj: ListContextsRequest) => any;
7851
- /**
7852
- * @internal
7853
- */
7854
- export declare const ListContextsResponseFilterSensitiveLog: (obj: ListContextsResponse) => any;
7855
- /**
7856
- * @internal
7857
- */
7858
- export declare const ListDataQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListDataQualityJobDefinitionsRequest) => any;
7859
- /**
7860
- * @internal
7861
- */
7862
- export declare const MonitoringJobDefinitionSummaryFilterSensitiveLog: (obj: MonitoringJobDefinitionSummary) => any;
7863
- /**
7864
- * @internal
7865
- */
7866
- export declare const ListDataQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListDataQualityJobDefinitionsResponse) => any;
7867
- /**
7868
- * @internal
7869
- */
7870
- export declare const ListDeviceFleetsRequestFilterSensitiveLog: (obj: ListDeviceFleetsRequest) => any;
7871
- /**
7872
- * @internal
7873
- */
7874
- export declare const ListDeviceFleetsResponseFilterSensitiveLog: (obj: ListDeviceFleetsResponse) => any;
7875
- /**
7876
- * @internal
7877
- */
7878
- export declare const ListDevicesRequestFilterSensitiveLog: (obj: ListDevicesRequest) => any;
7879
- /**
7880
- * @internal
7881
- */
7882
- export declare const ListDevicesResponseFilterSensitiveLog: (obj: ListDevicesResponse) => any;
7883
- /**
7884
- * @internal
7885
- */
7886
- export declare const ListDomainsRequestFilterSensitiveLog: (obj: ListDomainsRequest) => any;
7887
- /**
7888
- * @internal
7889
- */
7890
- export declare const ListDomainsResponseFilterSensitiveLog: (obj: ListDomainsResponse) => any;
7891
- /**
7892
- * @internal
7893
- */
7894
- export declare const ListEdgeDeploymentPlansRequestFilterSensitiveLog: (obj: ListEdgeDeploymentPlansRequest) => any;
7895
- /**
7896
- * @internal
7897
- */
7898
- export declare const ListEdgeDeploymentPlansResponseFilterSensitiveLog: (obj: ListEdgeDeploymentPlansResponse) => any;
7899
- /**
7900
- * @internal
7901
- */
7902
- export declare const ListEdgePackagingJobsRequestFilterSensitiveLog: (obj: ListEdgePackagingJobsRequest) => any;
7903
- /**
7904
- * @internal
7905
- */
7906
- export declare const ListEdgePackagingJobsResponseFilterSensitiveLog: (obj: ListEdgePackagingJobsResponse) => any;
7907
- /**
7908
- * @internal
7909
- */
7910
- export declare const ListEndpointConfigsInputFilterSensitiveLog: (obj: ListEndpointConfigsInput) => any;
7911
- /**
7912
- * @internal
7913
- */
7914
- export declare const ListEndpointConfigsOutputFilterSensitiveLog: (obj: ListEndpointConfigsOutput) => any;
7915
- /**
7916
- * @internal
7917
- */
7918
- export declare const ListEndpointsInputFilterSensitiveLog: (obj: ListEndpointsInput) => any;
7919
- /**
7920
- * @internal
7921
- */
7922
- export declare const ListEndpointsOutputFilterSensitiveLog: (obj: ListEndpointsOutput) => any;
7923
- /**
7924
- * @internal
7925
- */
7926
- export declare const ListExperimentsRequestFilterSensitiveLog: (obj: ListExperimentsRequest) => any;
7927
- /**
7928
- * @internal
7929
- */
7930
- export declare const ListExperimentsResponseFilterSensitiveLog: (obj: ListExperimentsResponse) => any;
7931
- /**
7932
- * @internal
7933
- */
7934
- export declare const ListFeatureGroupsRequestFilterSensitiveLog: (obj: ListFeatureGroupsRequest) => any;
7935
- /**
7936
- * @internal
7937
- */
7938
- export declare const ListFeatureGroupsResponseFilterSensitiveLog: (obj: ListFeatureGroupsResponse) => any;
7939
- /**
7940
- * @internal
7941
- */
7942
- export declare const ListFlowDefinitionsRequestFilterSensitiveLog: (obj: ListFlowDefinitionsRequest) => any;
7943
- /**
7944
- * @internal
7945
- */
7946
- export declare const ListFlowDefinitionsResponseFilterSensitiveLog: (obj: ListFlowDefinitionsResponse) => any;
7947
- /**
7948
- * @internal
7949
- */
7950
- export declare const ListHubContentsRequestFilterSensitiveLog: (obj: ListHubContentsRequest) => any;
7951
- /**
7952
- * @internal
7953
- */
7954
- export declare const ListHubContentsResponseFilterSensitiveLog: (obj: ListHubContentsResponse) => any;
7955
- /**
7956
- * @internal
7957
- */
7958
- export declare const ListHubContentVersionsRequestFilterSensitiveLog: (obj: ListHubContentVersionsRequest) => any;
7959
- /**
7960
- * @internal
7961
- */
7962
- export declare const ListHubContentVersionsResponseFilterSensitiveLog: (obj: ListHubContentVersionsResponse) => any;
7963
- /**
7964
- * @internal
7965
- */
7966
- export declare const ListHubsRequestFilterSensitiveLog: (obj: ListHubsRequest) => any;
7967
- /**
7968
- * @internal
7969
- */
7970
- export declare const ListHubsResponseFilterSensitiveLog: (obj: ListHubsResponse) => any;
7971
- /**
7972
- * @internal
7973
- */
7974
- export declare const ListHumanTaskUisRequestFilterSensitiveLog: (obj: ListHumanTaskUisRequest) => any;
7975
- /**
7976
- * @internal
7977
- */
7978
- export declare const ListHumanTaskUisResponseFilterSensitiveLog: (obj: ListHumanTaskUisResponse) => any;
7979
- /**
7980
- * @internal
7981
- */
7982
- export declare const ListHyperParameterTuningJobsRequestFilterSensitiveLog: (obj: ListHyperParameterTuningJobsRequest) => any;
7983
- /**
7984
- * @internal
7985
- */
7986
- export declare const ListHyperParameterTuningJobsResponseFilterSensitiveLog: (obj: ListHyperParameterTuningJobsResponse) => any;
7987
- /**
7988
- * @internal
7989
- */
7990
- export declare const ListImagesRequestFilterSensitiveLog: (obj: ListImagesRequest) => any;
7991
- /**
7992
- * @internal
7993
- */
7994
- export declare const ListImagesResponseFilterSensitiveLog: (obj: ListImagesResponse) => any;
7995
- /**
7996
- * @internal
7997
- */
7998
- export declare const ListImageVersionsRequestFilterSensitiveLog: (obj: ListImageVersionsRequest) => any;
7999
- /**
8000
- * @internal
8001
- */
8002
- export declare const ListImageVersionsResponseFilterSensitiveLog: (obj: ListImageVersionsResponse) => any;
8003
- /**
8004
- * @internal
8005
- */
8006
- export declare const ListInferenceExperimentsRequestFilterSensitiveLog: (obj: ListInferenceExperimentsRequest) => any;
8007
- /**
8008
- * @internal
8009
- */
8010
- export declare const ListInferenceExperimentsResponseFilterSensitiveLog: (obj: ListInferenceExperimentsResponse) => any;
8011
- /**
8012
- * @internal
8013
- */
8014
- export declare const ListInferenceRecommendationsJobsRequestFilterSensitiveLog: (obj: ListInferenceRecommendationsJobsRequest) => any;
8015
- /**
8016
- * @internal
8017
- */
8018
- export declare const ListInferenceRecommendationsJobsResponseFilterSensitiveLog: (obj: ListInferenceRecommendationsJobsResponse) => any;
8019
- /**
8020
- * @internal
8021
- */
8022
- export declare const ListInferenceRecommendationsJobStepsRequestFilterSensitiveLog: (obj: ListInferenceRecommendationsJobStepsRequest) => any;
8023
- /**
8024
- * @internal
8025
- */
8026
- export declare const ListInferenceRecommendationsJobStepsResponseFilterSensitiveLog: (obj: ListInferenceRecommendationsJobStepsResponse) => any;
8027
- /**
8028
- * @internal
8029
- */
8030
- export declare const ListLabelingJobsRequestFilterSensitiveLog: (obj: ListLabelingJobsRequest) => any;
8031
- /**
8032
- * @internal
8033
- */
8034
- export declare const ListLabelingJobsResponseFilterSensitiveLog: (obj: ListLabelingJobsResponse) => any;
8035
- /**
8036
- * @internal
8037
- */
8038
- export declare const ListLabelingJobsForWorkteamRequestFilterSensitiveLog: (obj: ListLabelingJobsForWorkteamRequest) => any;
8039
- /**
8040
- * @internal
8041
- */
8042
- export declare const ListLabelingJobsForWorkteamResponseFilterSensitiveLog: (obj: ListLabelingJobsForWorkteamResponse) => any;
8043
- /**
8044
- * @internal
8045
- */
8046
- export declare const ListLineageGroupsRequestFilterSensitiveLog: (obj: ListLineageGroupsRequest) => any;
8047
- /**
8048
- * @internal
8049
- */
8050
- export declare const ListLineageGroupsResponseFilterSensitiveLog: (obj: ListLineageGroupsResponse) => any;
8051
- /**
8052
- * @internal
8053
- */
8054
- export declare const ListModelBiasJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelBiasJobDefinitionsRequest) => any;
8055
- /**
8056
- * @internal
8057
- */
8058
- export declare const ListModelBiasJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelBiasJobDefinitionsResponse) => any;
8059
- /**
8060
- * @internal
8061
- */
8062
- export declare const ListModelCardExportJobsRequestFilterSensitiveLog: (obj: ListModelCardExportJobsRequest) => any;
8063
- /**
8064
- * @internal
8065
- */
8066
- export declare const ModelCardExportJobSummaryFilterSensitiveLog: (obj: ModelCardExportJobSummary) => any;
8067
- /**
8068
- * @internal
8069
- */
8070
- export declare const ListModelCardExportJobsResponseFilterSensitiveLog: (obj: ListModelCardExportJobsResponse) => any;
8071
- /**
8072
- * @internal
8073
- */
8074
- export declare const ListModelCardsRequestFilterSensitiveLog: (obj: ListModelCardsRequest) => any;
8075
- /**
8076
- * @internal
8077
- */
8078
- export declare const ModelCardSummaryFilterSensitiveLog: (obj: ModelCardSummary) => any;
8079
- /**
8080
- * @internal
8081
- */
8082
- export declare const ListModelCardsResponseFilterSensitiveLog: (obj: ListModelCardsResponse) => any;
8083
- /**
8084
- * @internal
8085
- */
8086
- export declare const ListModelCardVersionsRequestFilterSensitiveLog: (obj: ListModelCardVersionsRequest) => any;
8087
- /**
8088
- * @internal
8089
- */
8090
- export declare const ModelCardVersionSummaryFilterSensitiveLog: (obj: ModelCardVersionSummary) => any;
8091
- /**
8092
- * @internal
8093
- */
8094
- export declare const ListModelCardVersionsResponseFilterSensitiveLog: (obj: ListModelCardVersionsResponse) => any;
8095
- /**
8096
- * @internal
8097
- */
8098
- export declare const ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsRequest) => any;
8099
- /**
8100
- * @internal
8101
- */
8102
- export declare const ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsResponse) => any;
8103
- /**
8104
- * @internal
8105
- */
8106
- export declare const ModelMetadataFilterFilterSensitiveLog: (obj: ModelMetadataFilter) => any;
8107
- /**
8108
- * @internal
8109
- */
8110
- export declare const ModelMetadataSearchExpressionFilterSensitiveLog: (obj: ModelMetadataSearchExpression) => any;
8111
- /**
8112
- * @internal
8113
- */
8114
- export declare const ListModelMetadataRequestFilterSensitiveLog: (obj: ListModelMetadataRequest) => any;
8115
- /**
8116
- * @internal
8117
- */
8118
- export declare const ModelMetadataSummaryFilterSensitiveLog: (obj: ModelMetadataSummary) => any;
8119
- /**
8120
- * @internal
8121
- */
8122
- export declare const ListModelMetadataResponseFilterSensitiveLog: (obj: ListModelMetadataResponse) => any;
8123
- /**
8124
- * @internal
8125
- */
8126
- export declare const ListModelPackageGroupsInputFilterSensitiveLog: (obj: ListModelPackageGroupsInput) => any;
8127
- /**
8128
- * @internal
8129
- */
8130
- export declare const ModelPackageGroupSummaryFilterSensitiveLog: (obj: ModelPackageGroupSummary) => any;
8131
- /**
8132
- * @internal
8133
- */
8134
- export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
8135
- /**
8136
- * @internal
8137
- */
8138
- export declare const ListModelPackagesInputFilterSensitiveLog: (obj: ListModelPackagesInput) => any;
8139
- /**
8140
- * @internal
8141
- */
8142
- export declare const ModelPackageSummaryFilterSensitiveLog: (obj: ModelPackageSummary) => any;
8143
- /**
8144
- * @internal
8145
- */
8146
- export declare const ListModelPackagesOutputFilterSensitiveLog: (obj: ListModelPackagesOutput) => any;
8147
- /**
8148
- * @internal
8149
- */
8150
- export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
8151
- /**
8152
- * @internal
8153
- */
8154
- export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
8155
- /**
8156
- * @internal
8157
- */
8158
- export declare const ListModelsInputFilterSensitiveLog: (obj: ListModelsInput) => any;
8159
- /**
8160
- * @internal
8161
- */
8162
- export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
8163
- /**
8164
- * @internal
8165
- */
8166
- export declare const ListModelsOutputFilterSensitiveLog: (obj: ListModelsOutput) => any;
8167
- /**
8168
- * @internal
8169
- */
8170
- export declare const ListMonitoringAlertHistoryRequestFilterSensitiveLog: (obj: ListMonitoringAlertHistoryRequest) => any;
8171
- /**
8172
- * @internal
8173
- */
8174
- export declare const MonitoringAlertHistorySummaryFilterSensitiveLog: (obj: MonitoringAlertHistorySummary) => any;
8175
- /**
8176
- * @internal
8177
- */
8178
- export declare const ListMonitoringAlertHistoryResponseFilterSensitiveLog: (obj: ListMonitoringAlertHistoryResponse) => any;
8179
- /**
8180
- * @internal
8181
- */
8182
- export declare const ListMonitoringAlertsRequestFilterSensitiveLog: (obj: ListMonitoringAlertsRequest) => any;
8183
- /**
8184
- * @internal
8185
- */
8186
- export declare const ModelDashboardIndicatorActionFilterSensitiveLog: (obj: ModelDashboardIndicatorAction) => any;
8187
- /**
8188
- * @internal
8189
- */
8190
- export declare const MonitoringAlertActionsFilterSensitiveLog: (obj: MonitoringAlertActions) => any;
8191
- /**
8192
- * @internal
8193
- */
8194
- export declare const MonitoringAlertSummaryFilterSensitiveLog: (obj: MonitoringAlertSummary) => any;
8195
- /**
8196
- * @internal
8197
- */
8198
- export declare const ListMonitoringAlertsResponseFilterSensitiveLog: (obj: ListMonitoringAlertsResponse) => any;
8199
- /**
8200
- * @internal
8201
- */
8202
- export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
8203
- /**
8204
- * @internal
8205
- */
8206
- export declare const ListMonitoringExecutionsResponseFilterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
8207
- /**
8208
- * @internal
8209
- */
8210
- export declare const ListMonitoringSchedulesRequestFilterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
8211
- /**
8212
- * @internal
8213
- */
8214
- export declare const MonitoringScheduleSummaryFilterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
8215
- /**
8216
- * @internal
8217
- */
8218
- export declare const ListMonitoringSchedulesResponseFilterSensitiveLog: (obj: ListMonitoringSchedulesResponse) => any;
8219
- /**
8220
- * @internal
8221
- */
8222
- export declare const ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsInput) => any;
8223
- /**
8224
- * @internal
8225
- */
8226
- export declare const NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog: (obj: NotebookInstanceLifecycleConfigSummary) => any;
8227
- /**
8228
- * @internal
8229
- */
8230
- export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
8231
- /**
8232
- * @internal
8233
- */
8234
- export declare const ListNotebookInstancesInputFilterSensitiveLog: (obj: ListNotebookInstancesInput) => any;
8235
- /**
8236
- * @internal
8237
- */
8238
- export declare const NotebookInstanceSummaryFilterSensitiveLog: (obj: NotebookInstanceSummary) => any;
8239
- /**
8240
- * @internal
8241
- */
8242
- export declare const ListNotebookInstancesOutputFilterSensitiveLog: (obj: ListNotebookInstancesOutput) => any;
8243
- /**
8244
- * @internal
8245
- */
8246
- export declare const ListPipelineExecutionsRequestFilterSensitiveLog: (obj: ListPipelineExecutionsRequest) => any;
8247
- /**
8248
- * @internal
8249
- */
8250
- export declare const PipelineExecutionSummaryFilterSensitiveLog: (obj: PipelineExecutionSummary) => any;
8251
- /**
8252
- * @internal
8253
- */
8254
- export declare const ListPipelineExecutionsResponseFilterSensitiveLog: (obj: ListPipelineExecutionsResponse) => any;
8255
- /**
8256
- * @internal
8257
- */
8258
- export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
8259
- /**
8260
- * @internal
8261
- */
8262
- export declare const ModelStepMetadataFilterSensitiveLog: (obj: ModelStepMetadata) => any;
8263
- /**
8264
- * @internal
8265
- */
8266
- export declare const ProcessingJobStepMetadataFilterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
8267
- /**
8268
- * @internal
8269
- */
8270
- export declare const QualityCheckStepMetadataFilterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
8271
- /**
8272
- * @internal
8273
- */
8274
- export declare const RegisterModelStepMetadataFilterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
8275
- /**
8276
- * @internal
8277
- */
8278
- export declare const TrainingJobStepMetadataFilterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
8279
- /**
8280
- * @internal
8281
- */
8282
- export declare const TransformJobStepMetadataFilterSensitiveLog: (obj: TransformJobStepMetadata) => any;
8283
- /**
8284
- * @internal
8285
- */
8286
- export declare const TuningJobStepMetaDataFilterSensitiveLog: (obj: TuningJobStepMetaData) => any;
8287
- /**
8288
- * @internal
8289
- */
8290
- export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
8291
- /**
8292
- * @internal
8293
- */
8294
- export declare const PipelineExecutionStepFilterSensitiveLog: (obj: PipelineExecutionStep) => any;
8295
- /**
8296
- * @internal
8297
- */
8298
- export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
8299
- /**
8300
- * @internal
8301
- */
8302
- export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
8303
- /**
8304
- * @internal
8305
- */
8306
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
8307
- /**
8308
- * @internal
8309
- */
8310
- export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
8311
- /**
8312
- * @internal
8313
- */
8314
- export declare const ListPipelinesRequestFilterSensitiveLog: (obj: ListPipelinesRequest) => any;
8315
- /**
8316
- * @internal
8317
- */
8318
- export declare const PipelineSummaryFilterSensitiveLog: (obj: PipelineSummary) => any;
8319
- /**
8320
- * @internal
8321
- */
8322
- export declare const ListPipelinesResponseFilterSensitiveLog: (obj: ListPipelinesResponse) => any;
8323
- /**
8324
- * @internal
8325
- */
8326
- export declare const ListProcessingJobsRequestFilterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
8327
- /**
8328
- * @internal
8329
- */
8330
- export declare const ProcessingJobSummaryFilterSensitiveLog: (obj: ProcessingJobSummary) => any;
8331
- /**
8332
- * @internal
8333
- */
8334
- export declare const ListProcessingJobsResponseFilterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
8335
- /**
8336
- * @internal
8337
- */
8338
- export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
8339
- /**
8340
- * @internal
8341
- */
8342
- export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
8343
- /**
8344
- * @internal
8345
- */
8346
- export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
8347
- /**
8348
- * @internal
8349
- */
8350
- export declare const ListSpacesRequestFilterSensitiveLog: (obj: ListSpacesRequest) => any;
8351
- /**
8352
- * @internal
8353
- */
8354
- export declare const SpaceDetailsFilterSensitiveLog: (obj: SpaceDetails) => any;
8355
- /**
8356
- * @internal
8357
- */
8358
- export declare const ListSpacesResponseFilterSensitiveLog: (obj: ListSpacesResponse) => any;
8359
- /**
8360
- * @internal
8361
- */
8362
- export declare const ListStageDevicesRequestFilterSensitiveLog: (obj: ListStageDevicesRequest) => any;
8363
- /**
8364
- * @internal
8365
- */
8366
- export declare const ListStageDevicesResponseFilterSensitiveLog: (obj: ListStageDevicesResponse) => any;
8367
- /**
8368
- * @internal
8369
- */
8370
- export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
8371
- /**
8372
- * @internal
8373
- */
8374
- export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
8375
- /**
8376
- * @internal
8377
- */
8378
- export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
8379
- /**
8380
- * @internal
8381
- */
8382
- export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
8383
- /**
8384
- * @internal
8385
- */
8386
- export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
8387
- /**
8388
- * @internal
8389
- */
8390
- export declare const ListTagsInputFilterSensitiveLog: (obj: ListTagsInput) => any;
8391
- /**
8392
- * @internal
8393
- */
8394
- export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
8395
- /**
8396
- * @internal
8397
- */
8398
- export declare const ListTrainingJobsRequestFilterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
8399
- /**
8400
- * @internal
8401
- */
8402
- export declare const TrainingJobSummaryFilterSensitiveLog: (obj: TrainingJobSummary) => any;
8403
- /**
8404
- * @internal
8405
- */
8406
- export declare const ListTrainingJobsResponseFilterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
8407
- /**
8408
- * @internal
8409
- */
8410
- export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
8411
- /**
8412
- * @internal
8413
- */
8414
- export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
8415
- /**
8416
- * @internal
8417
- */
8418
- export declare const ListTransformJobsRequestFilterSensitiveLog: (obj: ListTransformJobsRequest) => any;
8419
- /**
8420
- * @internal
8421
- */
8422
- export declare const TransformJobSummaryFilterSensitiveLog: (obj: TransformJobSummary) => any;
8423
- /**
8424
- * @internal
8425
- */
8426
- export declare const ListTransformJobsResponseFilterSensitiveLog: (obj: ListTransformJobsResponse) => any;
8427
- /**
8428
- * @internal
8429
- */
8430
- export declare const ListTrialComponentsRequestFilterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
8431
- /**
8432
- * @internal
8433
- */
8434
- export declare const TrialComponentSummaryFilterSensitiveLog: (obj: TrialComponentSummary) => any;
8435
- /**
8436
- * @internal
8437
- */
8438
- export declare const ListTrialComponentsResponseFilterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
8439
- /**
8440
- * @internal
8441
- */
8442
- export declare const ListTrialsRequestFilterSensitiveLog: (obj: ListTrialsRequest) => any;
8443
- /**
8444
- * @internal
8445
- */
8446
- export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
8447
- /**
8448
- * @internal
8449
- */
8450
- export declare const ListTrialsResponseFilterSensitiveLog: (obj: ListTrialsResponse) => any;
8451
- /**
8452
- * @internal
8453
- */
8454
- export declare const ListUserProfilesRequestFilterSensitiveLog: (obj: ListUserProfilesRequest) => any;
8455
- /**
8456
- * @internal
8457
- */
8458
- export declare const UserProfileDetailsFilterSensitiveLog: (obj: UserProfileDetails) => any;
8459
- /**
8460
- * @internal
8461
- */
8462
- export declare const ListUserProfilesResponseFilterSensitiveLog: (obj: ListUserProfilesResponse) => any;
8463
- /**
8464
- * @internal
8465
- */
8466
- export declare const ListWorkforcesRequestFilterSensitiveLog: (obj: ListWorkforcesRequest) => any;
8467
- /**
8468
- * @internal
8469
- */
8470
- export declare const ListWorkforcesResponseFilterSensitiveLog: (obj: ListWorkforcesResponse) => any;
8471
- /**
8472
- * @internal
8473
- */
8474
- export declare const ListWorkteamsRequestFilterSensitiveLog: (obj: ListWorkteamsRequest) => any;
8475
- /**
8476
- * @internal
8477
- */
8478
- export declare const ListWorkteamsResponseFilterSensitiveLog: (obj: ListWorkteamsResponse) => any;
8479
- /**
8480
- * @internal
8481
- */
8482
- export declare const ModelFilterSensitiveLog: (obj: Model) => any;
8483
- /**
8484
- * @internal
8485
- */
8486
- export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
8487
- /**
8488
- * @internal
8489
- */
8490
- export declare const ModelDashboardEndpointFilterSensitiveLog: (obj: ModelDashboardEndpoint) => any;
8491
- /**
8492
- * @internal
8493
- */
8494
- export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
8495
- /**
8496
- * @internal
8497
- */
8498
- export declare const ModelDashboardModelCardFilterSensitiveLog: (obj: ModelDashboardModelCard) => any;
8499
- /**
8500
- * @internal
8501
- */
8502
- export declare const ModelDashboardMonitoringScheduleFilterSensitiveLog: (obj: ModelDashboardMonitoringSchedule) => any;
8503
- /**
8504
- * @internal
8505
- */
8506
- export declare const ModelDashboardModelFilterSensitiveLog: (obj: ModelDashboardModel) => any;
8507
- /**
8508
- * @internal
8509
- */
8510
- export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
8511
- /**
8512
- * @internal
8513
- */
8514
- export declare const ModelPackageGroupFilterSensitiveLog: (obj: ModelPackageGroup) => any;
8515
- /**
8516
- * @internal
8517
- */
8518
- export declare const NestedFiltersFilterSensitiveLog: (obj: NestedFilters) => any;
8519
- /**
8520
- * @internal
8521
- */
8522
- export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
8523
- /**
8524
- * @internal
8525
- */
8526
- export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
8527
- /**
8528
- * @internal
8529
- */
8530
- export declare const PipelineExecutionFilterSensitiveLog: (obj: PipelineExecution) => any;
8531
- /**
8532
- * @internal
8533
- */
8534
- export declare const ProcessingJobFilterSensitiveLog: (obj: ProcessingJob) => any;
8535
- /**
8536
- * @internal
8537
- */
8538
- export declare const ProfilerConfigForUpdateFilterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
8539
- /**
8540
- * @internal
8541
- */
8542
- export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
8543
- /**
8544
- * @internal
8545
- */
8546
- export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
8547
- /**
8548
- * @internal
8549
- */
8550
- export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
8551
- /**
8552
- * @internal
8553
- */
8554
- export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
8555
- /**
8556
- * @internal
8557
- */
8558
- export declare const QueryLineageRequestFilterSensitiveLog: (obj: QueryLineageRequest) => any;
8559
- /**
8560
- * @internal
8561
- */
8562
- export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
8563
- /**
8564
- * @internal
8565
- */
8566
- export declare const QueryLineageResponseFilterSensitiveLog: (obj: QueryLineageResponse) => any;
8567
- /**
8568
- * @internal
8569
- */
8570
- export declare const RegisterDevicesRequestFilterSensitiveLog: (obj: RegisterDevicesRequest) => any;
8571
- /**
8572
- * @internal
8573
- */
8574
- export declare const RenderableTaskFilterSensitiveLog: (obj: RenderableTask) => any;
8575
- /**
8576
- * @internal
8577
- */
8578
- export declare const RenderingErrorFilterSensitiveLog: (obj: RenderingError) => any;
8579
- /**
8580
- * @internal
8581
- */
8582
- export declare const RenderUiTemplateRequestFilterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
8583
- /**
8584
- * @internal
8585
- */
8586
- export declare const RenderUiTemplateResponseFilterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
8587
- /**
8588
- * @internal
8589
- */
8590
- export declare const ResourceConfigForUpdateFilterSensitiveLog: (obj: ResourceConfigForUpdate) => any;
8591
- /**
8592
- * @internal
8593
- */
8594
- export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
8595
- /**
8596
- * @internal
8597
- */
8598
- export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
8599
- /**
8600
- * @internal
8601
- */
8602
- export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
8603
- /**
8604
- * @internal
8605
- */
8606
- export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
8607
- /**
8608
- * @internal
8609
- */
8610
- export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
8611
- /**
8612
- * @internal
8613
- */
8614
- export declare const TrialComponentSourceDetailFilterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
8615
- /**
8616
- * @internal
8617
- */
8618
- export declare const TrialComponentFilterSensitiveLog: (obj: TrialComponent) => any;
8619
- /**
8620
- * @internal
8621
- */
8622
- export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
7811
+ export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
8623
7812
  /**
8624
7813
  * @internal
8625
7814
  */
8626
7815
  export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) => any;
8627
- /**
8628
- * @internal
8629
- */
8630
- export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
8631
- /**
8632
- * @internal
8633
- */
8634
- export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
8635
- /**
8636
- * @internal
8637
- */
8638
- export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
8639
- /**
8640
- * @internal
8641
- */
8642
- export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
8643
- /**
8644
- * @internal
8645
- */
8646
- export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
8647
- /**
8648
- * @internal
8649
- */
8650
- export declare const StartInferenceExperimentRequestFilterSensitiveLog: (obj: StartInferenceExperimentRequest) => any;
8651
- /**
8652
- * @internal
8653
- */
8654
- export declare const StartInferenceExperimentResponseFilterSensitiveLog: (obj: StartInferenceExperimentResponse) => any;
8655
- /**
8656
- * @internal
8657
- */
8658
- export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
8659
- /**
8660
- * @internal
8661
- */
8662
- export declare const StartNotebookInstanceInputFilterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
8663
- /**
8664
- * @internal
8665
- */
8666
- export declare const StartPipelineExecutionRequestFilterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
8667
- /**
8668
- * @internal
8669
- */
8670
- export declare const StartPipelineExecutionResponseFilterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
8671
- /**
8672
- * @internal
8673
- */
8674
- export declare const StopAutoMLJobRequestFilterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
8675
- /**
8676
- * @internal
8677
- */
8678
- export declare const StopCompilationJobRequestFilterSensitiveLog: (obj: StopCompilationJobRequest) => any;
8679
- /**
8680
- * @internal
8681
- */
8682
- export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
8683
- /**
8684
- * @internal
8685
- */
8686
- export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
8687
- /**
8688
- * @internal
8689
- */
8690
- export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
8691
- /**
8692
- * @internal
8693
- */
8694
- export declare const StopInferenceExperimentRequestFilterSensitiveLog: (obj: StopInferenceExperimentRequest) => any;
8695
- /**
8696
- * @internal
8697
- */
8698
- export declare const StopInferenceExperimentResponseFilterSensitiveLog: (obj: StopInferenceExperimentResponse) => any;
8699
- /**
8700
- * @internal
8701
- */
8702
- export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
8703
- /**
8704
- * @internal
8705
- */
8706
- export declare const StopLabelingJobRequestFilterSensitiveLog: (obj: StopLabelingJobRequest) => any;
8707
- /**
8708
- * @internal
8709
- */
8710
- export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
8711
- /**
8712
- * @internal
8713
- */
8714
- export declare const StopNotebookInstanceInputFilterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
8715
- /**
8716
- * @internal
8717
- */
8718
- export declare const StopPipelineExecutionRequestFilterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
8719
- /**
8720
- * @internal
8721
- */
8722
- export declare const StopPipelineExecutionResponseFilterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
8723
- /**
8724
- * @internal
8725
- */
8726
- export declare const StopProcessingJobRequestFilterSensitiveLog: (obj: StopProcessingJobRequest) => any;
8727
- /**
8728
- * @internal
8729
- */
8730
- export declare const StopTrainingJobRequestFilterSensitiveLog: (obj: StopTrainingJobRequest) => any;
8731
- /**
8732
- * @internal
8733
- */
8734
- export declare const StopTransformJobRequestFilterSensitiveLog: (obj: StopTransformJobRequest) => any;
8735
- /**
8736
- * @internal
8737
- */
8738
- export declare const UpdateActionRequestFilterSensitiveLog: (obj: UpdateActionRequest) => any;
8739
- /**
8740
- * @internal
8741
- */
8742
- export declare const UpdateActionResponseFilterSensitiveLog: (obj: UpdateActionResponse) => any;
8743
- /**
8744
- * @internal
8745
- */
8746
- export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
8747
- /**
8748
- * @internal
8749
- */
8750
- export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
8751
- /**
8752
- * @internal
8753
- */
8754
- export declare const UpdateArtifactRequestFilterSensitiveLog: (obj: UpdateArtifactRequest) => any;
8755
- /**
8756
- * @internal
8757
- */
8758
- export declare const UpdateArtifactResponseFilterSensitiveLog: (obj: UpdateArtifactResponse) => any;
8759
- /**
8760
- * @internal
8761
- */
8762
- export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
8763
- /**
8764
- * @internal
8765
- */
8766
- export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
8767
- /**
8768
- * @internal
8769
- */
8770
- export declare const UpdateContextRequestFilterSensitiveLog: (obj: UpdateContextRequest) => any;
8771
- /**
8772
- * @internal
8773
- */
8774
- export declare const UpdateContextResponseFilterSensitiveLog: (obj: UpdateContextResponse) => any;
8775
- /**
8776
- * @internal
8777
- */
8778
- export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
8779
- /**
8780
- * @internal
8781
- */
8782
- export declare const UpdateDevicesRequestFilterSensitiveLog: (obj: UpdateDevicesRequest) => any;