@aws-sdk/client-sagemaker 3.190.0 → 3.192.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 (564) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist-cjs/commands/AddAssociationCommand.js +1 -1
  3. package/dist-cjs/commands/AddTagsCommand.js +1 -1
  4. package/dist-cjs/commands/AssociateTrialComponentCommand.js +1 -1
  5. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +1 -1
  6. package/dist-cjs/commands/CreateActionCommand.js +1 -1
  7. package/dist-cjs/commands/CreateAlgorithmCommand.js +1 -1
  8. package/dist-cjs/commands/CreateAppCommand.js +1 -1
  9. package/dist-cjs/commands/CreateAppImageConfigCommand.js +1 -1
  10. package/dist-cjs/commands/CreateArtifactCommand.js +1 -1
  11. package/dist-cjs/commands/CreateAutoMLJobCommand.js +1 -1
  12. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +1 -1
  13. package/dist-cjs/commands/CreateCompilationJobCommand.js +1 -1
  14. package/dist-cjs/commands/CreateContextCommand.js +1 -1
  15. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +1 -1
  16. package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
  17. package/dist-cjs/commands/CreateDomainCommand.js +1 -1
  18. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +1 -1
  19. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
  20. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
  21. package/dist-cjs/commands/CreateEndpointCommand.js +1 -1
  22. package/dist-cjs/commands/CreateEndpointConfigCommand.js +1 -1
  23. package/dist-cjs/commands/CreateExperimentCommand.js +1 -1
  24. package/dist-cjs/commands/CreateFeatureGroupCommand.js +4 -4
  25. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +1 -1
  26. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +1 -1
  27. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +1 -1
  28. package/dist-cjs/commands/CreateImageCommand.js +1 -1
  29. package/dist-cjs/commands/CreateImageVersionCommand.js +1 -1
  30. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +1 -1
  31. package/dist-cjs/commands/CreateLabelingJobCommand.js +1 -1
  32. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +1 -1
  33. package/dist-cjs/commands/CreateModelCommand.js +1 -1
  34. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -1
  35. package/dist-cjs/commands/CreateModelPackageCommand.js +1 -1
  36. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +1 -1
  37. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +1 -1
  38. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +1 -1
  39. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +1 -1
  40. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -1
  41. package/dist-cjs/commands/CreatePipelineCommand.js +1 -1
  42. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +1 -1
  43. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -1
  44. package/dist-cjs/commands/CreateProcessingJobCommand.js +1 -1
  45. package/dist-cjs/commands/CreateProjectCommand.js +1 -1
  46. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +1 -1
  47. package/dist-cjs/commands/CreateTrainingJobCommand.js +1 -1
  48. package/dist-cjs/commands/CreateTransformJobCommand.js +1 -1
  49. package/dist-cjs/commands/CreateTrialCommand.js +1 -1
  50. package/dist-cjs/commands/CreateTrialComponentCommand.js +1 -1
  51. package/dist-cjs/commands/CreateUserProfileCommand.js +1 -1
  52. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
  53. package/dist-cjs/commands/CreateWorkteamCommand.js +1 -1
  54. package/dist-cjs/commands/DeleteActionCommand.js +1 -1
  55. package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
  56. package/dist-cjs/commands/DeleteAppCommand.js +1 -1
  57. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
  58. package/dist-cjs/commands/DeleteArtifactCommand.js +1 -1
  59. package/dist-cjs/commands/DeleteAssociationCommand.js +1 -1
  60. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
  61. package/dist-cjs/commands/DeleteContextCommand.js +1 -1
  62. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
  63. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
  64. package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
  65. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
  66. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
  67. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
  68. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
  69. package/dist-cjs/commands/DeleteExperimentCommand.js +1 -1
  70. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
  71. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +1 -1
  72. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +1 -1
  73. package/dist-cjs/commands/DeleteImageCommand.js +1 -1
  74. package/dist-cjs/commands/DeleteImageVersionCommand.js +1 -1
  75. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
  76. package/dist-cjs/commands/DeleteModelCommand.js +1 -1
  77. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
  78. package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
  79. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
  80. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
  81. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
  82. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
  83. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
  84. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
  85. package/dist-cjs/commands/DeletePipelineCommand.js +1 -1
  86. package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
  87. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
  88. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  89. package/dist-cjs/commands/DeleteTrialCommand.js +1 -1
  90. package/dist-cjs/commands/DeleteTrialComponentCommand.js +1 -1
  91. package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
  92. package/dist-cjs/commands/DeleteWorkforceCommand.js +1 -1
  93. package/dist-cjs/commands/DeleteWorkteamCommand.js +1 -1
  94. package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
  95. package/dist-cjs/commands/DescribeActionCommand.js +1 -1
  96. package/dist-cjs/commands/DescribeAlgorithmCommand.js +1 -1
  97. package/dist-cjs/commands/DescribeAppCommand.js +1 -1
  98. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +1 -1
  99. package/dist-cjs/commands/DescribeArtifactCommand.js +1 -1
  100. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +1 -1
  101. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +1 -1
  102. package/dist-cjs/commands/DescribeCompilationJobCommand.js +1 -1
  103. package/dist-cjs/commands/DescribeContextCommand.js +1 -1
  104. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
  105. package/dist-cjs/commands/DescribeDeviceCommand.js +1 -1
  106. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +1 -1
  107. package/dist-cjs/commands/DescribeDomainCommand.js +1 -1
  108. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
  109. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +1 -1
  110. package/dist-cjs/commands/DescribeEndpointCommand.js +3 -2
  111. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
  112. package/dist-cjs/commands/DescribeExperimentCommand.js +1 -1
  113. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -1
  114. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +1 -1
  115. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +1 -1
  116. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +1 -1
  117. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +1 -1
  118. package/dist-cjs/commands/DescribeImageCommand.js +1 -1
  119. package/dist-cjs/commands/DescribeImageVersionCommand.js +1 -1
  120. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +1 -1
  121. package/dist-cjs/commands/DescribeLabelingJobCommand.js +1 -1
  122. package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -1
  123. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +1 -1
  124. package/dist-cjs/commands/DescribeModelCommand.js +1 -1
  125. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -1
  126. package/dist-cjs/commands/DescribeModelPackageCommand.js +1 -1
  127. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +1 -1
  128. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +1 -1
  129. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +1 -1
  130. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +1 -1
  131. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -1
  132. package/dist-cjs/commands/DescribePipelineCommand.js +1 -1
  133. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -1
  134. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +1 -1
  135. package/dist-cjs/commands/DescribeProcessingJobCommand.js +1 -1
  136. package/dist-cjs/commands/DescribeProjectCommand.js +1 -1
  137. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
  138. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +1 -1
  139. package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -1
  140. package/dist-cjs/commands/DescribeTransformJobCommand.js +1 -1
  141. package/dist-cjs/commands/DescribeTrialCommand.js +1 -1
  142. package/dist-cjs/commands/DescribeTrialComponentCommand.js +1 -1
  143. package/dist-cjs/commands/DescribeUserProfileCommand.js +1 -1
  144. package/dist-cjs/commands/DescribeWorkforceCommand.js +1 -1
  145. package/dist-cjs/commands/DescribeWorkteamCommand.js +1 -1
  146. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -1
  147. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +1 -1
  148. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -1
  149. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +1 -1
  150. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +1 -1
  151. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +1 -1
  152. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -1
  153. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +1 -1
  154. package/dist-cjs/commands/ListActionsCommand.js +1 -1
  155. package/dist-cjs/commands/ListAlgorithmsCommand.js +1 -1
  156. package/dist-cjs/commands/ListAppImageConfigsCommand.js +1 -1
  157. package/dist-cjs/commands/ListAppsCommand.js +1 -1
  158. package/dist-cjs/commands/ListArtifactsCommand.js +1 -1
  159. package/dist-cjs/commands/ListAssociationsCommand.js +1 -1
  160. package/dist-cjs/commands/ListAutoMLJobsCommand.js +1 -1
  161. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +1 -1
  162. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -1
  163. package/dist-cjs/commands/ListCompilationJobsCommand.js +1 -1
  164. package/dist-cjs/commands/ListContextsCommand.js +1 -1
  165. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
  166. package/dist-cjs/commands/ListDeviceFleetsCommand.js +1 -1
  167. package/dist-cjs/commands/ListDevicesCommand.js +1 -1
  168. package/dist-cjs/commands/ListDomainsCommand.js +1 -1
  169. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +1 -1
  170. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +1 -1
  171. package/dist-cjs/commands/ListEndpointConfigsCommand.js +1 -1
  172. package/dist-cjs/commands/ListEndpointsCommand.js +1 -1
  173. package/dist-cjs/commands/ListExperimentsCommand.js +1 -1
  174. package/dist-cjs/commands/ListFeatureGroupsCommand.js +1 -1
  175. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +1 -1
  176. package/dist-cjs/commands/ListHumanTaskUisCommand.js +1 -1
  177. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +1 -1
  178. package/dist-cjs/commands/ListImageVersionsCommand.js +1 -1
  179. package/dist-cjs/commands/ListImagesCommand.js +1 -1
  180. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
  181. package/dist-cjs/commands/ListLabelingJobsCommand.js +1 -1
  182. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
  183. package/dist-cjs/commands/ListLineageGroupsCommand.js +1 -1
  184. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
  185. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
  186. package/dist-cjs/commands/ListModelMetadataCommand.js +1 -1
  187. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +1 -1
  188. package/dist-cjs/commands/ListModelPackagesCommand.js +4 -4
  189. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +4 -4
  190. package/dist-cjs/commands/ListModelsCommand.js +1 -1
  191. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +1 -1
  192. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +1 -1
  193. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -1
  194. package/dist-cjs/commands/ListNotebookInstancesCommand.js +1 -1
  195. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +1 -1
  196. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +1 -1
  197. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +1 -1
  198. package/dist-cjs/commands/ListPipelinesCommand.js +1 -1
  199. package/dist-cjs/commands/ListProcessingJobsCommand.js +1 -1
  200. package/dist-cjs/commands/ListProjectsCommand.js +1 -1
  201. package/dist-cjs/commands/ListStageDevicesCommand.js +1 -1
  202. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +1 -1
  203. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +1 -1
  204. package/dist-cjs/commands/ListTagsCommand.js +1 -1
  205. package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -1
  206. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -1
  207. package/dist-cjs/commands/ListTransformJobsCommand.js +1 -1
  208. package/dist-cjs/commands/ListTrialComponentsCommand.js +1 -1
  209. package/dist-cjs/commands/ListTrialsCommand.js +1 -1
  210. package/dist-cjs/commands/ListUserProfilesCommand.js +1 -1
  211. package/dist-cjs/commands/ListWorkforcesCommand.js +1 -1
  212. package/dist-cjs/commands/ListWorkteamsCommand.js +1 -1
  213. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +1 -1
  214. package/dist-cjs/commands/QueryLineageCommand.js +1 -1
  215. package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
  216. package/dist-cjs/commands/RenderUiTemplateCommand.js +1 -1
  217. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +1 -1
  218. package/dist-cjs/commands/SearchCommand.js +1 -1
  219. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +1 -1
  220. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +1 -1
  221. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
  222. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
  223. package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
  224. package/dist-cjs/commands/StartPipelineExecutionCommand.js +1 -1
  225. package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
  226. package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
  227. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
  228. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
  229. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
  230. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
  231. package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
  232. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
  233. package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
  234. package/dist-cjs/commands/StopPipelineExecutionCommand.js +1 -1
  235. package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
  236. package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
  237. package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
  238. package/dist-cjs/commands/UpdateActionCommand.js +1 -1
  239. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +1 -1
  240. package/dist-cjs/commands/UpdateArtifactCommand.js +1 -1
  241. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +1 -1
  242. package/dist-cjs/commands/UpdateContextCommand.js +1 -1
  243. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
  244. package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
  245. package/dist-cjs/commands/UpdateDomainCommand.js +1 -1
  246. package/dist-cjs/commands/UpdateEndpointCommand.js +1 -1
  247. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -1
  248. package/dist-cjs/commands/UpdateExperimentCommand.js +1 -1
  249. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +1 -1
  250. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
  251. package/dist-cjs/commands/UpdateImageCommand.js +1 -1
  252. package/dist-cjs/commands/UpdateModelPackageCommand.js +1 -1
  253. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +1 -1
  254. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +1 -1
  255. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
  256. package/dist-cjs/commands/UpdatePipelineCommand.js +1 -1
  257. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +1 -1
  258. package/dist-cjs/commands/UpdateProjectCommand.js +1 -1
  259. package/dist-cjs/commands/UpdateTrainingJobCommand.js +1 -1
  260. package/dist-cjs/commands/UpdateTrialCommand.js +1 -1
  261. package/dist-cjs/commands/UpdateTrialComponentCommand.js +1 -1
  262. package/dist-cjs/commands/UpdateUserProfileCommand.js +1 -1
  263. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
  264. package/dist-cjs/commands/UpdateWorkteamCommand.js +1 -1
  265. package/dist-cjs/models/models_0.js +39 -39
  266. package/dist-cjs/models/models_1.js +31 -31
  267. package/dist-cjs/models/models_2.js +29 -30
  268. package/dist-cjs/models/models_3.js +30 -4
  269. package/dist-cjs/protocols/Aws_json1_1.js +132 -0
  270. package/dist-es/commands/AddAssociationCommand.js +1 -1
  271. package/dist-es/commands/AddTagsCommand.js +1 -1
  272. package/dist-es/commands/AssociateTrialComponentCommand.js +1 -1
  273. package/dist-es/commands/BatchDescribeModelPackageCommand.js +1 -1
  274. package/dist-es/commands/CreateActionCommand.js +1 -1
  275. package/dist-es/commands/CreateAlgorithmCommand.js +1 -1
  276. package/dist-es/commands/CreateAppCommand.js +1 -1
  277. package/dist-es/commands/CreateAppImageConfigCommand.js +1 -1
  278. package/dist-es/commands/CreateArtifactCommand.js +1 -1
  279. package/dist-es/commands/CreateAutoMLJobCommand.js +1 -1
  280. package/dist-es/commands/CreateCodeRepositoryCommand.js +1 -1
  281. package/dist-es/commands/CreateCompilationJobCommand.js +1 -1
  282. package/dist-es/commands/CreateContextCommand.js +1 -1
  283. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +1 -1
  284. package/dist-es/commands/CreateDeviceFleetCommand.js +1 -1
  285. package/dist-es/commands/CreateDomainCommand.js +1 -1
  286. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +1 -1
  287. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +1 -1
  288. package/dist-es/commands/CreateEdgePackagingJobCommand.js +1 -1
  289. package/dist-es/commands/CreateEndpointCommand.js +1 -1
  290. package/dist-es/commands/CreateEndpointConfigCommand.js +1 -1
  291. package/dist-es/commands/CreateExperimentCommand.js +1 -1
  292. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -2
  293. package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -1
  294. package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -1
  295. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +1 -1
  296. package/dist-es/commands/CreateImageCommand.js +1 -1
  297. package/dist-es/commands/CreateImageVersionCommand.js +1 -1
  298. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +1 -1
  299. package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
  300. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +1 -1
  301. package/dist-es/commands/CreateModelCommand.js +1 -1
  302. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -1
  303. package/dist-es/commands/CreateModelPackageCommand.js +1 -1
  304. package/dist-es/commands/CreateModelPackageGroupCommand.js +1 -1
  305. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +1 -1
  306. package/dist-es/commands/CreateMonitoringScheduleCommand.js +1 -1
  307. package/dist-es/commands/CreateNotebookInstanceCommand.js +1 -1
  308. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -1
  309. package/dist-es/commands/CreatePipelineCommand.js +1 -1
  310. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +1 -1
  311. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -1
  312. package/dist-es/commands/CreateProcessingJobCommand.js +1 -1
  313. package/dist-es/commands/CreateProjectCommand.js +1 -1
  314. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +1 -1
  315. package/dist-es/commands/CreateTrainingJobCommand.js +1 -1
  316. package/dist-es/commands/CreateTransformJobCommand.js +1 -1
  317. package/dist-es/commands/CreateTrialCommand.js +1 -1
  318. package/dist-es/commands/CreateTrialComponentCommand.js +1 -1
  319. package/dist-es/commands/CreateUserProfileCommand.js +1 -1
  320. package/dist-es/commands/CreateWorkforceCommand.js +1 -1
  321. package/dist-es/commands/CreateWorkteamCommand.js +1 -1
  322. package/dist-es/commands/DeleteActionCommand.js +1 -1
  323. package/dist-es/commands/DeleteAlgorithmCommand.js +1 -1
  324. package/dist-es/commands/DeleteAppCommand.js +1 -1
  325. package/dist-es/commands/DeleteAppImageConfigCommand.js +1 -1
  326. package/dist-es/commands/DeleteArtifactCommand.js +1 -1
  327. package/dist-es/commands/DeleteAssociationCommand.js +1 -1
  328. package/dist-es/commands/DeleteCodeRepositoryCommand.js +1 -1
  329. package/dist-es/commands/DeleteContextCommand.js +1 -1
  330. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
  331. package/dist-es/commands/DeleteDeviceFleetCommand.js +1 -1
  332. package/dist-es/commands/DeleteDomainCommand.js +1 -1
  333. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
  334. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
  335. package/dist-es/commands/DeleteEndpointCommand.js +1 -1
  336. package/dist-es/commands/DeleteEndpointConfigCommand.js +1 -1
  337. package/dist-es/commands/DeleteExperimentCommand.js +1 -1
  338. package/dist-es/commands/DeleteFeatureGroupCommand.js +1 -1
  339. package/dist-es/commands/DeleteFlowDefinitionCommand.js +1 -1
  340. package/dist-es/commands/DeleteHumanTaskUiCommand.js +1 -1
  341. package/dist-es/commands/DeleteImageCommand.js +1 -1
  342. package/dist-es/commands/DeleteImageVersionCommand.js +1 -1
  343. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
  344. package/dist-es/commands/DeleteModelCommand.js +1 -1
  345. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
  346. package/dist-es/commands/DeleteModelPackageCommand.js +1 -1
  347. package/dist-es/commands/DeleteModelPackageGroupCommand.js +1 -1
  348. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
  349. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
  350. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +1 -1
  351. package/dist-es/commands/DeleteNotebookInstanceCommand.js +1 -1
  352. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
  353. package/dist-es/commands/DeletePipelineCommand.js +1 -1
  354. package/dist-es/commands/DeleteProjectCommand.js +1 -1
  355. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
  356. package/dist-es/commands/DeleteTagsCommand.js +1 -1
  357. package/dist-es/commands/DeleteTrialCommand.js +1 -1
  358. package/dist-es/commands/DeleteTrialComponentCommand.js +1 -1
  359. package/dist-es/commands/DeleteUserProfileCommand.js +1 -1
  360. package/dist-es/commands/DeleteWorkforceCommand.js +1 -1
  361. package/dist-es/commands/DeleteWorkteamCommand.js +1 -1
  362. package/dist-es/commands/DeregisterDevicesCommand.js +1 -1
  363. package/dist-es/commands/DescribeActionCommand.js +1 -1
  364. package/dist-es/commands/DescribeAlgorithmCommand.js +1 -1
  365. package/dist-es/commands/DescribeAppCommand.js +1 -1
  366. package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -1
  367. package/dist-es/commands/DescribeArtifactCommand.js +1 -1
  368. package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -1
  369. package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -1
  370. package/dist-es/commands/DescribeCompilationJobCommand.js +1 -1
  371. package/dist-es/commands/DescribeContextCommand.js +1 -1
  372. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
  373. package/dist-es/commands/DescribeDeviceCommand.js +1 -1
  374. package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -1
  375. package/dist-es/commands/DescribeDomainCommand.js +1 -1
  376. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
  377. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -1
  378. package/dist-es/commands/DescribeEndpointCommand.js +3 -2
  379. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
  380. package/dist-es/commands/DescribeExperimentCommand.js +1 -1
  381. package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -1
  382. package/dist-es/commands/DescribeFeatureMetadataCommand.js +1 -1
  383. package/dist-es/commands/DescribeFlowDefinitionCommand.js +1 -1
  384. package/dist-es/commands/DescribeHumanTaskUiCommand.js +1 -1
  385. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +1 -1
  386. package/dist-es/commands/DescribeImageCommand.js +1 -1
  387. package/dist-es/commands/DescribeImageVersionCommand.js +1 -1
  388. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +1 -1
  389. package/dist-es/commands/DescribeLabelingJobCommand.js +1 -1
  390. package/dist-es/commands/DescribeLineageGroupCommand.js +1 -1
  391. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +1 -1
  392. package/dist-es/commands/DescribeModelCommand.js +1 -1
  393. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -1
  394. package/dist-es/commands/DescribeModelPackageCommand.js +1 -1
  395. package/dist-es/commands/DescribeModelPackageGroupCommand.js +1 -1
  396. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +1 -1
  397. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +1 -1
  398. package/dist-es/commands/DescribeNotebookInstanceCommand.js +1 -1
  399. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -1
  400. package/dist-es/commands/DescribePipelineCommand.js +1 -1
  401. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -1
  402. package/dist-es/commands/DescribePipelineExecutionCommand.js +1 -1
  403. package/dist-es/commands/DescribeProcessingJobCommand.js +1 -1
  404. package/dist-es/commands/DescribeProjectCommand.js +1 -1
  405. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
  406. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
  407. package/dist-es/commands/DescribeTrainingJobCommand.js +1 -1
  408. package/dist-es/commands/DescribeTransformJobCommand.js +1 -1
  409. package/dist-es/commands/DescribeTrialCommand.js +1 -1
  410. package/dist-es/commands/DescribeTrialComponentCommand.js +1 -1
  411. package/dist-es/commands/DescribeUserProfileCommand.js +1 -1
  412. package/dist-es/commands/DescribeWorkforceCommand.js +1 -1
  413. package/dist-es/commands/DescribeWorkteamCommand.js +1 -1
  414. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -1
  415. package/dist-es/commands/DisassociateTrialComponentCommand.js +1 -1
  416. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -1
  417. package/dist-es/commands/GetDeviceFleetReportCommand.js +1 -1
  418. package/dist-es/commands/GetLineageGroupPolicyCommand.js +1 -1
  419. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +1 -1
  420. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -1
  421. package/dist-es/commands/GetSearchSuggestionsCommand.js +1 -1
  422. package/dist-es/commands/ListActionsCommand.js +1 -1
  423. package/dist-es/commands/ListAlgorithmsCommand.js +1 -1
  424. package/dist-es/commands/ListAppImageConfigsCommand.js +1 -1
  425. package/dist-es/commands/ListAppsCommand.js +1 -1
  426. package/dist-es/commands/ListArtifactsCommand.js +1 -1
  427. package/dist-es/commands/ListAssociationsCommand.js +1 -1
  428. package/dist-es/commands/ListAutoMLJobsCommand.js +1 -1
  429. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +1 -1
  430. package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -1
  431. package/dist-es/commands/ListCompilationJobsCommand.js +1 -1
  432. package/dist-es/commands/ListContextsCommand.js +1 -1
  433. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
  434. package/dist-es/commands/ListDeviceFleetsCommand.js +1 -1
  435. package/dist-es/commands/ListDevicesCommand.js +1 -1
  436. package/dist-es/commands/ListDomainsCommand.js +1 -1
  437. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -1
  438. package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -1
  439. package/dist-es/commands/ListEndpointConfigsCommand.js +1 -1
  440. package/dist-es/commands/ListEndpointsCommand.js +1 -1
  441. package/dist-es/commands/ListExperimentsCommand.js +1 -1
  442. package/dist-es/commands/ListFeatureGroupsCommand.js +1 -1
  443. package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -1
  444. package/dist-es/commands/ListHumanTaskUisCommand.js +1 -1
  445. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -1
  446. package/dist-es/commands/ListImageVersionsCommand.js +1 -1
  447. package/dist-es/commands/ListImagesCommand.js +1 -1
  448. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
  449. package/dist-es/commands/ListLabelingJobsCommand.js +1 -1
  450. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
  451. package/dist-es/commands/ListLineageGroupsCommand.js +1 -1
  452. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
  453. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
  454. package/dist-es/commands/ListModelMetadataCommand.js +1 -1
  455. package/dist-es/commands/ListModelPackageGroupsCommand.js +1 -1
  456. package/dist-es/commands/ListModelPackagesCommand.js +2 -2
  457. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  458. package/dist-es/commands/ListModelsCommand.js +1 -1
  459. package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -1
  460. package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -1
  461. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -1
  462. package/dist-es/commands/ListNotebookInstancesCommand.js +1 -1
  463. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +1 -1
  464. package/dist-es/commands/ListPipelineExecutionsCommand.js +1 -1
  465. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +1 -1
  466. package/dist-es/commands/ListPipelinesCommand.js +1 -1
  467. package/dist-es/commands/ListProcessingJobsCommand.js +1 -1
  468. package/dist-es/commands/ListProjectsCommand.js +1 -1
  469. package/dist-es/commands/ListStageDevicesCommand.js +1 -1
  470. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +1 -1
  471. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +1 -1
  472. package/dist-es/commands/ListTagsCommand.js +1 -1
  473. package/dist-es/commands/ListTrainingJobsCommand.js +1 -1
  474. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -1
  475. package/dist-es/commands/ListTransformJobsCommand.js +1 -1
  476. package/dist-es/commands/ListTrialComponentsCommand.js +1 -1
  477. package/dist-es/commands/ListTrialsCommand.js +1 -1
  478. package/dist-es/commands/ListUserProfilesCommand.js +1 -1
  479. package/dist-es/commands/ListWorkforcesCommand.js +1 -1
  480. package/dist-es/commands/ListWorkteamsCommand.js +1 -1
  481. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +1 -1
  482. package/dist-es/commands/QueryLineageCommand.js +1 -1
  483. package/dist-es/commands/RegisterDevicesCommand.js +1 -1
  484. package/dist-es/commands/RenderUiTemplateCommand.js +1 -1
  485. package/dist-es/commands/RetryPipelineExecutionCommand.js +1 -1
  486. package/dist-es/commands/SearchCommand.js +1 -1
  487. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +1 -1
  488. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +1 -1
  489. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +1 -1
  490. package/dist-es/commands/StartMonitoringScheduleCommand.js +1 -1
  491. package/dist-es/commands/StartNotebookInstanceCommand.js +1 -1
  492. package/dist-es/commands/StartPipelineExecutionCommand.js +1 -1
  493. package/dist-es/commands/StopAutoMLJobCommand.js +1 -1
  494. package/dist-es/commands/StopCompilationJobCommand.js +1 -1
  495. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +1 -1
  496. package/dist-es/commands/StopEdgePackagingJobCommand.js +1 -1
  497. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
  498. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +1 -1
  499. package/dist-es/commands/StopLabelingJobCommand.js +1 -1
  500. package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -1
  501. package/dist-es/commands/StopNotebookInstanceCommand.js +1 -1
  502. package/dist-es/commands/StopPipelineExecutionCommand.js +1 -1
  503. package/dist-es/commands/StopProcessingJobCommand.js +1 -1
  504. package/dist-es/commands/StopTrainingJobCommand.js +1 -1
  505. package/dist-es/commands/StopTransformJobCommand.js +1 -1
  506. package/dist-es/commands/UpdateActionCommand.js +1 -1
  507. package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -1
  508. package/dist-es/commands/UpdateArtifactCommand.js +1 -1
  509. package/dist-es/commands/UpdateCodeRepositoryCommand.js +1 -1
  510. package/dist-es/commands/UpdateContextCommand.js +1 -1
  511. package/dist-es/commands/UpdateDeviceFleetCommand.js +1 -1
  512. package/dist-es/commands/UpdateDevicesCommand.js +1 -1
  513. package/dist-es/commands/UpdateDomainCommand.js +1 -1
  514. package/dist-es/commands/UpdateEndpointCommand.js +1 -1
  515. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -1
  516. package/dist-es/commands/UpdateExperimentCommand.js +1 -1
  517. package/dist-es/commands/UpdateFeatureGroupCommand.js +1 -1
  518. package/dist-es/commands/UpdateFeatureMetadataCommand.js +1 -1
  519. package/dist-es/commands/UpdateImageCommand.js +1 -1
  520. package/dist-es/commands/UpdateModelPackageCommand.js +1 -1
  521. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -1
  522. package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -1
  523. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
  524. package/dist-es/commands/UpdatePipelineCommand.js +1 -1
  525. package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -1
  526. package/dist-es/commands/UpdateProjectCommand.js +1 -1
  527. package/dist-es/commands/UpdateTrainingJobCommand.js +1 -1
  528. package/dist-es/commands/UpdateTrialCommand.js +1 -1
  529. package/dist-es/commands/UpdateTrialComponentCommand.js +1 -1
  530. package/dist-es/commands/UpdateUserProfileCommand.js +1 -1
  531. package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
  532. package/dist-es/commands/UpdateWorkteamCommand.js +1 -1
  533. package/dist-es/models/models_0.js +28 -28
  534. package/dist-es/models/models_1.js +18 -18
  535. package/dist-es/models/models_2.js +18 -20
  536. package/dist-es/models/models_3.js +20 -0
  537. package/dist-es/protocols/Aws_json1_1.js +132 -0
  538. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -1
  539. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
  540. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -2
  541. package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
  542. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
  543. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  544. package/dist-types/models/models_0.d.ts +176 -509
  545. package/dist-types/models/models_1.d.ts +517 -312
  546. package/dist-types/models/models_2.d.ts +319 -206
  547. package/dist-types/models/models_3.d.ts +207 -1
  548. package/dist-types/runtimeConfig.browser.d.ts +1 -2
  549. package/dist-types/runtimeConfig.d.ts +1 -2
  550. package/dist-types/runtimeConfig.native.d.ts +1 -2
  551. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -4
  553. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +4 -2
  554. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  557. package/dist-types/ts3.4/models/models_0.d.ts +59 -59
  558. package/dist-types/ts3.4/models/models_1.d.ts +61 -81
  559. package/dist-types/ts3.4/models/models_2.d.ts +78 -61
  560. package/dist-types/ts3.4/models/models_3.d.ts +63 -1
  561. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -6
  562. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -6
  563. package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -5
  564. package/package.json +3 -3
@@ -1,5 +1,296 @@
1
- import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AsyncInferenceConfig, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, DataCaptureConfig, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, HumanLoopActivationConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ProductionVariant, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FlowDefinitionOutputConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
1
+ import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AsyncInferenceConfig, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, DataCaptureConfig, DeploymentConfig, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, HyperParameterTuningJobObjectiveType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantInstanceType, ProductionVariantServerlessConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FlowDefinitionOutputConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VariantStatus } from "./models_1";
3
+ /**
4
+ * <p>Describes the status of the production variant.</p>
5
+ */
6
+ export interface ProductionVariantStatus {
7
+ /**
8
+ * <p>The endpoint variant status which describes the current deployment stage status or
9
+ * operational status.</p>
10
+ * <ul>
11
+ * <li>
12
+ * <p>
13
+ * <code>Creating</code>: Creating inference resources for the production
14
+ * variant.</p>
15
+ * </li>
16
+ * <li>
17
+ * <p>
18
+ * <code>Deleting</code>: Terminating inference resources for the production
19
+ * variant.</p>
20
+ * </li>
21
+ * <li>
22
+ * <p>
23
+ * <code>Updating</code>: Updating capacity for the production variant.</p>
24
+ * </li>
25
+ * <li>
26
+ * <p>
27
+ * <code>ActivatingTraffic</code>: Turning on traffic for the production
28
+ * variant.</p>
29
+ * </li>
30
+ * <li>
31
+ * <p>
32
+ * <code>Baking</code>: Waiting period to monitor the CloudWatch alarms in the
33
+ * automatic rollback configuration.</p>
34
+ * </li>
35
+ * </ul>
36
+ */
37
+ Status: VariantStatus | string | undefined;
38
+ /**
39
+ * <p>A message that describes the status of the production variant.</p>
40
+ */
41
+ StatusMessage?: string;
42
+ /**
43
+ * <p>The start time of the current status change.</p>
44
+ */
45
+ StartTime?: Date;
46
+ }
47
+ /**
48
+ * <p>The production variant summary for a deployment when an endpoint is creating or
49
+ * updating with the <code>
50
+ * <a>CreateEndpoint</a>
51
+ * </code> or <code>
52
+ * <a>UpdateEndpoint</a>
53
+ * </code> operations. Describes the <code>VariantStatus
54
+ * </code>, weight and capacity for a production variant associated with an endpoint.
55
+ * </p>
56
+ */
57
+ export interface PendingProductionVariantSummary {
58
+ /**
59
+ * <p>The name of the variant.</p>
60
+ */
61
+ VariantName: string | undefined;
62
+ /**
63
+ * <p>An array of <code>DeployedImage</code> objects that specify the Amazon EC2 Container
64
+ * Registry paths of the inference images deployed on instances of this
65
+ * <code>ProductionVariant</code>.</p>
66
+ */
67
+ DeployedImages?: DeployedImage[];
68
+ /**
69
+ * <p>The weight associated with the variant.</p>
70
+ */
71
+ CurrentWeight?: number;
72
+ /**
73
+ * <p>The requested weight for the variant in this deployment, as specified in the endpoint
74
+ * configuration for the endpoint. The value is taken from the request to the <code>
75
+ * <a>CreateEndpointConfig</a>
76
+ * </code> operation.</p>
77
+ */
78
+ DesiredWeight?: number;
79
+ /**
80
+ * <p>The number of instances associated with the variant.</p>
81
+ */
82
+ CurrentInstanceCount?: number;
83
+ /**
84
+ * <p>The number of instances requested in this deployment, as specified in the endpoint
85
+ * configuration for the endpoint. The value is taken from the request to the <code>
86
+ * <a>CreateEndpointConfig</a>
87
+ * </code> operation.</p>
88
+ */
89
+ DesiredInstanceCount?: number;
90
+ /**
91
+ * <p>The type of instances associated with the variant.</p>
92
+ */
93
+ InstanceType?: ProductionVariantInstanceType | string;
94
+ /**
95
+ * <p>The size of the Elastic Inference (EI) instance to use for the production variant. EI
96
+ * instances provide on-demand GPU computing for inference. For more information, see
97
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic
98
+ * Inference in Amazon SageMaker</a>.</p>
99
+ */
100
+ AcceleratorType?: ProductionVariantAcceleratorType | string;
101
+ /**
102
+ * <p>The endpoint variant status which describes the current deployment stage status or
103
+ * operational status.</p>
104
+ */
105
+ VariantStatus?: ProductionVariantStatus[];
106
+ /**
107
+ * <p>The serverless configuration for the endpoint.</p>
108
+ */
109
+ CurrentServerlessConfig?: ProductionVariantServerlessConfig;
110
+ /**
111
+ * <p>The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.</p>
112
+ */
113
+ DesiredServerlessConfig?: ProductionVariantServerlessConfig;
114
+ }
115
+ /**
116
+ * <p>The summary of an in-progress deployment when an endpoint is creating or updating with
117
+ * a new endpoint configuration.</p>
118
+ */
119
+ export interface PendingDeploymentSummary {
120
+ /**
121
+ * <p>The name of the endpoint configuration used in the deployment. </p>
122
+ */
123
+ EndpointConfigName: string | undefined;
124
+ /**
125
+ * <p>List of <code>PendingProductionVariantSummary</code> objects.</p>
126
+ */
127
+ ProductionVariants?: PendingProductionVariantSummary[];
128
+ /**
129
+ * <p>The start time of the deployment.</p>
130
+ */
131
+ StartTime?: Date;
132
+ }
133
+ /**
134
+ * <p>Describes weight and capacities for a production variant associated with an
135
+ * endpoint. If you sent a request to the <code>UpdateEndpointWeightsAndCapacities</code>
136
+ * API and the endpoint status is <code>Updating</code>, you get different desired and
137
+ * current values. </p>
138
+ */
139
+ export interface ProductionVariantSummary {
140
+ /**
141
+ * <p>The name of the variant.</p>
142
+ */
143
+ VariantName: string | undefined;
144
+ /**
145
+ * <p>An array of <code>DeployedImage</code> objects that specify the Amazon EC2 Container Registry paths of the
146
+ * inference images deployed on instances of this <code>ProductionVariant</code>.</p>
147
+ */
148
+ DeployedImages?: DeployedImage[];
149
+ /**
150
+ * <p>The weight associated with the variant.</p>
151
+ */
152
+ CurrentWeight?: number;
153
+ /**
154
+ * <p>The requested weight, as specified in the
155
+ * <code>UpdateEndpointWeightsAndCapacities</code> request. </p>
156
+ */
157
+ DesiredWeight?: number;
158
+ /**
159
+ * <p>The number of instances associated with the variant.</p>
160
+ */
161
+ CurrentInstanceCount?: number;
162
+ /**
163
+ * <p>The number of instances requested in the
164
+ * <code>UpdateEndpointWeightsAndCapacities</code> request. </p>
165
+ */
166
+ DesiredInstanceCount?: number;
167
+ /**
168
+ * <p>The endpoint variant status which describes the current deployment stage status or
169
+ * operational status.</p>
170
+ */
171
+ VariantStatus?: ProductionVariantStatus[];
172
+ /**
173
+ * <p>The serverless configuration for the endpoint.</p>
174
+ */
175
+ CurrentServerlessConfig?: ProductionVariantServerlessConfig;
176
+ /**
177
+ * <p>The serverless configuration requested for the endpoint update.</p>
178
+ */
179
+ DesiredServerlessConfig?: ProductionVariantServerlessConfig;
180
+ }
181
+ export interface DescribeEndpointOutput {
182
+ /**
183
+ * <p>Name of the endpoint.</p>
184
+ */
185
+ EndpointName: string | undefined;
186
+ /**
187
+ * <p>The Amazon Resource Name (ARN) of the endpoint.</p>
188
+ */
189
+ EndpointArn: string | undefined;
190
+ /**
191
+ * <p>The name of the endpoint configuration associated with this endpoint.</p>
192
+ */
193
+ EndpointConfigName: string | undefined;
194
+ /**
195
+ * <p> An array of <a>ProductionVariantSummary</a> objects, one for each model
196
+ * hosted behind this endpoint. </p>
197
+ */
198
+ ProductionVariants?: ProductionVariantSummary[];
199
+ /**
200
+ * <p>The currently active data capture configuration used by your Endpoint.</p>
201
+ */
202
+ DataCaptureConfig?: DataCaptureConfigSummary;
203
+ /**
204
+ * <p>The status of the endpoint.</p>
205
+ * <ul>
206
+ * <li>
207
+ * <p>
208
+ * <code>OutOfService</code>: Endpoint is not available to take incoming
209
+ * requests.</p>
210
+ * </li>
211
+ * <li>
212
+ * <p>
213
+ * <code>Creating</code>: <a>CreateEndpoint</a> is executing.</p>
214
+ * </li>
215
+ * <li>
216
+ * <p>
217
+ * <code>Updating</code>: <a>UpdateEndpoint</a> or <a>UpdateEndpointWeightsAndCapacities</a> is executing.</p>
218
+ * </li>
219
+ * <li>
220
+ * <p>
221
+ * <code>SystemUpdating</code>: Endpoint is undergoing maintenance and cannot be
222
+ * updated or deleted or re-scaled until it has completed. This maintenance
223
+ * operation does not change any customer-specified values such as VPC config, KMS
224
+ * encryption, model, instance type, or instance count.</p>
225
+ * </li>
226
+ * <li>
227
+ * <p>
228
+ * <code>RollingBack</code>: Endpoint fails to scale up or down or change its
229
+ * variant weight and is in the process of rolling back to its previous
230
+ * configuration. Once the rollback completes, endpoint returns to an
231
+ * <code>InService</code> status. This transitional status only applies to an
232
+ * endpoint that has autoscaling enabled and is undergoing variant weight or
233
+ * capacity changes as part of an <a>UpdateEndpointWeightsAndCapacities</a> call or when the <a>UpdateEndpointWeightsAndCapacities</a> operation is called
234
+ * explicitly.</p>
235
+ * </li>
236
+ * <li>
237
+ * <p>
238
+ * <code>InService</code>: Endpoint is available to process incoming
239
+ * requests.</p>
240
+ * </li>
241
+ * <li>
242
+ * <p>
243
+ * <code>Deleting</code>: <a>DeleteEndpoint</a> is executing.</p>
244
+ * </li>
245
+ * <li>
246
+ * <p>
247
+ * <code>Failed</code>: Endpoint could not be created, updated, or re-scaled. Use
248
+ * <a>DescribeEndpointOutput$FailureReason</a> for information about
249
+ * the failure. <a>DeleteEndpoint</a> is the only operation that can be
250
+ * performed on a failed endpoint.</p>
251
+ * </li>
252
+ * </ul>
253
+ */
254
+ EndpointStatus: EndpointStatus | string | undefined;
255
+ /**
256
+ * <p>If the status of the endpoint is <code>Failed</code>, the reason why it failed.
257
+ * </p>
258
+ */
259
+ FailureReason?: string;
260
+ /**
261
+ * <p>A timestamp that shows when the endpoint was created.</p>
262
+ */
263
+ CreationTime: Date | undefined;
264
+ /**
265
+ * <p>A timestamp that shows when the endpoint was last modified.</p>
266
+ */
267
+ LastModifiedTime: Date | undefined;
268
+ /**
269
+ * <p>The most recent deployment configuration for the endpoint.</p>
270
+ */
271
+ LastDeploymentConfig?: DeploymentConfig;
272
+ /**
273
+ * <p>Returns the description of an endpoint configuration created using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">
274
+ * <code>CreateEndpointConfig</code>
275
+ * </a> API.</p>
276
+ */
277
+ AsyncInferenceConfig?: AsyncInferenceConfig;
278
+ /**
279
+ * <p>Returns the summary of an in-progress deployment. This field is only returned when the
280
+ * endpoint is creating or updating with a new endpoint configuration.</p>
281
+ */
282
+ PendingDeploymentSummary?: PendingDeploymentSummary;
283
+ /**
284
+ * <p>The configuration parameters for an explainer.</p>
285
+ */
286
+ ExplainerConfig?: ExplainerConfig;
287
+ }
288
+ export interface DescribeEndpointConfigInput {
289
+ /**
290
+ * <p>The name of the endpoint configuration.</p>
291
+ */
292
+ EndpointConfigName: string | undefined;
293
+ }
3
294
  export interface DescribeEndpointConfigOutput {
4
295
  /**
5
296
  * <p>Name of the SageMaker endpoint configuration.</p>
@@ -3101,6 +3392,10 @@ export interface DescribeTransformJobResponse {
3101
3392
  * transform job.</p>
3102
3393
  */
3103
3394
  TransformOutput?: TransformOutput;
3395
+ /**
3396
+ * <p>Configuration to control how SageMaker captures inference data.</p>
3397
+ */
3398
+ DataCaptureConfig?: BatchDataCaptureConfig;
3104
3399
  /**
3105
3400
  * <p>Describes
3106
3401
  * the resources, including ML instance types and ML instance count, to
@@ -7214,192 +7509,30 @@ export declare enum ModelPackageSortBy {
7214
7509
  CREATION_TIME = "CreationTime",
7215
7510
  NAME = "Name"
7216
7511
  }
7217
- export interface ListModelPackagesInput {
7218
- /**
7219
- * <p>A filter that returns only model packages created after the specified time
7220
- * (timestamp).</p>
7221
- */
7222
- CreationTimeAfter?: Date;
7223
- /**
7224
- * <p>A filter that returns only model packages created before the specified time
7225
- * (timestamp).</p>
7226
- */
7227
- CreationTimeBefore?: Date;
7228
- /**
7229
- * <p>The maximum number of model packages to return in the response.</p>
7230
- */
7231
- MaxResults?: number;
7232
- /**
7233
- * <p>A string in the model package name. This filter returns only model packages whose name
7234
- * contains the specified string.</p>
7235
- */
7236
- NameContains?: string;
7237
- /**
7238
- * <p>A filter that returns only the model packages with the specified approval
7239
- * status.</p>
7240
- */
7241
- ModelApprovalStatus?: ModelApprovalStatus | string;
7242
- /**
7243
- * <p>A filter that returns only model versions that belong to the specified model group.</p>
7244
- */
7245
- ModelPackageGroupName?: string;
7246
- /**
7247
- * <p>A filter that returns only the model packages of the specified type. This can be one
7248
- * of the following values.</p>
7249
- * <ul>
7250
- * <li>
7251
- * <p>
7252
- * <code>UNVERSIONED</code> - List only unversioined models.
7253
- * This is the default value if no <code>ModelPackageType</code> is specified.</p>
7254
- * </li>
7255
- * <li>
7256
- * <p>
7257
- * <code>VERSIONED</code> - List only versioned models.</p>
7258
- * </li>
7259
- * <li>
7260
- * <p>
7261
- * <code>BOTH</code> - List both versioned and unversioned models.</p>
7262
- * </li>
7263
- * </ul>
7264
- */
7265
- ModelPackageType?: ModelPackageType | string;
7266
- /**
7267
- * <p>If the response to a previous <code>ListModelPackages</code> request was truncated,
7268
- * the response includes a <code>NextToken</code>. To retrieve the next set of model
7269
- * packages, use the token in the next request.</p>
7270
- */
7271
- NextToken?: string;
7272
- /**
7273
- * <p>The parameter by which to sort the results. The default is
7274
- * <code>CreationTime</code>.</p>
7275
- */
7276
- SortBy?: ModelPackageSortBy | string;
7277
- /**
7278
- * <p>The sort order for the results. The default is <code>Ascending</code>.</p>
7279
- */
7280
- SortOrder?: SortOrder | string;
7281
- }
7282
7512
  /**
7283
- * <p>Provides summary information about a model package.</p>
7513
+ * @internal
7284
7514
  */
7285
- export interface ModelPackageSummary {
7286
- /**
7287
- * <p>The name of the model package.</p>
7288
- */
7289
- ModelPackageName: string | undefined;
7290
- /**
7291
- * <p>If the model package is a versioned model, the model group that the versioned model
7292
- * belongs to.</p>
7293
- */
7294
- ModelPackageGroupName?: string;
7295
- /**
7296
- * <p>If the model package is a versioned model, the version of the model.</p>
7297
- */
7298
- ModelPackageVersion?: number;
7299
- /**
7300
- * <p>The Amazon Resource Name (ARN) of the model package.</p>
7301
- */
7302
- ModelPackageArn: string | undefined;
7303
- /**
7304
- * <p>A brief description of the model package.</p>
7305
- */
7306
- ModelPackageDescription?: string;
7307
- /**
7308
- * <p>A timestamp that shows when the model package was created.</p>
7309
- */
7310
- CreationTime: Date | undefined;
7311
- /**
7312
- * <p>The overall status of the model package.</p>
7313
- */
7314
- ModelPackageStatus: ModelPackageStatus | string | undefined;
7315
- /**
7316
- * <p>The approval status of the model. This can be one of the following values.</p>
7317
- * <ul>
7318
- * <li>
7319
- * <p>
7320
- * <code>APPROVED</code> - The model is approved</p>
7321
- * </li>
7322
- * <li>
7323
- * <p>
7324
- * <code>REJECTED</code> - The model is rejected.</p>
7325
- * </li>
7326
- * <li>
7327
- * <p>
7328
- * <code>PENDING_MANUAL_APPROVAL</code> - The model is waiting for manual
7329
- * approval.</p>
7330
- * </li>
7331
- * </ul>
7332
- */
7333
- ModelApprovalStatus?: ModelApprovalStatus | string;
7334
- }
7335
- export interface ListModelPackagesOutput {
7336
- /**
7337
- * <p>An array of <code>ModelPackageSummary</code> objects, each of which lists a model
7338
- * package.</p>
7339
- */
7340
- ModelPackageSummaryList: ModelPackageSummary[] | undefined;
7341
- /**
7342
- * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
7343
- * model packages, use it in the subsequent request.</p>
7344
- */
7345
- NextToken?: string;
7346
- }
7347
- export interface ListModelQualityJobDefinitionsRequest {
7348
- /**
7349
- * <p>A filter that returns only model quality monitoring job definitions that are associated
7350
- * with the specified endpoint.</p>
7351
- */
7352
- EndpointName?: string;
7353
- /**
7354
- * <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
7355
- */
7356
- SortBy?: MonitoringJobDefinitionSortKey | string;
7357
- /**
7358
- * <p>The sort order for results. The default is <code>Descending</code>.</p>
7359
- */
7360
- SortOrder?: SortOrder | string;
7361
- /**
7362
- * <p>If the result of the previous <code>ListModelQualityJobDefinitions</code> request was
7363
- * truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
7364
- * model quality monitoring job definitions, use the token in the next request.</p>
7365
- */
7366
- NextToken?: string;
7367
- /**
7368
- * <p>The maximum number of results to return in a call to
7369
- * <code>ListModelQualityJobDefinitions</code>.</p>
7370
- */
7371
- MaxResults?: number;
7372
- /**
7373
- * <p>A string in the transform job name. This filter returns only model quality monitoring
7374
- * job definitions whose name contains the specified string.</p>
7375
- */
7376
- NameContains?: string;
7377
- /**
7378
- * <p>A filter that returns only model quality monitoring job definitions created before the
7379
- * specified time.</p>
7380
- */
7381
- CreationTimeBefore?: Date;
7382
- /**
7383
- * <p>A filter that returns only model quality monitoring job definitions created after the
7384
- * specified time.</p>
7385
- */
7386
- CreationTimeAfter?: Date;
7387
- }
7388
- export interface ListModelQualityJobDefinitionsResponse {
7389
- /**
7390
- * <p>A list of summaries of model quality monitoring job definitions.</p>
7391
- */
7392
- JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
7393
- /**
7394
- * <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of model
7395
- * quality monitoring job definitions, use it in the next request.</p>
7396
- */
7397
- NextToken?: string;
7398
- }
7399
- export declare enum ModelSortKey {
7400
- CreationTime = "CreationTime",
7401
- Name = "Name"
7402
- }
7515
+ export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
7516
+ /**
7517
+ * @internal
7518
+ */
7519
+ export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
7520
+ /**
7521
+ * @internal
7522
+ */
7523
+ export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
7524
+ /**
7525
+ * @internal
7526
+ */
7527
+ export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
7528
+ /**
7529
+ * @internal
7530
+ */
7531
+ export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
7532
+ /**
7533
+ * @internal
7534
+ */
7535
+ export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
7403
7536
  /**
7404
7537
  * @internal
7405
7538
  */
@@ -8332,23 +8465,3 @@ export declare const ModelPackageGroupSummaryFilterSensitiveLog: (obj: ModelPack
8332
8465
  * @internal
8333
8466
  */
8334
8467
  export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
8335
- /**
8336
- * @internal
8337
- */
8338
- export declare const ListModelPackagesInputFilterSensitiveLog: (obj: ListModelPackagesInput) => any;
8339
- /**
8340
- * @internal
8341
- */
8342
- export declare const ModelPackageSummaryFilterSensitiveLog: (obj: ModelPackageSummary) => any;
8343
- /**
8344
- * @internal
8345
- */
8346
- export declare const ListModelPackagesOutputFilterSensitiveLog: (obj: ListModelPackagesOutput) => any;
8347
- /**
8348
- * @internal
8349
- */
8350
- export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
8351
- /**
8352
- * @internal
8353
- */
8354
- export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;