@aws-sdk/client-sagemaker 3.297.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/SageMaker.js +30 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -3
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -3
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -3
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +45 -0
  14. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -3
  16. package/dist-cjs/commands/CreateContextCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDeviceFleetCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDomainCommand.js +2 -3
  20. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  21. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  22. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +2 -3
  23. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  24. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -3
  25. package/dist-cjs/commands/CreateExperimentCommand.js +2 -3
  26. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -3
  27. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -3
  28. package/dist-cjs/commands/CreateHubCommand.js +2 -3
  29. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -3
  30. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  31. package/dist-cjs/commands/CreateImageCommand.js +2 -3
  32. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -3
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +2 -3
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -3
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  37. package/dist-cjs/commands/CreateModelCardCommand.js +1 -1
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +2 -3
  39. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -3
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -3
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -3
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  47. package/dist-cjs/commands/CreatePipelineCommand.js +2 -3
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -3
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -3
  51. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  52. package/dist-cjs/commands/CreateSpaceCommand.js +2 -3
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -3
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -3
  56. package/dist-cjs/commands/CreateTrialCommand.js +2 -3
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -3
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -3
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteActionCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteAppCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +2 -3
  68. package/dist-cjs/commands/DeleteContextCommand.js +2 -3
  69. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  70. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +2 -3
  71. package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
  72. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  73. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  74. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  75. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +2 -3
  76. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -3
  77. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +2 -3
  78. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -3
  79. package/dist-cjs/commands/DeleteHubCommand.js +2 -3
  80. package/dist-cjs/commands/DeleteHubContentCommand.js +2 -3
  81. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -3
  82. package/dist-cjs/commands/DeleteImageCommand.js +2 -3
  83. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -3
  84. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +2 -3
  85. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  86. package/dist-cjs/commands/DeleteModelCardCommand.js +2 -3
  87. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  88. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  89. package/dist-cjs/commands/DeleteModelPackageCommand.js +2 -3
  90. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +2 -3
  91. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  92. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  93. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +2 -3
  94. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +2 -3
  95. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  96. package/dist-cjs/commands/DeletePipelineCommand.js +2 -3
  97. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-cjs/commands/DeleteSpaceCommand.js +2 -3
  99. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  100. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  101. package/dist-cjs/commands/DeleteTrialCommand.js +2 -3
  102. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -3
  103. package/dist-cjs/commands/DeleteUserProfileCommand.js +2 -3
  104. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -3
  105. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -3
  106. package/dist-cjs/commands/DeregisterDevicesCommand.js +2 -3
  107. package/dist-cjs/commands/DescribeActionCommand.js +2 -3
  108. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
  109. package/dist-cjs/commands/DescribeAppCommand.js +2 -3
  110. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -3
  111. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -3
  112. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -3
  113. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +45 -0
  114. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -3
  115. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -3
  116. package/dist-cjs/commands/DescribeContextCommand.js +2 -3
  117. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  118. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -3
  119. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -3
  120. package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
  121. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -3
  123. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  124. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
  125. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -3
  126. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -3
  127. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -3
  128. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -3
  129. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  130. package/dist-cjs/commands/DescribeHubContentCommand.js +2 -3
  131. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -3
  132. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  133. package/dist-cjs/commands/DescribeImageCommand.js +2 -3
  134. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -3
  135. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +2 -3
  136. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  137. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -3
  138. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -3
  139. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  140. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -1
  141. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +2 -3
  142. package/dist-cjs/commands/DescribeModelCommand.js +2 -3
  143. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  144. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -3
  145. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -3
  146. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  147. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -3
  148. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -3
  149. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  150. package/dist-cjs/commands/DescribePipelineCommand.js +2 -3
  151. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  152. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -3
  153. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -3
  154. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  155. package/dist-cjs/commands/DescribeSpaceCommand.js +2 -3
  156. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  157. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  158. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -3
  159. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -3
  160. package/dist-cjs/commands/DescribeTrialCommand.js +2 -3
  161. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -3
  162. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -3
  163. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -3
  164. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -3
  165. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  166. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -3
  167. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  168. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -3
  169. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -3
  170. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  171. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  172. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -3
  173. package/dist-cjs/commands/ImportHubContentCommand.js +2 -3
  174. package/dist-cjs/commands/ListActionsCommand.js +2 -3
  175. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -3
  176. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  177. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -3
  178. package/dist-cjs/commands/ListAppsCommand.js +2 -3
  179. package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
  180. package/dist-cjs/commands/ListAssociationsCommand.js +2 -3
  181. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -3
  182. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  183. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -3
  184. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -3
  185. package/dist-cjs/commands/ListContextsCommand.js +2 -3
  186. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  187. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -3
  188. package/dist-cjs/commands/ListDevicesCommand.js +2 -3
  189. package/dist-cjs/commands/ListDomainsCommand.js +2 -3
  190. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  191. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -3
  192. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -3
  193. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  194. package/dist-cjs/commands/ListExperimentsCommand.js +2 -3
  195. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -3
  196. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -3
  197. package/dist-cjs/commands/ListHubContentVersionsCommand.js +2 -3
  198. package/dist-cjs/commands/ListHubContentsCommand.js +2 -3
  199. package/dist-cjs/commands/ListHubsCommand.js +2 -3
  200. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -3
  201. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  202. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -3
  203. package/dist-cjs/commands/ListImagesCommand.js +2 -3
  204. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +2 -3
  205. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  206. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  207. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -3
  208. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  209. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -3
  210. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  211. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +2 -3
  212. package/dist-cjs/commands/ListModelCardVersionsCommand.js +2 -3
  213. package/dist-cjs/commands/ListModelCardsCommand.js +2 -3
  214. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  215. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -3
  216. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -3
  217. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -3
  218. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  219. package/dist-cjs/commands/ListModelsCommand.js +2 -3
  220. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  221. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +2 -3
  222. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -3
  223. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -3
  224. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  225. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -3
  226. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -3
  227. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -3
  228. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  229. package/dist-cjs/commands/ListPipelinesCommand.js +2 -3
  230. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -3
  231. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  232. package/dist-cjs/commands/ListSpacesCommand.js +2 -3
  233. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -3
  234. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  235. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -3
  236. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  237. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -3
  238. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  239. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -3
  240. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -3
  241. package/dist-cjs/commands/ListTrialsCommand.js +2 -3
  242. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -3
  243. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -3
  244. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -3
  245. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  246. package/dist-cjs/commands/QueryLineageCommand.js +2 -3
  247. package/dist-cjs/commands/RegisterDevicesCommand.js +2 -3
  248. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -3
  249. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -3
  250. package/dist-cjs/commands/SearchCommand.js +1 -2
  251. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  252. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  253. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +2 -3
  254. package/dist-cjs/commands/StartInferenceExperimentCommand.js +2 -3
  255. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +2 -3
  256. package/dist-cjs/commands/StartNotebookInstanceCommand.js +2 -3
  257. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -3
  258. package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -3
  259. package/dist-cjs/commands/StopCompilationJobCommand.js +2 -3
  260. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +2 -3
  261. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -3
  262. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -3
  263. package/dist-cjs/commands/StopInferenceExperimentCommand.js +2 -3
  264. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  265. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -3
  266. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -3
  267. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -3
  268. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -3
  269. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -3
  270. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -3
  271. package/dist-cjs/commands/StopTransformJobCommand.js +2 -3
  272. package/dist-cjs/commands/UpdateActionCommand.js +2 -3
  273. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -3
  274. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -3
  275. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -3
  276. package/dist-cjs/commands/UpdateContextCommand.js +2 -3
  277. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +2 -3
  278. package/dist-cjs/commands/UpdateDevicesCommand.js +2 -3
  279. package/dist-cjs/commands/UpdateDomainCommand.js +2 -3
  280. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  281. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  282. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -3
  283. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -3
  284. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +2 -3
  285. package/dist-cjs/commands/UpdateHubCommand.js +2 -3
  286. package/dist-cjs/commands/UpdateImageCommand.js +2 -3
  287. package/dist-cjs/commands/UpdateImageVersionCommand.js +2 -3
  288. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +2 -3
  289. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -1
  290. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -3
  291. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +2 -3
  292. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -3
  293. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -3
  294. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  295. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -3
  296. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -3
  297. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  298. package/dist-cjs/commands/UpdateSpaceCommand.js +2 -3
  299. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -3
  300. package/dist-cjs/commands/UpdateTrialCommand.js +2 -3
  301. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -3
  302. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -3
  303. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
  304. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -3
  305. package/dist-cjs/commands/index.js +2 -0
  306. package/dist-cjs/models/models_0.js +20 -847
  307. package/dist-cjs/models/models_1.js +13 -1074
  308. package/dist-cjs/models/models_2.js +1 -982
  309. package/dist-cjs/models/models_3.js +20 -1007
  310. package/dist-cjs/models/models_4.js +1 -217
  311. package/dist-cjs/protocols/Aws_json1_1.js +289 -12
  312. package/dist-es/SageMaker.js +30 -0
  313. package/dist-es/commands/AddAssociationCommand.js +2 -3
  314. package/dist-es/commands/AddTagsCommand.js +2 -3
  315. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -3
  316. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -3
  317. package/dist-es/commands/CreateActionCommand.js +2 -3
  318. package/dist-es/commands/CreateAlgorithmCommand.js +2 -3
  319. package/dist-es/commands/CreateAppCommand.js +2 -3
  320. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -3
  321. package/dist-es/commands/CreateArtifactCommand.js +2 -3
  322. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -3
  323. package/dist-es/commands/CreateAutoMLJobV2Command.js +41 -0
  324. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -3
  325. package/dist-es/commands/CreateCompilationJobCommand.js +2 -3
  326. package/dist-es/commands/CreateContextCommand.js +2 -3
  327. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  328. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -3
  329. package/dist-es/commands/CreateDomainCommand.js +2 -3
  330. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  331. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  332. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -3
  333. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  334. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -3
  335. package/dist-es/commands/CreateExperimentCommand.js +2 -3
  336. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -3
  337. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -3
  338. package/dist-es/commands/CreateHubCommand.js +2 -3
  339. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -3
  340. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  341. package/dist-es/commands/CreateImageCommand.js +2 -3
  342. package/dist-es/commands/CreateImageVersionCommand.js +2 -3
  343. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -3
  344. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  345. package/dist-es/commands/CreateLabelingJobCommand.js +2 -3
  346. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  347. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  348. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -3
  349. package/dist-es/commands/CreateModelCommand.js +2 -3
  350. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  351. package/dist-es/commands/CreateModelPackageCommand.js +2 -3
  352. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -3
  353. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  354. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -3
  355. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -3
  356. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  357. package/dist-es/commands/CreatePipelineCommand.js +2 -3
  358. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -3
  359. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  360. package/dist-es/commands/CreateProcessingJobCommand.js +2 -3
  361. package/dist-es/commands/CreateProjectCommand.js +2 -3
  362. package/dist-es/commands/CreateSpaceCommand.js +2 -3
  363. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  364. package/dist-es/commands/CreateTrainingJobCommand.js +2 -3
  365. package/dist-es/commands/CreateTransformJobCommand.js +2 -3
  366. package/dist-es/commands/CreateTrialCommand.js +2 -3
  367. package/dist-es/commands/CreateTrialComponentCommand.js +2 -3
  368. package/dist-es/commands/CreateUserProfileCommand.js +2 -3
  369. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  370. package/dist-es/commands/CreateWorkteamCommand.js +2 -3
  371. package/dist-es/commands/DeleteActionCommand.js +2 -3
  372. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -3
  373. package/dist-es/commands/DeleteAppCommand.js +2 -3
  374. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -3
  375. package/dist-es/commands/DeleteArtifactCommand.js +2 -3
  376. package/dist-es/commands/DeleteAssociationCommand.js +2 -3
  377. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -3
  378. package/dist-es/commands/DeleteContextCommand.js +2 -3
  379. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  380. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -3
  381. package/dist-es/commands/DeleteDomainCommand.js +2 -3
  382. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  383. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  384. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  385. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -3
  386. package/dist-es/commands/DeleteExperimentCommand.js +2 -3
  387. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -3
  388. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -3
  389. package/dist-es/commands/DeleteHubCommand.js +2 -3
  390. package/dist-es/commands/DeleteHubContentCommand.js +2 -3
  391. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -3
  392. package/dist-es/commands/DeleteImageCommand.js +2 -3
  393. package/dist-es/commands/DeleteImageVersionCommand.js +2 -3
  394. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -3
  395. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  396. package/dist-es/commands/DeleteModelCardCommand.js +2 -3
  397. package/dist-es/commands/DeleteModelCommand.js +2 -3
  398. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  399. package/dist-es/commands/DeleteModelPackageCommand.js +2 -3
  400. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -3
  401. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  402. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  403. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -3
  404. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -3
  405. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  406. package/dist-es/commands/DeletePipelineCommand.js +2 -3
  407. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  408. package/dist-es/commands/DeleteSpaceCommand.js +2 -3
  409. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  410. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  411. package/dist-es/commands/DeleteTrialCommand.js +2 -3
  412. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -3
  413. package/dist-es/commands/DeleteUserProfileCommand.js +2 -3
  414. package/dist-es/commands/DeleteWorkforceCommand.js +2 -3
  415. package/dist-es/commands/DeleteWorkteamCommand.js +2 -3
  416. package/dist-es/commands/DeregisterDevicesCommand.js +2 -3
  417. package/dist-es/commands/DescribeActionCommand.js +2 -3
  418. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
  419. package/dist-es/commands/DescribeAppCommand.js +2 -3
  420. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -3
  421. package/dist-es/commands/DescribeArtifactCommand.js +2 -3
  422. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -3
  423. package/dist-es/commands/DescribeAutoMLJobV2Command.js +41 -0
  424. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -3
  425. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -3
  426. package/dist-es/commands/DescribeContextCommand.js +2 -3
  427. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  428. package/dist-es/commands/DescribeDeviceCommand.js +2 -3
  429. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -3
  430. package/dist-es/commands/DescribeDomainCommand.js +2 -3
  431. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  432. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -3
  433. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  434. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
  435. package/dist-es/commands/DescribeExperimentCommand.js +2 -3
  436. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -3
  437. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -3
  438. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -3
  439. package/dist-es/commands/DescribeHubCommand.js +2 -3
  440. package/dist-es/commands/DescribeHubContentCommand.js +2 -3
  441. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -3
  442. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  443. package/dist-es/commands/DescribeImageCommand.js +2 -3
  444. package/dist-es/commands/DescribeImageVersionCommand.js +2 -3
  445. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -3
  446. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  447. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -3
  448. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -3
  449. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  450. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  451. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -3
  452. package/dist-es/commands/DescribeModelCommand.js +2 -3
  453. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  454. package/dist-es/commands/DescribeModelPackageCommand.js +2 -3
  455. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -3
  456. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  457. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -3
  458. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -3
  459. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  460. package/dist-es/commands/DescribePipelineCommand.js +2 -3
  461. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  462. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -3
  463. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -3
  464. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  465. package/dist-es/commands/DescribeSpaceCommand.js +2 -3
  466. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  467. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  468. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -3
  469. package/dist-es/commands/DescribeTransformJobCommand.js +2 -3
  470. package/dist-es/commands/DescribeTrialCommand.js +2 -3
  471. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -3
  472. package/dist-es/commands/DescribeUserProfileCommand.js +2 -3
  473. package/dist-es/commands/DescribeWorkforceCommand.js +2 -3
  474. package/dist-es/commands/DescribeWorkteamCommand.js +2 -3
  475. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  476. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -3
  477. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  478. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -3
  479. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -3
  480. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  481. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  482. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -3
  483. package/dist-es/commands/ImportHubContentCommand.js +2 -3
  484. package/dist-es/commands/ListActionsCommand.js +2 -3
  485. package/dist-es/commands/ListAlgorithmsCommand.js +2 -3
  486. package/dist-es/commands/ListAliasesCommand.js +2 -3
  487. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -3
  488. package/dist-es/commands/ListAppsCommand.js +2 -3
  489. package/dist-es/commands/ListArtifactsCommand.js +2 -3
  490. package/dist-es/commands/ListAssociationsCommand.js +2 -3
  491. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -3
  492. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  493. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -3
  494. package/dist-es/commands/ListCompilationJobsCommand.js +2 -3
  495. package/dist-es/commands/ListContextsCommand.js +2 -3
  496. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  497. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -3
  498. package/dist-es/commands/ListDevicesCommand.js +2 -3
  499. package/dist-es/commands/ListDomainsCommand.js +2 -3
  500. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  501. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -3
  502. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -3
  503. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  504. package/dist-es/commands/ListExperimentsCommand.js +2 -3
  505. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -3
  506. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -3
  507. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -3
  508. package/dist-es/commands/ListHubContentsCommand.js +2 -3
  509. package/dist-es/commands/ListHubsCommand.js +2 -3
  510. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -3
  511. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  512. package/dist-es/commands/ListImageVersionsCommand.js +2 -3
  513. package/dist-es/commands/ListImagesCommand.js +2 -3
  514. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -3
  515. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  516. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  517. package/dist-es/commands/ListLabelingJobsCommand.js +2 -3
  518. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  519. package/dist-es/commands/ListLineageGroupsCommand.js +2 -3
  520. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  521. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -3
  522. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -3
  523. package/dist-es/commands/ListModelCardsCommand.js +2 -3
  524. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  525. package/dist-es/commands/ListModelMetadataCommand.js +2 -3
  526. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -3
  527. package/dist-es/commands/ListModelPackagesCommand.js +2 -3
  528. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  529. package/dist-es/commands/ListModelsCommand.js +2 -3
  530. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  531. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -3
  532. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -3
  533. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -3
  534. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  535. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -3
  536. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -3
  537. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -3
  538. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  539. package/dist-es/commands/ListPipelinesCommand.js +2 -3
  540. package/dist-es/commands/ListProcessingJobsCommand.js +2 -3
  541. package/dist-es/commands/ListProjectsCommand.js +2 -3
  542. package/dist-es/commands/ListSpacesCommand.js +2 -3
  543. package/dist-es/commands/ListStageDevicesCommand.js +2 -3
  544. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  545. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -3
  546. package/dist-es/commands/ListTagsCommand.js +2 -3
  547. package/dist-es/commands/ListTrainingJobsCommand.js +2 -3
  548. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  549. package/dist-es/commands/ListTransformJobsCommand.js +2 -3
  550. package/dist-es/commands/ListTrialComponentsCommand.js +2 -3
  551. package/dist-es/commands/ListTrialsCommand.js +2 -3
  552. package/dist-es/commands/ListUserProfilesCommand.js +2 -3
  553. package/dist-es/commands/ListWorkforcesCommand.js +2 -3
  554. package/dist-es/commands/ListWorkteamsCommand.js +2 -3
  555. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  556. package/dist-es/commands/QueryLineageCommand.js +2 -3
  557. package/dist-es/commands/RegisterDevicesCommand.js +2 -3
  558. package/dist-es/commands/RenderUiTemplateCommand.js +2 -3
  559. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -3
  560. package/dist-es/commands/SearchCommand.js +1 -2
  561. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  562. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  563. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -3
  564. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -3
  565. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -3
  566. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -3
  567. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -3
  568. package/dist-es/commands/StopAutoMLJobCommand.js +2 -3
  569. package/dist-es/commands/StopCompilationJobCommand.js +2 -3
  570. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -3
  571. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -3
  572. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -3
  573. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -3
  574. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  575. package/dist-es/commands/StopLabelingJobCommand.js +2 -3
  576. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -3
  577. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -3
  578. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -3
  579. package/dist-es/commands/StopProcessingJobCommand.js +2 -3
  580. package/dist-es/commands/StopTrainingJobCommand.js +2 -3
  581. package/dist-es/commands/StopTransformJobCommand.js +2 -3
  582. package/dist-es/commands/UpdateActionCommand.js +2 -3
  583. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -3
  584. package/dist-es/commands/UpdateArtifactCommand.js +2 -3
  585. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -3
  586. package/dist-es/commands/UpdateContextCommand.js +2 -3
  587. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -3
  588. package/dist-es/commands/UpdateDevicesCommand.js +2 -3
  589. package/dist-es/commands/UpdateDomainCommand.js +2 -3
  590. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  591. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  592. package/dist-es/commands/UpdateExperimentCommand.js +2 -3
  593. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -3
  594. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -3
  595. package/dist-es/commands/UpdateHubCommand.js +2 -3
  596. package/dist-es/commands/UpdateImageCommand.js +2 -3
  597. package/dist-es/commands/UpdateImageVersionCommand.js +2 -3
  598. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -3
  599. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  600. package/dist-es/commands/UpdateModelPackageCommand.js +2 -3
  601. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -3
  602. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -3
  603. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -3
  604. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  605. package/dist-es/commands/UpdatePipelineCommand.js +2 -3
  606. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -3
  607. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  608. package/dist-es/commands/UpdateSpaceCommand.js +2 -3
  609. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -3
  610. package/dist-es/commands/UpdateTrialCommand.js +2 -3
  611. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -3
  612. package/dist-es/commands/UpdateUserProfileCommand.js +2 -3
  613. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  614. package/dist-es/commands/UpdateWorkteamCommand.js +2 -3
  615. package/dist-es/commands/index.js +2 -0
  616. package/dist-es/models/models_0.js +18 -633
  617. package/dist-es/models/models_1.js +11 -802
  618. package/dist-es/models/models_2.js +0 -738
  619. package/dist-es/models/models_3.js +18 -752
  620. package/dist-es/models/models_4.js +1 -163
  621. package/dist-es/protocols/Aws_json1_1.js +273 -1
  622. package/dist-types/SageMaker.d.ts +27 -0
  623. package/dist-types/SageMakerClient.d.ts +4 -2
  624. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +74 -0
  625. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  626. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
  627. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
  628. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
  629. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
  630. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +67 -0
  631. package/dist-types/commands/ListActionsCommand.d.ts +1 -1
  632. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
  633. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  634. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  635. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  636. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  637. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  638. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  639. package/dist-types/commands/index.d.ts +2 -0
  640. package/dist-types/models/models_0.d.ts +305 -1063
  641. package/dist-types/models/models_1.d.ts +188 -1124
  642. package/dist-types/models/models_2.d.ts +164 -1132
  643. package/dist-types/models/models_3.d.ts +173 -1140
  644. package/dist-types/models/models_4.d.ts +142 -214
  645. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  646. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  647. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  648. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +38 -0
  649. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  650. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  651. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  652. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  653. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  654. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +38 -0
  655. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  656. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  657. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -4
  658. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  659. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  660. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  661. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  662. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  663. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  664. package/dist-types/ts3.4/models/models_0.d.ts +64 -610
  665. package/dist-types/ts3.4/models/models_1.d.ts +39 -801
  666. package/dist-types/ts3.4/models/models_2.d.ts +52 -745
  667. package/dist-types/ts3.4/models/models_3.d.ts +55 -764
  668. package/dist-types/ts3.4/models/models_4.d.ts +42 -159
  669. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  670. package/package.json +4 -3
@@ -1,5 +1,188 @@
1
1
  import { LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
2
- import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BestObjectiveNotImproving, Bias, CaptureContentTypeHeader, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, ConvergenceDetected, DataCaptureConfig, EndpointInput, ExplainerConfig, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantAcceleratorType, ProductionVariantCoreDumpConfig, ProductionVariantInstanceType, ProductionVariantServerlessConfig, ResourceConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserSettings, VpcConfig } from "./models_0";
2
+ import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BestObjectiveNotImproving, Bias, CaptureContentTypeHeader, CaptureOption, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, ConvergenceDetected, DeploymentConfig, EndpointInput, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserSettings, VpcConfig } from "./models_0";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface CreateEndpointInput {
7
+ /**
8
+ * <p>The name of the endpoint.The name must be unique within an Amazon Web Services
9
+ * Region in your Amazon Web Services account. The name is case-insensitive in
10
+ * <code>CreateEndpoint</code>, but the case is preserved and must be matched in .</p>
11
+ */
12
+ EndpointName: string | undefined;
13
+ /**
14
+ * <p>The name of an endpoint configuration. For more information, see <a>CreateEndpointConfig</a>. </p>
15
+ */
16
+ EndpointConfigName: string | undefined;
17
+ /**
18
+ * <p>The deployment configuration for an endpoint, which contains the desired deployment
19
+ * strategy and rollback configurations.</p>
20
+ */
21
+ DeploymentConfig?: DeploymentConfig;
22
+ /**
23
+ * <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services
24
+ * resources in different ways, for example, by purpose, owner, or environment. For more
25
+ * information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a>.</p>
26
+ */
27
+ Tags?: Tag[];
28
+ }
29
+ /**
30
+ * @public
31
+ */
32
+ export interface CreateEndpointOutput {
33
+ /**
34
+ * <p>The Amazon Resource Name (ARN) of the endpoint.</p>
35
+ */
36
+ EndpointArn: string | undefined;
37
+ }
38
+ /**
39
+ * @public
40
+ * <p>Configuration to control how SageMaker captures inference data.</p>
41
+ */
42
+ export interface DataCaptureConfig {
43
+ /**
44
+ * <p>Whether data capture should be enabled or disabled (defaults to enabled).</p>
45
+ */
46
+ EnableCapture?: boolean;
47
+ /**
48
+ * <p>The percentage of requests SageMaker will capture. A lower value is recommended for
49
+ * Endpoints with high traffic.</p>
50
+ */
51
+ InitialSamplingPercentage: number | undefined;
52
+ /**
53
+ * <p>The Amazon S3 location used to capture the data.</p>
54
+ */
55
+ DestinationS3Uri: string | undefined;
56
+ /**
57
+ * <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt the
58
+ * captured data at rest using Amazon S3 server-side encryption.</p>
59
+ * <p>The KmsKeyId can be any of the following formats: </p>
60
+ * <ul>
61
+ * <li>
62
+ * <p>Key ID: <code>1234abcd-12ab-34cd-56ef-1234567890ab</code>
63
+ * </p>
64
+ * </li>
65
+ * <li>
66
+ * <p>Key ARN:
67
+ * <code>arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab</code>
68
+ * </p>
69
+ * </li>
70
+ * <li>
71
+ * <p>Alias name: <code>alias/ExampleAlias</code>
72
+ * </p>
73
+ * </li>
74
+ * <li>
75
+ * <p>Alias name ARN:
76
+ * <code>arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias</code>
77
+ * </p>
78
+ * </li>
79
+ * </ul>
80
+ */
81
+ KmsKeyId?: string;
82
+ /**
83
+ * <p>Specifies data Model Monitor will capture. You can configure whether to
84
+ * collect only input, only output, or both</p>
85
+ */
86
+ CaptureOptions: CaptureOption[] | undefined;
87
+ /**
88
+ * <p>Configuration specifying how to treat different headers. If no headers are specified SageMaker will
89
+ * by default base64 encode when capturing the data.</p>
90
+ */
91
+ CaptureContentTypeHeader?: CaptureContentTypeHeader;
92
+ }
93
+ /**
94
+ * @public
95
+ * <p>A parameter to activate explainers.</p>
96
+ */
97
+ export interface ExplainerConfig {
98
+ /**
99
+ * <p>A member of <code>ExplainerConfig</code> that contains configuration parameters for
100
+ * the SageMaker Clarify explainer.</p>
101
+ */
102
+ ClarifyExplainerConfig?: ClarifyExplainerConfig;
103
+ }
104
+ /**
105
+ * @public
106
+ */
107
+ export declare enum ProductionVariantAcceleratorType {
108
+ ML_EIA1_LARGE = "ml.eia1.large",
109
+ ML_EIA1_MEDIUM = "ml.eia1.medium",
110
+ ML_EIA1_XLARGE = "ml.eia1.xlarge",
111
+ ML_EIA2_LARGE = "ml.eia2.large",
112
+ ML_EIA2_MEDIUM = "ml.eia2.medium",
113
+ ML_EIA2_XLARGE = "ml.eia2.xlarge"
114
+ }
115
+ /**
116
+ * @public
117
+ * <p>Specifies configuration for a core dump from the model container when the process
118
+ * crashes.</p>
119
+ */
120
+ export interface ProductionVariantCoreDumpConfig {
121
+ /**
122
+ * <p>The Amazon S3 bucket to send the core dump to.</p>
123
+ */
124
+ DestinationS3Uri: string | undefined;
125
+ /**
126
+ * <p>The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker
127
+ * uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. The
128
+ * <code>KmsKeyId</code> can be any of the following formats: </p>
129
+ * <ul>
130
+ * <li>
131
+ * <p>// KMS Key ID</p>
132
+ * <p>
133
+ * <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
134
+ * </p>
135
+ * </li>
136
+ * <li>
137
+ * <p>// Amazon Resource Name (ARN) of a KMS Key</p>
138
+ * <p>
139
+ * <code>"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"</code>
140
+ * </p>
141
+ * </li>
142
+ * <li>
143
+ * <p>// KMS Key Alias</p>
144
+ * <p>
145
+ * <code>"alias/ExampleAlias"</code>
146
+ * </p>
147
+ * </li>
148
+ * <li>
149
+ * <p>// Amazon Resource Name (ARN) of a KMS Key Alias</p>
150
+ * <p>
151
+ * <code>"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"</code>
152
+ * </p>
153
+ * </li>
154
+ * </ul>
155
+ * <p>If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must
156
+ * include permissions to call <code>kms:Encrypt</code>. If you don't provide a KMS key ID,
157
+ * SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side
158
+ * encryption with KMS-managed keys for <code>OutputDataConfig</code>. If you use a bucket
159
+ * policy with an <code>s3:PutObject</code> permission that only allows objects with
160
+ * server-side encryption, set the condition key of
161
+ * <code>s3:x-amz-server-side-encryption</code> to <code>"aws:kms"</code>. For more
162
+ * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html">KMS-Managed Encryption
163
+ * Keys</a> in the <i>Amazon Simple Storage Service Developer Guide.</i>
164
+ * </p>
165
+ * <p>The KMS key policy must grant permission to the IAM role that you specify in your
166
+ * <code>CreateEndpoint</code> and <code>UpdateEndpoint</code> requests. For more
167
+ * information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html">Using Key Policies in Amazon Web Services KMS</a> in the <i>Amazon Web Services Key Management
168
+ * Service Developer Guide</i>.</p>
169
+ */
170
+ KmsKeyId?: string;
171
+ }
172
+ /**
173
+ * @public
174
+ * <p>Specifies the serverless configuration for an endpoint variant.</p>
175
+ */
176
+ export interface ProductionVariantServerlessConfig {
177
+ /**
178
+ * <p>The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.</p>
179
+ */
180
+ MemorySizeInMB: number | undefined;
181
+ /**
182
+ * <p>The maximum number of concurrent invocations your serverless endpoint can process.</p>
183
+ */
184
+ MaxConcurrency: number | undefined;
185
+ }
3
186
  /**
4
187
  * @public
5
188
  * <p>
@@ -73,7 +256,7 @@ export interface ProductionVariant {
73
256
  * <p>
74
257
  * You can use this parameter to turn on native Amazon Web Services Systems Manager (SSM)
75
258
  * access for a production variant behind an endpoint. By default, SSM access is disabled
76
- * for all production variants behind an endpoints. You can turn on or turn off SSM access
259
+ * for all production variants behind an endpoint. You can turn on or turn off SSM access
77
260
  * for a production variant behind an existing endpoint by creating a new endpoint
78
261
  * configuration and calling <code>UpdateEndpoint</code>.
79
262
  * </p>
@@ -328,7 +511,7 @@ export interface OnlineStoreSecurityConfig {
328
511
  /**
329
512
  * <p>The Amazon Web Services Key Management Service (KMS) key ARN that SageMaker Feature Store uses
330
513
  * to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.</p>
331
- * <p>The caller (either IAM user or IAM role) of <code>CreateFeatureGroup</code> must have
514
+ * <p>The caller (either user or IAM role) of <code>CreateFeatureGroup</code> must have
332
515
  * below permissions to the <code>OnlineStore</code>
333
516
  * <code>KmsKeyId</code>:</p>
334
517
  * <ul>
@@ -9028,1134 +9211,15 @@ export interface DeleteTagsInput {
9028
9211
  */
9029
9212
  export interface DeleteTagsOutput {
9030
9213
  }
9031
- /**
9032
- * @public
9033
- */
9034
- export interface DeleteTrialRequest {
9035
- /**
9036
- * <p>The name of the trial to delete.</p>
9037
- */
9038
- TrialName: string | undefined;
9039
- }
9040
- /**
9041
- * @public
9042
- */
9043
- export interface DeleteTrialResponse {
9044
- /**
9045
- * <p>The Amazon Resource Name (ARN) of the trial that is being deleted.</p>
9046
- */
9047
- TrialArn?: string;
9048
- }
9049
- /**
9050
- * @public
9051
- */
9052
- export interface DeleteTrialComponentRequest {
9053
- /**
9054
- * <p>The name of the component to delete.</p>
9055
- */
9056
- TrialComponentName: string | undefined;
9057
- }
9058
- /**
9059
- * @public
9060
- */
9061
- export interface DeleteTrialComponentResponse {
9062
- /**
9063
- * <p>The Amazon Resource Name (ARN) of the component is being deleted.</p>
9064
- */
9065
- TrialComponentArn?: string;
9066
- }
9067
- /**
9068
- * @public
9069
- */
9070
- export interface DeleteUserProfileRequest {
9071
- /**
9072
- * <p>The domain ID.</p>
9073
- */
9074
- DomainId: string | undefined;
9075
- /**
9076
- * <p>The user profile name.</p>
9077
- */
9078
- UserProfileName: string | undefined;
9079
- }
9080
- /**
9081
- * @public
9082
- */
9083
- export interface DeleteWorkforceRequest {
9084
- /**
9085
- * <p>The name of the workforce.</p>
9086
- */
9087
- WorkforceName: string | undefined;
9088
- }
9089
- /**
9090
- * @public
9091
- */
9092
- export interface DeleteWorkforceResponse {
9093
- }
9094
- /**
9095
- * @internal
9096
- */
9097
- export declare const ProductionVariantFilterSensitiveLog: (obj: ProductionVariant) => any;
9098
- /**
9099
- * @internal
9100
- */
9101
- export declare const CreateEndpointConfigInputFilterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
9102
- /**
9103
- * @internal
9104
- */
9105
- export declare const CreateEndpointConfigOutputFilterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
9106
- /**
9107
- * @internal
9108
- */
9109
- export declare const CreateExperimentRequestFilterSensitiveLog: (obj: CreateExperimentRequest) => any;
9110
- /**
9111
- * @internal
9112
- */
9113
- export declare const CreateExperimentResponseFilterSensitiveLog: (obj: CreateExperimentResponse) => any;
9114
- /**
9115
- * @internal
9116
- */
9117
- export declare const FeatureDefinitionFilterSensitiveLog: (obj: FeatureDefinition) => any;
9118
- /**
9119
- * @internal
9120
- */
9121
- export declare const DataCatalogConfigFilterSensitiveLog: (obj: DataCatalogConfig) => any;
9122
- /**
9123
- * @internal
9124
- */
9125
- export declare const S3StorageConfigFilterSensitiveLog: (obj: S3StorageConfig) => any;
9126
- /**
9127
- * @internal
9128
- */
9129
- export declare const OfflineStoreConfigFilterSensitiveLog: (obj: OfflineStoreConfig) => any;
9130
- /**
9131
- * @internal
9132
- */
9133
- export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
9134
- /**
9135
- * @internal
9136
- */
9137
- export declare const OnlineStoreConfigFilterSensitiveLog: (obj: OnlineStoreConfig) => any;
9138
- /**
9139
- * @internal
9140
- */
9141
- export declare const CreateFeatureGroupRequestFilterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
9142
- /**
9143
- * @internal
9144
- */
9145
- export declare const CreateFeatureGroupResponseFilterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
9146
- /**
9147
- * @internal
9148
- */
9149
- export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
9150
- /**
9151
- * @internal
9152
- */
9153
- export declare const HumanLoopActivationConfigFilterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
9154
- /**
9155
- * @internal
9156
- */
9157
- export declare const USDFilterSensitiveLog: (obj: USD) => any;
9158
- /**
9159
- * @internal
9160
- */
9161
- export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
9162
- /**
9163
- * @internal
9164
- */
9165
- export declare const HumanLoopConfigFilterSensitiveLog: (obj: HumanLoopConfig) => any;
9166
- /**
9167
- * @internal
9168
- */
9169
- export declare const HumanLoopRequestSourceFilterSensitiveLog: (obj: HumanLoopRequestSource) => any;
9170
- /**
9171
- * @internal
9172
- */
9173
- export declare const FlowDefinitionOutputConfigFilterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
9174
- /**
9175
- * @internal
9176
- */
9177
- export declare const CreateFlowDefinitionRequestFilterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
9178
- /**
9179
- * @internal
9180
- */
9181
- export declare const CreateFlowDefinitionResponseFilterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
9182
- /**
9183
- * @internal
9184
- */
9185
- export declare const HubS3StorageConfigFilterSensitiveLog: (obj: HubS3StorageConfig) => any;
9186
- /**
9187
- * @internal
9188
- */
9189
- export declare const CreateHubRequestFilterSensitiveLog: (obj: CreateHubRequest) => any;
9190
- /**
9191
- * @internal
9192
- */
9193
- export declare const CreateHubResponseFilterSensitiveLog: (obj: CreateHubResponse) => any;
9194
- /**
9195
- * @internal
9196
- */
9197
- export declare const UiTemplateFilterSensitiveLog: (obj: UiTemplate) => any;
9198
9214
  /**
9199
9215
  * @internal
9200
9216
  */
9201
- export declare const CreateHumanTaskUiRequestFilterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
9217
+ export declare const CreateModelCardRequestFilterSensitiveLog: (obj: CreateModelCardRequest) => any;
9202
9218
  /**
9203
9219
  * @internal
9204
9220
  */
9205
- export declare const CreateHumanTaskUiResponseFilterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
9206
- /**
9207
- * @internal
9208
- */
9209
- export declare const IntegerParameterRangeFilterSensitiveLog: (obj: IntegerParameterRange) => any;
9210
- /**
9211
- * @internal
9212
- */
9213
- export declare const ParameterRangesFilterSensitiveLog: (obj: ParameterRanges) => any;
9214
- /**
9215
- * @internal
9216
- */
9217
- export declare const ResourceLimitsFilterSensitiveLog: (obj: ResourceLimits) => any;
9218
- /**
9219
- * @internal
9220
- */
9221
- export declare const HyperbandStrategyConfigFilterSensitiveLog: (obj: HyperbandStrategyConfig) => any;
9222
- /**
9223
- * @internal
9224
- */
9225
- export declare const HyperParameterTuningJobStrategyConfigFilterSensitiveLog: (obj: HyperParameterTuningJobStrategyConfig) => any;
9226
- /**
9227
- * @internal
9228
- */
9229
- export declare const TuningJobCompletionCriteriaFilterSensitiveLog: (obj: TuningJobCompletionCriteria) => any;
9230
- /**
9231
- * @internal
9232
- */
9233
- export declare const HyperParameterTuningJobConfigFilterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
9234
- /**
9235
- * @internal
9236
- */
9237
- export declare const HyperParameterAlgorithmSpecificationFilterSensitiveLog: (obj: HyperParameterAlgorithmSpecification) => any;
9238
- /**
9239
- * @internal
9240
- */
9241
- export declare const HyperParameterTuningInstanceConfigFilterSensitiveLog: (obj: HyperParameterTuningInstanceConfig) => any;
9242
- /**
9243
- * @internal
9244
- */
9245
- export declare const HyperParameterTuningResourceConfigFilterSensitiveLog: (obj: HyperParameterTuningResourceConfig) => any;
9246
- /**
9247
- * @internal
9248
- */
9249
- export declare const RetryStrategyFilterSensitiveLog: (obj: RetryStrategy) => any;
9250
- /**
9251
- * @internal
9252
- */
9253
- export declare const HyperParameterTrainingJobDefinitionFilterSensitiveLog: (obj: HyperParameterTrainingJobDefinition) => any;
9254
- /**
9255
- * @internal
9256
- */
9257
- export declare const ParentHyperParameterTuningJobFilterSensitiveLog: (obj: ParentHyperParameterTuningJob) => any;
9258
- /**
9259
- * @internal
9260
- */
9261
- export declare const HyperParameterTuningJobWarmStartConfigFilterSensitiveLog: (obj: HyperParameterTuningJobWarmStartConfig) => any;
9262
- /**
9263
- * @internal
9264
- */
9265
- export declare const CreateHyperParameterTuningJobRequestFilterSensitiveLog: (obj: CreateHyperParameterTuningJobRequest) => any;
9266
- /**
9267
- * @internal
9268
- */
9269
- export declare const CreateHyperParameterTuningJobResponseFilterSensitiveLog: (obj: CreateHyperParameterTuningJobResponse) => any;
9270
- /**
9271
- * @internal
9272
- */
9273
- export declare const CreateImageRequestFilterSensitiveLog: (obj: CreateImageRequest) => any;
9274
- /**
9275
- * @internal
9276
- */
9277
- export declare const CreateImageResponseFilterSensitiveLog: (obj: CreateImageResponse) => any;
9278
- /**
9279
- * @internal
9280
- */
9281
- export declare const CreateImageVersionRequestFilterSensitiveLog: (obj: CreateImageVersionRequest) => any;
9282
- /**
9283
- * @internal
9284
- */
9285
- export declare const CreateImageVersionResponseFilterSensitiveLog: (obj: CreateImageVersionResponse) => any;
9286
- /**
9287
- * @internal
9288
- */
9289
- export declare const InferenceExperimentDataStorageConfigFilterSensitiveLog: (obj: InferenceExperimentDataStorageConfig) => any;
9290
- /**
9291
- * @internal
9292
- */
9293
- export declare const RealTimeInferenceConfigFilterSensitiveLog: (obj: RealTimeInferenceConfig) => any;
9294
- /**
9295
- * @internal
9296
- */
9297
- export declare const ModelInfrastructureConfigFilterSensitiveLog: (obj: ModelInfrastructureConfig) => any;
9298
- /**
9299
- * @internal
9300
- */
9301
- export declare const ModelVariantConfigFilterSensitiveLog: (obj: ModelVariantConfig) => any;
9302
- /**
9303
- * @internal
9304
- */
9305
- export declare const InferenceExperimentScheduleFilterSensitiveLog: (obj: InferenceExperimentSchedule) => any;
9306
- /**
9307
- * @internal
9308
- */
9309
- export declare const ShadowModelVariantConfigFilterSensitiveLog: (obj: ShadowModelVariantConfig) => any;
9310
- /**
9311
- * @internal
9312
- */
9313
- export declare const ShadowModeConfigFilterSensitiveLog: (obj: ShadowModeConfig) => any;
9314
- /**
9315
- * @internal
9316
- */
9317
- export declare const CreateInferenceExperimentRequestFilterSensitiveLog: (obj: CreateInferenceExperimentRequest) => any;
9318
- /**
9319
- * @internal
9320
- */
9321
- export declare const CreateInferenceExperimentResponseFilterSensitiveLog: (obj: CreateInferenceExperimentResponse) => any;
9322
- /**
9323
- * @internal
9324
- */
9325
- export declare const RecommendationJobPayloadConfigFilterSensitiveLog: (obj: RecommendationJobPayloadConfig) => any;
9326
- /**
9327
- * @internal
9328
- */
9329
- export declare const RecommendationJobContainerConfigFilterSensitiveLog: (obj: RecommendationJobContainerConfig) => any;
9330
- /**
9331
- * @internal
9332
- */
9333
- export declare const EnvironmentParameterRangesFilterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
9334
- /**
9335
- * @internal
9336
- */
9337
- export declare const EndpointInputConfigurationFilterSensitiveLog: (obj: EndpointInputConfiguration) => any;
9338
- /**
9339
- * @internal
9340
- */
9341
- export declare const EndpointInfoFilterSensitiveLog: (obj: EndpointInfo) => any;
9342
- /**
9343
- * @internal
9344
- */
9345
- export declare const RecommendationJobResourceLimitFilterSensitiveLog: (obj: RecommendationJobResourceLimit) => any;
9346
- /**
9347
- * @internal
9348
- */
9349
- export declare const PhaseFilterSensitiveLog: (obj: Phase) => any;
9350
- /**
9351
- * @internal
9352
- */
9353
- export declare const TrafficPatternFilterSensitiveLog: (obj: TrafficPattern) => any;
9354
- /**
9355
- * @internal
9356
- */
9357
- export declare const RecommendationJobVpcConfigFilterSensitiveLog: (obj: RecommendationJobVpcConfig) => any;
9358
- /**
9359
- * @internal
9360
- */
9361
- export declare const RecommendationJobInputConfigFilterSensitiveLog: (obj: RecommendationJobInputConfig) => any;
9362
- /**
9363
- * @internal
9364
- */
9365
- export declare const RecommendationJobCompiledOutputConfigFilterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
9366
- /**
9367
- * @internal
9368
- */
9369
- export declare const RecommendationJobOutputConfigFilterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
9370
- /**
9371
- * @internal
9372
- */
9373
- export declare const ModelLatencyThresholdFilterSensitiveLog: (obj: ModelLatencyThreshold) => any;
9374
- /**
9375
- * @internal
9376
- */
9377
- export declare const RecommendationJobStoppingConditionsFilterSensitiveLog: (obj: RecommendationJobStoppingConditions) => any;
9378
- /**
9379
- * @internal
9380
- */
9381
- export declare const CreateInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: CreateInferenceRecommendationsJobRequest) => any;
9382
- /**
9383
- * @internal
9384
- */
9385
- export declare const CreateInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: CreateInferenceRecommendationsJobResponse) => any;
9386
- /**
9387
- * @internal
9388
- */
9389
- export declare const UiConfigFilterSensitiveLog: (obj: UiConfig) => any;
9390
- /**
9391
- * @internal
9392
- */
9393
- export declare const HumanTaskConfigFilterSensitiveLog: (obj: HumanTaskConfig) => any;
9394
- /**
9395
- * @internal
9396
- */
9397
- export declare const LabelingJobDataAttributesFilterSensitiveLog: (obj: LabelingJobDataAttributes) => any;
9398
- /**
9399
- * @internal
9400
- */
9401
- export declare const LabelingJobS3DataSourceFilterSensitiveLog: (obj: LabelingJobS3DataSource) => any;
9402
- /**
9403
- * @internal
9404
- */
9405
- export declare const LabelingJobSnsDataSourceFilterSensitiveLog: (obj: LabelingJobSnsDataSource) => any;
9406
- /**
9407
- * @internal
9408
- */
9409
- export declare const LabelingJobDataSourceFilterSensitiveLog: (obj: LabelingJobDataSource) => any;
9410
- /**
9411
- * @internal
9412
- */
9413
- export declare const LabelingJobInputConfigFilterSensitiveLog: (obj: LabelingJobInputConfig) => any;
9414
- /**
9415
- * @internal
9416
- */
9417
- export declare const LabelingJobResourceConfigFilterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
9418
- /**
9419
- * @internal
9420
- */
9421
- export declare const LabelingJobAlgorithmsConfigFilterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
9422
- /**
9423
- * @internal
9424
- */
9425
- export declare const LabelingJobOutputConfigFilterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
9426
- /**
9427
- * @internal
9428
- */
9429
- export declare const LabelingJobStoppingConditionsFilterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
9430
- /**
9431
- * @internal
9432
- */
9433
- export declare const CreateLabelingJobRequestFilterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
9434
- /**
9435
- * @internal
9436
- */
9437
- export declare const CreateLabelingJobResponseFilterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
9438
- /**
9439
- * @internal
9440
- */
9441
- export declare const InferenceExecutionConfigFilterSensitiveLog: (obj: InferenceExecutionConfig) => any;
9442
- /**
9443
- * @internal
9444
- */
9445
- export declare const CreateModelInputFilterSensitiveLog: (obj: CreateModelInput) => any;
9446
- /**
9447
- * @internal
9448
- */
9449
- export declare const CreateModelOutputFilterSensitiveLog: (obj: CreateModelOutput) => any;
9450
- /**
9451
- * @internal
9452
- */
9453
- export declare const ModelBiasAppSpecificationFilterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
9454
- /**
9455
- * @internal
9456
- */
9457
- export declare const ModelBiasBaselineConfigFilterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
9458
- /**
9459
- * @internal
9460
- */
9461
- export declare const MonitoringGroundTruthS3InputFilterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
9462
- /**
9463
- * @internal
9464
- */
9465
- export declare const ModelBiasJobInputFilterSensitiveLog: (obj: ModelBiasJobInput) => any;
9466
- /**
9467
- * @internal
9468
- */
9469
- export declare const CreateModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelBiasJobDefinitionRequest) => any;
9470
- /**
9471
- * @internal
9472
- */
9473
- export declare const CreateModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelBiasJobDefinitionResponse) => any;
9474
- /**
9475
- * @internal
9476
- */
9477
- export declare const ModelCardSecurityConfigFilterSensitiveLog: (obj: ModelCardSecurityConfig) => any;
9478
- /**
9479
- * @internal
9480
- */
9481
- export declare const CreateModelCardRequestFilterSensitiveLog: (obj: CreateModelCardRequest) => any;
9482
- /**
9483
- * @internal
9484
- */
9485
- export declare const CreateModelCardResponseFilterSensitiveLog: (obj: CreateModelCardResponse) => any;
9486
- /**
9487
- * @internal
9488
- */
9489
- export declare const ModelCardExportOutputConfigFilterSensitiveLog: (obj: ModelCardExportOutputConfig) => any;
9490
- /**
9491
- * @internal
9492
- */
9493
- export declare const CreateModelCardExportJobRequestFilterSensitiveLog: (obj: CreateModelCardExportJobRequest) => any;
9494
- /**
9495
- * @internal
9496
- */
9497
- export declare const CreateModelCardExportJobResponseFilterSensitiveLog: (obj: CreateModelCardExportJobResponse) => any;
9498
- /**
9499
- * @internal
9500
- */
9501
- export declare const ModelExplainabilityAppSpecificationFilterSensitiveLog: (obj: ModelExplainabilityAppSpecification) => any;
9502
- /**
9503
- * @internal
9504
- */
9505
- export declare const ModelExplainabilityBaselineConfigFilterSensitiveLog: (obj: ModelExplainabilityBaselineConfig) => any;
9506
- /**
9507
- * @internal
9508
- */
9509
- export declare const ModelExplainabilityJobInputFilterSensitiveLog: (obj: ModelExplainabilityJobInput) => any;
9510
- /**
9511
- * @internal
9512
- */
9513
- export declare const CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionRequest) => any;
9514
- /**
9515
- * @internal
9516
- */
9517
- export declare const CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionResponse) => any;
9518
- /**
9519
- * @internal
9520
- */
9521
- export declare const FileSourceFilterSensitiveLog: (obj: FileSource) => any;
9522
- /**
9523
- * @internal
9524
- */
9525
- export declare const DriftCheckBiasFilterSensitiveLog: (obj: DriftCheckBias) => any;
9526
- /**
9527
- * @internal
9528
- */
9529
- export declare const DriftCheckExplainabilityFilterSensitiveLog: (obj: DriftCheckExplainability) => any;
9530
- /**
9531
- * @internal
9532
- */
9533
- export declare const DriftCheckModelDataQualityFilterSensitiveLog: (obj: DriftCheckModelDataQuality) => any;
9534
- /**
9535
- * @internal
9536
- */
9537
- export declare const DriftCheckModelQualityFilterSensitiveLog: (obj: DriftCheckModelQuality) => any;
9538
- /**
9539
- * @internal
9540
- */
9541
- export declare const DriftCheckBaselinesFilterSensitiveLog: (obj: DriftCheckBaselines) => any;
9542
- /**
9543
- * @internal
9544
- */
9545
- export declare const ExplainabilityFilterSensitiveLog: (obj: Explainability) => any;
9546
- /**
9547
- * @internal
9548
- */
9549
- export declare const ModelDataQualityFilterSensitiveLog: (obj: ModelDataQuality) => any;
9550
- /**
9551
- * @internal
9552
- */
9553
- export declare const ModelQualityFilterSensitiveLog: (obj: ModelQuality) => any;
9554
- /**
9555
- * @internal
9556
- */
9557
- export declare const ModelMetricsFilterSensitiveLog: (obj: ModelMetrics) => any;
9558
- /**
9559
- * @internal
9560
- */
9561
- export declare const SourceAlgorithmFilterSensitiveLog: (obj: SourceAlgorithm) => any;
9562
- /**
9563
- * @internal
9564
- */
9565
- export declare const SourceAlgorithmSpecificationFilterSensitiveLog: (obj: SourceAlgorithmSpecification) => any;
9566
- /**
9567
- * @internal
9568
- */
9569
- export declare const ModelPackageValidationProfileFilterSensitiveLog: (obj: ModelPackageValidationProfile) => any;
9570
- /**
9571
- * @internal
9572
- */
9573
- export declare const ModelPackageValidationSpecificationFilterSensitiveLog: (obj: ModelPackageValidationSpecification) => any;
9574
- /**
9575
- * @internal
9576
- */
9577
- export declare const CreateModelPackageInputFilterSensitiveLog: (obj: CreateModelPackageInput) => any;
9578
- /**
9579
- * @internal
9580
- */
9581
- export declare const CreateModelPackageOutputFilterSensitiveLog: (obj: CreateModelPackageOutput) => any;
9582
- /**
9583
- * @internal
9584
- */
9585
- export declare const CreateModelPackageGroupInputFilterSensitiveLog: (obj: CreateModelPackageGroupInput) => any;
9586
- /**
9587
- * @internal
9588
- */
9589
- export declare const CreateModelPackageGroupOutputFilterSensitiveLog: (obj: CreateModelPackageGroupOutput) => any;
9590
- /**
9591
- * @internal
9592
- */
9593
- export declare const ModelQualityAppSpecificationFilterSensitiveLog: (obj: ModelQualityAppSpecification) => any;
9594
- /**
9595
- * @internal
9596
- */
9597
- export declare const ModelQualityBaselineConfigFilterSensitiveLog: (obj: ModelQualityBaselineConfig) => any;
9598
- /**
9599
- * @internal
9600
- */
9601
- export declare const ModelQualityJobInputFilterSensitiveLog: (obj: ModelQualityJobInput) => any;
9602
- /**
9603
- * @internal
9604
- */
9605
- export declare const CreateModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelQualityJobDefinitionRequest) => any;
9606
- /**
9607
- * @internal
9608
- */
9609
- export declare const CreateModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelQualityJobDefinitionResponse) => any;
9610
- /**
9611
- * @internal
9612
- */
9613
- export declare const MonitoringBaselineConfigFilterSensitiveLog: (obj: MonitoringBaselineConfig) => any;
9614
- /**
9615
- * @internal
9616
- */
9617
- export declare const MonitoringAppSpecificationFilterSensitiveLog: (obj: MonitoringAppSpecification) => any;
9618
- /**
9619
- * @internal
9620
- */
9621
- export declare const MonitoringInputFilterSensitiveLog: (obj: MonitoringInput) => any;
9622
- /**
9623
- * @internal
9624
- */
9625
- export declare const NetworkConfigFilterSensitiveLog: (obj: NetworkConfig) => any;
9626
- /**
9627
- * @internal
9628
- */
9629
- export declare const MonitoringJobDefinitionFilterSensitiveLog: (obj: MonitoringJobDefinition) => any;
9630
- /**
9631
- * @internal
9632
- */
9633
- export declare const ScheduleConfigFilterSensitiveLog: (obj: ScheduleConfig) => any;
9634
- /**
9635
- * @internal
9636
- */
9637
- export declare const MonitoringScheduleConfigFilterSensitiveLog: (obj: MonitoringScheduleConfig) => any;
9638
- /**
9639
- * @internal
9640
- */
9641
- export declare const CreateMonitoringScheduleRequestFilterSensitiveLog: (obj: CreateMonitoringScheduleRequest) => any;
9642
- /**
9643
- * @internal
9644
- */
9645
- export declare const CreateMonitoringScheduleResponseFilterSensitiveLog: (obj: CreateMonitoringScheduleResponse) => any;
9646
- /**
9647
- * @internal
9648
- */
9649
- export declare const InstanceMetadataServiceConfigurationFilterSensitiveLog: (obj: InstanceMetadataServiceConfiguration) => any;
9650
- /**
9651
- * @internal
9652
- */
9653
- export declare const CreateNotebookInstanceInputFilterSensitiveLog: (obj: CreateNotebookInstanceInput) => any;
9654
- /**
9655
- * @internal
9656
- */
9657
- export declare const CreateNotebookInstanceOutputFilterSensitiveLog: (obj: CreateNotebookInstanceOutput) => any;
9658
- /**
9659
- * @internal
9660
- */
9661
- export declare const NotebookInstanceLifecycleHookFilterSensitiveLog: (obj: NotebookInstanceLifecycleHook) => any;
9662
- /**
9663
- * @internal
9664
- */
9665
- export declare const CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigInput) => any;
9666
- /**
9667
- * @internal
9668
- */
9669
- export declare const CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigOutput) => any;
9670
- /**
9671
- * @internal
9672
- */
9673
- export declare const ParallelismConfigurationFilterSensitiveLog: (obj: ParallelismConfiguration) => any;
9674
- /**
9675
- * @internal
9676
- */
9677
- export declare const PipelineDefinitionS3LocationFilterSensitiveLog: (obj: PipelineDefinitionS3Location) => any;
9678
- /**
9679
- * @internal
9680
- */
9681
- export declare const CreatePipelineRequestFilterSensitiveLog: (obj: CreatePipelineRequest) => any;
9682
- /**
9683
- * @internal
9684
- */
9685
- export declare const CreatePipelineResponseFilterSensitiveLog: (obj: CreatePipelineResponse) => any;
9686
- /**
9687
- * @internal
9688
- */
9689
- export declare const CreatePresignedDomainUrlRequestFilterSensitiveLog: (obj: CreatePresignedDomainUrlRequest) => any;
9690
- /**
9691
- * @internal
9692
- */
9693
- export declare const CreatePresignedDomainUrlResponseFilterSensitiveLog: (obj: CreatePresignedDomainUrlResponse) => any;
9694
- /**
9695
- * @internal
9696
- */
9697
- export declare const CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlInput) => any;
9698
- /**
9699
- * @internal
9700
- */
9701
- export declare const CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlOutput) => any;
9702
- /**
9703
- * @internal
9704
- */
9705
- export declare const ExperimentConfigFilterSensitiveLog: (obj: ExperimentConfig) => any;
9706
- /**
9707
- * @internal
9708
- */
9709
- export declare const RedshiftDatasetDefinitionFilterSensitiveLog: (obj: RedshiftDatasetDefinition) => any;
9710
- /**
9711
- * @internal
9712
- */
9713
- export declare const DatasetDefinitionFilterSensitiveLog: (obj: DatasetDefinition) => any;
9714
- /**
9715
- * @internal
9716
- */
9717
- export declare const ProcessingS3InputFilterSensitiveLog: (obj: ProcessingS3Input) => any;
9718
- /**
9719
- * @internal
9720
- */
9721
- export declare const ProcessingInputFilterSensitiveLog: (obj: ProcessingInput) => any;
9722
- /**
9723
- * @internal
9724
- */
9725
- export declare const ProcessingFeatureStoreOutputFilterSensitiveLog: (obj: ProcessingFeatureStoreOutput) => any;
9726
- /**
9727
- * @internal
9728
- */
9729
- export declare const ProcessingS3OutputFilterSensitiveLog: (obj: ProcessingS3Output) => any;
9730
- /**
9731
- * @internal
9732
- */
9733
- export declare const ProcessingOutputFilterSensitiveLog: (obj: ProcessingOutput) => any;
9734
- /**
9735
- * @internal
9736
- */
9737
- export declare const ProcessingOutputConfigFilterSensitiveLog: (obj: ProcessingOutputConfig) => any;
9738
- /**
9739
- * @internal
9740
- */
9741
- export declare const ProcessingClusterConfigFilterSensitiveLog: (obj: ProcessingClusterConfig) => any;
9742
- /**
9743
- * @internal
9744
- */
9745
- export declare const ProcessingResourcesFilterSensitiveLog: (obj: ProcessingResources) => any;
9746
- /**
9747
- * @internal
9748
- */
9749
- export declare const ProcessingStoppingConditionFilterSensitiveLog: (obj: ProcessingStoppingCondition) => any;
9750
- /**
9751
- * @internal
9752
- */
9753
- export declare const CreateProcessingJobRequestFilterSensitiveLog: (obj: CreateProcessingJobRequest) => any;
9754
- /**
9755
- * @internal
9756
- */
9757
- export declare const CreateProcessingJobResponseFilterSensitiveLog: (obj: CreateProcessingJobResponse) => any;
9758
- /**
9759
- * @internal
9760
- */
9761
- export declare const ProvisioningParameterFilterSensitiveLog: (obj: ProvisioningParameter) => any;
9762
- /**
9763
- * @internal
9764
- */
9765
- export declare const ServiceCatalogProvisioningDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningDetails) => any;
9766
- /**
9767
- * @internal
9768
- */
9769
- export declare const CreateProjectInputFilterSensitiveLog: (obj: CreateProjectInput) => any;
9770
- /**
9771
- * @internal
9772
- */
9773
- export declare const CreateProjectOutputFilterSensitiveLog: (obj: CreateProjectOutput) => any;
9774
- /**
9775
- * @internal
9776
- */
9777
- export declare const SpaceSettingsFilterSensitiveLog: (obj: SpaceSettings) => any;
9778
- /**
9779
- * @internal
9780
- */
9781
- export declare const CreateSpaceRequestFilterSensitiveLog: (obj: CreateSpaceRequest) => any;
9782
- /**
9783
- * @internal
9784
- */
9785
- export declare const CreateSpaceResponseFilterSensitiveLog: (obj: CreateSpaceResponse) => any;
9786
- /**
9787
- * @internal
9788
- */
9789
- export declare const CreateStudioLifecycleConfigRequestFilterSensitiveLog: (obj: CreateStudioLifecycleConfigRequest) => any;
9790
- /**
9791
- * @internal
9792
- */
9793
- export declare const CreateStudioLifecycleConfigResponseFilterSensitiveLog: (obj: CreateStudioLifecycleConfigResponse) => any;
9794
- /**
9795
- * @internal
9796
- */
9797
- export declare const DebugHookConfigFilterSensitiveLog: (obj: DebugHookConfig) => any;
9798
- /**
9799
- * @internal
9800
- */
9801
- export declare const DebugRuleConfigurationFilterSensitiveLog: (obj: DebugRuleConfiguration) => any;
9802
- /**
9803
- * @internal
9804
- */
9805
- export declare const ProfilerConfigFilterSensitiveLog: (obj: ProfilerConfig) => any;
9806
- /**
9807
- * @internal
9808
- */
9809
- export declare const ProfilerRuleConfigurationFilterSensitiveLog: (obj: ProfilerRuleConfiguration) => any;
9810
- /**
9811
- * @internal
9812
- */
9813
- export declare const TensorBoardOutputConfigFilterSensitiveLog: (obj: TensorBoardOutputConfig) => any;
9814
- /**
9815
- * @internal
9816
- */
9817
- export declare const CreateTrainingJobRequestFilterSensitiveLog: (obj: CreateTrainingJobRequest) => any;
9818
- /**
9819
- * @internal
9820
- */
9821
- export declare const CreateTrainingJobResponseFilterSensitiveLog: (obj: CreateTrainingJobResponse) => any;
9822
- /**
9823
- * @internal
9824
- */
9825
- export declare const DataProcessingFilterSensitiveLog: (obj: DataProcessing) => any;
9826
- /**
9827
- * @internal
9828
- */
9829
- export declare const ModelClientConfigFilterSensitiveLog: (obj: ModelClientConfig) => any;
9830
- /**
9831
- * @internal
9832
- */
9833
- export declare const CreateTransformJobRequestFilterSensitiveLog: (obj: CreateTransformJobRequest) => any;
9834
- /**
9835
- * @internal
9836
- */
9837
- export declare const CreateTransformJobResponseFilterSensitiveLog: (obj: CreateTransformJobResponse) => any;
9838
- /**
9839
- * @internal
9840
- */
9841
- export declare const CreateTrialRequestFilterSensitiveLog: (obj: CreateTrialRequest) => any;
9842
- /**
9843
- * @internal
9844
- */
9845
- export declare const CreateTrialResponseFilterSensitiveLog: (obj: CreateTrialResponse) => any;
9846
- /**
9847
- * @internal
9848
- */
9849
- export declare const TrialComponentArtifactFilterSensitiveLog: (obj: TrialComponentArtifact) => any;
9850
- /**
9851
- * @internal
9852
- */
9853
- export declare const TrialComponentParameterValueFilterSensitiveLog: (obj: TrialComponentParameterValue) => any;
9854
- /**
9855
- * @internal
9856
- */
9857
- export declare const TrialComponentStatusFilterSensitiveLog: (obj: TrialComponentStatus) => any;
9858
- /**
9859
- * @internal
9860
- */
9861
- export declare const CreateTrialComponentRequestFilterSensitiveLog: (obj: CreateTrialComponentRequest) => any;
9862
- /**
9863
- * @internal
9864
- */
9865
- export declare const CreateTrialComponentResponseFilterSensitiveLog: (obj: CreateTrialComponentResponse) => any;
9866
- /**
9867
- * @internal
9868
- */
9869
- export declare const CreateUserProfileRequestFilterSensitiveLog: (obj: CreateUserProfileRequest) => any;
9870
- /**
9871
- * @internal
9872
- */
9873
- export declare const CreateUserProfileResponseFilterSensitiveLog: (obj: CreateUserProfileResponse) => any;
9874
- /**
9875
- * @internal
9876
- */
9877
- export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
9878
- /**
9879
- * @internal
9880
- */
9881
- export declare const SourceIpConfigFilterSensitiveLog: (obj: SourceIpConfig) => any;
9882
- /**
9883
- * @internal
9884
- */
9885
- export declare const WorkforceVpcConfigRequestFilterSensitiveLog: (obj: WorkforceVpcConfigRequest) => any;
9221
+ export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
9886
9222
  /**
9887
9223
  * @internal
9888
9224
  */
9889
9225
  export declare const CreateWorkforceRequestFilterSensitiveLog: (obj: CreateWorkforceRequest) => any;
9890
- /**
9891
- * @internal
9892
- */
9893
- export declare const CreateWorkforceResponseFilterSensitiveLog: (obj: CreateWorkforceResponse) => any;
9894
- /**
9895
- * @internal
9896
- */
9897
- export declare const OidcMemberDefinitionFilterSensitiveLog: (obj: OidcMemberDefinition) => any;
9898
- /**
9899
- * @internal
9900
- */
9901
- export declare const MemberDefinitionFilterSensitiveLog: (obj: MemberDefinition) => any;
9902
- /**
9903
- * @internal
9904
- */
9905
- export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
9906
- /**
9907
- * @internal
9908
- */
9909
- export declare const CreateWorkteamRequestFilterSensitiveLog: (obj: CreateWorkteamRequest) => any;
9910
- /**
9911
- * @internal
9912
- */
9913
- export declare const CreateWorkteamResponseFilterSensitiveLog: (obj: CreateWorkteamResponse) => any;
9914
- /**
9915
- * @internal
9916
- */
9917
- export declare const DataCaptureConfigSummaryFilterSensitiveLog: (obj: DataCaptureConfigSummary) => any;
9918
- /**
9919
- * @internal
9920
- */
9921
- export declare const DebugRuleEvaluationStatusFilterSensitiveLog: (obj: DebugRuleEvaluationStatus) => any;
9922
- /**
9923
- * @internal
9924
- */
9925
- export declare const DeleteActionRequestFilterSensitiveLog: (obj: DeleteActionRequest) => any;
9926
- /**
9927
- * @internal
9928
- */
9929
- export declare const DeleteActionResponseFilterSensitiveLog: (obj: DeleteActionResponse) => any;
9930
- /**
9931
- * @internal
9932
- */
9933
- export declare const DeleteAlgorithmInputFilterSensitiveLog: (obj: DeleteAlgorithmInput) => any;
9934
- /**
9935
- * @internal
9936
- */
9937
- export declare const DeleteAppRequestFilterSensitiveLog: (obj: DeleteAppRequest) => any;
9938
- /**
9939
- * @internal
9940
- */
9941
- export declare const DeleteAppImageConfigRequestFilterSensitiveLog: (obj: DeleteAppImageConfigRequest) => any;
9942
- /**
9943
- * @internal
9944
- */
9945
- export declare const DeleteArtifactRequestFilterSensitiveLog: (obj: DeleteArtifactRequest) => any;
9946
- /**
9947
- * @internal
9948
- */
9949
- export declare const DeleteArtifactResponseFilterSensitiveLog: (obj: DeleteArtifactResponse) => any;
9950
- /**
9951
- * @internal
9952
- */
9953
- export declare const DeleteAssociationRequestFilterSensitiveLog: (obj: DeleteAssociationRequest) => any;
9954
- /**
9955
- * @internal
9956
- */
9957
- export declare const DeleteAssociationResponseFilterSensitiveLog: (obj: DeleteAssociationResponse) => any;
9958
- /**
9959
- * @internal
9960
- */
9961
- export declare const DeleteCodeRepositoryInputFilterSensitiveLog: (obj: DeleteCodeRepositoryInput) => any;
9962
- /**
9963
- * @internal
9964
- */
9965
- export declare const DeleteContextRequestFilterSensitiveLog: (obj: DeleteContextRequest) => any;
9966
- /**
9967
- * @internal
9968
- */
9969
- export declare const DeleteContextResponseFilterSensitiveLog: (obj: DeleteContextResponse) => any;
9970
- /**
9971
- * @internal
9972
- */
9973
- export declare const DeleteDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteDataQualityJobDefinitionRequest) => any;
9974
- /**
9975
- * @internal
9976
- */
9977
- export declare const DeleteDeviceFleetRequestFilterSensitiveLog: (obj: DeleteDeviceFleetRequest) => any;
9978
- /**
9979
- * @internal
9980
- */
9981
- export declare const RetentionPolicyFilterSensitiveLog: (obj: RetentionPolicy) => any;
9982
- /**
9983
- * @internal
9984
- */
9985
- export declare const DeleteDomainRequestFilterSensitiveLog: (obj: DeleteDomainRequest) => any;
9986
- /**
9987
- * @internal
9988
- */
9989
- export declare const DeleteEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DeleteEdgeDeploymentPlanRequest) => any;
9990
- /**
9991
- * @internal
9992
- */
9993
- export declare const DeleteEdgeDeploymentStageRequestFilterSensitiveLog: (obj: DeleteEdgeDeploymentStageRequest) => any;
9994
- /**
9995
- * @internal
9996
- */
9997
- export declare const DeleteEndpointInputFilterSensitiveLog: (obj: DeleteEndpointInput) => any;
9998
- /**
9999
- * @internal
10000
- */
10001
- export declare const DeleteEndpointConfigInputFilterSensitiveLog: (obj: DeleteEndpointConfigInput) => any;
10002
- /**
10003
- * @internal
10004
- */
10005
- export declare const DeleteExperimentRequestFilterSensitiveLog: (obj: DeleteExperimentRequest) => any;
10006
- /**
10007
- * @internal
10008
- */
10009
- export declare const DeleteExperimentResponseFilterSensitiveLog: (obj: DeleteExperimentResponse) => any;
10010
- /**
10011
- * @internal
10012
- */
10013
- export declare const DeleteFeatureGroupRequestFilterSensitiveLog: (obj: DeleteFeatureGroupRequest) => any;
10014
- /**
10015
- * @internal
10016
- */
10017
- export declare const DeleteFlowDefinitionRequestFilterSensitiveLog: (obj: DeleteFlowDefinitionRequest) => any;
10018
- /**
10019
- * @internal
10020
- */
10021
- export declare const DeleteFlowDefinitionResponseFilterSensitiveLog: (obj: DeleteFlowDefinitionResponse) => any;
10022
- /**
10023
- * @internal
10024
- */
10025
- export declare const DeleteHubRequestFilterSensitiveLog: (obj: DeleteHubRequest) => any;
10026
- /**
10027
- * @internal
10028
- */
10029
- export declare const DeleteHubContentRequestFilterSensitiveLog: (obj: DeleteHubContentRequest) => any;
10030
- /**
10031
- * @internal
10032
- */
10033
- export declare const DeleteHumanTaskUiRequestFilterSensitiveLog: (obj: DeleteHumanTaskUiRequest) => any;
10034
- /**
10035
- * @internal
10036
- */
10037
- export declare const DeleteHumanTaskUiResponseFilterSensitiveLog: (obj: DeleteHumanTaskUiResponse) => any;
10038
- /**
10039
- * @internal
10040
- */
10041
- export declare const DeleteImageRequestFilterSensitiveLog: (obj: DeleteImageRequest) => any;
10042
- /**
10043
- * @internal
10044
- */
10045
- export declare const DeleteImageResponseFilterSensitiveLog: (obj: DeleteImageResponse) => any;
10046
- /**
10047
- * @internal
10048
- */
10049
- export declare const DeleteImageVersionRequestFilterSensitiveLog: (obj: DeleteImageVersionRequest) => any;
10050
- /**
10051
- * @internal
10052
- */
10053
- export declare const DeleteImageVersionResponseFilterSensitiveLog: (obj: DeleteImageVersionResponse) => any;
10054
- /**
10055
- * @internal
10056
- */
10057
- export declare const DeleteInferenceExperimentRequestFilterSensitiveLog: (obj: DeleteInferenceExperimentRequest) => any;
10058
- /**
10059
- * @internal
10060
- */
10061
- export declare const DeleteInferenceExperimentResponseFilterSensitiveLog: (obj: DeleteInferenceExperimentResponse) => any;
10062
- /**
10063
- * @internal
10064
- */
10065
- export declare const DeleteModelInputFilterSensitiveLog: (obj: DeleteModelInput) => any;
10066
- /**
10067
- * @internal
10068
- */
10069
- export declare const DeleteModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelBiasJobDefinitionRequest) => any;
10070
- /**
10071
- * @internal
10072
- */
10073
- export declare const DeleteModelCardRequestFilterSensitiveLog: (obj: DeleteModelCardRequest) => any;
10074
- /**
10075
- * @internal
10076
- */
10077
- export declare const DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelExplainabilityJobDefinitionRequest) => any;
10078
- /**
10079
- * @internal
10080
- */
10081
- export declare const DeleteModelPackageInputFilterSensitiveLog: (obj: DeleteModelPackageInput) => any;
10082
- /**
10083
- * @internal
10084
- */
10085
- export declare const DeleteModelPackageGroupInputFilterSensitiveLog: (obj: DeleteModelPackageGroupInput) => any;
10086
- /**
10087
- * @internal
10088
- */
10089
- export declare const DeleteModelPackageGroupPolicyInputFilterSensitiveLog: (obj: DeleteModelPackageGroupPolicyInput) => any;
10090
- /**
10091
- * @internal
10092
- */
10093
- export declare const DeleteModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelQualityJobDefinitionRequest) => any;
10094
- /**
10095
- * @internal
10096
- */
10097
- export declare const DeleteMonitoringScheduleRequestFilterSensitiveLog: (obj: DeleteMonitoringScheduleRequest) => any;
10098
- /**
10099
- * @internal
10100
- */
10101
- export declare const DeleteNotebookInstanceInputFilterSensitiveLog: (obj: DeleteNotebookInstanceInput) => any;
10102
- /**
10103
- * @internal
10104
- */
10105
- export declare const DeleteNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DeleteNotebookInstanceLifecycleConfigInput) => any;
10106
- /**
10107
- * @internal
10108
- */
10109
- export declare const DeletePipelineRequestFilterSensitiveLog: (obj: DeletePipelineRequest) => any;
10110
- /**
10111
- * @internal
10112
- */
10113
- export declare const DeletePipelineResponseFilterSensitiveLog: (obj: DeletePipelineResponse) => any;
10114
- /**
10115
- * @internal
10116
- */
10117
- export declare const DeleteProjectInputFilterSensitiveLog: (obj: DeleteProjectInput) => any;
10118
- /**
10119
- * @internal
10120
- */
10121
- export declare const DeleteSpaceRequestFilterSensitiveLog: (obj: DeleteSpaceRequest) => any;
10122
- /**
10123
- * @internal
10124
- */
10125
- export declare const DeleteStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DeleteStudioLifecycleConfigRequest) => any;
10126
- /**
10127
- * @internal
10128
- */
10129
- export declare const DeleteTagsInputFilterSensitiveLog: (obj: DeleteTagsInput) => any;
10130
- /**
10131
- * @internal
10132
- */
10133
- export declare const DeleteTagsOutputFilterSensitiveLog: (obj: DeleteTagsOutput) => any;
10134
- /**
10135
- * @internal
10136
- */
10137
- export declare const DeleteTrialRequestFilterSensitiveLog: (obj: DeleteTrialRequest) => any;
10138
- /**
10139
- * @internal
10140
- */
10141
- export declare const DeleteTrialResponseFilterSensitiveLog: (obj: DeleteTrialResponse) => any;
10142
- /**
10143
- * @internal
10144
- */
10145
- export declare const DeleteTrialComponentRequestFilterSensitiveLog: (obj: DeleteTrialComponentRequest) => any;
10146
- /**
10147
- * @internal
10148
- */
10149
- export declare const DeleteTrialComponentResponseFilterSensitiveLog: (obj: DeleteTrialComponentResponse) => any;
10150
- /**
10151
- * @internal
10152
- */
10153
- export declare const DeleteUserProfileRequestFilterSensitiveLog: (obj: DeleteUserProfileRequest) => any;
10154
- /**
10155
- * @internal
10156
- */
10157
- export declare const DeleteWorkforceRequestFilterSensitiveLog: (obj: DeleteWorkforceRequest) => any;
10158
- /**
10159
- * @internal
10160
- */
10161
- export declare const DeleteWorkforceResponseFilterSensitiveLog: (obj: DeleteWorkforceResponse) => any;