@aws-sdk/client-sagemaker 3.1044.0 → 3.1046.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1283) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +1005 -991
  5. package/dist-cjs/models/SageMakerServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-cjs/schemas/schemas_0.js +71 -52
  10. package/dist-es/SageMaker.js +1 -1
  11. package/dist-es/SageMakerClient.js +5 -5
  12. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  13. package/dist-es/commands/AddAssociationCommand.js +2 -2
  14. package/dist-es/commands/AddTagsCommand.js +2 -2
  15. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -2
  16. package/dist-es/commands/AttachClusterNodeVolumeCommand.js +2 -2
  17. package/dist-es/commands/BatchAddClusterNodesCommand.js +2 -2
  18. package/dist-es/commands/BatchDeleteClusterNodesCommand.js +2 -2
  19. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -2
  20. package/dist-es/commands/BatchRebootClusterNodesCommand.js +2 -2
  21. package/dist-es/commands/BatchReplaceClusterNodesCommand.js +2 -2
  22. package/dist-es/commands/CreateAIBenchmarkJobCommand.js +2 -2
  23. package/dist-es/commands/CreateAIRecommendationJobCommand.js +2 -2
  24. package/dist-es/commands/CreateAIWorkloadConfigCommand.js +2 -2
  25. package/dist-es/commands/CreateActionCommand.js +2 -2
  26. package/dist-es/commands/CreateAlgorithmCommand.js +2 -2
  27. package/dist-es/commands/CreateAppCommand.js +2 -2
  28. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -2
  29. package/dist-es/commands/CreateArtifactCommand.js +2 -2
  30. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -2
  31. package/dist-es/commands/CreateAutoMLJobV2Command.js +2 -2
  32. package/dist-es/commands/CreateClusterCommand.js +2 -2
  33. package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +2 -2
  34. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -2
  35. package/dist-es/commands/CreateCompilationJobCommand.js +2 -2
  36. package/dist-es/commands/CreateComputeQuotaCommand.js +2 -2
  37. package/dist-es/commands/CreateContextCommand.js +2 -2
  38. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
  39. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  40. package/dist-es/commands/CreateDomainCommand.js +2 -2
  41. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
  42. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
  43. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  44. package/dist-es/commands/CreateEndpointCommand.js +2 -2
  45. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -2
  46. package/dist-es/commands/CreateExperimentCommand.js +2 -2
  47. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -2
  48. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -2
  49. package/dist-es/commands/CreateHubCommand.js +2 -2
  50. package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +2 -2
  51. package/dist-es/commands/CreateHubContentReferenceCommand.js +2 -2
  52. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -2
  53. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -2
  54. package/dist-es/commands/CreateImageCommand.js +2 -2
  55. package/dist-es/commands/CreateImageVersionCommand.js +2 -2
  56. package/dist-es/commands/CreateInferenceComponentCommand.js +2 -2
  57. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -2
  58. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
  59. package/dist-es/commands/CreateLabelingJobCommand.js +2 -2
  60. package/dist-es/commands/CreateMlflowAppCommand.js +2 -2
  61. package/dist-es/commands/CreateMlflowTrackingServerCommand.js +2 -2
  62. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
  63. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  64. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -2
  65. package/dist-es/commands/CreateModelCommand.js +2 -2
  66. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
  67. package/dist-es/commands/CreateModelPackageCommand.js +2 -2
  68. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -2
  69. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
  70. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -2
  71. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -2
  72. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
  73. package/dist-es/commands/CreateOptimizationJobCommand.js +2 -2
  74. package/dist-es/commands/CreatePartnerAppCommand.js +2 -2
  75. package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +2 -2
  76. package/dist-es/commands/CreatePipelineCommand.js +2 -2
  77. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -2
  78. package/dist-es/commands/CreatePresignedMlflowAppUrlCommand.js +2 -2
  79. package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +2 -2
  80. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
  81. package/dist-es/commands/CreateProcessingJobCommand.js +2 -2
  82. package/dist-es/commands/CreateProjectCommand.js +2 -2
  83. package/dist-es/commands/CreateSpaceCommand.js +2 -2
  84. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -2
  85. package/dist-es/commands/CreateTrainingJobCommand.js +2 -2
  86. package/dist-es/commands/CreateTrainingPlanCommand.js +2 -2
  87. package/dist-es/commands/CreateTransformJobCommand.js +2 -2
  88. package/dist-es/commands/CreateTrialCommand.js +2 -2
  89. package/dist-es/commands/CreateTrialComponentCommand.js +2 -2
  90. package/dist-es/commands/CreateUserProfileCommand.js +2 -2
  91. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  92. package/dist-es/commands/CreateWorkteamCommand.js +2 -2
  93. package/dist-es/commands/DeleteAIBenchmarkJobCommand.js +2 -2
  94. package/dist-es/commands/DeleteAIRecommendationJobCommand.js +2 -2
  95. package/dist-es/commands/DeleteAIWorkloadConfigCommand.js +2 -2
  96. package/dist-es/commands/DeleteActionCommand.js +2 -2
  97. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  98. package/dist-es/commands/DeleteAppCommand.js +2 -2
  99. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  100. package/dist-es/commands/DeleteArtifactCommand.js +2 -2
  101. package/dist-es/commands/DeleteAssociationCommand.js +2 -2
  102. package/dist-es/commands/DeleteClusterCommand.js +2 -2
  103. package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +2 -2
  104. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  105. package/dist-es/commands/DeleteCompilationJobCommand.js +2 -2
  106. package/dist-es/commands/DeleteComputeQuotaCommand.js +2 -2
  107. package/dist-es/commands/DeleteContextCommand.js +2 -2
  108. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  109. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  110. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  111. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
  112. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
  113. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  114. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  115. package/dist-es/commands/DeleteExperimentCommand.js +2 -2
  116. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  117. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -2
  118. package/dist-es/commands/DeleteHubCommand.js +2 -2
  119. package/dist-es/commands/DeleteHubContentCommand.js +2 -2
  120. package/dist-es/commands/DeleteHubContentReferenceCommand.js +2 -2
  121. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -2
  122. package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +2 -2
  123. package/dist-es/commands/DeleteImageCommand.js +2 -2
  124. package/dist-es/commands/DeleteImageVersionCommand.js +2 -2
  125. package/dist-es/commands/DeleteInferenceComponentCommand.js +2 -2
  126. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -2
  127. package/dist-es/commands/DeleteMlflowAppCommand.js +2 -2
  128. package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +2 -2
  129. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  130. package/dist-es/commands/DeleteModelCardCommand.js +2 -2
  131. package/dist-es/commands/DeleteModelCommand.js +2 -2
  132. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  133. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  134. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  135. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  136. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  137. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  138. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  139. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  140. package/dist-es/commands/DeleteOptimizationJobCommand.js +2 -2
  141. package/dist-es/commands/DeletePartnerAppCommand.js +2 -2
  142. package/dist-es/commands/DeletePipelineCommand.js +2 -2
  143. package/dist-es/commands/DeleteProcessingJobCommand.js +2 -2
  144. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  145. package/dist-es/commands/DeleteSpaceCommand.js +2 -2
  146. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  147. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  148. package/dist-es/commands/DeleteTrainingJobCommand.js +2 -2
  149. package/dist-es/commands/DeleteTrialCommand.js +2 -2
  150. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -2
  151. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  152. package/dist-es/commands/DeleteWorkforceCommand.js +2 -2
  153. package/dist-es/commands/DeleteWorkteamCommand.js +2 -2
  154. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  155. package/dist-es/commands/DescribeAIBenchmarkJobCommand.js +2 -2
  156. package/dist-es/commands/DescribeAIRecommendationJobCommand.js +2 -2
  157. package/dist-es/commands/DescribeAIWorkloadConfigCommand.js +2 -2
  158. package/dist-es/commands/DescribeActionCommand.js +2 -2
  159. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -2
  160. package/dist-es/commands/DescribeAppCommand.js +2 -2
  161. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -2
  162. package/dist-es/commands/DescribeArtifactCommand.js +2 -2
  163. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -2
  164. package/dist-es/commands/DescribeAutoMLJobV2Command.js +2 -2
  165. package/dist-es/commands/DescribeClusterCommand.js +2 -2
  166. package/dist-es/commands/DescribeClusterEventCommand.js +2 -2
  167. package/dist-es/commands/DescribeClusterNodeCommand.js +2 -2
  168. package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +2 -2
  169. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -2
  170. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -2
  171. package/dist-es/commands/DescribeComputeQuotaCommand.js +2 -2
  172. package/dist-es/commands/DescribeContextCommand.js +2 -2
  173. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
  174. package/dist-es/commands/DescribeDeviceCommand.js +2 -2
  175. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -2
  176. package/dist-es/commands/DescribeDomainCommand.js +2 -2
  177. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
  178. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -2
  179. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  180. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -2
  181. package/dist-es/commands/DescribeExperimentCommand.js +2 -2
  182. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -2
  183. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -2
  184. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -2
  185. package/dist-es/commands/DescribeHubCommand.js +2 -2
  186. package/dist-es/commands/DescribeHubContentCommand.js +2 -2
  187. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -2
  188. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
  189. package/dist-es/commands/DescribeImageCommand.js +2 -2
  190. package/dist-es/commands/DescribeImageVersionCommand.js +2 -2
  191. package/dist-es/commands/DescribeInferenceComponentCommand.js +2 -2
  192. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -2
  193. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
  194. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -2
  195. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -2
  196. package/dist-es/commands/DescribeMlflowAppCommand.js +2 -2
  197. package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +2 -2
  198. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
  199. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  200. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -2
  201. package/dist-es/commands/DescribeModelCommand.js +2 -2
  202. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
  203. package/dist-es/commands/DescribeModelPackageCommand.js +2 -2
  204. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -2
  205. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
  206. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -2
  207. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -2
  208. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
  209. package/dist-es/commands/DescribeOptimizationJobCommand.js +2 -2
  210. package/dist-es/commands/DescribePartnerAppCommand.js +2 -2
  211. package/dist-es/commands/DescribePipelineCommand.js +2 -2
  212. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
  213. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -2
  214. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -2
  215. package/dist-es/commands/DescribeProjectCommand.js +2 -2
  216. package/dist-es/commands/DescribeReservedCapacityCommand.js +2 -2
  217. package/dist-es/commands/DescribeSpaceCommand.js +2 -2
  218. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
  219. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -2
  220. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -2
  221. package/dist-es/commands/DescribeTrainingPlanCommand.js +2 -2
  222. package/dist-es/commands/DescribeTrainingPlanExtensionHistoryCommand.js +2 -2
  223. package/dist-es/commands/DescribeTransformJobCommand.js +2 -2
  224. package/dist-es/commands/DescribeTrialCommand.js +2 -2
  225. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -2
  226. package/dist-es/commands/DescribeUserProfileCommand.js +2 -2
  227. package/dist-es/commands/DescribeWorkforceCommand.js +2 -2
  228. package/dist-es/commands/DescribeWorkteamCommand.js +2 -2
  229. package/dist-es/commands/DetachClusterNodeVolumeCommand.js +2 -2
  230. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
  231. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -2
  232. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
  233. package/dist-es/commands/ExtendTrainingPlanCommand.js +2 -2
  234. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -2
  235. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -2
  236. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -2
  237. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
  238. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +2 -2
  239. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -2
  240. package/dist-es/commands/ImportHubContentCommand.js +2 -2
  241. package/dist-es/commands/ListAIBenchmarkJobsCommand.js +2 -2
  242. package/dist-es/commands/ListAIRecommendationJobsCommand.js +2 -2
  243. package/dist-es/commands/ListAIWorkloadConfigsCommand.js +2 -2
  244. package/dist-es/commands/ListActionsCommand.js +2 -2
  245. package/dist-es/commands/ListAlgorithmsCommand.js +2 -2
  246. package/dist-es/commands/ListAliasesCommand.js +2 -2
  247. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -2
  248. package/dist-es/commands/ListAppsCommand.js +2 -2
  249. package/dist-es/commands/ListArtifactsCommand.js +2 -2
  250. package/dist-es/commands/ListAssociationsCommand.js +2 -2
  251. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -2
  252. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
  253. package/dist-es/commands/ListClusterEventsCommand.js +2 -2
  254. package/dist-es/commands/ListClusterNodesCommand.js +2 -2
  255. package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +2 -2
  256. package/dist-es/commands/ListClustersCommand.js +2 -2
  257. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -2
  258. package/dist-es/commands/ListCompilationJobsCommand.js +2 -2
  259. package/dist-es/commands/ListComputeQuotasCommand.js +2 -2
  260. package/dist-es/commands/ListContextsCommand.js +2 -2
  261. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
  262. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -2
  263. package/dist-es/commands/ListDevicesCommand.js +2 -2
  264. package/dist-es/commands/ListDomainsCommand.js +2 -2
  265. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -2
  266. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -2
  267. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -2
  268. package/dist-es/commands/ListEndpointsCommand.js +2 -2
  269. package/dist-es/commands/ListExperimentsCommand.js +2 -2
  270. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -2
  271. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -2
  272. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -2
  273. package/dist-es/commands/ListHubContentsCommand.js +2 -2
  274. package/dist-es/commands/ListHubsCommand.js +2 -2
  275. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -2
  276. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -2
  277. package/dist-es/commands/ListImageVersionsCommand.js +2 -2
  278. package/dist-es/commands/ListImagesCommand.js +2 -2
  279. package/dist-es/commands/ListInferenceComponentsCommand.js +2 -2
  280. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -2
  281. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -2
  282. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
  283. package/dist-es/commands/ListLabelingJobsCommand.js +2 -2
  284. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
  285. package/dist-es/commands/ListLineageGroupsCommand.js +2 -2
  286. package/dist-es/commands/ListMlflowAppsCommand.js +2 -2
  287. package/dist-es/commands/ListMlflowTrackingServersCommand.js +2 -2
  288. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
  289. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -2
  290. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -2
  291. package/dist-es/commands/ListModelCardsCommand.js +2 -2
  292. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
  293. package/dist-es/commands/ListModelMetadataCommand.js +2 -2
  294. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -2
  295. package/dist-es/commands/ListModelPackagesCommand.js +2 -2
  296. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  297. package/dist-es/commands/ListModelsCommand.js +2 -2
  298. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -2
  299. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -2
  300. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -2
  301. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -2
  302. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
  303. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -2
  304. package/dist-es/commands/ListOptimizationJobsCommand.js +2 -2
  305. package/dist-es/commands/ListPartnerAppsCommand.js +2 -2
  306. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -2
  307. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -2
  308. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -2
  309. package/dist-es/commands/ListPipelineVersionsCommand.js +2 -2
  310. package/dist-es/commands/ListPipelinesCommand.js +2 -2
  311. package/dist-es/commands/ListProcessingJobsCommand.js +2 -2
  312. package/dist-es/commands/ListProjectsCommand.js +2 -2
  313. package/dist-es/commands/ListResourceCatalogsCommand.js +2 -2
  314. package/dist-es/commands/ListSpacesCommand.js +2 -2
  315. package/dist-es/commands/ListStageDevicesCommand.js +2 -2
  316. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -2
  317. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -2
  318. package/dist-es/commands/ListTagsCommand.js +2 -2
  319. package/dist-es/commands/ListTrainingJobsCommand.js +2 -2
  320. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
  321. package/dist-es/commands/ListTrainingPlansCommand.js +2 -2
  322. package/dist-es/commands/ListTransformJobsCommand.js +2 -2
  323. package/dist-es/commands/ListTrialComponentsCommand.js +2 -2
  324. package/dist-es/commands/ListTrialsCommand.js +2 -2
  325. package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +2 -2
  326. package/dist-es/commands/ListUserProfilesCommand.js +2 -2
  327. package/dist-es/commands/ListWorkforcesCommand.js +2 -2
  328. package/dist-es/commands/ListWorkteamsCommand.js +2 -2
  329. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -2
  330. package/dist-es/commands/QueryLineageCommand.js +2 -2
  331. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  332. package/dist-es/commands/RenderUiTemplateCommand.js +2 -2
  333. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -2
  334. package/dist-es/commands/SearchCommand.js +2 -2
  335. package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +2 -2
  336. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
  337. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
  338. package/dist-es/commands/StartClusterHealthCheckCommand.js +2 -2
  339. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
  340. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -2
  341. package/dist-es/commands/StartMlflowTrackingServerCommand.js +2 -2
  342. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  343. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  344. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -2
  345. package/dist-es/commands/StartSessionCommand.js +2 -2
  346. package/dist-es/commands/StopAIBenchmarkJobCommand.js +2 -2
  347. package/dist-es/commands/StopAIRecommendationJobCommand.js +2 -2
  348. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  349. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  350. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
  351. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  352. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  353. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -2
  354. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  355. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  356. package/dist-es/commands/StopMlflowTrackingServerCommand.js +2 -2
  357. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  358. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  359. package/dist-es/commands/StopOptimizationJobCommand.js +2 -2
  360. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -2
  361. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  362. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  363. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  364. package/dist-es/commands/UpdateActionCommand.js +2 -2
  365. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -2
  366. package/dist-es/commands/UpdateArtifactCommand.js +2 -2
  367. package/dist-es/commands/UpdateClusterCommand.js +2 -2
  368. package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +2 -2
  369. package/dist-es/commands/UpdateClusterSoftwareCommand.js +2 -2
  370. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -2
  371. package/dist-es/commands/UpdateComputeQuotaCommand.js +2 -2
  372. package/dist-es/commands/UpdateContextCommand.js +2 -2
  373. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  374. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  375. package/dist-es/commands/UpdateDomainCommand.js +2 -2
  376. package/dist-es/commands/UpdateEndpointCommand.js +2 -2
  377. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
  378. package/dist-es/commands/UpdateExperimentCommand.js +2 -2
  379. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -2
  380. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  381. package/dist-es/commands/UpdateHubCommand.js +2 -2
  382. package/dist-es/commands/UpdateHubContentCommand.js +2 -2
  383. package/dist-es/commands/UpdateHubContentReferenceCommand.js +2 -2
  384. package/dist-es/commands/UpdateImageCommand.js +2 -2
  385. package/dist-es/commands/UpdateImageVersionCommand.js +2 -2
  386. package/dist-es/commands/UpdateInferenceComponentCommand.js +2 -2
  387. package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +2 -2
  388. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -2
  389. package/dist-es/commands/UpdateMlflowAppCommand.js +2 -2
  390. package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +2 -2
  391. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  392. package/dist-es/commands/UpdateModelPackageCommand.js +2 -2
  393. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -2
  394. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -2
  395. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -2
  396. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
  397. package/dist-es/commands/UpdatePartnerAppCommand.js +2 -2
  398. package/dist-es/commands/UpdatePipelineCommand.js +2 -2
  399. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -2
  400. package/dist-es/commands/UpdatePipelineVersionCommand.js +2 -2
  401. package/dist-es/commands/UpdateProjectCommand.js +2 -2
  402. package/dist-es/commands/UpdateSpaceCommand.js +2 -2
  403. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -2
  404. package/dist-es/commands/UpdateTrialCommand.js +2 -2
  405. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -2
  406. package/dist-es/commands/UpdateUserProfileCommand.js +2 -2
  407. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  408. package/dist-es/commands/UpdateWorkteamCommand.js +2 -2
  409. package/dist-es/endpoint/bdd.js +1 -1
  410. package/dist-es/endpoint/endpointResolver.js +1 -1
  411. package/dist-es/models/SageMakerServiceException.js +1 -1
  412. package/dist-es/models/enums.js +78 -65
  413. package/dist-es/runtimeConfig.browser.js +4 -6
  414. package/dist-es/runtimeConfig.js +4 -8
  415. package/dist-es/runtimeConfig.shared.js +3 -4
  416. package/dist-es/runtimeExtensions.js +2 -2
  417. package/dist-es/schemas/schemas_0.js +47 -28
  418. package/dist-es/waiters/waitForEndpointDeleted.js +1 -1
  419. package/dist-es/waiters/waitForEndpointInService.js +1 -1
  420. package/dist-es/waiters/waitForImageCreated.js +1 -1
  421. package/dist-es/waiters/waitForImageDeleted.js +1 -1
  422. package/dist-es/waiters/waitForImageUpdated.js +1 -1
  423. package/dist-es/waiters/waitForImageVersionCreated.js +1 -1
  424. package/dist-es/waiters/waitForImageVersionDeleted.js +1 -1
  425. package/dist-es/waiters/waitForNotebookInstanceDeleted.js +1 -1
  426. package/dist-es/waiters/waitForNotebookInstanceInService.js +1 -1
  427. package/dist-es/waiters/waitForNotebookInstanceStopped.js +1 -1
  428. package/dist-es/waiters/waitForProcessingJobCompletedOrStopped.js +1 -1
  429. package/dist-es/waiters/waitForTrainingJobCompletedOrStopped.js +1 -1
  430. package/dist-es/waiters/waitForTransformJobCompletedOrStopped.js +1 -1
  431. package/dist-types/SageMaker.d.ts +1 -1
  432. package/dist-types/SageMakerClient.d.ts +5 -5
  433. package/dist-types/commands/AddAssociationCommand.d.ts +6 -4
  434. package/dist-types/commands/AddTagsCommand.d.ts +6 -4
  435. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +6 -4
  436. package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +6 -4
  437. package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +6 -4
  438. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +6 -4
  439. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +6 -4
  440. package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +6 -4
  441. package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +6 -4
  442. package/dist-types/commands/CreateAIBenchmarkJobCommand.d.ts +6 -4
  443. package/dist-types/commands/CreateAIRecommendationJobCommand.d.ts +6 -4
  444. package/dist-types/commands/CreateAIWorkloadConfigCommand.d.ts +6 -4
  445. package/dist-types/commands/CreateActionCommand.d.ts +6 -4
  446. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -4
  447. package/dist-types/commands/CreateAppCommand.d.ts +7 -4
  448. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -4
  449. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -4
  450. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -4
  451. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -4
  452. package/dist-types/commands/CreateClusterCommand.d.ts +6 -4
  453. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +6 -4
  454. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -4
  455. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -4
  456. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +6 -4
  457. package/dist-types/commands/CreateContextCommand.d.ts +6 -4
  458. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -4
  459. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +6 -4
  460. package/dist-types/commands/CreateDomainCommand.d.ts +12 -4
  461. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -4
  462. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -4
  463. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +6 -4
  464. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -4
  465. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -4
  466. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -4
  467. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -4
  468. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -4
  469. package/dist-types/commands/CreateHubCommand.d.ts +6 -4
  470. package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +6 -4
  471. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +6 -4
  472. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -4
  473. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -4
  474. package/dist-types/commands/CreateImageCommand.d.ts +6 -4
  475. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -4
  476. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +6 -4
  477. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +7 -5
  478. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -4
  479. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -4
  480. package/dist-types/commands/CreateMlflowAppCommand.d.ts +6 -4
  481. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +6 -4
  482. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -4
  483. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -4
  484. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -4
  485. package/dist-types/commands/CreateModelCommand.d.ts +6 -4
  486. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  487. package/dist-types/commands/CreateModelPackageCommand.d.ts +7 -4
  488. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +9 -4
  489. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -4
  490. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -4
  491. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -4
  492. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  493. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +8 -5
  494. package/dist-types/commands/CreatePartnerAppCommand.d.ts +6 -4
  495. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +6 -4
  496. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -4
  497. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -4
  498. package/dist-types/commands/CreatePresignedMlflowAppUrlCommand.d.ts +6 -4
  499. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +6 -4
  500. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -4
  501. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -4
  502. package/dist-types/commands/CreateProjectCommand.d.ts +6 -4
  503. package/dist-types/commands/CreateSpaceCommand.d.ts +10 -4
  504. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -4
  505. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -4
  506. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +6 -4
  507. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -4
  508. package/dist-types/commands/CreateTrialCommand.d.ts +6 -4
  509. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -4
  510. package/dist-types/commands/CreateUserProfileCommand.d.ts +12 -4
  511. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -4
  512. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -4
  513. package/dist-types/commands/DeleteAIBenchmarkJobCommand.d.ts +6 -4
  514. package/dist-types/commands/DeleteAIRecommendationJobCommand.d.ts +6 -4
  515. package/dist-types/commands/DeleteAIWorkloadConfigCommand.d.ts +6 -4
  516. package/dist-types/commands/DeleteActionCommand.d.ts +6 -4
  517. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +6 -4
  518. package/dist-types/commands/DeleteAppCommand.d.ts +6 -4
  519. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +6 -4
  520. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -4
  521. package/dist-types/commands/DeleteAssociationCommand.d.ts +6 -4
  522. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -4
  523. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +6 -4
  524. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +6 -4
  525. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +6 -4
  526. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +6 -4
  527. package/dist-types/commands/DeleteContextCommand.d.ts +6 -4
  528. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +6 -4
  529. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +6 -4
  530. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -4
  531. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +6 -4
  532. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +6 -4
  533. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -4
  534. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +6 -4
  535. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -4
  536. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +6 -4
  537. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +6 -4
  538. package/dist-types/commands/DeleteHubCommand.d.ts +6 -4
  539. package/dist-types/commands/DeleteHubContentCommand.d.ts +6 -4
  540. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +6 -4
  541. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +6 -4
  542. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +6 -4
  543. package/dist-types/commands/DeleteImageCommand.d.ts +6 -4
  544. package/dist-types/commands/DeleteImageVersionCommand.d.ts +6 -4
  545. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +6 -4
  546. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -4
  547. package/dist-types/commands/DeleteMlflowAppCommand.d.ts +6 -4
  548. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +6 -4
  549. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +6 -4
  550. package/dist-types/commands/DeleteModelCardCommand.d.ts +6 -4
  551. package/dist-types/commands/DeleteModelCommand.d.ts +6 -4
  552. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  553. package/dist-types/commands/DeleteModelPackageCommand.d.ts +6 -4
  554. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +6 -4
  555. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +6 -4
  556. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +6 -4
  557. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +6 -4
  558. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +6 -4
  559. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  560. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +6 -4
  561. package/dist-types/commands/DeletePartnerAppCommand.d.ts +6 -4
  562. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -4
  563. package/dist-types/commands/DeleteProcessingJobCommand.d.ts +6 -4
  564. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -4
  565. package/dist-types/commands/DeleteSpaceCommand.d.ts +6 -4
  566. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +6 -4
  567. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -4
  568. package/dist-types/commands/DeleteTrainingJobCommand.d.ts +6 -4
  569. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -4
  570. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -4
  571. package/dist-types/commands/DeleteUserProfileCommand.d.ts +6 -4
  572. package/dist-types/commands/DeleteWorkforceCommand.d.ts +6 -4
  573. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -4
  574. package/dist-types/commands/DeregisterDevicesCommand.d.ts +6 -4
  575. package/dist-types/commands/DescribeAIBenchmarkJobCommand.d.ts +6 -4
  576. package/dist-types/commands/DescribeAIRecommendationJobCommand.d.ts +6 -4
  577. package/dist-types/commands/DescribeAIWorkloadConfigCommand.d.ts +6 -4
  578. package/dist-types/commands/DescribeActionCommand.d.ts +6 -4
  579. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -4
  580. package/dist-types/commands/DescribeAppCommand.d.ts +7 -4
  581. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +6 -4
  582. package/dist-types/commands/DescribeArtifactCommand.d.ts +6 -4
  583. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +6 -4
  584. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +6 -4
  585. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -4
  586. package/dist-types/commands/DescribeClusterEventCommand.d.ts +17 -4
  587. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +6 -4
  588. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +6 -4
  589. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +6 -4
  590. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +6 -4
  591. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +6 -4
  592. package/dist-types/commands/DescribeContextCommand.d.ts +6 -4
  593. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +6 -4
  594. package/dist-types/commands/DescribeDeviceCommand.d.ts +6 -4
  595. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +6 -4
  596. package/dist-types/commands/DescribeDomainCommand.d.ts +12 -4
  597. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +6 -4
  598. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +6 -4
  599. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -4
  600. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +6 -4
  601. package/dist-types/commands/DescribeExperimentCommand.d.ts +6 -4
  602. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +6 -4
  603. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +6 -4
  604. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +6 -4
  605. package/dist-types/commands/DescribeHubCommand.d.ts +6 -4
  606. package/dist-types/commands/DescribeHubContentCommand.d.ts +6 -4
  607. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +6 -4
  608. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +6 -4
  609. package/dist-types/commands/DescribeImageCommand.d.ts +6 -4
  610. package/dist-types/commands/DescribeImageVersionCommand.d.ts +6 -4
  611. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +8 -5
  612. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +8 -7
  613. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -4
  614. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +6 -4
  615. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +6 -4
  616. package/dist-types/commands/DescribeMlflowAppCommand.d.ts +6 -4
  617. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +6 -4
  618. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +6 -4
  619. package/dist-types/commands/DescribeModelCardCommand.d.ts +6 -4
  620. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +6 -4
  621. package/dist-types/commands/DescribeModelCommand.d.ts +6 -4
  622. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  623. package/dist-types/commands/DescribeModelPackageCommand.d.ts +7 -4
  624. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +9 -4
  625. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +6 -4
  626. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +6 -4
  627. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +6 -4
  628. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  629. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +6 -4
  630. package/dist-types/commands/DescribePartnerAppCommand.d.ts +6 -4
  631. package/dist-types/commands/DescribePipelineCommand.d.ts +6 -4
  632. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +6 -4
  633. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +6 -4
  634. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +6 -4
  635. package/dist-types/commands/DescribeProjectCommand.d.ts +6 -4
  636. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +6 -4
  637. package/dist-types/commands/DescribeSpaceCommand.d.ts +10 -4
  638. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +6 -4
  639. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +6 -4
  640. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +6 -4
  641. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +7 -5
  642. package/dist-types/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +6 -4
  643. package/dist-types/commands/DescribeTransformJobCommand.d.ts +6 -4
  644. package/dist-types/commands/DescribeTrialCommand.d.ts +6 -4
  645. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +6 -4
  646. package/dist-types/commands/DescribeUserProfileCommand.d.ts +12 -4
  647. package/dist-types/commands/DescribeWorkforceCommand.d.ts +6 -4
  648. package/dist-types/commands/DescribeWorkteamCommand.d.ts +6 -4
  649. package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +6 -4
  650. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  651. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +6 -4
  652. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  653. package/dist-types/commands/ExtendTrainingPlanCommand.d.ts +6 -4
  654. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +6 -4
  655. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +6 -4
  656. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -4
  657. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -4
  658. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +6 -4
  659. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +6 -4
  660. package/dist-types/commands/ImportHubContentCommand.d.ts +6 -4
  661. package/dist-types/commands/ListAIBenchmarkJobsCommand.d.ts +6 -4
  662. package/dist-types/commands/ListAIRecommendationJobsCommand.d.ts +6 -4
  663. package/dist-types/commands/ListAIWorkloadConfigsCommand.d.ts +6 -4
  664. package/dist-types/commands/ListActionsCommand.d.ts +6 -4
  665. package/dist-types/commands/ListAlgorithmsCommand.d.ts +6 -4
  666. package/dist-types/commands/ListAliasesCommand.d.ts +6 -4
  667. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +6 -4
  668. package/dist-types/commands/ListAppsCommand.d.ts +7 -4
  669. package/dist-types/commands/ListArtifactsCommand.d.ts +6 -4
  670. package/dist-types/commands/ListAssociationsCommand.d.ts +6 -4
  671. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +6 -4
  672. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +6 -4
  673. package/dist-types/commands/ListClusterEventsCommand.d.ts +7 -4
  674. package/dist-types/commands/ListClusterNodesCommand.d.ts +6 -4
  675. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +6 -4
  676. package/dist-types/commands/ListClustersCommand.d.ts +6 -4
  677. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +6 -4
  678. package/dist-types/commands/ListCompilationJobsCommand.d.ts +6 -4
  679. package/dist-types/commands/ListComputeQuotasCommand.d.ts +6 -4
  680. package/dist-types/commands/ListContextsCommand.d.ts +6 -4
  681. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +6 -4
  682. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +6 -4
  683. package/dist-types/commands/ListDevicesCommand.d.ts +6 -4
  684. package/dist-types/commands/ListDomainsCommand.d.ts +6 -4
  685. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +6 -4
  686. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +6 -4
  687. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +6 -4
  688. package/dist-types/commands/ListEndpointsCommand.d.ts +6 -4
  689. package/dist-types/commands/ListExperimentsCommand.d.ts +6 -4
  690. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +6 -4
  691. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +6 -4
  692. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +6 -4
  693. package/dist-types/commands/ListHubContentsCommand.d.ts +6 -4
  694. package/dist-types/commands/ListHubsCommand.d.ts +6 -4
  695. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +6 -4
  696. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +6 -4
  697. package/dist-types/commands/ListImageVersionsCommand.d.ts +6 -4
  698. package/dist-types/commands/ListImagesCommand.d.ts +6 -4
  699. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +6 -4
  700. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +6 -4
  701. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -4
  702. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +6 -4
  703. package/dist-types/commands/ListLabelingJobsCommand.d.ts +6 -4
  704. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +6 -4
  705. package/dist-types/commands/ListLineageGroupsCommand.d.ts +6 -4
  706. package/dist-types/commands/ListMlflowAppsCommand.d.ts +6 -4
  707. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +6 -4
  708. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +6 -4
  709. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +8 -5
  710. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +6 -4
  711. package/dist-types/commands/ListModelCardsCommand.d.ts +7 -6
  712. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +6 -4
  713. package/dist-types/commands/ListModelMetadataCommand.d.ts +6 -4
  714. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +9 -4
  715. package/dist-types/commands/ListModelPackagesCommand.d.ts +6 -4
  716. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +6 -4
  717. package/dist-types/commands/ListModelsCommand.d.ts +6 -4
  718. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +6 -4
  719. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +6 -4
  720. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +6 -4
  721. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +6 -4
  722. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +6 -4
  723. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +6 -4
  724. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +6 -4
  725. package/dist-types/commands/ListPartnerAppsCommand.d.ts +6 -4
  726. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +6 -4
  727. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +6 -4
  728. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +6 -4
  729. package/dist-types/commands/ListPipelineVersionsCommand.d.ts +6 -4
  730. package/dist-types/commands/ListPipelinesCommand.d.ts +6 -4
  731. package/dist-types/commands/ListProcessingJobsCommand.d.ts +6 -4
  732. package/dist-types/commands/ListProjectsCommand.d.ts +6 -4
  733. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +6 -4
  734. package/dist-types/commands/ListSpacesCommand.d.ts +6 -4
  735. package/dist-types/commands/ListStageDevicesCommand.d.ts +6 -4
  736. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +6 -4
  737. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +6 -4
  738. package/dist-types/commands/ListTagsCommand.d.ts +6 -4
  739. package/dist-types/commands/ListTrainingJobsCommand.d.ts +6 -4
  740. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +6 -4
  741. package/dist-types/commands/ListTrainingPlansCommand.d.ts +7 -5
  742. package/dist-types/commands/ListTransformJobsCommand.d.ts +6 -4
  743. package/dist-types/commands/ListTrialComponentsCommand.d.ts +6 -4
  744. package/dist-types/commands/ListTrialsCommand.d.ts +6 -4
  745. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +6 -4
  746. package/dist-types/commands/ListUserProfilesCommand.d.ts +6 -4
  747. package/dist-types/commands/ListWorkforcesCommand.d.ts +6 -4
  748. package/dist-types/commands/ListWorkteamsCommand.d.ts +6 -4
  749. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -4
  750. package/dist-types/commands/QueryLineageCommand.d.ts +6 -4
  751. package/dist-types/commands/RegisterDevicesCommand.d.ts +6 -4
  752. package/dist-types/commands/RenderUiTemplateCommand.d.ts +6 -4
  753. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -4
  754. package/dist-types/commands/SearchCommand.d.ts +16 -4
  755. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +8 -6
  756. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -4
  757. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -4
  758. package/dist-types/commands/StartClusterHealthCheckCommand.d.ts +6 -4
  759. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +6 -4
  760. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -4
  761. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +6 -4
  762. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +6 -4
  763. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +6 -4
  764. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -4
  765. package/dist-types/commands/StartSessionCommand.d.ts +6 -4
  766. package/dist-types/commands/StopAIBenchmarkJobCommand.d.ts +6 -4
  767. package/dist-types/commands/StopAIRecommendationJobCommand.d.ts +6 -4
  768. package/dist-types/commands/StopAutoMLJobCommand.d.ts +6 -4
  769. package/dist-types/commands/StopCompilationJobCommand.d.ts +6 -4
  770. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +6 -4
  771. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +6 -4
  772. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +6 -4
  773. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +7 -5
  774. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +6 -4
  775. package/dist-types/commands/StopLabelingJobCommand.d.ts +6 -4
  776. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +6 -4
  777. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +6 -4
  778. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +6 -4
  779. package/dist-types/commands/StopOptimizationJobCommand.d.ts +6 -4
  780. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -4
  781. package/dist-types/commands/StopProcessingJobCommand.d.ts +6 -4
  782. package/dist-types/commands/StopTrainingJobCommand.d.ts +6 -4
  783. package/dist-types/commands/StopTransformJobCommand.d.ts +6 -4
  784. package/dist-types/commands/UpdateActionCommand.d.ts +6 -4
  785. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -4
  786. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -4
  787. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -4
  788. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +6 -4
  789. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +6 -4
  790. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -4
  791. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +6 -4
  792. package/dist-types/commands/UpdateContextCommand.d.ts +6 -4
  793. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +6 -4
  794. package/dist-types/commands/UpdateDevicesCommand.d.ts +6 -4
  795. package/dist-types/commands/UpdateDomainCommand.d.ts +12 -4
  796. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -4
  797. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -4
  798. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -4
  799. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -4
  800. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +6 -4
  801. package/dist-types/commands/UpdateHubCommand.d.ts +6 -4
  802. package/dist-types/commands/UpdateHubContentCommand.d.ts +6 -4
  803. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +6 -4
  804. package/dist-types/commands/UpdateImageCommand.d.ts +6 -4
  805. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -4
  806. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +6 -4
  807. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +6 -4
  808. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +7 -5
  809. package/dist-types/commands/UpdateMlflowAppCommand.d.ts +6 -4
  810. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +6 -4
  811. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -4
  812. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -4
  813. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +6 -4
  814. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -4
  815. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +6 -4
  816. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  817. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +6 -4
  818. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -4
  819. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -4
  820. package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +6 -4
  821. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -4
  822. package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -4
  823. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -4
  824. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -4
  825. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -4
  826. package/dist-types/commands/UpdateUserProfileCommand.d.ts +14 -5
  827. package/dist-types/commands/UpdateWorkforceCommand.d.ts +7 -6
  828. package/dist-types/commands/UpdateWorkteamCommand.d.ts +6 -4
  829. package/dist-types/endpoint/bdd.d.ts +1 -1
  830. package/dist-types/extensionConfiguration.d.ts +1 -1
  831. package/dist-types/models/SageMakerServiceException.d.ts +1 -1
  832. package/dist-types/models/enums.d.ts +214 -177
  833. package/dist-types/models/errors.d.ts +1 -1
  834. package/dist-types/models/models_0.d.ts +37 -12
  835. package/dist-types/models/models_1.d.ts +41 -30
  836. package/dist-types/models/models_2.d.ts +28 -82
  837. package/dist-types/models/models_3.d.ts +94 -64
  838. package/dist-types/models/models_4.d.ts +77 -47
  839. package/dist-types/models/models_5.d.ts +42 -2
  840. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  841. package/dist-types/runtimeConfig.d.ts +2 -2
  842. package/dist-types/runtimeConfig.native.d.ts +2 -2
  843. package/dist-types/schemas/schemas_0.d.ts +2 -0
  844. package/dist-types/ts3.4/SageMaker.d.ts +1 -1
  845. package/dist-types/ts3.4/SageMakerClient.d.ts +8 -14
  846. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +6 -4
  847. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +6 -4
  848. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +6 -4
  849. package/dist-types/ts3.4/commands/AttachClusterNodeVolumeCommand.d.ts +6 -4
  850. package/dist-types/ts3.4/commands/BatchAddClusterNodesCommand.d.ts +6 -4
  851. package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +6 -4
  852. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +6 -4
  853. package/dist-types/ts3.4/commands/BatchRebootClusterNodesCommand.d.ts +6 -4
  854. package/dist-types/ts3.4/commands/BatchReplaceClusterNodesCommand.d.ts +6 -4
  855. package/dist-types/ts3.4/commands/CreateAIBenchmarkJobCommand.d.ts +6 -4
  856. package/dist-types/ts3.4/commands/CreateAIRecommendationJobCommand.d.ts +6 -4
  857. package/dist-types/ts3.4/commands/CreateAIWorkloadConfigCommand.d.ts +6 -4
  858. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +6 -4
  859. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +6 -4
  860. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +6 -8
  861. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +6 -4
  862. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +6 -4
  863. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +6 -4
  864. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +6 -4
  865. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +6 -4
  866. package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +6 -4
  867. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +6 -4
  868. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +6 -4
  869. package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +6 -4
  870. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +6 -4
  871. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -4
  872. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +6 -4
  873. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
  874. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -4
  875. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -4
  876. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +6 -4
  877. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +6 -4
  878. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +6 -4
  879. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +6 -4
  880. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +6 -4
  881. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +6 -4
  882. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +6 -8
  883. package/dist-types/ts3.4/commands/CreateHubContentPresignedUrlsCommand.d.ts +6 -4
  884. package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +6 -4
  885. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +6 -4
  886. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -4
  887. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +6 -4
  888. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +6 -4
  889. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +6 -4
  890. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +6 -4
  891. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -4
  892. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +6 -4
  893. package/dist-types/ts3.4/commands/CreateMlflowAppCommand.d.ts +6 -4
  894. package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +6 -4
  895. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -4
  896. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +6 -4
  897. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +6 -4
  898. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +6 -4
  899. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  900. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +6 -4
  901. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +6 -4
  902. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -4
  903. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +6 -4
  904. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +6 -4
  905. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  906. package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +8 -8
  907. package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +6 -4
  908. package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +6 -4
  909. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +6 -4
  910. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +6 -4
  911. package/dist-types/ts3.4/commands/CreatePresignedMlflowAppUrlCommand.d.ts +6 -4
  912. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +6 -4
  913. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -4
  914. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +6 -4
  915. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +6 -4
  916. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +6 -4
  917. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -4
  918. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +6 -4
  919. package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +6 -4
  920. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +6 -4
  921. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +6 -4
  922. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +6 -4
  923. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +6 -4
  924. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +6 -4
  925. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +6 -4
  926. package/dist-types/ts3.4/commands/DeleteAIBenchmarkJobCommand.d.ts +6 -4
  927. package/dist-types/ts3.4/commands/DeleteAIRecommendationJobCommand.d.ts +6 -4
  928. package/dist-types/ts3.4/commands/DeleteAIWorkloadConfigCommand.d.ts +6 -4
  929. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +6 -4
  930. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +6 -4
  931. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +6 -8
  932. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +6 -4
  933. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +6 -4
  934. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +6 -4
  935. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +6 -4
  936. package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +6 -4
  937. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +6 -4
  938. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +6 -4
  939. package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +6 -4
  940. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +6 -4
  941. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +6 -4
  942. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +6 -4
  943. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
  944. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +6 -4
  945. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +6 -4
  946. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +6 -4
  947. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +6 -4
  948. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +6 -4
  949. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +6 -4
  950. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +6 -4
  951. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +6 -8
  952. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +6 -4
  953. package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +6 -4
  954. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +6 -4
  955. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +6 -4
  956. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +6 -4
  957. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +6 -4
  958. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +6 -4
  959. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +6 -4
  960. package/dist-types/ts3.4/commands/DeleteMlflowAppCommand.d.ts +6 -4
  961. package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +6 -4
  962. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +6 -4
  963. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +6 -4
  964. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +6 -4
  965. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  966. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +6 -4
  967. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +6 -4
  968. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +6 -4
  969. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +6 -4
  970. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +6 -4
  971. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +6 -4
  972. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  973. package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +6 -4
  974. package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +6 -4
  975. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +6 -4
  976. package/dist-types/ts3.4/commands/DeleteProcessingJobCommand.d.ts +6 -4
  977. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +6 -4
  978. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +6 -4
  979. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +6 -4
  980. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +6 -4
  981. package/dist-types/ts3.4/commands/DeleteTrainingJobCommand.d.ts +6 -4
  982. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +6 -4
  983. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +6 -4
  984. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +6 -4
  985. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +6 -4
  986. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +6 -4
  987. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +6 -4
  988. package/dist-types/ts3.4/commands/DescribeAIBenchmarkJobCommand.d.ts +6 -4
  989. package/dist-types/ts3.4/commands/DescribeAIRecommendationJobCommand.d.ts +6 -4
  990. package/dist-types/ts3.4/commands/DescribeAIWorkloadConfigCommand.d.ts +6 -4
  991. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +6 -4
  992. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +6 -4
  993. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +6 -4
  994. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +6 -4
  995. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +6 -4
  996. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +6 -4
  997. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +6 -4
  998. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +6 -4
  999. package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +6 -4
  1000. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +6 -4
  1001. package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +6 -4
  1002. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +6 -4
  1003. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +6 -4
  1004. package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +6 -4
  1005. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +6 -4
  1006. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +6 -4
  1007. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +6 -4
  1008. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +6 -4
  1009. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +6 -4
  1010. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +6 -4
  1011. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +6 -4
  1012. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +6 -4
  1013. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +6 -4
  1014. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +6 -4
  1015. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +6 -4
  1016. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +6 -4
  1017. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +6 -4
  1018. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +6 -4
  1019. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +6 -4
  1020. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +6 -4
  1021. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +6 -4
  1022. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +6 -4
  1023. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +6 -4
  1024. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +8 -8
  1025. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +10 -6
  1026. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -4
  1027. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +6 -4
  1028. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +6 -4
  1029. package/dist-types/ts3.4/commands/DescribeMlflowAppCommand.d.ts +6 -4
  1030. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +6 -4
  1031. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +6 -4
  1032. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +6 -4
  1033. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +6 -4
  1034. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +6 -4
  1035. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +6 -4
  1036. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +6 -4
  1037. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +6 -4
  1038. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +6 -4
  1039. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +6 -4
  1040. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +6 -4
  1041. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  1042. package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +6 -4
  1043. package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +6 -4
  1044. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +6 -4
  1045. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +6 -4
  1046. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +6 -4
  1047. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +6 -4
  1048. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +6 -4
  1049. package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +6 -4
  1050. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +6 -4
  1051. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +6 -4
  1052. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +6 -4
  1053. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +6 -4
  1054. package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +6 -4
  1055. package/dist-types/ts3.4/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +6 -4
  1056. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +6 -4
  1057. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +6 -4
  1058. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +6 -4
  1059. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +6 -4
  1060. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +6 -4
  1061. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +6 -4
  1062. package/dist-types/ts3.4/commands/DetachClusterNodeVolumeCommand.d.ts +6 -4
  1063. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  1064. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +6 -4
  1065. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +6 -4
  1066. package/dist-types/ts3.4/commands/ExtendTrainingPlanCommand.d.ts +6 -4
  1067. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +6 -4
  1068. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +6 -4
  1069. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -4
  1070. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -4
  1071. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +6 -4
  1072. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +6 -4
  1073. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +6 -4
  1074. package/dist-types/ts3.4/commands/ListAIBenchmarkJobsCommand.d.ts +6 -4
  1075. package/dist-types/ts3.4/commands/ListAIRecommendationJobsCommand.d.ts +6 -4
  1076. package/dist-types/ts3.4/commands/ListAIWorkloadConfigsCommand.d.ts +6 -4
  1077. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +6 -4
  1078. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +6 -4
  1079. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +6 -4
  1080. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +6 -4
  1081. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +6 -6
  1082. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +6 -4
  1083. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +6 -4
  1084. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +6 -4
  1085. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +6 -4
  1086. package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +6 -4
  1087. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +6 -4
  1088. package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +6 -4
  1089. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +6 -4
  1090. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +6 -4
  1091. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +6 -4
  1092. package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +6 -4
  1093. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +6 -4
  1094. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +6 -4
  1095. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +6 -4
  1096. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +6 -4
  1097. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +6 -4
  1098. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +6 -4
  1099. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +6 -4
  1100. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +6 -4
  1101. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +6 -4
  1102. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +6 -4
  1103. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +6 -4
  1104. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +6 -4
  1105. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +6 -4
  1106. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +6 -4
  1107. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +6 -6
  1108. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +6 -4
  1109. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +6 -4
  1110. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +6 -4
  1111. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +6 -4
  1112. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +6 -4
  1113. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +6 -4
  1114. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -4
  1115. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +6 -4
  1116. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +6 -4
  1117. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +6 -4
  1118. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +6 -4
  1119. package/dist-types/ts3.4/commands/ListMlflowAppsCommand.d.ts +6 -4
  1120. package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +6 -4
  1121. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +6 -4
  1122. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +8 -8
  1123. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +6 -4
  1124. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +10 -6
  1125. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +6 -4
  1126. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +6 -4
  1127. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +6 -4
  1128. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +6 -4
  1129. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +6 -4
  1130. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +6 -4
  1131. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +6 -4
  1132. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +6 -4
  1133. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +6 -4
  1134. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +6 -4
  1135. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +6 -4
  1136. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +6 -4
  1137. package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +6 -4
  1138. package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +6 -4
  1139. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +6 -4
  1140. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +6 -4
  1141. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +6 -4
  1142. package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +6 -4
  1143. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +6 -4
  1144. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +6 -4
  1145. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +6 -4
  1146. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +6 -4
  1147. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +6 -4
  1148. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +6 -4
  1149. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +6 -4
  1150. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +6 -4
  1151. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +6 -8
  1152. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +6 -4
  1153. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +6 -4
  1154. package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +6 -4
  1155. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +6 -4
  1156. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +6 -4
  1157. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +6 -4
  1158. package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +6 -4
  1159. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +6 -4
  1160. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +6 -4
  1161. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +6 -4
  1162. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -4
  1163. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +6 -4
  1164. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +6 -4
  1165. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +6 -4
  1166. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +6 -4
  1167. package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -4
  1168. package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +6 -4
  1169. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -4
  1170. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -4
  1171. package/dist-types/ts3.4/commands/StartClusterHealthCheckCommand.d.ts +6 -4
  1172. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +6 -4
  1173. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +6 -4
  1174. package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +6 -4
  1175. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +6 -4
  1176. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +6 -4
  1177. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +6 -4
  1178. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +6 -4
  1179. package/dist-types/ts3.4/commands/StopAIBenchmarkJobCommand.d.ts +6 -4
  1180. package/dist-types/ts3.4/commands/StopAIRecommendationJobCommand.d.ts +6 -4
  1181. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +6 -4
  1182. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +6 -4
  1183. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +6 -4
  1184. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +6 -4
  1185. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +6 -4
  1186. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +6 -4
  1187. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +6 -4
  1188. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +6 -4
  1189. package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +6 -4
  1190. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +6 -4
  1191. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +6 -4
  1192. package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +6 -4
  1193. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +6 -4
  1194. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +6 -4
  1195. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +6 -4
  1196. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +6 -4
  1197. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +6 -4
  1198. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +6 -4
  1199. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +6 -4
  1200. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +6 -4
  1201. package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +6 -4
  1202. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +6 -4
  1203. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +6 -4
  1204. package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +6 -4
  1205. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +6 -4
  1206. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +6 -4
  1207. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +6 -4
  1208. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +6 -4
  1209. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +6 -4
  1210. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -4
  1211. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +6 -4
  1212. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +6 -4
  1213. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +6 -4
  1214. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +6 -8
  1215. package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +6 -4
  1216. package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +6 -4
  1217. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +6 -4
  1218. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +6 -4
  1219. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +6 -4
  1220. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +6 -4
  1221. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +6 -4
  1222. package/dist-types/ts3.4/commands/UpdateMlflowAppCommand.d.ts +6 -4
  1223. package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +6 -4
  1224. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +6 -4
  1225. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +6 -4
  1226. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +6 -4
  1227. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +6 -4
  1228. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +6 -4
  1229. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +6 -4
  1230. package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +6 -4
  1231. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +6 -4
  1232. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +6 -4
  1233. package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +6 -4
  1234. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +6 -4
  1235. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +6 -4
  1236. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +6 -4
  1237. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +6 -4
  1238. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +6 -4
  1239. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +8 -8
  1240. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +10 -6
  1241. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +6 -4
  1242. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  1243. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  1244. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +1 -1
  1245. package/dist-types/ts3.4/models/enums.d.ts +111 -92
  1246. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  1247. package/dist-types/ts3.4/models/models_0.d.ts +11 -4
  1248. package/dist-types/ts3.4/models/models_1.d.ts +14 -10
  1249. package/dist-types/ts3.4/models/models_2.d.ts +7 -20
  1250. package/dist-types/ts3.4/models/models_3.d.ts +25 -16
  1251. package/dist-types/ts3.4/models/models_4.d.ts +19 -14
  1252. package/dist-types/ts3.4/models/models_5.d.ts +14 -0
  1253. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  1254. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  1255. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  1256. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
  1257. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +1 -1
  1258. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +1 -1
  1259. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +1 -1
  1260. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +1 -1
  1261. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +1 -1
  1262. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +1 -1
  1263. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +1 -1
  1264. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +1 -1
  1265. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +1 -1
  1266. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +1 -1
  1267. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +1 -1
  1268. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +1 -1
  1269. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +1 -1
  1270. package/dist-types/waiters/waitForEndpointDeleted.d.ts +1 -1
  1271. package/dist-types/waiters/waitForEndpointInService.d.ts +1 -1
  1272. package/dist-types/waiters/waitForImageCreated.d.ts +1 -1
  1273. package/dist-types/waiters/waitForImageDeleted.d.ts +1 -1
  1274. package/dist-types/waiters/waitForImageUpdated.d.ts +1 -1
  1275. package/dist-types/waiters/waitForImageVersionCreated.d.ts +1 -1
  1276. package/dist-types/waiters/waitForImageVersionDeleted.d.ts +1 -1
  1277. package/dist-types/waiters/waitForNotebookInstanceDeleted.d.ts +1 -1
  1278. package/dist-types/waiters/waitForNotebookInstanceInService.d.ts +1 -1
  1279. package/dist-types/waiters/waitForNotebookInstanceStopped.d.ts +1 -1
  1280. package/dist-types/waiters/waitForProcessingJobCompletedOrStopped.d.ts +1 -1
  1281. package/dist-types/waiters/waitForTrainingJobCompletedOrStopped.d.ts +1 -1
  1282. package/dist-types/waiters/waitForTransformJobCompletedOrStopped.d.ts +1 -1
  1283. package/package.json +14 -36
@@ -1,8 +1,68 @@
1
- import type { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AppNetworkAccessType, AppSecurityGroupManagement, AppType, BatchStrategy, ClusterNodeProvisioningMode, ClusterNodeRecovery, CrossAccountFilterOption, Direction, EndpointStatus, ExecutionStatus, FeatureStatus, HubContentSupportStatus, HubContentType, InferenceExperimentStopDesiredState, IPAddressType, JobType, LineageType, ListOptimizationJobsSortBy, ListWorkforcesSortByOptions, ListWorkteamsSortByOptions, ModelApprovalStatus, ModelCardSortOrder, ModelCardStatus, ModelCardVersionSortBy, ModelMetadataFilterType, ModelPackageGroupSortBy, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageSortBy, ModelPackageStatus, ModelPackageType, ModelRegistrationMode, ModelSortKey, ModelVariantAction, MonitoringAlertHistorySortKey, MonitoringAlertStatus, MonitoringExecutionSortKey, MonitoringJobDefinitionSortKey, MonitoringScheduleSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleConfigSortKey, NotebookInstanceLifecycleConfigSortOrder, NotebookInstanceSortKey, NotebookInstanceSortOrder, NotebookInstanceStatus, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, Processor, ProjectSortBy, ProjectSortOrder, ProjectStatus, Relation, ReservedCapacityInstanceType, ReservedCapacityType, ResourceCatalogSortBy, ResourceCatalogSortOrder, RootAccess, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SharingType, SkipModelValidation, SortBy, SortOrder, SortPipelineExecutionsBy, SortPipelinesBy, SortTrialComponentsBy, SortTrialsBy, SpaceSortKey, SpaceStatus, StepStatus, StudioLifecycleConfigAppType, StudioLifecycleConfigSortKey, TagPropagation, ThroughputMode, TrackingServerSize, TrainingJobSortByOptions, TrainingJobStatus, TrainingPlanFilterName, TrainingPlanSortBy, TrainingPlanSortOrder, TrainingPlanStatus, TransformJobStatus, UltraServerHealthStatus, UserProfileSortKey, UserProfileStatus, VariantPropertyType, VendorGuidance, WarmPoolResourceStatus, WorkforceIpAddressType } from "./enums";
1
+ import type { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AppNetworkAccessType, AppSecurityGroupManagement, AppType, BatchStrategy, ClusterNodeProvisioningMode, ClusterNodeRecovery, CrossAccountFilterOption, Direction, EndpointStatus, ExecutionStatus, FeatureStatus, HubContentSupportStatus, HubContentType, InferenceExperimentStopDesiredState, IPAddressType, JobType, LineageType, ListOptimizationJobsSortBy, ListWorkforcesSortByOptions, ListWorkteamsSortByOptions, ModelApprovalStatus, ModelCardSortBy, ModelCardSortOrder, ModelCardStatus, ModelCardVersionSortBy, ModelMetadataFilterType, ModelPackageGroupSortBy, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageSortBy, ModelPackageStatus, ModelPackageType, ModelRegistrationMode, ModelSortKey, ModelVariantAction, MonitoringAlertHistorySortKey, MonitoringAlertStatus, MonitoringExecutionSortKey, MonitoringJobDefinitionSortKey, MonitoringScheduleSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleConfigSortKey, NotebookInstanceLifecycleConfigSortOrder, NotebookInstanceSortKey, NotebookInstanceSortOrder, NotebookInstanceStatus, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, Processor, ProjectSortBy, ProjectSortOrder, ProjectStatus, Relation, ReservedCapacityInstanceType, ReservedCapacityType, ResourceCatalogSortBy, ResourceCatalogSortOrder, RootAccess, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SharingType, SkipModelValidation, SortBy, SortOrder, SortPipelineExecutionsBy, SortPipelinesBy, SortTrialComponentsBy, SortTrialsBy, SpaceSortKey, SpaceStatus, StepStatus, StudioLifecycleConfigAppType, StudioLifecycleConfigSortKey, TagPropagation, ThroughputMode, TrackingServerSize, TrainingJobSortByOptions, TrainingJobStatus, TrainingPlanFilterName, TrainingPlanSortBy, TrainingPlanSortOrder, TrainingPlanStatus, TransformJobStatus, UltraServerHealthStatus, UserProfileSortKey, UserProfileStatus, VariantPropertyType, VendorGuidance, WarmPoolResourceStatus } from "./enums";
2
2
  import type { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchTransformInput, BedrockCustomModelDeploymentMetadata, BedrockCustomModelMetadata, BedrockModelImportMetadata, BedrockProvisionedModelThroughputMetadata, CacheHitResult, CallbackStepMetadata, CfnUpdateTemplateProvider, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterOrchestrator, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, ConditionStepMetadata, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
3
- import type { ContainerDefinition, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, MetadataProperties, ModelCardSecurityConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceLifecycleHook, RetryStrategy, SchedulerConfig, ShadowModeConfig, SourceAlgorithmSpecification, TtlDuration, UiTemplate, UserSettings } from "./models_1";
4
- import type { DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, InferenceComponentDeploymentConfig, InstanceGroupHealthCheckConfiguration, ModelArtifacts, ModelClientConfig, ModelPackageConfig, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceStorageSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_2";
5
- import type { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceComponentMetadata, LambdaStepMetadata, LineageMetadata, MetricData, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSummary, PipelineExperimentConfig, ReservedCapacitySummary, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SubscribedWorkteam, TemplateProviderDetail, TrialComponentMetricSummary, TrialComponentSource, TrialSource, WarmPoolStatus, Workforce, Workteam } from "./models_3";
3
+ import type { ContainerDefinition, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, ManagedConfiguration, MetadataProperties, ModelCardSecurityConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceLifecycleHook, RetryStrategy, SchedulerConfig, ShadowModeConfig, SourceAlgorithmSpecification, TtlDuration, UiTemplate, UserSettings } from "./models_1";
4
+ import type { DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, InferenceComponentDeploymentConfig, InstanceGroupHealthCheckConfiguration, ModelArtifacts, ModelClientConfig, ModelPackageConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SpaceSettings, SpaceStorageSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
5
+ import type { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceComponentMetadata, LambdaStepMetadata, LineageMetadata, MetricData, ModelCardExportJobSummary, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSummary, PipelineExperimentConfig, ReservedCapacitySummary, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SubscribedWorkteam, TemplateProviderDetail, TrialComponentMetricSummary, TrialComponentSource, TrialSource, WarmPoolStatus, Workforce, Workteam } from "./models_3";
6
+ /**
7
+ * @public
8
+ */
9
+ export interface ListModelCardExportJobsResponse {
10
+ /**
11
+ * <p>The summaries of the listed model card export jobs.</p>
12
+ * @public
13
+ */
14
+ ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
15
+ /**
16
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model card export jobs, use it in the subsequent request.</p>
17
+ * @public
18
+ */
19
+ NextToken?: string | undefined;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface ListModelCardsRequest {
25
+ /**
26
+ * <p>Only list model cards that were created after the time specified.</p>
27
+ * @public
28
+ */
29
+ CreationTimeAfter?: Date | undefined;
30
+ /**
31
+ * <p>Only list model cards that were created before the time specified.</p>
32
+ * @public
33
+ */
34
+ CreationTimeBefore?: Date | undefined;
35
+ /**
36
+ * <p>The maximum number of model cards to list.</p>
37
+ * @public
38
+ */
39
+ MaxResults?: number | undefined;
40
+ /**
41
+ * <p>Only list model cards with names that contain the specified string.</p>
42
+ * @public
43
+ */
44
+ NameContains?: string | undefined;
45
+ /**
46
+ * <p>Only list model cards with the specified approval status.</p>
47
+ * @public
48
+ */
49
+ ModelCardStatus?: ModelCardStatus | undefined;
50
+ /**
51
+ * <p>If the response to a previous <code>ListModelCards</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of model cards, use the token in the next request.</p>
52
+ * @public
53
+ */
54
+ NextToken?: string | undefined;
55
+ /**
56
+ * <p>Sort model cards by either name or creation time. Sorts by creation time by default.</p>
57
+ * @public
58
+ */
59
+ SortBy?: ModelCardSortBy | undefined;
60
+ /**
61
+ * <p>Sort model cards by ascending or descending order.</p>
62
+ * @public
63
+ */
64
+ SortOrder?: ModelCardSortOrder | undefined;
65
+ }
6
66
  /**
7
67
  * <p>A summary of the model card.</p>
8
68
  * @public
@@ -373,6 +433,11 @@ export interface ModelPackageGroupSummary {
373
433
  * @public
374
434
  */
375
435
  ModelPackageGroupStatus: ModelPackageGroupStatus | undefined;
436
+ /**
437
+ * <p>The managed configuration of the model package group.</p>
438
+ * @public
439
+ */
440
+ ManagedConfiguration?: ManagedConfiguration | undefined;
376
441
  }
377
442
  /**
378
443
  * @public
@@ -3130,7 +3195,7 @@ export interface TrainingPlanSummary {
3130
3195
  */
3131
3196
  TotalUltraServerCount?: number | undefined;
3132
3197
  /**
3133
- * <p>The target resources (e.g., training jobs, HyperPod clusters, Endpoints) that can use this training plan.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> </ul>
3198
+ * <p>The target resources (e.g., training jobs, HyperPod clusters, Endpoints, Studio apps) that can use this training plan.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> <li> <p>A training plan for Studio apps can be used to launch JupyterLab and Code Editor apps on reserved training plan capacity.</p> </li> </ul>
3134
3199
  * @public
3135
3200
  */
3136
3201
  TargetResources?: SageMakerResourceName[] | undefined;
@@ -5331,6 +5396,11 @@ export interface TrainingJob {
5331
5396
  * @public
5332
5397
  */
5333
5398
  ResourceConfig?: ResourceConfig | undefined;
5399
+ /**
5400
+ * <p>The status of the warm pool associated with the training job.</p>
5401
+ * @public
5402
+ */
5403
+ WarmPoolStatus?: WarmPoolStatus | undefined;
5334
5404
  /**
5335
5405
  * <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> object that specifies the VPC that this training job has access to. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-vpc.html">Protect Training Jobs by Using an Amazon Virtual Private Cloud</a>.</p>
5336
5406
  * @public
@@ -5853,7 +5923,7 @@ export interface SearchTrainingPlanOfferingsRequest {
5853
5923
  */
5854
5924
  DurationHours?: number | undefined;
5855
5925
  /**
5856
- * <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints) to search for in the offerings.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> </ul>
5926
+ * <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints, Studio apps) to search for in the offerings.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> <li> <p>A training plan for Studio apps can be used to launch JupyterLab and Code Editor apps on reserved training plan capacity.</p> </li> </ul>
5857
5927
  * @public
5858
5928
  */
5859
5929
  TargetResources?: SageMakerResourceName[] | undefined;
@@ -5915,7 +5985,7 @@ export interface TrainingPlanOffering {
5915
5985
  */
5916
5986
  TrainingPlanOfferingId: string | undefined;
5917
5987
  /**
5918
- * <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints) for this training plan offering.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> </ul>
5988
+ * <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints, Studio apps) for this training plan offering.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> <li> <p>A training plan for Studio apps can be used to launch JupyterLab and Code Editor apps on reserved training plan capacity.</p> </li> </ul>
5919
5989
  * @public
5920
5990
  */
5921
5991
  TargetResources: SageMakerResourceName[] | undefined;
@@ -8350,43 +8420,3 @@ export interface UpdateUserProfileRequest {
8350
8420
  */
8351
8421
  UserSettings?: UserSettings | undefined;
8352
8422
  }
8353
- /**
8354
- * @public
8355
- */
8356
- export interface UpdateUserProfileResponse {
8357
- /**
8358
- * <p>The user profile Amazon Resource Name (ARN).</p>
8359
- * @public
8360
- */
8361
- UserProfileArn?: string | undefined;
8362
- }
8363
- /**
8364
- * @public
8365
- */
8366
- export interface UpdateWorkforceRequest {
8367
- /**
8368
- * <p>The name of the private workforce that you want to update. You can find your workforce name by using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListWorkforces.html">ListWorkforces</a> operation.</p>
8369
- * @public
8370
- */
8371
- WorkforceName: string | undefined;
8372
- /**
8373
- * <p>A list of one to ten worker IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>) that can be used to access tasks assigned to this workforce.</p> <p>Maximum: Ten CIDR values</p>
8374
- * @public
8375
- */
8376
- SourceIpConfig?: SourceIpConfig | undefined;
8377
- /**
8378
- * <p>Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own IdP.</p>
8379
- * @public
8380
- */
8381
- OidcConfig?: OidcConfig | undefined;
8382
- /**
8383
- * <p>Use this parameter to update your VPC configuration for a workforce.</p>
8384
- * @public
8385
- */
8386
- WorkforceVpcConfig?: WorkforceVpcConfigRequest | undefined;
8387
- /**
8388
- * <p>Use this parameter to specify whether you want <code>IPv4</code> only or <code>dualstack</code> (<code>IPv4</code> and <code>IPv6</code>) to support your labeling workforce.</p>
8389
- * @public
8390
- */
8391
- IpAddressType?: WorkforceIpAddressType | undefined;
8392
- }
@@ -1,7 +1,47 @@
1
- import type { BooleanOperator, CrossAccountFilterOption, ResourceType, SearchSortOrder } from "./enums";
2
- import type { MemberDefinition, NotificationConfiguration, WorkerAccessConfiguration } from "./models_2";
1
+ import type { BooleanOperator, CrossAccountFilterOption, ResourceType, SearchSortOrder, WorkforceIpAddressType } from "./enums";
2
+ import type { MemberDefinition, NotificationConfiguration, OidcConfig, SourceIpConfig, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
3
3
  import type { Filter, Workforce, Workteam } from "./models_3";
4
4
  import type { NestedFilters, VisibilityConditions } from "./models_4";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface UpdateUserProfileResponse {
9
+ /**
10
+ * <p>The user profile Amazon Resource Name (ARN).</p>
11
+ * @public
12
+ */
13
+ UserProfileArn?: string | undefined;
14
+ }
15
+ /**
16
+ * @public
17
+ */
18
+ export interface UpdateWorkforceRequest {
19
+ /**
20
+ * <p>The name of the private workforce that you want to update. You can find your workforce name by using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListWorkforces.html">ListWorkforces</a> operation.</p>
21
+ * @public
22
+ */
23
+ WorkforceName: string | undefined;
24
+ /**
25
+ * <p>A list of one to ten worker IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>) that can be used to access tasks assigned to this workforce.</p> <p>Maximum: Ten CIDR values</p>
26
+ * @public
27
+ */
28
+ SourceIpConfig?: SourceIpConfig | undefined;
29
+ /**
30
+ * <p>Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own IdP.</p>
31
+ * @public
32
+ */
33
+ OidcConfig?: OidcConfig | undefined;
34
+ /**
35
+ * <p>Use this parameter to update your VPC configuration for a workforce.</p>
36
+ * @public
37
+ */
38
+ WorkforceVpcConfig?: WorkforceVpcConfigRequest | undefined;
39
+ /**
40
+ * <p>Use this parameter to specify whether you want <code>IPv4</code> only or <code>dualstack</code> (<code>IPv4</code> and <code>IPv6</code>) to support your labeling workforce.</p>
41
+ * @public
42
+ */
43
+ IpAddressType?: WorkforceIpAddressType | undefined;
44
+ }
5
45
  /**
6
46
  * @public
7
47
  */
@@ -5,13 +5,13 @@ import type { SageMakerClientConfig } from "./SageMakerClient";
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
7
7
  runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
8
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
11
  defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
- requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
14
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
17
  streamCollector: import("@smithy/types").StreamCollector;
@@ -5,14 +5,14 @@ import type { SageMakerClientConfig } from "./SageMakerClient";
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
7
7
  runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
8
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
12
12
  defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
- requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
15
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
16
16
  retryMode: string | import("@smithy/types").Provider<string>;
17
17
  sha256: import("@smithy/types").HashConstructor;
18
18
  streamCollector: import("@smithy/types").StreamCollector;
@@ -5,7 +5,7 @@ import type { SageMakerClientConfig } from "./SageMakerClient";
5
5
  export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
- requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
8
+ requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  cacheMiddleware?: boolean;
10
10
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
11
11
  protocolSettings: {
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
32
32
  retryMode: string | import("@smithy/types").Provider<string>;
33
33
  logger: import("@smithy/types").Logger;
34
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
35
+ defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
36
36
  customUserAgent?: string | import("@smithy/types").UserAgent;
37
37
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
38
38
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -800,6 +800,7 @@ export declare var InstanceMetadataServiceConfiguration$: StaticStructureSchema;
800
800
  export declare var InstancePlacementConfig$: StaticStructureSchema;
801
801
  export declare var InstancePool$: StaticStructureSchema;
802
802
  export declare var InstancePoolSummary$: StaticStructureSchema;
803
+ export declare var InstanceRequirementsEniConfiguration$: StaticStructureSchema;
803
804
  export declare var IntegerParameterRange$: StaticStructureSchema;
804
805
  export declare var IntegerParameterRangeSpecification$: StaticStructureSchema;
805
806
  export declare var JupyterLabAppImageConfig$: StaticStructureSchema;
@@ -1003,6 +1004,7 @@ export declare var ListWorkforcesRequest$: StaticStructureSchema;
1003
1004
  export declare var ListWorkforcesResponse$: StaticStructureSchema;
1004
1005
  export declare var ListWorkteamsRequest$: StaticStructureSchema;
1005
1006
  export declare var ListWorkteamsResponse$: StaticStructureSchema;
1007
+ export declare var ManagedConfiguration$: StaticStructureSchema;
1006
1008
  export declare var MemberDefinition$: StaticStructureSchema;
1007
1009
  export declare var MetadataProperties$: StaticStructureSchema;
1008
1010
  export declare var MetricData$: StaticStructureSchema;
@@ -1,10 +1,10 @@
1
+ import { WaiterResult } from "@smithy/core/client";
1
2
  import {
2
3
  HttpHandlerOptions as __HttpHandlerOptions,
3
4
  PaginationConfiguration,
4
5
  Paginator,
5
6
  WaiterConfiguration,
6
7
  } from "@smithy/types";
7
- import { WaiterResult } from "@smithy/util-waiter";
8
8
  import {
9
9
  AddAssociationCommandInput,
10
10
  AddAssociationCommandOutput,
@@ -6,25 +6,19 @@ import {
6
6
  UserAgentInputConfig,
7
7
  UserAgentResolvedConfig,
8
8
  } from "@aws-sdk/middleware-user-agent";
9
- import {
10
- RegionInputConfig,
11
- RegionResolvedConfig,
12
- } from "@smithy/config-resolver";
13
- import {
14
- EndpointInputConfig,
15
- EndpointResolvedConfig,
16
- } from "@smithy/middleware-endpoint";
17
- import {
18
- RetryInputConfig,
19
- RetryResolvedConfig,
20
- } from "@smithy/middleware-retry";
21
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
9
  import {
23
10
  DefaultsMode as __DefaultsMode,
24
11
  SmithyConfiguration as __SmithyConfiguration,
25
12
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
26
13
  Client as __Client,
27
- } from "@smithy/smithy-client";
14
+ } from "@smithy/core/client";
15
+ import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
16
+ import {
17
+ EndpointInputConfig,
18
+ EndpointResolvedConfig,
19
+ } from "@smithy/core/endpoints";
20
+ import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
21
+ import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
28
22
  import {
29
23
  AwsCredentialIdentityProvider,
30
24
  BodyLengthCalculator as __BodyLengthCalculator,
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  AddAssociationRequest,
@@ -18,7 +18,7 @@ export interface AddAssociationCommandOutput
18
18
  declare const AddAssociationCommand_base: {
19
19
  new (
20
20
  input: AddAssociationCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  AddAssociationCommandInput,
23
23
  AddAssociationCommandOutput,
24
24
  SageMakerClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const AddAssociationCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: AddAssociationCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  AddAssociationCommandInput,
32
32
  AddAssociationCommandOutput,
33
33
  SageMakerClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class AddAssociationCommand extends AddAssociationCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { AddTagsInput, AddTagsOutput } from "../models/models_0";
4
4
  import {
@@ -11,21 +11,23 @@ export { $Command };
11
11
  export interface AddTagsCommandInput extends AddTagsInput {}
12
12
  export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
13
13
  declare const AddTagsCommand_base: {
14
- new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
14
+ new (input: AddTagsCommandInput): import("@smithy/core/client").CommandImpl<
15
15
  AddTagsCommandInput,
16
16
  AddTagsCommandOutput,
17
17
  SageMakerClientResolvedConfig,
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: AddTagsCommandInput): import("@smithy/core/client").CommandImpl<
22
22
  AddTagsCommandInput,
23
23
  AddTagsCommandOutput,
24
24
  SageMakerClientResolvedConfig,
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ getEndpointParameterInstructions(): {
29
+ [x: string]: unknown;
30
+ };
29
31
  };
30
32
  export declare class AddTagsCommand extends AddTagsCommand_base {
31
33
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  AssociateTrialComponentRequest,
@@ -19,7 +19,7 @@ export interface AssociateTrialComponentCommandOutput
19
19
  declare const AssociateTrialComponentCommand_base: {
20
20
  new (
21
21
  input: AssociateTrialComponentCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  AssociateTrialComponentCommandInput,
24
24
  AssociateTrialComponentCommandOutput,
25
25
  SageMakerClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const AssociateTrialComponentCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: AssociateTrialComponentCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  AssociateTrialComponentCommandInput,
33
33
  AssociateTrialComponentCommandOutput,
34
34
  SageMakerClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class AssociateTrialComponentCommand extends AssociateTrialComponentCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  AttachClusterNodeVolumeRequest,
@@ -19,7 +19,7 @@ export interface AttachClusterNodeVolumeCommandOutput
19
19
  declare const AttachClusterNodeVolumeCommand_base: {
20
20
  new (
21
21
  input: AttachClusterNodeVolumeCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  AttachClusterNodeVolumeCommandInput,
24
24
  AttachClusterNodeVolumeCommandOutput,
25
25
  SageMakerClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const AttachClusterNodeVolumeCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: AttachClusterNodeVolumeCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  AttachClusterNodeVolumeCommandInput,
33
33
  AttachClusterNodeVolumeCommandOutput,
34
34
  SageMakerClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class AttachClusterNodeVolumeCommand extends AttachClusterNodeVolumeCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  BatchAddClusterNodesRequest,
@@ -19,7 +19,7 @@ export interface BatchAddClusterNodesCommandOutput
19
19
  declare const BatchAddClusterNodesCommand_base: {
20
20
  new (
21
21
  input: BatchAddClusterNodesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  BatchAddClusterNodesCommandInput,
24
24
  BatchAddClusterNodesCommandOutput,
25
25
  SageMakerClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const BatchAddClusterNodesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: BatchAddClusterNodesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  BatchAddClusterNodesCommandInput,
33
33
  BatchAddClusterNodesCommandOutput,
34
34
  SageMakerClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class BatchAddClusterNodesCommand extends BatchAddClusterNodesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  BatchDeleteClusterNodesRequest,
@@ -19,7 +19,7 @@ export interface BatchDeleteClusterNodesCommandOutput
19
19
  declare const BatchDeleteClusterNodesCommand_base: {
20
20
  new (
21
21
  input: BatchDeleteClusterNodesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  BatchDeleteClusterNodesCommandInput,
24
24
  BatchDeleteClusterNodesCommandOutput,
25
25
  SageMakerClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const BatchDeleteClusterNodesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: BatchDeleteClusterNodesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  BatchDeleteClusterNodesCommandInput,
33
33
  BatchDeleteClusterNodesCommandOutput,
34
34
  SageMakerClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class BatchDeleteClusterNodesCommand extends BatchDeleteClusterNodesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  BatchDescribeModelPackageInput,
@@ -19,7 +19,7 @@ export interface BatchDescribeModelPackageCommandOutput
19
19
  declare const BatchDescribeModelPackageCommand_base: {
20
20
  new (
21
21
  input: BatchDescribeModelPackageCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  BatchDescribeModelPackageCommandInput,
24
24
  BatchDescribeModelPackageCommandOutput,
25
25
  SageMakerClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const BatchDescribeModelPackageCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: BatchDescribeModelPackageCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  BatchDescribeModelPackageCommandInput,
33
33
  BatchDescribeModelPackageCommandOutput,
34
34
  SageMakerClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class BatchDescribeModelPackageCommand extends BatchDescribeModelPackageCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  BatchRebootClusterNodesRequest,
@@ -19,7 +19,7 @@ export interface BatchRebootClusterNodesCommandOutput
19
19
  declare const BatchRebootClusterNodesCommand_base: {
20
20
  new (
21
21
  input: BatchRebootClusterNodesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  BatchRebootClusterNodesCommandInput,
24
24
  BatchRebootClusterNodesCommandOutput,
25
25
  SageMakerClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const BatchRebootClusterNodesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: BatchRebootClusterNodesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  BatchRebootClusterNodesCommandInput,
33
33
  BatchRebootClusterNodesCommandOutput,
34
34
  SageMakerClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class BatchRebootClusterNodesCommand extends BatchRebootClusterNodesCommand_base {
41
43
  protected static __types: {