@aws-sdk/client-sagemaker 3.943.0 → 3.946.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 (518) hide show
  1. package/dist-cjs/index.js +215 -69
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SageMakerClient.js +2 -2
  5. package/dist-es/models/enums.js +22 -0
  6. package/dist-es/runtimeConfig.browser.js +2 -2
  7. package/dist-es/runtimeConfig.js +2 -3
  8. package/dist-es/schemas/schemas_0.js +189 -69
  9. package/dist-types/SageMaker.d.ts +1 -1
  10. package/dist-types/SageMakerClient.d.ts +10 -10
  11. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  12. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  13. package/dist-types/commands/AddAssociationCommand.d.ts +3 -3
  14. package/dist-types/commands/AddTagsCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +3 -3
  16. package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +3 -3
  19. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +10 -3
  20. package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +3 -3
  21. package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateActionCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateAlgorithmCommand.d.ts +12 -3
  24. package/dist-types/commands/CreateAppCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateArtifactCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +3 -3
  29. package/dist-types/commands/CreateClusterCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +3 -3
  32. package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -3
  33. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +4 -3
  34. package/dist-types/commands/CreateContextCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +3 -3
  39. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +3 -3
  41. package/dist-types/commands/CreateEndpointCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +3 -3
  43. package/dist-types/commands/CreateExperimentCommand.d.ts +3 -3
  44. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +3 -3
  45. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +3 -3
  46. package/dist-types/commands/CreateHubCommand.d.ts +3 -3
  47. package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +3 -3
  48. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +3 -3
  50. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +9 -3
  51. package/dist-types/commands/CreateImageCommand.d.ts +3 -3
  52. package/dist-types/commands/CreateImageVersionCommand.d.ts +3 -3
  53. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +3 -3
  54. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +3 -3
  55. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +3 -3
  56. package/dist-types/commands/CreateLabelingJobCommand.d.ts +3 -3
  57. package/dist-types/commands/CreateMlflowAppCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +3 -3
  59. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +3 -3
  60. package/dist-types/commands/CreateModelCardCommand.d.ts +3 -3
  61. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +3 -3
  62. package/dist-types/commands/CreateModelCommand.d.ts +3 -3
  63. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +3 -3
  64. package/dist-types/commands/CreateModelPackageCommand.d.ts +16 -3
  65. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +3 -3
  66. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +3 -3
  67. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +3 -3
  68. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +3 -3
  69. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
  70. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +3 -3
  71. package/dist-types/commands/CreatePartnerAppCommand.d.ts +3 -3
  72. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +3 -3
  73. package/dist-types/commands/CreatePipelineCommand.d.ts +3 -3
  74. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +3 -3
  75. package/dist-types/commands/CreatePresignedMlflowAppUrlCommand.d.ts +3 -3
  76. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +3 -3
  77. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +3 -3
  78. package/dist-types/commands/CreateProcessingJobCommand.d.ts +3 -3
  79. package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
  80. package/dist-types/commands/CreateSpaceCommand.d.ts +3 -3
  81. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +3 -3
  82. package/dist-types/commands/CreateTrainingJobCommand.d.ts +24 -3
  83. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +3 -3
  84. package/dist-types/commands/CreateTransformJobCommand.d.ts +3 -3
  85. package/dist-types/commands/CreateTrialCommand.d.ts +3 -3
  86. package/dist-types/commands/CreateTrialComponentCommand.d.ts +3 -3
  87. package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -3
  88. package/dist-types/commands/CreateWorkforceCommand.d.ts +3 -3
  89. package/dist-types/commands/CreateWorkteamCommand.d.ts +3 -3
  90. package/dist-types/commands/DeleteActionCommand.d.ts +3 -3
  91. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +3 -3
  92. package/dist-types/commands/DeleteAppCommand.d.ts +3 -3
  93. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +3 -3
  94. package/dist-types/commands/DeleteArtifactCommand.d.ts +3 -3
  95. package/dist-types/commands/DeleteAssociationCommand.d.ts +3 -3
  96. package/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
  97. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +3 -3
  98. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +3 -3
  99. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +3 -3
  100. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +3 -3
  101. package/dist-types/commands/DeleteContextCommand.d.ts +3 -3
  102. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +3 -3
  103. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +3 -3
  104. package/dist-types/commands/DeleteDomainCommand.d.ts +3 -3
  105. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +3 -3
  106. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +3 -3
  107. package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -3
  108. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +3 -3
  109. package/dist-types/commands/DeleteExperimentCommand.d.ts +3 -3
  110. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +3 -3
  111. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +3 -3
  112. package/dist-types/commands/DeleteHubCommand.d.ts +3 -3
  113. package/dist-types/commands/DeleteHubContentCommand.d.ts +3 -3
  114. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +3 -3
  115. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +3 -3
  116. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +3 -3
  117. package/dist-types/commands/DeleteImageCommand.d.ts +3 -3
  118. package/dist-types/commands/DeleteImageVersionCommand.d.ts +3 -3
  119. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +3 -3
  120. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +3 -3
  121. package/dist-types/commands/DeleteMlflowAppCommand.d.ts +3 -3
  122. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +3 -3
  123. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +3 -3
  124. package/dist-types/commands/DeleteModelCardCommand.d.ts +3 -3
  125. package/dist-types/commands/DeleteModelCommand.d.ts +3 -3
  126. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +3 -3
  127. package/dist-types/commands/DeleteModelPackageCommand.d.ts +3 -3
  128. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +3 -3
  129. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +3 -3
  130. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +3 -3
  131. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +3 -3
  132. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +3 -3
  133. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
  134. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +3 -3
  135. package/dist-types/commands/DeletePartnerAppCommand.d.ts +3 -3
  136. package/dist-types/commands/DeletePipelineCommand.d.ts +3 -3
  137. package/dist-types/commands/DeleteProcessingJobCommand.d.ts +3 -3
  138. package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
  139. package/dist-types/commands/DeleteSpaceCommand.d.ts +3 -3
  140. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +3 -3
  141. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  142. package/dist-types/commands/DeleteTrainingJobCommand.d.ts +3 -3
  143. package/dist-types/commands/DeleteTrialCommand.d.ts +3 -3
  144. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +3 -3
  145. package/dist-types/commands/DeleteUserProfileCommand.d.ts +3 -3
  146. package/dist-types/commands/DeleteWorkforceCommand.d.ts +3 -3
  147. package/dist-types/commands/DeleteWorkteamCommand.d.ts +3 -3
  148. package/dist-types/commands/DeregisterDevicesCommand.d.ts +3 -3
  149. package/dist-types/commands/DescribeActionCommand.d.ts +3 -3
  150. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +12 -3
  151. package/dist-types/commands/DescribeAppCommand.d.ts +3 -3
  152. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +3 -3
  153. package/dist-types/commands/DescribeArtifactCommand.d.ts +3 -3
  154. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +3 -3
  155. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +3 -3
  156. package/dist-types/commands/DescribeClusterCommand.d.ts +3 -3
  157. package/dist-types/commands/DescribeClusterEventCommand.d.ts +3 -3
  158. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +3 -3
  159. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +3 -3
  160. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +3 -3
  161. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +3 -3
  162. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +3 -3
  163. package/dist-types/commands/DescribeContextCommand.d.ts +3 -3
  164. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +3 -3
  165. package/dist-types/commands/DescribeDeviceCommand.d.ts +3 -3
  166. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +3 -3
  167. package/dist-types/commands/DescribeDomainCommand.d.ts +3 -3
  168. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +3 -3
  169. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +3 -3
  170. package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -3
  171. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +3 -3
  172. package/dist-types/commands/DescribeExperimentCommand.d.ts +3 -3
  173. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +3 -3
  174. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +3 -3
  175. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +3 -3
  176. package/dist-types/commands/DescribeHubCommand.d.ts +3 -3
  177. package/dist-types/commands/DescribeHubContentCommand.d.ts +3 -3
  178. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +3 -3
  179. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +9 -3
  180. package/dist-types/commands/DescribeImageCommand.d.ts +3 -3
  181. package/dist-types/commands/DescribeImageVersionCommand.d.ts +3 -3
  182. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +3 -3
  183. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +3 -3
  184. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +3 -3
  185. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +3 -3
  186. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +3 -3
  187. package/dist-types/commands/DescribeMlflowAppCommand.d.ts +3 -3
  188. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +3 -3
  189. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +3 -3
  190. package/dist-types/commands/DescribeModelCardCommand.d.ts +3 -3
  191. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +3 -3
  192. package/dist-types/commands/DescribeModelCommand.d.ts +3 -3
  193. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +3 -3
  194. package/dist-types/commands/DescribeModelPackageCommand.d.ts +16 -3
  195. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +3 -3
  196. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +3 -3
  197. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +3 -3
  198. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +3 -3
  199. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
  200. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +3 -3
  201. package/dist-types/commands/DescribePartnerAppCommand.d.ts +3 -3
  202. package/dist-types/commands/DescribePipelineCommand.d.ts +3 -3
  203. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +3 -3
  204. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +7 -3
  205. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -3
  206. package/dist-types/commands/DescribeProjectCommand.d.ts +4 -3
  207. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +3 -3
  208. package/dist-types/commands/DescribeSpaceCommand.d.ts +3 -3
  209. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -3
  210. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -4
  211. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +36 -3
  212. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +3 -3
  213. package/dist-types/commands/DescribeTransformJobCommand.d.ts +3 -3
  214. package/dist-types/commands/DescribeTrialCommand.d.ts +3 -3
  215. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +3 -3
  216. package/dist-types/commands/DescribeUserProfileCommand.d.ts +3 -3
  217. package/dist-types/commands/DescribeWorkforceCommand.d.ts +3 -3
  218. package/dist-types/commands/DescribeWorkteamCommand.d.ts +3 -3
  219. package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +3 -3
  220. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +3 -3
  221. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +3 -3
  222. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +3 -3
  223. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +3 -3
  224. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +3 -3
  225. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +3 -3
  226. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +3 -3
  227. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +3 -3
  228. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +3 -3
  229. package/dist-types/commands/ImportHubContentCommand.d.ts +3 -3
  230. package/dist-types/commands/ListActionsCommand.d.ts +3 -3
  231. package/dist-types/commands/ListAlgorithmsCommand.d.ts +3 -3
  232. package/dist-types/commands/ListAliasesCommand.d.ts +3 -3
  233. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +3 -3
  234. package/dist-types/commands/ListAppsCommand.d.ts +3 -3
  235. package/dist-types/commands/ListArtifactsCommand.d.ts +3 -3
  236. package/dist-types/commands/ListAssociationsCommand.d.ts +3 -3
  237. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +3 -3
  238. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +3 -3
  239. package/dist-types/commands/ListClusterEventsCommand.d.ts +3 -3
  240. package/dist-types/commands/ListClusterNodesCommand.d.ts +3 -3
  241. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +3 -3
  242. package/dist-types/commands/ListClustersCommand.d.ts +3 -3
  243. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +3 -3
  244. package/dist-types/commands/ListCompilationJobsCommand.d.ts +3 -3
  245. package/dist-types/commands/ListComputeQuotasCommand.d.ts +3 -3
  246. package/dist-types/commands/ListContextsCommand.d.ts +3 -3
  247. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +3 -3
  248. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +3 -3
  249. package/dist-types/commands/ListDevicesCommand.d.ts +3 -3
  250. package/dist-types/commands/ListDomainsCommand.d.ts +3 -3
  251. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +3 -3
  252. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +3 -3
  253. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +3 -3
  254. package/dist-types/commands/ListEndpointsCommand.d.ts +3 -3
  255. package/dist-types/commands/ListExperimentsCommand.d.ts +3 -3
  256. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +3 -3
  257. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +3 -3
  258. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +3 -3
  259. package/dist-types/commands/ListHubContentsCommand.d.ts +3 -3
  260. package/dist-types/commands/ListHubsCommand.d.ts +3 -3
  261. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +3 -3
  262. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +3 -3
  263. package/dist-types/commands/ListImageVersionsCommand.d.ts +3 -3
  264. package/dist-types/commands/ListImagesCommand.d.ts +3 -3
  265. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +3 -3
  266. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +3 -3
  267. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +3 -3
  268. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +3 -3
  269. package/dist-types/commands/ListLabelingJobsCommand.d.ts +3 -3
  270. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +3 -3
  271. package/dist-types/commands/ListLineageGroupsCommand.d.ts +3 -3
  272. package/dist-types/commands/ListMlflowAppsCommand.d.ts +3 -3
  273. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +3 -3
  274. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +3 -3
  275. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +3 -3
  276. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +3 -3
  277. package/dist-types/commands/ListModelCardsCommand.d.ts +3 -3
  278. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +3 -3
  279. package/dist-types/commands/ListModelMetadataCommand.d.ts +3 -3
  280. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +3 -3
  281. package/dist-types/commands/ListModelPackagesCommand.d.ts +4 -3
  282. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -3
  283. package/dist-types/commands/ListModelsCommand.d.ts +3 -3
  284. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +3 -3
  285. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +3 -3
  286. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +3 -3
  287. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +3 -3
  288. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +3 -3
  289. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -3
  290. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +3 -3
  291. package/dist-types/commands/ListPartnerAppsCommand.d.ts +3 -3
  292. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +35 -3
  293. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +3 -3
  294. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +3 -3
  295. package/dist-types/commands/ListPipelineVersionsCommand.d.ts +3 -3
  296. package/dist-types/commands/ListPipelinesCommand.d.ts +3 -3
  297. package/dist-types/commands/ListProcessingJobsCommand.d.ts +3 -3
  298. package/dist-types/commands/ListProjectsCommand.d.ts +3 -3
  299. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +3 -3
  300. package/dist-types/commands/ListSpacesCommand.d.ts +3 -3
  301. package/dist-types/commands/ListStageDevicesCommand.d.ts +3 -3
  302. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +3 -3
  303. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +3 -4
  304. package/dist-types/commands/ListTagsCommand.d.ts +3 -3
  305. package/dist-types/commands/ListTrainingJobsCommand.d.ts +3 -3
  306. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +3 -3
  307. package/dist-types/commands/ListTrainingPlansCommand.d.ts +3 -3
  308. package/dist-types/commands/ListTransformJobsCommand.d.ts +3 -3
  309. package/dist-types/commands/ListTrialComponentsCommand.d.ts +3 -3
  310. package/dist-types/commands/ListTrialsCommand.d.ts +3 -3
  311. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +3 -3
  312. package/dist-types/commands/ListUserProfilesCommand.d.ts +3 -3
  313. package/dist-types/commands/ListWorkforcesCommand.d.ts +3 -3
  314. package/dist-types/commands/ListWorkteamsCommand.d.ts +3 -3
  315. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +3 -3
  316. package/dist-types/commands/QueryLineageCommand.d.ts +3 -3
  317. package/dist-types/commands/RegisterDevicesCommand.d.ts +3 -3
  318. package/dist-types/commands/RenderUiTemplateCommand.d.ts +3 -3
  319. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +3 -3
  320. package/dist-types/commands/SearchCommand.d.ts +32 -3
  321. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +3 -3
  322. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +3 -3
  323. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -3
  324. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +3 -3
  325. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +3 -3
  326. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +3 -3
  327. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +3 -3
  328. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +3 -3
  329. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +4 -3
  330. package/dist-types/commands/StartSessionCommand.d.ts +3 -3
  331. package/dist-types/commands/StopAutoMLJobCommand.d.ts +3 -3
  332. package/dist-types/commands/StopCompilationJobCommand.d.ts +3 -3
  333. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +3 -3
  334. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +3 -3
  335. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +3 -3
  336. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -3
  337. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +3 -3
  338. package/dist-types/commands/StopLabelingJobCommand.d.ts +3 -3
  339. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +3 -3
  340. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +3 -3
  341. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +3 -3
  342. package/dist-types/commands/StopOptimizationJobCommand.d.ts +3 -3
  343. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +3 -3
  344. package/dist-types/commands/StopProcessingJobCommand.d.ts +3 -3
  345. package/dist-types/commands/StopTrainingJobCommand.d.ts +3 -3
  346. package/dist-types/commands/StopTransformJobCommand.d.ts +3 -3
  347. package/dist-types/commands/UpdateActionCommand.d.ts +3 -3
  348. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +3 -3
  349. package/dist-types/commands/UpdateArtifactCommand.d.ts +3 -3
  350. package/dist-types/commands/UpdateClusterCommand.d.ts +3 -3
  351. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +3 -3
  352. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +3 -3
  353. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +3 -3
  354. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +3 -3
  355. package/dist-types/commands/UpdateContextCommand.d.ts +3 -3
  356. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +3 -3
  357. package/dist-types/commands/UpdateDevicesCommand.d.ts +3 -3
  358. package/dist-types/commands/UpdateDomainCommand.d.ts +3 -3
  359. package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -3
  360. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +3 -3
  361. package/dist-types/commands/UpdateExperimentCommand.d.ts +3 -3
  362. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +3 -3
  363. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +3 -3
  364. package/dist-types/commands/UpdateHubCommand.d.ts +3 -3
  365. package/dist-types/commands/UpdateHubContentCommand.d.ts +3 -3
  366. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +3 -3
  367. package/dist-types/commands/UpdateImageCommand.d.ts +3 -3
  368. package/dist-types/commands/UpdateImageVersionCommand.d.ts +3 -3
  369. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +3 -3
  370. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +3 -3
  371. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +3 -3
  372. package/dist-types/commands/UpdateMlflowAppCommand.d.ts +3 -3
  373. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +3 -3
  374. package/dist-types/commands/UpdateModelCardCommand.d.ts +3 -3
  375. package/dist-types/commands/UpdateModelPackageCommand.d.ts +16 -3
  376. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +3 -3
  377. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +3 -3
  378. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +3 -3
  379. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
  380. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +3 -3
  381. package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -3
  382. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +3 -3
  383. package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +3 -3
  384. package/dist-types/commands/UpdateProjectCommand.d.ts +3 -3
  385. package/dist-types/commands/UpdateSpaceCommand.d.ts +3 -3
  386. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +3 -3
  387. package/dist-types/commands/UpdateTrialCommand.d.ts +3 -3
  388. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +3 -3
  389. package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -3
  390. package/dist-types/commands/UpdateWorkforceCommand.d.ts +3 -3
  391. package/dist-types/commands/UpdateWorkteamCommand.d.ts +3 -3
  392. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  393. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  394. package/dist-types/extensionConfiguration.d.ts +4 -4
  395. package/dist-types/models/SageMakerServiceException.d.ts +1 -1
  396. package/dist-types/models/enums.d.ts +62 -0
  397. package/dist-types/models/errors.d.ts +1 -1
  398. package/dist-types/models/models_0.d.ts +115 -142
  399. package/dist-types/models/models_1.d.ts +146 -182
  400. package/dist-types/models/models_2.d.ts +302 -346
  401. package/dist-types/models/models_3.d.ts +4135 -4034
  402. package/dist-types/models/models_4.d.ts +421 -5
  403. package/dist-types/pagination/CreateHubContentPresignedUrlsPaginator.d.ts +1 -1
  404. package/dist-types/pagination/Interfaces.d.ts +1 -1
  405. package/dist-types/pagination/ListActionsPaginator.d.ts +1 -1
  406. package/dist-types/pagination/ListAlgorithmsPaginator.d.ts +1 -1
  407. package/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
  408. package/dist-types/pagination/ListAppImageConfigsPaginator.d.ts +1 -1
  409. package/dist-types/pagination/ListAppsPaginator.d.ts +1 -1
  410. package/dist-types/pagination/ListArtifactsPaginator.d.ts +1 -1
  411. package/dist-types/pagination/ListAssociationsPaginator.d.ts +1 -1
  412. package/dist-types/pagination/ListAutoMLJobsPaginator.d.ts +1 -1
  413. package/dist-types/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +1 -1
  414. package/dist-types/pagination/ListClusterEventsPaginator.d.ts +1 -1
  415. package/dist-types/pagination/ListClusterNodesPaginator.d.ts +1 -1
  416. package/dist-types/pagination/ListClusterSchedulerConfigsPaginator.d.ts +1 -1
  417. package/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
  418. package/dist-types/pagination/ListCodeRepositoriesPaginator.d.ts +1 -1
  419. package/dist-types/pagination/ListCompilationJobsPaginator.d.ts +1 -1
  420. package/dist-types/pagination/ListComputeQuotasPaginator.d.ts +1 -1
  421. package/dist-types/pagination/ListContextsPaginator.d.ts +1 -1
  422. package/dist-types/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +1 -1
  423. package/dist-types/pagination/ListDeviceFleetsPaginator.d.ts +1 -1
  424. package/dist-types/pagination/ListDevicesPaginator.d.ts +1 -1
  425. package/dist-types/pagination/ListDomainsPaginator.d.ts +1 -1
  426. package/dist-types/pagination/ListEdgeDeploymentPlansPaginator.d.ts +1 -1
  427. package/dist-types/pagination/ListEdgePackagingJobsPaginator.d.ts +1 -1
  428. package/dist-types/pagination/ListEndpointConfigsPaginator.d.ts +1 -1
  429. package/dist-types/pagination/ListEndpointsPaginator.d.ts +1 -1
  430. package/dist-types/pagination/ListExperimentsPaginator.d.ts +1 -1
  431. package/dist-types/pagination/ListFeatureGroupsPaginator.d.ts +1 -1
  432. package/dist-types/pagination/ListFlowDefinitionsPaginator.d.ts +1 -1
  433. package/dist-types/pagination/ListHumanTaskUisPaginator.d.ts +1 -1
  434. package/dist-types/pagination/ListHyperParameterTuningJobsPaginator.d.ts +1 -1
  435. package/dist-types/pagination/ListImageVersionsPaginator.d.ts +1 -1
  436. package/dist-types/pagination/ListImagesPaginator.d.ts +1 -1
  437. package/dist-types/pagination/ListInferenceComponentsPaginator.d.ts +1 -1
  438. package/dist-types/pagination/ListInferenceExperimentsPaginator.d.ts +1 -1
  439. package/dist-types/pagination/ListInferenceRecommendationsJobStepsPaginator.d.ts +1 -1
  440. package/dist-types/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +1 -1
  441. package/dist-types/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +1 -1
  442. package/dist-types/pagination/ListLabelingJobsPaginator.d.ts +1 -1
  443. package/dist-types/pagination/ListLineageGroupsPaginator.d.ts +1 -1
  444. package/dist-types/pagination/ListMlflowAppsPaginator.d.ts +1 -1
  445. package/dist-types/pagination/ListMlflowTrackingServersPaginator.d.ts +1 -1
  446. package/dist-types/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +1 -1
  447. package/dist-types/pagination/ListModelCardExportJobsPaginator.d.ts +1 -1
  448. package/dist-types/pagination/ListModelCardVersionsPaginator.d.ts +1 -1
  449. package/dist-types/pagination/ListModelCardsPaginator.d.ts +1 -1
  450. package/dist-types/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +1 -1
  451. package/dist-types/pagination/ListModelMetadataPaginator.d.ts +1 -1
  452. package/dist-types/pagination/ListModelPackageGroupsPaginator.d.ts +1 -1
  453. package/dist-types/pagination/ListModelPackagesPaginator.d.ts +1 -1
  454. package/dist-types/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +1 -1
  455. package/dist-types/pagination/ListModelsPaginator.d.ts +1 -1
  456. package/dist-types/pagination/ListMonitoringAlertHistoryPaginator.d.ts +1 -1
  457. package/dist-types/pagination/ListMonitoringAlertsPaginator.d.ts +1 -1
  458. package/dist-types/pagination/ListMonitoringExecutionsPaginator.d.ts +1 -1
  459. package/dist-types/pagination/ListMonitoringSchedulesPaginator.d.ts +1 -1
  460. package/dist-types/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +1 -1
  461. package/dist-types/pagination/ListNotebookInstancesPaginator.d.ts +1 -1
  462. package/dist-types/pagination/ListOptimizationJobsPaginator.d.ts +1 -1
  463. package/dist-types/pagination/ListPartnerAppsPaginator.d.ts +1 -1
  464. package/dist-types/pagination/ListPipelineExecutionStepsPaginator.d.ts +1 -1
  465. package/dist-types/pagination/ListPipelineExecutionsPaginator.d.ts +1 -1
  466. package/dist-types/pagination/ListPipelineParametersForExecutionPaginator.d.ts +1 -1
  467. package/dist-types/pagination/ListPipelineVersionsPaginator.d.ts +1 -1
  468. package/dist-types/pagination/ListPipelinesPaginator.d.ts +1 -1
  469. package/dist-types/pagination/ListProcessingJobsPaginator.d.ts +1 -1
  470. package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
  471. package/dist-types/pagination/ListResourceCatalogsPaginator.d.ts +1 -1
  472. package/dist-types/pagination/ListSpacesPaginator.d.ts +1 -1
  473. package/dist-types/pagination/ListStageDevicesPaginator.d.ts +1 -1
  474. package/dist-types/pagination/ListStudioLifecycleConfigsPaginator.d.ts +1 -1
  475. package/dist-types/pagination/ListSubscribedWorkteamsPaginator.d.ts +1 -1
  476. package/dist-types/pagination/ListTagsPaginator.d.ts +1 -1
  477. package/dist-types/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +1 -1
  478. package/dist-types/pagination/ListTrainingJobsPaginator.d.ts +1 -1
  479. package/dist-types/pagination/ListTrainingPlansPaginator.d.ts +1 -1
  480. package/dist-types/pagination/ListTransformJobsPaginator.d.ts +1 -1
  481. package/dist-types/pagination/ListTrialComponentsPaginator.d.ts +1 -1
  482. package/dist-types/pagination/ListTrialsPaginator.d.ts +1 -1
  483. package/dist-types/pagination/ListUltraServersByReservedCapacityPaginator.d.ts +1 -1
  484. package/dist-types/pagination/ListUserProfilesPaginator.d.ts +1 -1
  485. package/dist-types/pagination/ListWorkforcesPaginator.d.ts +1 -1
  486. package/dist-types/pagination/ListWorkteamsPaginator.d.ts +1 -1
  487. package/dist-types/pagination/QueryLineagePaginator.d.ts +1 -1
  488. package/dist-types/pagination/SearchPaginator.d.ts +1 -1
  489. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  490. package/dist-types/runtimeConfig.d.ts +1 -1
  491. package/dist-types/runtimeConfig.native.d.ts +1 -1
  492. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  493. package/dist-types/runtimeExtensions.d.ts +1 -1
  494. package/dist-types/schemas/schemas_0.d.ts +18 -1
  495. package/dist-types/ts3.4/SageMakerClient.d.ts +3 -3
  496. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +2 -4
  498. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
  499. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  500. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -4
  501. package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
  502. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
  503. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  504. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +4 -2
  505. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +4 -2
  510. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +1 -1
  511. package/dist-types/ts3.4/models/enums.d.ts +31 -0
  512. package/dist-types/ts3.4/models/models_0.d.ts +30 -35
  513. package/dist-types/ts3.4/models/models_1.d.ts +50 -61
  514. package/dist-types/ts3.4/models/models_2.d.ts +94 -116
  515. package/dist-types/ts3.4/models/models_3.d.ts +169 -135
  516. package/dist-types/ts3.4/models/models_4.d.ts +141 -31
  517. package/dist-types/ts3.4/schemas/schemas_0.d.ts +17 -0
  518. package/package.json +13 -12
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListEndpointsCommandInput, ListEndpointsCommandOutput } from "../commands/ListEndpointsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListExperimentsCommandInput, ListExperimentsCommandOutput } from "../commands/ListExperimentsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFeatureGroupsCommandInput, ListFeatureGroupsCommandOutput } from "../commands/ListFeatureGroupsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFlowDefinitionsCommandInput, ListFlowDefinitionsCommandOutput } from "../commands/ListFlowDefinitionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListHumanTaskUisCommandInput, ListHumanTaskUisCommandOutput } from "../commands/ListHumanTaskUisCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListHyperParameterTuningJobsCommandInput, ListHyperParameterTuningJobsCommandOutput } from "../commands/ListHyperParameterTuningJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListImageVersionsCommandInput, ListImageVersionsCommandOutput } from "../commands/ListImageVersionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListImagesCommandInput, ListImagesCommandOutput } from "../commands/ListImagesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInferenceComponentsCommandInput, ListInferenceComponentsCommandOutput } from "../commands/ListInferenceComponentsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInferenceExperimentsCommandInput, ListInferenceExperimentsCommandOutput } from "../commands/ListInferenceExperimentsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInferenceRecommendationsJobStepsCommandInput, ListInferenceRecommendationsJobStepsCommandOutput } from "../commands/ListInferenceRecommendationsJobStepsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInferenceRecommendationsJobsCommandInput, ListInferenceRecommendationsJobsCommandOutput } from "../commands/ListInferenceRecommendationsJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListLabelingJobsForWorkteamCommandInput, ListLabelingJobsForWorkteamCommandOutput } from "../commands/ListLabelingJobsForWorkteamCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListLabelingJobsCommandInput, ListLabelingJobsCommandOutput } from "../commands/ListLabelingJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListLineageGroupsCommandInput, ListLineageGroupsCommandOutput } from "../commands/ListLineageGroupsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMlflowAppsCommandInput, ListMlflowAppsCommandOutput } from "../commands/ListMlflowAppsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMlflowTrackingServersCommandInput, ListMlflowTrackingServersCommandOutput } from "../commands/ListMlflowTrackingServersCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput } from "../commands/ListModelBiasJobDefinitionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelCardExportJobsCommandInput, ListModelCardExportJobsCommandOutput } from "../commands/ListModelCardExportJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelCardVersionsCommandInput, ListModelCardVersionsCommandOutput } from "../commands/ListModelCardVersionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelCardsCommandInput, ListModelCardsCommandOutput } from "../commands/ListModelCardsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput } from "../commands/ListModelExplainabilityJobDefinitionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelMetadataCommandInput, ListModelMetadataCommandOutput } from "../commands/ListModelMetadataCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput } from "../commands/ListModelPackageGroupsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelPackagesCommandInput, ListModelPackagesCommandOutput } from "../commands/ListModelPackagesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput } from "../commands/ListModelQualityJobDefinitionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListModelsCommandInput, ListModelsCommandOutput } from "../commands/ListModelsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMonitoringAlertHistoryCommandInput, ListMonitoringAlertHistoryCommandOutput } from "../commands/ListMonitoringAlertHistoryCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMonitoringAlertsCommandInput, ListMonitoringAlertsCommandOutput } from "../commands/ListMonitoringAlertsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput } from "../commands/ListMonitoringExecutionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput } from "../commands/ListMonitoringSchedulesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput } from "../commands/ListNotebookInstanceLifecycleConfigsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput } from "../commands/ListNotebookInstancesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListOptimizationJobsCommandInput, ListOptimizationJobsCommandOutput } from "../commands/ListOptimizationJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPartnerAppsCommandInput, ListPartnerAppsCommandOutput } from "../commands/ListPartnerAppsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput } from "../commands/ListPipelineExecutionStepsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput } from "../commands/ListPipelineExecutionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput } from "../commands/ListPipelineParametersForExecutionCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPipelineVersionsCommandInput, ListPipelineVersionsCommandOutput } from "../commands/ListPipelineVersionsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPipelinesCommandInput, ListPipelinesCommandOutput } from "../commands/ListPipelinesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput } from "../commands/ListProcessingJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListResourceCatalogsCommandInput, ListResourceCatalogsCommandOutput } from "../commands/ListResourceCatalogsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSpacesCommandInput, ListSpacesCommandOutput } from "../commands/ListSpacesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListStageDevicesCommandInput, ListStageDevicesCommandOutput } from "../commands/ListStageDevicesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput } from "../commands/ListStudioLifecycleConfigsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput } from "../commands/ListSubscribedWorkteamsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTagsCommandInput, ListTagsCommandOutput } from "../commands/ListTagsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput } from "../commands/ListTrainingJobsForHyperParameterTuningJobCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput } from "../commands/ListTrainingJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTrainingPlansCommandInput, ListTrainingPlansCommandOutput } from "../commands/ListTrainingPlansCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTransformJobsCommandInput, ListTransformJobsCommandOutput } from "../commands/ListTransformJobsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput } from "../commands/ListTrialComponentsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTrialsCommandInput, ListTrialsCommandOutput } from "../commands/ListTrialsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListUltraServersByReservedCapacityCommandInput, ListUltraServersByReservedCapacityCommandOutput } from "../commands/ListUltraServersByReservedCapacityCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListUserProfilesCommandInput, ListUserProfilesCommandOutput } from "../commands/ListUserProfilesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListWorkforcesCommandInput, ListWorkforcesCommandOutput } from "../commands/ListWorkforcesCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListWorkteamsCommandInput, ListWorkteamsCommandOutput } from "../commands/ListWorkteamsCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { QueryLineageCommandInput, QueryLineageCommandOutput } from "../commands/QueryLineageCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchCommandInput, SearchCommandOutput } from "../commands/SearchCommand";
3
3
  import { SageMakerPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { SageMakerClientConfig } from "./SageMakerClient";
2
+ import type { SageMakerClientConfig } from "./SageMakerClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { SageMakerClientConfig } from "./SageMakerClient";
2
+ import type { SageMakerClientConfig } from "./SageMakerClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { SageMakerClientConfig } from "./SageMakerClient";
1
+ import type { SageMakerClientConfig } from "./SageMakerClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { SageMakerClientConfig } from "./SageMakerClient";
1
+ import type { SageMakerClientConfig } from "./SageMakerClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { SageMakerExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { SageMakerExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var ClientSecret: StaticSimpleSchema;
3
3
  export declare var HumanLoopActivationConditions: StaticSimpleSchema;
4
4
  export declare var ModelCardContent: StaticSimpleSchema;
@@ -34,6 +34,7 @@ export declare var ArtifactSourceType: StaticStructureSchema;
34
34
  export declare var ArtifactSummary: StaticStructureSchema;
35
35
  export declare var AssociateTrialComponentRequest: StaticStructureSchema;
36
36
  export declare var AssociateTrialComponentResponse: StaticStructureSchema;
37
+ export declare var AssociationInfo: StaticStructureSchema;
37
38
  export declare var AssociationSummary: StaticStructureSchema;
38
39
  export declare var AsyncInferenceClientConfig: StaticStructureSchema;
39
40
  export declare var AsyncInferenceConfig: StaticStructureSchema;
@@ -68,6 +69,7 @@ export declare var AutoParameter: StaticStructureSchema;
68
69
  export declare var AutoRollbackConfig: StaticStructureSchema;
69
70
  export declare var Autotune: StaticStructureSchema;
70
71
  export declare var AvailableUpgrade: StaticStructureSchema;
72
+ export declare var BaseModel: StaticStructureSchema;
71
73
  export declare var BatchAddClusterNodesError: StaticStructureSchema;
72
74
  export declare var BatchAddClusterNodesRequest: StaticStructureSchema;
73
75
  export declare var BatchAddClusterNodesResponse: StaticStructureSchema;
@@ -89,6 +91,10 @@ export declare var BatchReplaceClusterNodesError: StaticStructureSchema;
89
91
  export declare var BatchReplaceClusterNodesRequest: StaticStructureSchema;
90
92
  export declare var BatchReplaceClusterNodesResponse: StaticStructureSchema;
91
93
  export declare var BatchTransformInput: StaticStructureSchema;
94
+ export declare var BedrockCustomModelDeploymentMetadata: StaticStructureSchema;
95
+ export declare var BedrockCustomModelMetadata: StaticStructureSchema;
96
+ export declare var BedrockModelImportMetadata: StaticStructureSchema;
97
+ export declare var BedrockProvisionedModelThroughputMetadata: StaticStructureSchema;
92
98
  export declare var BestObjectiveNotImproving: StaticStructureSchema;
93
99
  export declare var Bias: StaticStructureSchema;
94
100
  export declare var BlueGreenUpdatePolicy: StaticStructureSchema;
@@ -315,6 +321,7 @@ export declare var DataQualityAppSpecification: StaticStructureSchema;
315
321
  export declare var DataQualityBaselineConfig: StaticStructureSchema;
316
322
  export declare var DataQualityJobInput: StaticStructureSchema;
317
323
  export declare var DatasetDefinition: StaticStructureSchema;
324
+ export declare var DatasetSource: StaticStructureSchema;
318
325
  export declare var DataSource: StaticStructureSchema;
319
326
  export declare var DebugHookConfig: StaticStructureSchema;
320
327
  export declare var DebugRuleConfiguration: StaticStructureSchema;
@@ -693,6 +700,7 @@ export declare var InferenceComponentContainerSpecificationSummary: StaticStruct
693
700
  export declare var InferenceComponentDataCacheConfig: StaticStructureSchema;
694
701
  export declare var InferenceComponentDataCacheConfigSummary: StaticStructureSchema;
695
702
  export declare var InferenceComponentDeploymentConfig: StaticStructureSchema;
703
+ export declare var InferenceComponentMetadata: StaticStructureSchema;
696
704
  export declare var InferenceComponentRollingUpdatePolicy: StaticStructureSchema;
697
705
  export declare var InferenceComponentRuntimeConfig: StaticStructureSchema;
698
706
  export declare var InferenceComponentRuntimeConfigSummary: StaticStructureSchema;
@@ -744,6 +752,7 @@ export declare var LabelingJobSummary: StaticStructureSchema;
744
752
  export declare var LambdaStepMetadata: StaticStructureSchema;
745
753
  export declare var LastUpdateStatus: StaticStructureSchema;
746
754
  export declare var LineageGroupSummary: StaticStructureSchema;
755
+ export declare var LineageMetadata: StaticStructureSchema;
747
756
  export declare var ListActionsRequest: StaticStructureSchema;
748
757
  export declare var ListActionsResponse: StaticStructureSchema;
749
758
  export declare var ListAlgorithmsInput: StaticStructureSchema;
@@ -922,6 +931,9 @@ export declare var MetricDefinition: StaticStructureSchema;
922
931
  export declare var MetricsConfig: StaticStructureSchema;
923
932
  export declare var MetricsSource: StaticStructureSchema;
924
933
  export declare var MlflowAppSummary: StaticStructureSchema;
934
+ export declare var MlflowConfig: StaticStructureSchema;
935
+ export declare var MLflowConfiguration: StaticStructureSchema;
936
+ export declare var MlflowDetails: StaticStructureSchema;
925
937
  export declare var Model: StaticStructureSchema;
926
938
  export declare var ModelAccessConfig: StaticStructureSchema;
927
939
  export declare var ModelArtifacts: StaticStructureSchema;
@@ -960,6 +972,7 @@ export declare var ModelMetadataSearchExpression: StaticStructureSchema;
960
972
  export declare var ModelMetadataSummary: StaticStructureSchema;
961
973
  export declare var ModelMetrics: StaticStructureSchema;
962
974
  export declare var ModelPackage: StaticStructureSchema;
975
+ export declare var ModelPackageConfig: StaticStructureSchema;
963
976
  export declare var ModelPackageContainerDefinition: StaticStructureSchema;
964
977
  export declare var ModelPackageGroup: StaticStructureSchema;
965
978
  export declare var ModelPackageGroupSummary: StaticStructureSchema;
@@ -1174,6 +1187,7 @@ export declare var SendPipelineExecutionStepFailureRequest: StaticStructureSchem
1174
1187
  export declare var SendPipelineExecutionStepFailureResponse: StaticStructureSchema;
1175
1188
  export declare var SendPipelineExecutionStepSuccessRequest: StaticStructureSchema;
1176
1189
  export declare var SendPipelineExecutionStepSuccessResponse: StaticStructureSchema;
1190
+ export declare var ServerlessJobConfig: StaticStructureSchema;
1177
1191
  export declare var ServiceCatalogProvisionedProductDetails: StaticStructureSchema;
1178
1192
  export declare var ServiceCatalogProvisioningDetails: StaticStructureSchema;
1179
1193
  export declare var ServiceCatalogProvisioningUpdateDetails: StaticStructureSchema;
@@ -1262,6 +1276,7 @@ export declare var TrainingJobSummary: StaticStructureSchema;
1262
1276
  export declare var TrainingPlanFilter: StaticStructureSchema;
1263
1277
  export declare var TrainingPlanOffering: StaticStructureSchema;
1264
1278
  export declare var TrainingPlanSummary: StaticStructureSchema;
1279
+ export declare var TrainingProgressInfo: StaticStructureSchema;
1265
1280
  export declare var TrainingRepositoryAuthConfig: StaticStructureSchema;
1266
1281
  export declare var TrainingSpecification: StaticStructureSchema;
1267
1282
  export declare var TransformDataSource: StaticStructureSchema;
@@ -1417,6 +1432,7 @@ export declare var AppList: StaticListSchema;
1417
1432
  export declare var ArtifactSourceTypes: StaticListSchema;
1418
1433
  export declare var ArtifactSummaries: StaticListSchema;
1419
1434
  export declare var AssignedGroupPatternsList: number;
1435
+ export declare var AssociationInfoList: StaticListSchema;
1420
1436
  export declare var AssociationSummaries: StaticListSchema;
1421
1437
  export declare var AssumableRoleArns: number;
1422
1438
  export declare var AsyncNotificationTopicTypeList: number;
@@ -1725,6 +1741,7 @@ export declare var HookParameters: number;
1725
1741
  export declare var HyperParameters: number;
1726
1742
  export declare var HyperParameterTrainingJobEnvironmentMap: number;
1727
1743
  export declare var LineageEntityParameters: number;
1744
+ export declare var MapString2048: number;
1728
1745
  export declare var ModelPackageSummaries: StaticMapSchema;
1729
1746
  export declare var ModelVariantActionMap: number;
1730
1747
  export declare var MonitoringEnvironmentMap: number;