@aws-sdk/client-sagemaker 3.774.0 → 3.777.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 (372) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +21 -18
  3. package/dist-es/SageMakerClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/protocols/Aws_json1_1.js +4 -0
  7. package/dist-es/runtimeExtensions.js +2 -14
  8. package/dist-types/commands/AddAssociationCommand.d.ts +1 -0
  9. package/dist-types/commands/AddTagsCommand.d.ts +1 -0
  10. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -0
  11. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -0
  12. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateActionCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateAppCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -0
  20. package/dist-types/commands/CreateClusterCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateContextCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateDomainCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -0
  30. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -0
  31. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -0
  32. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -0
  33. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +1 -0
  34. package/dist-types/commands/CreateExperimentCommand.d.ts +1 -0
  35. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -0
  36. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -0
  37. package/dist-types/commands/CreateHubCommand.d.ts +1 -0
  38. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +1 -0
  39. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -0
  40. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -0
  41. package/dist-types/commands/CreateImageCommand.d.ts +1 -0
  42. package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -0
  43. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +1 -0
  44. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +1 -0
  45. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -0
  46. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -0
  47. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -0
  48. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -0
  49. package/dist-types/commands/CreateModelCardCommand.d.ts +1 -0
  50. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -0
  51. package/dist-types/commands/CreateModelCommand.d.ts +1 -0
  52. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  53. package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -0
  54. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -0
  55. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -0
  56. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -0
  57. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -0
  58. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  59. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -0
  60. package/dist-types/commands/CreatePartnerAppCommand.d.ts +2 -0
  61. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -0
  62. package/dist-types/commands/CreatePipelineCommand.d.ts +1 -0
  63. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -0
  64. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -0
  65. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -0
  66. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -0
  67. package/dist-types/commands/CreateProjectCommand.d.ts +1 -0
  68. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -0
  69. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -0
  70. package/dist-types/commands/CreateTrainingJobCommand.d.ts +1 -0
  71. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -0
  72. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -0
  73. package/dist-types/commands/CreateTrialCommand.d.ts +1 -0
  74. package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -0
  75. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -0
  76. package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -0
  77. package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -0
  78. package/dist-types/commands/DeleteActionCommand.d.ts +1 -0
  79. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -0
  80. package/dist-types/commands/DeleteAppCommand.d.ts +1 -0
  81. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -0
  82. package/dist-types/commands/DeleteArtifactCommand.d.ts +1 -0
  83. package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -0
  84. package/dist-types/commands/DeleteClusterCommand.d.ts +1 -0
  85. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -0
  86. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -0
  87. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -0
  88. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +1 -0
  89. package/dist-types/commands/DeleteContextCommand.d.ts +1 -0
  90. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -0
  91. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -0
  92. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
  93. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -0
  94. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -0
  95. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -0
  96. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -0
  97. package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -0
  98. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -0
  99. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -0
  100. package/dist-types/commands/DeleteHubCommand.d.ts +1 -0
  101. package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -0
  102. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +1 -0
  103. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -0
  104. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -0
  105. package/dist-types/commands/DeleteImageCommand.d.ts +1 -0
  106. package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -0
  107. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +1 -0
  108. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -0
  109. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +1 -0
  110. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -0
  111. package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -0
  112. package/dist-types/commands/DeleteModelCommand.d.ts +1 -0
  113. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  114. package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -0
  115. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -0
  116. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -0
  117. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -0
  118. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -0
  119. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -0
  120. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  121. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +1 -0
  122. package/dist-types/commands/DeletePartnerAppCommand.d.ts +1 -0
  123. package/dist-types/commands/DeletePipelineCommand.d.ts +1 -0
  124. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -0
  125. package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -0
  126. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -0
  127. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
  128. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -0
  129. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -0
  130. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -0
  131. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -0
  132. package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -0
  133. package/dist-types/commands/DeregisterDevicesCommand.d.ts +1 -0
  134. package/dist-types/commands/DescribeActionCommand.d.ts +1 -0
  135. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -0
  136. package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
  137. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -0
  138. package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -0
  139. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -0
  140. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -0
  141. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -0
  142. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -0
  143. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -0
  144. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -0
  145. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -0
  146. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -0
  147. package/dist-types/commands/DescribeContextCommand.d.ts +1 -0
  148. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -0
  149. package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -0
  150. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -0
  151. package/dist-types/commands/DescribeDomainCommand.d.ts +1 -0
  152. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -0
  153. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -0
  154. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
  155. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -0
  156. package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -0
  157. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -0
  158. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -0
  159. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -0
  160. package/dist-types/commands/DescribeHubCommand.d.ts +1 -0
  161. package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -0
  162. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -0
  163. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -0
  164. package/dist-types/commands/DescribeImageCommand.d.ts +1 -0
  165. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -0
  166. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -0
  167. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -0
  168. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -0
  169. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -0
  170. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -0
  171. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -0
  172. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -0
  173. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -0
  174. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -0
  175. package/dist-types/commands/DescribeModelCommand.d.ts +1 -0
  176. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  177. package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -0
  178. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -0
  179. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -0
  180. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -0
  181. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -0
  182. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  183. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -0
  184. package/dist-types/commands/DescribePartnerAppCommand.d.ts +3 -0
  185. package/dist-types/commands/DescribePipelineCommand.d.ts +1 -0
  186. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -0
  187. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -0
  188. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -0
  189. package/dist-types/commands/DescribeProjectCommand.d.ts +1 -0
  190. package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -0
  191. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -0
  192. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -0
  193. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -0
  194. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -0
  195. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -0
  196. package/dist-types/commands/DescribeTrialCommand.d.ts +1 -0
  197. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -0
  198. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -0
  199. package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -0
  200. package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -0
  201. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
  202. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -0
  203. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
  204. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -0
  205. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -0
  206. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -0
  207. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -0
  208. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -0
  209. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -0
  210. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -0
  211. package/dist-types/commands/ListActionsCommand.d.ts +1 -0
  212. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -0
  213. package/dist-types/commands/ListAliasesCommand.d.ts +1 -0
  214. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -0
  215. package/dist-types/commands/ListAppsCommand.d.ts +1 -0
  216. package/dist-types/commands/ListArtifactsCommand.d.ts +1 -0
  217. package/dist-types/commands/ListAssociationsCommand.d.ts +1 -0
  218. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -0
  219. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -0
  220. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -0
  221. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -0
  222. package/dist-types/commands/ListClustersCommand.d.ts +1 -0
  223. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -0
  224. package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -0
  225. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -0
  226. package/dist-types/commands/ListContextsCommand.d.ts +1 -0
  227. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -0
  228. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -0
  229. package/dist-types/commands/ListDevicesCommand.d.ts +1 -0
  230. package/dist-types/commands/ListDomainsCommand.d.ts +1 -0
  231. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -0
  232. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -0
  233. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -0
  234. package/dist-types/commands/ListEndpointsCommand.d.ts +1 -0
  235. package/dist-types/commands/ListExperimentsCommand.d.ts +1 -0
  236. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -0
  237. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -0
  238. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -0
  239. package/dist-types/commands/ListHubContentsCommand.d.ts +1 -0
  240. package/dist-types/commands/ListHubsCommand.d.ts +1 -0
  241. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -0
  242. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -0
  243. package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -0
  244. package/dist-types/commands/ListImagesCommand.d.ts +1 -0
  245. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -0
  246. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -0
  247. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -0
  248. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -0
  249. package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -0
  250. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -0
  251. package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -0
  252. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -0
  253. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -0
  254. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -0
  255. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -0
  256. package/dist-types/commands/ListModelCardsCommand.d.ts +1 -0
  257. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -0
  258. package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -0
  259. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -0
  260. package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -0
  261. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -0
  262. package/dist-types/commands/ListModelsCommand.d.ts +1 -0
  263. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -0
  264. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -0
  265. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -0
  266. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -0
  267. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -0
  268. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -0
  269. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -0
  270. package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -0
  271. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -0
  272. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -0
  273. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -0
  274. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -0
  275. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -0
  276. package/dist-types/commands/ListProjectsCommand.d.ts +1 -0
  277. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -0
  278. package/dist-types/commands/ListSpacesCommand.d.ts +1 -0
  279. package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -0
  280. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -0
  281. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -0
  282. package/dist-types/commands/ListTagsCommand.d.ts +1 -0
  283. package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -0
  284. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -0
  285. package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -0
  286. package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -0
  287. package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -0
  288. package/dist-types/commands/ListTrialsCommand.d.ts +1 -0
  289. package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -0
  290. package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -0
  291. package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -0
  292. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -0
  293. package/dist-types/commands/QueryLineageCommand.d.ts +1 -0
  294. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -0
  295. package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -0
  296. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -0
  297. package/dist-types/commands/SearchCommand.d.ts +1 -0
  298. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -0
  299. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -0
  300. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -0
  301. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -0
  302. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -0
  303. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -0
  304. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -0
  305. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -0
  306. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -0
  307. package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -0
  308. package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -0
  309. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -0
  310. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -0
  311. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -0
  312. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -0
  313. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -0
  314. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -0
  315. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -0
  316. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -0
  317. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -0
  318. package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -0
  319. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -0
  320. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -0
  321. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -0
  322. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -0
  323. package/dist-types/commands/UpdateActionCommand.d.ts +1 -0
  324. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -0
  325. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -0
  326. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -0
  327. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -0
  328. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -0
  329. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -0
  330. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -0
  331. package/dist-types/commands/UpdateContextCommand.d.ts +1 -0
  332. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -0
  333. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -0
  334. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -0
  335. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -0
  336. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -0
  337. package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -0
  338. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -0
  339. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -0
  340. package/dist-types/commands/UpdateHubCommand.d.ts +1 -0
  341. package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -0
  342. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -0
  343. package/dist-types/commands/UpdateImageCommand.d.ts +1 -0
  344. package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -0
  345. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -0
  346. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -0
  347. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -0
  348. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -0
  349. package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -0
  350. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -0
  351. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -0
  352. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -0
  353. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -0
  354. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  355. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -0
  356. package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -0
  357. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -0
  358. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
  359. package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -0
  360. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -0
  361. package/dist-types/commands/UpdateTrialCommand.d.ts +1 -0
  362. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -0
  363. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -0
  364. package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -0
  365. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -0
  366. package/dist-types/models/models_1.d.ts +7 -0
  367. package/dist-types/models/models_2.d.ts +13 -0
  368. package/dist-types/models/models_3.d.ts +10 -0
  369. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  370. package/dist-types/ts3.4/models/models_2.d.ts +2 -0
  371. package/dist-types/ts3.4/models/models_3.d.ts +2 -0
  372. package/package.json +34 -34
@@ -52,6 +52,7 @@ declare const DeleteNotebookInstanceLifecycleConfigCommand_base: {
52
52
  * @throws {@link SageMakerServiceException}
53
53
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
54
54
  *
55
+ *
55
56
  * @public
56
57
  */
57
58
  export declare class DeleteNotebookInstanceLifecycleConfigCommand extends DeleteNotebookInstanceLifecycleConfigCommand_base {
@@ -55,6 +55,7 @@ declare const DeleteOptimizationJobCommand_base: {
55
55
  * @throws {@link SageMakerServiceException}
56
56
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
57
57
  *
58
+ *
58
59
  * @public
59
60
  */
60
61
  export declare class DeleteOptimizationJobCommand extends DeleteOptimizationJobCommand_base {
@@ -62,6 +62,7 @@ declare const DeletePartnerAppCommand_base: {
62
62
  * @throws {@link SageMakerServiceException}
63
63
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeletePartnerAppCommand extends DeletePartnerAppCommand_base {
@@ -65,6 +65,7 @@ declare const DeletePipelineCommand_base: {
65
65
  * @throws {@link SageMakerServiceException}
66
66
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeletePipelineCommand extends DeletePipelineCommand_base {
@@ -56,6 +56,7 @@ declare const DeleteProjectCommand_base: {
56
56
  * @throws {@link SageMakerServiceException}
57
57
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
58
58
  *
59
+ *
59
60
  * @public
60
61
  */
61
62
  export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteSpaceCommand_base: {
59
59
  * @throws {@link SageMakerServiceException}
60
60
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteSpaceCommand extends DeleteSpaceCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteStudioLifecycleConfigCommand_base: {
61
61
  * @throws {@link SageMakerServiceException}
62
62
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteStudioLifecycleConfigCommand extends DeleteStudioLifecycleConfigCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteTagsCommand_base: {
66
66
  * @throws {@link SageMakerServiceException}
67
67
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteTrialCommand_base: {
59
59
  * @throws {@link SageMakerServiceException}
60
60
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteTrialCommand extends DeleteTrialCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteTrialComponentCommand_base: {
59
59
  * @throws {@link SageMakerServiceException}
60
60
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteTrialComponentCommand extends DeleteTrialComponentCommand_base {
@@ -60,6 +60,7 @@ declare const DeleteUserProfileCommand_base: {
60
60
  * @throws {@link SageMakerServiceException}
61
61
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
62
62
  *
63
+ *
63
64
  * @public
64
65
  */
65
66
  export declare class DeleteUserProfileCommand extends DeleteUserProfileCommand_base {
@@ -63,6 +63,7 @@ declare const DeleteWorkforceCommand_base: {
63
63
  * @throws {@link SageMakerServiceException}
64
64
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class DeleteWorkforceCommand extends DeleteWorkforceCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteWorkteamCommand_base: {
58
58
  * @throws {@link SageMakerServiceException}
59
59
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class DeleteWorkteamCommand extends DeleteWorkteamCommand_base {
@@ -55,6 +55,7 @@ declare const DeregisterDevicesCommand_base: {
55
55
  * @throws {@link SageMakerServiceException}
56
56
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
57
57
  *
58
+ *
58
59
  * @public
59
60
  */
60
61
  export declare class DeregisterDevicesCommand extends DeregisterDevicesCommand_base {
@@ -98,6 +98,7 @@ declare const DescribeActionCommand_base: {
98
98
  * @throws {@link SageMakerServiceException}
99
99
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class DescribeActionCommand extends DescribeActionCommand_base {
@@ -304,6 +304,7 @@ declare const DescribeAlgorithmCommand_base: {
304
304
  * @throws {@link SageMakerServiceException}
305
305
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
306
306
  *
307
+ *
307
308
  * @public
308
309
  */
309
310
  export declare class DescribeAlgorithmCommand extends DescribeAlgorithmCommand_base {
@@ -51,6 +51,7 @@ declare const DescribeAppCommand_base: {
51
51
  * // UserProfileName: "STRING_VALUE",
52
52
  * // SpaceName: "STRING_VALUE",
53
53
  * // Status: "Deleted" || "Deleting" || "Failed" || "InService" || "Pending",
54
+ * // RecoveryMode: true || false,
54
55
  * // LastHealthCheckTimestamp: new Date("TIMESTAMP"),
55
56
  * // LastUserActivityTimestamp: new Date("TIMESTAMP"),
56
57
  * // CreationTime: new Date("TIMESTAMP"),
@@ -79,6 +80,7 @@ declare const DescribeAppCommand_base: {
79
80
  * @throws {@link SageMakerServiceException}
80
81
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
81
82
  *
83
+ *
82
84
  * @public
83
85
  */
84
86
  export declare class DescribeAppCommand extends DescribeAppCommand_base {
@@ -109,6 +109,7 @@ declare const DescribeAppImageConfigCommand_base: {
109
109
  * @throws {@link SageMakerServiceException}
110
110
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class DescribeAppImageConfigCommand extends DescribeAppImageConfigCommand_base {
@@ -100,6 +100,7 @@ declare const DescribeArtifactCommand_base: {
100
100
  * @throws {@link SageMakerServiceException}
101
101
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class DescribeArtifactCommand extends DescribeArtifactCommand_base {
@@ -210,6 +210,7 @@ declare const DescribeAutoMLJobCommand_base: {
210
210
  * @throws {@link SageMakerServiceException}
211
211
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
212
212
  *
213
+ *
213
214
  * @public
214
215
  */
215
216
  export declare class DescribeAutoMLJobCommand extends DescribeAutoMLJobCommand_base {
@@ -293,6 +293,7 @@ declare const DescribeAutoMLJobV2Command_base: {
293
293
  * @throws {@link SageMakerServiceException}
294
294
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
295
295
  *
296
+ *
296
297
  * @public
297
298
  */
298
299
  export declare class DescribeAutoMLJobV2Command extends DescribeAutoMLJobV2Command_base {
@@ -110,6 +110,7 @@ declare const DescribeClusterCommand_base: {
110
110
  * @throws {@link SageMakerServiceException}
111
111
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class DescribeClusterCommand extends DescribeClusterCommand_base {
@@ -95,6 +95,7 @@ declare const DescribeClusterNodeCommand_base: {
95
95
  * @throws {@link SageMakerServiceException}
96
96
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DescribeClusterNodeCommand extends DescribeClusterNodeCommand_base {
@@ -98,6 +98,7 @@ declare const DescribeClusterSchedulerConfigCommand_base: {
98
98
  * @throws {@link SageMakerServiceException}
99
99
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class DescribeClusterSchedulerConfigCommand extends DescribeClusterSchedulerConfigCommand_base {
@@ -62,6 +62,7 @@ declare const DescribeCodeRepositoryCommand_base: {
62
62
  * @throws {@link SageMakerServiceException}
63
63
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DescribeCodeRepositoryCommand extends DescribeCodeRepositoryCommand_base {
@@ -108,6 +108,7 @@ declare const DescribeCompilationJobCommand_base: {
108
108
  * @throws {@link SageMakerServiceException}
109
109
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class DescribeCompilationJobCommand extends DescribeCompilationJobCommand_base {
@@ -105,6 +105,7 @@ declare const DescribeComputeQuotaCommand_base: {
105
105
  * @throws {@link SageMakerServiceException}
106
106
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class DescribeComputeQuotaCommand extends DescribeComputeQuotaCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeContextCommand_base: {
91
91
  * @throws {@link SageMakerServiceException}
92
92
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeContextCommand extends DescribeContextCommand_base {
@@ -155,6 +155,7 @@ declare const DescribeDataQualityJobDefinitionCommand_base: {
155
155
  * @throws {@link SageMakerServiceException}
156
156
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
157
157
  *
158
+ *
158
159
  * @public
159
160
  */
160
161
  export declare class DescribeDataQualityJobDefinitionCommand extends DescribeDataQualityJobDefinitionCommand_base {
@@ -76,6 +76,7 @@ declare const DescribeDeviceCommand_base: {
76
76
  * @throws {@link SageMakerServiceException}
77
77
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DescribeDeviceCommand extends DescribeDeviceCommand_base {
@@ -69,6 +69,7 @@ declare const DescribeDeviceFleetCommand_base: {
69
69
  * @throws {@link SageMakerServiceException}
70
70
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DescribeDeviceFleetCommand extends DescribeDeviceFleetCommand_base {
@@ -394,6 +394,7 @@ declare const DescribeDomainCommand_base: {
394
394
  * @throws {@link SageMakerServiceException}
395
395
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
396
396
  *
397
+ *
397
398
  * @public
398
399
  */
399
400
  export declare class DescribeDomainCommand extends DescribeDomainCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeEdgeDeploymentPlanCommand_base: {
97
97
  * @throws {@link SageMakerServiceException}
98
98
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DescribeEdgeDeploymentPlanCommand extends DescribeEdgeDeploymentPlanCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeEdgePackagingJobCommand_base: {
81
81
  * @throws {@link SageMakerServiceException}
82
82
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DescribeEdgePackagingJobCommand extends DescribeEdgePackagingJobCommand_base {
@@ -319,6 +319,7 @@ declare const DescribeEndpointCommand_base: {
319
319
  * @throws {@link SageMakerServiceException}
320
320
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
321
321
  *
322
+ *
322
323
  * @public
323
324
  */
324
325
  export declare class DescribeEndpointCommand extends DescribeEndpointCommand_base {
@@ -206,6 +206,7 @@ declare const DescribeEndpointConfigCommand_base: {
206
206
  * @throws {@link SageMakerServiceException}
207
207
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
208
208
  *
209
+ *
209
210
  * @public
210
211
  */
211
212
  export declare class DescribeEndpointConfigCommand extends DescribeEndpointConfigCommand_base {
@@ -86,6 +86,7 @@ declare const DescribeExperimentCommand_base: {
86
86
  * @throws {@link SageMakerServiceException}
87
87
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DescribeExperimentCommand extends DescribeExperimentCommand_base {
@@ -121,6 +121,7 @@ declare const DescribeFeatureGroupCommand_base: {
121
121
  * @throws {@link SageMakerServiceException}
122
122
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class DescribeFeatureGroupCommand extends DescribeFeatureGroupCommand_base {
@@ -70,6 +70,7 @@ declare const DescribeFeatureMetadataCommand_base: {
70
70
  * @throws {@link SageMakerServiceException}
71
71
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DescribeFeatureMetadataCommand extends DescribeFeatureMetadataCommand_base {
@@ -93,6 +93,7 @@ declare const DescribeFlowDefinitionCommand_base: {
93
93
  * @throws {@link SageMakerServiceException}
94
94
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class DescribeFlowDefinitionCommand extends DescribeFlowDefinitionCommand_base {
@@ -70,6 +70,7 @@ declare const DescribeHubCommand_base: {
70
70
  * @throws {@link SageMakerServiceException}
71
71
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DescribeHubCommand extends DescribeHubCommand_base {
@@ -86,6 +86,7 @@ declare const DescribeHubContentCommand_base: {
86
86
  * @throws {@link SageMakerServiceException}
87
87
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DescribeHubContentCommand extends DescribeHubContentCommand_base {
@@ -65,6 +65,7 @@ declare const DescribeHumanTaskUiCommand_base: {
65
65
  * @throws {@link SageMakerServiceException}
66
66
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DescribeHumanTaskUiCommand extends DescribeHumanTaskUiCommand_base {
@@ -500,6 +500,7 @@ declare const DescribeHyperParameterTuningJobCommand_base: {
500
500
  * @throws {@link SageMakerServiceException}
501
501
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
502
502
  *
503
+ *
503
504
  * @public
504
505
  */
505
506
  export declare class DescribeHyperParameterTuningJobCommand extends DescribeHyperParameterTuningJobCommand_base {
@@ -65,6 +65,7 @@ declare const DescribeImageCommand_base: {
65
65
  * @throws {@link SageMakerServiceException}
66
66
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DescribeImageCommand extends DescribeImageCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeImageVersionCommand_base: {
74
74
  * @throws {@link SageMakerServiceException}
75
75
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DescribeImageVersionCommand extends DescribeImageVersionCommand_base {
@@ -112,6 +112,7 @@ declare const DescribeInferenceComponentCommand_base: {
112
112
  * @throws {@link SageMakerServiceException}
113
113
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class DescribeInferenceComponentCommand extends DescribeInferenceComponentCommand_base {
@@ -112,6 +112,7 @@ declare const DescribeInferenceExperimentCommand_base: {
112
112
  * @throws {@link SageMakerServiceException}
113
113
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class DescribeInferenceExperimentCommand extends DescribeInferenceExperimentCommand_base {
@@ -206,6 +206,7 @@ declare const DescribeInferenceRecommendationsJobCommand_base: {
206
206
  * @throws {@link SageMakerServiceException}
207
207
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
208
208
  *
209
+ *
209
210
  * @public
210
211
  */
211
212
  export declare class DescribeInferenceRecommendationsJobCommand extends DescribeInferenceRecommendationsJobCommand_base {
@@ -149,6 +149,7 @@ declare const DescribeLabelingJobCommand_base: {
149
149
  * @throws {@link SageMakerServiceException}
150
150
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
151
151
  *
152
+ *
152
153
  * @public
153
154
  */
154
155
  export declare class DescribeLabelingJobCommand extends DescribeLabelingJobCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeLineageGroupCommand_base: {
84
84
  * @throws {@link SageMakerServiceException}
85
85
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeLineageGroupCommand extends DescribeLineageGroupCommand_base {
@@ -89,6 +89,7 @@ declare const DescribeMlflowTrackingServerCommand_base: {
89
89
  * @throws {@link SageMakerServiceException}
90
90
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class DescribeMlflowTrackingServerCommand extends DescribeMlflowTrackingServerCommand_base {
@@ -148,6 +148,7 @@ declare const DescribeModelBiasJobDefinitionCommand_base: {
148
148
  * @throws {@link SageMakerServiceException}
149
149
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
150
150
  *
151
+ *
151
152
  * @public
152
153
  */
153
154
  export declare class DescribeModelBiasJobDefinitionCommand extends DescribeModelBiasJobDefinitionCommand_base {
@@ -88,6 +88,7 @@ declare const DescribeModelCardCommand_base: {
88
88
  * @throws {@link SageMakerServiceException}
89
89
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeModelCardCommand extends DescribeModelCardCommand_base {
@@ -70,6 +70,7 @@ declare const DescribeModelCardExportJobCommand_base: {
70
70
  * @throws {@link SageMakerServiceException}
71
71
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DescribeModelCardExportJobCommand extends DescribeModelCardExportJobCommand_base {
@@ -179,6 +179,7 @@ declare const DescribeModelCommand_base: {
179
179
  * @throws {@link SageMakerServiceException}
180
180
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
181
181
  *
182
+ *
182
183
  * @public
183
184
  */
184
185
  export declare class DescribeModelCommand extends DescribeModelCommand_base {
@@ -145,6 +145,7 @@ declare const DescribeModelExplainabilityJobDefinitionCommand_base: {
145
145
  * @throws {@link SageMakerServiceException}
146
146
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
147
147
  *
148
+ *
148
149
  * @public
149
150
  */
150
151
  export declare class DescribeModelExplainabilityJobDefinitionCommand extends DescribeModelExplainabilityJobDefinitionCommand_base {
@@ -375,6 +375,7 @@ declare const DescribeModelPackageCommand_base: {
375
375
  * @throws {@link SageMakerServiceException}
376
376
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
377
377
  *
378
+ *
378
379
  * @public
379
380
  */
380
381
  export declare class DescribeModelPackageCommand extends DescribeModelPackageCommand_base {
@@ -68,6 +68,7 @@ declare const DescribeModelPackageGroupCommand_base: {
68
68
  * @throws {@link SageMakerServiceException}
69
69
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DescribeModelPackageGroupCommand extends DescribeModelPackageGroupCommand_base {
@@ -156,6 +156,7 @@ declare const DescribeModelQualityJobDefinitionCommand_base: {
156
156
  * @throws {@link SageMakerServiceException}
157
157
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
158
158
  *
159
+ *
159
160
  * @public
160
161
  */
161
162
  export declare class DescribeModelQualityJobDefinitionCommand extends DescribeModelQualityJobDefinitionCommand_base {
@@ -185,6 +185,7 @@ declare const DescribeMonitoringScheduleCommand_base: {
185
185
  * @throws {@link SageMakerServiceException}
186
186
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
187
187
  *
188
+ *
188
189
  * @public
189
190
  */
190
191
  export declare class DescribeMonitoringScheduleCommand extends DescribeMonitoringScheduleCommand_base {
@@ -83,6 +83,7 @@ declare const DescribeNotebookInstanceCommand_base: {
83
83
  * @throws {@link SageMakerServiceException}
84
84
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DescribeNotebookInstanceCommand extends DescribeNotebookInstanceCommand_base {
@@ -69,6 +69,7 @@ declare const DescribeNotebookInstanceLifecycleConfigCommand_base: {
69
69
  * @throws {@link SageMakerServiceException}
70
70
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DescribeNotebookInstanceLifecycleConfigCommand extends DescribeNotebookInstanceLifecycleConfigCommand_base {
@@ -119,6 +119,7 @@ declare const DescribeOptimizationJobCommand_base: {
119
119
  * @throws {@link SageMakerServiceException}
120
120
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class DescribeOptimizationJobCommand extends DescribeOptimizationJobCommand_base {
@@ -45,7 +45,9 @@ declare const DescribePartnerAppCommand_base: {
45
45
  * // Type: "lakera-guard" || "comet" || "deepchecks-llm-evaluation" || "fiddler",
46
46
  * // Status: "Creating" || "Updating" || "Deleting" || "Available" || "Failed" || "UpdateFailed" || "Deleted",
47
47
  * // CreationTime: new Date("TIMESTAMP"),
48
+ * // LastModifiedTime: new Date("TIMESTAMP"),
48
49
  * // ExecutionRoleArn: "STRING_VALUE",
50
+ * // KmsKeyId: "STRING_VALUE",
49
51
  * // BaseUrl: "STRING_VALUE",
50
52
  * // MaintenanceConfig: { // PartnerAppMaintenanceConfig
51
53
  * // MaintenanceWindowStart: "STRING_VALUE",
@@ -82,6 +84,7 @@ declare const DescribePartnerAppCommand_base: {
82
84
  * @throws {@link SageMakerServiceException}
83
85
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
84
86
  *
87
+ *
85
88
  * @public
86
89
  */
87
90
  export declare class DescribePartnerAppCommand extends DescribePartnerAppCommand_base {
@@ -89,6 +89,7 @@ declare const DescribePipelineCommand_base: {
89
89
  * @throws {@link SageMakerServiceException}
90
90
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class DescribePipelineCommand extends DescribePipelineCommand_base {