@aws-sdk/client-sagemaker 3.478.0 → 3.481.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 (1285) hide show
  1. package/dist-cjs/commands/AddAssociationCommand.js +18 -41
  2. package/dist-cjs/commands/AddTagsCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateTrialComponentCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +18 -41
  5. package/dist-cjs/commands/CreateActionCommand.js +18 -41
  6. package/dist-cjs/commands/CreateAlgorithmCommand.js +18 -41
  7. package/dist-cjs/commands/CreateAppCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAppImageConfigCommand.js +18 -41
  9. package/dist-cjs/commands/CreateArtifactCommand.js +18 -41
  10. package/dist-cjs/commands/CreateAutoMLJobCommand.js +18 -41
  11. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +18 -41
  12. package/dist-cjs/commands/CreateClusterCommand.js +18 -41
  13. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +18 -41
  14. package/dist-cjs/commands/CreateCompilationJobCommand.js +18 -41
  15. package/dist-cjs/commands/CreateContextCommand.js +18 -41
  16. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +18 -41
  17. package/dist-cjs/commands/CreateDeviceFleetCommand.js +18 -41
  18. package/dist-cjs/commands/CreateDomainCommand.js +18 -41
  19. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +18 -41
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +18 -41
  21. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +18 -41
  22. package/dist-cjs/commands/CreateEndpointCommand.js +18 -41
  23. package/dist-cjs/commands/CreateEndpointConfigCommand.js +18 -41
  24. package/dist-cjs/commands/CreateExperimentCommand.js +18 -41
  25. package/dist-cjs/commands/CreateFeatureGroupCommand.js +18 -41
  26. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +18 -41
  27. package/dist-cjs/commands/CreateHubCommand.js +18 -41
  28. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +18 -41
  29. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +18 -41
  30. package/dist-cjs/commands/CreateImageCommand.js +18 -41
  31. package/dist-cjs/commands/CreateImageVersionCommand.js +18 -41
  32. package/dist-cjs/commands/CreateInferenceComponentCommand.js +18 -41
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +18 -41
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +18 -41
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +18 -41
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +18 -41
  37. package/dist-cjs/commands/CreateModelCardCommand.js +18 -41
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +18 -41
  39. package/dist-cjs/commands/CreateModelCommand.js +18 -41
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +18 -41
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +18 -41
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +18 -41
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +18 -41
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +18 -41
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +18 -41
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +18 -41
  47. package/dist-cjs/commands/CreatePipelineCommand.js +18 -41
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +18 -41
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +18 -41
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +18 -41
  51. package/dist-cjs/commands/CreateProjectCommand.js +18 -41
  52. package/dist-cjs/commands/CreateSpaceCommand.js +18 -41
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +18 -41
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +18 -41
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +18 -41
  56. package/dist-cjs/commands/CreateTrialCommand.js +18 -41
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +18 -41
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +18 -41
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +18 -41
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +18 -41
  61. package/dist-cjs/commands/DeleteActionCommand.js +18 -41
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +18 -41
  63. package/dist-cjs/commands/DeleteAppCommand.js +18 -41
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +18 -41
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +18 -41
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +18 -41
  67. package/dist-cjs/commands/DeleteClusterCommand.js +18 -41
  68. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +18 -41
  69. package/dist-cjs/commands/DeleteCompilationJobCommand.js +18 -41
  70. package/dist-cjs/commands/DeleteContextCommand.js +18 -41
  71. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +18 -41
  72. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +18 -41
  73. package/dist-cjs/commands/DeleteDomainCommand.js +18 -41
  74. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +18 -41
  75. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +18 -41
  76. package/dist-cjs/commands/DeleteEndpointCommand.js +18 -41
  77. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +18 -41
  78. package/dist-cjs/commands/DeleteExperimentCommand.js +18 -41
  79. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +18 -41
  80. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +18 -41
  81. package/dist-cjs/commands/DeleteHubCommand.js +18 -41
  82. package/dist-cjs/commands/DeleteHubContentCommand.js +18 -41
  83. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +18 -41
  84. package/dist-cjs/commands/DeleteImageCommand.js +18 -41
  85. package/dist-cjs/commands/DeleteImageVersionCommand.js +18 -41
  86. package/dist-cjs/commands/DeleteInferenceComponentCommand.js +18 -41
  87. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +18 -41
  88. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +18 -41
  89. package/dist-cjs/commands/DeleteModelCardCommand.js +18 -41
  90. package/dist-cjs/commands/DeleteModelCommand.js +18 -41
  91. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +18 -41
  92. package/dist-cjs/commands/DeleteModelPackageCommand.js +18 -41
  93. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +18 -41
  94. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +18 -41
  95. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +18 -41
  96. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +18 -41
  97. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +18 -41
  98. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +18 -41
  99. package/dist-cjs/commands/DeletePipelineCommand.js +18 -41
  100. package/dist-cjs/commands/DeleteProjectCommand.js +18 -41
  101. package/dist-cjs/commands/DeleteSpaceCommand.js +18 -41
  102. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +18 -41
  103. package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
  104. package/dist-cjs/commands/DeleteTrialCommand.js +18 -41
  105. package/dist-cjs/commands/DeleteTrialComponentCommand.js +18 -41
  106. package/dist-cjs/commands/DeleteUserProfileCommand.js +18 -41
  107. package/dist-cjs/commands/DeleteWorkforceCommand.js +18 -41
  108. package/dist-cjs/commands/DeleteWorkteamCommand.js +18 -41
  109. package/dist-cjs/commands/DeregisterDevicesCommand.js +18 -41
  110. package/dist-cjs/commands/DescribeActionCommand.js +18 -41
  111. package/dist-cjs/commands/DescribeAlgorithmCommand.js +18 -41
  112. package/dist-cjs/commands/DescribeAppCommand.js +18 -41
  113. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +18 -41
  114. package/dist-cjs/commands/DescribeArtifactCommand.js +18 -41
  115. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +18 -41
  116. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +18 -41
  117. package/dist-cjs/commands/DescribeClusterCommand.js +18 -41
  118. package/dist-cjs/commands/DescribeClusterNodeCommand.js +18 -41
  119. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +18 -41
  120. package/dist-cjs/commands/DescribeCompilationJobCommand.js +18 -41
  121. package/dist-cjs/commands/DescribeContextCommand.js +18 -41
  122. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +18 -41
  123. package/dist-cjs/commands/DescribeDeviceCommand.js +18 -41
  124. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +18 -41
  125. package/dist-cjs/commands/DescribeDomainCommand.js +18 -41
  126. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +18 -41
  127. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +18 -41
  128. package/dist-cjs/commands/DescribeEndpointCommand.js +18 -41
  129. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +18 -41
  130. package/dist-cjs/commands/DescribeExperimentCommand.js +18 -41
  131. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +18 -41
  132. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +18 -41
  133. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +18 -41
  134. package/dist-cjs/commands/DescribeHubCommand.js +18 -41
  135. package/dist-cjs/commands/DescribeHubContentCommand.js +18 -41
  136. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +18 -41
  137. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +18 -41
  138. package/dist-cjs/commands/DescribeImageCommand.js +18 -41
  139. package/dist-cjs/commands/DescribeImageVersionCommand.js +18 -41
  140. package/dist-cjs/commands/DescribeInferenceComponentCommand.js +18 -41
  141. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +18 -41
  142. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +18 -41
  143. package/dist-cjs/commands/DescribeLabelingJobCommand.js +18 -41
  144. package/dist-cjs/commands/DescribeLineageGroupCommand.js +18 -41
  145. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +18 -41
  146. package/dist-cjs/commands/DescribeModelCardCommand.js +18 -41
  147. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +18 -41
  148. package/dist-cjs/commands/DescribeModelCommand.js +18 -41
  149. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +18 -41
  150. package/dist-cjs/commands/DescribeModelPackageCommand.js +18 -41
  151. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +18 -41
  152. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +18 -41
  153. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +18 -41
  154. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +18 -41
  155. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +18 -41
  156. package/dist-cjs/commands/DescribePipelineCommand.js +18 -41
  157. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +18 -41
  158. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +18 -41
  159. package/dist-cjs/commands/DescribeProcessingJobCommand.js +18 -41
  160. package/dist-cjs/commands/DescribeProjectCommand.js +18 -41
  161. package/dist-cjs/commands/DescribeSpaceCommand.js +18 -41
  162. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +18 -41
  163. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +18 -41
  164. package/dist-cjs/commands/DescribeTrainingJobCommand.js +18 -41
  165. package/dist-cjs/commands/DescribeTransformJobCommand.js +18 -41
  166. package/dist-cjs/commands/DescribeTrialCommand.js +18 -41
  167. package/dist-cjs/commands/DescribeTrialComponentCommand.js +18 -41
  168. package/dist-cjs/commands/DescribeUserProfileCommand.js +18 -41
  169. package/dist-cjs/commands/DescribeWorkforceCommand.js +18 -41
  170. package/dist-cjs/commands/DescribeWorkteamCommand.js +18 -41
  171. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +18 -41
  172. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +18 -41
  173. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +18 -41
  174. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +18 -41
  175. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +18 -41
  176. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +18 -41
  177. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +18 -41
  178. package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +18 -41
  179. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +18 -41
  180. package/dist-cjs/commands/ImportHubContentCommand.js +18 -41
  181. package/dist-cjs/commands/ListActionsCommand.js +18 -41
  182. package/dist-cjs/commands/ListAlgorithmsCommand.js +18 -41
  183. package/dist-cjs/commands/ListAliasesCommand.js +18 -41
  184. package/dist-cjs/commands/ListAppImageConfigsCommand.js +18 -41
  185. package/dist-cjs/commands/ListAppsCommand.js +18 -41
  186. package/dist-cjs/commands/ListArtifactsCommand.js +18 -41
  187. package/dist-cjs/commands/ListAssociationsCommand.js +18 -41
  188. package/dist-cjs/commands/ListAutoMLJobsCommand.js +18 -41
  189. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +18 -41
  190. package/dist-cjs/commands/ListClusterNodesCommand.js +18 -41
  191. package/dist-cjs/commands/ListClustersCommand.js +18 -41
  192. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +18 -41
  193. package/dist-cjs/commands/ListCompilationJobsCommand.js +18 -41
  194. package/dist-cjs/commands/ListContextsCommand.js +18 -41
  195. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +18 -41
  196. package/dist-cjs/commands/ListDeviceFleetsCommand.js +18 -41
  197. package/dist-cjs/commands/ListDevicesCommand.js +18 -41
  198. package/dist-cjs/commands/ListDomainsCommand.js +18 -41
  199. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +18 -41
  200. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +18 -41
  201. package/dist-cjs/commands/ListEndpointConfigsCommand.js +18 -41
  202. package/dist-cjs/commands/ListEndpointsCommand.js +18 -41
  203. package/dist-cjs/commands/ListExperimentsCommand.js +18 -41
  204. package/dist-cjs/commands/ListFeatureGroupsCommand.js +18 -41
  205. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +18 -41
  206. package/dist-cjs/commands/ListHubContentVersionsCommand.js +18 -41
  207. package/dist-cjs/commands/ListHubContentsCommand.js +18 -41
  208. package/dist-cjs/commands/ListHubsCommand.js +18 -41
  209. package/dist-cjs/commands/ListHumanTaskUisCommand.js +18 -41
  210. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +18 -41
  211. package/dist-cjs/commands/ListImageVersionsCommand.js +18 -41
  212. package/dist-cjs/commands/ListImagesCommand.js +18 -41
  213. package/dist-cjs/commands/ListInferenceComponentsCommand.js +18 -41
  214. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +18 -41
  215. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +18 -41
  216. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +18 -41
  217. package/dist-cjs/commands/ListLabelingJobsCommand.js +18 -41
  218. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +18 -41
  219. package/dist-cjs/commands/ListLineageGroupsCommand.js +18 -41
  220. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +18 -41
  221. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +18 -41
  222. package/dist-cjs/commands/ListModelCardVersionsCommand.js +18 -41
  223. package/dist-cjs/commands/ListModelCardsCommand.js +18 -41
  224. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +18 -41
  225. package/dist-cjs/commands/ListModelMetadataCommand.js +18 -41
  226. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +18 -41
  227. package/dist-cjs/commands/ListModelPackagesCommand.js +18 -41
  228. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +18 -41
  229. package/dist-cjs/commands/ListModelsCommand.js +18 -41
  230. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +18 -41
  231. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +18 -41
  232. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +18 -41
  233. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +18 -41
  234. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +18 -41
  235. package/dist-cjs/commands/ListNotebookInstancesCommand.js +18 -41
  236. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +18 -41
  237. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +18 -41
  238. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +18 -41
  239. package/dist-cjs/commands/ListPipelinesCommand.js +18 -41
  240. package/dist-cjs/commands/ListProcessingJobsCommand.js +18 -41
  241. package/dist-cjs/commands/ListProjectsCommand.js +18 -41
  242. package/dist-cjs/commands/ListResourceCatalogsCommand.js +18 -41
  243. package/dist-cjs/commands/ListSpacesCommand.js +18 -41
  244. package/dist-cjs/commands/ListStageDevicesCommand.js +18 -41
  245. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +18 -41
  246. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +18 -41
  247. package/dist-cjs/commands/ListTagsCommand.js +18 -41
  248. package/dist-cjs/commands/ListTrainingJobsCommand.js +18 -41
  249. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +18 -41
  250. package/dist-cjs/commands/ListTransformJobsCommand.js +18 -41
  251. package/dist-cjs/commands/ListTrialComponentsCommand.js +18 -41
  252. package/dist-cjs/commands/ListTrialsCommand.js +18 -41
  253. package/dist-cjs/commands/ListUserProfilesCommand.js +18 -41
  254. package/dist-cjs/commands/ListWorkforcesCommand.js +18 -41
  255. package/dist-cjs/commands/ListWorkteamsCommand.js +18 -41
  256. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +18 -41
  257. package/dist-cjs/commands/QueryLineageCommand.js +18 -41
  258. package/dist-cjs/commands/RegisterDevicesCommand.js +18 -41
  259. package/dist-cjs/commands/RenderUiTemplateCommand.js +18 -41
  260. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +18 -41
  261. package/dist-cjs/commands/SearchCommand.js +18 -41
  262. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +18 -41
  263. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +18 -41
  264. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +18 -41
  265. package/dist-cjs/commands/StartInferenceExperimentCommand.js +18 -41
  266. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +18 -41
  267. package/dist-cjs/commands/StartNotebookInstanceCommand.js +18 -41
  268. package/dist-cjs/commands/StartPipelineExecutionCommand.js +18 -41
  269. package/dist-cjs/commands/StopAutoMLJobCommand.js +18 -41
  270. package/dist-cjs/commands/StopCompilationJobCommand.js +18 -41
  271. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +18 -41
  272. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +18 -41
  273. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +18 -41
  274. package/dist-cjs/commands/StopInferenceExperimentCommand.js +18 -41
  275. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +18 -41
  276. package/dist-cjs/commands/StopLabelingJobCommand.js +18 -41
  277. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +18 -41
  278. package/dist-cjs/commands/StopNotebookInstanceCommand.js +18 -41
  279. package/dist-cjs/commands/StopPipelineExecutionCommand.js +18 -41
  280. package/dist-cjs/commands/StopProcessingJobCommand.js +18 -41
  281. package/dist-cjs/commands/StopTrainingJobCommand.js +18 -41
  282. package/dist-cjs/commands/StopTransformJobCommand.js +18 -41
  283. package/dist-cjs/commands/UpdateActionCommand.js +18 -41
  284. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +18 -41
  285. package/dist-cjs/commands/UpdateArtifactCommand.js +18 -41
  286. package/dist-cjs/commands/UpdateClusterCommand.js +18 -41
  287. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +18 -41
  288. package/dist-cjs/commands/UpdateContextCommand.js +18 -41
  289. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +18 -41
  290. package/dist-cjs/commands/UpdateDevicesCommand.js +18 -41
  291. package/dist-cjs/commands/UpdateDomainCommand.js +18 -41
  292. package/dist-cjs/commands/UpdateEndpointCommand.js +18 -41
  293. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +18 -41
  294. package/dist-cjs/commands/UpdateExperimentCommand.js +18 -41
  295. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +18 -41
  296. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +18 -41
  297. package/dist-cjs/commands/UpdateHubCommand.js +18 -41
  298. package/dist-cjs/commands/UpdateImageCommand.js +18 -41
  299. package/dist-cjs/commands/UpdateImageVersionCommand.js +18 -41
  300. package/dist-cjs/commands/UpdateInferenceComponentCommand.js +18 -41
  301. package/dist-cjs/commands/UpdateInferenceComponentRuntimeConfigCommand.js +18 -41
  302. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +18 -41
  303. package/dist-cjs/commands/UpdateModelCardCommand.js +18 -41
  304. package/dist-cjs/commands/UpdateModelPackageCommand.js +18 -41
  305. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +18 -41
  306. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +18 -41
  307. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +18 -41
  308. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +18 -41
  309. package/dist-cjs/commands/UpdatePipelineCommand.js +18 -41
  310. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +18 -41
  311. package/dist-cjs/commands/UpdateProjectCommand.js +18 -41
  312. package/dist-cjs/commands/UpdateSpaceCommand.js +18 -41
  313. package/dist-cjs/commands/UpdateTrainingJobCommand.js +18 -41
  314. package/dist-cjs/commands/UpdateTrialCommand.js +18 -41
  315. package/dist-cjs/commands/UpdateTrialComponentCommand.js +18 -41
  316. package/dist-cjs/commands/UpdateUserProfileCommand.js +18 -41
  317. package/dist-cjs/commands/UpdateWorkforceCommand.js +18 -41
  318. package/dist-cjs/commands/UpdateWorkteamCommand.js +18 -41
  319. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  320. package/dist-cjs/protocols/Aws_json1_1.js +7 -0
  321. package/dist-es/commands/AddAssociationCommand.js +18 -41
  322. package/dist-es/commands/AddTagsCommand.js +18 -41
  323. package/dist-es/commands/AssociateTrialComponentCommand.js +18 -41
  324. package/dist-es/commands/BatchDescribeModelPackageCommand.js +18 -41
  325. package/dist-es/commands/CreateActionCommand.js +18 -41
  326. package/dist-es/commands/CreateAlgorithmCommand.js +18 -41
  327. package/dist-es/commands/CreateAppCommand.js +18 -41
  328. package/dist-es/commands/CreateAppImageConfigCommand.js +18 -41
  329. package/dist-es/commands/CreateArtifactCommand.js +18 -41
  330. package/dist-es/commands/CreateAutoMLJobCommand.js +18 -41
  331. package/dist-es/commands/CreateAutoMLJobV2Command.js +18 -41
  332. package/dist-es/commands/CreateClusterCommand.js +18 -41
  333. package/dist-es/commands/CreateCodeRepositoryCommand.js +18 -41
  334. package/dist-es/commands/CreateCompilationJobCommand.js +18 -41
  335. package/dist-es/commands/CreateContextCommand.js +18 -41
  336. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +18 -41
  337. package/dist-es/commands/CreateDeviceFleetCommand.js +18 -41
  338. package/dist-es/commands/CreateDomainCommand.js +18 -41
  339. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +18 -41
  340. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +18 -41
  341. package/dist-es/commands/CreateEdgePackagingJobCommand.js +18 -41
  342. package/dist-es/commands/CreateEndpointCommand.js +18 -41
  343. package/dist-es/commands/CreateEndpointConfigCommand.js +18 -41
  344. package/dist-es/commands/CreateExperimentCommand.js +18 -41
  345. package/dist-es/commands/CreateFeatureGroupCommand.js +18 -41
  346. package/dist-es/commands/CreateFlowDefinitionCommand.js +18 -41
  347. package/dist-es/commands/CreateHubCommand.js +18 -41
  348. package/dist-es/commands/CreateHumanTaskUiCommand.js +18 -41
  349. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +18 -41
  350. package/dist-es/commands/CreateImageCommand.js +18 -41
  351. package/dist-es/commands/CreateImageVersionCommand.js +18 -41
  352. package/dist-es/commands/CreateInferenceComponentCommand.js +18 -41
  353. package/dist-es/commands/CreateInferenceExperimentCommand.js +18 -41
  354. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +18 -41
  355. package/dist-es/commands/CreateLabelingJobCommand.js +18 -41
  356. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +18 -41
  357. package/dist-es/commands/CreateModelCardCommand.js +18 -41
  358. package/dist-es/commands/CreateModelCardExportJobCommand.js +18 -41
  359. package/dist-es/commands/CreateModelCommand.js +18 -41
  360. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +18 -41
  361. package/dist-es/commands/CreateModelPackageCommand.js +18 -41
  362. package/dist-es/commands/CreateModelPackageGroupCommand.js +18 -41
  363. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +18 -41
  364. package/dist-es/commands/CreateMonitoringScheduleCommand.js +18 -41
  365. package/dist-es/commands/CreateNotebookInstanceCommand.js +18 -41
  366. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +18 -41
  367. package/dist-es/commands/CreatePipelineCommand.js +18 -41
  368. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +18 -41
  369. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +18 -41
  370. package/dist-es/commands/CreateProcessingJobCommand.js +18 -41
  371. package/dist-es/commands/CreateProjectCommand.js +18 -41
  372. package/dist-es/commands/CreateSpaceCommand.js +18 -41
  373. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +18 -41
  374. package/dist-es/commands/CreateTrainingJobCommand.js +18 -41
  375. package/dist-es/commands/CreateTransformJobCommand.js +18 -41
  376. package/dist-es/commands/CreateTrialCommand.js +18 -41
  377. package/dist-es/commands/CreateTrialComponentCommand.js +18 -41
  378. package/dist-es/commands/CreateUserProfileCommand.js +18 -41
  379. package/dist-es/commands/CreateWorkforceCommand.js +18 -41
  380. package/dist-es/commands/CreateWorkteamCommand.js +18 -41
  381. package/dist-es/commands/DeleteActionCommand.js +18 -41
  382. package/dist-es/commands/DeleteAlgorithmCommand.js +18 -41
  383. package/dist-es/commands/DeleteAppCommand.js +18 -41
  384. package/dist-es/commands/DeleteAppImageConfigCommand.js +18 -41
  385. package/dist-es/commands/DeleteArtifactCommand.js +18 -41
  386. package/dist-es/commands/DeleteAssociationCommand.js +18 -41
  387. package/dist-es/commands/DeleteClusterCommand.js +18 -41
  388. package/dist-es/commands/DeleteCodeRepositoryCommand.js +18 -41
  389. package/dist-es/commands/DeleteCompilationJobCommand.js +18 -41
  390. package/dist-es/commands/DeleteContextCommand.js +18 -41
  391. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +18 -41
  392. package/dist-es/commands/DeleteDeviceFleetCommand.js +18 -41
  393. package/dist-es/commands/DeleteDomainCommand.js +18 -41
  394. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +18 -41
  395. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +18 -41
  396. package/dist-es/commands/DeleteEndpointCommand.js +18 -41
  397. package/dist-es/commands/DeleteEndpointConfigCommand.js +18 -41
  398. package/dist-es/commands/DeleteExperimentCommand.js +18 -41
  399. package/dist-es/commands/DeleteFeatureGroupCommand.js +18 -41
  400. package/dist-es/commands/DeleteFlowDefinitionCommand.js +18 -41
  401. package/dist-es/commands/DeleteHubCommand.js +18 -41
  402. package/dist-es/commands/DeleteHubContentCommand.js +18 -41
  403. package/dist-es/commands/DeleteHumanTaskUiCommand.js +18 -41
  404. package/dist-es/commands/DeleteImageCommand.js +18 -41
  405. package/dist-es/commands/DeleteImageVersionCommand.js +18 -41
  406. package/dist-es/commands/DeleteInferenceComponentCommand.js +18 -41
  407. package/dist-es/commands/DeleteInferenceExperimentCommand.js +18 -41
  408. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +18 -41
  409. package/dist-es/commands/DeleteModelCardCommand.js +18 -41
  410. package/dist-es/commands/DeleteModelCommand.js +18 -41
  411. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +18 -41
  412. package/dist-es/commands/DeleteModelPackageCommand.js +18 -41
  413. package/dist-es/commands/DeleteModelPackageGroupCommand.js +18 -41
  414. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +18 -41
  415. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +18 -41
  416. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +18 -41
  417. package/dist-es/commands/DeleteNotebookInstanceCommand.js +18 -41
  418. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +18 -41
  419. package/dist-es/commands/DeletePipelineCommand.js +18 -41
  420. package/dist-es/commands/DeleteProjectCommand.js +18 -41
  421. package/dist-es/commands/DeleteSpaceCommand.js +18 -41
  422. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +18 -41
  423. package/dist-es/commands/DeleteTagsCommand.js +18 -41
  424. package/dist-es/commands/DeleteTrialCommand.js +18 -41
  425. package/dist-es/commands/DeleteTrialComponentCommand.js +18 -41
  426. package/dist-es/commands/DeleteUserProfileCommand.js +18 -41
  427. package/dist-es/commands/DeleteWorkforceCommand.js +18 -41
  428. package/dist-es/commands/DeleteWorkteamCommand.js +18 -41
  429. package/dist-es/commands/DeregisterDevicesCommand.js +18 -41
  430. package/dist-es/commands/DescribeActionCommand.js +18 -41
  431. package/dist-es/commands/DescribeAlgorithmCommand.js +18 -41
  432. package/dist-es/commands/DescribeAppCommand.js +18 -41
  433. package/dist-es/commands/DescribeAppImageConfigCommand.js +18 -41
  434. package/dist-es/commands/DescribeArtifactCommand.js +18 -41
  435. package/dist-es/commands/DescribeAutoMLJobCommand.js +18 -41
  436. package/dist-es/commands/DescribeAutoMLJobV2Command.js +18 -41
  437. package/dist-es/commands/DescribeClusterCommand.js +18 -41
  438. package/dist-es/commands/DescribeClusterNodeCommand.js +18 -41
  439. package/dist-es/commands/DescribeCodeRepositoryCommand.js +18 -41
  440. package/dist-es/commands/DescribeCompilationJobCommand.js +18 -41
  441. package/dist-es/commands/DescribeContextCommand.js +18 -41
  442. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +18 -41
  443. package/dist-es/commands/DescribeDeviceCommand.js +18 -41
  444. package/dist-es/commands/DescribeDeviceFleetCommand.js +18 -41
  445. package/dist-es/commands/DescribeDomainCommand.js +18 -41
  446. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +18 -41
  447. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +18 -41
  448. package/dist-es/commands/DescribeEndpointCommand.js +18 -41
  449. package/dist-es/commands/DescribeEndpointConfigCommand.js +18 -41
  450. package/dist-es/commands/DescribeExperimentCommand.js +18 -41
  451. package/dist-es/commands/DescribeFeatureGroupCommand.js +18 -41
  452. package/dist-es/commands/DescribeFeatureMetadataCommand.js +18 -41
  453. package/dist-es/commands/DescribeFlowDefinitionCommand.js +18 -41
  454. package/dist-es/commands/DescribeHubCommand.js +18 -41
  455. package/dist-es/commands/DescribeHubContentCommand.js +18 -41
  456. package/dist-es/commands/DescribeHumanTaskUiCommand.js +18 -41
  457. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +18 -41
  458. package/dist-es/commands/DescribeImageCommand.js +18 -41
  459. package/dist-es/commands/DescribeImageVersionCommand.js +18 -41
  460. package/dist-es/commands/DescribeInferenceComponentCommand.js +18 -41
  461. package/dist-es/commands/DescribeInferenceExperimentCommand.js +18 -41
  462. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +18 -41
  463. package/dist-es/commands/DescribeLabelingJobCommand.js +18 -41
  464. package/dist-es/commands/DescribeLineageGroupCommand.js +18 -41
  465. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +18 -41
  466. package/dist-es/commands/DescribeModelCardCommand.js +18 -41
  467. package/dist-es/commands/DescribeModelCardExportJobCommand.js +18 -41
  468. package/dist-es/commands/DescribeModelCommand.js +18 -41
  469. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +18 -41
  470. package/dist-es/commands/DescribeModelPackageCommand.js +18 -41
  471. package/dist-es/commands/DescribeModelPackageGroupCommand.js +18 -41
  472. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +18 -41
  473. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +18 -41
  474. package/dist-es/commands/DescribeNotebookInstanceCommand.js +18 -41
  475. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +18 -41
  476. package/dist-es/commands/DescribePipelineCommand.js +18 -41
  477. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +18 -41
  478. package/dist-es/commands/DescribePipelineExecutionCommand.js +18 -41
  479. package/dist-es/commands/DescribeProcessingJobCommand.js +18 -41
  480. package/dist-es/commands/DescribeProjectCommand.js +18 -41
  481. package/dist-es/commands/DescribeSpaceCommand.js +18 -41
  482. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +18 -41
  483. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +18 -41
  484. package/dist-es/commands/DescribeTrainingJobCommand.js +18 -41
  485. package/dist-es/commands/DescribeTransformJobCommand.js +18 -41
  486. package/dist-es/commands/DescribeTrialCommand.js +18 -41
  487. package/dist-es/commands/DescribeTrialComponentCommand.js +18 -41
  488. package/dist-es/commands/DescribeUserProfileCommand.js +18 -41
  489. package/dist-es/commands/DescribeWorkforceCommand.js +18 -41
  490. package/dist-es/commands/DescribeWorkteamCommand.js +18 -41
  491. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +18 -41
  492. package/dist-es/commands/DisassociateTrialComponentCommand.js +18 -41
  493. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +18 -41
  494. package/dist-es/commands/GetDeviceFleetReportCommand.js +18 -41
  495. package/dist-es/commands/GetLineageGroupPolicyCommand.js +18 -41
  496. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +18 -41
  497. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +18 -41
  498. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +18 -41
  499. package/dist-es/commands/GetSearchSuggestionsCommand.js +18 -41
  500. package/dist-es/commands/ImportHubContentCommand.js +18 -41
  501. package/dist-es/commands/ListActionsCommand.js +18 -41
  502. package/dist-es/commands/ListAlgorithmsCommand.js +18 -41
  503. package/dist-es/commands/ListAliasesCommand.js +18 -41
  504. package/dist-es/commands/ListAppImageConfigsCommand.js +18 -41
  505. package/dist-es/commands/ListAppsCommand.js +18 -41
  506. package/dist-es/commands/ListArtifactsCommand.js +18 -41
  507. package/dist-es/commands/ListAssociationsCommand.js +18 -41
  508. package/dist-es/commands/ListAutoMLJobsCommand.js +18 -41
  509. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +18 -41
  510. package/dist-es/commands/ListClusterNodesCommand.js +18 -41
  511. package/dist-es/commands/ListClustersCommand.js +18 -41
  512. package/dist-es/commands/ListCodeRepositoriesCommand.js +18 -41
  513. package/dist-es/commands/ListCompilationJobsCommand.js +18 -41
  514. package/dist-es/commands/ListContextsCommand.js +18 -41
  515. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +18 -41
  516. package/dist-es/commands/ListDeviceFleetsCommand.js +18 -41
  517. package/dist-es/commands/ListDevicesCommand.js +18 -41
  518. package/dist-es/commands/ListDomainsCommand.js +18 -41
  519. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +18 -41
  520. package/dist-es/commands/ListEdgePackagingJobsCommand.js +18 -41
  521. package/dist-es/commands/ListEndpointConfigsCommand.js +18 -41
  522. package/dist-es/commands/ListEndpointsCommand.js +18 -41
  523. package/dist-es/commands/ListExperimentsCommand.js +18 -41
  524. package/dist-es/commands/ListFeatureGroupsCommand.js +18 -41
  525. package/dist-es/commands/ListFlowDefinitionsCommand.js +18 -41
  526. package/dist-es/commands/ListHubContentVersionsCommand.js +18 -41
  527. package/dist-es/commands/ListHubContentsCommand.js +18 -41
  528. package/dist-es/commands/ListHubsCommand.js +18 -41
  529. package/dist-es/commands/ListHumanTaskUisCommand.js +18 -41
  530. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +18 -41
  531. package/dist-es/commands/ListImageVersionsCommand.js +18 -41
  532. package/dist-es/commands/ListImagesCommand.js +18 -41
  533. package/dist-es/commands/ListInferenceComponentsCommand.js +18 -41
  534. package/dist-es/commands/ListInferenceExperimentsCommand.js +18 -41
  535. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +18 -41
  536. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +18 -41
  537. package/dist-es/commands/ListLabelingJobsCommand.js +18 -41
  538. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +18 -41
  539. package/dist-es/commands/ListLineageGroupsCommand.js +18 -41
  540. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +18 -41
  541. package/dist-es/commands/ListModelCardExportJobsCommand.js +18 -41
  542. package/dist-es/commands/ListModelCardVersionsCommand.js +18 -41
  543. package/dist-es/commands/ListModelCardsCommand.js +18 -41
  544. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +18 -41
  545. package/dist-es/commands/ListModelMetadataCommand.js +18 -41
  546. package/dist-es/commands/ListModelPackageGroupsCommand.js +18 -41
  547. package/dist-es/commands/ListModelPackagesCommand.js +18 -41
  548. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +18 -41
  549. package/dist-es/commands/ListModelsCommand.js +18 -41
  550. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +18 -41
  551. package/dist-es/commands/ListMonitoringAlertsCommand.js +18 -41
  552. package/dist-es/commands/ListMonitoringExecutionsCommand.js +18 -41
  553. package/dist-es/commands/ListMonitoringSchedulesCommand.js +18 -41
  554. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +18 -41
  555. package/dist-es/commands/ListNotebookInstancesCommand.js +18 -41
  556. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +18 -41
  557. package/dist-es/commands/ListPipelineExecutionsCommand.js +18 -41
  558. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +18 -41
  559. package/dist-es/commands/ListPipelinesCommand.js +18 -41
  560. package/dist-es/commands/ListProcessingJobsCommand.js +18 -41
  561. package/dist-es/commands/ListProjectsCommand.js +18 -41
  562. package/dist-es/commands/ListResourceCatalogsCommand.js +18 -41
  563. package/dist-es/commands/ListSpacesCommand.js +18 -41
  564. package/dist-es/commands/ListStageDevicesCommand.js +18 -41
  565. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +18 -41
  566. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +18 -41
  567. package/dist-es/commands/ListTagsCommand.js +18 -41
  568. package/dist-es/commands/ListTrainingJobsCommand.js +18 -41
  569. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +18 -41
  570. package/dist-es/commands/ListTransformJobsCommand.js +18 -41
  571. package/dist-es/commands/ListTrialComponentsCommand.js +18 -41
  572. package/dist-es/commands/ListTrialsCommand.js +18 -41
  573. package/dist-es/commands/ListUserProfilesCommand.js +18 -41
  574. package/dist-es/commands/ListWorkforcesCommand.js +18 -41
  575. package/dist-es/commands/ListWorkteamsCommand.js +18 -41
  576. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +18 -41
  577. package/dist-es/commands/QueryLineageCommand.js +18 -41
  578. package/dist-es/commands/RegisterDevicesCommand.js +18 -41
  579. package/dist-es/commands/RenderUiTemplateCommand.js +18 -41
  580. package/dist-es/commands/RetryPipelineExecutionCommand.js +18 -41
  581. package/dist-es/commands/SearchCommand.js +18 -41
  582. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +18 -41
  583. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +18 -41
  584. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +18 -41
  585. package/dist-es/commands/StartInferenceExperimentCommand.js +18 -41
  586. package/dist-es/commands/StartMonitoringScheduleCommand.js +18 -41
  587. package/dist-es/commands/StartNotebookInstanceCommand.js +18 -41
  588. package/dist-es/commands/StartPipelineExecutionCommand.js +18 -41
  589. package/dist-es/commands/StopAutoMLJobCommand.js +18 -41
  590. package/dist-es/commands/StopCompilationJobCommand.js +18 -41
  591. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +18 -41
  592. package/dist-es/commands/StopEdgePackagingJobCommand.js +18 -41
  593. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +18 -41
  594. package/dist-es/commands/StopInferenceExperimentCommand.js +18 -41
  595. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +18 -41
  596. package/dist-es/commands/StopLabelingJobCommand.js +18 -41
  597. package/dist-es/commands/StopMonitoringScheduleCommand.js +18 -41
  598. package/dist-es/commands/StopNotebookInstanceCommand.js +18 -41
  599. package/dist-es/commands/StopPipelineExecutionCommand.js +18 -41
  600. package/dist-es/commands/StopProcessingJobCommand.js +18 -41
  601. package/dist-es/commands/StopTrainingJobCommand.js +18 -41
  602. package/dist-es/commands/StopTransformJobCommand.js +18 -41
  603. package/dist-es/commands/UpdateActionCommand.js +18 -41
  604. package/dist-es/commands/UpdateAppImageConfigCommand.js +18 -41
  605. package/dist-es/commands/UpdateArtifactCommand.js +18 -41
  606. package/dist-es/commands/UpdateClusterCommand.js +18 -41
  607. package/dist-es/commands/UpdateCodeRepositoryCommand.js +18 -41
  608. package/dist-es/commands/UpdateContextCommand.js +18 -41
  609. package/dist-es/commands/UpdateDeviceFleetCommand.js +18 -41
  610. package/dist-es/commands/UpdateDevicesCommand.js +18 -41
  611. package/dist-es/commands/UpdateDomainCommand.js +18 -41
  612. package/dist-es/commands/UpdateEndpointCommand.js +18 -41
  613. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +18 -41
  614. package/dist-es/commands/UpdateExperimentCommand.js +18 -41
  615. package/dist-es/commands/UpdateFeatureGroupCommand.js +18 -41
  616. package/dist-es/commands/UpdateFeatureMetadataCommand.js +18 -41
  617. package/dist-es/commands/UpdateHubCommand.js +18 -41
  618. package/dist-es/commands/UpdateImageCommand.js +18 -41
  619. package/dist-es/commands/UpdateImageVersionCommand.js +18 -41
  620. package/dist-es/commands/UpdateInferenceComponentCommand.js +18 -41
  621. package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +18 -41
  622. package/dist-es/commands/UpdateInferenceExperimentCommand.js +18 -41
  623. package/dist-es/commands/UpdateModelCardCommand.js +18 -41
  624. package/dist-es/commands/UpdateModelPackageCommand.js +18 -41
  625. package/dist-es/commands/UpdateMonitoringAlertCommand.js +18 -41
  626. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +18 -41
  627. package/dist-es/commands/UpdateNotebookInstanceCommand.js +18 -41
  628. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +18 -41
  629. package/dist-es/commands/UpdatePipelineCommand.js +18 -41
  630. package/dist-es/commands/UpdatePipelineExecutionCommand.js +18 -41
  631. package/dist-es/commands/UpdateProjectCommand.js +18 -41
  632. package/dist-es/commands/UpdateSpaceCommand.js +18 -41
  633. package/dist-es/commands/UpdateTrainingJobCommand.js +18 -41
  634. package/dist-es/commands/UpdateTrialCommand.js +18 -41
  635. package/dist-es/commands/UpdateTrialComponentCommand.js +18 -41
  636. package/dist-es/commands/UpdateUserProfileCommand.js +18 -41
  637. package/dist-es/commands/UpdateWorkforceCommand.js +18 -41
  638. package/dist-es/commands/UpdateWorkteamCommand.js +18 -41
  639. package/dist-es/endpoint/EndpointParameters.js +6 -0
  640. package/dist-es/protocols/Aws_json1_1.js +7 -0
  641. package/dist-types/commands/AddAssociationCommand.d.ts +6 -21
  642. package/dist-types/commands/AddTagsCommand.d.ts +6 -21
  643. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +6 -21
  644. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +6 -21
  645. package/dist-types/commands/CreateActionCommand.d.ts +6 -21
  646. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -21
  647. package/dist-types/commands/CreateAppCommand.d.ts +6 -21
  648. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -21
  649. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -21
  650. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -21
  651. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -21
  652. package/dist-types/commands/CreateClusterCommand.d.ts +6 -21
  653. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -21
  654. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -21
  655. package/dist-types/commands/CreateContextCommand.d.ts +6 -21
  656. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -21
  657. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +6 -21
  658. package/dist-types/commands/CreateDomainCommand.d.ts +6 -21
  659. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -21
  660. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -21
  661. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +6 -21
  662. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -21
  663. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -21
  664. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -21
  665. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -21
  666. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -21
  667. package/dist-types/commands/CreateHubCommand.d.ts +6 -21
  668. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -21
  669. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -21
  670. package/dist-types/commands/CreateImageCommand.d.ts +6 -21
  671. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -21
  672. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +6 -21
  673. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -21
  674. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -21
  675. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -21
  676. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -21
  677. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -21
  678. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -21
  679. package/dist-types/commands/CreateModelCommand.d.ts +6 -21
  680. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -21
  681. package/dist-types/commands/CreateModelPackageCommand.d.ts +6 -21
  682. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -21
  683. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -21
  684. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -21
  685. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -21
  686. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  687. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -21
  688. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -21
  689. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -21
  690. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -21
  691. package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
  692. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -21
  693. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -21
  694. package/dist-types/commands/CreateTrainingJobCommand.d.ts +9 -21
  695. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -21
  696. package/dist-types/commands/CreateTrialCommand.d.ts +6 -21
  697. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -21
  698. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -21
  699. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -21
  700. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -21
  701. package/dist-types/commands/DeleteActionCommand.d.ts +6 -21
  702. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +6 -21
  703. package/dist-types/commands/DeleteAppCommand.d.ts +6 -21
  704. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +6 -21
  705. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -21
  706. package/dist-types/commands/DeleteAssociationCommand.d.ts +6 -21
  707. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -21
  708. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +6 -21
  709. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +6 -21
  710. package/dist-types/commands/DeleteContextCommand.d.ts +6 -21
  711. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +6 -21
  712. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +6 -21
  713. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -21
  714. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +6 -21
  715. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +6 -21
  716. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -21
  717. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +6 -21
  718. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -21
  719. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +6 -21
  720. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +6 -21
  721. package/dist-types/commands/DeleteHubCommand.d.ts +6 -21
  722. package/dist-types/commands/DeleteHubContentCommand.d.ts +6 -21
  723. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +6 -21
  724. package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
  725. package/dist-types/commands/DeleteImageVersionCommand.d.ts +6 -21
  726. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +6 -21
  727. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -21
  728. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +6 -21
  729. package/dist-types/commands/DeleteModelCardCommand.d.ts +6 -21
  730. package/dist-types/commands/DeleteModelCommand.d.ts +6 -21
  731. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +6 -21
  732. package/dist-types/commands/DeleteModelPackageCommand.d.ts +6 -21
  733. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +6 -21
  734. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +6 -21
  735. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +6 -21
  736. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +6 -21
  737. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +6 -21
  738. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  739. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -21
  740. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
  741. package/dist-types/commands/DeleteSpaceCommand.d.ts +6 -21
  742. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +6 -21
  743. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
  744. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -21
  745. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -21
  746. package/dist-types/commands/DeleteUserProfileCommand.d.ts +6 -21
  747. package/dist-types/commands/DeleteWorkforceCommand.d.ts +6 -21
  748. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -21
  749. package/dist-types/commands/DeregisterDevicesCommand.d.ts +6 -21
  750. package/dist-types/commands/DescribeActionCommand.d.ts +6 -21
  751. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -21
  752. package/dist-types/commands/DescribeAppCommand.d.ts +6 -21
  753. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +6 -21
  754. package/dist-types/commands/DescribeArtifactCommand.d.ts +6 -21
  755. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +6 -21
  756. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +6 -21
  757. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -21
  758. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +6 -21
  759. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +6 -21
  760. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +6 -21
  761. package/dist-types/commands/DescribeContextCommand.d.ts +6 -21
  762. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +6 -21
  763. package/dist-types/commands/DescribeDeviceCommand.d.ts +6 -21
  764. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +6 -21
  765. package/dist-types/commands/DescribeDomainCommand.d.ts +6 -21
  766. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +6 -21
  767. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +6 -21
  768. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -21
  769. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +6 -21
  770. package/dist-types/commands/DescribeExperimentCommand.d.ts +6 -21
  771. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +6 -21
  772. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +6 -21
  773. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +6 -21
  774. package/dist-types/commands/DescribeHubCommand.d.ts +6 -21
  775. package/dist-types/commands/DescribeHubContentCommand.d.ts +6 -21
  776. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +6 -21
  777. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +6 -21
  778. package/dist-types/commands/DescribeImageCommand.d.ts +6 -21
  779. package/dist-types/commands/DescribeImageVersionCommand.d.ts +6 -21
  780. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +6 -21
  781. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +6 -21
  782. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -21
  783. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +6 -21
  784. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +6 -21
  785. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +6 -21
  786. package/dist-types/commands/DescribeModelCardCommand.d.ts +6 -21
  787. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +6 -21
  788. package/dist-types/commands/DescribeModelCommand.d.ts +6 -21
  789. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +6 -21
  790. package/dist-types/commands/DescribeModelPackageCommand.d.ts +6 -21
  791. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +6 -21
  792. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +6 -21
  793. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +6 -21
  794. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +6 -21
  795. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  796. package/dist-types/commands/DescribePipelineCommand.d.ts +6 -21
  797. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +6 -21
  798. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +6 -21
  799. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +6 -21
  800. package/dist-types/commands/DescribeProjectCommand.d.ts +6 -21
  801. package/dist-types/commands/DescribeSpaceCommand.d.ts +6 -21
  802. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +6 -21
  803. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +6 -21
  804. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +9 -21
  805. package/dist-types/commands/DescribeTransformJobCommand.d.ts +6 -21
  806. package/dist-types/commands/DescribeTrialCommand.d.ts +6 -21
  807. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +6 -21
  808. package/dist-types/commands/DescribeUserProfileCommand.d.ts +6 -21
  809. package/dist-types/commands/DescribeWorkforceCommand.d.ts +6 -21
  810. package/dist-types/commands/DescribeWorkteamCommand.d.ts +6 -21
  811. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +6 -21
  812. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +6 -21
  813. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +6 -21
  814. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +6 -21
  815. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +6 -21
  816. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -21
  817. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -21
  818. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +6 -21
  819. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +6 -21
  820. package/dist-types/commands/ImportHubContentCommand.d.ts +6 -21
  821. package/dist-types/commands/ListActionsCommand.d.ts +6 -21
  822. package/dist-types/commands/ListAlgorithmsCommand.d.ts +6 -21
  823. package/dist-types/commands/ListAliasesCommand.d.ts +6 -21
  824. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +6 -21
  825. package/dist-types/commands/ListAppsCommand.d.ts +6 -21
  826. package/dist-types/commands/ListArtifactsCommand.d.ts +6 -21
  827. package/dist-types/commands/ListAssociationsCommand.d.ts +6 -21
  828. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +6 -21
  829. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +6 -21
  830. package/dist-types/commands/ListClusterNodesCommand.d.ts +6 -21
  831. package/dist-types/commands/ListClustersCommand.d.ts +6 -21
  832. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +6 -21
  833. package/dist-types/commands/ListCompilationJobsCommand.d.ts +6 -21
  834. package/dist-types/commands/ListContextsCommand.d.ts +6 -21
  835. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +6 -21
  836. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +6 -21
  837. package/dist-types/commands/ListDevicesCommand.d.ts +6 -21
  838. package/dist-types/commands/ListDomainsCommand.d.ts +6 -21
  839. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +6 -21
  840. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +6 -21
  841. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +6 -21
  842. package/dist-types/commands/ListEndpointsCommand.d.ts +6 -21
  843. package/dist-types/commands/ListExperimentsCommand.d.ts +6 -21
  844. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +6 -21
  845. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +6 -21
  846. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +6 -21
  847. package/dist-types/commands/ListHubContentsCommand.d.ts +6 -21
  848. package/dist-types/commands/ListHubsCommand.d.ts +6 -21
  849. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +6 -21
  850. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +6 -21
  851. package/dist-types/commands/ListImageVersionsCommand.d.ts +6 -21
  852. package/dist-types/commands/ListImagesCommand.d.ts +6 -21
  853. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +6 -21
  854. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +6 -21
  855. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -21
  856. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +6 -21
  857. package/dist-types/commands/ListLabelingJobsCommand.d.ts +6 -21
  858. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +6 -21
  859. package/dist-types/commands/ListLineageGroupsCommand.d.ts +6 -21
  860. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +6 -21
  861. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +6 -21
  862. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +6 -21
  863. package/dist-types/commands/ListModelCardsCommand.d.ts +6 -21
  864. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +6 -21
  865. package/dist-types/commands/ListModelMetadataCommand.d.ts +6 -21
  866. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +6 -21
  867. package/dist-types/commands/ListModelPackagesCommand.d.ts +6 -21
  868. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +6 -21
  869. package/dist-types/commands/ListModelsCommand.d.ts +6 -21
  870. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +6 -21
  871. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +6 -21
  872. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +6 -21
  873. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +6 -21
  874. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +6 -21
  875. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +6 -21
  876. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +6 -21
  877. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +6 -21
  878. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +6 -21
  879. package/dist-types/commands/ListPipelinesCommand.d.ts +6 -21
  880. package/dist-types/commands/ListProcessingJobsCommand.d.ts +6 -21
  881. package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
  882. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +6 -21
  883. package/dist-types/commands/ListSpacesCommand.d.ts +6 -21
  884. package/dist-types/commands/ListStageDevicesCommand.d.ts +6 -21
  885. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +6 -21
  886. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +6 -21
  887. package/dist-types/commands/ListTagsCommand.d.ts +6 -21
  888. package/dist-types/commands/ListTrainingJobsCommand.d.ts +6 -21
  889. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +6 -21
  890. package/dist-types/commands/ListTransformJobsCommand.d.ts +6 -21
  891. package/dist-types/commands/ListTrialComponentsCommand.d.ts +6 -21
  892. package/dist-types/commands/ListTrialsCommand.d.ts +6 -21
  893. package/dist-types/commands/ListUserProfilesCommand.d.ts +6 -21
  894. package/dist-types/commands/ListWorkforcesCommand.d.ts +6 -21
  895. package/dist-types/commands/ListWorkteamsCommand.d.ts +6 -21
  896. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -21
  897. package/dist-types/commands/QueryLineageCommand.d.ts +6 -21
  898. package/dist-types/commands/RegisterDevicesCommand.d.ts +6 -21
  899. package/dist-types/commands/RenderUiTemplateCommand.d.ts +6 -21
  900. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -21
  901. package/dist-types/commands/SearchCommand.d.ts +12 -21
  902. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -21
  903. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -21
  904. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +6 -21
  905. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -21
  906. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +6 -21
  907. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +6 -21
  908. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -21
  909. package/dist-types/commands/StopAutoMLJobCommand.d.ts +6 -21
  910. package/dist-types/commands/StopCompilationJobCommand.d.ts +6 -21
  911. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +6 -21
  912. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +6 -21
  913. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +6 -21
  914. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -21
  915. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +6 -21
  916. package/dist-types/commands/StopLabelingJobCommand.d.ts +6 -21
  917. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +6 -21
  918. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +6 -21
  919. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -21
  920. package/dist-types/commands/StopProcessingJobCommand.d.ts +6 -21
  921. package/dist-types/commands/StopTrainingJobCommand.d.ts +6 -21
  922. package/dist-types/commands/StopTransformJobCommand.d.ts +6 -21
  923. package/dist-types/commands/UpdateActionCommand.d.ts +6 -21
  924. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -21
  925. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -21
  926. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -21
  927. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -21
  928. package/dist-types/commands/UpdateContextCommand.d.ts +6 -21
  929. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +6 -21
  930. package/dist-types/commands/UpdateDevicesCommand.d.ts +6 -21
  931. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -21
  932. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -21
  933. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -21
  934. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -21
  935. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -21
  936. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +6 -21
  937. package/dist-types/commands/UpdateHubCommand.d.ts +6 -21
  938. package/dist-types/commands/UpdateImageCommand.d.ts +6 -21
  939. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -21
  940. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +6 -21
  941. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +6 -21
  942. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -21
  943. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -21
  944. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -21
  945. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +6 -21
  946. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -21
  947. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +6 -21
  948. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  949. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -21
  950. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -21
  951. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
  952. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -21
  953. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +9 -21
  954. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -21
  955. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -21
  956. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -21
  957. package/dist-types/commands/UpdateWorkforceCommand.d.ts +6 -21
  958. package/dist-types/commands/UpdateWorkteamCommand.d.ts +6 -21
  959. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  960. package/dist-types/models/models_2.d.ts +20 -21
  961. package/dist-types/models/models_3.d.ts +30 -138
  962. package/dist-types/models/models_4.d.ts +181 -3
  963. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +14 -23
  964. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -23
  965. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +12 -24
  966. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +12 -24
  967. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +14 -23
  968. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +14 -23
  969. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +14 -23
  970. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +12 -24
  971. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +14 -23
  972. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +14 -23
  973. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +14 -23
  974. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +14 -23
  975. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +12 -24
  976. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +12 -24
  977. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +14 -23
  978. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +12 -24
  979. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +14 -23
  980. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +14 -23
  981. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +12 -24
  982. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +12 -24
  983. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +12 -24
  984. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +14 -23
  985. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +12 -24
  986. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +14 -23
  987. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +14 -23
  988. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +12 -24
  989. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +14 -23
  990. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +14 -23
  991. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -24
  992. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +14 -23
  993. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +14 -23
  994. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +12 -24
  995. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +12 -24
  996. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +12 -24
  997. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +14 -23
  998. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +12 -24
  999. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +14 -23
  1000. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +12 -24
  1001. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +14 -23
  1002. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +12 -24
  1003. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +14 -23
  1004. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +12 -24
  1005. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +12 -24
  1006. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +12 -24
  1007. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +12 -24
  1008. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1009. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +14 -23
  1010. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +12 -24
  1011. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +12 -24
  1012. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +14 -23
  1013. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
  1014. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +14 -23
  1015. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +12 -24
  1016. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +14 -23
  1017. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +14 -23
  1018. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +14 -23
  1019. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +12 -24
  1020. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +14 -23
  1021. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +14 -23
  1022. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +14 -23
  1023. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +14 -23
  1024. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +14 -23
  1025. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +14 -23
  1026. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +12 -24
  1027. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +14 -23
  1028. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +14 -23
  1029. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +14 -23
  1030. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +12 -24
  1031. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +12 -24
  1032. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +14 -23
  1033. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +12 -24
  1034. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +14 -23
  1035. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +14 -23
  1036. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +12 -24
  1037. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +12 -24
  1038. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +14 -23
  1039. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +12 -24
  1040. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +14 -23
  1041. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +14 -23
  1042. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +12 -24
  1043. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +14 -23
  1044. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +14 -23
  1045. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +14 -23
  1046. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
  1047. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +14 -23
  1048. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +12 -24
  1049. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +12 -24
  1050. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +12 -24
  1051. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +14 -23
  1052. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +14 -23
  1053. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +12 -24
  1054. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +14 -23
  1055. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +12 -24
  1056. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +12 -24
  1057. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +12 -24
  1058. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +12 -24
  1059. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +12 -24
  1060. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1061. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +14 -23
  1062. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
  1063. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +14 -23
  1064. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +12 -24
  1065. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
  1066. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +14 -23
  1067. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +12 -24
  1068. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +14 -23
  1069. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +14 -23
  1070. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +14 -23
  1071. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +14 -23
  1072. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +14 -23
  1073. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +14 -23
  1074. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +14 -23
  1075. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +12 -24
  1076. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +14 -23
  1077. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +14 -23
  1078. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +14 -23
  1079. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +14 -23
  1080. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +14 -23
  1081. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +12 -24
  1082. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +12 -24
  1083. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +14 -23
  1084. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +12 -24
  1085. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +14 -23
  1086. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +14 -23
  1087. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +14 -23
  1088. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +12 -24
  1089. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +12 -24
  1090. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +14 -23
  1091. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +12 -24
  1092. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +14 -23
  1093. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +12 -24
  1094. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +12 -24
  1095. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +12 -24
  1096. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +14 -23
  1097. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +14 -23
  1098. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +14 -23
  1099. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +12 -24
  1100. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +14 -23
  1101. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +12 -24
  1102. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +12 -24
  1103. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +12 -24
  1104. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +12 -24
  1105. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +14 -23
  1106. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +12 -24
  1107. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +12 -24
  1108. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +14 -23
  1109. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +12 -24
  1110. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +14 -23
  1111. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +12 -24
  1112. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +12 -24
  1113. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +12 -24
  1114. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +12 -24
  1115. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +12 -24
  1116. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +12 -24
  1117. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1118. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +14 -23
  1119. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +12 -24
  1120. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +12 -24
  1121. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +12 -24
  1122. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +14 -23
  1123. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +14 -23
  1124. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +12 -24
  1125. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -24
  1126. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +14 -23
  1127. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +12 -24
  1128. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +14 -23
  1129. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +12 -24
  1130. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +14 -23
  1131. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +14 -23
  1132. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +14 -23
  1133. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +12 -24
  1134. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +12 -24
  1135. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +12 -24
  1136. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +12 -24
  1137. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +12 -24
  1138. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +12 -24
  1139. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +12 -24
  1140. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +12 -24
  1141. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +12 -24
  1142. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +14 -23
  1143. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +14 -23
  1144. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +14 -23
  1145. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +14 -23
  1146. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +14 -23
  1147. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +14 -23
  1148. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +14 -23
  1149. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +14 -23
  1150. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +14 -23
  1151. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +12 -24
  1152. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +14 -23
  1153. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +14 -23
  1154. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +12 -24
  1155. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +14 -23
  1156. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +14 -23
  1157. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +12 -24
  1158. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +14 -23
  1159. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +14 -23
  1160. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +14 -23
  1161. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +12 -24
  1162. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +12 -24
  1163. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +14 -23
  1164. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +14 -23
  1165. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +14 -23
  1166. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +14 -23
  1167. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +14 -23
  1168. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +12 -24
  1169. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +14 -23
  1170. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +14 -23
  1171. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +14 -23
  1172. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +12 -24
  1173. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +14 -23
  1174. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +14 -23
  1175. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +12 -24
  1176. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +12 -24
  1177. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +12 -24
  1178. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +12 -24
  1179. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +14 -23
  1180. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +12 -24
  1181. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +14 -23
  1182. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +12 -24
  1183. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +12 -24
  1184. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +12 -24
  1185. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +14 -23
  1186. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +12 -24
  1187. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +14 -23
  1188. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +12 -24
  1189. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +14 -23
  1190. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +12 -24
  1191. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +14 -23
  1192. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +12 -24
  1193. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +12 -24
  1194. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +12 -24
  1195. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +12 -24
  1196. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +12 -24
  1197. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +12 -24
  1198. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +12 -24
  1199. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +12 -24
  1200. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -24
  1201. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +14 -23
  1202. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +14 -23
  1203. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
  1204. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +12 -24
  1205. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +14 -23
  1206. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +14 -23
  1207. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +12 -24
  1208. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +12 -24
  1209. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +14 -23
  1210. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +14 -23
  1211. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +12 -24
  1212. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +14 -23
  1213. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +14 -23
  1214. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +14 -23
  1215. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +14 -23
  1216. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +14 -23
  1217. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +14 -23
  1218. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +12 -24
  1219. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +14 -23
  1220. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +14 -23
  1221. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +14 -23
  1222. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +12 -24
  1223. package/dist-types/ts3.4/commands/SearchCommand.d.ts +12 -23
  1224. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +12 -24
  1225. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +12 -24
  1226. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +12 -24
  1227. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +12 -24
  1228. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +12 -24
  1229. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +12 -24
  1230. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +12 -24
  1231. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +14 -23
  1232. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +14 -23
  1233. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +12 -24
  1234. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +12 -24
  1235. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +12 -24
  1236. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +12 -24
  1237. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +12 -24
  1238. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +14 -23
  1239. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +12 -24
  1240. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +12 -24
  1241. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +12 -24
  1242. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +14 -23
  1243. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +14 -23
  1244. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +14 -23
  1245. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +14 -23
  1246. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +12 -24
  1247. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +14 -23
  1248. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +14 -23
  1249. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +12 -24
  1250. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +14 -23
  1251. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +14 -23
  1252. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +14 -23
  1253. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +14 -23
  1254. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +14 -23
  1255. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +12 -24
  1256. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +14 -23
  1257. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +14 -23
  1258. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +12 -24
  1259. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +14 -23
  1260. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +14 -23
  1261. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +14 -23
  1262. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +12 -24
  1263. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +12 -24
  1264. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +12 -24
  1265. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +14 -23
  1266. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +14 -23
  1267. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +12 -24
  1268. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +12 -24
  1269. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +12 -24
  1270. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1271. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +14 -23
  1272. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +12 -24
  1273. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
  1274. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +14 -23
  1275. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +14 -23
  1276. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +14 -23
  1277. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +12 -24
  1278. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +14 -23
  1279. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +14 -23
  1280. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +14 -23
  1281. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  1282. package/dist-types/ts3.4/models/models_2.d.ts +4 -5
  1283. package/dist-types/ts3.4/models/models_3.d.ts +7 -21
  1284. package/dist-types/ts3.4/models/models_4.d.ts +40 -2
  1285. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeLineageGroupRequest, DescribeLineageGroupResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeLineageGroupCommandInput extends DescribeLineageGroupRe
21
20
  */
22
21
  export interface DescribeLineageGroupCommandOutput extends DescribeLineageGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeLineageGroupCommand_base: {
24
+ new (input: DescribeLineageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLineageGroupCommandInput, DescribeLineageGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of properties for the requested lineage group.
@@ -81,23 +84,5 @@ export interface DescribeLineageGroupCommandOutput extends DescribeLineageGroupR
81
84
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
82
85
  *
83
86
  */
84
- export declare class DescribeLineageGroupCommand extends $Command<DescribeLineageGroupCommandInput, DescribeLineageGroupCommandOutput, SageMakerClientResolvedConfig> {
85
- readonly input: DescribeLineageGroupCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: DescribeLineageGroupCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLineageGroupCommandInput, DescribeLineageGroupCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class DescribeLineageGroupCommand extends DescribeLineageGroupCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelBiasJobDefinitionRequest, DescribeModelBiasJobDefinitionResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelBiasJobDefinitionCommandInput extends DescribeMode
21
20
  */
22
21
  export interface DescribeModelBiasJobDefinitionCommandOutput extends DescribeModelBiasJobDefinitionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelBiasJobDefinitionCommand_base: {
24
+ new (input: DescribeModelBiasJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelBiasJobDefinitionCommandInput, DescribeModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a description of a model bias job definition.</p>
@@ -145,23 +148,5 @@ export interface DescribeModelBiasJobDefinitionCommandOutput extends DescribeMod
145
148
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
146
149
  *
147
150
  */
148
- export declare class DescribeModelBiasJobDefinitionCommand extends $Command<DescribeModelBiasJobDefinitionCommandInput, DescribeModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
149
- readonly input: DescribeModelBiasJobDefinitionCommandInput;
150
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
151
- /**
152
- * @public
153
- */
154
- constructor(input: DescribeModelBiasJobDefinitionCommandInput);
155
- /**
156
- * @internal
157
- */
158
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelBiasJobDefinitionCommandInput, DescribeModelBiasJobDefinitionCommandOutput>;
159
- /**
160
- * @internal
161
- */
162
- private serialize;
163
- /**
164
- * @internal
165
- */
166
- private deserialize;
151
+ export declare class DescribeModelBiasJobDefinitionCommand extends DescribeModelBiasJobDefinitionCommand_base {
167
152
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelCardRequest, DescribeModelCardResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelCardCommandInput extends DescribeModelCardRequest
21
20
  */
22
21
  export interface DescribeModelCardCommandOutput extends DescribeModelCardResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelCardCommand_base: {
24
+ new (input: DescribeModelCardCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelCardCommandInput, DescribeModelCardCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.</p>
@@ -85,23 +88,5 @@ export interface DescribeModelCardCommandOutput extends DescribeModelCardRespons
85
88
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
86
89
  *
87
90
  */
88
- export declare class DescribeModelCardCommand extends $Command<DescribeModelCardCommandInput, DescribeModelCardCommandOutput, SageMakerClientResolvedConfig> {
89
- readonly input: DescribeModelCardCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: DescribeModelCardCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelCardCommandInput, DescribeModelCardCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class DescribeModelCardCommand extends DescribeModelCardCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelCardExportJobRequest, DescribeModelCardExportJobResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelCardExportJobCommandInput extends DescribeModelCar
21
20
  */
22
21
  export interface DescribeModelCardExportJobCommandOutput extends DescribeModelCardExportJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelCardExportJobCommand_base: {
24
+ new (input: DescribeModelCardExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelCardExportJobCommandInput, DescribeModelCardExportJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes an Amazon SageMaker Model Card export job.</p>
@@ -67,23 +70,5 @@ export interface DescribeModelCardExportJobCommandOutput extends DescribeModelCa
67
70
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
68
71
  *
69
72
  */
70
- export declare class DescribeModelCardExportJobCommand extends $Command<DescribeModelCardExportJobCommandInput, DescribeModelCardExportJobCommandOutput, SageMakerClientResolvedConfig> {
71
- readonly input: DescribeModelCardExportJobCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: DescribeModelCardExportJobCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelCardExportJobCommandInput, DescribeModelCardExportJobCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class DescribeModelCardExportJobCommand extends DescribeModelCardExportJobCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelInput, DescribeModelOutput } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelCommandInput extends DescribeModelInput {
21
20
  */
22
21
  export interface DescribeModelCommandOutput extends DescribeModelOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelCommand_base: {
24
+ new (input: DescribeModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelCommandInput, DescribeModelCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes a model that you created using the <code>CreateModel</code>
@@ -139,23 +142,5 @@ export interface DescribeModelCommandOutput extends DescribeModelOutput, __Metad
139
142
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
140
143
  *
141
144
  */
142
- export declare class DescribeModelCommand extends $Command<DescribeModelCommandInput, DescribeModelCommandOutput, SageMakerClientResolvedConfig> {
143
- readonly input: DescribeModelCommandInput;
144
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
145
- /**
146
- * @public
147
- */
148
- constructor(input: DescribeModelCommandInput);
149
- /**
150
- * @internal
151
- */
152
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelCommandInput, DescribeModelCommandOutput>;
153
- /**
154
- * @internal
155
- */
156
- private serialize;
157
- /**
158
- * @internal
159
- */
160
- private deserialize;
145
+ export declare class DescribeModelCommand extends DescribeModelCommand_base {
161
146
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelExplainabilityJobDefinitionRequest, DescribeModelExplainabilityJobDefinitionResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelExplainabilityJobDefinitionCommandInput extends De
21
20
  */
22
21
  export interface DescribeModelExplainabilityJobDefinitionCommandOutput extends DescribeModelExplainabilityJobDefinitionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelExplainabilityJobDefinitionCommand_base: {
24
+ new (input: DescribeModelExplainabilityJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelExplainabilityJobDefinitionCommandInput, DescribeModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a description of a model explainability job definition.</p>
@@ -142,23 +145,5 @@ export interface DescribeModelExplainabilityJobDefinitionCommandOutput extends D
142
145
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
143
146
  *
144
147
  */
145
- export declare class DescribeModelExplainabilityJobDefinitionCommand extends $Command<DescribeModelExplainabilityJobDefinitionCommandInput, DescribeModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
146
- readonly input: DescribeModelExplainabilityJobDefinitionCommandInput;
147
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
148
- /**
149
- * @public
150
- */
151
- constructor(input: DescribeModelExplainabilityJobDefinitionCommandInput);
152
- /**
153
- * @internal
154
- */
155
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelExplainabilityJobDefinitionCommandInput, DescribeModelExplainabilityJobDefinitionCommandOutput>;
156
- /**
157
- * @internal
158
- */
159
- private serialize;
160
- /**
161
- * @internal
162
- */
163
- private deserialize;
148
+ export declare class DescribeModelExplainabilityJobDefinitionCommand extends DescribeModelExplainabilityJobDefinitionCommand_base {
164
149
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelPackageInput, DescribeModelPackageOutput } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelPackageCommandInput extends DescribeModelPackageIn
21
20
  */
22
21
  export interface DescribeModelPackageCommandOutput extends DescribeModelPackageOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelPackageCommand_base: {
24
+ new (input: DescribeModelPackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a description of the specified model package, which is used to create SageMaker
@@ -302,23 +305,5 @@ export interface DescribeModelPackageCommandOutput extends DescribeModelPackageO
302
305
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
303
306
  *
304
307
  */
305
- export declare class DescribeModelPackageCommand extends $Command<DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput, SageMakerClientResolvedConfig> {
306
- readonly input: DescribeModelPackageCommandInput;
307
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
308
- /**
309
- * @public
310
- */
311
- constructor(input: DescribeModelPackageCommandInput);
312
- /**
313
- * @internal
314
- */
315
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput>;
316
- /**
317
- * @internal
318
- */
319
- private serialize;
320
- /**
321
- * @internal
322
- */
323
- private deserialize;
308
+ export declare class DescribeModelPackageCommand extends DescribeModelPackageCommand_base {
324
309
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelPackageGroupInput, DescribeModelPackageGroupOutput } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelPackageGroupCommandInput extends DescribeModelPack
21
20
  */
22
21
  export interface DescribeModelPackageGroupCommandOutput extends DescribeModelPackageGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelPackageGroupCommand_base: {
24
+ new (input: DescribeModelPackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a description for the specified model group.</p>
@@ -65,23 +68,5 @@ export interface DescribeModelPackageGroupCommandOutput extends DescribeModelPac
65
68
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
66
69
  *
67
70
  */
68
- export declare class DescribeModelPackageGroupCommand extends $Command<DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput, SageMakerClientResolvedConfig> {
69
- readonly input: DescribeModelPackageGroupCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: DescribeModelPackageGroupCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class DescribeModelPackageGroupCommand extends DescribeModelPackageGroupCommand_base {
87
72
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeModelQualityJobDefinitionRequest, DescribeModelQualityJobDefinitionResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeModelQualityJobDefinitionCommandInput extends DescribeM
21
20
  */
22
21
  export interface DescribeModelQualityJobDefinitionCommandOutput extends DescribeModelQualityJobDefinitionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeModelQualityJobDefinitionCommand_base: {
24
+ new (input: DescribeModelQualityJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a description of a model quality job definition.</p>
@@ -153,23 +156,5 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
153
156
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
154
157
  *
155
158
  */
156
- export declare class DescribeModelQualityJobDefinitionCommand extends $Command<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
157
- readonly input: DescribeModelQualityJobDefinitionCommandInput;
158
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
159
- /**
160
- * @public
161
- */
162
- constructor(input: DescribeModelQualityJobDefinitionCommandInput);
163
- /**
164
- * @internal
165
- */
166
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput>;
167
- /**
168
- * @internal
169
- */
170
- private serialize;
171
- /**
172
- * @internal
173
- */
174
- private deserialize;
159
+ export declare class DescribeModelQualityJobDefinitionCommand extends DescribeModelQualityJobDefinitionCommand_base {
175
160
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeMonitoringScheduleRequest, DescribeMonitoringScheduleResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeMonitoringScheduleCommandInput extends DescribeMonitori
21
20
  */
22
21
  export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitoringScheduleResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeMonitoringScheduleCommand_base: {
24
+ new (input: DescribeMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the schedule for a monitoring job.</p>
@@ -182,23 +185,5 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
182
185
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
183
186
  *
184
187
  */
185
- export declare class DescribeMonitoringScheduleCommand extends $Command<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig> {
186
- readonly input: DescribeMonitoringScheduleCommandInput;
187
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
188
- /**
189
- * @public
190
- */
191
- constructor(input: DescribeMonitoringScheduleCommandInput);
192
- /**
193
- * @internal
194
- */
195
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput>;
196
- /**
197
- * @internal
198
- */
199
- private serialize;
200
- /**
201
- * @internal
202
- */
203
- private deserialize;
188
+ export declare class DescribeMonitoringScheduleCommand extends DescribeMonitoringScheduleCommand_base {
204
189
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeNotebookInstanceInput, DescribeNotebookInstanceOutput } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeNotebookInstanceCommandInput extends DescribeNotebookIn
21
20
  */
22
21
  export interface DescribeNotebookInstanceCommandOutput extends DescribeNotebookInstanceOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeNotebookInstanceCommand_base: {
24
+ new (input: DescribeNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about a notebook instance.</p>
@@ -80,23 +83,5 @@ export interface DescribeNotebookInstanceCommandOutput extends DescribeNotebookI
80
83
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
81
84
  *
82
85
  */
83
- export declare class DescribeNotebookInstanceCommand extends $Command<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput, SageMakerClientResolvedConfig> {
84
- readonly input: DescribeNotebookInstanceCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: DescribeNotebookInstanceCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class DescribeNotebookInstanceCommand extends DescribeNotebookInstanceCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeNotebookInstanceLifecycleConfigInput, DescribeNotebookInstanceLifecycleConfigOutput } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandInput extends Des
21
20
  */
22
21
  export interface DescribeNotebookInstanceLifecycleConfigCommandOutput extends DescribeNotebookInstanceLifecycleConfigOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeNotebookInstanceLifecycleConfigCommand_base: {
24
+ new (input: DescribeNotebookInstanceLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a description of a notebook instance lifecycle configuration.</p>
@@ -66,23 +69,5 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandOutput extends De
66
69
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
70
  *
68
71
  */
69
- export declare class DescribeNotebookInstanceLifecycleConfigCommand extends $Command<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
70
- readonly input: DescribeNotebookInstanceLifecycleConfigCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: DescribeNotebookInstanceLifecycleConfigCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class DescribeNotebookInstanceLifecycleConfigCommand extends DescribeNotebookInstanceLifecycleConfigCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribePipelineRequest, DescribePipelineResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribePipelineCommandInput extends DescribePipelineRequest {
21
20
  */
22
21
  export interface DescribePipelineCommandOutput extends DescribePipelineResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribePipelineCommand_base: {
24
+ new (input: DescribePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineCommandInput, DescribePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the details of a pipeline.</p>
@@ -86,23 +89,5 @@ export interface DescribePipelineCommandOutput extends DescribePipelineResponse,
86
89
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
87
90
  *
88
91
  */
89
- export declare class DescribePipelineCommand extends $Command<DescribePipelineCommandInput, DescribePipelineCommandOutput, SageMakerClientResolvedConfig> {
90
- readonly input: DescribePipelineCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DescribePipelineCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePipelineCommandInput, DescribePipelineCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DescribePipelineCommand extends DescribePipelineCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribePipelineDefinitionForExecutionRequest, DescribePipelineDefinitionForExecutionResponse } from "../models/models_2";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribePipelineDefinitionForExecutionCommandInput extends Desc
21
20
  */
22
21
  export interface DescribePipelineDefinitionForExecutionCommandOutput extends DescribePipelineDefinitionForExecutionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribePipelineDefinitionForExecutionCommand_base: {
24
+ new (input: DescribePipelineDefinitionForExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the details of an execution's pipeline definition.</p>
@@ -55,23 +58,5 @@ export interface DescribePipelineDefinitionForExecutionCommandOutput extends Des
55
58
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
56
59
  *
57
60
  */
58
- export declare class DescribePipelineDefinitionForExecutionCommand extends $Command<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput, SageMakerClientResolvedConfig> {
59
- readonly input: DescribePipelineDefinitionForExecutionCommandInput;
60
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
- /**
62
- * @public
63
- */
64
- constructor(input: DescribePipelineDefinitionForExecutionCommandInput);
65
- /**
66
- * @internal
67
- */
68
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput>;
69
- /**
70
- * @internal
71
- */
72
- private serialize;
73
- /**
74
- * @internal
75
- */
76
- private deserialize;
61
+ export declare class DescribePipelineDefinitionForExecutionCommand extends DescribePipelineDefinitionForExecutionCommand_base {
77
62
  }