@aws-sdk/client-sagemaker 3.1045.0 → 3.1046.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 (1283) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +1005 -991
  5. package/dist-cjs/models/SageMakerServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-cjs/schemas/schemas_0.js +71 -52
  10. package/dist-es/SageMaker.js +1 -1
  11. package/dist-es/SageMakerClient.js +5 -5
  12. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  13. package/dist-es/commands/AddAssociationCommand.js +2 -2
  14. package/dist-es/commands/AddTagsCommand.js +2 -2
  15. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -2
  16. package/dist-es/commands/AttachClusterNodeVolumeCommand.js +2 -2
  17. package/dist-es/commands/BatchAddClusterNodesCommand.js +2 -2
  18. package/dist-es/commands/BatchDeleteClusterNodesCommand.js +2 -2
  19. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -2
  20. package/dist-es/commands/BatchRebootClusterNodesCommand.js +2 -2
  21. package/dist-es/commands/BatchReplaceClusterNodesCommand.js +2 -2
  22. package/dist-es/commands/CreateAIBenchmarkJobCommand.js +2 -2
  23. package/dist-es/commands/CreateAIRecommendationJobCommand.js +2 -2
  24. package/dist-es/commands/CreateAIWorkloadConfigCommand.js +2 -2
  25. package/dist-es/commands/CreateActionCommand.js +2 -2
  26. package/dist-es/commands/CreateAlgorithmCommand.js +2 -2
  27. package/dist-es/commands/CreateAppCommand.js +2 -2
  28. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -2
  29. package/dist-es/commands/CreateArtifactCommand.js +2 -2
  30. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -2
  31. package/dist-es/commands/CreateAutoMLJobV2Command.js +2 -2
  32. package/dist-es/commands/CreateClusterCommand.js +2 -2
  33. package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +2 -2
  34. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -2
  35. package/dist-es/commands/CreateCompilationJobCommand.js +2 -2
  36. package/dist-es/commands/CreateComputeQuotaCommand.js +2 -2
  37. package/dist-es/commands/CreateContextCommand.js +2 -2
  38. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
  39. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  40. package/dist-es/commands/CreateDomainCommand.js +2 -2
  41. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
  42. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
  43. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  44. package/dist-es/commands/CreateEndpointCommand.js +2 -2
  45. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -2
  46. package/dist-es/commands/CreateExperimentCommand.js +2 -2
  47. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -2
  48. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -2
  49. package/dist-es/commands/CreateHubCommand.js +2 -2
  50. package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +2 -2
  51. package/dist-es/commands/CreateHubContentReferenceCommand.js +2 -2
  52. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -2
  53. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -2
  54. package/dist-es/commands/CreateImageCommand.js +2 -2
  55. package/dist-es/commands/CreateImageVersionCommand.js +2 -2
  56. package/dist-es/commands/CreateInferenceComponentCommand.js +2 -2
  57. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -2
  58. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
  59. package/dist-es/commands/CreateLabelingJobCommand.js +2 -2
  60. package/dist-es/commands/CreateMlflowAppCommand.js +2 -2
  61. package/dist-es/commands/CreateMlflowTrackingServerCommand.js +2 -2
  62. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
  63. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  64. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -2
  65. package/dist-es/commands/CreateModelCommand.js +2 -2
  66. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
  67. package/dist-es/commands/CreateModelPackageCommand.js +2 -2
  68. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -2
  69. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
  70. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -2
  71. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -2
  72. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
  73. package/dist-es/commands/CreateOptimizationJobCommand.js +2 -2
  74. package/dist-es/commands/CreatePartnerAppCommand.js +2 -2
  75. package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +2 -2
  76. package/dist-es/commands/CreatePipelineCommand.js +2 -2
  77. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -2
  78. package/dist-es/commands/CreatePresignedMlflowAppUrlCommand.js +2 -2
  79. package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +2 -2
  80. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
  81. package/dist-es/commands/CreateProcessingJobCommand.js +2 -2
  82. package/dist-es/commands/CreateProjectCommand.js +2 -2
  83. package/dist-es/commands/CreateSpaceCommand.js +2 -2
  84. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -2
  85. package/dist-es/commands/CreateTrainingJobCommand.js +2 -2
  86. package/dist-es/commands/CreateTrainingPlanCommand.js +2 -2
  87. package/dist-es/commands/CreateTransformJobCommand.js +2 -2
  88. package/dist-es/commands/CreateTrialCommand.js +2 -2
  89. package/dist-es/commands/CreateTrialComponentCommand.js +2 -2
  90. package/dist-es/commands/CreateUserProfileCommand.js +2 -2
  91. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  92. package/dist-es/commands/CreateWorkteamCommand.js +2 -2
  93. package/dist-es/commands/DeleteAIBenchmarkJobCommand.js +2 -2
  94. package/dist-es/commands/DeleteAIRecommendationJobCommand.js +2 -2
  95. package/dist-es/commands/DeleteAIWorkloadConfigCommand.js +2 -2
  96. package/dist-es/commands/DeleteActionCommand.js +2 -2
  97. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  98. package/dist-es/commands/DeleteAppCommand.js +2 -2
  99. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  100. package/dist-es/commands/DeleteArtifactCommand.js +2 -2
  101. package/dist-es/commands/DeleteAssociationCommand.js +2 -2
  102. package/dist-es/commands/DeleteClusterCommand.js +2 -2
  103. package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +2 -2
  104. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  105. package/dist-es/commands/DeleteCompilationJobCommand.js +2 -2
  106. package/dist-es/commands/DeleteComputeQuotaCommand.js +2 -2
  107. package/dist-es/commands/DeleteContextCommand.js +2 -2
  108. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  109. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  110. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  111. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
  112. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
  113. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  114. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  115. package/dist-es/commands/DeleteExperimentCommand.js +2 -2
  116. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  117. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -2
  118. package/dist-es/commands/DeleteHubCommand.js +2 -2
  119. package/dist-es/commands/DeleteHubContentCommand.js +2 -2
  120. package/dist-es/commands/DeleteHubContentReferenceCommand.js +2 -2
  121. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -2
  122. package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +2 -2
  123. package/dist-es/commands/DeleteImageCommand.js +2 -2
  124. package/dist-es/commands/DeleteImageVersionCommand.js +2 -2
  125. package/dist-es/commands/DeleteInferenceComponentCommand.js +2 -2
  126. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -2
  127. package/dist-es/commands/DeleteMlflowAppCommand.js +2 -2
  128. package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +2 -2
  129. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  130. package/dist-es/commands/DeleteModelCardCommand.js +2 -2
  131. package/dist-es/commands/DeleteModelCommand.js +2 -2
  132. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  133. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  134. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  135. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  136. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  137. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  138. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  139. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  140. package/dist-es/commands/DeleteOptimizationJobCommand.js +2 -2
  141. package/dist-es/commands/DeletePartnerAppCommand.js +2 -2
  142. package/dist-es/commands/DeletePipelineCommand.js +2 -2
  143. package/dist-es/commands/DeleteProcessingJobCommand.js +2 -2
  144. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  145. package/dist-es/commands/DeleteSpaceCommand.js +2 -2
  146. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  147. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  148. package/dist-es/commands/DeleteTrainingJobCommand.js +2 -2
  149. package/dist-es/commands/DeleteTrialCommand.js +2 -2
  150. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -2
  151. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  152. package/dist-es/commands/DeleteWorkforceCommand.js +2 -2
  153. package/dist-es/commands/DeleteWorkteamCommand.js +2 -2
  154. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  155. package/dist-es/commands/DescribeAIBenchmarkJobCommand.js +2 -2
  156. package/dist-es/commands/DescribeAIRecommendationJobCommand.js +2 -2
  157. package/dist-es/commands/DescribeAIWorkloadConfigCommand.js +2 -2
  158. package/dist-es/commands/DescribeActionCommand.js +2 -2
  159. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -2
  160. package/dist-es/commands/DescribeAppCommand.js +2 -2
  161. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -2
  162. package/dist-es/commands/DescribeArtifactCommand.js +2 -2
  163. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -2
  164. package/dist-es/commands/DescribeAutoMLJobV2Command.js +2 -2
  165. package/dist-es/commands/DescribeClusterCommand.js +2 -2
  166. package/dist-es/commands/DescribeClusterEventCommand.js +2 -2
  167. package/dist-es/commands/DescribeClusterNodeCommand.js +2 -2
  168. package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +2 -2
  169. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -2
  170. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -2
  171. package/dist-es/commands/DescribeComputeQuotaCommand.js +2 -2
  172. package/dist-es/commands/DescribeContextCommand.js +2 -2
  173. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
  174. package/dist-es/commands/DescribeDeviceCommand.js +2 -2
  175. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -2
  176. package/dist-es/commands/DescribeDomainCommand.js +2 -2
  177. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
  178. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -2
  179. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  180. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -2
  181. package/dist-es/commands/DescribeExperimentCommand.js +2 -2
  182. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -2
  183. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -2
  184. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -2
  185. package/dist-es/commands/DescribeHubCommand.js +2 -2
  186. package/dist-es/commands/DescribeHubContentCommand.js +2 -2
  187. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -2
  188. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
  189. package/dist-es/commands/DescribeImageCommand.js +2 -2
  190. package/dist-es/commands/DescribeImageVersionCommand.js +2 -2
  191. package/dist-es/commands/DescribeInferenceComponentCommand.js +2 -2
  192. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -2
  193. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
  194. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -2
  195. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -2
  196. package/dist-es/commands/DescribeMlflowAppCommand.js +2 -2
  197. package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +2 -2
  198. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
  199. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  200. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -2
  201. package/dist-es/commands/DescribeModelCommand.js +2 -2
  202. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
  203. package/dist-es/commands/DescribeModelPackageCommand.js +2 -2
  204. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -2
  205. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
  206. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -2
  207. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -2
  208. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
  209. package/dist-es/commands/DescribeOptimizationJobCommand.js +2 -2
  210. package/dist-es/commands/DescribePartnerAppCommand.js +2 -2
  211. package/dist-es/commands/DescribePipelineCommand.js +2 -2
  212. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
  213. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -2
  214. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -2
  215. package/dist-es/commands/DescribeProjectCommand.js +2 -2
  216. package/dist-es/commands/DescribeReservedCapacityCommand.js +2 -2
  217. package/dist-es/commands/DescribeSpaceCommand.js +2 -2
  218. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
  219. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -2
  220. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -2
  221. package/dist-es/commands/DescribeTrainingPlanCommand.js +2 -2
  222. package/dist-es/commands/DescribeTrainingPlanExtensionHistoryCommand.js +2 -2
  223. package/dist-es/commands/DescribeTransformJobCommand.js +2 -2
  224. package/dist-es/commands/DescribeTrialCommand.js +2 -2
  225. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -2
  226. package/dist-es/commands/DescribeUserProfileCommand.js +2 -2
  227. package/dist-es/commands/DescribeWorkforceCommand.js +2 -2
  228. package/dist-es/commands/DescribeWorkteamCommand.js +2 -2
  229. package/dist-es/commands/DetachClusterNodeVolumeCommand.js +2 -2
  230. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
  231. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -2
  232. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
  233. package/dist-es/commands/ExtendTrainingPlanCommand.js +2 -2
  234. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -2
  235. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -2
  236. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -2
  237. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
  238. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +2 -2
  239. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -2
  240. package/dist-es/commands/ImportHubContentCommand.js +2 -2
  241. package/dist-es/commands/ListAIBenchmarkJobsCommand.js +2 -2
  242. package/dist-es/commands/ListAIRecommendationJobsCommand.js +2 -2
  243. package/dist-es/commands/ListAIWorkloadConfigsCommand.js +2 -2
  244. package/dist-es/commands/ListActionsCommand.js +2 -2
  245. package/dist-es/commands/ListAlgorithmsCommand.js +2 -2
  246. package/dist-es/commands/ListAliasesCommand.js +2 -2
  247. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -2
  248. package/dist-es/commands/ListAppsCommand.js +2 -2
  249. package/dist-es/commands/ListArtifactsCommand.js +2 -2
  250. package/dist-es/commands/ListAssociationsCommand.js +2 -2
  251. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -2
  252. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
  253. package/dist-es/commands/ListClusterEventsCommand.js +2 -2
  254. package/dist-es/commands/ListClusterNodesCommand.js +2 -2
  255. package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +2 -2
  256. package/dist-es/commands/ListClustersCommand.js +2 -2
  257. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -2
  258. package/dist-es/commands/ListCompilationJobsCommand.js +2 -2
  259. package/dist-es/commands/ListComputeQuotasCommand.js +2 -2
  260. package/dist-es/commands/ListContextsCommand.js +2 -2
  261. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
  262. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -2
  263. package/dist-es/commands/ListDevicesCommand.js +2 -2
  264. package/dist-es/commands/ListDomainsCommand.js +2 -2
  265. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -2
  266. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -2
  267. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -2
  268. package/dist-es/commands/ListEndpointsCommand.js +2 -2
  269. package/dist-es/commands/ListExperimentsCommand.js +2 -2
  270. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -2
  271. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -2
  272. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -2
  273. package/dist-es/commands/ListHubContentsCommand.js +2 -2
  274. package/dist-es/commands/ListHubsCommand.js +2 -2
  275. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -2
  276. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -2
  277. package/dist-es/commands/ListImageVersionsCommand.js +2 -2
  278. package/dist-es/commands/ListImagesCommand.js +2 -2
  279. package/dist-es/commands/ListInferenceComponentsCommand.js +2 -2
  280. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -2
  281. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -2
  282. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
  283. package/dist-es/commands/ListLabelingJobsCommand.js +2 -2
  284. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
  285. package/dist-es/commands/ListLineageGroupsCommand.js +2 -2
  286. package/dist-es/commands/ListMlflowAppsCommand.js +2 -2
  287. package/dist-es/commands/ListMlflowTrackingServersCommand.js +2 -2
  288. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
  289. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -2
  290. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -2
  291. package/dist-es/commands/ListModelCardsCommand.js +2 -2
  292. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
  293. package/dist-es/commands/ListModelMetadataCommand.js +2 -2
  294. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -2
  295. package/dist-es/commands/ListModelPackagesCommand.js +2 -2
  296. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  297. package/dist-es/commands/ListModelsCommand.js +2 -2
  298. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -2
  299. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -2
  300. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -2
  301. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -2
  302. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
  303. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -2
  304. package/dist-es/commands/ListOptimizationJobsCommand.js +2 -2
  305. package/dist-es/commands/ListPartnerAppsCommand.js +2 -2
  306. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -2
  307. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -2
  308. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -2
  309. package/dist-es/commands/ListPipelineVersionsCommand.js +2 -2
  310. package/dist-es/commands/ListPipelinesCommand.js +2 -2
  311. package/dist-es/commands/ListProcessingJobsCommand.js +2 -2
  312. package/dist-es/commands/ListProjectsCommand.js +2 -2
  313. package/dist-es/commands/ListResourceCatalogsCommand.js +2 -2
  314. package/dist-es/commands/ListSpacesCommand.js +2 -2
  315. package/dist-es/commands/ListStageDevicesCommand.js +2 -2
  316. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -2
  317. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -2
  318. package/dist-es/commands/ListTagsCommand.js +2 -2
  319. package/dist-es/commands/ListTrainingJobsCommand.js +2 -2
  320. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
  321. package/dist-es/commands/ListTrainingPlansCommand.js +2 -2
  322. package/dist-es/commands/ListTransformJobsCommand.js +2 -2
  323. package/dist-es/commands/ListTrialComponentsCommand.js +2 -2
  324. package/dist-es/commands/ListTrialsCommand.js +2 -2
  325. package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +2 -2
  326. package/dist-es/commands/ListUserProfilesCommand.js +2 -2
  327. package/dist-es/commands/ListWorkforcesCommand.js +2 -2
  328. package/dist-es/commands/ListWorkteamsCommand.js +2 -2
  329. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -2
  330. package/dist-es/commands/QueryLineageCommand.js +2 -2
  331. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  332. package/dist-es/commands/RenderUiTemplateCommand.js +2 -2
  333. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -2
  334. package/dist-es/commands/SearchCommand.js +2 -2
  335. package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +2 -2
  336. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
  337. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
  338. package/dist-es/commands/StartClusterHealthCheckCommand.js +2 -2
  339. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
  340. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -2
  341. package/dist-es/commands/StartMlflowTrackingServerCommand.js +2 -2
  342. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  343. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  344. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -2
  345. package/dist-es/commands/StartSessionCommand.js +2 -2
  346. package/dist-es/commands/StopAIBenchmarkJobCommand.js +2 -2
  347. package/dist-es/commands/StopAIRecommendationJobCommand.js +2 -2
  348. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  349. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  350. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
  351. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  352. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  353. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -2
  354. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  355. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  356. package/dist-es/commands/StopMlflowTrackingServerCommand.js +2 -2
  357. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  358. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  359. package/dist-es/commands/StopOptimizationJobCommand.js +2 -2
  360. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -2
  361. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  362. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  363. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  364. package/dist-es/commands/UpdateActionCommand.js +2 -2
  365. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -2
  366. package/dist-es/commands/UpdateArtifactCommand.js +2 -2
  367. package/dist-es/commands/UpdateClusterCommand.js +2 -2
  368. package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +2 -2
  369. package/dist-es/commands/UpdateClusterSoftwareCommand.js +2 -2
  370. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -2
  371. package/dist-es/commands/UpdateComputeQuotaCommand.js +2 -2
  372. package/dist-es/commands/UpdateContextCommand.js +2 -2
  373. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  374. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  375. package/dist-es/commands/UpdateDomainCommand.js +2 -2
  376. package/dist-es/commands/UpdateEndpointCommand.js +2 -2
  377. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
  378. package/dist-es/commands/UpdateExperimentCommand.js +2 -2
  379. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -2
  380. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  381. package/dist-es/commands/UpdateHubCommand.js +2 -2
  382. package/dist-es/commands/UpdateHubContentCommand.js +2 -2
  383. package/dist-es/commands/UpdateHubContentReferenceCommand.js +2 -2
  384. package/dist-es/commands/UpdateImageCommand.js +2 -2
  385. package/dist-es/commands/UpdateImageVersionCommand.js +2 -2
  386. package/dist-es/commands/UpdateInferenceComponentCommand.js +2 -2
  387. package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +2 -2
  388. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -2
  389. package/dist-es/commands/UpdateMlflowAppCommand.js +2 -2
  390. package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +2 -2
  391. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  392. package/dist-es/commands/UpdateModelPackageCommand.js +2 -2
  393. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -2
  394. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -2
  395. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -2
  396. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
  397. package/dist-es/commands/UpdatePartnerAppCommand.js +2 -2
  398. package/dist-es/commands/UpdatePipelineCommand.js +2 -2
  399. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -2
  400. package/dist-es/commands/UpdatePipelineVersionCommand.js +2 -2
  401. package/dist-es/commands/UpdateProjectCommand.js +2 -2
  402. package/dist-es/commands/UpdateSpaceCommand.js +2 -2
  403. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -2
  404. package/dist-es/commands/UpdateTrialCommand.js +2 -2
  405. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -2
  406. package/dist-es/commands/UpdateUserProfileCommand.js +2 -2
  407. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  408. package/dist-es/commands/UpdateWorkteamCommand.js +2 -2
  409. package/dist-es/endpoint/bdd.js +1 -1
  410. package/dist-es/endpoint/endpointResolver.js +1 -1
  411. package/dist-es/models/SageMakerServiceException.js +1 -1
  412. package/dist-es/models/enums.js +78 -65
  413. package/dist-es/runtimeConfig.browser.js +4 -6
  414. package/dist-es/runtimeConfig.js +4 -8
  415. package/dist-es/runtimeConfig.shared.js +3 -4
  416. package/dist-es/runtimeExtensions.js +2 -2
  417. package/dist-es/schemas/schemas_0.js +47 -28
  418. package/dist-es/waiters/waitForEndpointDeleted.js +1 -1
  419. package/dist-es/waiters/waitForEndpointInService.js +1 -1
  420. package/dist-es/waiters/waitForImageCreated.js +1 -1
  421. package/dist-es/waiters/waitForImageDeleted.js +1 -1
  422. package/dist-es/waiters/waitForImageUpdated.js +1 -1
  423. package/dist-es/waiters/waitForImageVersionCreated.js +1 -1
  424. package/dist-es/waiters/waitForImageVersionDeleted.js +1 -1
  425. package/dist-es/waiters/waitForNotebookInstanceDeleted.js +1 -1
  426. package/dist-es/waiters/waitForNotebookInstanceInService.js +1 -1
  427. package/dist-es/waiters/waitForNotebookInstanceStopped.js +1 -1
  428. package/dist-es/waiters/waitForProcessingJobCompletedOrStopped.js +1 -1
  429. package/dist-es/waiters/waitForTrainingJobCompletedOrStopped.js +1 -1
  430. package/dist-es/waiters/waitForTransformJobCompletedOrStopped.js +1 -1
  431. package/dist-types/SageMaker.d.ts +1 -1
  432. package/dist-types/SageMakerClient.d.ts +5 -5
  433. package/dist-types/commands/AddAssociationCommand.d.ts +6 -4
  434. package/dist-types/commands/AddTagsCommand.d.ts +6 -4
  435. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +6 -4
  436. package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +6 -4
  437. package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +6 -4
  438. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +6 -4
  439. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +6 -4
  440. package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +6 -4
  441. package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +6 -4
  442. package/dist-types/commands/CreateAIBenchmarkJobCommand.d.ts +6 -4
  443. package/dist-types/commands/CreateAIRecommendationJobCommand.d.ts +6 -4
  444. package/dist-types/commands/CreateAIWorkloadConfigCommand.d.ts +6 -4
  445. package/dist-types/commands/CreateActionCommand.d.ts +6 -4
  446. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -4
  447. package/dist-types/commands/CreateAppCommand.d.ts +7 -4
  448. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -4
  449. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -4
  450. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -4
  451. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -4
  452. package/dist-types/commands/CreateClusterCommand.d.ts +6 -4
  453. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +6 -4
  454. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -4
  455. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -4
  456. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +6 -4
  457. package/dist-types/commands/CreateContextCommand.d.ts +6 -4
  458. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -4
  459. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +6 -4
  460. package/dist-types/commands/CreateDomainCommand.d.ts +12 -4
  461. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -4
  462. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -4
  463. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +6 -4
  464. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -4
  465. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -4
  466. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -4
  467. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -4
  468. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -4
  469. package/dist-types/commands/CreateHubCommand.d.ts +6 -4
  470. package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +6 -4
  471. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +6 -4
  472. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -4
  473. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -4
  474. package/dist-types/commands/CreateImageCommand.d.ts +6 -4
  475. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -4
  476. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +6 -4
  477. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +7 -5
  478. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -4
  479. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -4
  480. package/dist-types/commands/CreateMlflowAppCommand.d.ts +6 -4
  481. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +6 -4
  482. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -4
  483. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -4
  484. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -4
  485. package/dist-types/commands/CreateModelCommand.d.ts +6 -4
  486. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  487. package/dist-types/commands/CreateModelPackageCommand.d.ts +7 -4
  488. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +9 -4
  489. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -4
  490. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -4
  491. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -4
  492. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  493. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +8 -5
  494. package/dist-types/commands/CreatePartnerAppCommand.d.ts +6 -4
  495. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +6 -4
  496. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -4
  497. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -4
  498. package/dist-types/commands/CreatePresignedMlflowAppUrlCommand.d.ts +6 -4
  499. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +6 -4
  500. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -4
  501. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -4
  502. package/dist-types/commands/CreateProjectCommand.d.ts +6 -4
  503. package/dist-types/commands/CreateSpaceCommand.d.ts +10 -4
  504. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -4
  505. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -4
  506. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +6 -4
  507. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -4
  508. package/dist-types/commands/CreateTrialCommand.d.ts +6 -4
  509. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -4
  510. package/dist-types/commands/CreateUserProfileCommand.d.ts +12 -4
  511. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -4
  512. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -4
  513. package/dist-types/commands/DeleteAIBenchmarkJobCommand.d.ts +6 -4
  514. package/dist-types/commands/DeleteAIRecommendationJobCommand.d.ts +6 -4
  515. package/dist-types/commands/DeleteAIWorkloadConfigCommand.d.ts +6 -4
  516. package/dist-types/commands/DeleteActionCommand.d.ts +6 -4
  517. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +6 -4
  518. package/dist-types/commands/DeleteAppCommand.d.ts +6 -4
  519. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +6 -4
  520. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -4
  521. package/dist-types/commands/DeleteAssociationCommand.d.ts +6 -4
  522. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -4
  523. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +6 -4
  524. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +6 -4
  525. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +6 -4
  526. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +6 -4
  527. package/dist-types/commands/DeleteContextCommand.d.ts +6 -4
  528. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +6 -4
  529. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +6 -4
  530. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -4
  531. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +6 -4
  532. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +6 -4
  533. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -4
  534. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +6 -4
  535. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -4
  536. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +6 -4
  537. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +6 -4
  538. package/dist-types/commands/DeleteHubCommand.d.ts +6 -4
  539. package/dist-types/commands/DeleteHubContentCommand.d.ts +6 -4
  540. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +6 -4
  541. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +6 -4
  542. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +6 -4
  543. package/dist-types/commands/DeleteImageCommand.d.ts +6 -4
  544. package/dist-types/commands/DeleteImageVersionCommand.d.ts +6 -4
  545. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +6 -4
  546. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -4
  547. package/dist-types/commands/DeleteMlflowAppCommand.d.ts +6 -4
  548. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +6 -4
  549. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +6 -4
  550. package/dist-types/commands/DeleteModelCardCommand.d.ts +6 -4
  551. package/dist-types/commands/DeleteModelCommand.d.ts +6 -4
  552. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  553. package/dist-types/commands/DeleteModelPackageCommand.d.ts +6 -4
  554. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +6 -4
  555. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +6 -4
  556. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +6 -4
  557. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +6 -4
  558. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +6 -4
  559. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  560. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +6 -4
  561. package/dist-types/commands/DeletePartnerAppCommand.d.ts +6 -4
  562. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -4
  563. package/dist-types/commands/DeleteProcessingJobCommand.d.ts +6 -4
  564. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -4
  565. package/dist-types/commands/DeleteSpaceCommand.d.ts +6 -4
  566. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +6 -4
  567. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -4
  568. package/dist-types/commands/DeleteTrainingJobCommand.d.ts +6 -4
  569. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -4
  570. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -4
  571. package/dist-types/commands/DeleteUserProfileCommand.d.ts +6 -4
  572. package/dist-types/commands/DeleteWorkforceCommand.d.ts +6 -4
  573. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -4
  574. package/dist-types/commands/DeregisterDevicesCommand.d.ts +6 -4
  575. package/dist-types/commands/DescribeAIBenchmarkJobCommand.d.ts +6 -4
  576. package/dist-types/commands/DescribeAIRecommendationJobCommand.d.ts +6 -4
  577. package/dist-types/commands/DescribeAIWorkloadConfigCommand.d.ts +6 -4
  578. package/dist-types/commands/DescribeActionCommand.d.ts +6 -4
  579. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -4
  580. package/dist-types/commands/DescribeAppCommand.d.ts +7 -4
  581. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +6 -4
  582. package/dist-types/commands/DescribeArtifactCommand.d.ts +6 -4
  583. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +6 -4
  584. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +6 -4
  585. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -4
  586. package/dist-types/commands/DescribeClusterEventCommand.d.ts +17 -4
  587. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +6 -4
  588. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +6 -4
  589. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +6 -4
  590. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +6 -4
  591. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +6 -4
  592. package/dist-types/commands/DescribeContextCommand.d.ts +6 -4
  593. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +6 -4
  594. package/dist-types/commands/DescribeDeviceCommand.d.ts +6 -4
  595. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +6 -4
  596. package/dist-types/commands/DescribeDomainCommand.d.ts +12 -4
  597. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +6 -4
  598. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +6 -4
  599. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -4
  600. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +6 -4
  601. package/dist-types/commands/DescribeExperimentCommand.d.ts +6 -4
  602. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +6 -4
  603. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +6 -4
  604. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +6 -4
  605. package/dist-types/commands/DescribeHubCommand.d.ts +6 -4
  606. package/dist-types/commands/DescribeHubContentCommand.d.ts +6 -4
  607. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +6 -4
  608. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +6 -4
  609. package/dist-types/commands/DescribeImageCommand.d.ts +6 -4
  610. package/dist-types/commands/DescribeImageVersionCommand.d.ts +6 -4
  611. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +8 -5
  612. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +8 -7
  613. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -4
  614. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +6 -4
  615. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +6 -4
  616. package/dist-types/commands/DescribeMlflowAppCommand.d.ts +6 -4
  617. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +6 -4
  618. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +6 -4
  619. package/dist-types/commands/DescribeModelCardCommand.d.ts +6 -4
  620. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +6 -4
  621. package/dist-types/commands/DescribeModelCommand.d.ts +6 -4
  622. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  623. package/dist-types/commands/DescribeModelPackageCommand.d.ts +7 -4
  624. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +9 -4
  625. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +6 -4
  626. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +6 -4
  627. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +6 -4
  628. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  629. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +6 -4
  630. package/dist-types/commands/DescribePartnerAppCommand.d.ts +6 -4
  631. package/dist-types/commands/DescribePipelineCommand.d.ts +6 -4
  632. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +6 -4
  633. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +6 -4
  634. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +6 -4
  635. package/dist-types/commands/DescribeProjectCommand.d.ts +6 -4
  636. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +6 -4
  637. package/dist-types/commands/DescribeSpaceCommand.d.ts +10 -4
  638. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +6 -4
  639. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +6 -4
  640. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +6 -4
  641. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +7 -5
  642. package/dist-types/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +6 -4
  643. package/dist-types/commands/DescribeTransformJobCommand.d.ts +6 -4
  644. package/dist-types/commands/DescribeTrialCommand.d.ts +6 -4
  645. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +6 -4
  646. package/dist-types/commands/DescribeUserProfileCommand.d.ts +12 -4
  647. package/dist-types/commands/DescribeWorkforceCommand.d.ts +6 -4
  648. package/dist-types/commands/DescribeWorkteamCommand.d.ts +6 -4
  649. package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +6 -4
  650. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  651. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +6 -4
  652. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  653. package/dist-types/commands/ExtendTrainingPlanCommand.d.ts +6 -4
  654. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +6 -4
  655. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +6 -4
  656. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -4
  657. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -4
  658. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +6 -4
  659. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +6 -4
  660. package/dist-types/commands/ImportHubContentCommand.d.ts +6 -4
  661. package/dist-types/commands/ListAIBenchmarkJobsCommand.d.ts +6 -4
  662. package/dist-types/commands/ListAIRecommendationJobsCommand.d.ts +6 -4
  663. package/dist-types/commands/ListAIWorkloadConfigsCommand.d.ts +6 -4
  664. package/dist-types/commands/ListActionsCommand.d.ts +6 -4
  665. package/dist-types/commands/ListAlgorithmsCommand.d.ts +6 -4
  666. package/dist-types/commands/ListAliasesCommand.d.ts +6 -4
  667. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +6 -4
  668. package/dist-types/commands/ListAppsCommand.d.ts +7 -4
  669. package/dist-types/commands/ListArtifactsCommand.d.ts +6 -4
  670. package/dist-types/commands/ListAssociationsCommand.d.ts +6 -4
  671. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +6 -4
  672. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +6 -4
  673. package/dist-types/commands/ListClusterEventsCommand.d.ts +7 -4
  674. package/dist-types/commands/ListClusterNodesCommand.d.ts +6 -4
  675. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +6 -4
  676. package/dist-types/commands/ListClustersCommand.d.ts +6 -4
  677. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +6 -4
  678. package/dist-types/commands/ListCompilationJobsCommand.d.ts +6 -4
  679. package/dist-types/commands/ListComputeQuotasCommand.d.ts +6 -4
  680. package/dist-types/commands/ListContextsCommand.d.ts +6 -4
  681. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +6 -4
  682. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +6 -4
  683. package/dist-types/commands/ListDevicesCommand.d.ts +6 -4
  684. package/dist-types/commands/ListDomainsCommand.d.ts +6 -4
  685. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +6 -4
  686. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +6 -4
  687. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +6 -4
  688. package/dist-types/commands/ListEndpointsCommand.d.ts +6 -4
  689. package/dist-types/commands/ListExperimentsCommand.d.ts +6 -4
  690. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +6 -4
  691. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +6 -4
  692. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +6 -4
  693. package/dist-types/commands/ListHubContentsCommand.d.ts +6 -4
  694. package/dist-types/commands/ListHubsCommand.d.ts +6 -4
  695. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +6 -4
  696. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +6 -4
  697. package/dist-types/commands/ListImageVersionsCommand.d.ts +6 -4
  698. package/dist-types/commands/ListImagesCommand.d.ts +6 -4
  699. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +6 -4
  700. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +6 -4
  701. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -4
  702. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +6 -4
  703. package/dist-types/commands/ListLabelingJobsCommand.d.ts +6 -4
  704. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +6 -4
  705. package/dist-types/commands/ListLineageGroupsCommand.d.ts +6 -4
  706. package/dist-types/commands/ListMlflowAppsCommand.d.ts +6 -4
  707. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +6 -4
  708. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +6 -4
  709. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +8 -5
  710. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +6 -4
  711. package/dist-types/commands/ListModelCardsCommand.d.ts +7 -6
  712. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +6 -4
  713. package/dist-types/commands/ListModelMetadataCommand.d.ts +6 -4
  714. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +9 -4
  715. package/dist-types/commands/ListModelPackagesCommand.d.ts +6 -4
  716. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +6 -4
  717. package/dist-types/commands/ListModelsCommand.d.ts +6 -4
  718. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +6 -4
  719. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +6 -4
  720. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +6 -4
  721. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +6 -4
  722. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +6 -4
  723. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +6 -4
  724. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +6 -4
  725. package/dist-types/commands/ListPartnerAppsCommand.d.ts +6 -4
  726. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +6 -4
  727. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +6 -4
  728. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +6 -4
  729. package/dist-types/commands/ListPipelineVersionsCommand.d.ts +6 -4
  730. package/dist-types/commands/ListPipelinesCommand.d.ts +6 -4
  731. package/dist-types/commands/ListProcessingJobsCommand.d.ts +6 -4
  732. package/dist-types/commands/ListProjectsCommand.d.ts +6 -4
  733. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +6 -4
  734. package/dist-types/commands/ListSpacesCommand.d.ts +6 -4
  735. package/dist-types/commands/ListStageDevicesCommand.d.ts +6 -4
  736. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +6 -4
  737. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +6 -4
  738. package/dist-types/commands/ListTagsCommand.d.ts +6 -4
  739. package/dist-types/commands/ListTrainingJobsCommand.d.ts +6 -4
  740. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +6 -4
  741. package/dist-types/commands/ListTrainingPlansCommand.d.ts +7 -5
  742. package/dist-types/commands/ListTransformJobsCommand.d.ts +6 -4
  743. package/dist-types/commands/ListTrialComponentsCommand.d.ts +6 -4
  744. package/dist-types/commands/ListTrialsCommand.d.ts +6 -4
  745. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +6 -4
  746. package/dist-types/commands/ListUserProfilesCommand.d.ts +6 -4
  747. package/dist-types/commands/ListWorkforcesCommand.d.ts +6 -4
  748. package/dist-types/commands/ListWorkteamsCommand.d.ts +6 -4
  749. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -4
  750. package/dist-types/commands/QueryLineageCommand.d.ts +6 -4
  751. package/dist-types/commands/RegisterDevicesCommand.d.ts +6 -4
  752. package/dist-types/commands/RenderUiTemplateCommand.d.ts +6 -4
  753. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -4
  754. package/dist-types/commands/SearchCommand.d.ts +16 -4
  755. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +8 -6
  756. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -4
  757. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -4
  758. package/dist-types/commands/StartClusterHealthCheckCommand.d.ts +6 -4
  759. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +6 -4
  760. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -4
  761. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +6 -4
  762. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +6 -4
  763. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +6 -4
  764. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -4
  765. package/dist-types/commands/StartSessionCommand.d.ts +6 -4
  766. package/dist-types/commands/StopAIBenchmarkJobCommand.d.ts +6 -4
  767. package/dist-types/commands/StopAIRecommendationJobCommand.d.ts +6 -4
  768. package/dist-types/commands/StopAutoMLJobCommand.d.ts +6 -4
  769. package/dist-types/commands/StopCompilationJobCommand.d.ts +6 -4
  770. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +6 -4
  771. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +6 -4
  772. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +6 -4
  773. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +7 -5
  774. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +6 -4
  775. package/dist-types/commands/StopLabelingJobCommand.d.ts +6 -4
  776. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +6 -4
  777. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +6 -4
  778. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +6 -4
  779. package/dist-types/commands/StopOptimizationJobCommand.d.ts +6 -4
  780. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -4
  781. package/dist-types/commands/StopProcessingJobCommand.d.ts +6 -4
  782. package/dist-types/commands/StopTrainingJobCommand.d.ts +6 -4
  783. package/dist-types/commands/StopTransformJobCommand.d.ts +6 -4
  784. package/dist-types/commands/UpdateActionCommand.d.ts +6 -4
  785. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -4
  786. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -4
  787. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -4
  788. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +6 -4
  789. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +6 -4
  790. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -4
  791. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +6 -4
  792. package/dist-types/commands/UpdateContextCommand.d.ts +6 -4
  793. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +6 -4
  794. package/dist-types/commands/UpdateDevicesCommand.d.ts +6 -4
  795. package/dist-types/commands/UpdateDomainCommand.d.ts +12 -4
  796. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -4
  797. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -4
  798. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -4
  799. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -4
  800. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +6 -4
  801. package/dist-types/commands/UpdateHubCommand.d.ts +6 -4
  802. package/dist-types/commands/UpdateHubContentCommand.d.ts +6 -4
  803. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +6 -4
  804. package/dist-types/commands/UpdateImageCommand.d.ts +6 -4
  805. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -4
  806. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +6 -4
  807. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +6 -4
  808. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +7 -5
  809. package/dist-types/commands/UpdateMlflowAppCommand.d.ts +6 -4
  810. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +6 -4
  811. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -4
  812. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -4
  813. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +6 -4
  814. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -4
  815. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +6 -4
  816. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  817. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +6 -4
  818. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -4
  819. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -4
  820. package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +6 -4
  821. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -4
  822. package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -4
  823. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -4
  824. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -4
  825. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -4
  826. package/dist-types/commands/UpdateUserProfileCommand.d.ts +14 -5
  827. package/dist-types/commands/UpdateWorkforceCommand.d.ts +7 -6
  828. package/dist-types/commands/UpdateWorkteamCommand.d.ts +6 -4
  829. package/dist-types/endpoint/bdd.d.ts +1 -1
  830. package/dist-types/extensionConfiguration.d.ts +1 -1
  831. package/dist-types/models/SageMakerServiceException.d.ts +1 -1
  832. package/dist-types/models/enums.d.ts +214 -177
  833. package/dist-types/models/errors.d.ts +1 -1
  834. package/dist-types/models/models_0.d.ts +37 -12
  835. package/dist-types/models/models_1.d.ts +41 -30
  836. package/dist-types/models/models_2.d.ts +28 -82
  837. package/dist-types/models/models_3.d.ts +94 -64
  838. package/dist-types/models/models_4.d.ts +77 -47
  839. package/dist-types/models/models_5.d.ts +42 -2
  840. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  841. package/dist-types/runtimeConfig.d.ts +2 -2
  842. package/dist-types/runtimeConfig.native.d.ts +2 -2
  843. package/dist-types/schemas/schemas_0.d.ts +2 -0
  844. package/dist-types/ts3.4/SageMaker.d.ts +1 -1
  845. package/dist-types/ts3.4/SageMakerClient.d.ts +8 -14
  846. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +6 -4
  847. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +6 -4
  848. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +6 -4
  849. package/dist-types/ts3.4/commands/AttachClusterNodeVolumeCommand.d.ts +6 -4
  850. package/dist-types/ts3.4/commands/BatchAddClusterNodesCommand.d.ts +6 -4
  851. package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +6 -4
  852. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +6 -4
  853. package/dist-types/ts3.4/commands/BatchRebootClusterNodesCommand.d.ts +6 -4
  854. package/dist-types/ts3.4/commands/BatchReplaceClusterNodesCommand.d.ts +6 -4
  855. package/dist-types/ts3.4/commands/CreateAIBenchmarkJobCommand.d.ts +6 -4
  856. package/dist-types/ts3.4/commands/CreateAIRecommendationJobCommand.d.ts +6 -4
  857. package/dist-types/ts3.4/commands/CreateAIWorkloadConfigCommand.d.ts +6 -4
  858. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +6 -4
  859. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +6 -4
  860. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +6 -8
  861. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +6 -4
  862. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +6 -4
  863. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +6 -4
  864. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +6 -4
  865. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +6 -4
  866. package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +6 -4
  867. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +6 -4
  868. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +6 -4
  869. package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +6 -4
  870. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +6 -4
  871. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -4
  872. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +6 -4
  873. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
  874. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -4
  875. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -4
  876. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +6 -4
  877. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +6 -4
  878. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +6 -4
  879. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +6 -4
  880. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +6 -4
  881. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +6 -4
  882. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +6 -8
  883. package/dist-types/ts3.4/commands/CreateHubContentPresignedUrlsCommand.d.ts +6 -4
  884. package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +6 -4
  885. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +6 -4
  886. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -4
  887. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +6 -4
  888. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +6 -4
  889. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +6 -4
  890. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +6 -4
  891. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -4
  892. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +6 -4
  893. package/dist-types/ts3.4/commands/CreateMlflowAppCommand.d.ts +6 -4
  894. package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +6 -4
  895. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -4
  896. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +6 -4
  897. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +6 -4
  898. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +6 -4
  899. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  900. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +6 -4
  901. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +6 -4
  902. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -4
  903. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +6 -4
  904. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +6 -4
  905. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  906. package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +8 -8
  907. package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +6 -4
  908. package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +6 -4
  909. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +6 -4
  910. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +6 -4
  911. package/dist-types/ts3.4/commands/CreatePresignedMlflowAppUrlCommand.d.ts +6 -4
  912. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +6 -4
  913. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -4
  914. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +6 -4
  915. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +6 -4
  916. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +6 -4
  917. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -4
  918. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +6 -4
  919. package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +6 -4
  920. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +6 -4
  921. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +6 -4
  922. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +6 -4
  923. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +6 -4
  924. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +6 -4
  925. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +6 -4
  926. package/dist-types/ts3.4/commands/DeleteAIBenchmarkJobCommand.d.ts +6 -4
  927. package/dist-types/ts3.4/commands/DeleteAIRecommendationJobCommand.d.ts +6 -4
  928. package/dist-types/ts3.4/commands/DeleteAIWorkloadConfigCommand.d.ts +6 -4
  929. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +6 -4
  930. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +6 -4
  931. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +6 -8
  932. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +6 -4
  933. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +6 -4
  934. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +6 -4
  935. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +6 -4
  936. package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +6 -4
  937. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +6 -4
  938. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +6 -4
  939. package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +6 -4
  940. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +6 -4
  941. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +6 -4
  942. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +6 -4
  943. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
  944. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +6 -4
  945. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +6 -4
  946. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +6 -4
  947. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +6 -4
  948. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +6 -4
  949. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +6 -4
  950. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +6 -4
  951. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +6 -8
  952. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +6 -4
  953. package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +6 -4
  954. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +6 -4
  955. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +6 -4
  956. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +6 -4
  957. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +6 -4
  958. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +6 -4
  959. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +6 -4
  960. package/dist-types/ts3.4/commands/DeleteMlflowAppCommand.d.ts +6 -4
  961. package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +6 -4
  962. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +6 -4
  963. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +6 -4
  964. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +6 -4
  965. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  966. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +6 -4
  967. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +6 -4
  968. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +6 -4
  969. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +6 -4
  970. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +6 -4
  971. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +6 -4
  972. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  973. package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +6 -4
  974. package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +6 -4
  975. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +6 -4
  976. package/dist-types/ts3.4/commands/DeleteProcessingJobCommand.d.ts +6 -4
  977. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +6 -4
  978. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +6 -4
  979. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +6 -4
  980. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +6 -4
  981. package/dist-types/ts3.4/commands/DeleteTrainingJobCommand.d.ts +6 -4
  982. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +6 -4
  983. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +6 -4
  984. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +6 -4
  985. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +6 -4
  986. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +6 -4
  987. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +6 -4
  988. package/dist-types/ts3.4/commands/DescribeAIBenchmarkJobCommand.d.ts +6 -4
  989. package/dist-types/ts3.4/commands/DescribeAIRecommendationJobCommand.d.ts +6 -4
  990. package/dist-types/ts3.4/commands/DescribeAIWorkloadConfigCommand.d.ts +6 -4
  991. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +6 -4
  992. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +6 -4
  993. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +6 -4
  994. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +6 -4
  995. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +6 -4
  996. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +6 -4
  997. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +6 -4
  998. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +6 -4
  999. package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +6 -4
  1000. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +6 -4
  1001. package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +6 -4
  1002. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +6 -4
  1003. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +6 -4
  1004. package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +6 -4
  1005. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +6 -4
  1006. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +6 -4
  1007. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +6 -4
  1008. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +6 -4
  1009. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +6 -4
  1010. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +6 -4
  1011. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +6 -4
  1012. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +6 -4
  1013. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +6 -4
  1014. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +6 -4
  1015. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +6 -4
  1016. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +6 -4
  1017. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +6 -4
  1018. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +6 -4
  1019. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +6 -4
  1020. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +6 -4
  1021. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +6 -4
  1022. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +6 -4
  1023. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +6 -4
  1024. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +8 -8
  1025. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +10 -6
  1026. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -4
  1027. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +6 -4
  1028. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +6 -4
  1029. package/dist-types/ts3.4/commands/DescribeMlflowAppCommand.d.ts +6 -4
  1030. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +6 -4
  1031. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +6 -4
  1032. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +6 -4
  1033. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +6 -4
  1034. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +6 -4
  1035. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  1036. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +6 -4
  1037. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +6 -4
  1038. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +6 -4
  1039. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +6 -4
  1040. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +6 -4
  1041. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  1042. package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +6 -4
  1043. package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +6 -4
  1044. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +6 -4
  1045. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +6 -4
  1046. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +6 -4
  1047. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +6 -4
  1048. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +6 -4
  1049. package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +6 -4
  1050. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +6 -4
  1051. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +6 -4
  1052. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +6 -4
  1053. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +6 -4
  1054. package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +6 -4
  1055. package/dist-types/ts3.4/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +6 -4
  1056. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +6 -4
  1057. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +6 -4
  1058. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +6 -4
  1059. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +6 -4
  1060. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +6 -4
  1061. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +6 -4
  1062. package/dist-types/ts3.4/commands/DetachClusterNodeVolumeCommand.d.ts +6 -4
  1063. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  1064. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +6 -4
  1065. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  1066. package/dist-types/ts3.4/commands/ExtendTrainingPlanCommand.d.ts +6 -4
  1067. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +6 -4
  1068. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +6 -4
  1069. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -4
  1070. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -4
  1071. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +6 -4
  1072. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +6 -4
  1073. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +6 -4
  1074. package/dist-types/ts3.4/commands/ListAIBenchmarkJobsCommand.d.ts +6 -4
  1075. package/dist-types/ts3.4/commands/ListAIRecommendationJobsCommand.d.ts +6 -4
  1076. package/dist-types/ts3.4/commands/ListAIWorkloadConfigsCommand.d.ts +6 -4
  1077. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +6 -4
  1078. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +6 -4
  1079. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +6 -4
  1080. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +6 -4
  1081. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +6 -6
  1082. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +6 -4
  1083. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +6 -4
  1084. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +6 -4
  1085. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +6 -4
  1086. package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +6 -4
  1087. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +6 -4
  1088. package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +6 -4
  1089. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +6 -4
  1090. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +6 -4
  1091. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +6 -4
  1092. package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +6 -4
  1093. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +6 -4
  1094. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +6 -4
  1095. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +6 -4
  1096. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +6 -4
  1097. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +6 -4
  1098. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +6 -4
  1099. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +6 -4
  1100. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +6 -4
  1101. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +6 -4
  1102. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +6 -4
  1103. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +6 -4
  1104. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +6 -4
  1105. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +6 -4
  1106. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +6 -4
  1107. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +6 -6
  1108. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +6 -4
  1109. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +6 -4
  1110. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +6 -4
  1111. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +6 -4
  1112. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +6 -4
  1113. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +6 -4
  1114. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -4
  1115. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +6 -4
  1116. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +6 -4
  1117. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +6 -4
  1118. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +6 -4
  1119. package/dist-types/ts3.4/commands/ListMlflowAppsCommand.d.ts +6 -4
  1120. package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +6 -4
  1121. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +6 -4
  1122. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +8 -8
  1123. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +6 -4
  1124. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +10 -6
  1125. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +6 -4
  1126. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +6 -4
  1127. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +6 -4
  1128. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +6 -4
  1129. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +6 -4
  1130. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +6 -4
  1131. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +6 -4
  1132. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +6 -4
  1133. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +6 -4
  1134. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +6 -4
  1135. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +6 -4
  1136. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +6 -4
  1137. package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +6 -4
  1138. package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +6 -4
  1139. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +6 -4
  1140. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +6 -4
  1141. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +6 -4
  1142. package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +6 -4
  1143. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +6 -4
  1144. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +6 -4
  1145. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +6 -4
  1146. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +6 -4
  1147. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +6 -4
  1148. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +6 -4
  1149. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +6 -4
  1150. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +6 -4
  1151. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +6 -8
  1152. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +6 -4
  1153. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +6 -4
  1154. package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +6 -4
  1155. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +6 -4
  1156. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +6 -4
  1157. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +6 -4
  1158. package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +6 -4
  1159. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +6 -4
  1160. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +6 -4
  1161. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +6 -4
  1162. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -4
  1163. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +6 -4
  1164. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +6 -4
  1165. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +6 -4
  1166. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +6 -4
  1167. package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -4
  1168. package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +6 -4
  1169. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -4
  1170. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -4
  1171. package/dist-types/ts3.4/commands/StartClusterHealthCheckCommand.d.ts +6 -4
  1172. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +6 -4
  1173. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +6 -4
  1174. package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +6 -4
  1175. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +6 -4
  1176. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +6 -4
  1177. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +6 -4
  1178. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +6 -4
  1179. package/dist-types/ts3.4/commands/StopAIBenchmarkJobCommand.d.ts +6 -4
  1180. package/dist-types/ts3.4/commands/StopAIRecommendationJobCommand.d.ts +6 -4
  1181. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +6 -4
  1182. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +6 -4
  1183. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +6 -4
  1184. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +6 -4
  1185. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +6 -4
  1186. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +6 -4
  1187. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +6 -4
  1188. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +6 -4
  1189. package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +6 -4
  1190. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +6 -4
  1191. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +6 -4
  1192. package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +6 -4
  1193. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +6 -4
  1194. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +6 -4
  1195. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +6 -4
  1196. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +6 -4
  1197. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +6 -4
  1198. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +6 -4
  1199. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +6 -4
  1200. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +6 -4
  1201. package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +6 -4
  1202. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +6 -4
  1203. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +6 -4
  1204. package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +6 -4
  1205. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +6 -4
  1206. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +6 -4
  1207. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +6 -4
  1208. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +6 -4
  1209. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +6 -4
  1210. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -4
  1211. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +6 -4
  1212. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +6 -4
  1213. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +6 -4
  1214. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +6 -8
  1215. package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +6 -4
  1216. package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +6 -4
  1217. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +6 -4
  1218. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +6 -4
  1219. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +6 -4
  1220. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +6 -4
  1221. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +6 -4
  1222. package/dist-types/ts3.4/commands/UpdateMlflowAppCommand.d.ts +6 -4
  1223. package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +6 -4
  1224. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +6 -4
  1225. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +6 -4
  1226. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +6 -4
  1227. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +6 -4
  1228. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +6 -4
  1229. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  1230. package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +6 -4
  1231. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +6 -4
  1232. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +6 -4
  1233. package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +6 -4
  1234. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +6 -4
  1235. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +6 -4
  1236. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +6 -4
  1237. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +6 -4
  1238. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +6 -4
  1239. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +8 -8
  1240. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +10 -6
  1241. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +6 -4
  1242. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  1243. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  1244. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +1 -1
  1245. package/dist-types/ts3.4/models/enums.d.ts +111 -92
  1246. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  1247. package/dist-types/ts3.4/models/models_0.d.ts +11 -4
  1248. package/dist-types/ts3.4/models/models_1.d.ts +14 -10
  1249. package/dist-types/ts3.4/models/models_2.d.ts +7 -20
  1250. package/dist-types/ts3.4/models/models_3.d.ts +25 -16
  1251. package/dist-types/ts3.4/models/models_4.d.ts +19 -14
  1252. package/dist-types/ts3.4/models/models_5.d.ts +14 -0
  1253. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  1254. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  1255. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  1256. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
  1257. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +1 -1
  1258. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +1 -1
  1259. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +1 -1
  1260. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +1 -1
  1261. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +1 -1
  1262. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +1 -1
  1263. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +1 -1
  1264. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +1 -1
  1265. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +1 -1
  1266. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +1 -1
  1267. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +1 -1
  1268. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +1 -1
  1269. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +1 -1
  1270. package/dist-types/waiters/waitForEndpointDeleted.d.ts +1 -1
  1271. package/dist-types/waiters/waitForEndpointInService.d.ts +1 -1
  1272. package/dist-types/waiters/waitForImageCreated.d.ts +1 -1
  1273. package/dist-types/waiters/waitForImageDeleted.d.ts +1 -1
  1274. package/dist-types/waiters/waitForImageUpdated.d.ts +1 -1
  1275. package/dist-types/waiters/waitForImageVersionCreated.d.ts +1 -1
  1276. package/dist-types/waiters/waitForImageVersionDeleted.d.ts +1 -1
  1277. package/dist-types/waiters/waitForNotebookInstanceDeleted.d.ts +1 -1
  1278. package/dist-types/waiters/waitForNotebookInstanceInService.d.ts +1 -1
  1279. package/dist-types/waiters/waitForNotebookInstanceStopped.d.ts +1 -1
  1280. package/dist-types/waiters/waitForProcessingJobCompletedOrStopped.d.ts +1 -1
  1281. package/dist-types/waiters/waitForTrainingJobCompletedOrStopped.d.ts +1 -1
  1282. package/dist-types/waiters/waitForTransformJobCompletedOrStopped.d.ts +1 -1
  1283. package/package.json +14 -36
@@ -1,4 +1,4 @@
1
- import type { ActionStatus, ActivationState, ActiveClusterOperationName, AdditionalS3DataSourceDataType, AggregationTransformationValue, AIBenchmarkJobStatus, AICapacityReservationPreference, AIRecommendationInferenceFramework, AIRecommendationInstanceType, AIRecommendationJobStatus, AIRecommendationMetric, AIRecommendationOptimizationType, AlgorithmStatus, AppInstanceType, AppStatus, AppType, ArtifactSourceIdType, AssemblyType, AssociationEdgeType, AsyncNotificationTopicTypes, AthenaResultCompressionType, AthenaResultFormat, AutoMLAlgorithm, AutoMLChannelType, AutoMLJobObjectiveType, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLMetricEnum, AutoMLMetricExtendedEnum, AutoMLMode, AutoMLProcessingUnit, AutoMLS3DataType, AutotuneMode, BatchAddClusterNodesErrorCode, BatchDeleteClusterNodesErrorCode, BatchRebootClusterNodesErrorCode, BatchReplaceClusterNodesErrorCode, BatchStrategy, CandidateStatus, CandidateStepType, CapacityReservationType, CapacitySizeType, CaptureMode, ClarifyFeatureType, ClarifyTextGranularity, ClarifyTextLanguage, ClusterAutoScalerType, ClusterAutoScalingMode, ClusterAutoScalingStatus, ClusterCapacityType, ClusterConfigMode, ClusterEventResourceType, ClusterImageVersionStatus, ClusterInstanceStatus, ClusterInstanceType, ClusterInterfaceType, ClusterKubernetesTaintEffect, ClusterSlurmConfigStrategy, ClusterSlurmNodeType, ClusterStatus, CompilationJobStatus, CompressionType, ConditionOutcome, DataSourceName, DeepHealthCheckType, DetailedAlgorithmStatus, FeatureStatus, FileSystemAccessMode, FileSystemType, FillingType, InstanceGroupStatus, LifecycleManagement, MetricSetSource, MIGProfileType, ModelApprovalStatus, ModelCacheSetting, ModelCompressionType, ModelPackageRegistrationType, ModelPackageStatus, NodeUnavailabilityType, ObjectiveStatus, OutputCompressionType, PreemptTeamTasks, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, RecordWrapper, RepositoryAccessMode, ResourceSharingStrategy, S3DataDistribution, S3DataType, S3ModelDataType, SchedulerResourceStatus, SoftwareUpdateStatus, SplitType, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrafficRoutingConfigType, TrainingInputMode, TrainingInstanceType, TrainingRepositoryAccessMode, TransformInstanceType, VolumeAttachmentStatus } from "./enums";
1
+ import type { ActionStatus, ActivationState, ActiveClusterOperationName, AdditionalS3DataSourceDataType, AggregationTransformationValue, AIBenchmarkJobStatus, AICapacityReservationPreference, AIRecommendationInferenceFramework, AIRecommendationInstanceType, AIRecommendationJobStatus, AIRecommendationMetric, AIRecommendationOptimizationType, AlgorithmStatus, AppInstanceType, AppStatus, AppType, ArtifactSourceIdType, AssemblyType, AssociationEdgeType, AsyncNotificationTopicTypes, AthenaResultCompressionType, AthenaResultFormat, AutoMLAlgorithm, AutoMLChannelType, AutoMLJobObjectiveType, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLMetricEnum, AutoMLMetricExtendedEnum, AutoMLMode, AutoMLProcessingUnit, AutoMLS3DataType, AutotuneMode, BatchAddClusterNodesErrorCode, BatchDeleteClusterNodesErrorCode, BatchRebootClusterNodesErrorCode, BatchReplaceClusterNodesErrorCode, BatchStrategy, CandidateStatus, CandidateStepType, CapacityReservationType, CapacitySizeType, CaptureMode, ClarifyFeatureType, ClarifyTextGranularity, ClarifyTextLanguage, ClusterAutoScalerType, ClusterAutoScalingMode, ClusterAutoScalingStatus, ClusterCapacityType, ClusterConfigMode, ClusterEventLevel, ClusterEventResourceType, ClusterImageVersionStatus, ClusterInstanceStatus, ClusterInstanceType, ClusterInterfaceType, ClusterKubernetesTaintEffect, ClusterSlurmConfigStrategy, ClusterSlurmNodeType, ClusterStatus, CompilationJobStatus, CompressionType, ConditionOutcome, DataSourceName, DeepHealthCheckType, DetailedAlgorithmStatus, FeatureStatus, FileSystemAccessMode, FileSystemType, FillingType, InstanceGroupStatus, LifecycleManagement, MetricSetSource, MIGProfileType, ModelApprovalStatus, ModelCompressionType, ModelPackageRegistrationType, ModelPackageStatus, NodeUnavailabilityType, ObjectiveStatus, OutputCompressionType, PreemptTeamTasks, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, RecordWrapper, RepositoryAccessMode, ResourceSharingStrategy, S3DataDistribution, S3DataType, S3ModelDataType, SchedulerResourceStatus, SoftwareUpdateStatus, SplitType, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrafficRoutingConfigType, TrainingInputMode, TrainingInstanceType, TrainingRepositoryAccessMode, TransformInstanceType, VolumeAttachmentStatus } from "./enums";
2
2
  /**
3
3
  * <p>Configuration for allocating accelerator partitions.</p>
4
4
  * @public
@@ -1931,6 +1931,11 @@ export interface ResourceSpec {
1931
1931
  * @public
1932
1932
  */
1933
1933
  LifecycleConfigArn?: string | undefined;
1934
+ /**
1935
+ * <p>The ARN of the SageMaker AI Training Plan to use for this app. When you specify a training plan, the app launches on reserved GPU capacity. This field is supported for JupyterLab and CodeEditor app types.</p> <p>For more information about how to reserve GPU capacity with SageMaker AI Training Plans, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/training-plan-utilization-for-studio-apps.html">Using training plans in Studio applications</a>.</p>
1936
+ * @public
1937
+ */
1938
+ TrainingPlanArn?: string | undefined;
1934
1939
  }
1935
1940
  /**
1936
1941
  * <p>Details about an Amazon SageMaker AI app.</p>
@@ -5178,6 +5183,22 @@ export interface ClusterMetadata {
5178
5183
  */
5179
5184
  SlrAccessEntry?: string | undefined;
5180
5185
  }
5186
+ /**
5187
+ * <p>The customer ENI and additional ENIs associated with a network interface category.</p>
5188
+ * @public
5189
+ */
5190
+ export interface InstanceRequirementsEniConfiguration {
5191
+ /**
5192
+ * <p>The ID of the customer-managed Elastic Network Interface (ENI) associated with the instance type category.</p>
5193
+ * @public
5194
+ */
5195
+ CustomerEni?: string | undefined;
5196
+ /**
5197
+ * <p>Information about additional Elastic Network Interfaces (ENIs) associated with the instance type category.</p>
5198
+ * @public
5199
+ */
5200
+ AdditionalEnis?: AdditionalEnis | undefined;
5201
+ }
5181
5202
  /**
5182
5203
  * <p>Metadata information about an instance in a HyperPod cluster.</p>
5183
5204
  * @public
@@ -5193,6 +5214,11 @@ export interface InstanceMetadata {
5193
5214
  * @public
5194
5215
  */
5195
5216
  AdditionalEnis?: AdditionalEnis | undefined;
5217
+ /**
5218
+ * <p>The ENI configurations for the instance types in the instance requirements, grouped by network interface category (for example, ENI-only or EFA with ENIs). At most one configuration per category.</p>
5219
+ * @public
5220
+ */
5221
+ InstanceRequirementsEniConfigurations?: InstanceRequirementsEniConfiguration[] | undefined;
5196
5222
  /**
5197
5223
  * <p>Information about the Capacity Reservation used by the instance.</p>
5198
5224
  * @public
@@ -5412,6 +5438,11 @@ export interface ClusterEventDetail {
5412
5438
  * @public
5413
5439
  */
5414
5440
  Description?: string | undefined;
5441
+ /**
5442
+ * <p>The severity level of the event. Valid values are <code>Info</code>, <code>Warn</code>, and <code>Error</code>.</p>
5443
+ * @public
5444
+ */
5445
+ EventLevel?: ClusterEventLevel | undefined;
5415
5446
  }
5416
5447
  /**
5417
5448
  * <p>A summary of an event in a HyperPod cluster.</p>
@@ -5458,6 +5489,11 @@ export interface ClusterEventSummary {
5458
5489
  * @public
5459
5490
  */
5460
5491
  Description?: string | undefined;
5492
+ /**
5493
+ * <p>The severity level of the event. Valid values are <code>Info</code>, <code>Warn</code>, and <code>Error</code>.</p>
5494
+ * @public
5495
+ */
5496
+ EventLevel?: ClusterEventLevel | undefined;
5461
5497
  }
5462
5498
  /**
5463
5499
  * <p>Defines the configuration for attaching an Amazon FSx for Lustre file system to instances in a SageMaker HyperPod cluster instance group.</p>
@@ -7023,14 +7059,3 @@ export interface ImageConfig {
7023
7059
  */
7024
7060
  RepositoryAuthConfig?: RepositoryAuthConfig | undefined;
7025
7061
  }
7026
- /**
7027
- * <p>Specifies additional configuration for hosting multi-model endpoints.</p>
7028
- * @public
7029
- */
7030
- export interface MultiModelConfig {
7031
- /**
7032
- * <p>Whether to cache models for a multi-model endpoint. By default, multi-model endpoints cache models so that a model does not have to be loaded into memory each time it is invoked. Some use cases do not benefit from model caching. For example, if an endpoint hosts a large number of models that are each invoked infrequently, the endpoint might perform better if you disable model caching. To disable model caching, set the value of this parameter to <code>Disabled</code>.</p>
7033
- * @public
7034
- */
7035
- ModelCacheSetting?: ModelCacheSetting | undefined;
7036
- }
@@ -1,6 +1,17 @@
1
- import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion } from "@smithy/smithy-client";
2
- import type { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AppInstanceType, AppNetworkAccessType, AppSecurityGroupManagement, AppType, AuthMode, AutoMountHomeEFS, AvailabilityZoneBalanceEnforcementMode, AwsManagedHumanLoopRequestSource, CapacityReservationPreference, ClusterNodeProvisioningMode, ClusterNodeRecovery, CollectionType, CompleteOnConvergence, ContainerMode, ContentClassifier, DeviceSubsetType, DirectInternetAccess, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, FailureHandlingPolicy, FairShare, FeatureStatus, FeatureType, FlatInvocations, Framework, HubContentType, HyperParameterScalingType, HyperParameterTuningAllocationStrategy, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartType, IdleResourceSharing, InferenceComponentPlacementStrategy, InferenceExecutionMode, InferenceExperimentType, IPAddressType, JobType, ManagedInstanceScalingScaleInStrategy, ManagedInstanceScalingStatus, MetricPublishFrequencyInSeconds, MlTools, ModelApprovalStatus, ModelCardStatus, ModelInfrastructureType, ModelPackageRegistrationType, ModelRegistrationMode, ModelSpeculativeDecodingS3DataType, ModelSpeculativeDecodingTechnique, MonitoringProblemType, MonitoringType, NotebookInstanceAcceleratorType, NotebookOutputOption, OptimizationJobDeploymentInstanceType, ParameterType, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, Processor, ProductionVariantAcceleratorType, ProductionVariantInferenceAmiVersion, ProductionVariantInstanceType, RecommendationJobSupportedEndpointType, RecommendationJobType, RootAccess, RoutingStrategy, RStudioServerProAccessStatus, RStudioServerProUserGroup, SageMakerImageName, SkipModelValidation, StorageType, StudioWebPortal, TableFormat, TagPropagation, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, ThroughputMode, TrackingServerSize, TrafficType, TrainingInputMode, TrainingInstanceType, TrainingJobEarlyStoppingType, TtlDurationUnit, VendorGuidance } from "./enums";
3
- import type { ActionSource, AdditionalInferenceSpecificationDefinition, AdditionalModelDataSource, AdditionalS3DataSource, AIBenchmarkNetworkConfig, AIBenchmarkOutputConfig, AIBenchmarkTarget, AIDatasetConfig, AIModelSource, AIRecommendationComputeSpec, AIRecommendationInferenceSpecification, AIRecommendationOutputConfig, AIRecommendationPerformanceTarget, AIWorkloadConfigs, AlgorithmValidationSpecification, AmazonQSettings, AnnotationConsolidationConfig, AppLifecycleManagement, ArtifactSource, AsyncInferenceConfig, AuthorizedUrl, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoParameter, AutoRollbackConfig, Autotune, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, CategoricalParameterRangeSpecification, Channel, ChannelSpecification, CheckpointConfig, ClarifyExplainerConfig, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterOrchestrator, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, CodeEditorAppImageConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, ComputeQuotaConfig, ComputeQuotaTarget, CustomImage, GitConfig, ImageConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricDefinition, MetricsSource, ModelDataSource, MultiModelConfig, OutputDataConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformJobDefinition, VpcConfig } from "./models_0";
1
+ import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion } from "@smithy/core/serde";
2
+ import type { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AppInstanceType, AppNetworkAccessType, AppSecurityGroupManagement, AppType, AuthMode, AutoMountHomeEFS, AvailabilityZoneBalanceEnforcementMode, AwsManagedHumanLoopRequestSource, CapacityReservationPreference, ClusterNodeProvisioningMode, ClusterNodeRecovery, CollectionType, CompleteOnConvergence, ContainerMode, ContentClassifier, DeviceSubsetType, DirectInternetAccess, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, ExecutionRoleSessionNameMode, FailureHandlingPolicy, FairShare, FeatureStatus, FeatureType, FlatInvocations, Framework, HubContentType, HyperParameterScalingType, HyperParameterTuningAllocationStrategy, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartType, IdleResourceSharing, InferenceComponentPlacementStrategy, InferenceExecutionMode, InferenceExperimentType, IPAddressType, JobType, ManagedInstanceScalingScaleInStrategy, ManagedInstanceScalingStatus, ManagedStorageType, MetricPublishFrequencyInSeconds, MlTools, ModelApprovalStatus, ModelCacheSetting, ModelCardStatus, ModelInfrastructureType, ModelPackageRegistrationType, ModelRegistrationMode, ModelSpeculativeDecodingS3DataType, ModelSpeculativeDecodingTechnique, MonitoringProblemType, MonitoringType, NotebookInstanceAcceleratorType, NotebookOutputOption, OptimizationJobDeploymentInstanceType, ParameterType, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, Processor, ProductionVariantAcceleratorType, ProductionVariantInferenceAmiVersion, ProductionVariantInstanceType, RecommendationJobSupportedEndpointType, RecommendationJobType, RootAccess, RoutingStrategy, RStudioServerProAccessStatus, RStudioServerProUserGroup, SageMakerImageName, SkipModelValidation, StorageType, StudioWebPortal, TableFormat, TagPropagation, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, ThroughputMode, TrackingServerSize, TrafficType, TrainingInputMode, TrainingInstanceType, TrainingJobEarlyStoppingType, TtlDurationUnit, VendorGuidance } from "./enums";
3
+ import type { ActionSource, AdditionalInferenceSpecificationDefinition, AdditionalModelDataSource, AdditionalS3DataSource, AIBenchmarkNetworkConfig, AIBenchmarkOutputConfig, AIBenchmarkTarget, AIDatasetConfig, AIModelSource, AIRecommendationComputeSpec, AIRecommendationInferenceSpecification, AIRecommendationOutputConfig, AIRecommendationPerformanceTarget, AIWorkloadConfigs, AlgorithmValidationSpecification, AmazonQSettings, AnnotationConsolidationConfig, AppLifecycleManagement, ArtifactSource, AsyncInferenceConfig, AuthorizedUrl, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoParameter, AutoRollbackConfig, Autotune, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, CategoricalParameterRangeSpecification, Channel, ChannelSpecification, CheckpointConfig, ClarifyExplainerConfig, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterOrchestrator, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, CodeEditorAppImageConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, ComputeQuotaConfig, ComputeQuotaTarget, CustomImage, GitConfig, ImageConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricDefinition, MetricsSource, ModelDataSource, OutputDataConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformJobDefinition, VpcConfig } from "./models_0";
4
+ /**
5
+ * <p>Specifies additional configuration for hosting multi-model endpoints.</p>
6
+ * @public
7
+ */
8
+ export interface MultiModelConfig {
9
+ /**
10
+ * <p>Whether to cache models for a multi-model endpoint. By default, multi-model endpoints cache models so that a model does not have to be loaded into memory each time it is invoked. Some use cases do not benefit from model caching. For example, if an endpoint hosts a large number of models that are each invoked infrequently, the endpoint might perform better if you disable model caching. To disable model caching, set the value of this parameter to <code>Disabled</code>.</p>
11
+ * @public
12
+ */
13
+ ModelCacheSetting?: ModelCacheSetting | undefined;
14
+ }
4
15
  /**
5
16
  * <p>Describes the container, as part of model definition.</p>
6
17
  * @public
@@ -2108,6 +2119,11 @@ export interface StudioWebPortalSettings {
2108
2119
  * @public
2109
2120
  */
2110
2121
  HiddenSageMakerImageVersionAliases?: HiddenSageMakerImage[] | undefined;
2122
+ /**
2123
+ * <p>The execution role session name mode. If this value is set to <code>USER_IDENTITY</code>, the session name of the execution role corresponds to the user's identity. For IAM domains, the session name is the IAM session name used to generate the presigned URL. For IAM Identity Center domains, the session name is the username of the associated IAM Identity Center user. If this value is set to <code>STATIC</code> or is not set, the session name defaults to <code>SageMaker</code>.</p>
2124
+ * @public
2125
+ */
2126
+ ExecutionRoleSessionNameMode?: ExecutionRoleSessionNameMode | undefined;
2111
2127
  }
2112
2128
  /**
2113
2129
  * <p>The TensorBoard app settings.</p>
@@ -4530,7 +4546,7 @@ export interface RealTimeInferenceConfig {
4530
4546
  * <p>The instance type the model is deployed to.</p>
4531
4547
  * @public
4532
4548
  */
4533
- InstanceType: _InstanceType | undefined;
4549
+ InstanceType: ProductionVariantInstanceType | undefined;
4534
4550
  /**
4535
4551
  * <p>The number of instances of the type specified by <code>InstanceType</code>.</p>
4536
4552
  * @public
@@ -6329,6 +6345,11 @@ export interface CreateModelPackageInput {
6329
6345
  * @public
6330
6346
  */
6331
6347
  ModelLifeCycle?: ModelLifeCycle | undefined;
6348
+ /**
6349
+ * <p>The storage type of the model package.</p>
6350
+ * @public
6351
+ */
6352
+ ManagedStorageType?: ManagedStorageType | undefined;
6332
6353
  }
6333
6354
  /**
6334
6355
  * @public
@@ -6340,6 +6361,17 @@ export interface CreateModelPackageOutput {
6340
6361
  */
6341
6362
  ModelPackageArn: string | undefined;
6342
6363
  }
6364
+ /**
6365
+ * <p>The managed configuration of a model package group.</p>
6366
+ * @public
6367
+ */
6368
+ export interface ManagedConfiguration {
6369
+ /**
6370
+ * <p>The storage type of the model package.</p>
6371
+ * @public
6372
+ */
6373
+ ManagedStorageType?: ManagedStorageType | undefined;
6374
+ }
6343
6375
  /**
6344
6376
  * @public
6345
6377
  */
@@ -6359,6 +6391,11 @@ export interface CreateModelPackageGroupInput {
6359
6391
  * @public
6360
6392
  */
6361
6393
  Tags?: Tag[] | undefined;
6394
+ /**
6395
+ * <p>The managed configuration of the model package group.</p>
6396
+ * @public
6397
+ */
6398
+ ManagedConfiguration?: ManagedConfiguration | undefined;
6362
6399
  }
6363
6400
  /**
6364
6401
  * @public
@@ -7193,29 +7230,3 @@ export interface CreateOptimizationJobRequest {
7193
7230
  */
7194
7231
  VpcConfig?: OptimizationVpcConfig | undefined;
7195
7232
  }
7196
- /**
7197
- * @public
7198
- */
7199
- export interface CreateOptimizationJobResponse {
7200
- /**
7201
- * <p>The Amazon Resource Name (ARN) of the optimization job.</p>
7202
- * @public
7203
- */
7204
- OptimizationJobArn: string | undefined;
7205
- }
7206
- /**
7207
- * <p>Defines the mapping between an in-app role and the Amazon Web Services IAM Identity Center group patterns that should be assigned to that role within the SageMaker Partner AI App.</p>
7208
- * @public
7209
- */
7210
- export interface RoleGroupAssignment {
7211
- /**
7212
- * <p>The name of the in-app role within the SageMaker Partner AI App. The specific roles available depend on the app type and version.</p>
7213
- * @public
7214
- */
7215
- RoleName: string | undefined;
7216
- /**
7217
- * <p>A list of Amazon Web Services IAM Identity Center group patterns that should be assigned to the specified role. Group patterns support wildcard matching using <code>*</code>.</p>
7218
- * @public
7219
- */
7220
- GroupPatterns: string[] | undefined;
7221
- }
@@ -1,6 +1,32 @@
1
- import type { ActionStatus, ActivationState, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DataDistributionType, DeepHealthCheckType, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus, InputMode, JobType, JoinSource, LastUpdateStatusValue, ObjectiveStatus, OfflineStoreStatusValue, PartnerAppAuthType, PartnerAppType, Peft, ProblemType, ProcessingInstanceType, ProcessingS3CompressionType, ProcessingS3DataDistributionType, ProcessingS3DataType, ProcessingS3InputMode, ProcessingS3UploadMode, Processor, ProductionVariantAcceleratorType, ProductionVariantInstanceType, RecommendationStatus, RedshiftResultCompressionType, RedshiftResultFormat, RetentionType, RuleEvaluationStatus, SchedulerConfigComponent, SchedulerResourceStatus, ServerlessJobType, SharingType, StageStatus, Statistic, StudioLifecycleConfigAppType, TagPropagation, ThroughputMode, TrainingJobStatus, TrialComponentPrimaryStatus, VariantStatus, VendorGuidance, WorkforceIpAddressType } from "./enums";
1
+ import type { ActionStatus, ActivationState, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DataDistributionType, DeepHealthCheckType, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InputMode, JobType, JoinSource, LastUpdateStatusValue, ObjectiveStatus, OfflineStoreStatusValue, PartnerAppAuthType, PartnerAppType, Peft, ProblemType, ProcessingInstanceType, ProcessingS3CompressionType, ProcessingS3DataDistributionType, ProcessingS3DataType, ProcessingS3InputMode, ProcessingS3UploadMode, Processor, ProductionVariantAcceleratorType, ProductionVariantInstanceType, RecommendationStatus, RedshiftResultCompressionType, RedshiftResultFormat, RetentionType, RuleEvaluationStatus, SchedulerConfigComponent, SchedulerResourceStatus, ServerlessJobType, SharingType, StageStatus, Statistic, StudioLifecycleConfigAppType, TagPropagation, ThroughputMode, TrainingJobStatus, TrialComponentPrimaryStatus, VariantStatus, VendorGuidance, WorkforceIpAddressType } from "./enums";
2
2
  import type { ActionSource, AIBenchmarkNetworkConfig, AIBenchmarkOutputResult, AIBenchmarkTarget, AIDatasetConfig, AIModelSource, AIRecommendation, AIRecommendationComputeSpec, AIRecommendationInferenceSpecification, AIRecommendationOutputResult, AIRecommendationPerformanceTarget, AIWorkloadConfigs, AlgorithmSpecification, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppSpecification, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLResolvedAttributes, AutoMLSecurityConfig, AutoRollbackConfig, Autotune, BatchDataCaptureConfig, CfnCreateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfigOutput, ClusterEventDetail, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterOrchestrator, ClusterRestrictedInstanceGroupDetails, ClusterTieredStorageConfig, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ComputeQuotaConfig, ComputeQuotaTarget, GitConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
3
- import type { ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, ExplainerConfig, FeatureDefinition, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentSchedulingConfig, InferenceComponentStartupParameters, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricsConfig, ModelDeployConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProductionVariant, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, RoleGroupAssignment, SchedulerConfig, TrainingSpecification, UserSettings } from "./models_1";
3
+ import type { ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, ExplainerConfig, FeatureDefinition, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentSchedulingConfig, InferenceComponentStartupParameters, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricsConfig, ModelDeployConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProductionVariant, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, SchedulerConfig, TrainingSpecification, UserSettings } from "./models_1";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface CreateOptimizationJobResponse {
8
+ /**
9
+ * <p>The Amazon Resource Name (ARN) of the optimization job.</p>
10
+ * @public
11
+ */
12
+ OptimizationJobArn: string | undefined;
13
+ }
14
+ /**
15
+ * <p>Defines the mapping between an in-app role and the Amazon Web Services IAM Identity Center group patterns that should be assigned to that role within the SageMaker Partner AI App.</p>
16
+ * @public
17
+ */
18
+ export interface RoleGroupAssignment {
19
+ /**
20
+ * <p>The name of the in-app role within the SageMaker Partner AI App. The specific roles available depend on the app type and version.</p>
21
+ * @public
22
+ */
23
+ RoleName: string | undefined;
24
+ /**
25
+ * <p>A list of Amazon Web Services IAM Identity Center group patterns that should be assigned to the specified role. Group patterns support wildcard matching using <code>*</code>.</p>
26
+ * @public
27
+ */
28
+ GroupPatterns: string[] | undefined;
29
+ }
4
30
  /**
5
31
  * <p>Configuration settings for the SageMaker Partner AI App.</p>
6
32
  * @public
@@ -7112,83 +7138,3 @@ export interface InferenceComponentSpecificationSummary {
7112
7138
  */
7113
7139
  SchedulingConfig?: InferenceComponentSchedulingConfig | undefined;
7114
7140
  }
7115
- /**
7116
- * @public
7117
- */
7118
- export interface DescribeInferenceComponentOutput {
7119
- /**
7120
- * <p>The name of the inference component.</p>
7121
- * @public
7122
- */
7123
- InferenceComponentName: string | undefined;
7124
- /**
7125
- * <p>The Amazon Resource Name (ARN) of the inference component.</p>
7126
- * @public
7127
- */
7128
- InferenceComponentArn: string | undefined;
7129
- /**
7130
- * <p>The name of the endpoint that hosts the inference component.</p>
7131
- * @public
7132
- */
7133
- EndpointName: string | undefined;
7134
- /**
7135
- * <p>The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.</p>
7136
- * @public
7137
- */
7138
- EndpointArn: string | undefined;
7139
- /**
7140
- * <p>The name of the production variant that hosts the inference component.</p>
7141
- * @public
7142
- */
7143
- VariantName?: string | undefined;
7144
- /**
7145
- * <p>If the inference component status is <code>Failed</code>, the reason for the failure.</p>
7146
- * @public
7147
- */
7148
- FailureReason?: string | undefined;
7149
- /**
7150
- * <p>Details about the resources that are deployed with this inference component.</p>
7151
- * @public
7152
- */
7153
- Specification?: InferenceComponentSpecificationSummary | undefined;
7154
- /**
7155
- * <p>A list of specification summaries for the inference component, one per instance type. This parameter is populated when the inference component was created with multiple specifications. When this parameter is populated, the singular <code>Specification</code> parameter is not returned.</p>
7156
- * @public
7157
- */
7158
- Specifications?: InferenceComponentSpecificationSummary[] | undefined;
7159
- /**
7160
- * <p>Details about the runtime settings for the model that is deployed with the inference component.</p>
7161
- * @public
7162
- */
7163
- RuntimeConfig?: InferenceComponentRuntimeConfigSummary | undefined;
7164
- /**
7165
- * <p>The time when the inference component was created.</p>
7166
- * @public
7167
- */
7168
- CreationTime: Date | undefined;
7169
- /**
7170
- * <p>The time when the inference component was last updated.</p>
7171
- * @public
7172
- */
7173
- LastModifiedTime: Date | undefined;
7174
- /**
7175
- * <p>The status of the inference component.</p>
7176
- * @public
7177
- */
7178
- InferenceComponentStatus?: InferenceComponentStatus | undefined;
7179
- /**
7180
- * <p>The deployment and rollback settings that you assigned to the inference component.</p>
7181
- * @public
7182
- */
7183
- LastDeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
7184
- }
7185
- /**
7186
- * @public
7187
- */
7188
- export interface DescribeInferenceExperimentRequest {
7189
- /**
7190
- * <p>The name of the inference experiment to describe.</p>
7191
- * @public
7192
- */
7193
- Name: string | undefined;
7194
- }
@@ -1,7 +1,87 @@
1
- import type { _InstanceType, AccountDefaultStatus, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmSortBy, AppImageConfigSortKey, AppSortKey, AssociationEdgeType, AutoMLJobStatus, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, ClusterEventResourceType, ClusterSortBy, CodeRepositorySortBy, CodeRepositorySortOrder, CompilationJobStatus, DetailedModelPackageStatus, DeviceDeploymentStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointConfigSortKey, EndpointSortKey, EndpointStatus, EventSortBy, ExecutionRoleIdentityConfig, ExecutionStatus, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureType, FlowDefinitionStatus, HubContentSortBy, HubContentStatus, HubContentSupportStatus, HubContentType, HubSortBy, HubStatus, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobStrategyType, ImageSortBy, ImageSortOrder, ImageStatus, ImageVersionSortBy, ImageVersionSortOrder, ImageVersionStatus, InferenceComponentSortKey, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, LabelingJobStatus, ListAIBenchmarkJobsSortBy, ListAIRecommendationJobsSortBy, ListAIWorkloadConfigsSortBy, ListCompilationJobsSortBy, ListDeviceFleetsSortBy, ListEdgeDeploymentPlansSortBy, ListEdgePackagingJobsSortBy, ListInferenceRecommendationsJobsSortBy, ListLabelingJobsForWorkteamSortByOptions, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardSortBy, ModelCardSortOrder, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringJobDefinitionSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, OfflineStoreStatusValue, Operator, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, ProductionVariantInstanceType, ProfilingStatus, ProjectStatus, RecommendationJobStatus, RecommendationJobType, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacityStatus, ReservedCapacityType, ResourceType, RootAccess, RuleEvaluationStatus, SageMakerResourceName, SagemakerServicecatalogStatus, SchedulerResourceStatus, ScheduleStatus, SecondaryStatus, SkipModelValidation, SortActionsBy, SortArtifactsBy, SortAssociationsBy, SortBy, SortClusterSchedulerConfigBy, SortContextsBy, SortExperimentsBy, SortInferenceExperimentsBy, SortLineageGroupsBy, SortMlflowAppBy, SortOrder, SortQuotaBy, SortTrackingServerBy, SpaceStatus, StudioLifecycleConfigAppType, TrackingServerMaintenanceStatus, TrackingServerSize, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, UserProfileStatus, VolumeAttachmentStatus, WarmPoolResourceStatus, WorkforceIpAddressType, WorkforceStatus } from "./enums";
1
+ import type { _InstanceType, AccountDefaultStatus, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmSortBy, AppImageConfigSortKey, AppSortKey, AssociationEdgeType, AutoMLJobStatus, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, ClusterEventResourceType, ClusterSortBy, CodeRepositorySortBy, CodeRepositorySortOrder, CompilationJobStatus, DetailedModelPackageStatus, DeviceDeploymentStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointConfigSortKey, EndpointSortKey, EndpointStatus, EventSortBy, ExecutionRoleIdentityConfig, ExecutionStatus, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureType, FlowDefinitionStatus, HubContentSortBy, HubContentStatus, HubContentSupportStatus, HubContentType, HubSortBy, HubStatus, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobStrategyType, ImageSortBy, ImageSortOrder, ImageStatus, ImageVersionSortBy, ImageVersionSortOrder, ImageVersionStatus, InferenceComponentSortKey, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, LabelingJobStatus, ListAIBenchmarkJobsSortBy, ListAIRecommendationJobsSortBy, ListAIWorkloadConfigsSortBy, ListCompilationJobsSortBy, ListDeviceFleetsSortBy, ListEdgeDeploymentPlansSortBy, ListEdgePackagingJobsSortBy, ListInferenceRecommendationsJobsSortBy, ListLabelingJobsForWorkteamSortByOptions, MaintenanceStatus, ManagedStorageType, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringJobDefinitionSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, OfflineStoreStatusValue, Operator, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, ProductionVariantInstanceType, ProfilingStatus, ProjectStatus, RecommendationJobStatus, RecommendationJobType, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacityStatus, ReservedCapacityType, ResourceType, RootAccess, RuleEvaluationStatus, SageMakerResourceName, SagemakerServicecatalogStatus, SchedulerResourceStatus, ScheduleStatus, SecondaryStatus, SkipModelValidation, SortActionsBy, SortArtifactsBy, SortAssociationsBy, SortBy, SortClusterSchedulerConfigBy, SortContextsBy, SortExperimentsBy, SortInferenceExperimentsBy, SortLineageGroupsBy, SortMlflowAppBy, SortOrder, SortQuotaBy, SortTrackingServerBy, SpaceStatus, StudioLifecycleConfigAppType, TrackingServerMaintenanceStatus, TrackingServerSize, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, UserProfileStatus, VolumeAttachmentStatus, WarmPoolResourceStatus, WorkforceIpAddressType, WorkforceStatus } from "./enums";
2
2
  import type { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AIBenchmarkJobSummary, AIRecommendationJobSummary, AIWorkloadConfigSummary, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppSpecification, ArtifactSummary, AssociationInfo, AssociationSummary, AutoMLCandidate, AutoMLJobSummary, AvailableUpgrade, BatchDataCaptureConfig, CfnTemplateProviderDetail, Channel, CheckpointConfig, ClusterEventSummary, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSummary, CodeRepositorySummary, CognitoConfig, CompilationJobSummary, ComputeQuotaSummary, InferenceSpecification, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
3
- import type { ContainerDefinition, ContextSummary, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, FeatureDefinition, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, NetworkConfig, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, ResourceLimits, RetryStrategy, ShadowModeConfig, SourceAlgorithmSpecification, TrustedIdentityPropagationSettings, UnifiedStudioSettings, UserSettings } from "./models_1";
4
- import type { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, ExperimentSource, FeatureParameter, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, InfraCheckConfig, LastUpdateStatus, MemberDefinition, MlflowConfig, ModelArtifacts, ModelClientConfig, ModelPackageConfig, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OwnershipSettings, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, ServerlessJobConfig, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, TensorBoardOutputConfig, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
3
+ import type { ContainerDefinition, ContextSummary, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, FeatureDefinition, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ManagedConfiguration, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, NetworkConfig, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, ResourceLimits, RetryStrategy, ShadowModeConfig, SourceAlgorithmSpecification, TrustedIdentityPropagationSettings, UnifiedStudioSettings, UserSettings } from "./models_1";
4
+ import type { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, ExperimentSource, FeatureParameter, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, InferenceComponentDeploymentConfig, InferenceComponentRuntimeConfigSummary, InferenceComponentSpecificationSummary, InfraCheckConfig, LastUpdateStatus, MemberDefinition, MlflowConfig, ModelArtifacts, ModelClientConfig, ModelPackageConfig, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OwnershipSettings, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, ServerlessJobConfig, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, TensorBoardOutputConfig, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface DescribeInferenceComponentOutput {
9
+ /**
10
+ * <p>The name of the inference component.</p>
11
+ * @public
12
+ */
13
+ InferenceComponentName: string | undefined;
14
+ /**
15
+ * <p>The Amazon Resource Name (ARN) of the inference component.</p>
16
+ * @public
17
+ */
18
+ InferenceComponentArn: string | undefined;
19
+ /**
20
+ * <p>The name of the endpoint that hosts the inference component.</p>
21
+ * @public
22
+ */
23
+ EndpointName: string | undefined;
24
+ /**
25
+ * <p>The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.</p>
26
+ * @public
27
+ */
28
+ EndpointArn: string | undefined;
29
+ /**
30
+ * <p>The name of the production variant that hosts the inference component.</p>
31
+ * @public
32
+ */
33
+ VariantName?: string | undefined;
34
+ /**
35
+ * <p>If the inference component status is <code>Failed</code>, the reason for the failure.</p>
36
+ * @public
37
+ */
38
+ FailureReason?: string | undefined;
39
+ /**
40
+ * <p>Details about the resources that are deployed with this inference component.</p>
41
+ * @public
42
+ */
43
+ Specification?: InferenceComponentSpecificationSummary | undefined;
44
+ /**
45
+ * <p>A list of specification summaries for the inference component, one per instance type. This parameter is populated when the inference component was created with multiple specifications. When this parameter is populated, the singular <code>Specification</code> parameter is not returned.</p>
46
+ * @public
47
+ */
48
+ Specifications?: InferenceComponentSpecificationSummary[] | undefined;
49
+ /**
50
+ * <p>Details about the runtime settings for the model that is deployed with the inference component.</p>
51
+ * @public
52
+ */
53
+ RuntimeConfig?: InferenceComponentRuntimeConfigSummary | undefined;
54
+ /**
55
+ * <p>The time when the inference component was created.</p>
56
+ * @public
57
+ */
58
+ CreationTime: Date | undefined;
59
+ /**
60
+ * <p>The time when the inference component was last updated.</p>
61
+ * @public
62
+ */
63
+ LastModifiedTime: Date | undefined;
64
+ /**
65
+ * <p>The status of the inference component.</p>
66
+ * @public
67
+ */
68
+ InferenceComponentStatus?: InferenceComponentStatus | undefined;
69
+ /**
70
+ * <p>The deployment and rollback settings that you assigned to the inference component.</p>
71
+ * @public
72
+ */
73
+ LastDeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
74
+ }
75
+ /**
76
+ * @public
77
+ */
78
+ export interface DescribeInferenceExperimentRequest {
79
+ /**
80
+ * <p>The name of the inference experiment to describe.</p>
81
+ * @public
82
+ */
83
+ Name: string | undefined;
84
+ }
5
85
  /**
6
86
  * <p>The metadata of the endpoint.</p>
7
87
  * @public
@@ -1370,6 +1450,11 @@ export interface DescribeModelPackageOutput {
1370
1450
  * @public
1371
1451
  */
1372
1452
  ModelLifeCycle?: ModelLifeCycle | undefined;
1453
+ /**
1454
+ * <p>The storage type of the model package.</p>
1455
+ * @public
1456
+ */
1457
+ ManagedStorageType?: ManagedStorageType | undefined;
1373
1458
  }
1374
1459
  /**
1375
1460
  * @public
@@ -1415,6 +1500,11 @@ export interface DescribeModelPackageGroupOutput {
1415
1500
  * @public
1416
1501
  */
1417
1502
  ModelPackageGroupStatus: ModelPackageGroupStatus | undefined;
1503
+ /**
1504
+ * <p>The managed configuration of the model package group.</p>
1505
+ * @public
1506
+ */
1507
+ ManagedConfiguration?: ManagedConfiguration | undefined;
1418
1508
  }
1419
1509
  /**
1420
1510
  * @public
@@ -3379,7 +3469,7 @@ export interface DescribeTrainingPlanResponse {
3379
3469
  */
3380
3470
  TotalUltraServerCount?: number | undefined;
3381
3471
  /**
3382
- * <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints) that can use this training plan.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> </ul>
3472
+ * <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints, Studio apps) that can use this training plan.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> <li> <p>A training plan for Studio apps can be used to launch JupyterLab and Code Editor apps on reserved training plan capacity.</p> </li> </ul>
3383
3473
  * @public
3384
3474
  */
3385
3475
  TargetResources?: SageMakerResourceName[] | undefined;
@@ -9837,63 +9927,3 @@ export interface ModelCardExportJobSummary {
9837
9927
  */
9838
9928
  LastModifiedAt: Date | undefined;
9839
9929
  }
9840
- /**
9841
- * @public
9842
- */
9843
- export interface ListModelCardExportJobsResponse {
9844
- /**
9845
- * <p>The summaries of the listed model card export jobs.</p>
9846
- * @public
9847
- */
9848
- ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
9849
- /**
9850
- * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model card export jobs, use it in the subsequent request.</p>
9851
- * @public
9852
- */
9853
- NextToken?: string | undefined;
9854
- }
9855
- /**
9856
- * @public
9857
- */
9858
- export interface ListModelCardsRequest {
9859
- /**
9860
- * <p>Only list model cards that were created after the time specified.</p>
9861
- * @public
9862
- */
9863
- CreationTimeAfter?: Date | undefined;
9864
- /**
9865
- * <p>Only list model cards that were created before the time specified.</p>
9866
- * @public
9867
- */
9868
- CreationTimeBefore?: Date | undefined;
9869
- /**
9870
- * <p>The maximum number of model cards to list.</p>
9871
- * @public
9872
- */
9873
- MaxResults?: number | undefined;
9874
- /**
9875
- * <p>Only list model cards with names that contain the specified string.</p>
9876
- * @public
9877
- */
9878
- NameContains?: string | undefined;
9879
- /**
9880
- * <p>Only list model cards with the specified approval status.</p>
9881
- * @public
9882
- */
9883
- ModelCardStatus?: ModelCardStatus | undefined;
9884
- /**
9885
- * <p>If the response to a previous <code>ListModelCards</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of model cards, use the token in the next request.</p>
9886
- * @public
9887
- */
9888
- NextToken?: string | undefined;
9889
- /**
9890
- * <p>Sort model cards by either name or creation time. Sorts by creation time by default.</p>
9891
- * @public
9892
- */
9893
- SortBy?: ModelCardSortBy | undefined;
9894
- /**
9895
- * <p>Sort model cards by ascending or descending order.</p>
9896
- * @public
9897
- */
9898
- SortOrder?: ModelCardSortOrder | undefined;
9899
- }