@aws-sdk/client-sagemaker 3.1045.0 → 3.1047.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,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdatePartnerApp$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdatePipeline$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdatePipelineExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdatePipelineVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateProject$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateSpace$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateTrainingJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateTrial$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateTrialComponent$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateUserProfile$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateWorkforce$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { UpdateWorkteam$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,4 +1,4 @@
1
- import { BinaryDecisionDiagram } from "@smithy/util-endpoints";
1
+ import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
2
2
  const m = "ref";
3
3
  const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = "stringEquals", h = { [m]: "Endpoint" }, i = { [m]: d }, j = { "fn": f, "argv": [i, "name"] }, k = {}, l = [{ [m]: "Region" }];
4
4
  const _data = {
@@ -1,5 +1,5 @@
1
1
  import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
- import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/util-endpoints";
2
+ import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
3
3
  import { bdd } from "./bdd";
4
4
  const cache = new EndpointCache({
5
5
  size: 50,
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
1
+ import { ServiceException as __ServiceException, } from "@smithy/core/client";
2
2
  export { __ServiceException };
3
3
  export class SageMakerServiceException extends __ServiceException {
4
4
  constructor(options) {
@@ -1483,6 +1483,11 @@ export const ClusterConfigMode = {
1483
1483
  DISABLE: "Disable",
1484
1484
  ENABLE: "Enable",
1485
1485
  };
1486
+ export const ClusterEventLevel = {
1487
+ ERROR: "Error",
1488
+ INFO: "Info",
1489
+ WARN: "Warn",
1490
+ };
1486
1491
  export const ClusterEventResourceType = {
1487
1492
  CLUSTER: "Cluster",
1488
1493
  INSTANCE: "Instance",
@@ -1864,6 +1869,10 @@ export const StudioWebPortal = {
1864
1869
  Disabled: "DISABLED",
1865
1870
  Enabled: "ENABLED",
1866
1871
  };
1872
+ export const ExecutionRoleSessionNameMode = {
1873
+ Static: "STATIC",
1874
+ UserIdentity: "USER_IDENTITY",
1875
+ };
1867
1876
  export const MlTools = {
1868
1877
  AUTO_ML: "AutoMl",
1869
1878
  COMET: "Comet",
@@ -2021,6 +2030,74 @@ export const InferenceComponentPlacementStrategy = {
2021
2030
  export const ModelInfrastructureType = {
2022
2031
  REAL_TIME_INFERENCE: "RealTimeInference",
2023
2032
  };
2033
+ export const InferenceExperimentType = {
2034
+ SHADOW_MODE: "ShadowMode",
2035
+ };
2036
+ export const RecommendationJobSupportedEndpointType = {
2037
+ REALTIME: "RealTime",
2038
+ SERVERLESS: "Serverless",
2039
+ };
2040
+ export const TrafficType = {
2041
+ PHASES: "PHASES",
2042
+ STAIRS: "STAIRS",
2043
+ };
2044
+ export const RecommendationJobType = {
2045
+ ADVANCED: "Advanced",
2046
+ DEFAULT: "Default",
2047
+ };
2048
+ export const FlatInvocations = {
2049
+ CONTINUE: "Continue",
2050
+ STOP: "Stop",
2051
+ };
2052
+ export const ModelRegistrationMode = {
2053
+ AUTO_MODEL_REGISTRATION_DISABLED: "AutoModelRegistrationDisabled",
2054
+ AUTO_MODEL_REGISTRATION_ENABLED: "AutoModelRegistrationEnabled",
2055
+ };
2056
+ export const TrackingServerSize = {
2057
+ L: "Large",
2058
+ M: "Medium",
2059
+ S: "Small",
2060
+ };
2061
+ export const InferenceExecutionMode = {
2062
+ DIRECT: "Direct",
2063
+ SERIAL: "Serial",
2064
+ };
2065
+ export const ModelCardStatus = {
2066
+ APPROVED: "Approved",
2067
+ ARCHIVED: "Archived",
2068
+ DRAFT: "Draft",
2069
+ PENDINGREVIEW: "PendingReview",
2070
+ };
2071
+ export const ManagedStorageType = {
2072
+ RESTRICTED: "Restricted",
2073
+ };
2074
+ export const SkipModelValidation = {
2075
+ ALL: "All",
2076
+ NONE: "None",
2077
+ };
2078
+ export const MonitoringProblemType = {
2079
+ BINARY_CLASSIFICATION: "BinaryClassification",
2080
+ MULTICLASS_CLASSIFICATION: "MulticlassClassification",
2081
+ REGRESSION: "Regression",
2082
+ };
2083
+ export const MonitoringType = {
2084
+ DATA_QUALITY: "DataQuality",
2085
+ MODEL_BIAS: "ModelBias",
2086
+ MODEL_EXPLAINABILITY: "ModelExplainability",
2087
+ MODEL_QUALITY: "ModelQuality",
2088
+ };
2089
+ export const NotebookInstanceAcceleratorType = {
2090
+ ML_EIA1_LARGE: "ml.eia1.large",
2091
+ ML_EIA1_MEDIUM: "ml.eia1.medium",
2092
+ ML_EIA1_XLARGE: "ml.eia1.xlarge",
2093
+ ML_EIA2_LARGE: "ml.eia2.large",
2094
+ ML_EIA2_MEDIUM: "ml.eia2.medium",
2095
+ ML_EIA2_XLARGE: "ml.eia2.xlarge",
2096
+ };
2097
+ export const DirectInternetAccess = {
2098
+ DISABLED: "Disabled",
2099
+ ENABLED: "Enabled",
2100
+ };
2024
2101
  export const _InstanceType = {
2025
2102
  ML_C4_2XLARGE: "ml.c4.2xlarge",
2026
2103
  ML_C4_4XLARGE: "ml.c4.4xlarge",
@@ -2196,71 +2273,6 @@ export const _InstanceType = {
2196
2273
  ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
2197
2274
  ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
2198
2275
  };
2199
- export const InferenceExperimentType = {
2200
- SHADOW_MODE: "ShadowMode",
2201
- };
2202
- export const RecommendationJobSupportedEndpointType = {
2203
- REALTIME: "RealTime",
2204
- SERVERLESS: "Serverless",
2205
- };
2206
- export const TrafficType = {
2207
- PHASES: "PHASES",
2208
- STAIRS: "STAIRS",
2209
- };
2210
- export const RecommendationJobType = {
2211
- ADVANCED: "Advanced",
2212
- DEFAULT: "Default",
2213
- };
2214
- export const FlatInvocations = {
2215
- CONTINUE: "Continue",
2216
- STOP: "Stop",
2217
- };
2218
- export const ModelRegistrationMode = {
2219
- AUTO_MODEL_REGISTRATION_DISABLED: "AutoModelRegistrationDisabled",
2220
- AUTO_MODEL_REGISTRATION_ENABLED: "AutoModelRegistrationEnabled",
2221
- };
2222
- export const TrackingServerSize = {
2223
- L: "Large",
2224
- M: "Medium",
2225
- S: "Small",
2226
- };
2227
- export const InferenceExecutionMode = {
2228
- DIRECT: "Direct",
2229
- SERIAL: "Serial",
2230
- };
2231
- export const ModelCardStatus = {
2232
- APPROVED: "Approved",
2233
- ARCHIVED: "Archived",
2234
- DRAFT: "Draft",
2235
- PENDINGREVIEW: "PendingReview",
2236
- };
2237
- export const SkipModelValidation = {
2238
- ALL: "All",
2239
- NONE: "None",
2240
- };
2241
- export const MonitoringProblemType = {
2242
- BINARY_CLASSIFICATION: "BinaryClassification",
2243
- MULTICLASS_CLASSIFICATION: "MulticlassClassification",
2244
- REGRESSION: "Regression",
2245
- };
2246
- export const MonitoringType = {
2247
- DATA_QUALITY: "DataQuality",
2248
- MODEL_BIAS: "ModelBias",
2249
- MODEL_EXPLAINABILITY: "ModelExplainability",
2250
- MODEL_QUALITY: "ModelQuality",
2251
- };
2252
- export const NotebookInstanceAcceleratorType = {
2253
- ML_EIA1_LARGE: "ml.eia1.large",
2254
- ML_EIA1_MEDIUM: "ml.eia1.medium",
2255
- ML_EIA1_XLARGE: "ml.eia1.xlarge",
2256
- ML_EIA2_LARGE: "ml.eia2.large",
2257
- ML_EIA2_MEDIUM: "ml.eia2.medium",
2258
- ML_EIA2_XLARGE: "ml.eia2.xlarge",
2259
- };
2260
- export const DirectInternetAccess = {
2261
- DISABLED: "Disabled",
2262
- ENABLED: "Enabled",
2263
- };
2264
2276
  export const RootAccess = {
2265
2277
  DISABLED: "Disabled",
2266
2278
  ENABLED: "Enabled",
@@ -2825,6 +2837,7 @@ export const TrainingPlanStatus = {
2825
2837
  export const SageMakerResourceName = {
2826
2838
  ENDPOINT: "endpoint",
2827
2839
  HYPERPOD_CLUSTER: "hyperpod-cluster",
2840
+ STUDIO_APPS: "studio-apps",
2828
2841
  TRAINING_JOB: "training-job",
2829
2842
  };
2830
2843
  export const TransformJobStatus = {
@@ -1,13 +1,11 @@
1
1
  import packageInfo from "../package.json";
2
2
  import { Sha256 } from "@aws-crypto/sha256-browser";
3
3
  import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
4
- import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
4
+ import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
5
+ import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
6
+ import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
7
+ import { calculateBodyLength } from "@smithy/core/serde";
5
8
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
- import { invalidProvider } from "@smithy/invalid-dependency";
7
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
8
- import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
10
- import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
11
9
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
12
10
  export const getRuntimeConfig = (config) => {
13
11
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
3
3
  import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
4
4
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
5
5
  import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
6
- import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
7
- import { Hash } from "@smithy/hash-node";
8
- import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
9
- import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
6
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
7
+ import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
8
+ import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
9
+ import { calculateBodyLength, Hash } from "@smithy/core/serde";
10
10
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
11
- import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
12
- import { calculateBodyLength } from "@smithy/util-body-length-node";
13
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
14
- import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
15
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
16
12
  export const getRuntimeConfig = (config) => {
17
13
  emitWarningIfUnsupportedVersion(process.version);
@@ -1,9 +1,8 @@
1
1
  import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
3
- import { NoOpLogger } from "@smithy/smithy-client";
4
- import { parseUrl } from "@smithy/url-parser";
5
- import { fromBase64, toBase64 } from "@smithy/util-base64";
6
- import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
3
+ import { NoOpLogger } from "@smithy/core/client";
4
+ import { parseUrl } from "@smithy/core/protocols";
5
+ import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
7
6
  import { defaultSageMakerHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
8
7
  import { defaultEndpointResolver } from "./endpoint/endpointResolver";
9
8
  import { errorTypeRegistries } from "./schemas/schemas_0";
@@ -1,6 +1,6 @@
1
1
  import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
2
- import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
- import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
2
+ import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
3
+ import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
6
6
  const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
@@ -1395,6 +1395,7 @@ const _EIn = "EndpointInput";
1395
1395
  const _EInd = "EndpointInfo";
1396
1396
  const _EInv = "EnvironmentId";
1397
1397
  const _EIr = "ErrorInfo";
1398
+ const _EL = "EventLevel";
1398
1399
  const _EM = "EndpointMetadata";
1399
1400
  const _EMJ = "EnableMultipleJobs";
1400
1401
  const _EMR = "EMR";
@@ -1440,6 +1441,7 @@ const _ERARN = "ExecutionRoleARN";
1440
1441
  const _ERAx = "ExecutionRoleArns";
1441
1442
  const _ERD = "EnableRemoteDebug";
1442
1443
  const _ERIC = "ExecutionRoleIdentityConfig";
1444
+ const _ERSNM = "ExecutionRoleSessionNameMode";
1443
1445
  const _ERVP = "ExcludeRetainedVariantProperties";
1444
1446
  const _ERx = "ExecutionRole";
1445
1447
  const _ES = "EndpointStatus";
@@ -1778,6 +1780,8 @@ const _IPn = "InstancePools";
1778
1780
  const _IPnr = "InProgress";
1779
1781
  const _IR = "IsRequired";
1780
1782
  const _IRA = "IotRoleAlias";
1783
+ const _IREC = "InstanceRequirementsEniConfigurations";
1784
+ const _IRECn = "InstanceRequirementsEniConfiguration";
1781
1785
  const _IRJ = "InferenceRecommendationsJob";
1782
1786
  const _IRJN = "InferenceRecommendationsJobName";
1783
1787
  const _IRJS = "InferenceRecommendationsJobStep";
@@ -2246,7 +2250,8 @@ const _MCTC = "MaxConcurrentTaskCount";
2246
2250
  const _MCV = "ModelCardVersion";
2247
2251
  const _MCVS = "ModelCardVersionSummary";
2248
2252
  const _MCVSL = "ModelCardVersionSummaryList";
2249
- const _MCa = "MaintenanceConfig";
2253
+ const _MCa = "ManagedConfiguration";
2254
+ const _MCai = "MaintenanceConfig";
2250
2255
  const _MCax = "MaxCapacity";
2251
2256
  const _MCaxo = "MaxConcurrency";
2252
2257
  const _MCe = "MetricsConfig";
@@ -2439,7 +2444,8 @@ const _MSSL = "MonitoringScheduleSummaryList";
2439
2444
  const _MSSa = "MaximumStepSize";
2440
2445
  const _MSSo = "MonitoringScheduleSummaries";
2441
2446
  const _MSSon = "MonitoringScheduleSummary";
2442
- const _MST = "ModelSetupTime";
2447
+ const _MST = "ManagedStorageType";
2448
+ const _MSTo = "ModelSetupTime";
2443
2449
  const _MSU = "ManifestS3Uri";
2444
2450
  const _MSV = "MaxSchemaVersion";
2445
2451
  const _MSa = "MaintenanceStatus";
@@ -4471,13 +4477,13 @@ export var ClusterEbsVolumeConfig$ = [3, n0, _CEVC,
4471
4477
  ];
4472
4478
  export var ClusterEventDetail$ = [3, n0, _CED,
4473
4479
  0,
4474
- [_EI, _CAl, _CNl, _RT, _ETv, _IGN, _II, _ED, _D],
4475
- [0, 0, 0, 0, 4, 0, 0, () => EventDetails$, 0], 5
4480
+ [_EI, _CAl, _CNl, _RT, _ETv, _IGN, _II, _ED, _D, _EL],
4481
+ [0, 0, 0, 0, 4, 0, 0, () => EventDetails$, 0, 0], 5
4476
4482
  ];
4477
4483
  export var ClusterEventSummary$ = [3, n0, _CES,
4478
4484
  0,
4479
- [_EI, _CAl, _CNl, _RT, _ETv, _IGN, _II, _D],
4480
- [0, 0, 0, 0, 4, 0, 0, 0], 5
4485
+ [_EI, _CAl, _CNl, _RT, _ETv, _IGN, _II, _D, _EL],
4486
+ [0, 0, 0, 0, 4, 0, 0, 0, 0], 5
4481
4487
  ];
4482
4488
  export var ClusterFsxLustreConfig$ = [3, n0, _CFLC,
4483
4489
  0,
@@ -5171,8 +5177,8 @@ export var CreateModelOutput$ = [3, n0, _CMO,
5171
5177
  ];
5172
5178
  export var CreateModelPackageGroupInput$ = [3, n0, _CMPGI,
5173
5179
  0,
5174
- [_MPGN, _MPGD, _Ta],
5175
- [0, 0, () => TagList], 1
5180
+ [_MPGN, _MPGD, _Ta, _MCa],
5181
+ [0, 0, () => TagList, () => ManagedConfiguration$], 1
5176
5182
  ];
5177
5183
  export var CreateModelPackageGroupOutput$ = [3, n0, _CMPGO,
5178
5184
  0,
@@ -5181,8 +5187,8 @@ export var CreateModelPackageGroupOutput$ = [3, n0, _CMPGO,
5181
5187
  ];
5182
5188
  export var CreateModelPackageInput$ = [3, n0, _CMPI,
5183
5189
  0,
5184
- [_MPN, _MPGN, _MPD, _MPRT, _ISn, _VSa, _SAS, _CFM, _Ta, _MAS, _MPe, _MM, _CTl, _Do, _Tas, _SPU, _CMP, _DCB, _AIS, _SMV, _SU, _SC, _MCod, _MLC],
5185
- [0, 0, 0, 0, () => InferenceSpecification$, () => ModelPackageValidationSpecification$, () => SourceAlgorithmSpecification$, 2, () => TagList, 0, () => MetadataProperties$, () => ModelMetrics$, [0, 4], 0, 0, 0, 128 | 0, () => DriftCheckBaselines$, () => AdditionalInferenceSpecifications, 0, 0, () => ModelPackageSecurityConfig$, [() => ModelPackageModelCard$, 0], () => ModelLifeCycle$]
5190
+ [_MPN, _MPGN, _MPD, _MPRT, _ISn, _VSa, _SAS, _CFM, _Ta, _MAS, _MPe, _MM, _CTl, _Do, _Tas, _SPU, _CMP, _DCB, _AIS, _SMV, _SU, _SC, _MCod, _MLC, _MST],
5191
+ [0, 0, 0, 0, () => InferenceSpecification$, () => ModelPackageValidationSpecification$, () => SourceAlgorithmSpecification$, 2, () => TagList, 0, () => MetadataProperties$, () => ModelMetrics$, [0, 4], 0, 0, 0, 128 | 0, () => DriftCheckBaselines$, () => AdditionalInferenceSpecifications, 0, 0, () => ModelPackageSecurityConfig$, [() => ModelPackageModelCard$, 0], () => ModelLifeCycle$, 0]
5186
5192
  ];
5187
5193
  export var CreateModelPackageOutput$ = [3, n0, _CMPO,
5188
5194
  0,
@@ -5251,7 +5257,7 @@ export var CreatePartnerAppPresignedUrlResponse$ = [3, n0, _CPAPURr,
5251
5257
  ];
5252
5258
  export var CreatePartnerAppRequest$ = [3, n0, _CPAR,
5253
5259
  0,
5254
- [_N, _T, _ERA, _Ti, _ATu, _KKI, _MCa, _ACp, _EISBI, _EAMVU, _CTl, _Ta],
5260
+ [_N, _T, _ERA, _Ti, _ATu, _KKI, _MCai, _ACp, _EISBI, _EAMVU, _CTl, _Ta],
5255
5261
  [0, 0, 0, 0, 0, 0, () => PartnerAppMaintenanceConfig$, () => PartnerAppConfig$, 2, 2, [0, 4], () => TagList], 5
5256
5262
  ];
5257
5263
  export var CreatePartnerAppResponse$ = [3, n0, _CPARr,
@@ -6476,8 +6482,8 @@ export var DescribeModelPackageGroupInput$ = [3, n0, _DMPGIe,
6476
6482
  ];
6477
6483
  export var DescribeModelPackageGroupOutput$ = [3, n0, _DMPGO,
6478
6484
  0,
6479
- [_MPGN, _MPGA, _CT, _CB, _MPGS, _MPGD],
6480
- [0, 0, 4, () => UserContext$, 0, 0], 5
6485
+ [_MPGN, _MPGA, _CT, _CB, _MPGS, _MPGD, _MCa],
6486
+ [0, 0, 4, () => UserContext$, 0, 0, () => ManagedConfiguration$], 5
6481
6487
  ];
6482
6488
  export var DescribeModelPackageInput$ = [3, n0, _DMPIe,
6483
6489
  0,
@@ -6486,8 +6492,8 @@ export var DescribeModelPackageInput$ = [3, n0, _DMPIe,
6486
6492
  ];
6487
6493
  export var DescribeModelPackageOutput$ = [3, n0, _DMPO,
6488
6494
  0,
6489
- [_MPN, _MPA, _CT, _MPSo, _MPSD, _MPGN, _MPV, _MPRT, _MPD, _ISn, _SAS, _VSa, _CFM, _MAS, _CB, _MPe, _MM, _LMT, _LMB, _ADpp, _Do, _Tas, _SPU, _CMP, _DCB, _AIS, _SMV, _SU, _SC, _MCod, _MLC],
6490
- [0, 0, 4, 0, () => ModelPackageStatusDetails$, 0, 1, 0, 0, () => InferenceSpecification$, () => SourceAlgorithmSpecification$, () => ModelPackageValidationSpecification$, 2, 0, () => UserContext$, () => MetadataProperties$, () => ModelMetrics$, 4, () => UserContext$, 0, 0, 0, 0, 128 | 0, () => DriftCheckBaselines$, () => AdditionalInferenceSpecifications, 0, 0, () => ModelPackageSecurityConfig$, [() => ModelPackageModelCard$, 0], () => ModelLifeCycle$], 5
6495
+ [_MPN, _MPA, _CT, _MPSo, _MPSD, _MPGN, _MPV, _MPRT, _MPD, _ISn, _SAS, _VSa, _CFM, _MAS, _CB, _MPe, _MM, _LMT, _LMB, _ADpp, _Do, _Tas, _SPU, _CMP, _DCB, _AIS, _SMV, _SU, _SC, _MCod, _MLC, _MST],
6496
+ [0, 0, 4, 0, () => ModelPackageStatusDetails$, 0, 1, 0, 0, () => InferenceSpecification$, () => SourceAlgorithmSpecification$, () => ModelPackageValidationSpecification$, 2, 0, () => UserContext$, () => MetadataProperties$, () => ModelMetrics$, 4, () => UserContext$, 0, 0, 0, 0, 128 | 0, () => DriftCheckBaselines$, () => AdditionalInferenceSpecifications, 0, 0, () => ModelPackageSecurityConfig$, [() => ModelPackageModelCard$, 0], () => ModelLifeCycle$, 0], 5
6491
6497
  ];
6492
6498
  export var DescribeModelQualityJobDefinitionRequest$ = [3, n0, _DMQJDRe,
6493
6499
  0,
@@ -6546,7 +6552,7 @@ export var DescribePartnerAppRequest$ = [3, n0, _DPARes,
6546
6552
  ];
6547
6553
  export var DescribePartnerAppResponse$ = [3, n0, _DPAResc,
6548
6554
  0,
6549
- [_Ar, _N, _T, _St, _CT, _LMT, _ERA, _KKI, _BU, _MCa, _Ti, _V, _ACp, _ATu, _EISBI, _Er, _EAMVU, _CVED, _AUv],
6555
+ [_Ar, _N, _T, _St, _CT, _LMT, _ERA, _KKI, _BU, _MCai, _Ti, _V, _ACp, _ATu, _EISBI, _Er, _EAMVU, _CVED, _AUv],
6550
6556
  [0, 0, 0, 0, 4, 4, 0, 0, 0, () => PartnerAppMaintenanceConfig$, 0, 0, () => PartnerAppConfig$, 0, 2, () => ErrorInfo$, 2, 4, () => AvailableUpgrade$]
6551
6557
  ];
6552
6558
  export var DescribePipelineDefinitionForExecutionRequest$ = [3, n0, _DPDFER,
@@ -7601,8 +7607,8 @@ export var InstanceGroupScalingMetadata$ = [3, n0, _IGSM,
7601
7607
  ];
7602
7608
  export var InstanceMetadata$ = [3, n0, _IMns,
7603
7609
  0,
7604
- [_CEu, _AE, _CR, _FM, _LES, _NLI],
7605
- [0, () => AdditionalEnis$, () => CapacityReservation$, 0, 0, 0]
7610
+ [_CEu, _AE, _IREC, _CR, _FM, _LES, _NLI],
7611
+ [0, () => AdditionalEnis$, () => InstanceRequirementsEniConfigurations, () => CapacityReservation$, 0, 0, 0]
7606
7612
  ];
7607
7613
  export var InstanceMetadataServiceConfiguration$ = [3, n0, _IMSC,
7608
7614
  0,
@@ -7624,6 +7630,11 @@ export var InstancePoolSummary$ = [3, n0, _IPS,
7624
7630
  [_ITn, _CICu],
7625
7631
  [0, 1], 2
7626
7632
  ];
7633
+ export var InstanceRequirementsEniConfiguration$ = [3, n0, _IRECn,
7634
+ 0,
7635
+ [_CEu, _AE],
7636
+ [0, () => AdditionalEnis$]
7637
+ ];
7627
7638
  export var IntegerParameterRange$ = [3, n0, _IPR,
7628
7639
  0,
7629
7640
  [_N, _MV, _MVa, _STc],
@@ -8639,6 +8650,11 @@ export var ListWorkteamsResponse$ = [3, n0, _LWRist,
8639
8650
  [_Work, _NTe],
8640
8651
  [() => Workteams, 0], 1
8641
8652
  ];
8653
+ export var ManagedConfiguration$ = [3, n0, _MCa,
8654
+ 0,
8655
+ [_MST],
8656
+ [0]
8657
+ ];
8642
8658
  export var MemberDefinition$ = [3, n0, _MDemb,
8643
8659
  0,
8644
8660
  [_CMD, _OMD],
@@ -8901,8 +8917,8 @@ export var ModelPackageGroup$ = [3, n0, _MPG,
8901
8917
  ];
8902
8918
  export var ModelPackageGroupSummary$ = [3, n0, _MPGSo,
8903
8919
  0,
8904
- [_MPGN, _MPGA, _CT, _MPGS, _MPGD],
8905
- [0, 0, 4, 0, 0], 4
8920
+ [_MPGN, _MPGA, _CT, _MPGS, _MPGD, _MCa],
8921
+ [0, 0, 4, 0, 0, () => ManagedConfiguration$], 4
8906
8922
  ];
8907
8923
  export var ModelPackageModelCard$ = [3, n0, _MPMC,
8908
8924
  0,
@@ -9671,7 +9687,7 @@ export var RecommendationJobVpcConfig$ = [3, n0, _RJVC,
9671
9687
  ];
9672
9688
  export var RecommendationMetrics$ = [3, n0, _RMec,
9673
9689
  0,
9674
- [_CPH, _CPIo, _MIax, _ML, _CUp, _MU, _MST],
9690
+ [_CPH, _CPIo, _MIax, _ML, _CUp, _MU, _MSTo],
9675
9691
  [1, 1, 1, 1, 1, 1, 1]
9676
9692
  ];
9677
9693
  export var RedshiftDatasetDefinition$ = [3, n0, _RDD,
@@ -9766,8 +9782,8 @@ export var ResourceSharingConfig$ = [3, n0, _RSC,
9766
9782
  ];
9767
9783
  export var ResourceSpec$ = [3, n0, _RS,
9768
9784
  0,
9769
- [_SMIA, _SMIVAa, _SMIVAag, _ITn, _LCAi],
9770
- [0, 0, 0, 0, 0]
9785
+ [_SMIA, _SMIVAa, _SMIVAag, _ITn, _LCAi, _TPA],
9786
+ [0, 0, 0, 0, 0, 0]
9771
9787
  ];
9772
9788
  export var RetentionPolicy$ = [3, n0, _RPe,
9773
9789
  0,
@@ -10256,8 +10272,8 @@ export var StudioLifecycleConfigDetails$ = [3, n0, _SLCD,
10256
10272
  ];
10257
10273
  export var StudioWebPortalSettings$ = [3, n0, _SWPS,
10258
10274
  0,
10259
- [_HMT, _HAT, _HIT, _HSMIVA],
10260
- [64 | 0, 64 | 0, 64 | 0, () => HiddenSageMakerImageVersionAliasesList]
10275
+ [_HMT, _HAT, _HIT, _HSMIVA, _ERSNM],
10276
+ [64 | 0, 64 | 0, 64 | 0, () => HiddenSageMakerImageVersionAliasesList, 0]
10261
10277
  ];
10262
10278
  export var SubscribedWorkteam$ = [3, n0, _SW,
10263
10279
  0,
@@ -10386,8 +10402,8 @@ export var TrainingImageConfig$ = [3, n0, _TIC,
10386
10402
  ];
10387
10403
  export var TrainingJob$ = [3, n0, _TJ,
10388
10404
  0,
10389
- [_TJN, _TJA, _TJAu, _LJA, _AMLJAu, _MAo, _TJS, _SSe, _FR, _HP, _ASl, _RAo, _IDC, _ODC, _RCe, _VC, _SCt, _CT, _TST, _TET, _LMT, _SST, _FMDL, _ENI, _EICTE, _EMST, _CCh, _TTIS, _BTIS, _DHC, _ECxp, _DRC, _TBOC, _DRESe, _OMPA, _MPC, _PCr, _E, _RSe, _Ta],
10390
- [0, 0, 0, 0, 0, () => ModelArtifacts$, 0, 0, 0, 128 | 0, () => AlgorithmSpecification$, 0, () => InputDataConfig, () => OutputDataConfig$, () => ResourceConfig$, () => VpcConfig$, () => StoppingCondition$, 4, 4, 4, 4, () => SecondaryStatusTransitions, () => FinalMetricDataList, 2, 2, 2, () => CheckpointConfig$, 1, 1, () => DebugHookConfig$, () => ExperimentConfig$, () => DebugRuleConfigurations, () => TensorBoardOutputConfig$, () => DebugRuleEvaluationStatuses, 0, () => ModelPackageConfig$, () => ProfilerConfig$, 128 | 0, () => RetryStrategy$, () => TagList]
10405
+ [_TJN, _TJA, _TJAu, _LJA, _AMLJAu, _MAo, _TJS, _SSe, _FR, _HP, _ASl, _RAo, _IDC, _ODC, _RCe, _WPS, _VC, _SCt, _CT, _TST, _TET, _LMT, _SST, _FMDL, _ENI, _EICTE, _EMST, _CCh, _TTIS, _BTIS, _DHC, _ECxp, _DRC, _TBOC, _DRESe, _OMPA, _MPC, _PCr, _E, _RSe, _Ta],
10406
+ [0, 0, 0, 0, 0, () => ModelArtifacts$, 0, 0, 0, 128 | 0, () => AlgorithmSpecification$, 0, () => InputDataConfig, () => OutputDataConfig$, () => ResourceConfig$, () => WarmPoolStatus$, () => VpcConfig$, () => StoppingCondition$, 4, 4, 4, 4, () => SecondaryStatusTransitions, () => FinalMetricDataList, 2, 2, 2, () => CheckpointConfig$, 1, 1, () => DebugHookConfig$, () => ExperimentConfig$, () => DebugRuleConfigurations, () => TensorBoardOutputConfig$, () => DebugRuleEvaluationStatuses, 0, () => ModelPackageConfig$, () => ProfilerConfig$, 128 | 0, () => RetryStrategy$, () => TagList]
10391
10407
  ];
10392
10408
  export var TrainingJobDefinition$ = [3, n0, _TJD,
10393
10409
  0,
@@ -10926,7 +10942,7 @@ export var UpdateNotebookInstanceOutput$ = [3, n0, _UNIO,
10926
10942
  ];
10927
10943
  export var UpdatePartnerAppRequest$ = [3, n0, _UPAR,
10928
10944
  0,
10929
- [_Ar, _MCa, _Ti, _ACp, _EISBI, _EAMVU, _AVp, _CTl, _Ta],
10945
+ [_Ar, _MCai, _Ti, _ACp, _EISBI, _EAMVU, _AVp, _CTl, _Ta],
10930
10946
  [0, () => PartnerAppMaintenanceConfig$, 0, () => PartnerAppConfig$, 2, 2, 0, [0, 4], () => TagList], 1
10931
10947
  ];
10932
10948
  export var UpdatePartnerAppResponse$ = [3, n0, _UPARp,
@@ -11597,6 +11613,9 @@ var InstancePoolList = [1, n0, _IPL,
11597
11613
  var InstancePoolSummaryList = [1, n0, _IPSL,
11598
11614
  0, () => InstancePoolSummary$
11599
11615
  ];
11616
+ var InstanceRequirementsEniConfigurations = [1, n0, _IREC,
11617
+ 0, () => InstanceRequirementsEniConfiguration$
11618
+ ];
11600
11619
  var IntegerParameterRanges = [1, n0, _IPRn,
11601
11620
  0, () => IntegerParameterRange$
11602
11621
  ];
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
2
2
  import { DescribeEndpointCommand, } from "../commands/DescribeEndpointCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
2
2
  import { DescribeEndpointCommand, } from "../commands/DescribeEndpointCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
2
2
  import { DescribeImageCommand, } from "../commands/DescribeImageCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
2
2
  import { DescribeImageCommand, } from "../commands/DescribeImageCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
2
2
  import { DescribeImageCommand, } from "../commands/DescribeImageCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;