@aws-sdk/client-sagemaker 3.521.0 → 3.525.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 (444) hide show
  1. package/dist-cjs/index.js +15 -10
  2. package/dist-es/models/models_0.js +8 -8
  3. package/dist-es/protocols/Aws_json1_1.js +5 -0
  4. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +10 -0
  5. package/dist-types/commands/CreateAlgorithmCommand.d.ts +10 -0
  6. package/dist-types/commands/CreateModelCommand.d.ts +0 -3
  7. package/dist-types/commands/CreateModelPackageCommand.d.ts +31 -0
  8. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +10 -0
  9. package/dist-types/commands/DescribeModelPackageCommand.d.ts +31 -0
  10. package/dist-types/commands/SearchCommand.d.ts +33 -20
  11. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +4 -1
  12. package/dist-types/commands/UpdateModelPackageCommand.d.ts +58 -0
  13. package/dist-types/models/models_0.d.ts +171 -168
  14. package/dist-types/models/models_1.d.ts +16 -4
  15. package/dist-types/models/models_2.d.ts +10 -2
  16. package/dist-types/models/models_4.d.ts +33 -2
  17. package/dist-types/ts3.4/models/models_0.d.ts +25 -24
  18. package/dist-types/ts3.4/models/models_1.d.ts +3 -0
  19. package/dist-types/ts3.4/models/models_2.d.ts +1 -0
  20. package/dist-types/ts3.4/models/models_4.d.ts +3 -0
  21. package/package.json +35 -35
  22. package/dist-cjs/SageMaker.js +0 -1
  23. package/dist-cjs/SageMakerClient.js +0 -1
  24. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  25. package/dist-cjs/commands/AddAssociationCommand.js +0 -1
  26. package/dist-cjs/commands/AddTagsCommand.js +0 -1
  27. package/dist-cjs/commands/AssociateTrialComponentCommand.js +0 -1
  28. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +0 -1
  29. package/dist-cjs/commands/CreateActionCommand.js +0 -1
  30. package/dist-cjs/commands/CreateAlgorithmCommand.js +0 -1
  31. package/dist-cjs/commands/CreateAppCommand.js +0 -1
  32. package/dist-cjs/commands/CreateAppImageConfigCommand.js +0 -1
  33. package/dist-cjs/commands/CreateArtifactCommand.js +0 -1
  34. package/dist-cjs/commands/CreateAutoMLJobCommand.js +0 -1
  35. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +0 -1
  36. package/dist-cjs/commands/CreateClusterCommand.js +0 -1
  37. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +0 -1
  38. package/dist-cjs/commands/CreateCompilationJobCommand.js +0 -1
  39. package/dist-cjs/commands/CreateContextCommand.js +0 -1
  40. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +0 -1
  41. package/dist-cjs/commands/CreateDeviceFleetCommand.js +0 -1
  42. package/dist-cjs/commands/CreateDomainCommand.js +0 -1
  43. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +0 -1
  44. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +0 -1
  45. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +0 -1
  46. package/dist-cjs/commands/CreateEndpointCommand.js +0 -1
  47. package/dist-cjs/commands/CreateEndpointConfigCommand.js +0 -1
  48. package/dist-cjs/commands/CreateExperimentCommand.js +0 -1
  49. package/dist-cjs/commands/CreateFeatureGroupCommand.js +0 -1
  50. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +0 -1
  51. package/dist-cjs/commands/CreateHubCommand.js +0 -1
  52. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +0 -1
  53. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +0 -1
  54. package/dist-cjs/commands/CreateImageCommand.js +0 -1
  55. package/dist-cjs/commands/CreateImageVersionCommand.js +0 -1
  56. package/dist-cjs/commands/CreateInferenceComponentCommand.js +0 -1
  57. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +0 -1
  58. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +0 -1
  59. package/dist-cjs/commands/CreateLabelingJobCommand.js +0 -1
  60. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +0 -1
  61. package/dist-cjs/commands/CreateModelCardCommand.js +0 -1
  62. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +0 -1
  63. package/dist-cjs/commands/CreateModelCommand.js +0 -1
  64. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +0 -1
  65. package/dist-cjs/commands/CreateModelPackageCommand.js +0 -1
  66. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +0 -1
  67. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +0 -1
  68. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +0 -1
  69. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +0 -1
  70. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +0 -1
  71. package/dist-cjs/commands/CreatePipelineCommand.js +0 -1
  72. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +0 -1
  73. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +0 -1
  74. package/dist-cjs/commands/CreateProcessingJobCommand.js +0 -1
  75. package/dist-cjs/commands/CreateProjectCommand.js +0 -1
  76. package/dist-cjs/commands/CreateSpaceCommand.js +0 -1
  77. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +0 -1
  78. package/dist-cjs/commands/CreateTrainingJobCommand.js +0 -1
  79. package/dist-cjs/commands/CreateTransformJobCommand.js +0 -1
  80. package/dist-cjs/commands/CreateTrialCommand.js +0 -1
  81. package/dist-cjs/commands/CreateTrialComponentCommand.js +0 -1
  82. package/dist-cjs/commands/CreateUserProfileCommand.js +0 -1
  83. package/dist-cjs/commands/CreateWorkforceCommand.js +0 -1
  84. package/dist-cjs/commands/CreateWorkteamCommand.js +0 -1
  85. package/dist-cjs/commands/DeleteActionCommand.js +0 -1
  86. package/dist-cjs/commands/DeleteAlgorithmCommand.js +0 -1
  87. package/dist-cjs/commands/DeleteAppCommand.js +0 -1
  88. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +0 -1
  89. package/dist-cjs/commands/DeleteArtifactCommand.js +0 -1
  90. package/dist-cjs/commands/DeleteAssociationCommand.js +0 -1
  91. package/dist-cjs/commands/DeleteClusterCommand.js +0 -1
  92. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +0 -1
  93. package/dist-cjs/commands/DeleteCompilationJobCommand.js +0 -1
  94. package/dist-cjs/commands/DeleteContextCommand.js +0 -1
  95. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +0 -1
  96. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +0 -1
  97. package/dist-cjs/commands/DeleteDomainCommand.js +0 -1
  98. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +0 -1
  99. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +0 -1
  100. package/dist-cjs/commands/DeleteEndpointCommand.js +0 -1
  101. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +0 -1
  102. package/dist-cjs/commands/DeleteExperimentCommand.js +0 -1
  103. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +0 -1
  104. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +0 -1
  105. package/dist-cjs/commands/DeleteHubCommand.js +0 -1
  106. package/dist-cjs/commands/DeleteHubContentCommand.js +0 -1
  107. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +0 -1
  108. package/dist-cjs/commands/DeleteHyperParameterTuningJobCommand.js +0 -1
  109. package/dist-cjs/commands/DeleteImageCommand.js +0 -1
  110. package/dist-cjs/commands/DeleteImageVersionCommand.js +0 -1
  111. package/dist-cjs/commands/DeleteInferenceComponentCommand.js +0 -1
  112. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +0 -1
  113. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +0 -1
  114. package/dist-cjs/commands/DeleteModelCardCommand.js +0 -1
  115. package/dist-cjs/commands/DeleteModelCommand.js +0 -1
  116. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +0 -1
  117. package/dist-cjs/commands/DeleteModelPackageCommand.js +0 -1
  118. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +0 -1
  119. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +0 -1
  120. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +0 -1
  121. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +0 -1
  122. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +0 -1
  123. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +0 -1
  124. package/dist-cjs/commands/DeletePipelineCommand.js +0 -1
  125. package/dist-cjs/commands/DeleteProjectCommand.js +0 -1
  126. package/dist-cjs/commands/DeleteSpaceCommand.js +0 -1
  127. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +0 -1
  128. package/dist-cjs/commands/DeleteTagsCommand.js +0 -1
  129. package/dist-cjs/commands/DeleteTrialCommand.js +0 -1
  130. package/dist-cjs/commands/DeleteTrialComponentCommand.js +0 -1
  131. package/dist-cjs/commands/DeleteUserProfileCommand.js +0 -1
  132. package/dist-cjs/commands/DeleteWorkforceCommand.js +0 -1
  133. package/dist-cjs/commands/DeleteWorkteamCommand.js +0 -1
  134. package/dist-cjs/commands/DeregisterDevicesCommand.js +0 -1
  135. package/dist-cjs/commands/DescribeActionCommand.js +0 -1
  136. package/dist-cjs/commands/DescribeAlgorithmCommand.js +0 -1
  137. package/dist-cjs/commands/DescribeAppCommand.js +0 -1
  138. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +0 -1
  139. package/dist-cjs/commands/DescribeArtifactCommand.js +0 -1
  140. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +0 -1
  141. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +0 -1
  142. package/dist-cjs/commands/DescribeClusterCommand.js +0 -1
  143. package/dist-cjs/commands/DescribeClusterNodeCommand.js +0 -1
  144. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +0 -1
  145. package/dist-cjs/commands/DescribeCompilationJobCommand.js +0 -1
  146. package/dist-cjs/commands/DescribeContextCommand.js +0 -1
  147. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +0 -1
  148. package/dist-cjs/commands/DescribeDeviceCommand.js +0 -1
  149. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +0 -1
  150. package/dist-cjs/commands/DescribeDomainCommand.js +0 -1
  151. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +0 -1
  152. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +0 -1
  153. package/dist-cjs/commands/DescribeEndpointCommand.js +0 -1
  154. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +0 -1
  155. package/dist-cjs/commands/DescribeExperimentCommand.js +0 -1
  156. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +0 -1
  157. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +0 -1
  158. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +0 -1
  159. package/dist-cjs/commands/DescribeHubCommand.js +0 -1
  160. package/dist-cjs/commands/DescribeHubContentCommand.js +0 -1
  161. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +0 -1
  162. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +0 -1
  163. package/dist-cjs/commands/DescribeImageCommand.js +0 -1
  164. package/dist-cjs/commands/DescribeImageVersionCommand.js +0 -1
  165. package/dist-cjs/commands/DescribeInferenceComponentCommand.js +0 -1
  166. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +0 -1
  167. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +0 -1
  168. package/dist-cjs/commands/DescribeLabelingJobCommand.js +0 -1
  169. package/dist-cjs/commands/DescribeLineageGroupCommand.js +0 -1
  170. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +0 -1
  171. package/dist-cjs/commands/DescribeModelCardCommand.js +0 -1
  172. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +0 -1
  173. package/dist-cjs/commands/DescribeModelCommand.js +0 -1
  174. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +0 -1
  175. package/dist-cjs/commands/DescribeModelPackageCommand.js +0 -1
  176. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +0 -1
  177. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +0 -1
  178. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +0 -1
  179. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +0 -1
  180. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +0 -1
  181. package/dist-cjs/commands/DescribePipelineCommand.js +0 -1
  182. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +0 -1
  183. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +0 -1
  184. package/dist-cjs/commands/DescribeProcessingJobCommand.js +0 -1
  185. package/dist-cjs/commands/DescribeProjectCommand.js +0 -1
  186. package/dist-cjs/commands/DescribeSpaceCommand.js +0 -1
  187. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +0 -1
  188. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +0 -1
  189. package/dist-cjs/commands/DescribeTrainingJobCommand.js +0 -1
  190. package/dist-cjs/commands/DescribeTransformJobCommand.js +0 -1
  191. package/dist-cjs/commands/DescribeTrialCommand.js +0 -1
  192. package/dist-cjs/commands/DescribeTrialComponentCommand.js +0 -1
  193. package/dist-cjs/commands/DescribeUserProfileCommand.js +0 -1
  194. package/dist-cjs/commands/DescribeWorkforceCommand.js +0 -1
  195. package/dist-cjs/commands/DescribeWorkteamCommand.js +0 -1
  196. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +0 -1
  197. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +0 -1
  198. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +0 -1
  199. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +0 -1
  200. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +0 -1
  201. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +0 -1
  202. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +0 -1
  203. package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +0 -1
  204. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +0 -1
  205. package/dist-cjs/commands/ImportHubContentCommand.js +0 -1
  206. package/dist-cjs/commands/ListActionsCommand.js +0 -1
  207. package/dist-cjs/commands/ListAlgorithmsCommand.js +0 -1
  208. package/dist-cjs/commands/ListAliasesCommand.js +0 -1
  209. package/dist-cjs/commands/ListAppImageConfigsCommand.js +0 -1
  210. package/dist-cjs/commands/ListAppsCommand.js +0 -1
  211. package/dist-cjs/commands/ListArtifactsCommand.js +0 -1
  212. package/dist-cjs/commands/ListAssociationsCommand.js +0 -1
  213. package/dist-cjs/commands/ListAutoMLJobsCommand.js +0 -1
  214. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +0 -1
  215. package/dist-cjs/commands/ListClusterNodesCommand.js +0 -1
  216. package/dist-cjs/commands/ListClustersCommand.js +0 -1
  217. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +0 -1
  218. package/dist-cjs/commands/ListCompilationJobsCommand.js +0 -1
  219. package/dist-cjs/commands/ListContextsCommand.js +0 -1
  220. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +0 -1
  221. package/dist-cjs/commands/ListDeviceFleetsCommand.js +0 -1
  222. package/dist-cjs/commands/ListDevicesCommand.js +0 -1
  223. package/dist-cjs/commands/ListDomainsCommand.js +0 -1
  224. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +0 -1
  225. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +0 -1
  226. package/dist-cjs/commands/ListEndpointConfigsCommand.js +0 -1
  227. package/dist-cjs/commands/ListEndpointsCommand.js +0 -1
  228. package/dist-cjs/commands/ListExperimentsCommand.js +0 -1
  229. package/dist-cjs/commands/ListFeatureGroupsCommand.js +0 -1
  230. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +0 -1
  231. package/dist-cjs/commands/ListHubContentVersionsCommand.js +0 -1
  232. package/dist-cjs/commands/ListHubContentsCommand.js +0 -1
  233. package/dist-cjs/commands/ListHubsCommand.js +0 -1
  234. package/dist-cjs/commands/ListHumanTaskUisCommand.js +0 -1
  235. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +0 -1
  236. package/dist-cjs/commands/ListImageVersionsCommand.js +0 -1
  237. package/dist-cjs/commands/ListImagesCommand.js +0 -1
  238. package/dist-cjs/commands/ListInferenceComponentsCommand.js +0 -1
  239. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +0 -1
  240. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +0 -1
  241. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +0 -1
  242. package/dist-cjs/commands/ListLabelingJobsCommand.js +0 -1
  243. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +0 -1
  244. package/dist-cjs/commands/ListLineageGroupsCommand.js +0 -1
  245. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +0 -1
  246. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +0 -1
  247. package/dist-cjs/commands/ListModelCardVersionsCommand.js +0 -1
  248. package/dist-cjs/commands/ListModelCardsCommand.js +0 -1
  249. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +0 -1
  250. package/dist-cjs/commands/ListModelMetadataCommand.js +0 -1
  251. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +0 -1
  252. package/dist-cjs/commands/ListModelPackagesCommand.js +0 -1
  253. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +0 -1
  254. package/dist-cjs/commands/ListModelsCommand.js +0 -1
  255. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +0 -1
  256. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +0 -1
  257. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +0 -1
  258. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +0 -1
  259. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +0 -1
  260. package/dist-cjs/commands/ListNotebookInstancesCommand.js +0 -1
  261. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +0 -1
  262. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +0 -1
  263. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +0 -1
  264. package/dist-cjs/commands/ListPipelinesCommand.js +0 -1
  265. package/dist-cjs/commands/ListProcessingJobsCommand.js +0 -1
  266. package/dist-cjs/commands/ListProjectsCommand.js +0 -1
  267. package/dist-cjs/commands/ListResourceCatalogsCommand.js +0 -1
  268. package/dist-cjs/commands/ListSpacesCommand.js +0 -1
  269. package/dist-cjs/commands/ListStageDevicesCommand.js +0 -1
  270. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +0 -1
  271. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +0 -1
  272. package/dist-cjs/commands/ListTagsCommand.js +0 -1
  273. package/dist-cjs/commands/ListTrainingJobsCommand.js +0 -1
  274. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +0 -1
  275. package/dist-cjs/commands/ListTransformJobsCommand.js +0 -1
  276. package/dist-cjs/commands/ListTrialComponentsCommand.js +0 -1
  277. package/dist-cjs/commands/ListTrialsCommand.js +0 -1
  278. package/dist-cjs/commands/ListUserProfilesCommand.js +0 -1
  279. package/dist-cjs/commands/ListWorkforcesCommand.js +0 -1
  280. package/dist-cjs/commands/ListWorkteamsCommand.js +0 -1
  281. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +0 -1
  282. package/dist-cjs/commands/QueryLineageCommand.js +0 -1
  283. package/dist-cjs/commands/RegisterDevicesCommand.js +0 -1
  284. package/dist-cjs/commands/RenderUiTemplateCommand.js +0 -1
  285. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +0 -1
  286. package/dist-cjs/commands/SearchCommand.js +0 -1
  287. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +0 -1
  288. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +0 -1
  289. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +0 -1
  290. package/dist-cjs/commands/StartInferenceExperimentCommand.js +0 -1
  291. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +0 -1
  292. package/dist-cjs/commands/StartNotebookInstanceCommand.js +0 -1
  293. package/dist-cjs/commands/StartPipelineExecutionCommand.js +0 -1
  294. package/dist-cjs/commands/StopAutoMLJobCommand.js +0 -1
  295. package/dist-cjs/commands/StopCompilationJobCommand.js +0 -1
  296. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +0 -1
  297. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +0 -1
  298. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +0 -1
  299. package/dist-cjs/commands/StopInferenceExperimentCommand.js +0 -1
  300. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +0 -1
  301. package/dist-cjs/commands/StopLabelingJobCommand.js +0 -1
  302. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +0 -1
  303. package/dist-cjs/commands/StopNotebookInstanceCommand.js +0 -1
  304. package/dist-cjs/commands/StopPipelineExecutionCommand.js +0 -1
  305. package/dist-cjs/commands/StopProcessingJobCommand.js +0 -1
  306. package/dist-cjs/commands/StopTrainingJobCommand.js +0 -1
  307. package/dist-cjs/commands/StopTransformJobCommand.js +0 -1
  308. package/dist-cjs/commands/UpdateActionCommand.js +0 -1
  309. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +0 -1
  310. package/dist-cjs/commands/UpdateArtifactCommand.js +0 -1
  311. package/dist-cjs/commands/UpdateClusterCommand.js +0 -1
  312. package/dist-cjs/commands/UpdateClusterSoftwareCommand.js +0 -1
  313. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +0 -1
  314. package/dist-cjs/commands/UpdateContextCommand.js +0 -1
  315. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +0 -1
  316. package/dist-cjs/commands/UpdateDevicesCommand.js +0 -1
  317. package/dist-cjs/commands/UpdateDomainCommand.js +0 -1
  318. package/dist-cjs/commands/UpdateEndpointCommand.js +0 -1
  319. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +0 -1
  320. package/dist-cjs/commands/UpdateExperimentCommand.js +0 -1
  321. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +0 -1
  322. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +0 -1
  323. package/dist-cjs/commands/UpdateHubCommand.js +0 -1
  324. package/dist-cjs/commands/UpdateImageCommand.js +0 -1
  325. package/dist-cjs/commands/UpdateImageVersionCommand.js +0 -1
  326. package/dist-cjs/commands/UpdateInferenceComponentCommand.js +0 -1
  327. package/dist-cjs/commands/UpdateInferenceComponentRuntimeConfigCommand.js +0 -1
  328. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +0 -1
  329. package/dist-cjs/commands/UpdateModelCardCommand.js +0 -1
  330. package/dist-cjs/commands/UpdateModelPackageCommand.js +0 -1
  331. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +0 -1
  332. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +0 -1
  333. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +0 -1
  334. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +0 -1
  335. package/dist-cjs/commands/UpdatePipelineCommand.js +0 -1
  336. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +0 -1
  337. package/dist-cjs/commands/UpdateProjectCommand.js +0 -1
  338. package/dist-cjs/commands/UpdateSpaceCommand.js +0 -1
  339. package/dist-cjs/commands/UpdateTrainingJobCommand.js +0 -1
  340. package/dist-cjs/commands/UpdateTrialCommand.js +0 -1
  341. package/dist-cjs/commands/UpdateTrialComponentCommand.js +0 -1
  342. package/dist-cjs/commands/UpdateUserProfileCommand.js +0 -1
  343. package/dist-cjs/commands/UpdateWorkforceCommand.js +0 -1
  344. package/dist-cjs/commands/UpdateWorkteamCommand.js +0 -1
  345. package/dist-cjs/commands/index.js +0 -1
  346. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  347. package/dist-cjs/extensionConfiguration.js +0 -1
  348. package/dist-cjs/models/SageMakerServiceException.js +0 -1
  349. package/dist-cjs/models/index.js +0 -1
  350. package/dist-cjs/models/models_0.js +0 -1
  351. package/dist-cjs/models/models_1.js +0 -1
  352. package/dist-cjs/models/models_2.js +0 -1
  353. package/dist-cjs/models/models_3.js +0 -1
  354. package/dist-cjs/models/models_4.js +0 -1
  355. package/dist-cjs/pagination/Interfaces.js +0 -1
  356. package/dist-cjs/pagination/ListActionsPaginator.js +0 -1
  357. package/dist-cjs/pagination/ListAlgorithmsPaginator.js +0 -1
  358. package/dist-cjs/pagination/ListAliasesPaginator.js +0 -1
  359. package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +0 -1
  360. package/dist-cjs/pagination/ListAppsPaginator.js +0 -1
  361. package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -1
  362. package/dist-cjs/pagination/ListAssociationsPaginator.js +0 -1
  363. package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +0 -1
  364. package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +0 -1
  365. package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +0 -1
  366. package/dist-cjs/pagination/ListCompilationJobsPaginator.js +0 -1
  367. package/dist-cjs/pagination/ListContextsPaginator.js +0 -1
  368. package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +0 -1
  369. package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +0 -1
  370. package/dist-cjs/pagination/ListDevicesPaginator.js +0 -1
  371. package/dist-cjs/pagination/ListDomainsPaginator.js +0 -1
  372. package/dist-cjs/pagination/ListEdgeDeploymentPlansPaginator.js +0 -1
  373. package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +0 -1
  374. package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +0 -1
  375. package/dist-cjs/pagination/ListEndpointsPaginator.js +0 -1
  376. package/dist-cjs/pagination/ListExperimentsPaginator.js +0 -1
  377. package/dist-cjs/pagination/ListFeatureGroupsPaginator.js +0 -1
  378. package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +0 -1
  379. package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +0 -1
  380. package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +0 -1
  381. package/dist-cjs/pagination/ListImageVersionsPaginator.js +0 -1
  382. package/dist-cjs/pagination/ListImagesPaginator.js +0 -1
  383. package/dist-cjs/pagination/ListInferenceComponentsPaginator.js +0 -1
  384. package/dist-cjs/pagination/ListInferenceExperimentsPaginator.js +0 -1
  385. package/dist-cjs/pagination/ListInferenceRecommendationsJobStepsPaginator.js +0 -1
  386. package/dist-cjs/pagination/ListInferenceRecommendationsJobsPaginator.js +0 -1
  387. package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +0 -1
  388. package/dist-cjs/pagination/ListLabelingJobsPaginator.js +0 -1
  389. package/dist-cjs/pagination/ListLineageGroupsPaginator.js +0 -1
  390. package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +0 -1
  391. package/dist-cjs/pagination/ListModelCardExportJobsPaginator.js +0 -1
  392. package/dist-cjs/pagination/ListModelCardVersionsPaginator.js +0 -1
  393. package/dist-cjs/pagination/ListModelCardsPaginator.js +0 -1
  394. package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +0 -1
  395. package/dist-cjs/pagination/ListModelMetadataPaginator.js +0 -1
  396. package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +0 -1
  397. package/dist-cjs/pagination/ListModelPackagesPaginator.js +0 -1
  398. package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +0 -1
  399. package/dist-cjs/pagination/ListModelsPaginator.js +0 -1
  400. package/dist-cjs/pagination/ListMonitoringAlertHistoryPaginator.js +0 -1
  401. package/dist-cjs/pagination/ListMonitoringAlertsPaginator.js +0 -1
  402. package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +0 -1
  403. package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +0 -1
  404. package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +0 -1
  405. package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +0 -1
  406. package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +0 -1
  407. package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +0 -1
  408. package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +0 -1
  409. package/dist-cjs/pagination/ListPipelinesPaginator.js +0 -1
  410. package/dist-cjs/pagination/ListProcessingJobsPaginator.js +0 -1
  411. package/dist-cjs/pagination/ListProjectsPaginator.js +0 -1
  412. package/dist-cjs/pagination/ListResourceCatalogsPaginator.js +0 -1
  413. package/dist-cjs/pagination/ListSpacesPaginator.js +0 -1
  414. package/dist-cjs/pagination/ListStageDevicesPaginator.js +0 -1
  415. package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +0 -1
  416. package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +0 -1
  417. package/dist-cjs/pagination/ListTagsPaginator.js +0 -1
  418. package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +0 -1
  419. package/dist-cjs/pagination/ListTrainingJobsPaginator.js +0 -1
  420. package/dist-cjs/pagination/ListTransformJobsPaginator.js +0 -1
  421. package/dist-cjs/pagination/ListTrialComponentsPaginator.js +0 -1
  422. package/dist-cjs/pagination/ListTrialsPaginator.js +0 -1
  423. package/dist-cjs/pagination/ListUserProfilesPaginator.js +0 -1
  424. package/dist-cjs/pagination/ListWorkforcesPaginator.js +0 -1
  425. package/dist-cjs/pagination/ListWorkteamsPaginator.js +0 -1
  426. package/dist-cjs/pagination/QueryLineagePaginator.js +0 -1
  427. package/dist-cjs/pagination/SearchPaginator.js +0 -1
  428. package/dist-cjs/pagination/index.js +0 -1
  429. package/dist-cjs/protocols/Aws_json1_1.js +0 -1
  430. package/dist-cjs/runtimeExtensions.js +0 -1
  431. package/dist-cjs/waiters/index.js +0 -1
  432. package/dist-cjs/waiters/waitForEndpointDeleted.js +0 -1
  433. package/dist-cjs/waiters/waitForEndpointInService.js +0 -1
  434. package/dist-cjs/waiters/waitForImageCreated.js +0 -1
  435. package/dist-cjs/waiters/waitForImageDeleted.js +0 -1
  436. package/dist-cjs/waiters/waitForImageUpdated.js +0 -1
  437. package/dist-cjs/waiters/waitForImageVersionCreated.js +0 -1
  438. package/dist-cjs/waiters/waitForImageVersionDeleted.js +0 -1
  439. package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +0 -1
  440. package/dist-cjs/waiters/waitForNotebookInstanceInService.js +0 -1
  441. package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +0 -1
  442. package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +0 -1
  443. package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +0 -1
  444. package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +0 -1
@@ -227,6 +227,170 @@ export interface AdditionalS3DataSource {
227
227
  */
228
228
  CompressionType?: CompressionType;
229
229
  }
230
+ /**
231
+ * @public
232
+ * @enum
233
+ */
234
+ export declare const ModelCompressionType: {
235
+ readonly Gzip: "Gzip";
236
+ readonly None: "None";
237
+ };
238
+ /**
239
+ * @public
240
+ */
241
+ export type ModelCompressionType = (typeof ModelCompressionType)[keyof typeof ModelCompressionType];
242
+ /**
243
+ * @public
244
+ * <p>The access configuration file to control access to the ML model. You can explicitly accept the model
245
+ * end-user license agreement (EULA) within the <code>ModelAccessConfig</code>.</p>
246
+ * <ul>
247
+ * <li>
248
+ * <p>If you are a Jumpstart user, see the <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/jumpstart-foundation-models-choose.html#jumpstart-foundation-models-choose-eula">End-user license agreements</a> section for more details on accepting the EULA.</p>
249
+ * </li>
250
+ * <li>
251
+ * <p>If you are an AutoML user, see the <i>Optional Parameters</i> section of
252
+ * <i>Create an AutoML job to fine-tune text generation models using the
253
+ * API</i> for details on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-create-experiment-finetune-llms.html#autopilot-llms-finetuning-api-optional-params">How to set the EULA acceptance when fine-tuning a model using the AutoML
254
+ * API</a>.</p>
255
+ * </li>
256
+ * </ul>
257
+ */
258
+ export interface ModelAccessConfig {
259
+ /**
260
+ * @public
261
+ * <p>Specifies agreement to the model end-user license agreement (EULA). The
262
+ * <code>AcceptEula</code> value must be explicitly defined as <code>True</code> in order
263
+ * to accept the EULA that this model requires. You are responsible for reviewing and
264
+ * complying with any applicable license terms and making sure they are acceptable for your
265
+ * use case before downloading or using a model.</p>
266
+ */
267
+ AcceptEula: boolean | undefined;
268
+ }
269
+ /**
270
+ * @public
271
+ * @enum
272
+ */
273
+ export declare const S3ModelDataType: {
274
+ readonly S3Object: "S3Object";
275
+ readonly S3Prefix: "S3Prefix";
276
+ };
277
+ /**
278
+ * @public
279
+ */
280
+ export type S3ModelDataType = (typeof S3ModelDataType)[keyof typeof S3ModelDataType];
281
+ /**
282
+ * @public
283
+ * <p>Specifies the S3 location of ML model data to deploy.</p>
284
+ */
285
+ export interface S3ModelDataSource {
286
+ /**
287
+ * @public
288
+ * <p>Specifies the S3 path of ML model data to deploy.</p>
289
+ */
290
+ S3Uri: string | undefined;
291
+ /**
292
+ * @public
293
+ * <p>Specifies the type of ML model data to deploy.</p>
294
+ * <p>If you choose <code>S3Prefix</code>, <code>S3Uri</code> identifies a key name prefix.
295
+ * SageMaker uses all objects that match the specified key name prefix as part of the ML model
296
+ * data to deploy. A valid key name prefix identified by <code>S3Uri</code> always ends
297
+ * with a forward slash (/).</p>
298
+ * <p>If you choose <code>S3Object</code>, <code>S3Uri</code> identifies an object that is
299
+ * the ML model data to deploy.</p>
300
+ */
301
+ S3DataType: S3ModelDataType | undefined;
302
+ /**
303
+ * @public
304
+ * <p>Specifies how the ML model data is prepared.</p>
305
+ * <p>If you choose <code>Gzip</code> and choose <code>S3Object</code> as the value of
306
+ * <code>S3DataType</code>, <code>S3Uri</code> identifies an object that is a
307
+ * gzip-compressed TAR archive. SageMaker will attempt to decompress and untar the object during
308
+ * model deployment.</p>
309
+ * <p>If you choose <code>None</code> and chooose <code>S3Object</code> as the value of
310
+ * <code>S3DataType</code>, <code>S3Uri</code> identifies an object that represents an
311
+ * uncompressed ML model to deploy.</p>
312
+ * <p>If you choose None and choose <code>S3Prefix</code> as the value of
313
+ * <code>S3DataType</code>, <code>S3Uri</code> identifies a key name prefix, under
314
+ * which all objects represents the uncompressed ML model to deploy.</p>
315
+ * <p>If you choose None, then SageMaker will follow rules below when creating model data files
316
+ * under /opt/ml/model directory for use by your inference code:</p>
317
+ * <ul>
318
+ * <li>
319
+ * <p>If you choose <code>S3Object</code> as the value of <code>S3DataType</code>,
320
+ * then SageMaker will split the key of the S3 object referenced by <code>S3Uri</code>
321
+ * by slash (/), and use the last part as the filename of the file holding the
322
+ * content of the S3 object.</p>
323
+ * </li>
324
+ * <li>
325
+ * <p>If you choose <code>S3Prefix</code> as the value of <code>S3DataType</code>,
326
+ * then for each S3 object under the key name pefix referenced by
327
+ * <code>S3Uri</code>, SageMaker will trim its key by the prefix, and use the
328
+ * remainder as the path (relative to <code>/opt/ml/model</code>) of the file
329
+ * holding the content of the S3 object. SageMaker will split the remainder by slash
330
+ * (/), using intermediate parts as directory names and the last part as filename
331
+ * of the file holding the content of the S3 object.</p>
332
+ * </li>
333
+ * <li>
334
+ * <p>Do not use any of the following as file names or directory names:</p>
335
+ * <ul>
336
+ * <li>
337
+ * <p>An empty or blank string</p>
338
+ * </li>
339
+ * <li>
340
+ * <p>A string which contains null bytes</p>
341
+ * </li>
342
+ * <li>
343
+ * <p>A string longer than 255 bytes</p>
344
+ * </li>
345
+ * <li>
346
+ * <p>A single dot (<code>.</code>)</p>
347
+ * </li>
348
+ * <li>
349
+ * <p>A double dot (<code>..</code>)</p>
350
+ * </li>
351
+ * </ul>
352
+ * </li>
353
+ * <li>
354
+ * <p>Ambiguous file names will result in model deployment failure. For example, if
355
+ * your uncompressed ML model consists of two S3 objects
356
+ * <code>s3://mybucket/model/weights</code> and
357
+ * <code>s3://mybucket/model/weights/part1</code> and you specify
358
+ * <code>s3://mybucket/model/</code> as the value of <code>S3Uri</code> and
359
+ * <code>S3Prefix</code> as the value of <code>S3DataType</code>, then it will
360
+ * result in name clash between <code>/opt/ml/model/weights</code> (a regular file)
361
+ * and <code>/opt/ml/model/weights/</code> (a directory).</p>
362
+ * </li>
363
+ * <li>
364
+ * <p>Do not organize the model artifacts in <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-folders.html">S3 console using
365
+ * folders</a>. When you create a folder in S3 console, S3 creates a 0-byte
366
+ * object with a key set to the folder name you provide. They key of the 0-byte
367
+ * object ends with a slash (/) which violates SageMaker restrictions on model artifact
368
+ * file names, leading to model deployment failure. </p>
369
+ * </li>
370
+ * </ul>
371
+ */
372
+ CompressionType: ModelCompressionType | undefined;
373
+ /**
374
+ * @public
375
+ * <p>Specifies the access configuration file for the ML model. You can explicitly accept the
376
+ * model end-user license agreement (EULA) within the <code>ModelAccessConfig</code>. You are
377
+ * responsible for reviewing and complying with any applicable license terms and making sure
378
+ * they are acceptable for your use case before downloading or using a model.</p>
379
+ */
380
+ ModelAccessConfig?: ModelAccessConfig;
381
+ }
382
+ /**
383
+ * @public
384
+ * <p>Specifies the location of ML model data to deploy. If specified, you must specify one
385
+ * and only one of the available data sources.</p>
386
+ */
387
+ export interface ModelDataSource {
388
+ /**
389
+ * @public
390
+ * <p>Specifies the S3 location of ML model data to deploy.</p>
391
+ */
392
+ S3DataSource?: S3ModelDataSource;
393
+ }
230
394
  /**
231
395
  * @public
232
396
  * <p>Input object for the model.</p>
@@ -275,6 +439,11 @@ export interface ModelPackageContainerDefinition {
275
439
  * </note>
276
440
  */
277
441
  ModelDataUrl?: string;
442
+ /**
443
+ * @public
444
+ * <p>Specifies the location of ML model data to deploy during endpoint creation.</p>
445
+ */
446
+ ModelDataSource?: ModelDataSource;
278
447
  /**
279
448
  * @public
280
449
  * <p>The Amazon Web Services Marketplace product ID of the model package.</p>
@@ -3890,7 +4059,7 @@ export interface FileSystemConfig {
3890
4059
  }
3891
4060
  /**
3892
4061
  * @public
3893
- * <p>The configuration for the file system and kernels in a SageMaker image running as a JupyterLab app.</p>
4062
+ * <p>The configuration for the file system and kernels in a SageMaker image running as a JupyterLab app. The <code>FileSystemConfig</code> object is not supported.</p>
3894
4063
  */
3895
4064
  export interface JupyterLabAppImageConfig {
3896
4065
  /**
@@ -5367,21 +5536,19 @@ export interface AutoMLJobObjective {
5367
5536
  * <p>List of available metrics: </p>
5368
5537
  * <ul>
5369
5538
  * <li>
5370
- * <p> Regression: <code>InferenceLatency</code>, <code>MAE</code>,
5539
+ * <p> Regression: <code>MAE</code>,
5371
5540
  * <code>MSE</code>, <code>R2</code>, <code>RMSE</code>
5372
5541
  * </p>
5373
5542
  * </li>
5374
5543
  * <li>
5375
5544
  * <p> Binary classification: <code>Accuracy</code>, <code>AUC</code>,
5376
5545
  * <code>BalancedAccuracy</code>, <code>F1</code>,
5377
- * <code>InferenceLatency</code>, <code>LogLoss</code>,
5378
5546
  * <code>Precision</code>, <code>Recall</code>
5379
5547
  * </p>
5380
5548
  * </li>
5381
5549
  * <li>
5382
5550
  * <p> Multiclass classification: <code>Accuracy</code>,
5383
5551
  * <code>BalancedAccuracy</code>, <code>F1macro</code>,
5384
- * <code>InferenceLatency</code>, <code>LogLoss</code>,
5385
5552
  * <code>PrecisionMacro</code>, <code>RecallMacro</code>
5386
5553
  * </p>
5387
5554
  * </li>
@@ -5777,33 +5944,6 @@ export interface TextClassificationJobConfig {
5777
5944
  */
5778
5945
  TargetLabelColumn: string | undefined;
5779
5946
  }
5780
- /**
5781
- * @public
5782
- * <p>The access configuration file to control access to the ML model. You can explicitly accept the model
5783
- * end-user license agreement (EULA) within the <code>ModelAccessConfig</code>.</p>
5784
- * <ul>
5785
- * <li>
5786
- * <p>If you are a Jumpstart user, see the <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/jumpstart-foundation-models-choose.html#jumpstart-foundation-models-choose-eula">End-user license agreements</a> section for more details on accepting the EULA.</p>
5787
- * </li>
5788
- * <li>
5789
- * <p>If you are an AutoML user, see the <i>Optional Parameters</i> section of
5790
- * <i>Create an AutoML job to fine-tune text generation models using the
5791
- * API</i> for details on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-create-experiment-finetune-llms.html#autopilot-llms-finetuning-api-optional-params">How to set the EULA acceptance when fine-tuning a model using the AutoML
5792
- * API</a>.</p>
5793
- * </li>
5794
- * </ul>
5795
- */
5796
- export interface ModelAccessConfig {
5797
- /**
5798
- * @public
5799
- * <p>Specifies agreement to the model end-user license agreement (EULA). The
5800
- * <code>AcceptEula</code> value must be explicitly defined as <code>True</code> in order
5801
- * to accept the EULA that this model requires. You are responsible for reviewing and
5802
- * complying with any applicable license terms and making sure they are acceptable for your
5803
- * use case before downloading or using a model.</p>
5804
- */
5805
- AcceptEula: boolean | undefined;
5806
- }
5807
5947
  /**
5808
5948
  * @public
5809
5949
  * <p>The collection of settings used by an AutoML job V2 for the text generation problem
@@ -8678,143 +8818,6 @@ export declare const ContainerMode: {
8678
8818
  * @public
8679
8819
  */
8680
8820
  export type ContainerMode = (typeof ContainerMode)[keyof typeof ContainerMode];
8681
- /**
8682
- * @public
8683
- * @enum
8684
- */
8685
- export declare const ModelCompressionType: {
8686
- readonly Gzip: "Gzip";
8687
- readonly None: "None";
8688
- };
8689
- /**
8690
- * @public
8691
- */
8692
- export type ModelCompressionType = (typeof ModelCompressionType)[keyof typeof ModelCompressionType];
8693
- /**
8694
- * @public
8695
- * @enum
8696
- */
8697
- export declare const S3ModelDataType: {
8698
- readonly S3Object: "S3Object";
8699
- readonly S3Prefix: "S3Prefix";
8700
- };
8701
- /**
8702
- * @public
8703
- */
8704
- export type S3ModelDataType = (typeof S3ModelDataType)[keyof typeof S3ModelDataType];
8705
- /**
8706
- * @public
8707
- * <p>Specifies the S3 location of ML model data to deploy.</p>
8708
- */
8709
- export interface S3ModelDataSource {
8710
- /**
8711
- * @public
8712
- * <p>Specifies the S3 path of ML model data to deploy.</p>
8713
- */
8714
- S3Uri: string | undefined;
8715
- /**
8716
- * @public
8717
- * <p>Specifies the type of ML model data to deploy.</p>
8718
- * <p>If you choose <code>S3Prefix</code>, <code>S3Uri</code> identifies a key name prefix.
8719
- * SageMaker uses all objects that match the specified key name prefix as part of the ML model
8720
- * data to deploy. A valid key name prefix identified by <code>S3Uri</code> always ends
8721
- * with a forward slash (/).</p>
8722
- * <p>If you choose <code>S3Object</code>, <code>S3Uri</code> identifies an object that is
8723
- * the ML model data to deploy.</p>
8724
- */
8725
- S3DataType: S3ModelDataType | undefined;
8726
- /**
8727
- * @public
8728
- * <p>Specifies how the ML model data is prepared.</p>
8729
- * <p>If you choose <code>Gzip</code> and choose <code>S3Object</code> as the value of
8730
- * <code>S3DataType</code>, <code>S3Uri</code> identifies an object that is a
8731
- * gzip-compressed TAR archive. SageMaker will attempt to decompress and untar the object during
8732
- * model deployment.</p>
8733
- * <p>If you choose <code>None</code> and chooose <code>S3Object</code> as the value of
8734
- * <code>S3DataType</code>, <code>S3Uri</code> identifies an object that represents an
8735
- * uncompressed ML model to deploy.</p>
8736
- * <p>If you choose None and choose <code>S3Prefix</code> as the value of
8737
- * <code>S3DataType</code>, <code>S3Uri</code> identifies a key name prefix, under
8738
- * which all objects represents the uncompressed ML model to deploy.</p>
8739
- * <p>If you choose None, then SageMaker will follow rules below when creating model data files
8740
- * under /opt/ml/model directory for use by your inference code:</p>
8741
- * <ul>
8742
- * <li>
8743
- * <p>If you choose <code>S3Object</code> as the value of <code>S3DataType</code>,
8744
- * then SageMaker will split the key of the S3 object referenced by <code>S3Uri</code>
8745
- * by slash (/), and use the last part as the filename of the file holding the
8746
- * content of the S3 object.</p>
8747
- * </li>
8748
- * <li>
8749
- * <p>If you choose <code>S3Prefix</code> as the value of <code>S3DataType</code>,
8750
- * then for each S3 object under the key name pefix referenced by
8751
- * <code>S3Uri</code>, SageMaker will trim its key by the prefix, and use the
8752
- * remainder as the path (relative to <code>/opt/ml/model</code>) of the file
8753
- * holding the content of the S3 object. SageMaker will split the remainder by slash
8754
- * (/), using intermediate parts as directory names and the last part as filename
8755
- * of the file holding the content of the S3 object.</p>
8756
- * </li>
8757
- * <li>
8758
- * <p>Do not use any of the following as file names or directory names:</p>
8759
- * <ul>
8760
- * <li>
8761
- * <p>An empty or blank string</p>
8762
- * </li>
8763
- * <li>
8764
- * <p>A string which contains null bytes</p>
8765
- * </li>
8766
- * <li>
8767
- * <p>A string longer than 255 bytes</p>
8768
- * </li>
8769
- * <li>
8770
- * <p>A single dot (<code>.</code>)</p>
8771
- * </li>
8772
- * <li>
8773
- * <p>A double dot (<code>..</code>)</p>
8774
- * </li>
8775
- * </ul>
8776
- * </li>
8777
- * <li>
8778
- * <p>Ambiguous file names will result in model deployment failure. For example, if
8779
- * your uncompressed ML model consists of two S3 objects
8780
- * <code>s3://mybucket/model/weights</code> and
8781
- * <code>s3://mybucket/model/weights/part1</code> and you specify
8782
- * <code>s3://mybucket/model/</code> as the value of <code>S3Uri</code> and
8783
- * <code>S3Prefix</code> as the value of <code>S3DataType</code>, then it will
8784
- * result in name clash between <code>/opt/ml/model/weights</code> (a regular file)
8785
- * and <code>/opt/ml/model/weights/</code> (a directory).</p>
8786
- * </li>
8787
- * <li>
8788
- * <p>Do not organize the model artifacts in <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-folders.html">S3 console using
8789
- * folders</a>. When you create a folder in S3 console, S3 creates a 0-byte
8790
- * object with a key set to the folder name you provide. They key of the 0-byte
8791
- * object ends with a slash (/) which violates SageMaker restrictions on model artifact
8792
- * file names, leading to model deployment failure. </p>
8793
- * </li>
8794
- * </ul>
8795
- */
8796
- CompressionType: ModelCompressionType | undefined;
8797
- /**
8798
- * @public
8799
- * <p>Specifies the access configuration file for the ML model. You can explicitly accept the
8800
- * model end-user license agreement (EULA) within the <code>ModelAccessConfig</code>. You are
8801
- * responsible for reviewing and complying with any applicable license terms and making sure
8802
- * they are acceptable for your use case before downloading or using a model.</p>
8803
- */
8804
- ModelAccessConfig?: ModelAccessConfig;
8805
- }
8806
- /**
8807
- * @public
8808
- * <p>Specifies the location of ML model data to deploy. If specified, you must specify one
8809
- * and only one of the available data sources.</p>
8810
- */
8811
- export interface ModelDataSource {
8812
- /**
8813
- * @public
8814
- * <p>Specifies the S3 location of ML model data to deploy.</p>
8815
- */
8816
- S3DataSource?: S3ModelDataSource;
8817
- }
8818
8821
  /**
8819
8822
  * @public
8820
8823
  * @enum
@@ -1,5 +1,5 @@
1
1
  import { LazyJsonString as __LazyJsonString } from "@smithy/smithy-client";
2
- import { AdditionalInferenceSpecificationDefinition, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, FeatureStatus, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, InputConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, NeoVpcConfig, OutputConfig, OutputDataConfig, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
2
+ import { AdditionalInferenceSpecificationDefinition, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, FeatureStatus, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, InputConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, NeoVpcConfig, OutputConfig, OutputDataConfig, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
3
3
  /**
4
4
  * @public
5
5
  */
@@ -8653,7 +8653,7 @@ export interface ModelMetrics {
8653
8653
  ModelDataQuality?: ModelDataQuality;
8654
8654
  /**
8655
8655
  * @public
8656
- * <p>Metrics that measure bais in a model.</p>
8656
+ * <p>Metrics that measure bias in a model.</p>
8657
8657
  */
8658
8658
  Bias?: Bias;
8659
8659
  /**
@@ -8691,6 +8691,11 @@ export interface SourceAlgorithm {
8691
8691
  * </note>
8692
8692
  */
8693
8693
  ModelDataUrl?: string;
8694
+ /**
8695
+ * @public
8696
+ * <p>Specifies the location of ML model data to deploy during endpoint creation.</p>
8697
+ */
8698
+ ModelDataSource?: ModelDataSource;
8694
8699
  /**
8695
8700
  * @public
8696
8701
  * <p>The name of an algorithm that was used to create the model package. The algorithm must
@@ -8772,8 +8777,8 @@ export interface CreateModelPackageInput {
8772
8777
  ModelPackageDescription?: string;
8773
8778
  /**
8774
8779
  * @public
8775
- * <p>Specifies details about inference jobs that can be run with models based on this model
8776
- * package, including the following:</p>
8780
+ * <p>Specifies details about inference jobs that you can run with models based on this model
8781
+ * package, including the following information:</p>
8777
8782
  * <ul>
8778
8783
  * <li>
8779
8784
  * <p>The Amazon ECR paths of containers that contain the inference code and model
@@ -8891,6 +8896,13 @@ export interface CreateModelPackageInput {
8891
8896
  * <p>Indicates if you want to skip model validation.</p>
8892
8897
  */
8893
8898
  SkipModelValidation?: SkipModelValidation;
8899
+ /**
8900
+ * @public
8901
+ * <p>The URI of the source for the model package. If you want to clone a model package,
8902
+ * set it to the model package Amazon Resource Name (ARN). If you want to register a model,
8903
+ * set it to the model ARN.</p>
8904
+ */
8905
+ SourceUri?: string;
8894
8906
  }
8895
8907
  /**
8896
8908
  * @public
@@ -2525,7 +2525,10 @@ export interface DescribeAppResponse {
2525
2525
  LastUserActivityTimestamp?: Date;
2526
2526
  /**
2527
2527
  * @public
2528
- * <p>The creation time.</p>
2528
+ * <p>The creation time of the application.</p>
2529
+ * <note>
2530
+ * <p>After an application has been shut down for 24 hours, SageMaker deletes all metadata for the application. To be considered an update and retain application metadata, applications must be restarted within 24 hours after the previous application has been shut down. After this time window, creation of an application is considered a new application rather than an update of the previous application.</p>
2531
+ * </note>
2529
2532
  */
2530
2533
  CreationTime?: Date;
2531
2534
  /**
@@ -7434,7 +7437,7 @@ export interface DescribeModelPackageOutput {
7434
7437
  CreationTime: Date | undefined;
7435
7438
  /**
7436
7439
  * @public
7437
- * <p>Details about inference jobs that can be run with models based on this model
7440
+ * <p>Details about inference jobs that you can run with models based on this model
7438
7441
  * package.</p>
7439
7442
  */
7440
7443
  InferenceSpecification?: InferenceSpecification;
@@ -7543,6 +7546,11 @@ export interface DescribeModelPackageOutput {
7543
7546
  * <p>Indicates if you want to skip model validation.</p>
7544
7547
  */
7545
7548
  SkipModelValidation?: SkipModelValidation;
7549
+ /**
7550
+ * @public
7551
+ * <p>The URI of the source for the model package.</p>
7552
+ */
7553
+ SourceUri?: string;
7546
7554
  }
7547
7555
  /**
7548
7556
  * @public
@@ -2817,6 +2817,11 @@ export interface ModelPackage {
2817
2817
  * <p>An array of additional Inference Specification objects.</p>
2818
2818
  */
2819
2819
  AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
2820
+ /**
2821
+ * @public
2822
+ * <p>The URI of the source for the model package.</p>
2823
+ */
2824
+ SourceUri?: string;
2820
2825
  /**
2821
2826
  * @public
2822
2827
  * <p>A list of the tags associated with the model package. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
@@ -3733,12 +3738,13 @@ export declare const SearchSortOrder: {
3733
3738
  export type SearchSortOrder = (typeof SearchSortOrder)[keyof typeof SearchSortOrder];
3734
3739
  /**
3735
3740
  * @public
3736
- * <p>The list of key-value pairs that you specify for your resources.</p>
3741
+ * <p>The list of key-value pairs used to filter your search results. If a search result contains a key from your list, it is included in the final search response if the value associated with the key in the result matches the value you specified.
3742
+ * If the value doesn't match, the result is excluded from the search response. Any resources that don't have a key from the list that you've provided will also be included in the search response.</p>
3737
3743
  */
3738
3744
  export interface VisibilityConditions {
3739
3745
  /**
3740
3746
  * @public
3741
- * <p>The key that specifies the tag that you're using to filter the search results. It must be in the following format: <code>Tags.<key>/EqualsIfExists</code>.</p>
3747
+ * <p>The key that specifies the tag that you're using to filter the search results. It must be in the following format: <code>Tags.<key></code>.</p>
3742
3748
  */
3743
3749
  Key?: string;
3744
3750
  /**
@@ -5855,6 +5861,31 @@ export interface UpdateModelPackageInput {
5855
5861
  * Generally used with SageMaker Neo to store the compiled artifacts.</p>
5856
5862
  */
5857
5863
  AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
5864
+ /**
5865
+ * @public
5866
+ * <p>Specifies details about inference jobs that you can run with models based on this model
5867
+ * package, including the following information:</p>
5868
+ * <ul>
5869
+ * <li>
5870
+ * <p>The Amazon ECR paths of containers that contain the inference code and model
5871
+ * artifacts.</p>
5872
+ * </li>
5873
+ * <li>
5874
+ * <p>The instance types that the model package supports for transform jobs and
5875
+ * real-time endpoints used for inference.</p>
5876
+ * </li>
5877
+ * <li>
5878
+ * <p>The input and output content formats that the model package supports for
5879
+ * inference.</p>
5880
+ * </li>
5881
+ * </ul>
5882
+ */
5883
+ InferenceSpecification?: InferenceSpecification;
5884
+ /**
5885
+ * @public
5886
+ * <p>The URI of the source for the model package.</p>
5887
+ */
5888
+ SourceUri?: string;
5858
5889
  }
5859
5890
  /**
5860
5891
  * @public
@@ -72,6 +72,30 @@ export interface AdditionalS3DataSource {
72
72
  S3Uri: string | undefined;
73
73
  CompressionType?: CompressionType;
74
74
  }
75
+ export declare const ModelCompressionType: {
76
+ readonly Gzip: "Gzip";
77
+ readonly None: "None";
78
+ };
79
+ export type ModelCompressionType =
80
+ (typeof ModelCompressionType)[keyof typeof ModelCompressionType];
81
+ export interface ModelAccessConfig {
82
+ AcceptEula: boolean | undefined;
83
+ }
84
+ export declare const S3ModelDataType: {
85
+ readonly S3Object: "S3Object";
86
+ readonly S3Prefix: "S3Prefix";
87
+ };
88
+ export type S3ModelDataType =
89
+ (typeof S3ModelDataType)[keyof typeof S3ModelDataType];
90
+ export interface S3ModelDataSource {
91
+ S3Uri: string | undefined;
92
+ S3DataType: S3ModelDataType | undefined;
93
+ CompressionType: ModelCompressionType | undefined;
94
+ ModelAccessConfig?: ModelAccessConfig;
95
+ }
96
+ export interface ModelDataSource {
97
+ S3DataSource?: S3ModelDataSource;
98
+ }
75
99
  export interface ModelInput {
76
100
  DataInputConfig: string | undefined;
77
101
  }
@@ -80,6 +104,7 @@ export interface ModelPackageContainerDefinition {
80
104
  Image: string | undefined;
81
105
  ImageDigest?: string;
82
106
  ModelDataUrl?: string;
107
+ ModelDataSource?: ModelDataSource;
83
108
  ProductId?: string;
84
109
  Environment?: Record<string, string>;
85
110
  ModelInput?: ModelInput;
@@ -1226,9 +1251,6 @@ export interface TextClassificationJobConfig {
1226
1251
  ContentColumn: string | undefined;
1227
1252
  TargetLabelColumn: string | undefined;
1228
1253
  }
1229
- export interface ModelAccessConfig {
1230
- AcceptEula: boolean | undefined;
1231
- }
1232
1254
  export interface TextGenerationJobConfig {
1233
1255
  CompletionCriteria?: AutoMLJobCompletionCriteria;
1234
1256
  BaseModelName?: string;
@@ -2100,27 +2122,6 @@ export declare const ContainerMode: {
2100
2122
  readonly SINGLE_MODEL: "SingleModel";
2101
2123
  };
2102
2124
  export type ContainerMode = (typeof ContainerMode)[keyof typeof ContainerMode];
2103
- export declare const ModelCompressionType: {
2104
- readonly Gzip: "Gzip";
2105
- readonly None: "None";
2106
- };
2107
- export type ModelCompressionType =
2108
- (typeof ModelCompressionType)[keyof typeof ModelCompressionType];
2109
- export declare const S3ModelDataType: {
2110
- readonly S3Object: "S3Object";
2111
- readonly S3Prefix: "S3Prefix";
2112
- };
2113
- export type S3ModelDataType =
2114
- (typeof S3ModelDataType)[keyof typeof S3ModelDataType];
2115
- export interface S3ModelDataSource {
2116
- S3Uri: string | undefined;
2117
- S3DataType: S3ModelDataType | undefined;
2118
- CompressionType: ModelCompressionType | undefined;
2119
- ModelAccessConfig?: ModelAccessConfig;
2120
- }
2121
- export interface ModelDataSource {
2122
- S3DataSource?: S3ModelDataSource;
2123
- }
2124
2125
  export declare const ModelCacheSetting: {
2125
2126
  readonly DISABLED: "Disabled";
2126
2127
  readonly ENABLED: "Enabled";
@@ -44,6 +44,7 @@ import {
44
44
  MetricDefinition,
45
45
  MetricsSource,
46
46
  ModelApprovalStatus,
47
+ ModelDataSource,
47
48
  NeoVpcConfig,
48
49
  OutputConfig,
49
50
  OutputDataConfig,
@@ -1414,6 +1415,7 @@ export type SkipModelValidation =
1414
1415
  (typeof SkipModelValidation)[keyof typeof SkipModelValidation];
1415
1416
  export interface SourceAlgorithm {
1416
1417
  ModelDataUrl?: string;
1418
+ ModelDataSource?: ModelDataSource;
1417
1419
  AlgorithmName: string | undefined;
1418
1420
  }
1419
1421
  export interface SourceAlgorithmSpecification {
@@ -1447,6 +1449,7 @@ export interface CreateModelPackageInput {
1447
1449
  DriftCheckBaselines?: DriftCheckBaselines;
1448
1450
  AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
1449
1451
  SkipModelValidation?: SkipModelValidation;
1452
+ SourceUri?: string;
1450
1453
  }
1451
1454
  export interface CreateModelPackageOutput {
1452
1455
  ModelPackageArn: string | undefined;
@@ -1891,6 +1891,7 @@ export interface DescribeModelPackageOutput {
1891
1891
  DriftCheckBaselines?: DriftCheckBaselines;
1892
1892
  AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
1893
1893
  SkipModelValidation?: SkipModelValidation;
1894
+ SourceUri?: string;
1894
1895
  }
1895
1896
  export interface DescribeModelPackageGroupInput {
1896
1897
  ModelPackageGroupName: string | undefined;
@@ -769,6 +769,7 @@ export interface ModelPackage {
769
769
  Task?: string;
770
770
  SamplePayloadUrl?: string;
771
771
  AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
772
+ SourceUri?: string;
772
773
  Tags?: Tag[];
773
774
  CustomerMetadataProperties?: Record<string, string>;
774
775
  DriftCheckBaselines?: DriftCheckBaselines;
@@ -1379,6 +1380,8 @@ export interface UpdateModelPackageInput {
1379
1380
  CustomerMetadataProperties?: Record<string, string>;
1380
1381
  CustomerMetadataPropertiesToRemove?: string[];
1381
1382
  AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
1383
+ InferenceSpecification?: InferenceSpecification;
1384
+ SourceUri?: string;
1382
1385
  }
1383
1386
  export interface UpdateModelPackageOutput {
1384
1387
  ModelPackageArn: string | undefined;