@aws-sdk/client-sagemaker 3.590.0 → 3.593.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 (657) hide show
  1. package/dist-cjs/index.js +11 -324
  2. package/dist-es/models/models_1.js +3 -0
  3. package/dist-es/models/models_3.js +0 -4
  4. package/dist-es/models/models_4.js +4 -0
  5. package/dist-es/protocols/Aws_json1_1.js +2 -0
  6. package/dist-types/commands/AddAssociationCommand.d.ts +2 -1
  7. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateActionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateArtifactCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -1
  17. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateContextCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -1
  29. package/dist-types/commands/CreateExperimentCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateHubCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateImageCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -1
  38. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
  42. package/dist-types/commands/CreateModelCardCommand.d.ts +2 -1
  43. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -1
  44. package/dist-types/commands/CreateModelCommand.d.ts +2 -1
  45. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  46. package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -1
  47. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -1
  48. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
  49. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
  50. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -1
  51. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  52. package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
  53. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
  54. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
  55. package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -1
  56. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  57. package/dist-types/commands/CreateSpaceCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
  59. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -1
  60. package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -1
  61. package/dist-types/commands/CreateTrialCommand.d.ts +2 -1
  62. package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -1
  63. package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
  64. package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -1
  65. package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -1
  66. package/dist-types/commands/DeleteActionCommand.d.ts +2 -1
  67. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -1
  68. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  69. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -1
  70. package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -1
  71. package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
  72. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  73. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
  74. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +2 -1
  75. package/dist-types/commands/DeleteContextCommand.d.ts +2 -1
  76. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
  77. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -1
  78. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  79. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
  80. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
  81. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  82. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -1
  83. package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -1
  84. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -1
  85. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
  86. package/dist-types/commands/DeleteHubCommand.d.ts +2 -1
  87. package/dist-types/commands/DeleteHubContentCommand.d.ts +2 -1
  88. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
  89. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
  90. package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
  91. package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -1
  92. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +2 -1
  93. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
  94. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
  95. package/dist-types/commands/DeleteModelCardCommand.d.ts +2 -1
  96. package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
  97. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  98. package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -1
  99. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
  100. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
  101. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
  102. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
  103. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
  104. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  105. package/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
  106. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  107. package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -1
  108. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
  109. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  110. package/dist-types/commands/DeleteTrialCommand.d.ts +2 -1
  111. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -1
  112. package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -1
  113. package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -1
  114. package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -1
  115. package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -1
  116. package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
  117. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
  118. package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
  119. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -1
  120. package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -1
  121. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -1
  122. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
  123. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  124. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +2 -1
  125. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
  126. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -1
  127. package/dist-types/commands/DescribeContextCommand.d.ts +2 -1
  128. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
  129. package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -1
  130. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -1
  131. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  132. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
  133. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
  134. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
  135. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +4 -1
  136. package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -1
  137. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -1
  138. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
  139. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
  140. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  141. package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
  142. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
  143. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
  144. package/dist-types/commands/DescribeImageCommand.d.ts +2 -1
  145. package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -1
  146. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +2 -1
  147. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
  148. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
  149. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
  150. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -1
  151. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
  152. package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -1
  153. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
  154. package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
  155. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  156. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -1
  157. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
  158. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
  159. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
  160. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -1
  161. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  162. package/dist-types/commands/DescribePipelineCommand.d.ts +2 -1
  163. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
  164. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -1
  165. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -3
  166. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
  167. package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -1
  168. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
  169. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
  170. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -1
  171. package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -1
  172. package/dist-types/commands/DescribeTrialCommand.d.ts +2 -1
  173. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -1
  174. package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -1
  175. package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -1
  176. package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -1
  177. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  178. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -1
  179. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  180. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -1
  181. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
  182. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
  183. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
  184. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
  185. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -1
  186. package/dist-types/commands/ImportHubContentCommand.d.ts +2 -1
  187. package/dist-types/commands/ListActionsCommand.d.ts +2 -1
  188. package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -1
  189. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  190. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -1
  191. package/dist-types/commands/ListAppsCommand.d.ts +2 -1
  192. package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
  193. package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  194. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -1
  195. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
  196. package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -1
  197. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  198. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
  199. package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -1
  200. package/dist-types/commands/ListContextsCommand.d.ts +2 -1
  201. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
  202. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -1
  203. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  204. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  205. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
  206. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
  207. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -1
  208. package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
  209. package/dist-types/commands/ListExperimentsCommand.d.ts +2 -1
  210. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -1
  211. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -1
  212. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +2 -1
  213. package/dist-types/commands/ListHubContentsCommand.d.ts +2 -1
  214. package/dist-types/commands/ListHubsCommand.d.ts +2 -1
  215. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -1
  216. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
  217. package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -1
  218. package/dist-types/commands/ListImagesCommand.d.ts +2 -1
  219. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +2 -1
  220. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +2 -1
  221. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
  222. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
  223. package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -1
  224. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
  225. package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -1
  226. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
  227. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +2 -1
  228. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +2 -1
  229. package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
  230. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
  231. package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -1
  232. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -1
  233. package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -1
  234. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
  235. package/dist-types/commands/ListModelsCommand.d.ts +2 -1
  236. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
  237. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +2 -1
  238. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
  239. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
  240. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
  241. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -1
  242. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
  243. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  244. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
  245. package/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
  246. package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -1
  247. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  248. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +2 -1
  249. package/dist-types/commands/ListSpacesCommand.d.ts +2 -1
  250. package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -1
  251. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
  252. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
  253. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  254. package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -1
  255. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
  256. package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -1
  257. package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -1
  258. package/dist-types/commands/ListTrialsCommand.d.ts +2 -1
  259. package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -1
  260. package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -1
  261. package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
  262. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
  263. package/dist-types/commands/QueryLineageCommand.d.ts +2 -1
  264. package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -1
  265. package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -1
  266. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -1
  267. package/dist-types/commands/SearchCommand.d.ts +2 -1
  268. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
  269. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
  270. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
  271. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +2 -1
  272. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -1
  273. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -1
  274. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
  275. package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -1
  276. package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -1
  277. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
  278. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -1
  279. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
  280. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +2 -1
  281. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
  282. package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -1
  283. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -1
  284. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -1
  285. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
  286. package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -1
  287. package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -1
  288. package/dist-types/commands/StopTransformJobCommand.d.ts +2 -1
  289. package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
  290. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  291. package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -1
  292. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -1
  293. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
  294. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
  295. package/dist-types/commands/UpdateContextCommand.d.ts +2 -1
  296. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -1
  297. package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -1
  298. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  299. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  300. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
  301. package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -1
  302. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -1
  303. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
  304. package/dist-types/commands/UpdateHubCommand.d.ts +2 -1
  305. package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
  306. package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -1
  307. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +2 -1
  308. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
  309. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +2 -1
  310. package/dist-types/commands/UpdateModelCardCommand.d.ts +2 -1
  311. package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -1
  312. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
  313. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
  314. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -1
  315. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  316. package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
  317. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
  318. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  319. package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
  320. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -1
  321. package/dist-types/commands/UpdateTrialCommand.d.ts +2 -1
  322. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -1
  323. package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
  324. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
  325. package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -1
  326. package/dist-types/index.d.ts +2 -2
  327. package/dist-types/models/SageMakerServiceException.d.ts +2 -1
  328. package/dist-types/models/models_1.d.ts +31 -45
  329. package/dist-types/models/models_2.d.ts +53 -22
  330. package/dist-types/models/models_3.d.ts +11 -12
  331. package/dist-types/models/models_4.d.ts +19 -3
  332. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -1
  333. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  334. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -1
  335. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
  336. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -1
  337. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -1
  338. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
  339. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -1
  340. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -1
  341. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -1
  342. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +2 -1
  343. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
  344. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -1
  345. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -1
  346. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -1
  347. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
  348. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -1
  349. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
  350. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
  351. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
  352. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
  353. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -1
  354. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -1
  355. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -1
  356. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -1
  357. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -1
  358. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +2 -1
  359. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -1
  360. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
  361. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -1
  362. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -1
  363. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +2 -1
  364. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +2 -1
  365. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
  366. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +2 -1
  367. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
  368. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +2 -1
  369. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +2 -1
  370. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -1
  371. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  372. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -1
  373. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -1
  374. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
  375. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
  376. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -1
  377. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  378. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -1
  379. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
  380. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
  381. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -1
  382. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
  383. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +3 -3
  384. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
  385. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -1
  386. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -1
  387. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -1
  388. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -1
  389. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -1
  390. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -1
  391. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -1
  392. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -1
  393. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -1
  394. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
  395. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -1
  396. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -1
  397. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -1
  398. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
  399. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
  400. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +2 -1
  401. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -1
  402. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
  403. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -1
  404. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
  405. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
  406. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
  407. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
  408. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -1
  409. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -1
  410. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -1
  411. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
  412. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +2 -1
  413. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +2 -1
  414. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
  415. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
  416. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -1
  417. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -1
  418. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +2 -1
  419. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
  420. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
  421. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +2 -1
  422. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -1
  423. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  424. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -1
  425. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
  426. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
  427. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
  428. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
  429. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
  430. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  431. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -1
  432. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
  433. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +2 -1
  434. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
  435. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
  436. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -1
  437. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -1
  438. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -1
  439. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -1
  440. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -1
  441. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -1
  442. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -1
  443. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -1
  444. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -1
  445. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -1
  446. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -1
  447. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -1
  448. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
  449. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
  450. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +2 -1
  451. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
  452. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -1
  453. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -1
  454. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
  455. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -1
  456. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -1
  457. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
  458. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
  459. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
  460. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -1
  461. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -1
  462. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -1
  463. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -1
  464. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
  465. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
  466. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +2 -1
  467. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +2 -1
  468. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
  469. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
  470. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -1
  471. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -1
  472. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +2 -1
  473. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
  474. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
  475. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -1
  476. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -1
  477. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
  478. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +2 -1
  479. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
  480. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -1
  481. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
  482. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -1
  483. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
  484. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
  485. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
  486. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -1
  487. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  488. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -1
  489. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
  490. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -1
  491. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +6 -3
  492. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -1
  493. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +2 -1
  494. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
  495. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
  496. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +2 -1
  497. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -1
  498. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -1
  499. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -1
  500. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -1
  501. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -1
  502. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -1
  503. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  504. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -1
  505. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
  506. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -1
  507. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
  508. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
  509. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
  510. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
  511. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -1
  512. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +2 -1
  513. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -1
  514. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -1
  515. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
  516. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -1
  517. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -1
  518. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -1
  519. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -1
  520. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -1
  521. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
  522. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +2 -1
  523. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
  524. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -1
  525. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -1
  526. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -1
  527. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
  528. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -1
  529. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
  530. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
  531. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
  532. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
  533. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -1
  534. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -1
  535. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -1
  536. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -1
  537. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -1
  538. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +2 -1
  539. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +2 -1
  540. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +2 -1
  541. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -1
  542. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
  543. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -1
  544. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -1
  545. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +2 -1
  546. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +2 -1
  547. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
  548. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
  549. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -1
  550. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
  551. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +2 -1
  552. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
  553. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +2 -1
  554. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +2 -1
  555. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +2 -1
  556. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
  557. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +2 -1
  558. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -1
  559. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -1
  560. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
  561. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -1
  562. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
  563. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +2 -1
  564. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
  565. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
  566. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
  567. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -1
  568. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
  569. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  570. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
  571. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -1
  572. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -1
  573. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
  574. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +2 -1
  575. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +2 -1
  576. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +2 -1
  577. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
  578. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
  579. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
  580. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -1
  581. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
  582. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -1
  583. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -1
  584. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -1
  585. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -1
  586. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -1
  587. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -1
  588. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
  589. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +2 -1
  590. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -1
  591. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -1
  592. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -1
  593. package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
  594. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
  595. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
  596. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
  597. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +2 -1
  598. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -1
  599. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -1
  600. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -1
  601. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -1
  602. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -1
  603. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
  604. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -1
  605. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
  606. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +2 -1
  607. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
  608. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +2 -1
  609. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +2 -1
  610. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +2 -1
  611. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -1
  612. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -1
  613. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -1
  614. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -1
  615. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -1
  616. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -1
  617. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -1
  618. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +2 -1
  619. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
  620. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
  621. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -1
  622. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -1
  623. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -1
  624. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -1
  625. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
  626. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
  627. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -1
  628. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +2 -1
  629. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
  630. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +2 -1
  631. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -1
  632. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +2 -1
  633. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +2 -1
  634. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
  635. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +2 -1
  636. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +2 -1
  637. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -1
  638. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
  639. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
  640. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -1
  641. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
  642. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -1
  643. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
  644. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
  645. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +2 -1
  646. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -1
  647. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -1
  648. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -1
  649. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -1
  650. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -1
  651. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -1
  652. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +2 -1
  653. package/dist-types/ts3.4/models/models_1.d.ts +6 -9
  654. package/dist-types/ts3.4/models/models_2.d.ts +12 -3
  655. package/dist-types/ts3.4/models/models_3.d.ts +3 -6
  656. package/dist-types/ts3.4/models/models_4.d.ts +6 -1
  657. package/package.json +6 -6
@@ -1,5 +1,47 @@
1
1
  import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterStatus, CodeEditorAppImageConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContextSource, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DirectInternetAccess, DomainSettings, DriftCheckBaselines, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NeoVpcConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ParallelismConfiguration, ProcessingInstanceType, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, UserSettings, VendorGuidance } from "./models_1";
2
+ import { _InstanceType, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DirectInternetAccess, DomainSettings, DriftCheckBaselines, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NeoVpcConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, OwnershipSettings, ParallelismConfiguration, ProcessingInstanceType, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceSharingSettings, ThroughputMode, UserSettings, VendorGuidance } from "./models_1";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface CreateSpaceRequest {
7
+ /**
8
+ * <p>The ID of the associated domain.</p>
9
+ * @public
10
+ */
11
+ DomainId: string | undefined;
12
+ /**
13
+ * <p>The name of the space.</p>
14
+ * @public
15
+ */
16
+ SpaceName: string | undefined;
17
+ /**
18
+ * <p>Tags to associated with the space. Each tag consists of a key and an optional value.
19
+ * Tag keys must be unique for each resource. Tags are searchable using the
20
+ * <code>Search</code> API.</p>
21
+ * @public
22
+ */
23
+ Tags?: Tag[];
24
+ /**
25
+ * <p>A collection of space settings.</p>
26
+ * @public
27
+ */
28
+ SpaceSettings?: SpaceSettings;
29
+ /**
30
+ * <p>A collection of ownership settings.</p>
31
+ * @public
32
+ */
33
+ OwnershipSettings?: OwnershipSettings;
34
+ /**
35
+ * <p>A collection of space sharing settings.</p>
36
+ * @public
37
+ */
38
+ SpaceSharingSettings?: SpaceSharingSettings;
39
+ /**
40
+ * <p>The name of the space that appears in the SageMaker Studio UI.</p>
41
+ * @public
42
+ */
43
+ SpaceDisplayName?: string;
44
+ }
3
45
  /**
4
46
  * @public
5
47
  */
@@ -239,17 +281,15 @@ export interface RemoteDebugConfig {
239
281
  }
240
282
  /**
241
283
  * <p>Contains information about attribute-based access control (ABAC) for a training job.
242
- * The session chaining configuration uses Amazon Security Token Service (STS) for your
243
- * training job to request temporary, limited-privilege credentials to tenants. For more
244
- * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-access-training-data.html#model-access-training-data-abac">Attribute-based access control (ABAC) for multi-tenancy
245
- * training</a>.</p>
284
+ * The session chaining configuration uses Amazon Security Token Service (STS) for your training job to
285
+ * request temporary, limited-privilege credentials to tenants. For more information, see
286
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-access-training-data.html#model-access-training-data-abac">Attribute-based access control (ABAC) for multi-tenancy training</a>.</p>
246
287
  * @public
247
288
  */
248
289
  export interface SessionChainingConfig {
249
290
  /**
250
- * <p>Set to <code>True</code> to allow SageMaker to extract session tags from a
251
- * training job creation role and reuse these tags when assuming the training
252
- * job execution role.</p>
291
+ * <p>Set to <code>True</code> to allow SageMaker to extract session tags from a training job
292
+ * creation role and reuse these tags when assuming the training job execution role.</p>
253
293
  * @public
254
294
  */
255
295
  EnableSessionTagChaining?: boolean;
@@ -3231,8 +3271,8 @@ export interface DescribeCompilationJobRequest {
3231
3271
  * <p>Model artifacts are outputs that result from training a model. They typically consist
3232
3272
  * of trained parameters, a model definition that describes how to compute inferences, and
3233
3273
  * other metadata. A SageMaker container stores your trained model artifacts in the
3234
- * <code>/opt/ml/model</code> directory. After training has completed, by default, these artifacts
3235
- * are uploaded to your Amazon S3 bucket as compressed files.</p>
3274
+ * <code>/opt/ml/model</code> directory. After training has completed, by default,
3275
+ * these artifacts are uploaded to your Amazon S3 bucket as compressed files.</p>
3236
3276
  * @public
3237
3277
  */
3238
3278
  export interface ModelArtifacts {
@@ -7706,7 +7746,9 @@ export interface DescribeModelPackageOutput {
7706
7746
  * simplified compared to the schema of <code>ModelCard</code>. The
7707
7747
  * <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
7708
7748
  * and <code>model_overview</code> is composed of the <code>model_creator</code> and
7709
- * <code>model_artifact</code> properties. For more information about
7749
+ * <code>model_artifact</code> properties. For more information about the model package model
7750
+ * card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
7751
+ * package model card schema</a>. For more information about
7710
7752
  * the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
7711
7753
  * the Details of a Model Version</a>.</p>
7712
7754
  * @public
@@ -8509,17 +8551,6 @@ export interface DescribePipelineExecutionResponse {
8509
8551
  */
8510
8552
  SelectiveExecutionConfig?: SelectiveExecutionConfig;
8511
8553
  }
8512
- /**
8513
- * @public
8514
- */
8515
- export interface DescribeProcessingJobRequest {
8516
- /**
8517
- * <p>The name of the processing job. The name must be unique within an Amazon Web Services Region in the
8518
- * Amazon Web Services account.</p>
8519
- * @public
8520
- */
8521
- ProcessingJobName: string | undefined;
8522
- }
8523
8554
  /**
8524
8555
  * @internal
8525
8556
  */
@@ -1,6 +1,17 @@
1
1
  import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContextSummary, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { DockerSettings, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OwnershipSettings, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, ResourceLimits, RetryStrategy, ServiceCatalogProvisioningDetails, SpaceSettings, SpaceSharingSettings, UserSettings } from "./models_1";
3
3
  import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface DescribeProcessingJobRequest {
8
+ /**
9
+ * <p>The name of the processing job. The name must be unique within an Amazon Web Services Region in the
10
+ * Amazon Web Services account.</p>
11
+ * @public
12
+ */
13
+ ProcessingJobName: string | undefined;
14
+ }
4
15
  /**
5
16
  * @public
6
17
  * @enum
@@ -9645,15 +9656,3 @@ export declare const NotebookInstanceSortKey: {
9645
9656
  * @public
9646
9657
  */
9647
9658
  export type NotebookInstanceSortKey = (typeof NotebookInstanceSortKey)[keyof typeof NotebookInstanceSortKey];
9648
- /**
9649
- * @public
9650
- * @enum
9651
- */
9652
- export declare const NotebookInstanceSortOrder: {
9653
- readonly ASCENDING: "Ascending";
9654
- readonly DESCENDING: "Descending";
9655
- };
9656
- /**
9657
- * @public
9658
- */
9659
- export type NotebookInstanceSortOrder = (typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
@@ -1,7 +1,19 @@
1
1
  import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceStorageSettings, ThroughputMode, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
3
  import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProfilerConfig, ProfilerRuleConfiguration, ScheduleStatus, SelectiveExecutionConfig, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
4
- import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertSummary, NotebookInstanceSortKey, NotebookInstanceSortOrder, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
4
+ import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertSummary, NotebookInstanceSortKey, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
5
+ /**
6
+ * @public
7
+ * @enum
8
+ */
9
+ export declare const NotebookInstanceSortOrder: {
10
+ readonly ASCENDING: "Ascending";
11
+ readonly DESCENDING: "Descending";
12
+ };
13
+ /**
14
+ * @public
15
+ */
16
+ export type NotebookInstanceSortOrder = (typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
5
17
  /**
6
18
  * @public
7
19
  */
@@ -3155,7 +3167,9 @@ export interface ModelPackage {
3155
3167
  * simplified compared to the schema of <code>ModelCard</code>. The
3156
3168
  * <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
3157
3169
  * and <code>model_overview</code> is composed of the <code>model_creator</code> and
3158
- * <code>model_artifact</code> properties. For more information about
3170
+ * <code>model_artifact</code> properties. For more information about the model package model
3171
+ * card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
3172
+ * package model card schema</a>. For more information about
3159
3173
  * the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
3160
3174
  * the Details of a Model Version</a>.</p>
3161
3175
  * @public
@@ -6236,7 +6250,9 @@ export interface UpdateModelPackageInput {
6236
6250
  * simplified compared to the schema of <code>ModelCard</code>. The
6237
6251
  * <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
6238
6252
  * and <code>model_overview</code> is composed of the <code>model_creator</code> and
6239
- * <code>model_artifact</code> properties. For more information about
6253
+ * <code>model_artifact</code> properties. For more information about the model package model
6254
+ * card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
6255
+ * package model card schema</a>. For more information about
6240
6256
  * the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
6241
6257
  * the Details of a Model Version</a>.</p>
6242
6258
  * @public
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddAssociationCommandInput extends AddAssociationRequest {}
14
15
  export interface AddAssociationCommandOutput
15
16
  extends AddAssociationResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AddTagsCommandInput extends AddTagsInput {}
11
12
  export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
12
13
  declare const AddTagsCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateTrialComponentCommandInput
14
15
  extends AssociateTrialComponentRequest {}
15
16
  export interface AssociateTrialComponentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchDescribeModelPackageCommandInput
14
15
  extends BatchDescribeModelPackageInput {}
15
16
  export interface BatchDescribeModelPackageCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateActionCommandInput extends CreateActionRequest {}
11
12
  export interface CreateActionCommandOutput
12
13
  extends CreateActionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAlgorithmCommandInput extends CreateAlgorithmInput {}
14
15
  export interface CreateAlgorithmCommandOutput
15
16
  extends CreateAlgorithmOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateAppCommandInput extends CreateAppRequest {}
11
12
  export interface CreateAppCommandOutput
12
13
  extends CreateAppResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAppImageConfigCommandInput
14
15
  extends CreateAppImageConfigRequest {}
15
16
  export interface CreateAppImageConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateArtifactCommandInput extends CreateArtifactRequest {}
14
15
  export interface CreateArtifactCommandOutput
15
16
  extends CreateArtifactResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAutoMLJobCommandInput extends CreateAutoMLJobRequest {}
14
15
  export interface CreateAutoMLJobCommandOutput
15
16
  extends CreateAutoMLJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAutoMLJobV2CommandInput
14
15
  extends CreateAutoMLJobV2Request {}
15
16
  export interface CreateAutoMLJobV2CommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateClusterCommandInput extends CreateClusterRequest {}
14
15
  export interface CreateClusterCommandOutput
15
16
  extends CreateClusterResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCodeRepositoryCommandInput
14
15
  extends CreateCodeRepositoryInput {}
15
16
  export interface CreateCodeRepositoryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCompilationJobCommandInput
14
15
  extends CreateCompilationJobRequest {}
15
16
  export interface CreateCompilationJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateContextCommandInput extends CreateContextRequest {}
14
15
  export interface CreateContextCommandOutput
15
16
  extends CreateContextResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDataQualityJobDefinitionCommandInput
14
15
  extends CreateDataQualityJobDefinitionRequest {}
15
16
  export interface CreateDataQualityJobDefinitionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateDeviceFleetCommandInput
11
12
  extends CreateDeviceFleetRequest {}
12
13
  export interface CreateDeviceFleetCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateDomainCommandInput extends CreateDomainRequest {}
11
12
  export interface CreateDomainCommandOutput
12
13
  extends CreateDomainResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateEdgeDeploymentPlanCommandInput
14
15
  extends CreateEdgeDeploymentPlanRequest {}
15
16
  export interface CreateEdgeDeploymentPlanCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateEdgeDeploymentStageCommandInput
11
12
  extends CreateEdgeDeploymentStageRequest {}
12
13
  export interface CreateEdgeDeploymentStageCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateEdgePackagingJobCommandInput
11
12
  extends CreateEdgePackagingJobRequest {}
12
13
  export interface CreateEdgePackagingJobCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateEndpointCommandInput extends CreateEndpointInput {}
11
12
  export interface CreateEndpointCommandOutput
12
13
  extends CreateEndpointOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateEndpointConfigCommandInput
14
15
  extends CreateEndpointConfigInput {}
15
16
  export interface CreateEndpointConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateExperimentCommandInput extends CreateExperimentRequest {}
14
15
  export interface CreateExperimentCommandOutput
15
16
  extends CreateExperimentResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFeatureGroupCommandInput
14
15
  extends CreateFeatureGroupRequest {}
15
16
  export interface CreateFeatureGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFlowDefinitionCommandInput
14
15
  extends CreateFlowDefinitionRequest {}
15
16
  export interface CreateFlowDefinitionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateHubCommandInput extends CreateHubRequest {}
11
12
  export interface CreateHubCommandOutput
12
13
  extends CreateHubResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateHumanTaskUiCommandInput
14
15
  extends CreateHumanTaskUiRequest {}
15
16
  export interface CreateHumanTaskUiCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateHyperParameterTuningJobCommandInput
14
15
  extends CreateHyperParameterTuningJobRequest {}
15
16
  export interface CreateHyperParameterTuningJobCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SageMakerClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateImageCommandInput extends CreateImageRequest {}
11
12
  export interface CreateImageCommandOutput
12
13
  extends CreateImageResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateImageVersionCommandInput
14
15
  extends CreateImageVersionRequest {}
15
16
  export interface CreateImageVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateInferenceComponentCommandInput
14
15
  extends CreateInferenceComponentInput {}
15
16
  export interface CreateInferenceComponentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateInferenceExperimentCommandInput
14
15
  extends CreateInferenceExperimentRequest {}
15
16
  export interface CreateInferenceExperimentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateInferenceRecommendationsJobCommandInput
14
15
  extends CreateInferenceRecommendationsJobRequest {}
15
16
  export interface CreateInferenceRecommendationsJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLabelingJobCommandInput
14
15
  extends CreateLabelingJobRequest {}
15
16
  export interface CreateLabelingJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateModelBiasJobDefinitionCommandInput
14
15
  extends CreateModelBiasJobDefinitionRequest {}
15
16
  export interface CreateModelBiasJobDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateModelCardCommandInput extends CreateModelCardRequest {}
14
15
  export interface CreateModelCardCommandOutput
15
16
  extends CreateModelCardResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SageMakerClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateModelCardExportJobCommandInput
14
15
  extends CreateModelCardExportJobRequest {}
15
16
  export interface CreateModelCardExportJobCommandOutput