@aws-sdk/client-sagemaker 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/SageMaker.js +30 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -3
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -3
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -3
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +45 -0
  14. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -3
  16. package/dist-cjs/commands/CreateContextCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDeviceFleetCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDomainCommand.js +2 -3
  20. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  21. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  22. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +2 -3
  23. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  24. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -3
  25. package/dist-cjs/commands/CreateExperimentCommand.js +2 -3
  26. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -3
  27. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -3
  28. package/dist-cjs/commands/CreateHubCommand.js +2 -3
  29. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -3
  30. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  31. package/dist-cjs/commands/CreateImageCommand.js +2 -3
  32. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -3
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +2 -3
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -3
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  37. package/dist-cjs/commands/CreateModelCardCommand.js +1 -1
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +2 -3
  39. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -3
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -3
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -3
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  47. package/dist-cjs/commands/CreatePipelineCommand.js +2 -3
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -3
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -3
  51. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  52. package/dist-cjs/commands/CreateSpaceCommand.js +2 -3
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -3
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -3
  56. package/dist-cjs/commands/CreateTrialCommand.js +2 -3
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -3
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -3
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteActionCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteAppCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +2 -3
  68. package/dist-cjs/commands/DeleteContextCommand.js +2 -3
  69. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  70. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +2 -3
  71. package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
  72. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  73. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  74. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  75. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +2 -3
  76. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -3
  77. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +2 -3
  78. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -3
  79. package/dist-cjs/commands/DeleteHubCommand.js +2 -3
  80. package/dist-cjs/commands/DeleteHubContentCommand.js +2 -3
  81. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -3
  82. package/dist-cjs/commands/DeleteImageCommand.js +2 -3
  83. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -3
  84. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +2 -3
  85. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  86. package/dist-cjs/commands/DeleteModelCardCommand.js +2 -3
  87. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  88. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  89. package/dist-cjs/commands/DeleteModelPackageCommand.js +2 -3
  90. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +2 -3
  91. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  92. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  93. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +2 -3
  94. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +2 -3
  95. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  96. package/dist-cjs/commands/DeletePipelineCommand.js +2 -3
  97. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-cjs/commands/DeleteSpaceCommand.js +2 -3
  99. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  100. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  101. package/dist-cjs/commands/DeleteTrialCommand.js +2 -3
  102. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -3
  103. package/dist-cjs/commands/DeleteUserProfileCommand.js +2 -3
  104. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -3
  105. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -3
  106. package/dist-cjs/commands/DeregisterDevicesCommand.js +2 -3
  107. package/dist-cjs/commands/DescribeActionCommand.js +2 -3
  108. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
  109. package/dist-cjs/commands/DescribeAppCommand.js +2 -3
  110. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -3
  111. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -3
  112. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -3
  113. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +45 -0
  114. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -3
  115. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -3
  116. package/dist-cjs/commands/DescribeContextCommand.js +2 -3
  117. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  118. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -3
  119. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -3
  120. package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
  121. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -3
  123. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  124. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
  125. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -3
  126. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -3
  127. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -3
  128. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -3
  129. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  130. package/dist-cjs/commands/DescribeHubContentCommand.js +2 -3
  131. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -3
  132. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  133. package/dist-cjs/commands/DescribeImageCommand.js +2 -3
  134. package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -3
  135. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +2 -3
  136. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  137. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -3
  138. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -3
  139. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  140. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -1
  141. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +2 -3
  142. package/dist-cjs/commands/DescribeModelCommand.js +2 -3
  143. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  144. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -3
  145. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -3
  146. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  147. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -3
  148. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -3
  149. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  150. package/dist-cjs/commands/DescribePipelineCommand.js +2 -3
  151. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  152. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -3
  153. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -3
  154. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  155. package/dist-cjs/commands/DescribeSpaceCommand.js +2 -3
  156. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  157. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  158. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -3
  159. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -3
  160. package/dist-cjs/commands/DescribeTrialCommand.js +2 -3
  161. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -3
  162. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -3
  163. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -3
  164. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -3
  165. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  166. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -3
  167. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  168. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -3
  169. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -3
  170. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  171. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  172. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -3
  173. package/dist-cjs/commands/ImportHubContentCommand.js +2 -3
  174. package/dist-cjs/commands/ListActionsCommand.js +2 -3
  175. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -3
  176. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  177. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -3
  178. package/dist-cjs/commands/ListAppsCommand.js +2 -3
  179. package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
  180. package/dist-cjs/commands/ListAssociationsCommand.js +2 -3
  181. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -3
  182. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  183. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -3
  184. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -3
  185. package/dist-cjs/commands/ListContextsCommand.js +2 -3
  186. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  187. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -3
  188. package/dist-cjs/commands/ListDevicesCommand.js +2 -3
  189. package/dist-cjs/commands/ListDomainsCommand.js +2 -3
  190. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  191. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -3
  192. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -3
  193. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  194. package/dist-cjs/commands/ListExperimentsCommand.js +2 -3
  195. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -3
  196. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -3
  197. package/dist-cjs/commands/ListHubContentVersionsCommand.js +2 -3
  198. package/dist-cjs/commands/ListHubContentsCommand.js +2 -3
  199. package/dist-cjs/commands/ListHubsCommand.js +2 -3
  200. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -3
  201. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  202. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -3
  203. package/dist-cjs/commands/ListImagesCommand.js +2 -3
  204. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +2 -3
  205. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  206. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  207. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -3
  208. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  209. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -3
  210. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  211. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +2 -3
  212. package/dist-cjs/commands/ListModelCardVersionsCommand.js +2 -3
  213. package/dist-cjs/commands/ListModelCardsCommand.js +2 -3
  214. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  215. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -3
  216. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -3
  217. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -3
  218. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  219. package/dist-cjs/commands/ListModelsCommand.js +2 -3
  220. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  221. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +2 -3
  222. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -3
  223. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -3
  224. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  225. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -3
  226. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -3
  227. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -3
  228. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  229. package/dist-cjs/commands/ListPipelinesCommand.js +2 -3
  230. package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -3
  231. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  232. package/dist-cjs/commands/ListSpacesCommand.js +2 -3
  233. package/dist-cjs/commands/ListStageDevicesCommand.js +2 -3
  234. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  235. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -3
  236. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  237. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -3
  238. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  239. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -3
  240. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -3
  241. package/dist-cjs/commands/ListTrialsCommand.js +2 -3
  242. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -3
  243. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -3
  244. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -3
  245. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  246. package/dist-cjs/commands/QueryLineageCommand.js +2 -3
  247. package/dist-cjs/commands/RegisterDevicesCommand.js +2 -3
  248. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -3
  249. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -3
  250. package/dist-cjs/commands/SearchCommand.js +1 -2
  251. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  252. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  253. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +2 -3
  254. package/dist-cjs/commands/StartInferenceExperimentCommand.js +2 -3
  255. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +2 -3
  256. package/dist-cjs/commands/StartNotebookInstanceCommand.js +2 -3
  257. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -3
  258. package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -3
  259. package/dist-cjs/commands/StopCompilationJobCommand.js +2 -3
  260. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +2 -3
  261. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -3
  262. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -3
  263. package/dist-cjs/commands/StopInferenceExperimentCommand.js +2 -3
  264. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  265. package/dist-cjs/commands/StopLabelingJobCommand.js +2 -3
  266. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -3
  267. package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -3
  268. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -3
  269. package/dist-cjs/commands/StopProcessingJobCommand.js +2 -3
  270. package/dist-cjs/commands/StopTrainingJobCommand.js +2 -3
  271. package/dist-cjs/commands/StopTransformJobCommand.js +2 -3
  272. package/dist-cjs/commands/UpdateActionCommand.js +2 -3
  273. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -3
  274. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -3
  275. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -3
  276. package/dist-cjs/commands/UpdateContextCommand.js +2 -3
  277. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +2 -3
  278. package/dist-cjs/commands/UpdateDevicesCommand.js +2 -3
  279. package/dist-cjs/commands/UpdateDomainCommand.js +2 -3
  280. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  281. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  282. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -3
  283. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -3
  284. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +2 -3
  285. package/dist-cjs/commands/UpdateHubCommand.js +2 -3
  286. package/dist-cjs/commands/UpdateImageCommand.js +2 -3
  287. package/dist-cjs/commands/UpdateImageVersionCommand.js +2 -3
  288. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +2 -3
  289. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -1
  290. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -3
  291. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +2 -3
  292. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -3
  293. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -3
  294. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  295. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -3
  296. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -3
  297. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  298. package/dist-cjs/commands/UpdateSpaceCommand.js +2 -3
  299. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -3
  300. package/dist-cjs/commands/UpdateTrialCommand.js +2 -3
  301. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -3
  302. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -3
  303. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
  304. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -3
  305. package/dist-cjs/commands/index.js +2 -0
  306. package/dist-cjs/models/models_0.js +20 -847
  307. package/dist-cjs/models/models_1.js +13 -1074
  308. package/dist-cjs/models/models_2.js +1 -982
  309. package/dist-cjs/models/models_3.js +20 -1007
  310. package/dist-cjs/models/models_4.js +1 -217
  311. package/dist-cjs/protocols/Aws_json1_1.js +289 -12
  312. package/dist-es/SageMaker.js +30 -0
  313. package/dist-es/commands/AddAssociationCommand.js +2 -3
  314. package/dist-es/commands/AddTagsCommand.js +2 -3
  315. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -3
  316. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -3
  317. package/dist-es/commands/CreateActionCommand.js +2 -3
  318. package/dist-es/commands/CreateAlgorithmCommand.js +2 -3
  319. package/dist-es/commands/CreateAppCommand.js +2 -3
  320. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -3
  321. package/dist-es/commands/CreateArtifactCommand.js +2 -3
  322. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -3
  323. package/dist-es/commands/CreateAutoMLJobV2Command.js +41 -0
  324. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -3
  325. package/dist-es/commands/CreateCompilationJobCommand.js +2 -3
  326. package/dist-es/commands/CreateContextCommand.js +2 -3
  327. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -3
  328. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -3
  329. package/dist-es/commands/CreateDomainCommand.js +2 -3
  330. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -3
  331. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -3
  332. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -3
  333. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  334. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -3
  335. package/dist-es/commands/CreateExperimentCommand.js +2 -3
  336. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -3
  337. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -3
  338. package/dist-es/commands/CreateHubCommand.js +2 -3
  339. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -3
  340. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -3
  341. package/dist-es/commands/CreateImageCommand.js +2 -3
  342. package/dist-es/commands/CreateImageVersionCommand.js +2 -3
  343. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -3
  344. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -3
  345. package/dist-es/commands/CreateLabelingJobCommand.js +2 -3
  346. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -3
  347. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  348. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -3
  349. package/dist-es/commands/CreateModelCommand.js +2 -3
  350. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -3
  351. package/dist-es/commands/CreateModelPackageCommand.js +2 -3
  352. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -3
  353. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -3
  354. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -3
  355. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -3
  356. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -3
  357. package/dist-es/commands/CreatePipelineCommand.js +2 -3
  358. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -3
  359. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -3
  360. package/dist-es/commands/CreateProcessingJobCommand.js +2 -3
  361. package/dist-es/commands/CreateProjectCommand.js +2 -3
  362. package/dist-es/commands/CreateSpaceCommand.js +2 -3
  363. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -3
  364. package/dist-es/commands/CreateTrainingJobCommand.js +2 -3
  365. package/dist-es/commands/CreateTransformJobCommand.js +2 -3
  366. package/dist-es/commands/CreateTrialCommand.js +2 -3
  367. package/dist-es/commands/CreateTrialComponentCommand.js +2 -3
  368. package/dist-es/commands/CreateUserProfileCommand.js +2 -3
  369. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  370. package/dist-es/commands/CreateWorkteamCommand.js +2 -3
  371. package/dist-es/commands/DeleteActionCommand.js +2 -3
  372. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -3
  373. package/dist-es/commands/DeleteAppCommand.js +2 -3
  374. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -3
  375. package/dist-es/commands/DeleteArtifactCommand.js +2 -3
  376. package/dist-es/commands/DeleteAssociationCommand.js +2 -3
  377. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -3
  378. package/dist-es/commands/DeleteContextCommand.js +2 -3
  379. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -3
  380. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -3
  381. package/dist-es/commands/DeleteDomainCommand.js +2 -3
  382. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -3
  383. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -3
  384. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  385. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -3
  386. package/dist-es/commands/DeleteExperimentCommand.js +2 -3
  387. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -3
  388. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -3
  389. package/dist-es/commands/DeleteHubCommand.js +2 -3
  390. package/dist-es/commands/DeleteHubContentCommand.js +2 -3
  391. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -3
  392. package/dist-es/commands/DeleteImageCommand.js +2 -3
  393. package/dist-es/commands/DeleteImageVersionCommand.js +2 -3
  394. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -3
  395. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -3
  396. package/dist-es/commands/DeleteModelCardCommand.js +2 -3
  397. package/dist-es/commands/DeleteModelCommand.js +2 -3
  398. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -3
  399. package/dist-es/commands/DeleteModelPackageCommand.js +2 -3
  400. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -3
  401. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -3
  402. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -3
  403. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -3
  404. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -3
  405. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -3
  406. package/dist-es/commands/DeletePipelineCommand.js +2 -3
  407. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  408. package/dist-es/commands/DeleteSpaceCommand.js +2 -3
  409. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -3
  410. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  411. package/dist-es/commands/DeleteTrialCommand.js +2 -3
  412. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -3
  413. package/dist-es/commands/DeleteUserProfileCommand.js +2 -3
  414. package/dist-es/commands/DeleteWorkforceCommand.js +2 -3
  415. package/dist-es/commands/DeleteWorkteamCommand.js +2 -3
  416. package/dist-es/commands/DeregisterDevicesCommand.js +2 -3
  417. package/dist-es/commands/DescribeActionCommand.js +2 -3
  418. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
  419. package/dist-es/commands/DescribeAppCommand.js +2 -3
  420. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -3
  421. package/dist-es/commands/DescribeArtifactCommand.js +2 -3
  422. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -3
  423. package/dist-es/commands/DescribeAutoMLJobV2Command.js +41 -0
  424. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -3
  425. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -3
  426. package/dist-es/commands/DescribeContextCommand.js +2 -3
  427. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -3
  428. package/dist-es/commands/DescribeDeviceCommand.js +2 -3
  429. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -3
  430. package/dist-es/commands/DescribeDomainCommand.js +2 -3
  431. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -3
  432. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -3
  433. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  434. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
  435. package/dist-es/commands/DescribeExperimentCommand.js +2 -3
  436. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -3
  437. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -3
  438. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -3
  439. package/dist-es/commands/DescribeHubCommand.js +2 -3
  440. package/dist-es/commands/DescribeHubContentCommand.js +2 -3
  441. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -3
  442. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -3
  443. package/dist-es/commands/DescribeImageCommand.js +2 -3
  444. package/dist-es/commands/DescribeImageVersionCommand.js +2 -3
  445. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -3
  446. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  447. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -3
  448. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -3
  449. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -3
  450. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  451. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -3
  452. package/dist-es/commands/DescribeModelCommand.js +2 -3
  453. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -3
  454. package/dist-es/commands/DescribeModelPackageCommand.js +2 -3
  455. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -3
  456. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -3
  457. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -3
  458. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -3
  459. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -3
  460. package/dist-es/commands/DescribePipelineCommand.js +2 -3
  461. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -3
  462. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -3
  463. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -3
  464. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  465. package/dist-es/commands/DescribeSpaceCommand.js +2 -3
  466. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -3
  467. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -3
  468. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -3
  469. package/dist-es/commands/DescribeTransformJobCommand.js +2 -3
  470. package/dist-es/commands/DescribeTrialCommand.js +2 -3
  471. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -3
  472. package/dist-es/commands/DescribeUserProfileCommand.js +2 -3
  473. package/dist-es/commands/DescribeWorkforceCommand.js +2 -3
  474. package/dist-es/commands/DescribeWorkteamCommand.js +2 -3
  475. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -3
  476. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -3
  477. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -3
  478. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -3
  479. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -3
  480. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -3
  481. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -3
  482. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -3
  483. package/dist-es/commands/ImportHubContentCommand.js +2 -3
  484. package/dist-es/commands/ListActionsCommand.js +2 -3
  485. package/dist-es/commands/ListAlgorithmsCommand.js +2 -3
  486. package/dist-es/commands/ListAliasesCommand.js +2 -3
  487. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -3
  488. package/dist-es/commands/ListAppsCommand.js +2 -3
  489. package/dist-es/commands/ListArtifactsCommand.js +2 -3
  490. package/dist-es/commands/ListAssociationsCommand.js +2 -3
  491. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -3
  492. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -3
  493. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -3
  494. package/dist-es/commands/ListCompilationJobsCommand.js +2 -3
  495. package/dist-es/commands/ListContextsCommand.js +2 -3
  496. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -3
  497. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -3
  498. package/dist-es/commands/ListDevicesCommand.js +2 -3
  499. package/dist-es/commands/ListDomainsCommand.js +2 -3
  500. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -3
  501. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -3
  502. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -3
  503. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  504. package/dist-es/commands/ListExperimentsCommand.js +2 -3
  505. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -3
  506. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -3
  507. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -3
  508. package/dist-es/commands/ListHubContentsCommand.js +2 -3
  509. package/dist-es/commands/ListHubsCommand.js +2 -3
  510. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -3
  511. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -3
  512. package/dist-es/commands/ListImageVersionsCommand.js +2 -3
  513. package/dist-es/commands/ListImagesCommand.js +2 -3
  514. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -3
  515. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -3
  516. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -3
  517. package/dist-es/commands/ListLabelingJobsCommand.js +2 -3
  518. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -3
  519. package/dist-es/commands/ListLineageGroupsCommand.js +2 -3
  520. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -3
  521. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -3
  522. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -3
  523. package/dist-es/commands/ListModelCardsCommand.js +2 -3
  524. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -3
  525. package/dist-es/commands/ListModelMetadataCommand.js +2 -3
  526. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -3
  527. package/dist-es/commands/ListModelPackagesCommand.js +2 -3
  528. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -3
  529. package/dist-es/commands/ListModelsCommand.js +2 -3
  530. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -3
  531. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -3
  532. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -3
  533. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -3
  534. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -3
  535. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -3
  536. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -3
  537. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -3
  538. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -3
  539. package/dist-es/commands/ListPipelinesCommand.js +2 -3
  540. package/dist-es/commands/ListProcessingJobsCommand.js +2 -3
  541. package/dist-es/commands/ListProjectsCommand.js +2 -3
  542. package/dist-es/commands/ListSpacesCommand.js +2 -3
  543. package/dist-es/commands/ListStageDevicesCommand.js +2 -3
  544. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -3
  545. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -3
  546. package/dist-es/commands/ListTagsCommand.js +2 -3
  547. package/dist-es/commands/ListTrainingJobsCommand.js +2 -3
  548. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -3
  549. package/dist-es/commands/ListTransformJobsCommand.js +2 -3
  550. package/dist-es/commands/ListTrialComponentsCommand.js +2 -3
  551. package/dist-es/commands/ListTrialsCommand.js +2 -3
  552. package/dist-es/commands/ListUserProfilesCommand.js +2 -3
  553. package/dist-es/commands/ListWorkforcesCommand.js +2 -3
  554. package/dist-es/commands/ListWorkteamsCommand.js +2 -3
  555. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -3
  556. package/dist-es/commands/QueryLineageCommand.js +2 -3
  557. package/dist-es/commands/RegisterDevicesCommand.js +2 -3
  558. package/dist-es/commands/RenderUiTemplateCommand.js +2 -3
  559. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -3
  560. package/dist-es/commands/SearchCommand.js +1 -2
  561. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -3
  562. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -3
  563. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -3
  564. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -3
  565. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -3
  566. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -3
  567. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -3
  568. package/dist-es/commands/StopAutoMLJobCommand.js +2 -3
  569. package/dist-es/commands/StopCompilationJobCommand.js +2 -3
  570. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -3
  571. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -3
  572. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -3
  573. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -3
  574. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -3
  575. package/dist-es/commands/StopLabelingJobCommand.js +2 -3
  576. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -3
  577. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -3
  578. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -3
  579. package/dist-es/commands/StopProcessingJobCommand.js +2 -3
  580. package/dist-es/commands/StopTrainingJobCommand.js +2 -3
  581. package/dist-es/commands/StopTransformJobCommand.js +2 -3
  582. package/dist-es/commands/UpdateActionCommand.js +2 -3
  583. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -3
  584. package/dist-es/commands/UpdateArtifactCommand.js +2 -3
  585. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -3
  586. package/dist-es/commands/UpdateContextCommand.js +2 -3
  587. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -3
  588. package/dist-es/commands/UpdateDevicesCommand.js +2 -3
  589. package/dist-es/commands/UpdateDomainCommand.js +2 -3
  590. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  591. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -3
  592. package/dist-es/commands/UpdateExperimentCommand.js +2 -3
  593. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -3
  594. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -3
  595. package/dist-es/commands/UpdateHubCommand.js +2 -3
  596. package/dist-es/commands/UpdateImageCommand.js +2 -3
  597. package/dist-es/commands/UpdateImageVersionCommand.js +2 -3
  598. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -3
  599. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  600. package/dist-es/commands/UpdateModelPackageCommand.js +2 -3
  601. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -3
  602. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -3
  603. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -3
  604. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -3
  605. package/dist-es/commands/UpdatePipelineCommand.js +2 -3
  606. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -3
  607. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  608. package/dist-es/commands/UpdateSpaceCommand.js +2 -3
  609. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -3
  610. package/dist-es/commands/UpdateTrialCommand.js +2 -3
  611. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -3
  612. package/dist-es/commands/UpdateUserProfileCommand.js +2 -3
  613. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  614. package/dist-es/commands/UpdateWorkteamCommand.js +2 -3
  615. package/dist-es/commands/index.js +2 -0
  616. package/dist-es/models/models_0.js +18 -633
  617. package/dist-es/models/models_1.js +11 -802
  618. package/dist-es/models/models_2.js +0 -738
  619. package/dist-es/models/models_3.js +18 -752
  620. package/dist-es/models/models_4.js +1 -163
  621. package/dist-es/protocols/Aws_json1_1.js +273 -1
  622. package/dist-types/SageMaker.d.ts +27 -0
  623. package/dist-types/SageMakerClient.d.ts +4 -2
  624. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +74 -0
  625. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  626. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
  627. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
  628. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
  629. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
  630. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +67 -0
  631. package/dist-types/commands/ListActionsCommand.d.ts +1 -1
  632. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
  633. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  634. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  635. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  636. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  637. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  638. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  639. package/dist-types/commands/index.d.ts +2 -0
  640. package/dist-types/models/models_0.d.ts +305 -1063
  641. package/dist-types/models/models_1.d.ts +188 -1124
  642. package/dist-types/models/models_2.d.ts +164 -1132
  643. package/dist-types/models/models_3.d.ts +173 -1140
  644. package/dist-types/models/models_4.d.ts +142 -214
  645. package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
  646. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  647. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  648. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +38 -0
  649. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  650. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  651. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  652. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  653. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  654. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +38 -0
  655. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  656. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  657. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -4
  658. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  659. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  660. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  661. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  662. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  663. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  664. package/dist-types/ts3.4/models/models_0.d.ts +64 -610
  665. package/dist-types/ts3.4/models/models_1.d.ts +39 -801
  666. package/dist-types/ts3.4/models/models_2.d.ts +52 -745
  667. package/dist-types/ts3.4/models/models_3.d.ts +55 -764
  668. package/dist-types/ts3.4/models/models_4.d.ts +42 -159
  669. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  670. package/package.json +11 -10
@@ -15,11 +15,13 @@ import {
15
15
  BestObjectiveNotImproving,
16
16
  Bias,
17
17
  CaptureContentTypeHeader,
18
+ CaptureOption,
18
19
  CaptureStatus,
19
20
  CategoricalParameter,
20
21
  CategoricalParameterRange,
21
22
  Channel,
22
23
  CheckpointConfig,
24
+ ClarifyExplainerConfig,
23
25
  CognitoConfig,
24
26
  CognitoMemberDefinition,
25
27
  CollectionConfiguration,
@@ -27,9 +29,8 @@ import {
27
29
  ContentClassifier,
28
30
  ContinuousParameterRange,
29
31
  ConvergenceDetected,
30
- DataCaptureConfig,
32
+ DeploymentConfig,
31
33
  EndpointInput,
32
- ExplainerConfig,
33
34
  HyperParameterScalingType,
34
35
  HyperParameterTuningJobObjective,
35
36
  InferenceSpecification,
@@ -50,10 +51,7 @@ import {
50
51
  ProcessingS3DataDistributionType,
51
52
  ProcessingS3InputMode,
52
53
  ProcessingS3UploadMode,
53
- ProductionVariantAcceleratorType,
54
- ProductionVariantCoreDumpConfig,
55
54
  ProductionVariantInstanceType,
56
- ProductionVariantServerlessConfig,
57
55
  ResourceConfig,
58
56
  StoppingCondition,
59
57
  Tag,
@@ -66,6 +64,42 @@ import {
66
64
  UserSettings,
67
65
  VpcConfig,
68
66
  } from "./models_0";
67
+ export interface CreateEndpointInput {
68
+ EndpointName: string | undefined;
69
+ EndpointConfigName: string | undefined;
70
+ DeploymentConfig?: DeploymentConfig;
71
+ Tags?: Tag[];
72
+ }
73
+ export interface CreateEndpointOutput {
74
+ EndpointArn: string | undefined;
75
+ }
76
+ export interface DataCaptureConfig {
77
+ EnableCapture?: boolean;
78
+ InitialSamplingPercentage: number | undefined;
79
+ DestinationS3Uri: string | undefined;
80
+ KmsKeyId?: string;
81
+ CaptureOptions: CaptureOption[] | undefined;
82
+ CaptureContentTypeHeader?: CaptureContentTypeHeader;
83
+ }
84
+ export interface ExplainerConfig {
85
+ ClarifyExplainerConfig?: ClarifyExplainerConfig;
86
+ }
87
+ export declare enum ProductionVariantAcceleratorType {
88
+ ML_EIA1_LARGE = "ml.eia1.large",
89
+ ML_EIA1_MEDIUM = "ml.eia1.medium",
90
+ ML_EIA1_XLARGE = "ml.eia1.xlarge",
91
+ ML_EIA2_LARGE = "ml.eia2.large",
92
+ ML_EIA2_MEDIUM = "ml.eia2.medium",
93
+ ML_EIA2_XLARGE = "ml.eia2.xlarge",
94
+ }
95
+ export interface ProductionVariantCoreDumpConfig {
96
+ DestinationS3Uri: string | undefined;
97
+ KmsKeyId?: string;
98
+ }
99
+ export interface ProductionVariantServerlessConfig {
100
+ MemorySizeInMB: number | undefined;
101
+ MaxConcurrency: number | undefined;
102
+ }
69
103
  export interface ProductionVariant {
70
104
  VariantName: string | undefined;
71
105
  ModelName: string | undefined;
@@ -1631,806 +1665,10 @@ export interface DeleteTagsInput {
1631
1665
  TagKeys: string[] | undefined;
1632
1666
  }
1633
1667
  export interface DeleteTagsOutput {}
1634
- export interface DeleteTrialRequest {
1635
- TrialName: string | undefined;
1636
- }
1637
- export interface DeleteTrialResponse {
1638
- TrialArn?: string;
1639
- }
1640
- export interface DeleteTrialComponentRequest {
1641
- TrialComponentName: string | undefined;
1642
- }
1643
- export interface DeleteTrialComponentResponse {
1644
- TrialComponentArn?: string;
1645
- }
1646
- export interface DeleteUserProfileRequest {
1647
- DomainId: string | undefined;
1648
- UserProfileName: string | undefined;
1649
- }
1650
- export interface DeleteWorkforceRequest {
1651
- WorkforceName: string | undefined;
1652
- }
1653
- export interface DeleteWorkforceResponse {}
1654
- export declare const ProductionVariantFilterSensitiveLog: (
1655
- obj: ProductionVariant
1656
- ) => any;
1657
- export declare const CreateEndpointConfigInputFilterSensitiveLog: (
1658
- obj: CreateEndpointConfigInput
1659
- ) => any;
1660
- export declare const CreateEndpointConfigOutputFilterSensitiveLog: (
1661
- obj: CreateEndpointConfigOutput
1662
- ) => any;
1663
- export declare const CreateExperimentRequestFilterSensitiveLog: (
1664
- obj: CreateExperimentRequest
1665
- ) => any;
1666
- export declare const CreateExperimentResponseFilterSensitiveLog: (
1667
- obj: CreateExperimentResponse
1668
- ) => any;
1669
- export declare const FeatureDefinitionFilterSensitiveLog: (
1670
- obj: FeatureDefinition
1671
- ) => any;
1672
- export declare const DataCatalogConfigFilterSensitiveLog: (
1673
- obj: DataCatalogConfig
1674
- ) => any;
1675
- export declare const S3StorageConfigFilterSensitiveLog: (
1676
- obj: S3StorageConfig
1677
- ) => any;
1678
- export declare const OfflineStoreConfigFilterSensitiveLog: (
1679
- obj: OfflineStoreConfig
1680
- ) => any;
1681
- export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (
1682
- obj: OnlineStoreSecurityConfig
1683
- ) => any;
1684
- export declare const OnlineStoreConfigFilterSensitiveLog: (
1685
- obj: OnlineStoreConfig
1686
- ) => any;
1687
- export declare const CreateFeatureGroupRequestFilterSensitiveLog: (
1688
- obj: CreateFeatureGroupRequest
1689
- ) => any;
1690
- export declare const CreateFeatureGroupResponseFilterSensitiveLog: (
1691
- obj: CreateFeatureGroupResponse
1692
- ) => any;
1693
- export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (
1694
- obj: HumanLoopActivationConditionsConfig
1695
- ) => any;
1696
- export declare const HumanLoopActivationConfigFilterSensitiveLog: (
1697
- obj: HumanLoopActivationConfig
1698
- ) => any;
1699
- export declare const USDFilterSensitiveLog: (obj: USD) => any;
1700
- export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (
1701
- obj: PublicWorkforceTaskPrice
1702
- ) => any;
1703
- export declare const HumanLoopConfigFilterSensitiveLog: (
1704
- obj: HumanLoopConfig
1705
- ) => any;
1706
- export declare const HumanLoopRequestSourceFilterSensitiveLog: (
1707
- obj: HumanLoopRequestSource
1708
- ) => any;
1709
- export declare const FlowDefinitionOutputConfigFilterSensitiveLog: (
1710
- obj: FlowDefinitionOutputConfig
1711
- ) => any;
1712
- export declare const CreateFlowDefinitionRequestFilterSensitiveLog: (
1713
- obj: CreateFlowDefinitionRequest
1714
- ) => any;
1715
- export declare const CreateFlowDefinitionResponseFilterSensitiveLog: (
1716
- obj: CreateFlowDefinitionResponse
1717
- ) => any;
1718
- export declare const HubS3StorageConfigFilterSensitiveLog: (
1719
- obj: HubS3StorageConfig
1720
- ) => any;
1721
- export declare const CreateHubRequestFilterSensitiveLog: (
1722
- obj: CreateHubRequest
1723
- ) => any;
1724
- export declare const CreateHubResponseFilterSensitiveLog: (
1725
- obj: CreateHubResponse
1726
- ) => any;
1727
- export declare const UiTemplateFilterSensitiveLog: (obj: UiTemplate) => any;
1728
- export declare const CreateHumanTaskUiRequestFilterSensitiveLog: (
1729
- obj: CreateHumanTaskUiRequest
1730
- ) => any;
1731
- export declare const CreateHumanTaskUiResponseFilterSensitiveLog: (
1732
- obj: CreateHumanTaskUiResponse
1733
- ) => any;
1734
- export declare const IntegerParameterRangeFilterSensitiveLog: (
1735
- obj: IntegerParameterRange
1736
- ) => any;
1737
- export declare const ParameterRangesFilterSensitiveLog: (
1738
- obj: ParameterRanges
1739
- ) => any;
1740
- export declare const ResourceLimitsFilterSensitiveLog: (
1741
- obj: ResourceLimits
1742
- ) => any;
1743
- export declare const HyperbandStrategyConfigFilterSensitiveLog: (
1744
- obj: HyperbandStrategyConfig
1745
- ) => any;
1746
- export declare const HyperParameterTuningJobStrategyConfigFilterSensitiveLog: (
1747
- obj: HyperParameterTuningJobStrategyConfig
1748
- ) => any;
1749
- export declare const TuningJobCompletionCriteriaFilterSensitiveLog: (
1750
- obj: TuningJobCompletionCriteria
1751
- ) => any;
1752
- export declare const HyperParameterTuningJobConfigFilterSensitiveLog: (
1753
- obj: HyperParameterTuningJobConfig
1754
- ) => any;
1755
- export declare const HyperParameterAlgorithmSpecificationFilterSensitiveLog: (
1756
- obj: HyperParameterAlgorithmSpecification
1757
- ) => any;
1758
- export declare const HyperParameterTuningInstanceConfigFilterSensitiveLog: (
1759
- obj: HyperParameterTuningInstanceConfig
1760
- ) => any;
1761
- export declare const HyperParameterTuningResourceConfigFilterSensitiveLog: (
1762
- obj: HyperParameterTuningResourceConfig
1763
- ) => any;
1764
- export declare const RetryStrategyFilterSensitiveLog: (
1765
- obj: RetryStrategy
1766
- ) => any;
1767
- export declare const HyperParameterTrainingJobDefinitionFilterSensitiveLog: (
1768
- obj: HyperParameterTrainingJobDefinition
1769
- ) => any;
1770
- export declare const ParentHyperParameterTuningJobFilterSensitiveLog: (
1771
- obj: ParentHyperParameterTuningJob
1772
- ) => any;
1773
- export declare const HyperParameterTuningJobWarmStartConfigFilterSensitiveLog: (
1774
- obj: HyperParameterTuningJobWarmStartConfig
1775
- ) => any;
1776
- export declare const CreateHyperParameterTuningJobRequestFilterSensitiveLog: (
1777
- obj: CreateHyperParameterTuningJobRequest
1778
- ) => any;
1779
- export declare const CreateHyperParameterTuningJobResponseFilterSensitiveLog: (
1780
- obj: CreateHyperParameterTuningJobResponse
1781
- ) => any;
1782
- export declare const CreateImageRequestFilterSensitiveLog: (
1783
- obj: CreateImageRequest
1784
- ) => any;
1785
- export declare const CreateImageResponseFilterSensitiveLog: (
1786
- obj: CreateImageResponse
1787
- ) => any;
1788
- export declare const CreateImageVersionRequestFilterSensitiveLog: (
1789
- obj: CreateImageVersionRequest
1790
- ) => any;
1791
- export declare const CreateImageVersionResponseFilterSensitiveLog: (
1792
- obj: CreateImageVersionResponse
1793
- ) => any;
1794
- export declare const InferenceExperimentDataStorageConfigFilterSensitiveLog: (
1795
- obj: InferenceExperimentDataStorageConfig
1796
- ) => any;
1797
- export declare const RealTimeInferenceConfigFilterSensitiveLog: (
1798
- obj: RealTimeInferenceConfig
1799
- ) => any;
1800
- export declare const ModelInfrastructureConfigFilterSensitiveLog: (
1801
- obj: ModelInfrastructureConfig
1802
- ) => any;
1803
- export declare const ModelVariantConfigFilterSensitiveLog: (
1804
- obj: ModelVariantConfig
1805
- ) => any;
1806
- export declare const InferenceExperimentScheduleFilterSensitiveLog: (
1807
- obj: InferenceExperimentSchedule
1808
- ) => any;
1809
- export declare const ShadowModelVariantConfigFilterSensitiveLog: (
1810
- obj: ShadowModelVariantConfig
1811
- ) => any;
1812
- export declare const ShadowModeConfigFilterSensitiveLog: (
1813
- obj: ShadowModeConfig
1814
- ) => any;
1815
- export declare const CreateInferenceExperimentRequestFilterSensitiveLog: (
1816
- obj: CreateInferenceExperimentRequest
1817
- ) => any;
1818
- export declare const CreateInferenceExperimentResponseFilterSensitiveLog: (
1819
- obj: CreateInferenceExperimentResponse
1820
- ) => any;
1821
- export declare const RecommendationJobPayloadConfigFilterSensitiveLog: (
1822
- obj: RecommendationJobPayloadConfig
1823
- ) => any;
1824
- export declare const RecommendationJobContainerConfigFilterSensitiveLog: (
1825
- obj: RecommendationJobContainerConfig
1826
- ) => any;
1827
- export declare const EnvironmentParameterRangesFilterSensitiveLog: (
1828
- obj: EnvironmentParameterRanges
1829
- ) => any;
1830
- export declare const EndpointInputConfigurationFilterSensitiveLog: (
1831
- obj: EndpointInputConfiguration
1832
- ) => any;
1833
- export declare const EndpointInfoFilterSensitiveLog: (obj: EndpointInfo) => any;
1834
- export declare const RecommendationJobResourceLimitFilterSensitiveLog: (
1835
- obj: RecommendationJobResourceLimit
1836
- ) => any;
1837
- export declare const PhaseFilterSensitiveLog: (obj: Phase) => any;
1838
- export declare const TrafficPatternFilterSensitiveLog: (
1839
- obj: TrafficPattern
1840
- ) => any;
1841
- export declare const RecommendationJobVpcConfigFilterSensitiveLog: (
1842
- obj: RecommendationJobVpcConfig
1843
- ) => any;
1844
- export declare const RecommendationJobInputConfigFilterSensitiveLog: (
1845
- obj: RecommendationJobInputConfig
1846
- ) => any;
1847
- export declare const RecommendationJobCompiledOutputConfigFilterSensitiveLog: (
1848
- obj: RecommendationJobCompiledOutputConfig
1849
- ) => any;
1850
- export declare const RecommendationJobOutputConfigFilterSensitiveLog: (
1851
- obj: RecommendationJobOutputConfig
1852
- ) => any;
1853
- export declare const ModelLatencyThresholdFilterSensitiveLog: (
1854
- obj: ModelLatencyThreshold
1855
- ) => any;
1856
- export declare const RecommendationJobStoppingConditionsFilterSensitiveLog: (
1857
- obj: RecommendationJobStoppingConditions
1858
- ) => any;
1859
- export declare const CreateInferenceRecommendationsJobRequestFilterSensitiveLog: (
1860
- obj: CreateInferenceRecommendationsJobRequest
1861
- ) => any;
1862
- export declare const CreateInferenceRecommendationsJobResponseFilterSensitiveLog: (
1863
- obj: CreateInferenceRecommendationsJobResponse
1864
- ) => any;
1865
- export declare const UiConfigFilterSensitiveLog: (obj: UiConfig) => any;
1866
- export declare const HumanTaskConfigFilterSensitiveLog: (
1867
- obj: HumanTaskConfig
1868
- ) => any;
1869
- export declare const LabelingJobDataAttributesFilterSensitiveLog: (
1870
- obj: LabelingJobDataAttributes
1871
- ) => any;
1872
- export declare const LabelingJobS3DataSourceFilterSensitiveLog: (
1873
- obj: LabelingJobS3DataSource
1874
- ) => any;
1875
- export declare const LabelingJobSnsDataSourceFilterSensitiveLog: (
1876
- obj: LabelingJobSnsDataSource
1877
- ) => any;
1878
- export declare const LabelingJobDataSourceFilterSensitiveLog: (
1879
- obj: LabelingJobDataSource
1880
- ) => any;
1881
- export declare const LabelingJobInputConfigFilterSensitiveLog: (
1882
- obj: LabelingJobInputConfig
1883
- ) => any;
1884
- export declare const LabelingJobResourceConfigFilterSensitiveLog: (
1885
- obj: LabelingJobResourceConfig
1886
- ) => any;
1887
- export declare const LabelingJobAlgorithmsConfigFilterSensitiveLog: (
1888
- obj: LabelingJobAlgorithmsConfig
1889
- ) => any;
1890
- export declare const LabelingJobOutputConfigFilterSensitiveLog: (
1891
- obj: LabelingJobOutputConfig
1892
- ) => any;
1893
- export declare const LabelingJobStoppingConditionsFilterSensitiveLog: (
1894
- obj: LabelingJobStoppingConditions
1895
- ) => any;
1896
- export declare const CreateLabelingJobRequestFilterSensitiveLog: (
1897
- obj: CreateLabelingJobRequest
1898
- ) => any;
1899
- export declare const CreateLabelingJobResponseFilterSensitiveLog: (
1900
- obj: CreateLabelingJobResponse
1901
- ) => any;
1902
- export declare const InferenceExecutionConfigFilterSensitiveLog: (
1903
- obj: InferenceExecutionConfig
1904
- ) => any;
1905
- export declare const CreateModelInputFilterSensitiveLog: (
1906
- obj: CreateModelInput
1907
- ) => any;
1908
- export declare const CreateModelOutputFilterSensitiveLog: (
1909
- obj: CreateModelOutput
1910
- ) => any;
1911
- export declare const ModelBiasAppSpecificationFilterSensitiveLog: (
1912
- obj: ModelBiasAppSpecification
1913
- ) => any;
1914
- export declare const ModelBiasBaselineConfigFilterSensitiveLog: (
1915
- obj: ModelBiasBaselineConfig
1916
- ) => any;
1917
- export declare const MonitoringGroundTruthS3InputFilterSensitiveLog: (
1918
- obj: MonitoringGroundTruthS3Input
1919
- ) => any;
1920
- export declare const ModelBiasJobInputFilterSensitiveLog: (
1921
- obj: ModelBiasJobInput
1922
- ) => any;
1923
- export declare const CreateModelBiasJobDefinitionRequestFilterSensitiveLog: (
1924
- obj: CreateModelBiasJobDefinitionRequest
1925
- ) => any;
1926
- export declare const CreateModelBiasJobDefinitionResponseFilterSensitiveLog: (
1927
- obj: CreateModelBiasJobDefinitionResponse
1928
- ) => any;
1929
- export declare const ModelCardSecurityConfigFilterSensitiveLog: (
1930
- obj: ModelCardSecurityConfig
1931
- ) => any;
1932
1668
  export declare const CreateModelCardRequestFilterSensitiveLog: (
1933
1669
  obj: CreateModelCardRequest
1934
1670
  ) => any;
1935
- export declare const CreateModelCardResponseFilterSensitiveLog: (
1936
- obj: CreateModelCardResponse
1937
- ) => any;
1938
- export declare const ModelCardExportOutputConfigFilterSensitiveLog: (
1939
- obj: ModelCardExportOutputConfig
1940
- ) => any;
1941
- export declare const CreateModelCardExportJobRequestFilterSensitiveLog: (
1942
- obj: CreateModelCardExportJobRequest
1943
- ) => any;
1944
- export declare const CreateModelCardExportJobResponseFilterSensitiveLog: (
1945
- obj: CreateModelCardExportJobResponse
1946
- ) => any;
1947
- export declare const ModelExplainabilityAppSpecificationFilterSensitiveLog: (
1948
- obj: ModelExplainabilityAppSpecification
1949
- ) => any;
1950
- export declare const ModelExplainabilityBaselineConfigFilterSensitiveLog: (
1951
- obj: ModelExplainabilityBaselineConfig
1952
- ) => any;
1953
- export declare const ModelExplainabilityJobInputFilterSensitiveLog: (
1954
- obj: ModelExplainabilityJobInput
1955
- ) => any;
1956
- export declare const CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (
1957
- obj: CreateModelExplainabilityJobDefinitionRequest
1958
- ) => any;
1959
- export declare const CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (
1960
- obj: CreateModelExplainabilityJobDefinitionResponse
1961
- ) => any;
1962
- export declare const FileSourceFilterSensitiveLog: (obj: FileSource) => any;
1963
- export declare const DriftCheckBiasFilterSensitiveLog: (
1964
- obj: DriftCheckBias
1965
- ) => any;
1966
- export declare const DriftCheckExplainabilityFilterSensitiveLog: (
1967
- obj: DriftCheckExplainability
1968
- ) => any;
1969
- export declare const DriftCheckModelDataQualityFilterSensitiveLog: (
1970
- obj: DriftCheckModelDataQuality
1971
- ) => any;
1972
- export declare const DriftCheckModelQualityFilterSensitiveLog: (
1973
- obj: DriftCheckModelQuality
1974
- ) => any;
1975
- export declare const DriftCheckBaselinesFilterSensitiveLog: (
1976
- obj: DriftCheckBaselines
1977
- ) => any;
1978
- export declare const ExplainabilityFilterSensitiveLog: (
1979
- obj: Explainability
1980
- ) => any;
1981
- export declare const ModelDataQualityFilterSensitiveLog: (
1982
- obj: ModelDataQuality
1983
- ) => any;
1984
- export declare const ModelQualityFilterSensitiveLog: (obj: ModelQuality) => any;
1985
- export declare const ModelMetricsFilterSensitiveLog: (obj: ModelMetrics) => any;
1986
- export declare const SourceAlgorithmFilterSensitiveLog: (
1987
- obj: SourceAlgorithm
1988
- ) => any;
1989
- export declare const SourceAlgorithmSpecificationFilterSensitiveLog: (
1990
- obj: SourceAlgorithmSpecification
1991
- ) => any;
1992
- export declare const ModelPackageValidationProfileFilterSensitiveLog: (
1993
- obj: ModelPackageValidationProfile
1994
- ) => any;
1995
- export declare const ModelPackageValidationSpecificationFilterSensitiveLog: (
1996
- obj: ModelPackageValidationSpecification
1997
- ) => any;
1998
- export declare const CreateModelPackageInputFilterSensitiveLog: (
1999
- obj: CreateModelPackageInput
2000
- ) => any;
2001
- export declare const CreateModelPackageOutputFilterSensitiveLog: (
2002
- obj: CreateModelPackageOutput
2003
- ) => any;
2004
- export declare const CreateModelPackageGroupInputFilterSensitiveLog: (
2005
- obj: CreateModelPackageGroupInput
2006
- ) => any;
2007
- export declare const CreateModelPackageGroupOutputFilterSensitiveLog: (
2008
- obj: CreateModelPackageGroupOutput
2009
- ) => any;
2010
- export declare const ModelQualityAppSpecificationFilterSensitiveLog: (
2011
- obj: ModelQualityAppSpecification
2012
- ) => any;
2013
- export declare const ModelQualityBaselineConfigFilterSensitiveLog: (
2014
- obj: ModelQualityBaselineConfig
2015
- ) => any;
2016
- export declare const ModelQualityJobInputFilterSensitiveLog: (
2017
- obj: ModelQualityJobInput
2018
- ) => any;
2019
- export declare const CreateModelQualityJobDefinitionRequestFilterSensitiveLog: (
2020
- obj: CreateModelQualityJobDefinitionRequest
2021
- ) => any;
2022
- export declare const CreateModelQualityJobDefinitionResponseFilterSensitiveLog: (
2023
- obj: CreateModelQualityJobDefinitionResponse
2024
- ) => any;
2025
- export declare const MonitoringBaselineConfigFilterSensitiveLog: (
2026
- obj: MonitoringBaselineConfig
2027
- ) => any;
2028
- export declare const MonitoringAppSpecificationFilterSensitiveLog: (
2029
- obj: MonitoringAppSpecification
2030
- ) => any;
2031
- export declare const MonitoringInputFilterSensitiveLog: (
2032
- obj: MonitoringInput
2033
- ) => any;
2034
- export declare const NetworkConfigFilterSensitiveLog: (
2035
- obj: NetworkConfig
2036
- ) => any;
2037
- export declare const MonitoringJobDefinitionFilterSensitiveLog: (
2038
- obj: MonitoringJobDefinition
2039
- ) => any;
2040
- export declare const ScheduleConfigFilterSensitiveLog: (
2041
- obj: ScheduleConfig
2042
- ) => any;
2043
- export declare const MonitoringScheduleConfigFilterSensitiveLog: (
2044
- obj: MonitoringScheduleConfig
2045
- ) => any;
2046
- export declare const CreateMonitoringScheduleRequestFilterSensitiveLog: (
2047
- obj: CreateMonitoringScheduleRequest
2048
- ) => any;
2049
- export declare const CreateMonitoringScheduleResponseFilterSensitiveLog: (
2050
- obj: CreateMonitoringScheduleResponse
2051
- ) => any;
2052
- export declare const InstanceMetadataServiceConfigurationFilterSensitiveLog: (
2053
- obj: InstanceMetadataServiceConfiguration
2054
- ) => any;
2055
- export declare const CreateNotebookInstanceInputFilterSensitiveLog: (
2056
- obj: CreateNotebookInstanceInput
2057
- ) => any;
2058
- export declare const CreateNotebookInstanceOutputFilterSensitiveLog: (
2059
- obj: CreateNotebookInstanceOutput
2060
- ) => any;
2061
- export declare const NotebookInstanceLifecycleHookFilterSensitiveLog: (
2062
- obj: NotebookInstanceLifecycleHook
2063
- ) => any;
2064
- export declare const CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
2065
- obj: CreateNotebookInstanceLifecycleConfigInput
2066
- ) => any;
2067
- export declare const CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (
2068
- obj: CreateNotebookInstanceLifecycleConfigOutput
2069
- ) => any;
2070
- export declare const ParallelismConfigurationFilterSensitiveLog: (
2071
- obj: ParallelismConfiguration
2072
- ) => any;
2073
- export declare const PipelineDefinitionS3LocationFilterSensitiveLog: (
2074
- obj: PipelineDefinitionS3Location
2075
- ) => any;
2076
- export declare const CreatePipelineRequestFilterSensitiveLog: (
2077
- obj: CreatePipelineRequest
2078
- ) => any;
2079
- export declare const CreatePipelineResponseFilterSensitiveLog: (
2080
- obj: CreatePipelineResponse
2081
- ) => any;
2082
- export declare const CreatePresignedDomainUrlRequestFilterSensitiveLog: (
2083
- obj: CreatePresignedDomainUrlRequest
2084
- ) => any;
2085
- export declare const CreatePresignedDomainUrlResponseFilterSensitiveLog: (
2086
- obj: CreatePresignedDomainUrlResponse
2087
- ) => any;
2088
- export declare const CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog: (
2089
- obj: CreatePresignedNotebookInstanceUrlInput
2090
- ) => any;
2091
- export declare const CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog: (
2092
- obj: CreatePresignedNotebookInstanceUrlOutput
2093
- ) => any;
2094
- export declare const ExperimentConfigFilterSensitiveLog: (
2095
- obj: ExperimentConfig
2096
- ) => any;
2097
- export declare const RedshiftDatasetDefinitionFilterSensitiveLog: (
2098
- obj: RedshiftDatasetDefinition
2099
- ) => any;
2100
- export declare const DatasetDefinitionFilterSensitiveLog: (
2101
- obj: DatasetDefinition
2102
- ) => any;
2103
- export declare const ProcessingS3InputFilterSensitiveLog: (
2104
- obj: ProcessingS3Input
2105
- ) => any;
2106
- export declare const ProcessingInputFilterSensitiveLog: (
2107
- obj: ProcessingInput
2108
- ) => any;
2109
- export declare const ProcessingFeatureStoreOutputFilterSensitiveLog: (
2110
- obj: ProcessingFeatureStoreOutput
2111
- ) => any;
2112
- export declare const ProcessingS3OutputFilterSensitiveLog: (
2113
- obj: ProcessingS3Output
2114
- ) => any;
2115
- export declare const ProcessingOutputFilterSensitiveLog: (
2116
- obj: ProcessingOutput
2117
- ) => any;
2118
- export declare const ProcessingOutputConfigFilterSensitiveLog: (
2119
- obj: ProcessingOutputConfig
2120
- ) => any;
2121
- export declare const ProcessingClusterConfigFilterSensitiveLog: (
2122
- obj: ProcessingClusterConfig
2123
- ) => any;
2124
- export declare const ProcessingResourcesFilterSensitiveLog: (
2125
- obj: ProcessingResources
2126
- ) => any;
2127
- export declare const ProcessingStoppingConditionFilterSensitiveLog: (
2128
- obj: ProcessingStoppingCondition
2129
- ) => any;
2130
- export declare const CreateProcessingJobRequestFilterSensitiveLog: (
2131
- obj: CreateProcessingJobRequest
2132
- ) => any;
2133
- export declare const CreateProcessingJobResponseFilterSensitiveLog: (
2134
- obj: CreateProcessingJobResponse
2135
- ) => any;
2136
- export declare const ProvisioningParameterFilterSensitiveLog: (
2137
- obj: ProvisioningParameter
2138
- ) => any;
2139
- export declare const ServiceCatalogProvisioningDetailsFilterSensitiveLog: (
2140
- obj: ServiceCatalogProvisioningDetails
2141
- ) => any;
2142
- export declare const CreateProjectInputFilterSensitiveLog: (
2143
- obj: CreateProjectInput
2144
- ) => any;
2145
- export declare const CreateProjectOutputFilterSensitiveLog: (
2146
- obj: CreateProjectOutput
2147
- ) => any;
2148
- export declare const SpaceSettingsFilterSensitiveLog: (
2149
- obj: SpaceSettings
2150
- ) => any;
2151
- export declare const CreateSpaceRequestFilterSensitiveLog: (
2152
- obj: CreateSpaceRequest
2153
- ) => any;
2154
- export declare const CreateSpaceResponseFilterSensitiveLog: (
2155
- obj: CreateSpaceResponse
2156
- ) => any;
2157
- export declare const CreateStudioLifecycleConfigRequestFilterSensitiveLog: (
2158
- obj: CreateStudioLifecycleConfigRequest
2159
- ) => any;
2160
- export declare const CreateStudioLifecycleConfigResponseFilterSensitiveLog: (
2161
- obj: CreateStudioLifecycleConfigResponse
2162
- ) => any;
2163
- export declare const DebugHookConfigFilterSensitiveLog: (
2164
- obj: DebugHookConfig
2165
- ) => any;
2166
- export declare const DebugRuleConfigurationFilterSensitiveLog: (
2167
- obj: DebugRuleConfiguration
2168
- ) => any;
2169
- export declare const ProfilerConfigFilterSensitiveLog: (
2170
- obj: ProfilerConfig
2171
- ) => any;
2172
- export declare const ProfilerRuleConfigurationFilterSensitiveLog: (
2173
- obj: ProfilerRuleConfiguration
2174
- ) => any;
2175
- export declare const TensorBoardOutputConfigFilterSensitiveLog: (
2176
- obj: TensorBoardOutputConfig
2177
- ) => any;
2178
- export declare const CreateTrainingJobRequestFilterSensitiveLog: (
2179
- obj: CreateTrainingJobRequest
2180
- ) => any;
2181
- export declare const CreateTrainingJobResponseFilterSensitiveLog: (
2182
- obj: CreateTrainingJobResponse
2183
- ) => any;
2184
- export declare const DataProcessingFilterSensitiveLog: (
2185
- obj: DataProcessing
2186
- ) => any;
2187
- export declare const ModelClientConfigFilterSensitiveLog: (
2188
- obj: ModelClientConfig
2189
- ) => any;
2190
- export declare const CreateTransformJobRequestFilterSensitiveLog: (
2191
- obj: CreateTransformJobRequest
2192
- ) => any;
2193
- export declare const CreateTransformJobResponseFilterSensitiveLog: (
2194
- obj: CreateTransformJobResponse
2195
- ) => any;
2196
- export declare const CreateTrialRequestFilterSensitiveLog: (
2197
- obj: CreateTrialRequest
2198
- ) => any;
2199
- export declare const CreateTrialResponseFilterSensitiveLog: (
2200
- obj: CreateTrialResponse
2201
- ) => any;
2202
- export declare const TrialComponentArtifactFilterSensitiveLog: (
2203
- obj: TrialComponentArtifact
2204
- ) => any;
2205
- export declare const TrialComponentParameterValueFilterSensitiveLog: (
2206
- obj: TrialComponentParameterValue
2207
- ) => any;
2208
- export declare const TrialComponentStatusFilterSensitiveLog: (
2209
- obj: TrialComponentStatus
2210
- ) => any;
2211
- export declare const CreateTrialComponentRequestFilterSensitiveLog: (
2212
- obj: CreateTrialComponentRequest
2213
- ) => any;
2214
- export declare const CreateTrialComponentResponseFilterSensitiveLog: (
2215
- obj: CreateTrialComponentResponse
2216
- ) => any;
2217
- export declare const CreateUserProfileRequestFilterSensitiveLog: (
2218
- obj: CreateUserProfileRequest
2219
- ) => any;
2220
- export declare const CreateUserProfileResponseFilterSensitiveLog: (
2221
- obj: CreateUserProfileResponse
2222
- ) => any;
2223
1671
  export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
2224
- export declare const SourceIpConfigFilterSensitiveLog: (
2225
- obj: SourceIpConfig
2226
- ) => any;
2227
- export declare const WorkforceVpcConfigRequestFilterSensitiveLog: (
2228
- obj: WorkforceVpcConfigRequest
2229
- ) => any;
2230
1672
  export declare const CreateWorkforceRequestFilterSensitiveLog: (
2231
1673
  obj: CreateWorkforceRequest
2232
1674
  ) => any;
2233
- export declare const CreateWorkforceResponseFilterSensitiveLog: (
2234
- obj: CreateWorkforceResponse
2235
- ) => any;
2236
- export declare const OidcMemberDefinitionFilterSensitiveLog: (
2237
- obj: OidcMemberDefinition
2238
- ) => any;
2239
- export declare const MemberDefinitionFilterSensitiveLog: (
2240
- obj: MemberDefinition
2241
- ) => any;
2242
- export declare const NotificationConfigurationFilterSensitiveLog: (
2243
- obj: NotificationConfiguration
2244
- ) => any;
2245
- export declare const CreateWorkteamRequestFilterSensitiveLog: (
2246
- obj: CreateWorkteamRequest
2247
- ) => any;
2248
- export declare const CreateWorkteamResponseFilterSensitiveLog: (
2249
- obj: CreateWorkteamResponse
2250
- ) => any;
2251
- export declare const DataCaptureConfigSummaryFilterSensitiveLog: (
2252
- obj: DataCaptureConfigSummary
2253
- ) => any;
2254
- export declare const DebugRuleEvaluationStatusFilterSensitiveLog: (
2255
- obj: DebugRuleEvaluationStatus
2256
- ) => any;
2257
- export declare const DeleteActionRequestFilterSensitiveLog: (
2258
- obj: DeleteActionRequest
2259
- ) => any;
2260
- export declare const DeleteActionResponseFilterSensitiveLog: (
2261
- obj: DeleteActionResponse
2262
- ) => any;
2263
- export declare const DeleteAlgorithmInputFilterSensitiveLog: (
2264
- obj: DeleteAlgorithmInput
2265
- ) => any;
2266
- export declare const DeleteAppRequestFilterSensitiveLog: (
2267
- obj: DeleteAppRequest
2268
- ) => any;
2269
- export declare const DeleteAppImageConfigRequestFilterSensitiveLog: (
2270
- obj: DeleteAppImageConfigRequest
2271
- ) => any;
2272
- export declare const DeleteArtifactRequestFilterSensitiveLog: (
2273
- obj: DeleteArtifactRequest
2274
- ) => any;
2275
- export declare const DeleteArtifactResponseFilterSensitiveLog: (
2276
- obj: DeleteArtifactResponse
2277
- ) => any;
2278
- export declare const DeleteAssociationRequestFilterSensitiveLog: (
2279
- obj: DeleteAssociationRequest
2280
- ) => any;
2281
- export declare const DeleteAssociationResponseFilterSensitiveLog: (
2282
- obj: DeleteAssociationResponse
2283
- ) => any;
2284
- export declare const DeleteCodeRepositoryInputFilterSensitiveLog: (
2285
- obj: DeleteCodeRepositoryInput
2286
- ) => any;
2287
- export declare const DeleteContextRequestFilterSensitiveLog: (
2288
- obj: DeleteContextRequest
2289
- ) => any;
2290
- export declare const DeleteContextResponseFilterSensitiveLog: (
2291
- obj: DeleteContextResponse
2292
- ) => any;
2293
- export declare const DeleteDataQualityJobDefinitionRequestFilterSensitiveLog: (
2294
- obj: DeleteDataQualityJobDefinitionRequest
2295
- ) => any;
2296
- export declare const DeleteDeviceFleetRequestFilterSensitiveLog: (
2297
- obj: DeleteDeviceFleetRequest
2298
- ) => any;
2299
- export declare const RetentionPolicyFilterSensitiveLog: (
2300
- obj: RetentionPolicy
2301
- ) => any;
2302
- export declare const DeleteDomainRequestFilterSensitiveLog: (
2303
- obj: DeleteDomainRequest
2304
- ) => any;
2305
- export declare const DeleteEdgeDeploymentPlanRequestFilterSensitiveLog: (
2306
- obj: DeleteEdgeDeploymentPlanRequest
2307
- ) => any;
2308
- export declare const DeleteEdgeDeploymentStageRequestFilterSensitiveLog: (
2309
- obj: DeleteEdgeDeploymentStageRequest
2310
- ) => any;
2311
- export declare const DeleteEndpointInputFilterSensitiveLog: (
2312
- obj: DeleteEndpointInput
2313
- ) => any;
2314
- export declare const DeleteEndpointConfigInputFilterSensitiveLog: (
2315
- obj: DeleteEndpointConfigInput
2316
- ) => any;
2317
- export declare const DeleteExperimentRequestFilterSensitiveLog: (
2318
- obj: DeleteExperimentRequest
2319
- ) => any;
2320
- export declare const DeleteExperimentResponseFilterSensitiveLog: (
2321
- obj: DeleteExperimentResponse
2322
- ) => any;
2323
- export declare const DeleteFeatureGroupRequestFilterSensitiveLog: (
2324
- obj: DeleteFeatureGroupRequest
2325
- ) => any;
2326
- export declare const DeleteFlowDefinitionRequestFilterSensitiveLog: (
2327
- obj: DeleteFlowDefinitionRequest
2328
- ) => any;
2329
- export declare const DeleteFlowDefinitionResponseFilterSensitiveLog: (
2330
- obj: DeleteFlowDefinitionResponse
2331
- ) => any;
2332
- export declare const DeleteHubRequestFilterSensitiveLog: (
2333
- obj: DeleteHubRequest
2334
- ) => any;
2335
- export declare const DeleteHubContentRequestFilterSensitiveLog: (
2336
- obj: DeleteHubContentRequest
2337
- ) => any;
2338
- export declare const DeleteHumanTaskUiRequestFilterSensitiveLog: (
2339
- obj: DeleteHumanTaskUiRequest
2340
- ) => any;
2341
- export declare const DeleteHumanTaskUiResponseFilterSensitiveLog: (
2342
- obj: DeleteHumanTaskUiResponse
2343
- ) => any;
2344
- export declare const DeleteImageRequestFilterSensitiveLog: (
2345
- obj: DeleteImageRequest
2346
- ) => any;
2347
- export declare const DeleteImageResponseFilterSensitiveLog: (
2348
- obj: DeleteImageResponse
2349
- ) => any;
2350
- export declare const DeleteImageVersionRequestFilterSensitiveLog: (
2351
- obj: DeleteImageVersionRequest
2352
- ) => any;
2353
- export declare const DeleteImageVersionResponseFilterSensitiveLog: (
2354
- obj: DeleteImageVersionResponse
2355
- ) => any;
2356
- export declare const DeleteInferenceExperimentRequestFilterSensitiveLog: (
2357
- obj: DeleteInferenceExperimentRequest
2358
- ) => any;
2359
- export declare const DeleteInferenceExperimentResponseFilterSensitiveLog: (
2360
- obj: DeleteInferenceExperimentResponse
2361
- ) => any;
2362
- export declare const DeleteModelInputFilterSensitiveLog: (
2363
- obj: DeleteModelInput
2364
- ) => any;
2365
- export declare const DeleteModelBiasJobDefinitionRequestFilterSensitiveLog: (
2366
- obj: DeleteModelBiasJobDefinitionRequest
2367
- ) => any;
2368
- export declare const DeleteModelCardRequestFilterSensitiveLog: (
2369
- obj: DeleteModelCardRequest
2370
- ) => any;
2371
- export declare const DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (
2372
- obj: DeleteModelExplainabilityJobDefinitionRequest
2373
- ) => any;
2374
- export declare const DeleteModelPackageInputFilterSensitiveLog: (
2375
- obj: DeleteModelPackageInput
2376
- ) => any;
2377
- export declare const DeleteModelPackageGroupInputFilterSensitiveLog: (
2378
- obj: DeleteModelPackageGroupInput
2379
- ) => any;
2380
- export declare const DeleteModelPackageGroupPolicyInputFilterSensitiveLog: (
2381
- obj: DeleteModelPackageGroupPolicyInput
2382
- ) => any;
2383
- export declare const DeleteModelQualityJobDefinitionRequestFilterSensitiveLog: (
2384
- obj: DeleteModelQualityJobDefinitionRequest
2385
- ) => any;
2386
- export declare const DeleteMonitoringScheduleRequestFilterSensitiveLog: (
2387
- obj: DeleteMonitoringScheduleRequest
2388
- ) => any;
2389
- export declare const DeleteNotebookInstanceInputFilterSensitiveLog: (
2390
- obj: DeleteNotebookInstanceInput
2391
- ) => any;
2392
- export declare const DeleteNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
2393
- obj: DeleteNotebookInstanceLifecycleConfigInput
2394
- ) => any;
2395
- export declare const DeletePipelineRequestFilterSensitiveLog: (
2396
- obj: DeletePipelineRequest
2397
- ) => any;
2398
- export declare const DeletePipelineResponseFilterSensitiveLog: (
2399
- obj: DeletePipelineResponse
2400
- ) => any;
2401
- export declare const DeleteProjectInputFilterSensitiveLog: (
2402
- obj: DeleteProjectInput
2403
- ) => any;
2404
- export declare const DeleteSpaceRequestFilterSensitiveLog: (
2405
- obj: DeleteSpaceRequest
2406
- ) => any;
2407
- export declare const DeleteStudioLifecycleConfigRequestFilterSensitiveLog: (
2408
- obj: DeleteStudioLifecycleConfigRequest
2409
- ) => any;
2410
- export declare const DeleteTagsInputFilterSensitiveLog: (
2411
- obj: DeleteTagsInput
2412
- ) => any;
2413
- export declare const DeleteTagsOutputFilterSensitiveLog: (
2414
- obj: DeleteTagsOutput
2415
- ) => any;
2416
- export declare const DeleteTrialRequestFilterSensitiveLog: (
2417
- obj: DeleteTrialRequest
2418
- ) => any;
2419
- export declare const DeleteTrialResponseFilterSensitiveLog: (
2420
- obj: DeleteTrialResponse
2421
- ) => any;
2422
- export declare const DeleteTrialComponentRequestFilterSensitiveLog: (
2423
- obj: DeleteTrialComponentRequest
2424
- ) => any;
2425
- export declare const DeleteTrialComponentResponseFilterSensitiveLog: (
2426
- obj: DeleteTrialComponentResponse
2427
- ) => any;
2428
- export declare const DeleteUserProfileRequestFilterSensitiveLog: (
2429
- obj: DeleteUserProfileRequest
2430
- ) => any;
2431
- export declare const DeleteWorkforceRequestFilterSensitiveLog: (
2432
- obj: DeleteWorkforceRequest
2433
- ) => any;
2434
- export declare const DeleteWorkforceResponseFilterSensitiveLog: (
2435
- obj: DeleteWorkforceResponse
2436
- ) => any;