@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,6 +1,7 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateUserProfileRequest, UpdateUserProfileResponse } from "../models/models_4";
3
+ import type { UpdateUserProfileRequest } from "../models/models_4";
4
+ import type { UpdateUserProfileResponse } from "../models/models_5";
4
5
  import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
6
  /**
6
7
  * @public
@@ -22,9 +23,11 @@ export interface UpdateUserProfileCommandInput extends UpdateUserProfileRequest
22
23
  export interface UpdateUserProfileCommandOutput extends UpdateUserProfileResponse, __MetadataBearer {
23
24
  }
24
25
  declare const UpdateUserProfileCommand_base: {
25
- new (input: UpdateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ new (input: UpdateUserProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: UpdateUserProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
+ getEndpointParameterInstructions(): {
29
+ [x: string]: unknown;
30
+ };
28
31
  };
29
32
  /**
30
33
  * <p>Updates a user profile.</p>
@@ -56,6 +59,7 @@ declare const UpdateUserProfileCommand_base: {
56
59
  * SageMakerImageVersionAlias: "STRING_VALUE",
57
60
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge" || "ml.p5.4xlarge",
58
61
  * LifecycleConfigArn: "STRING_VALUE",
62
+ * TrainingPlanArn: "STRING_VALUE",
59
63
  * },
60
64
  * LifecycleConfigArns: [ // LifecycleConfigArns
61
65
  * "STRING_VALUE",
@@ -73,6 +77,7 @@ declare const UpdateUserProfileCommand_base: {
73
77
  * SageMakerImageVersionAlias: "STRING_VALUE",
74
78
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge" || "ml.p5.4xlarge",
75
79
  * LifecycleConfigArn: "STRING_VALUE",
80
+ * TrainingPlanArn: "STRING_VALUE",
76
81
  * },
77
82
  * CustomImages: [ // CustomImages
78
83
  * { // CustomImage
@@ -92,6 +97,7 @@ declare const UpdateUserProfileCommand_base: {
92
97
  * SageMakerImageVersionAlias: "STRING_VALUE",
93
98
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge" || "ml.p5.4xlarge",
94
99
  * LifecycleConfigArn: "STRING_VALUE",
100
+ * TrainingPlanArn: "STRING_VALUE",
95
101
  * },
96
102
  * },
97
103
  * RStudioServerProAppSettings: { // RStudioServerProAppSettings
@@ -105,6 +111,7 @@ declare const UpdateUserProfileCommand_base: {
105
111
  * SageMakerImageVersionAlias: "STRING_VALUE",
106
112
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge" || "ml.p5.4xlarge",
107
113
  * LifecycleConfigArn: "STRING_VALUE",
114
+ * TrainingPlanArn: "STRING_VALUE",
108
115
  * },
109
116
  * CustomImages: [
110
117
  * {
@@ -155,6 +162,7 @@ declare const UpdateUserProfileCommand_base: {
155
162
  * SageMakerImageVersionAlias: "STRING_VALUE",
156
163
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge" || "ml.p5.4xlarge",
157
164
  * LifecycleConfigArn: "STRING_VALUE",
165
+ * TrainingPlanArn: "STRING_VALUE",
158
166
  * },
159
167
  * CustomImages: [
160
168
  * {
@@ -257,6 +265,7 @@ declare const UpdateUserProfileCommand_base: {
257
265
  * ],
258
266
  * },
259
267
  * ],
268
+ * ExecutionRoleSessionNameMode: "STATIC" || "USER_IDENTITY",
260
269
  * },
261
270
  * AutoMountHomeEFS: "Enabled" || "Disabled" || "DefaultAsDomain",
262
271
  * },
@@ -1,7 +1,6 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateWorkforceRequest } from "../models/models_4";
4
- import type { UpdateWorkforceResponse } from "../models/models_5";
3
+ import type { UpdateWorkforceRequest, UpdateWorkforceResponse } from "../models/models_5";
5
4
  import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
7
6
  * @public
@@ -23,9 +22,11 @@ export interface UpdateWorkforceCommandInput extends UpdateWorkforceRequest {
23
22
  export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, __MetadataBearer {
24
23
  }
25
24
  declare const UpdateWorkforceCommand_base: {
26
- new (input: UpdateWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (input: UpdateWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdateWorkforceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateWorkforceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
29
30
  };
30
31
  /**
31
32
  * <p>Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration.</p> <p>The worker portal is now supported in VPC and public internet.</p> <p> Use <code>SourceIpConfig</code> to restrict worker access to tasks to a specific range of IP addresses. You specify allowed IP addresses by creating a list of up to ten <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>. By default, a workforce isn't restricted to specific IP addresses. If you specify a range of IP addresses, workers who attempt to access tasks using any IP address outside the specified range are denied and get a <code>Not Found</code> error message on the worker portal.</p> <p>To restrict public internet access for all workers, configure the <code>SourceIpConfig</code> CIDR value. For example, when using <code>SourceIpConfig</code> with an <code>IpAddressType</code> of <code>IPv4</code>, you can restrict access to the IPv4 CIDR block "10.0.0.0/16". When using an <code>IpAddressType</code> of <code>dualstack</code>, you can specify both the IPv4 and IPv6 CIDR blocks, such as "10.0.0.0/16" for IPv4 only, "2001:db8:1234:1a00::/56" for IPv6 only, or "10.0.0.0/16" and "2001:db8:1234:1a00::/56" for dual stack.</p> <important> <p>Amazon SageMaker does not support Source Ip restriction for worker portals in VPC.</p> </important> <p>Use <code>OidcConfig</code> to update the configuration of a workforce created using your own OIDC IdP. </p> <important> <p>You can only update your OIDC IdP configuration when there are no work teams associated with your workforce. You can delete work teams using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteWorkteam.html">DeleteWorkteam</a> operation.</p> </important> <p>After restricting access to a range of IP addresses or updating your OIDC IdP configuration with this operation, you can view details about your update workforce using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeWorkforce.html">DescribeWorkforce</a> operation.</p> <important> <p>This operation only applies to private workforces.</p> </important>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { UpdateWorkteamRequest, UpdateWorkteamResponse } from "../models/models_5";
4
4
  import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
@@ -22,9 +22,11 @@ export interface UpdateWorkteamCommandInput extends UpdateWorkteamRequest {
22
22
  export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __MetadataBearer {
23
23
  }
24
24
  declare const UpdateWorkteamCommand_base: {
25
- new (input: UpdateWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdateWorkteamCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateWorkteamCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates an existing work team with new member definitions or description.</p>
@@ -1,2 +1,2 @@
1
- import { BinaryDecisionDiagram } from "@smithy/util-endpoints";
1
+ import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
2
2
  export declare const bdd: BinaryDecisionDiagram;
@@ -1,5 +1,5 @@
1
1
  import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import type { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
@@ -1,4 +1,4 @@
1
- import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -2299,6 +2299,19 @@ export declare const ClusterConfigMode: {
2299
2299
  * @public
2300
2300
  */
2301
2301
  export type ClusterConfigMode = (typeof ClusterConfigMode)[keyof typeof ClusterConfigMode];
2302
+ /**
2303
+ * @public
2304
+ * @enum
2305
+ */
2306
+ export declare const ClusterEventLevel: {
2307
+ readonly ERROR: "Error";
2308
+ readonly INFO: "Info";
2309
+ readonly WARN: "Warn";
2310
+ };
2311
+ /**
2312
+ * @public
2313
+ */
2314
+ export type ClusterEventLevel = (typeof ClusterEventLevel)[keyof typeof ClusterEventLevel];
2302
2315
  /**
2303
2316
  * @public
2304
2317
  * @enum
@@ -3024,6 +3037,18 @@ export declare const StudioWebPortal: {
3024
3037
  * @public
3025
3038
  */
3026
3039
  export type StudioWebPortal = (typeof StudioWebPortal)[keyof typeof StudioWebPortal];
3040
+ /**
3041
+ * @public
3042
+ * @enum
3043
+ */
3044
+ export declare const ExecutionRoleSessionNameMode: {
3045
+ readonly Static: "STATIC";
3046
+ readonly UserIdentity: "USER_IDENTITY";
3047
+ };
3048
+ /**
3049
+ * @public
3050
+ */
3051
+ export type ExecutionRoleSessionNameMode = (typeof ExecutionRoleSessionNameMode)[keyof typeof ExecutionRoleSessionNameMode];
3027
3052
  /**
3028
3053
  * @public
3029
3054
  * @enum
@@ -3396,6 +3421,194 @@ export declare const ModelInfrastructureType: {
3396
3421
  * @public
3397
3422
  */
3398
3423
  export type ModelInfrastructureType = (typeof ModelInfrastructureType)[keyof typeof ModelInfrastructureType];
3424
+ /**
3425
+ * @public
3426
+ * @enum
3427
+ */
3428
+ export declare const InferenceExperimentType: {
3429
+ readonly SHADOW_MODE: "ShadowMode";
3430
+ };
3431
+ /**
3432
+ * @public
3433
+ */
3434
+ export type InferenceExperimentType = (typeof InferenceExperimentType)[keyof typeof InferenceExperimentType];
3435
+ /**
3436
+ * @public
3437
+ * @enum
3438
+ */
3439
+ export declare const RecommendationJobSupportedEndpointType: {
3440
+ readonly REALTIME: "RealTime";
3441
+ readonly SERVERLESS: "Serverless";
3442
+ };
3443
+ /**
3444
+ * @public
3445
+ */
3446
+ export type RecommendationJobSupportedEndpointType = (typeof RecommendationJobSupportedEndpointType)[keyof typeof RecommendationJobSupportedEndpointType];
3447
+ /**
3448
+ * @public
3449
+ * @enum
3450
+ */
3451
+ export declare const TrafficType: {
3452
+ readonly PHASES: "PHASES";
3453
+ readonly STAIRS: "STAIRS";
3454
+ };
3455
+ /**
3456
+ * @public
3457
+ */
3458
+ export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
3459
+ /**
3460
+ * @public
3461
+ * @enum
3462
+ */
3463
+ export declare const RecommendationJobType: {
3464
+ readonly ADVANCED: "Advanced";
3465
+ readonly DEFAULT: "Default";
3466
+ };
3467
+ /**
3468
+ * @public
3469
+ */
3470
+ export type RecommendationJobType = (typeof RecommendationJobType)[keyof typeof RecommendationJobType];
3471
+ /**
3472
+ * @public
3473
+ * @enum
3474
+ */
3475
+ export declare const FlatInvocations: {
3476
+ readonly CONTINUE: "Continue";
3477
+ readonly STOP: "Stop";
3478
+ };
3479
+ /**
3480
+ * @public
3481
+ */
3482
+ export type FlatInvocations = (typeof FlatInvocations)[keyof typeof FlatInvocations];
3483
+ /**
3484
+ * @public
3485
+ * @enum
3486
+ */
3487
+ export declare const ModelRegistrationMode: {
3488
+ readonly AUTO_MODEL_REGISTRATION_DISABLED: "AutoModelRegistrationDisabled";
3489
+ readonly AUTO_MODEL_REGISTRATION_ENABLED: "AutoModelRegistrationEnabled";
3490
+ };
3491
+ /**
3492
+ * @public
3493
+ */
3494
+ export type ModelRegistrationMode = (typeof ModelRegistrationMode)[keyof typeof ModelRegistrationMode];
3495
+ /**
3496
+ * @public
3497
+ * @enum
3498
+ */
3499
+ export declare const TrackingServerSize: {
3500
+ readonly L: "Large";
3501
+ readonly M: "Medium";
3502
+ readonly S: "Small";
3503
+ };
3504
+ /**
3505
+ * @public
3506
+ */
3507
+ export type TrackingServerSize = (typeof TrackingServerSize)[keyof typeof TrackingServerSize];
3508
+ /**
3509
+ * @public
3510
+ * @enum
3511
+ */
3512
+ export declare const InferenceExecutionMode: {
3513
+ readonly DIRECT: "Direct";
3514
+ readonly SERIAL: "Serial";
3515
+ };
3516
+ /**
3517
+ * @public
3518
+ */
3519
+ export type InferenceExecutionMode = (typeof InferenceExecutionMode)[keyof typeof InferenceExecutionMode];
3520
+ /**
3521
+ * @public
3522
+ * @enum
3523
+ */
3524
+ export declare const ModelCardStatus: {
3525
+ readonly APPROVED: "Approved";
3526
+ readonly ARCHIVED: "Archived";
3527
+ readonly DRAFT: "Draft";
3528
+ readonly PENDINGREVIEW: "PendingReview";
3529
+ };
3530
+ /**
3531
+ * @public
3532
+ */
3533
+ export type ModelCardStatus = (typeof ModelCardStatus)[keyof typeof ModelCardStatus];
3534
+ /**
3535
+ * @public
3536
+ * @enum
3537
+ */
3538
+ export declare const ManagedStorageType: {
3539
+ readonly RESTRICTED: "Restricted";
3540
+ };
3541
+ /**
3542
+ * @public
3543
+ */
3544
+ export type ManagedStorageType = (typeof ManagedStorageType)[keyof typeof ManagedStorageType];
3545
+ /**
3546
+ * @public
3547
+ * @enum
3548
+ */
3549
+ export declare const SkipModelValidation: {
3550
+ readonly ALL: "All";
3551
+ readonly NONE: "None";
3552
+ };
3553
+ /**
3554
+ * @public
3555
+ */
3556
+ export type SkipModelValidation = (typeof SkipModelValidation)[keyof typeof SkipModelValidation];
3557
+ /**
3558
+ * @public
3559
+ * @enum
3560
+ */
3561
+ export declare const MonitoringProblemType: {
3562
+ readonly BINARY_CLASSIFICATION: "BinaryClassification";
3563
+ readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
3564
+ readonly REGRESSION: "Regression";
3565
+ };
3566
+ /**
3567
+ * @public
3568
+ */
3569
+ export type MonitoringProblemType = (typeof MonitoringProblemType)[keyof typeof MonitoringProblemType];
3570
+ /**
3571
+ * @public
3572
+ * @enum
3573
+ */
3574
+ export declare const MonitoringType: {
3575
+ readonly DATA_QUALITY: "DataQuality";
3576
+ readonly MODEL_BIAS: "ModelBias";
3577
+ readonly MODEL_EXPLAINABILITY: "ModelExplainability";
3578
+ readonly MODEL_QUALITY: "ModelQuality";
3579
+ };
3580
+ /**
3581
+ * @public
3582
+ */
3583
+ export type MonitoringType = (typeof MonitoringType)[keyof typeof MonitoringType];
3584
+ /**
3585
+ * @public
3586
+ * @enum
3587
+ */
3588
+ export declare const NotebookInstanceAcceleratorType: {
3589
+ readonly ML_EIA1_LARGE: "ml.eia1.large";
3590
+ readonly ML_EIA1_MEDIUM: "ml.eia1.medium";
3591
+ readonly ML_EIA1_XLARGE: "ml.eia1.xlarge";
3592
+ readonly ML_EIA2_LARGE: "ml.eia2.large";
3593
+ readonly ML_EIA2_MEDIUM: "ml.eia2.medium";
3594
+ readonly ML_EIA2_XLARGE: "ml.eia2.xlarge";
3595
+ };
3596
+ /**
3597
+ * @public
3598
+ */
3599
+ export type NotebookInstanceAcceleratorType = (typeof NotebookInstanceAcceleratorType)[keyof typeof NotebookInstanceAcceleratorType];
3600
+ /**
3601
+ * @public
3602
+ * @enum
3603
+ */
3604
+ export declare const DirectInternetAccess: {
3605
+ readonly DISABLED: "Disabled";
3606
+ readonly ENABLED: "Enabled";
3607
+ };
3608
+ /**
3609
+ * @public
3610
+ */
3611
+ export type DirectInternetAccess = (typeof DirectInternetAccess)[keyof typeof DirectInternetAccess];
3399
3612
  /**
3400
3613
  * @public
3401
3614
  * @enum
@@ -3579,183 +3792,6 @@ export declare const _InstanceType: {
3579
3792
  * @public
3580
3793
  */
3581
3794
  export type _InstanceType = (typeof _InstanceType)[keyof typeof _InstanceType];
3582
- /**
3583
- * @public
3584
- * @enum
3585
- */
3586
- export declare const InferenceExperimentType: {
3587
- readonly SHADOW_MODE: "ShadowMode";
3588
- };
3589
- /**
3590
- * @public
3591
- */
3592
- export type InferenceExperimentType = (typeof InferenceExperimentType)[keyof typeof InferenceExperimentType];
3593
- /**
3594
- * @public
3595
- * @enum
3596
- */
3597
- export declare const RecommendationJobSupportedEndpointType: {
3598
- readonly REALTIME: "RealTime";
3599
- readonly SERVERLESS: "Serverless";
3600
- };
3601
- /**
3602
- * @public
3603
- */
3604
- export type RecommendationJobSupportedEndpointType = (typeof RecommendationJobSupportedEndpointType)[keyof typeof RecommendationJobSupportedEndpointType];
3605
- /**
3606
- * @public
3607
- * @enum
3608
- */
3609
- export declare const TrafficType: {
3610
- readonly PHASES: "PHASES";
3611
- readonly STAIRS: "STAIRS";
3612
- };
3613
- /**
3614
- * @public
3615
- */
3616
- export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
3617
- /**
3618
- * @public
3619
- * @enum
3620
- */
3621
- export declare const RecommendationJobType: {
3622
- readonly ADVANCED: "Advanced";
3623
- readonly DEFAULT: "Default";
3624
- };
3625
- /**
3626
- * @public
3627
- */
3628
- export type RecommendationJobType = (typeof RecommendationJobType)[keyof typeof RecommendationJobType];
3629
- /**
3630
- * @public
3631
- * @enum
3632
- */
3633
- export declare const FlatInvocations: {
3634
- readonly CONTINUE: "Continue";
3635
- readonly STOP: "Stop";
3636
- };
3637
- /**
3638
- * @public
3639
- */
3640
- export type FlatInvocations = (typeof FlatInvocations)[keyof typeof FlatInvocations];
3641
- /**
3642
- * @public
3643
- * @enum
3644
- */
3645
- export declare const ModelRegistrationMode: {
3646
- readonly AUTO_MODEL_REGISTRATION_DISABLED: "AutoModelRegistrationDisabled";
3647
- readonly AUTO_MODEL_REGISTRATION_ENABLED: "AutoModelRegistrationEnabled";
3648
- };
3649
- /**
3650
- * @public
3651
- */
3652
- export type ModelRegistrationMode = (typeof ModelRegistrationMode)[keyof typeof ModelRegistrationMode];
3653
- /**
3654
- * @public
3655
- * @enum
3656
- */
3657
- export declare const TrackingServerSize: {
3658
- readonly L: "Large";
3659
- readonly M: "Medium";
3660
- readonly S: "Small";
3661
- };
3662
- /**
3663
- * @public
3664
- */
3665
- export type TrackingServerSize = (typeof TrackingServerSize)[keyof typeof TrackingServerSize];
3666
- /**
3667
- * @public
3668
- * @enum
3669
- */
3670
- export declare const InferenceExecutionMode: {
3671
- readonly DIRECT: "Direct";
3672
- readonly SERIAL: "Serial";
3673
- };
3674
- /**
3675
- * @public
3676
- */
3677
- export type InferenceExecutionMode = (typeof InferenceExecutionMode)[keyof typeof InferenceExecutionMode];
3678
- /**
3679
- * @public
3680
- * @enum
3681
- */
3682
- export declare const ModelCardStatus: {
3683
- readonly APPROVED: "Approved";
3684
- readonly ARCHIVED: "Archived";
3685
- readonly DRAFT: "Draft";
3686
- readonly PENDINGREVIEW: "PendingReview";
3687
- };
3688
- /**
3689
- * @public
3690
- */
3691
- export type ModelCardStatus = (typeof ModelCardStatus)[keyof typeof ModelCardStatus];
3692
- /**
3693
- * @public
3694
- * @enum
3695
- */
3696
- export declare const SkipModelValidation: {
3697
- readonly ALL: "All";
3698
- readonly NONE: "None";
3699
- };
3700
- /**
3701
- * @public
3702
- */
3703
- export type SkipModelValidation = (typeof SkipModelValidation)[keyof typeof SkipModelValidation];
3704
- /**
3705
- * @public
3706
- * @enum
3707
- */
3708
- export declare const MonitoringProblemType: {
3709
- readonly BINARY_CLASSIFICATION: "BinaryClassification";
3710
- readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
3711
- readonly REGRESSION: "Regression";
3712
- };
3713
- /**
3714
- * @public
3715
- */
3716
- export type MonitoringProblemType = (typeof MonitoringProblemType)[keyof typeof MonitoringProblemType];
3717
- /**
3718
- * @public
3719
- * @enum
3720
- */
3721
- export declare const MonitoringType: {
3722
- readonly DATA_QUALITY: "DataQuality";
3723
- readonly MODEL_BIAS: "ModelBias";
3724
- readonly MODEL_EXPLAINABILITY: "ModelExplainability";
3725
- readonly MODEL_QUALITY: "ModelQuality";
3726
- };
3727
- /**
3728
- * @public
3729
- */
3730
- export type MonitoringType = (typeof MonitoringType)[keyof typeof MonitoringType];
3731
- /**
3732
- * @public
3733
- * @enum
3734
- */
3735
- export declare const NotebookInstanceAcceleratorType: {
3736
- readonly ML_EIA1_LARGE: "ml.eia1.large";
3737
- readonly ML_EIA1_MEDIUM: "ml.eia1.medium";
3738
- readonly ML_EIA1_XLARGE: "ml.eia1.xlarge";
3739
- readonly ML_EIA2_LARGE: "ml.eia2.large";
3740
- readonly ML_EIA2_MEDIUM: "ml.eia2.medium";
3741
- readonly ML_EIA2_XLARGE: "ml.eia2.xlarge";
3742
- };
3743
- /**
3744
- * @public
3745
- */
3746
- export type NotebookInstanceAcceleratorType = (typeof NotebookInstanceAcceleratorType)[keyof typeof NotebookInstanceAcceleratorType];
3747
- /**
3748
- * @public
3749
- * @enum
3750
- */
3751
- export declare const DirectInternetAccess: {
3752
- readonly DISABLED: "Disabled";
3753
- readonly ENABLED: "Enabled";
3754
- };
3755
- /**
3756
- * @public
3757
- */
3758
- export type DirectInternetAccess = (typeof DirectInternetAccess)[keyof typeof DirectInternetAccess];
3759
3795
  /**
3760
3796
  * @public
3761
3797
  * @enum
@@ -4948,6 +4984,7 @@ export type TrainingPlanStatus = (typeof TrainingPlanStatus)[keyof typeof Traini
4948
4984
  export declare const SageMakerResourceName: {
4949
4985
  readonly ENDPOINT: "endpoint";
4950
4986
  readonly HYPERPOD_CLUSTER: "hyperpod-cluster";
4987
+ readonly STUDIO_APPS: "studio-apps";
4951
4988
  readonly TRAINING_JOB: "training-job";
4952
4989
  };
4953
4990
  /**
@@ -1,4 +1,4 @@
1
- import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
2
2
  import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
3
3
  /**
4
4
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created. </p>