@aws-sdk/client-sagemaker 3.169.0 → 3.170.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 (357) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/SageMaker.d.ts +4858 -1320
  3. package/dist-types/ts3.4/SageMakerClient.d.ts +1707 -336
  4. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +34 -17
  9. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +37 -17
  10. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
  11. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +41 -17
  15. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +37 -17
  17. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +33 -17
  19. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +34 -17
  20. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +37 -17
  22. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +36 -17
  23. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +34 -17
  24. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +37 -17
  26. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +38 -17
  27. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +38 -17
  29. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +38 -17
  32. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +38 -17
  34. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +38 -17
  38. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +34 -17
  52. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +38 -17
  54. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +37 -17
  55. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +37 -17
  56. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +34 -17
  57. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
  59. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +36 -17
  60. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
  62. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +36 -17
  63. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +37 -17
  64. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +37 -17
  65. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +33 -17
  66. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +37 -17
  69. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +32 -17
  70. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +36 -17
  71. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +37 -17
  72. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +33 -17
  73. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +38 -17
  75. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
  76. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +38 -17
  77. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +37 -17
  78. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +32 -17
  79. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +37 -17
  80. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +33 -17
  81. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +37 -17
  84. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +37 -17
  85. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +36 -17
  86. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +37 -17
  87. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +37 -17
  88. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +32 -17
  89. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +37 -17
  90. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +34 -17
  91. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +34 -17
  92. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +41 -17
  93. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +33 -17
  94. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +37 -17
  95. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +37 -17
  96. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +33 -17
  97. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +37 -17
  98. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +37 -17
  99. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +34 -17
  100. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +41 -17
  101. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +37 -17
  102. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +38 -17
  103. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +41 -17
  104. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +41 -17
  105. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +37 -17
  106. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +41 -17
  107. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +37 -17
  108. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +38 -17
  109. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +37 -17
  110. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +41 -17
  111. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +41 -17
  112. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +37 -17
  113. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +41 -17
  114. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +38 -17
  115. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +41 -17
  116. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +41 -17
  117. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +41 -17
  118. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +38 -17
  119. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +41 -17
  120. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +37 -17
  121. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +41 -17
  122. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +41 -17
  123. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +38 -17
  124. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +41 -17
  125. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +41 -17
  126. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +34 -17
  127. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +41 -17
  128. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +41 -17
  129. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +41 -17
  130. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +41 -17
  131. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +41 -17
  132. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +41 -17
  133. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  134. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +37 -17
  135. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +41 -17
  136. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +41 -17
  137. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +41 -17
  138. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +37 -17
  139. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +41 -17
  140. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +41 -17
  141. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +38 -17
  142. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +41 -17
  143. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +37 -17
  144. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +41 -17
  145. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +38 -17
  146. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +38 -17
  147. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +37 -17
  148. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
  149. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +41 -17
  150. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
  151. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +41 -17
  152. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +41 -17
  153. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +41 -17
  154. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +41 -17
  155. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +41 -17
  156. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +34 -17
  157. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +34 -17
  158. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +38 -17
  159. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +34 -17
  160. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +37 -17
  161. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
  162. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +37 -17
  163. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +41 -17
  164. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +41 -17
  165. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +38 -17
  166. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +34 -17
  167. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +41 -17
  168. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +37 -17
  169. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
  170. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +34 -17
  171. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +41 -17
  172. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +41 -17
  173. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +38 -17
  174. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +34 -17
  175. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +37 -17
  176. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +38 -17
  177. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +38 -17
  178. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +37 -17
  179. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +41 -17
  180. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +38 -17
  181. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +34 -17
  182. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +41 -17
  183. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +37 -17
  184. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +41 -17
  185. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +38 -17
  186. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +41 -17
  187. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +41 -17
  188. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +38 -17
  189. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +41 -17
  190. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +37 -17
  191. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +41 -17
  192. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +34 -17
  193. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +41 -17
  194. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +41 -17
  195. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +41 -17
  196. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +41 -17
  197. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +41 -17
  198. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +41 -17
  199. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +41 -17
  200. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +37 -17
  201. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +38 -17
  202. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +34 -17
  203. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +37 -17
  204. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +41 -17
  205. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +41 -17
  206. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +34 -17
  207. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +37 -17
  208. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +41 -17
  209. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +38 -17
  210. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +38 -17
  211. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +34 -17
  212. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +37 -17
  213. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +37 -17
  214. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +37 -17
  215. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +41 -17
  216. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +34 -17
  217. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +32 -17
  218. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +37 -17
  219. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +41 -17
  220. package/dist-types/ts3.4/commands/SearchCommand.d.ts +32 -17
  221. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +41 -17
  222. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +41 -17
  223. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +37 -17
  224. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +37 -17
  225. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +36 -17
  226. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +41 -17
  227. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +32 -17
  228. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +33 -17
  229. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +37 -17
  230. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +36 -17
  231. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +37 -17
  232. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +37 -17
  233. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +32 -17
  234. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +36 -17
  235. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +36 -17
  236. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +41 -17
  237. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +33 -17
  238. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +32 -17
  239. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +32 -17
  240. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +34 -17
  241. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +41 -17
  242. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +37 -17
  243. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +41 -17
  244. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +37 -17
  245. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +33 -17
  246. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +32 -17
  247. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +34 -17
  248. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +34 -17
  249. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +41 -17
  250. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +37 -17
  251. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +38 -17
  252. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +36 -17
  253. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +34 -17
  254. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +38 -17
  255. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +41 -17
  256. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +41 -17
  257. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  258. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +37 -17
  259. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +41 -17
  260. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +34 -17
  261. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +38 -17
  262. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +34 -17
  263. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +41 -17
  264. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +38 -17
  265. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +37 -17
  266. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +37 -17
  267. package/dist-types/ts3.4/commands/index.d.ts +263 -263
  268. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  269. package/dist-types/ts3.4/index.d.ts +7 -7
  270. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +8 -6
  271. package/dist-types/ts3.4/models/index.d.ts +4 -4
  272. package/dist-types/ts3.4/models/models_0.d.ts +3377 -3197
  273. package/dist-types/ts3.4/models/models_1.d.ts +3690 -3325
  274. package/dist-types/ts3.4/models/models_2.d.ts +4254 -3894
  275. package/dist-types/ts3.4/models/models_3.d.ts +2501 -2241
  276. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  277. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +11 -4
  278. package/dist-types/ts3.4/pagination/ListAlgorithmsPaginator.d.ts +11 -4
  279. package/dist-types/ts3.4/pagination/ListAppImageConfigsPaginator.d.ts +11 -4
  280. package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +11 -4
  281. package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +11 -4
  282. package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
  283. package/dist-types/ts3.4/pagination/ListAutoMLJobsPaginator.d.ts +11 -4
  284. package/dist-types/ts3.4/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +11 -4
  285. package/dist-types/ts3.4/pagination/ListCodeRepositoriesPaginator.d.ts +11 -4
  286. package/dist-types/ts3.4/pagination/ListCompilationJobsPaginator.d.ts +11 -4
  287. package/dist-types/ts3.4/pagination/ListContextsPaginator.d.ts +11 -4
  288. package/dist-types/ts3.4/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +11 -4
  289. package/dist-types/ts3.4/pagination/ListDeviceFleetsPaginator.d.ts +11 -4
  290. package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +11 -4
  291. package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +11 -4
  292. package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +11 -4
  293. package/dist-types/ts3.4/pagination/ListEdgePackagingJobsPaginator.d.ts +11 -4
  294. package/dist-types/ts3.4/pagination/ListEndpointConfigsPaginator.d.ts +11 -4
  295. package/dist-types/ts3.4/pagination/ListEndpointsPaginator.d.ts +11 -4
  296. package/dist-types/ts3.4/pagination/ListExperimentsPaginator.d.ts +11 -4
  297. package/dist-types/ts3.4/pagination/ListFlowDefinitionsPaginator.d.ts +11 -4
  298. package/dist-types/ts3.4/pagination/ListHumanTaskUisPaginator.d.ts +11 -4
  299. package/dist-types/ts3.4/pagination/ListHyperParameterTuningJobsPaginator.d.ts +11 -4
  300. package/dist-types/ts3.4/pagination/ListImageVersionsPaginator.d.ts +11 -4
  301. package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +11 -4
  302. package/dist-types/ts3.4/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +11 -4
  303. package/dist-types/ts3.4/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +11 -4
  304. package/dist-types/ts3.4/pagination/ListLabelingJobsPaginator.d.ts +11 -4
  305. package/dist-types/ts3.4/pagination/ListLineageGroupsPaginator.d.ts +11 -4
  306. package/dist-types/ts3.4/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +11 -4
  307. package/dist-types/ts3.4/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +11 -4
  308. package/dist-types/ts3.4/pagination/ListModelMetadataPaginator.d.ts +11 -4
  309. package/dist-types/ts3.4/pagination/ListModelPackageGroupsPaginator.d.ts +11 -4
  310. package/dist-types/ts3.4/pagination/ListModelPackagesPaginator.d.ts +11 -4
  311. package/dist-types/ts3.4/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +11 -4
  312. package/dist-types/ts3.4/pagination/ListModelsPaginator.d.ts +11 -4
  313. package/dist-types/ts3.4/pagination/ListMonitoringExecutionsPaginator.d.ts +11 -4
  314. package/dist-types/ts3.4/pagination/ListMonitoringSchedulesPaginator.d.ts +11 -4
  315. package/dist-types/ts3.4/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +11 -4
  316. package/dist-types/ts3.4/pagination/ListNotebookInstancesPaginator.d.ts +11 -4
  317. package/dist-types/ts3.4/pagination/ListPipelineExecutionStepsPaginator.d.ts +11 -4
  318. package/dist-types/ts3.4/pagination/ListPipelineExecutionsPaginator.d.ts +11 -4
  319. package/dist-types/ts3.4/pagination/ListPipelineParametersForExecutionPaginator.d.ts +11 -4
  320. package/dist-types/ts3.4/pagination/ListPipelinesPaginator.d.ts +11 -4
  321. package/dist-types/ts3.4/pagination/ListProcessingJobsPaginator.d.ts +11 -4
  322. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +11 -4
  323. package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +11 -4
  324. package/dist-types/ts3.4/pagination/ListStudioLifecycleConfigsPaginator.d.ts +11 -4
  325. package/dist-types/ts3.4/pagination/ListSubscribedWorkteamsPaginator.d.ts +11 -4
  326. package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +11 -4
  327. package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +11 -4
  328. package/dist-types/ts3.4/pagination/ListTrainingJobsPaginator.d.ts +11 -4
  329. package/dist-types/ts3.4/pagination/ListTransformJobsPaginator.d.ts +11 -4
  330. package/dist-types/ts3.4/pagination/ListTrialComponentsPaginator.d.ts +11 -4
  331. package/dist-types/ts3.4/pagination/ListTrialsPaginator.d.ts +11 -4
  332. package/dist-types/ts3.4/pagination/ListUserProfilesPaginator.d.ts +11 -4
  333. package/dist-types/ts3.4/pagination/ListWorkforcesPaginator.d.ts +11 -4
  334. package/dist-types/ts3.4/pagination/ListWorkteamsPaginator.d.ts +11 -4
  335. package/dist-types/ts3.4/pagination/QueryLineagePaginator.d.ts +11 -4
  336. package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +11 -4
  337. package/dist-types/ts3.4/pagination/index.d.ts +61 -61
  338. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +3161 -791
  339. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  340. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  341. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  342. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  343. package/dist-types/ts3.4/waiters/index.d.ts +13 -13
  344. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
  345. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +13 -7
  346. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +13 -7
  347. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +13 -7
  348. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +13 -7
  349. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +13 -7
  350. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +13 -7
  351. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +13 -7
  352. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +13 -7
  353. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +13 -7
  354. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +13 -7
  355. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +13 -7
  356. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +13 -7
  357. package/package.json +35 -35
@@ -1,336 +1,1707 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { AddAssociationCommandInput, AddAssociationCommandOutput } from "./commands/AddAssociationCommand";
10
- import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
11
- import { AssociateTrialComponentCommandInput, AssociateTrialComponentCommandOutput } from "./commands/AssociateTrialComponentCommand";
12
- import { BatchDescribeModelPackageCommandInput, BatchDescribeModelPackageCommandOutput } from "./commands/BatchDescribeModelPackageCommand";
13
- import { CreateActionCommandInput, CreateActionCommandOutput } from "./commands/CreateActionCommand";
14
- import { CreateAlgorithmCommandInput, CreateAlgorithmCommandOutput } from "./commands/CreateAlgorithmCommand";
15
- import { CreateAppCommandInput, CreateAppCommandOutput } from "./commands/CreateAppCommand";
16
- import { CreateAppImageConfigCommandInput, CreateAppImageConfigCommandOutput } from "./commands/CreateAppImageConfigCommand";
17
- import { CreateArtifactCommandInput, CreateArtifactCommandOutput } from "./commands/CreateArtifactCommand";
18
- import { CreateAutoMLJobCommandInput, CreateAutoMLJobCommandOutput } from "./commands/CreateAutoMLJobCommand";
19
- import { CreateCodeRepositoryCommandInput, CreateCodeRepositoryCommandOutput } from "./commands/CreateCodeRepositoryCommand";
20
- import { CreateCompilationJobCommandInput, CreateCompilationJobCommandOutput } from "./commands/CreateCompilationJobCommand";
21
- import { CreateContextCommandInput, CreateContextCommandOutput } from "./commands/CreateContextCommand";
22
- import { CreateDataQualityJobDefinitionCommandInput, CreateDataQualityJobDefinitionCommandOutput } from "./commands/CreateDataQualityJobDefinitionCommand";
23
- import { CreateDeviceFleetCommandInput, CreateDeviceFleetCommandOutput } from "./commands/CreateDeviceFleetCommand";
24
- import { CreateDomainCommandInput, CreateDomainCommandOutput } from "./commands/CreateDomainCommand";
25
- import { CreateEdgeDeploymentPlanCommandInput, CreateEdgeDeploymentPlanCommandOutput } from "./commands/CreateEdgeDeploymentPlanCommand";
26
- import { CreateEdgeDeploymentStageCommandInput, CreateEdgeDeploymentStageCommandOutput } from "./commands/CreateEdgeDeploymentStageCommand";
27
- import { CreateEdgePackagingJobCommandInput, CreateEdgePackagingJobCommandOutput } from "./commands/CreateEdgePackagingJobCommand";
28
- import { CreateEndpointCommandInput, CreateEndpointCommandOutput } from "./commands/CreateEndpointCommand";
29
- import { CreateEndpointConfigCommandInput, CreateEndpointConfigCommandOutput } from "./commands/CreateEndpointConfigCommand";
30
- import { CreateExperimentCommandInput, CreateExperimentCommandOutput } from "./commands/CreateExperimentCommand";
31
- import { CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput } from "./commands/CreateFeatureGroupCommand";
32
- import { CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput } from "./commands/CreateFlowDefinitionCommand";
33
- import { CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput } from "./commands/CreateHumanTaskUiCommand";
34
- import { CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput } from "./commands/CreateHyperParameterTuningJobCommand";
35
- import { CreateImageCommandInput, CreateImageCommandOutput } from "./commands/CreateImageCommand";
36
- import { CreateImageVersionCommandInput, CreateImageVersionCommandOutput } from "./commands/CreateImageVersionCommand";
37
- import { CreateInferenceRecommendationsJobCommandInput, CreateInferenceRecommendationsJobCommandOutput } from "./commands/CreateInferenceRecommendationsJobCommand";
38
- import { CreateLabelingJobCommandInput, CreateLabelingJobCommandOutput } from "./commands/CreateLabelingJobCommand";
39
- import { CreateModelBiasJobDefinitionCommandInput, CreateModelBiasJobDefinitionCommandOutput } from "./commands/CreateModelBiasJobDefinitionCommand";
40
- import { CreateModelCommandInput, CreateModelCommandOutput } from "./commands/CreateModelCommand";
41
- import { CreateModelExplainabilityJobDefinitionCommandInput, CreateModelExplainabilityJobDefinitionCommandOutput } from "./commands/CreateModelExplainabilityJobDefinitionCommand";
42
- import { CreateModelPackageCommandInput, CreateModelPackageCommandOutput } from "./commands/CreateModelPackageCommand";
43
- import { CreateModelPackageGroupCommandInput, CreateModelPackageGroupCommandOutput } from "./commands/CreateModelPackageGroupCommand";
44
- import { CreateModelQualityJobDefinitionCommandInput, CreateModelQualityJobDefinitionCommandOutput } from "./commands/CreateModelQualityJobDefinitionCommand";
45
- import { CreateMonitoringScheduleCommandInput, CreateMonitoringScheduleCommandOutput } from "./commands/CreateMonitoringScheduleCommand";
46
- import { CreateNotebookInstanceCommandInput, CreateNotebookInstanceCommandOutput } from "./commands/CreateNotebookInstanceCommand";
47
- import { CreateNotebookInstanceLifecycleConfigCommandInput, CreateNotebookInstanceLifecycleConfigCommandOutput } from "./commands/CreateNotebookInstanceLifecycleConfigCommand";
48
- import { CreatePipelineCommandInput, CreatePipelineCommandOutput } from "./commands/CreatePipelineCommand";
49
- import { CreatePresignedDomainUrlCommandInput, CreatePresignedDomainUrlCommandOutput } from "./commands/CreatePresignedDomainUrlCommand";
50
- import { CreatePresignedNotebookInstanceUrlCommandInput, CreatePresignedNotebookInstanceUrlCommandOutput } from "./commands/CreatePresignedNotebookInstanceUrlCommand";
51
- import { CreateProcessingJobCommandInput, CreateProcessingJobCommandOutput } from "./commands/CreateProcessingJobCommand";
52
- import { CreateProjectCommandInput, CreateProjectCommandOutput } from "./commands/CreateProjectCommand";
53
- import { CreateStudioLifecycleConfigCommandInput, CreateStudioLifecycleConfigCommandOutput } from "./commands/CreateStudioLifecycleConfigCommand";
54
- import { CreateTrainingJobCommandInput, CreateTrainingJobCommandOutput } from "./commands/CreateTrainingJobCommand";
55
- import { CreateTransformJobCommandInput, CreateTransformJobCommandOutput } from "./commands/CreateTransformJobCommand";
56
- import { CreateTrialCommandInput, CreateTrialCommandOutput } from "./commands/CreateTrialCommand";
57
- import { CreateTrialComponentCommandInput, CreateTrialComponentCommandOutput } from "./commands/CreateTrialComponentCommand";
58
- import { CreateUserProfileCommandInput, CreateUserProfileCommandOutput } from "./commands/CreateUserProfileCommand";
59
- import { CreateWorkforceCommandInput, CreateWorkforceCommandOutput } from "./commands/CreateWorkforceCommand";
60
- import { CreateWorkteamCommandInput, CreateWorkteamCommandOutput } from "./commands/CreateWorkteamCommand";
61
- import { DeleteActionCommandInput, DeleteActionCommandOutput } from "./commands/DeleteActionCommand";
62
- import { DeleteAlgorithmCommandInput, DeleteAlgorithmCommandOutput } from "./commands/DeleteAlgorithmCommand";
63
- import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
64
- import { DeleteAppImageConfigCommandInput, DeleteAppImageConfigCommandOutput } from "./commands/DeleteAppImageConfigCommand";
65
- import { DeleteArtifactCommandInput, DeleteArtifactCommandOutput } from "./commands/DeleteArtifactCommand";
66
- import { DeleteAssociationCommandInput, DeleteAssociationCommandOutput } from "./commands/DeleteAssociationCommand";
67
- import { DeleteCodeRepositoryCommandInput, DeleteCodeRepositoryCommandOutput } from "./commands/DeleteCodeRepositoryCommand";
68
- import { DeleteContextCommandInput, DeleteContextCommandOutput } from "./commands/DeleteContextCommand";
69
- import { DeleteDataQualityJobDefinitionCommandInput, DeleteDataQualityJobDefinitionCommandOutput } from "./commands/DeleteDataQualityJobDefinitionCommand";
70
- import { DeleteDeviceFleetCommandInput, DeleteDeviceFleetCommandOutput } from "./commands/DeleteDeviceFleetCommand";
71
- import { DeleteDomainCommandInput, DeleteDomainCommandOutput } from "./commands/DeleteDomainCommand";
72
- import { DeleteEdgeDeploymentPlanCommandInput, DeleteEdgeDeploymentPlanCommandOutput } from "./commands/DeleteEdgeDeploymentPlanCommand";
73
- import { DeleteEdgeDeploymentStageCommandInput, DeleteEdgeDeploymentStageCommandOutput } from "./commands/DeleteEdgeDeploymentStageCommand";
74
- import { DeleteEndpointCommandInput, DeleteEndpointCommandOutput } from "./commands/DeleteEndpointCommand";
75
- import { DeleteEndpointConfigCommandInput, DeleteEndpointConfigCommandOutput } from "./commands/DeleteEndpointConfigCommand";
76
- import { DeleteExperimentCommandInput, DeleteExperimentCommandOutput } from "./commands/DeleteExperimentCommand";
77
- import { DeleteFeatureGroupCommandInput, DeleteFeatureGroupCommandOutput } from "./commands/DeleteFeatureGroupCommand";
78
- import { DeleteFlowDefinitionCommandInput, DeleteFlowDefinitionCommandOutput } from "./commands/DeleteFlowDefinitionCommand";
79
- import { DeleteHumanTaskUiCommandInput, DeleteHumanTaskUiCommandOutput } from "./commands/DeleteHumanTaskUiCommand";
80
- import { DeleteImageCommandInput, DeleteImageCommandOutput } from "./commands/DeleteImageCommand";
81
- import { DeleteImageVersionCommandInput, DeleteImageVersionCommandOutput } from "./commands/DeleteImageVersionCommand";
82
- import { DeleteModelBiasJobDefinitionCommandInput, DeleteModelBiasJobDefinitionCommandOutput } from "./commands/DeleteModelBiasJobDefinitionCommand";
83
- import { DeleteModelCommandInput, DeleteModelCommandOutput } from "./commands/DeleteModelCommand";
84
- import { DeleteModelExplainabilityJobDefinitionCommandInput, DeleteModelExplainabilityJobDefinitionCommandOutput } from "./commands/DeleteModelExplainabilityJobDefinitionCommand";
85
- import { DeleteModelPackageCommandInput, DeleteModelPackageCommandOutput } from "./commands/DeleteModelPackageCommand";
86
- import { DeleteModelPackageGroupCommandInput, DeleteModelPackageGroupCommandOutput } from "./commands/DeleteModelPackageGroupCommand";
87
- import { DeleteModelPackageGroupPolicyCommandInput, DeleteModelPackageGroupPolicyCommandOutput } from "./commands/DeleteModelPackageGroupPolicyCommand";
88
- import { DeleteModelQualityJobDefinitionCommandInput, DeleteModelQualityJobDefinitionCommandOutput } from "./commands/DeleteModelQualityJobDefinitionCommand";
89
- import { DeleteMonitoringScheduleCommandInput, DeleteMonitoringScheduleCommandOutput } from "./commands/DeleteMonitoringScheduleCommand";
90
- import { DeleteNotebookInstanceCommandInput, DeleteNotebookInstanceCommandOutput } from "./commands/DeleteNotebookInstanceCommand";
91
- import { DeleteNotebookInstanceLifecycleConfigCommandInput, DeleteNotebookInstanceLifecycleConfigCommandOutput } from "./commands/DeleteNotebookInstanceLifecycleConfigCommand";
92
- import { DeletePipelineCommandInput, DeletePipelineCommandOutput } from "./commands/DeletePipelineCommand";
93
- import { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "./commands/DeleteProjectCommand";
94
- import { DeleteStudioLifecycleConfigCommandInput, DeleteStudioLifecycleConfigCommandOutput } from "./commands/DeleteStudioLifecycleConfigCommand";
95
- import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
96
- import { DeleteTrialCommandInput, DeleteTrialCommandOutput } from "./commands/DeleteTrialCommand";
97
- import { DeleteTrialComponentCommandInput, DeleteTrialComponentCommandOutput } from "./commands/DeleteTrialComponentCommand";
98
- import { DeleteUserProfileCommandInput, DeleteUserProfileCommandOutput } from "./commands/DeleteUserProfileCommand";
99
- import { DeleteWorkforceCommandInput, DeleteWorkforceCommandOutput } from "./commands/DeleteWorkforceCommand";
100
- import { DeleteWorkteamCommandInput, DeleteWorkteamCommandOutput } from "./commands/DeleteWorkteamCommand";
101
- import { DeregisterDevicesCommandInput, DeregisterDevicesCommandOutput } from "./commands/DeregisterDevicesCommand";
102
- import { DescribeActionCommandInput, DescribeActionCommandOutput } from "./commands/DescribeActionCommand";
103
- import { DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput } from "./commands/DescribeAlgorithmCommand";
104
- import { DescribeAppCommandInput, DescribeAppCommandOutput } from "./commands/DescribeAppCommand";
105
- import { DescribeAppImageConfigCommandInput, DescribeAppImageConfigCommandOutput } from "./commands/DescribeAppImageConfigCommand";
106
- import { DescribeArtifactCommandInput, DescribeArtifactCommandOutput } from "./commands/DescribeArtifactCommand";
107
- import { DescribeAutoMLJobCommandInput, DescribeAutoMLJobCommandOutput } from "./commands/DescribeAutoMLJobCommand";
108
- import { DescribeCodeRepositoryCommandInput, DescribeCodeRepositoryCommandOutput } from "./commands/DescribeCodeRepositoryCommand";
109
- import { DescribeCompilationJobCommandInput, DescribeCompilationJobCommandOutput } from "./commands/DescribeCompilationJobCommand";
110
- import { DescribeContextCommandInput, DescribeContextCommandOutput } from "./commands/DescribeContextCommand";
111
- import { DescribeDataQualityJobDefinitionCommandInput, DescribeDataQualityJobDefinitionCommandOutput } from "./commands/DescribeDataQualityJobDefinitionCommand";
112
- import { DescribeDeviceCommandInput, DescribeDeviceCommandOutput } from "./commands/DescribeDeviceCommand";
113
- import { DescribeDeviceFleetCommandInput, DescribeDeviceFleetCommandOutput } from "./commands/DescribeDeviceFleetCommand";
114
- import { DescribeDomainCommandInput, DescribeDomainCommandOutput } from "./commands/DescribeDomainCommand";
115
- import { DescribeEdgeDeploymentPlanCommandInput, DescribeEdgeDeploymentPlanCommandOutput } from "./commands/DescribeEdgeDeploymentPlanCommand";
116
- import { DescribeEdgePackagingJobCommandInput, DescribeEdgePackagingJobCommandOutput } from "./commands/DescribeEdgePackagingJobCommand";
117
- import { DescribeEndpointCommandInput, DescribeEndpointCommandOutput } from "./commands/DescribeEndpointCommand";
118
- import { DescribeEndpointConfigCommandInput, DescribeEndpointConfigCommandOutput } from "./commands/DescribeEndpointConfigCommand";
119
- import { DescribeExperimentCommandInput, DescribeExperimentCommandOutput } from "./commands/DescribeExperimentCommand";
120
- import { DescribeFeatureGroupCommandInput, DescribeFeatureGroupCommandOutput } from "./commands/DescribeFeatureGroupCommand";
121
- import { DescribeFeatureMetadataCommandInput, DescribeFeatureMetadataCommandOutput } from "./commands/DescribeFeatureMetadataCommand";
122
- import { DescribeFlowDefinitionCommandInput, DescribeFlowDefinitionCommandOutput } from "./commands/DescribeFlowDefinitionCommand";
123
- import { DescribeHumanTaskUiCommandInput, DescribeHumanTaskUiCommandOutput } from "./commands/DescribeHumanTaskUiCommand";
124
- import { DescribeHyperParameterTuningJobCommandInput, DescribeHyperParameterTuningJobCommandOutput } from "./commands/DescribeHyperParameterTuningJobCommand";
125
- import { DescribeImageCommandInput, DescribeImageCommandOutput } from "./commands/DescribeImageCommand";
126
- import { DescribeImageVersionCommandInput, DescribeImageVersionCommandOutput } from "./commands/DescribeImageVersionCommand";
127
- import { DescribeInferenceRecommendationsJobCommandInput, DescribeInferenceRecommendationsJobCommandOutput } from "./commands/DescribeInferenceRecommendationsJobCommand";
128
- import { DescribeLabelingJobCommandInput, DescribeLabelingJobCommandOutput } from "./commands/DescribeLabelingJobCommand";
129
- import { DescribeLineageGroupCommandInput, DescribeLineageGroupCommandOutput } from "./commands/DescribeLineageGroupCommand";
130
- import { DescribeModelBiasJobDefinitionCommandInput, DescribeModelBiasJobDefinitionCommandOutput } from "./commands/DescribeModelBiasJobDefinitionCommand";
131
- import { DescribeModelCommandInput, DescribeModelCommandOutput } from "./commands/DescribeModelCommand";
132
- import { DescribeModelExplainabilityJobDefinitionCommandInput, DescribeModelExplainabilityJobDefinitionCommandOutput } from "./commands/DescribeModelExplainabilityJobDefinitionCommand";
133
- import { DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput } from "./commands/DescribeModelPackageCommand";
134
- import { DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput } from "./commands/DescribeModelPackageGroupCommand";
135
- import { DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput } from "./commands/DescribeModelQualityJobDefinitionCommand";
136
- import { DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput } from "./commands/DescribeMonitoringScheduleCommand";
137
- import { DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput } from "./commands/DescribeNotebookInstanceCommand";
138
- import { DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput } from "./commands/DescribeNotebookInstanceLifecycleConfigCommand";
139
- import { DescribePipelineCommandInput, DescribePipelineCommandOutput } from "./commands/DescribePipelineCommand";
140
- import { DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput } from "./commands/DescribePipelineDefinitionForExecutionCommand";
141
- import { DescribePipelineExecutionCommandInput, DescribePipelineExecutionCommandOutput } from "./commands/DescribePipelineExecutionCommand";
142
- import { DescribeProcessingJobCommandInput, DescribeProcessingJobCommandOutput } from "./commands/DescribeProcessingJobCommand";
143
- import { DescribeProjectCommandInput, DescribeProjectCommandOutput } from "./commands/DescribeProjectCommand";
144
- import { DescribeStudioLifecycleConfigCommandInput, DescribeStudioLifecycleConfigCommandOutput } from "./commands/DescribeStudioLifecycleConfigCommand";
145
- import { DescribeSubscribedWorkteamCommandInput, DescribeSubscribedWorkteamCommandOutput } from "./commands/DescribeSubscribedWorkteamCommand";
146
- import { DescribeTrainingJobCommandInput, DescribeTrainingJobCommandOutput } from "./commands/DescribeTrainingJobCommand";
147
- import { DescribeTransformJobCommandInput, DescribeTransformJobCommandOutput } from "./commands/DescribeTransformJobCommand";
148
- import { DescribeTrialCommandInput, DescribeTrialCommandOutput } from "./commands/DescribeTrialCommand";
149
- import { DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput } from "./commands/DescribeTrialComponentCommand";
150
- import { DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput } from "./commands/DescribeUserProfileCommand";
151
- import { DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput } from "./commands/DescribeWorkforceCommand";
152
- import { DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput } from "./commands/DescribeWorkteamCommand";
153
- import { DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput } from "./commands/DisableSagemakerServicecatalogPortfolioCommand";
154
- import { DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput } from "./commands/DisassociateTrialComponentCommand";
155
- import { EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput } from "./commands/EnableSagemakerServicecatalogPortfolioCommand";
156
- import { GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput } from "./commands/GetDeviceFleetReportCommand";
157
- import { GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput } from "./commands/GetLineageGroupPolicyCommand";
158
- import { GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput } from "./commands/GetModelPackageGroupPolicyCommand";
159
- import { GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput } from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
160
- import { GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput } from "./commands/GetSearchSuggestionsCommand";
161
- import { ListActionsCommandInput, ListActionsCommandOutput } from "./commands/ListActionsCommand";
162
- import { ListAlgorithmsCommandInput, ListAlgorithmsCommandOutput } from "./commands/ListAlgorithmsCommand";
163
- import { ListAppImageConfigsCommandInput, ListAppImageConfigsCommandOutput } from "./commands/ListAppImageConfigsCommand";
164
- import { ListAppsCommandInput, ListAppsCommandOutput } from "./commands/ListAppsCommand";
165
- import { ListArtifactsCommandInput, ListArtifactsCommandOutput } from "./commands/ListArtifactsCommand";
166
- import { ListAssociationsCommandInput, ListAssociationsCommandOutput } from "./commands/ListAssociationsCommand";
167
- import { ListAutoMLJobsCommandInput, ListAutoMLJobsCommandOutput } from "./commands/ListAutoMLJobsCommand";
168
- import { ListCandidatesForAutoMLJobCommandInput, ListCandidatesForAutoMLJobCommandOutput } from "./commands/ListCandidatesForAutoMLJobCommand";
169
- import { ListCodeRepositoriesCommandInput, ListCodeRepositoriesCommandOutput } from "./commands/ListCodeRepositoriesCommand";
170
- import { ListCompilationJobsCommandInput, ListCompilationJobsCommandOutput } from "./commands/ListCompilationJobsCommand";
171
- import { ListContextsCommandInput, ListContextsCommandOutput } from "./commands/ListContextsCommand";
172
- import { ListDataQualityJobDefinitionsCommandInput, ListDataQualityJobDefinitionsCommandOutput } from "./commands/ListDataQualityJobDefinitionsCommand";
173
- import { ListDeviceFleetsCommandInput, ListDeviceFleetsCommandOutput } from "./commands/ListDeviceFleetsCommand";
174
- import { ListDevicesCommandInput, ListDevicesCommandOutput } from "./commands/ListDevicesCommand";
175
- import { ListDomainsCommandInput, ListDomainsCommandOutput } from "./commands/ListDomainsCommand";
176
- import { ListEdgeDeploymentPlansCommandInput, ListEdgeDeploymentPlansCommandOutput } from "./commands/ListEdgeDeploymentPlansCommand";
177
- import { ListEdgePackagingJobsCommandInput, ListEdgePackagingJobsCommandOutput } from "./commands/ListEdgePackagingJobsCommand";
178
- import { ListEndpointConfigsCommandInput, ListEndpointConfigsCommandOutput } from "./commands/ListEndpointConfigsCommand";
179
- import { ListEndpointsCommandInput, ListEndpointsCommandOutput } from "./commands/ListEndpointsCommand";
180
- import { ListExperimentsCommandInput, ListExperimentsCommandOutput } from "./commands/ListExperimentsCommand";
181
- import { ListFeatureGroupsCommandInput, ListFeatureGroupsCommandOutput } from "./commands/ListFeatureGroupsCommand";
182
- import { ListFlowDefinitionsCommandInput, ListFlowDefinitionsCommandOutput } from "./commands/ListFlowDefinitionsCommand";
183
- import { ListHumanTaskUisCommandInput, ListHumanTaskUisCommandOutput } from "./commands/ListHumanTaskUisCommand";
184
- import { ListHyperParameterTuningJobsCommandInput, ListHyperParameterTuningJobsCommandOutput } from "./commands/ListHyperParameterTuningJobsCommand";
185
- import { ListImagesCommandInput, ListImagesCommandOutput } from "./commands/ListImagesCommand";
186
- import { ListImageVersionsCommandInput, ListImageVersionsCommandOutput } from "./commands/ListImageVersionsCommand";
187
- import { ListInferenceRecommendationsJobsCommandInput, ListInferenceRecommendationsJobsCommandOutput } from "./commands/ListInferenceRecommendationsJobsCommand";
188
- import { ListLabelingJobsCommandInput, ListLabelingJobsCommandOutput } from "./commands/ListLabelingJobsCommand";
189
- import { ListLabelingJobsForWorkteamCommandInput, ListLabelingJobsForWorkteamCommandOutput } from "./commands/ListLabelingJobsForWorkteamCommand";
190
- import { ListLineageGroupsCommandInput, ListLineageGroupsCommandOutput } from "./commands/ListLineageGroupsCommand";
191
- import { ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput } from "./commands/ListModelBiasJobDefinitionsCommand";
192
- import { ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput } from "./commands/ListModelExplainabilityJobDefinitionsCommand";
193
- import { ListModelMetadataCommandInput, ListModelMetadataCommandOutput } from "./commands/ListModelMetadataCommand";
194
- import { ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput } from "./commands/ListModelPackageGroupsCommand";
195
- import { ListModelPackagesCommandInput, ListModelPackagesCommandOutput } from "./commands/ListModelPackagesCommand";
196
- import { ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput } from "./commands/ListModelQualityJobDefinitionsCommand";
197
- import { ListModelsCommandInput, ListModelsCommandOutput } from "./commands/ListModelsCommand";
198
- import { ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput } from "./commands/ListMonitoringExecutionsCommand";
199
- import { ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput } from "./commands/ListMonitoringSchedulesCommand";
200
- import { ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput } from "./commands/ListNotebookInstanceLifecycleConfigsCommand";
201
- import { ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput } from "./commands/ListNotebookInstancesCommand";
202
- import { ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput } from "./commands/ListPipelineExecutionsCommand";
203
- import { ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput } from "./commands/ListPipelineExecutionStepsCommand";
204
- import { ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput } from "./commands/ListPipelineParametersForExecutionCommand";
205
- import { ListPipelinesCommandInput, ListPipelinesCommandOutput } from "./commands/ListPipelinesCommand";
206
- import { ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput } from "./commands/ListProcessingJobsCommand";
207
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "./commands/ListProjectsCommand";
208
- import { ListStageDevicesCommandInput, ListStageDevicesCommandOutput } from "./commands/ListStageDevicesCommand";
209
- import { ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput } from "./commands/ListStudioLifecycleConfigsCommand";
210
- import { ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput } from "./commands/ListSubscribedWorkteamsCommand";
211
- import { ListTagsCommandInput, ListTagsCommandOutput } from "./commands/ListTagsCommand";
212
- import { ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput } from "./commands/ListTrainingJobsCommand";
213
- import { ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput } from "./commands/ListTrainingJobsForHyperParameterTuningJobCommand";
214
- import { ListTransformJobsCommandInput, ListTransformJobsCommandOutput } from "./commands/ListTransformJobsCommand";
215
- import { ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput } from "./commands/ListTrialComponentsCommand";
216
- import { ListTrialsCommandInput, ListTrialsCommandOutput } from "./commands/ListTrialsCommand";
217
- import { ListUserProfilesCommandInput, ListUserProfilesCommandOutput } from "./commands/ListUserProfilesCommand";
218
- import { ListWorkforcesCommandInput, ListWorkforcesCommandOutput } from "./commands/ListWorkforcesCommand";
219
- import { ListWorkteamsCommandInput, ListWorkteamsCommandOutput } from "./commands/ListWorkteamsCommand";
220
- import { PutModelPackageGroupPolicyCommandInput, PutModelPackageGroupPolicyCommandOutput } from "./commands/PutModelPackageGroupPolicyCommand";
221
- import { QueryLineageCommandInput, QueryLineageCommandOutput } from "./commands/QueryLineageCommand";
222
- import { RegisterDevicesCommandInput, RegisterDevicesCommandOutput } from "./commands/RegisterDevicesCommand";
223
- import { RenderUiTemplateCommandInput, RenderUiTemplateCommandOutput } from "./commands/RenderUiTemplateCommand";
224
- import { RetryPipelineExecutionCommandInput, RetryPipelineExecutionCommandOutput } from "./commands/RetryPipelineExecutionCommand";
225
- import { SearchCommandInput, SearchCommandOutput } from "./commands/SearchCommand";
226
- import { SendPipelineExecutionStepFailureCommandInput, SendPipelineExecutionStepFailureCommandOutput } from "./commands/SendPipelineExecutionStepFailureCommand";
227
- import { SendPipelineExecutionStepSuccessCommandInput, SendPipelineExecutionStepSuccessCommandOutput } from "./commands/SendPipelineExecutionStepSuccessCommand";
228
- import { StartEdgeDeploymentStageCommandInput, StartEdgeDeploymentStageCommandOutput } from "./commands/StartEdgeDeploymentStageCommand";
229
- import { StartMonitoringScheduleCommandInput, StartMonitoringScheduleCommandOutput } from "./commands/StartMonitoringScheduleCommand";
230
- import { StartNotebookInstanceCommandInput, StartNotebookInstanceCommandOutput } from "./commands/StartNotebookInstanceCommand";
231
- import { StartPipelineExecutionCommandInput, StartPipelineExecutionCommandOutput } from "./commands/StartPipelineExecutionCommand";
232
- import { StopAutoMLJobCommandInput, StopAutoMLJobCommandOutput } from "./commands/StopAutoMLJobCommand";
233
- import { StopCompilationJobCommandInput, StopCompilationJobCommandOutput } from "./commands/StopCompilationJobCommand";
234
- import { StopEdgeDeploymentStageCommandInput, StopEdgeDeploymentStageCommandOutput } from "./commands/StopEdgeDeploymentStageCommand";
235
- import { StopEdgePackagingJobCommandInput, StopEdgePackagingJobCommandOutput } from "./commands/StopEdgePackagingJobCommand";
236
- import { StopHyperParameterTuningJobCommandInput, StopHyperParameterTuningJobCommandOutput } from "./commands/StopHyperParameterTuningJobCommand";
237
- import { StopInferenceRecommendationsJobCommandInput, StopInferenceRecommendationsJobCommandOutput } from "./commands/StopInferenceRecommendationsJobCommand";
238
- import { StopLabelingJobCommandInput, StopLabelingJobCommandOutput } from "./commands/StopLabelingJobCommand";
239
- import { StopMonitoringScheduleCommandInput, StopMonitoringScheduleCommandOutput } from "./commands/StopMonitoringScheduleCommand";
240
- import { StopNotebookInstanceCommandInput, StopNotebookInstanceCommandOutput } from "./commands/StopNotebookInstanceCommand";
241
- import { StopPipelineExecutionCommandInput, StopPipelineExecutionCommandOutput } from "./commands/StopPipelineExecutionCommand";
242
- import { StopProcessingJobCommandInput, StopProcessingJobCommandOutput } from "./commands/StopProcessingJobCommand";
243
- import { StopTrainingJobCommandInput, StopTrainingJobCommandOutput } from "./commands/StopTrainingJobCommand";
244
- import { StopTransformJobCommandInput, StopTransformJobCommandOutput } from "./commands/StopTransformJobCommand";
245
- import { UpdateActionCommandInput, UpdateActionCommandOutput } from "./commands/UpdateActionCommand";
246
- import { UpdateAppImageConfigCommandInput, UpdateAppImageConfigCommandOutput } from "./commands/UpdateAppImageConfigCommand";
247
- import { UpdateArtifactCommandInput, UpdateArtifactCommandOutput } from "./commands/UpdateArtifactCommand";
248
- import { UpdateCodeRepositoryCommandInput, UpdateCodeRepositoryCommandOutput } from "./commands/UpdateCodeRepositoryCommand";
249
- import { UpdateContextCommandInput, UpdateContextCommandOutput } from "./commands/UpdateContextCommand";
250
- import { UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput } from "./commands/UpdateDeviceFleetCommand";
251
- import { UpdateDevicesCommandInput, UpdateDevicesCommandOutput } from "./commands/UpdateDevicesCommand";
252
- import { UpdateDomainCommandInput, UpdateDomainCommandOutput } from "./commands/UpdateDomainCommand";
253
- import { UpdateEndpointCommandInput, UpdateEndpointCommandOutput } from "./commands/UpdateEndpointCommand";
254
- import { UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput } from "./commands/UpdateEndpointWeightsAndCapacitiesCommand";
255
- import { UpdateExperimentCommandInput, UpdateExperimentCommandOutput } from "./commands/UpdateExperimentCommand";
256
- import { UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput } from "./commands/UpdateFeatureGroupCommand";
257
- import { UpdateFeatureMetadataCommandInput, UpdateFeatureMetadataCommandOutput } from "./commands/UpdateFeatureMetadataCommand";
258
- import { UpdateImageCommandInput, UpdateImageCommandOutput } from "./commands/UpdateImageCommand";
259
- import { UpdateModelPackageCommandInput, UpdateModelPackageCommandOutput } from "./commands/UpdateModelPackageCommand";
260
- import { UpdateMonitoringScheduleCommandInput, UpdateMonitoringScheduleCommandOutput } from "./commands/UpdateMonitoringScheduleCommand";
261
- import { UpdateNotebookInstanceCommandInput, UpdateNotebookInstanceCommandOutput } from "./commands/UpdateNotebookInstanceCommand";
262
- import { UpdateNotebookInstanceLifecycleConfigCommandInput, UpdateNotebookInstanceLifecycleConfigCommandOutput } from "./commands/UpdateNotebookInstanceLifecycleConfigCommand";
263
- import { UpdatePipelineCommandInput, UpdatePipelineCommandOutput } from "./commands/UpdatePipelineCommand";
264
- import { UpdatePipelineExecutionCommandInput, UpdatePipelineExecutionCommandOutput } from "./commands/UpdatePipelineExecutionCommand";
265
- import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "./commands/UpdateProjectCommand";
266
- import { UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput } from "./commands/UpdateTrainingJobCommand";
267
- import { UpdateTrialCommandInput, UpdateTrialCommandOutput } from "./commands/UpdateTrialCommand";
268
- import { UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput } from "./commands/UpdateTrialComponentCommand";
269
- import { UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput } from "./commands/UpdateUserProfileCommand";
270
- import { UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput } from "./commands/UpdateWorkforceCommand";
271
- import { UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput } from "./commands/UpdateWorkteamCommand";
272
- export declare type ServiceInputTypes = AddAssociationCommandInput | AddTagsCommandInput | AssociateTrialComponentCommandInput | BatchDescribeModelPackageCommandInput | CreateActionCommandInput | CreateAlgorithmCommandInput | CreateAppCommandInput | CreateAppImageConfigCommandInput | CreateArtifactCommandInput | CreateAutoMLJobCommandInput | CreateCodeRepositoryCommandInput | CreateCompilationJobCommandInput | CreateContextCommandInput | CreateDataQualityJobDefinitionCommandInput | CreateDeviceFleetCommandInput | CreateDomainCommandInput | CreateEdgeDeploymentPlanCommandInput | CreateEdgeDeploymentStageCommandInput | CreateEdgePackagingJobCommandInput | CreateEndpointCommandInput | CreateEndpointConfigCommandInput | CreateExperimentCommandInput | CreateFeatureGroupCommandInput | CreateFlowDefinitionCommandInput | CreateHumanTaskUiCommandInput | CreateHyperParameterTuningJobCommandInput | CreateImageCommandInput | CreateImageVersionCommandInput | CreateInferenceRecommendationsJobCommandInput | CreateLabelingJobCommandInput | CreateModelBiasJobDefinitionCommandInput | CreateModelCommandInput | CreateModelExplainabilityJobDefinitionCommandInput | CreateModelPackageCommandInput | CreateModelPackageGroupCommandInput | CreateModelQualityJobDefinitionCommandInput | CreateMonitoringScheduleCommandInput | CreateNotebookInstanceCommandInput | CreateNotebookInstanceLifecycleConfigCommandInput | CreatePipelineCommandInput | CreatePresignedDomainUrlCommandInput | CreatePresignedNotebookInstanceUrlCommandInput | CreateProcessingJobCommandInput | CreateProjectCommandInput | CreateStudioLifecycleConfigCommandInput | CreateTrainingJobCommandInput | CreateTransformJobCommandInput | CreateTrialCommandInput | CreateTrialComponentCommandInput | CreateUserProfileCommandInput | CreateWorkforceCommandInput | CreateWorkteamCommandInput | DeleteActionCommandInput | DeleteAlgorithmCommandInput | DeleteAppCommandInput | DeleteAppImageConfigCommandInput | DeleteArtifactCommandInput | DeleteAssociationCommandInput | DeleteCodeRepositoryCommandInput | DeleteContextCommandInput | DeleteDataQualityJobDefinitionCommandInput | DeleteDeviceFleetCommandInput | DeleteDomainCommandInput | DeleteEdgeDeploymentPlanCommandInput | DeleteEdgeDeploymentStageCommandInput | DeleteEndpointCommandInput | DeleteEndpointConfigCommandInput | DeleteExperimentCommandInput | DeleteFeatureGroupCommandInput | DeleteFlowDefinitionCommandInput | DeleteHumanTaskUiCommandInput | DeleteImageCommandInput | DeleteImageVersionCommandInput | DeleteModelBiasJobDefinitionCommandInput | DeleteModelCommandInput | DeleteModelExplainabilityJobDefinitionCommandInput | DeleteModelPackageCommandInput | DeleteModelPackageGroupCommandInput | DeleteModelPackageGroupPolicyCommandInput | DeleteModelQualityJobDefinitionCommandInput | DeleteMonitoringScheduleCommandInput | DeleteNotebookInstanceCommandInput | DeleteNotebookInstanceLifecycleConfigCommandInput | DeletePipelineCommandInput | DeleteProjectCommandInput | DeleteStudioLifecycleConfigCommandInput | DeleteTagsCommandInput | DeleteTrialCommandInput | DeleteTrialComponentCommandInput | DeleteUserProfileCommandInput | DeleteWorkforceCommandInput | DeleteWorkteamCommandInput | DeregisterDevicesCommandInput | DescribeActionCommandInput | DescribeAlgorithmCommandInput | DescribeAppCommandInput | DescribeAppImageConfigCommandInput | DescribeArtifactCommandInput | DescribeAutoMLJobCommandInput | DescribeCodeRepositoryCommandInput | DescribeCompilationJobCommandInput | DescribeContextCommandInput | DescribeDataQualityJobDefinitionCommandInput | DescribeDeviceCommandInput | DescribeDeviceFleetCommandInput | DescribeDomainCommandInput | DescribeEdgeDeploymentPlanCommandInput | DescribeEdgePackagingJobCommandInput | DescribeEndpointCommandInput | DescribeEndpointConfigCommandInput | DescribeExperimentCommandInput | DescribeFeatureGroupCommandInput | DescribeFeatureMetadataCommandInput | DescribeFlowDefinitionCommandInput | DescribeHumanTaskUiCommandInput | DescribeHyperParameterTuningJobCommandInput | DescribeImageCommandInput | DescribeImageVersionCommandInput | DescribeInferenceRecommendationsJobCommandInput | DescribeLabelingJobCommandInput | DescribeLineageGroupCommandInput | DescribeModelBiasJobDefinitionCommandInput | DescribeModelCommandInput | DescribeModelExplainabilityJobDefinitionCommandInput | DescribeModelPackageCommandInput | DescribeModelPackageGroupCommandInput | DescribeModelQualityJobDefinitionCommandInput | DescribeMonitoringScheduleCommandInput | DescribeNotebookInstanceCommandInput | DescribeNotebookInstanceLifecycleConfigCommandInput | DescribePipelineCommandInput | DescribePipelineDefinitionForExecutionCommandInput | DescribePipelineExecutionCommandInput | DescribeProcessingJobCommandInput | DescribeProjectCommandInput | DescribeStudioLifecycleConfigCommandInput | DescribeSubscribedWorkteamCommandInput | DescribeTrainingJobCommandInput | DescribeTransformJobCommandInput | DescribeTrialCommandInput | DescribeTrialComponentCommandInput | DescribeUserProfileCommandInput | DescribeWorkforceCommandInput | DescribeWorkteamCommandInput | DisableSagemakerServicecatalogPortfolioCommandInput | DisassociateTrialComponentCommandInput | EnableSagemakerServicecatalogPortfolioCommandInput | GetDeviceFleetReportCommandInput | GetLineageGroupPolicyCommandInput | GetModelPackageGroupPolicyCommandInput | GetSagemakerServicecatalogPortfolioStatusCommandInput | GetSearchSuggestionsCommandInput | ListActionsCommandInput | ListAlgorithmsCommandInput | ListAppImageConfigsCommandInput | ListAppsCommandInput | ListArtifactsCommandInput | ListAssociationsCommandInput | ListAutoMLJobsCommandInput | ListCandidatesForAutoMLJobCommandInput | ListCodeRepositoriesCommandInput | ListCompilationJobsCommandInput | ListContextsCommandInput | ListDataQualityJobDefinitionsCommandInput | ListDeviceFleetsCommandInput | ListDevicesCommandInput | ListDomainsCommandInput | ListEdgeDeploymentPlansCommandInput | ListEdgePackagingJobsCommandInput | ListEndpointConfigsCommandInput | ListEndpointsCommandInput | ListExperimentsCommandInput | ListFeatureGroupsCommandInput | ListFlowDefinitionsCommandInput | ListHumanTaskUisCommandInput | ListHyperParameterTuningJobsCommandInput | ListImageVersionsCommandInput | ListImagesCommandInput | ListInferenceRecommendationsJobsCommandInput | ListLabelingJobsCommandInput | ListLabelingJobsForWorkteamCommandInput | ListLineageGroupsCommandInput | ListModelBiasJobDefinitionsCommandInput | ListModelExplainabilityJobDefinitionsCommandInput | ListModelMetadataCommandInput | ListModelPackageGroupsCommandInput | ListModelPackagesCommandInput | ListModelQualityJobDefinitionsCommandInput | ListModelsCommandInput | ListMonitoringExecutionsCommandInput | ListMonitoringSchedulesCommandInput | ListNotebookInstanceLifecycleConfigsCommandInput | ListNotebookInstancesCommandInput | ListPipelineExecutionStepsCommandInput | ListPipelineExecutionsCommandInput | ListPipelineParametersForExecutionCommandInput | ListPipelinesCommandInput | ListProcessingJobsCommandInput | ListProjectsCommandInput | ListStageDevicesCommandInput | ListStudioLifecycleConfigsCommandInput | ListSubscribedWorkteamsCommandInput | ListTagsCommandInput | ListTrainingJobsCommandInput | ListTrainingJobsForHyperParameterTuningJobCommandInput | ListTransformJobsCommandInput | ListTrialComponentsCommandInput | ListTrialsCommandInput | ListUserProfilesCommandInput | ListWorkforcesCommandInput | ListWorkteamsCommandInput | PutModelPackageGroupPolicyCommandInput | QueryLineageCommandInput | RegisterDevicesCommandInput | RenderUiTemplateCommandInput | RetryPipelineExecutionCommandInput | SearchCommandInput | SendPipelineExecutionStepFailureCommandInput | SendPipelineExecutionStepSuccessCommandInput | StartEdgeDeploymentStageCommandInput | StartMonitoringScheduleCommandInput | StartNotebookInstanceCommandInput | StartPipelineExecutionCommandInput | StopAutoMLJobCommandInput | StopCompilationJobCommandInput | StopEdgeDeploymentStageCommandInput | StopEdgePackagingJobCommandInput | StopHyperParameterTuningJobCommandInput | StopInferenceRecommendationsJobCommandInput | StopLabelingJobCommandInput | StopMonitoringScheduleCommandInput | StopNotebookInstanceCommandInput | StopPipelineExecutionCommandInput | StopProcessingJobCommandInput | StopTrainingJobCommandInput | StopTransformJobCommandInput | UpdateActionCommandInput | UpdateAppImageConfigCommandInput | UpdateArtifactCommandInput | UpdateCodeRepositoryCommandInput | UpdateContextCommandInput | UpdateDeviceFleetCommandInput | UpdateDevicesCommandInput | UpdateDomainCommandInput | UpdateEndpointCommandInput | UpdateEndpointWeightsAndCapacitiesCommandInput | UpdateExperimentCommandInput | UpdateFeatureGroupCommandInput | UpdateFeatureMetadataCommandInput | UpdateImageCommandInput | UpdateModelPackageCommandInput | UpdateMonitoringScheduleCommandInput | UpdateNotebookInstanceCommandInput | UpdateNotebookInstanceLifecycleConfigCommandInput | UpdatePipelineCommandInput | UpdatePipelineExecutionCommandInput | UpdateProjectCommandInput | UpdateTrainingJobCommandInput | UpdateTrialCommandInput | UpdateTrialComponentCommandInput | UpdateUserProfileCommandInput | UpdateWorkforceCommandInput | UpdateWorkteamCommandInput;
273
- export declare type ServiceOutputTypes = AddAssociationCommandOutput | AddTagsCommandOutput | AssociateTrialComponentCommandOutput | BatchDescribeModelPackageCommandOutput | CreateActionCommandOutput | CreateAlgorithmCommandOutput | CreateAppCommandOutput | CreateAppImageConfigCommandOutput | CreateArtifactCommandOutput | CreateAutoMLJobCommandOutput | CreateCodeRepositoryCommandOutput | CreateCompilationJobCommandOutput | CreateContextCommandOutput | CreateDataQualityJobDefinitionCommandOutput | CreateDeviceFleetCommandOutput | CreateDomainCommandOutput | CreateEdgeDeploymentPlanCommandOutput | CreateEdgeDeploymentStageCommandOutput | CreateEdgePackagingJobCommandOutput | CreateEndpointCommandOutput | CreateEndpointConfigCommandOutput | CreateExperimentCommandOutput | CreateFeatureGroupCommandOutput | CreateFlowDefinitionCommandOutput | CreateHumanTaskUiCommandOutput | CreateHyperParameterTuningJobCommandOutput | CreateImageCommandOutput | CreateImageVersionCommandOutput | CreateInferenceRecommendationsJobCommandOutput | CreateLabelingJobCommandOutput | CreateModelBiasJobDefinitionCommandOutput | CreateModelCommandOutput | CreateModelExplainabilityJobDefinitionCommandOutput | CreateModelPackageCommandOutput | CreateModelPackageGroupCommandOutput | CreateModelQualityJobDefinitionCommandOutput | CreateMonitoringScheduleCommandOutput | CreateNotebookInstanceCommandOutput | CreateNotebookInstanceLifecycleConfigCommandOutput | CreatePipelineCommandOutput | CreatePresignedDomainUrlCommandOutput | CreatePresignedNotebookInstanceUrlCommandOutput | CreateProcessingJobCommandOutput | CreateProjectCommandOutput | CreateStudioLifecycleConfigCommandOutput | CreateTrainingJobCommandOutput | CreateTransformJobCommandOutput | CreateTrialCommandOutput | CreateTrialComponentCommandOutput | CreateUserProfileCommandOutput | CreateWorkforceCommandOutput | CreateWorkteamCommandOutput | DeleteActionCommandOutput | DeleteAlgorithmCommandOutput | DeleteAppCommandOutput | DeleteAppImageConfigCommandOutput | DeleteArtifactCommandOutput | DeleteAssociationCommandOutput | DeleteCodeRepositoryCommandOutput | DeleteContextCommandOutput | DeleteDataQualityJobDefinitionCommandOutput | DeleteDeviceFleetCommandOutput | DeleteDomainCommandOutput | DeleteEdgeDeploymentPlanCommandOutput | DeleteEdgeDeploymentStageCommandOutput | DeleteEndpointCommandOutput | DeleteEndpointConfigCommandOutput | DeleteExperimentCommandOutput | DeleteFeatureGroupCommandOutput | DeleteFlowDefinitionCommandOutput | DeleteHumanTaskUiCommandOutput | DeleteImageCommandOutput | DeleteImageVersionCommandOutput | DeleteModelBiasJobDefinitionCommandOutput | DeleteModelCommandOutput | DeleteModelExplainabilityJobDefinitionCommandOutput | DeleteModelPackageCommandOutput | DeleteModelPackageGroupCommandOutput | DeleteModelPackageGroupPolicyCommandOutput | DeleteModelQualityJobDefinitionCommandOutput | DeleteMonitoringScheduleCommandOutput | DeleteNotebookInstanceCommandOutput | DeleteNotebookInstanceLifecycleConfigCommandOutput | DeletePipelineCommandOutput | DeleteProjectCommandOutput | DeleteStudioLifecycleConfigCommandOutput | DeleteTagsCommandOutput | DeleteTrialCommandOutput | DeleteTrialComponentCommandOutput | DeleteUserProfileCommandOutput | DeleteWorkforceCommandOutput | DeleteWorkteamCommandOutput | DeregisterDevicesCommandOutput | DescribeActionCommandOutput | DescribeAlgorithmCommandOutput | DescribeAppCommandOutput | DescribeAppImageConfigCommandOutput | DescribeArtifactCommandOutput | DescribeAutoMLJobCommandOutput | DescribeCodeRepositoryCommandOutput | DescribeCompilationJobCommandOutput | DescribeContextCommandOutput | DescribeDataQualityJobDefinitionCommandOutput | DescribeDeviceCommandOutput | DescribeDeviceFleetCommandOutput | DescribeDomainCommandOutput | DescribeEdgeDeploymentPlanCommandOutput | DescribeEdgePackagingJobCommandOutput | DescribeEndpointCommandOutput | DescribeEndpointConfigCommandOutput | DescribeExperimentCommandOutput | DescribeFeatureGroupCommandOutput | DescribeFeatureMetadataCommandOutput | DescribeFlowDefinitionCommandOutput | DescribeHumanTaskUiCommandOutput | DescribeHyperParameterTuningJobCommandOutput | DescribeImageCommandOutput | DescribeImageVersionCommandOutput | DescribeInferenceRecommendationsJobCommandOutput | DescribeLabelingJobCommandOutput | DescribeLineageGroupCommandOutput | DescribeModelBiasJobDefinitionCommandOutput | DescribeModelCommandOutput | DescribeModelExplainabilityJobDefinitionCommandOutput | DescribeModelPackageCommandOutput | DescribeModelPackageGroupCommandOutput | DescribeModelQualityJobDefinitionCommandOutput | DescribeMonitoringScheduleCommandOutput | DescribeNotebookInstanceCommandOutput | DescribeNotebookInstanceLifecycleConfigCommandOutput | DescribePipelineCommandOutput | DescribePipelineDefinitionForExecutionCommandOutput | DescribePipelineExecutionCommandOutput | DescribeProcessingJobCommandOutput | DescribeProjectCommandOutput | DescribeStudioLifecycleConfigCommandOutput | DescribeSubscribedWorkteamCommandOutput | DescribeTrainingJobCommandOutput | DescribeTransformJobCommandOutput | DescribeTrialCommandOutput | DescribeTrialComponentCommandOutput | DescribeUserProfileCommandOutput | DescribeWorkforceCommandOutput | DescribeWorkteamCommandOutput | DisableSagemakerServicecatalogPortfolioCommandOutput | DisassociateTrialComponentCommandOutput | EnableSagemakerServicecatalogPortfolioCommandOutput | GetDeviceFleetReportCommandOutput | GetLineageGroupPolicyCommandOutput | GetModelPackageGroupPolicyCommandOutput | GetSagemakerServicecatalogPortfolioStatusCommandOutput | GetSearchSuggestionsCommandOutput | ListActionsCommandOutput | ListAlgorithmsCommandOutput | ListAppImageConfigsCommandOutput | ListAppsCommandOutput | ListArtifactsCommandOutput | ListAssociationsCommandOutput | ListAutoMLJobsCommandOutput | ListCandidatesForAutoMLJobCommandOutput | ListCodeRepositoriesCommandOutput | ListCompilationJobsCommandOutput | ListContextsCommandOutput | ListDataQualityJobDefinitionsCommandOutput | ListDeviceFleetsCommandOutput | ListDevicesCommandOutput | ListDomainsCommandOutput | ListEdgeDeploymentPlansCommandOutput | ListEdgePackagingJobsCommandOutput | ListEndpointConfigsCommandOutput | ListEndpointsCommandOutput | ListExperimentsCommandOutput | ListFeatureGroupsCommandOutput | ListFlowDefinitionsCommandOutput | ListHumanTaskUisCommandOutput | ListHyperParameterTuningJobsCommandOutput | ListImageVersionsCommandOutput | ListImagesCommandOutput | ListInferenceRecommendationsJobsCommandOutput | ListLabelingJobsCommandOutput | ListLabelingJobsForWorkteamCommandOutput | ListLineageGroupsCommandOutput | ListModelBiasJobDefinitionsCommandOutput | ListModelExplainabilityJobDefinitionsCommandOutput | ListModelMetadataCommandOutput | ListModelPackageGroupsCommandOutput | ListModelPackagesCommandOutput | ListModelQualityJobDefinitionsCommandOutput | ListModelsCommandOutput | ListMonitoringExecutionsCommandOutput | ListMonitoringSchedulesCommandOutput | ListNotebookInstanceLifecycleConfigsCommandOutput | ListNotebookInstancesCommandOutput | ListPipelineExecutionStepsCommandOutput | ListPipelineExecutionsCommandOutput | ListPipelineParametersForExecutionCommandOutput | ListPipelinesCommandOutput | ListProcessingJobsCommandOutput | ListProjectsCommandOutput | ListStageDevicesCommandOutput | ListStudioLifecycleConfigsCommandOutput | ListSubscribedWorkteamsCommandOutput | ListTagsCommandOutput | ListTrainingJobsCommandOutput | ListTrainingJobsForHyperParameterTuningJobCommandOutput | ListTransformJobsCommandOutput | ListTrialComponentsCommandOutput | ListTrialsCommandOutput | ListUserProfilesCommandOutput | ListWorkforcesCommandOutput | ListWorkteamsCommandOutput | PutModelPackageGroupPolicyCommandOutput | QueryLineageCommandOutput | RegisterDevicesCommandOutput | RenderUiTemplateCommandOutput | RetryPipelineExecutionCommandOutput | SearchCommandOutput | SendPipelineExecutionStepFailureCommandOutput | SendPipelineExecutionStepSuccessCommandOutput | StartEdgeDeploymentStageCommandOutput | StartMonitoringScheduleCommandOutput | StartNotebookInstanceCommandOutput | StartPipelineExecutionCommandOutput | StopAutoMLJobCommandOutput | StopCompilationJobCommandOutput | StopEdgeDeploymentStageCommandOutput | StopEdgePackagingJobCommandOutput | StopHyperParameterTuningJobCommandOutput | StopInferenceRecommendationsJobCommandOutput | StopLabelingJobCommandOutput | StopMonitoringScheduleCommandOutput | StopNotebookInstanceCommandOutput | StopPipelineExecutionCommandOutput | StopProcessingJobCommandOutput | StopTrainingJobCommandOutput | StopTransformJobCommandOutput | UpdateActionCommandOutput | UpdateAppImageConfigCommandOutput | UpdateArtifactCommandOutput | UpdateCodeRepositoryCommandOutput | UpdateContextCommandOutput | UpdateDeviceFleetCommandOutput | UpdateDevicesCommandOutput | UpdateDomainCommandOutput | UpdateEndpointCommandOutput | UpdateEndpointWeightsAndCapacitiesCommandOutput | UpdateExperimentCommandOutput | UpdateFeatureGroupCommandOutput | UpdateFeatureMetadataCommandOutput | UpdateImageCommandOutput | UpdateModelPackageCommandOutput | UpdateMonitoringScheduleCommandOutput | UpdateNotebookInstanceCommandOutput | UpdateNotebookInstanceLifecycleConfigCommandOutput | UpdatePipelineCommandOutput | UpdatePipelineExecutionCommandOutput | UpdateProjectCommandOutput | UpdateTrainingJobCommandOutput | UpdateTrialCommandOutput | UpdateTrialComponentCommandOutput | UpdateUserProfileCommandOutput | UpdateWorkforceCommandOutput | UpdateWorkteamCommandOutput;
274
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
275
-
276
- requestHandler?: __HttpHandler;
277
-
278
- sha256?: __HashConstructor;
279
-
280
- urlParser?: __UrlParser;
281
-
282
- bodyLengthChecker?: __BodyLengthCalculator;
283
-
284
- streamCollector?: __StreamCollector;
285
-
286
- base64Decoder?: __Decoder;
287
-
288
- base64Encoder?: __Encoder;
289
-
290
- utf8Decoder?: __Decoder;
291
-
292
- utf8Encoder?: __Encoder;
293
-
294
- runtime?: string;
295
-
296
- disableHostPrefix?: boolean;
297
-
298
- maxAttempts?: number | __Provider<number>;
299
-
300
- retryMode?: string | __Provider<string>;
301
-
302
- logger?: __Logger;
303
-
304
- useDualstackEndpoint?: boolean | __Provider<boolean>;
305
-
306
- useFipsEndpoint?: boolean | __Provider<boolean>;
307
-
308
- serviceId?: string;
309
-
310
- region?: string | __Provider<string>;
311
-
312
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
313
-
314
- regionInfoProvider?: RegionInfoProvider;
315
-
316
- defaultUserAgentProvider?: Provider<__UserAgent>;
317
-
318
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
319
- }
320
- declare type SageMakerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
321
-
322
- export interface SageMakerClientConfig extends SageMakerClientConfigType {
323
- }
324
- declare type SageMakerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
325
-
326
- export interface SageMakerClientResolvedConfig extends SageMakerClientResolvedConfigType {
327
- }
328
-
329
- export declare class SageMakerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SageMakerClientResolvedConfig> {
330
-
331
- readonly config: SageMakerClientResolvedConfig;
332
- constructor(configuration: SageMakerClientConfig);
333
-
334
- destroy(): void;
335
- }
336
- export {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ AwsAuthInputConfig,
17
+ AwsAuthResolvedConfig,
18
+ } from "@aws-sdk/middleware-signing";
19
+ import {
20
+ UserAgentInputConfig,
21
+ UserAgentResolvedConfig,
22
+ } from "@aws-sdk/middleware-user-agent";
23
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
24
+ import {
25
+ Client as __Client,
26
+ DefaultsMode,
27
+ SmithyConfiguration as __SmithyConfiguration,
28
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
29
+ } from "@aws-sdk/smithy-client";
30
+ import {
31
+ BodyLengthCalculator as __BodyLengthCalculator,
32
+ Credentials as __Credentials,
33
+ Decoder as __Decoder,
34
+ Encoder as __Encoder,
35
+ HashConstructor as __HashConstructor,
36
+ HttpHandlerOptions as __HttpHandlerOptions,
37
+ Logger as __Logger,
38
+ Provider as __Provider,
39
+ Provider,
40
+ RegionInfoProvider,
41
+ StreamCollector as __StreamCollector,
42
+ UrlParser as __UrlParser,
43
+ UserAgent as __UserAgent,
44
+ } from "@aws-sdk/types";
45
+ import {
46
+ AddAssociationCommandInput,
47
+ AddAssociationCommandOutput,
48
+ } from "./commands/AddAssociationCommand";
49
+ import {
50
+ AddTagsCommandInput,
51
+ AddTagsCommandOutput,
52
+ } from "./commands/AddTagsCommand";
53
+ import {
54
+ AssociateTrialComponentCommandInput,
55
+ AssociateTrialComponentCommandOutput,
56
+ } from "./commands/AssociateTrialComponentCommand";
57
+ import {
58
+ BatchDescribeModelPackageCommandInput,
59
+ BatchDescribeModelPackageCommandOutput,
60
+ } from "./commands/BatchDescribeModelPackageCommand";
61
+ import {
62
+ CreateActionCommandInput,
63
+ CreateActionCommandOutput,
64
+ } from "./commands/CreateActionCommand";
65
+ import {
66
+ CreateAlgorithmCommandInput,
67
+ CreateAlgorithmCommandOutput,
68
+ } from "./commands/CreateAlgorithmCommand";
69
+ import {
70
+ CreateAppCommandInput,
71
+ CreateAppCommandOutput,
72
+ } from "./commands/CreateAppCommand";
73
+ import {
74
+ CreateAppImageConfigCommandInput,
75
+ CreateAppImageConfigCommandOutput,
76
+ } from "./commands/CreateAppImageConfigCommand";
77
+ import {
78
+ CreateArtifactCommandInput,
79
+ CreateArtifactCommandOutput,
80
+ } from "./commands/CreateArtifactCommand";
81
+ import {
82
+ CreateAutoMLJobCommandInput,
83
+ CreateAutoMLJobCommandOutput,
84
+ } from "./commands/CreateAutoMLJobCommand";
85
+ import {
86
+ CreateCodeRepositoryCommandInput,
87
+ CreateCodeRepositoryCommandOutput,
88
+ } from "./commands/CreateCodeRepositoryCommand";
89
+ import {
90
+ CreateCompilationJobCommandInput,
91
+ CreateCompilationJobCommandOutput,
92
+ } from "./commands/CreateCompilationJobCommand";
93
+ import {
94
+ CreateContextCommandInput,
95
+ CreateContextCommandOutput,
96
+ } from "./commands/CreateContextCommand";
97
+ import {
98
+ CreateDataQualityJobDefinitionCommandInput,
99
+ CreateDataQualityJobDefinitionCommandOutput,
100
+ } from "./commands/CreateDataQualityJobDefinitionCommand";
101
+ import {
102
+ CreateDeviceFleetCommandInput,
103
+ CreateDeviceFleetCommandOutput,
104
+ } from "./commands/CreateDeviceFleetCommand";
105
+ import {
106
+ CreateDomainCommandInput,
107
+ CreateDomainCommandOutput,
108
+ } from "./commands/CreateDomainCommand";
109
+ import {
110
+ CreateEdgeDeploymentPlanCommandInput,
111
+ CreateEdgeDeploymentPlanCommandOutput,
112
+ } from "./commands/CreateEdgeDeploymentPlanCommand";
113
+ import {
114
+ CreateEdgeDeploymentStageCommandInput,
115
+ CreateEdgeDeploymentStageCommandOutput,
116
+ } from "./commands/CreateEdgeDeploymentStageCommand";
117
+ import {
118
+ CreateEdgePackagingJobCommandInput,
119
+ CreateEdgePackagingJobCommandOutput,
120
+ } from "./commands/CreateEdgePackagingJobCommand";
121
+ import {
122
+ CreateEndpointCommandInput,
123
+ CreateEndpointCommandOutput,
124
+ } from "./commands/CreateEndpointCommand";
125
+ import {
126
+ CreateEndpointConfigCommandInput,
127
+ CreateEndpointConfigCommandOutput,
128
+ } from "./commands/CreateEndpointConfigCommand";
129
+ import {
130
+ CreateExperimentCommandInput,
131
+ CreateExperimentCommandOutput,
132
+ } from "./commands/CreateExperimentCommand";
133
+ import {
134
+ CreateFeatureGroupCommandInput,
135
+ CreateFeatureGroupCommandOutput,
136
+ } from "./commands/CreateFeatureGroupCommand";
137
+ import {
138
+ CreateFlowDefinitionCommandInput,
139
+ CreateFlowDefinitionCommandOutput,
140
+ } from "./commands/CreateFlowDefinitionCommand";
141
+ import {
142
+ CreateHumanTaskUiCommandInput,
143
+ CreateHumanTaskUiCommandOutput,
144
+ } from "./commands/CreateHumanTaskUiCommand";
145
+ import {
146
+ CreateHyperParameterTuningJobCommandInput,
147
+ CreateHyperParameterTuningJobCommandOutput,
148
+ } from "./commands/CreateHyperParameterTuningJobCommand";
149
+ import {
150
+ CreateImageCommandInput,
151
+ CreateImageCommandOutput,
152
+ } from "./commands/CreateImageCommand";
153
+ import {
154
+ CreateImageVersionCommandInput,
155
+ CreateImageVersionCommandOutput,
156
+ } from "./commands/CreateImageVersionCommand";
157
+ import {
158
+ CreateInferenceRecommendationsJobCommandInput,
159
+ CreateInferenceRecommendationsJobCommandOutput,
160
+ } from "./commands/CreateInferenceRecommendationsJobCommand";
161
+ import {
162
+ CreateLabelingJobCommandInput,
163
+ CreateLabelingJobCommandOutput,
164
+ } from "./commands/CreateLabelingJobCommand";
165
+ import {
166
+ CreateModelBiasJobDefinitionCommandInput,
167
+ CreateModelBiasJobDefinitionCommandOutput,
168
+ } from "./commands/CreateModelBiasJobDefinitionCommand";
169
+ import {
170
+ CreateModelCommandInput,
171
+ CreateModelCommandOutput,
172
+ } from "./commands/CreateModelCommand";
173
+ import {
174
+ CreateModelExplainabilityJobDefinitionCommandInput,
175
+ CreateModelExplainabilityJobDefinitionCommandOutput,
176
+ } from "./commands/CreateModelExplainabilityJobDefinitionCommand";
177
+ import {
178
+ CreateModelPackageCommandInput,
179
+ CreateModelPackageCommandOutput,
180
+ } from "./commands/CreateModelPackageCommand";
181
+ import {
182
+ CreateModelPackageGroupCommandInput,
183
+ CreateModelPackageGroupCommandOutput,
184
+ } from "./commands/CreateModelPackageGroupCommand";
185
+ import {
186
+ CreateModelQualityJobDefinitionCommandInput,
187
+ CreateModelQualityJobDefinitionCommandOutput,
188
+ } from "./commands/CreateModelQualityJobDefinitionCommand";
189
+ import {
190
+ CreateMonitoringScheduleCommandInput,
191
+ CreateMonitoringScheduleCommandOutput,
192
+ } from "./commands/CreateMonitoringScheduleCommand";
193
+ import {
194
+ CreateNotebookInstanceCommandInput,
195
+ CreateNotebookInstanceCommandOutput,
196
+ } from "./commands/CreateNotebookInstanceCommand";
197
+ import {
198
+ CreateNotebookInstanceLifecycleConfigCommandInput,
199
+ CreateNotebookInstanceLifecycleConfigCommandOutput,
200
+ } from "./commands/CreateNotebookInstanceLifecycleConfigCommand";
201
+ import {
202
+ CreatePipelineCommandInput,
203
+ CreatePipelineCommandOutput,
204
+ } from "./commands/CreatePipelineCommand";
205
+ import {
206
+ CreatePresignedDomainUrlCommandInput,
207
+ CreatePresignedDomainUrlCommandOutput,
208
+ } from "./commands/CreatePresignedDomainUrlCommand";
209
+ import {
210
+ CreatePresignedNotebookInstanceUrlCommandInput,
211
+ CreatePresignedNotebookInstanceUrlCommandOutput,
212
+ } from "./commands/CreatePresignedNotebookInstanceUrlCommand";
213
+ import {
214
+ CreateProcessingJobCommandInput,
215
+ CreateProcessingJobCommandOutput,
216
+ } from "./commands/CreateProcessingJobCommand";
217
+ import {
218
+ CreateProjectCommandInput,
219
+ CreateProjectCommandOutput,
220
+ } from "./commands/CreateProjectCommand";
221
+ import {
222
+ CreateStudioLifecycleConfigCommandInput,
223
+ CreateStudioLifecycleConfigCommandOutput,
224
+ } from "./commands/CreateStudioLifecycleConfigCommand";
225
+ import {
226
+ CreateTrainingJobCommandInput,
227
+ CreateTrainingJobCommandOutput,
228
+ } from "./commands/CreateTrainingJobCommand";
229
+ import {
230
+ CreateTransformJobCommandInput,
231
+ CreateTransformJobCommandOutput,
232
+ } from "./commands/CreateTransformJobCommand";
233
+ import {
234
+ CreateTrialCommandInput,
235
+ CreateTrialCommandOutput,
236
+ } from "./commands/CreateTrialCommand";
237
+ import {
238
+ CreateTrialComponentCommandInput,
239
+ CreateTrialComponentCommandOutput,
240
+ } from "./commands/CreateTrialComponentCommand";
241
+ import {
242
+ CreateUserProfileCommandInput,
243
+ CreateUserProfileCommandOutput,
244
+ } from "./commands/CreateUserProfileCommand";
245
+ import {
246
+ CreateWorkforceCommandInput,
247
+ CreateWorkforceCommandOutput,
248
+ } from "./commands/CreateWorkforceCommand";
249
+ import {
250
+ CreateWorkteamCommandInput,
251
+ CreateWorkteamCommandOutput,
252
+ } from "./commands/CreateWorkteamCommand";
253
+ import {
254
+ DeleteActionCommandInput,
255
+ DeleteActionCommandOutput,
256
+ } from "./commands/DeleteActionCommand";
257
+ import {
258
+ DeleteAlgorithmCommandInput,
259
+ DeleteAlgorithmCommandOutput,
260
+ } from "./commands/DeleteAlgorithmCommand";
261
+ import {
262
+ DeleteAppCommandInput,
263
+ DeleteAppCommandOutput,
264
+ } from "./commands/DeleteAppCommand";
265
+ import {
266
+ DeleteAppImageConfigCommandInput,
267
+ DeleteAppImageConfigCommandOutput,
268
+ } from "./commands/DeleteAppImageConfigCommand";
269
+ import {
270
+ DeleteArtifactCommandInput,
271
+ DeleteArtifactCommandOutput,
272
+ } from "./commands/DeleteArtifactCommand";
273
+ import {
274
+ DeleteAssociationCommandInput,
275
+ DeleteAssociationCommandOutput,
276
+ } from "./commands/DeleteAssociationCommand";
277
+ import {
278
+ DeleteCodeRepositoryCommandInput,
279
+ DeleteCodeRepositoryCommandOutput,
280
+ } from "./commands/DeleteCodeRepositoryCommand";
281
+ import {
282
+ DeleteContextCommandInput,
283
+ DeleteContextCommandOutput,
284
+ } from "./commands/DeleteContextCommand";
285
+ import {
286
+ DeleteDataQualityJobDefinitionCommandInput,
287
+ DeleteDataQualityJobDefinitionCommandOutput,
288
+ } from "./commands/DeleteDataQualityJobDefinitionCommand";
289
+ import {
290
+ DeleteDeviceFleetCommandInput,
291
+ DeleteDeviceFleetCommandOutput,
292
+ } from "./commands/DeleteDeviceFleetCommand";
293
+ import {
294
+ DeleteDomainCommandInput,
295
+ DeleteDomainCommandOutput,
296
+ } from "./commands/DeleteDomainCommand";
297
+ import {
298
+ DeleteEdgeDeploymentPlanCommandInput,
299
+ DeleteEdgeDeploymentPlanCommandOutput,
300
+ } from "./commands/DeleteEdgeDeploymentPlanCommand";
301
+ import {
302
+ DeleteEdgeDeploymentStageCommandInput,
303
+ DeleteEdgeDeploymentStageCommandOutput,
304
+ } from "./commands/DeleteEdgeDeploymentStageCommand";
305
+ import {
306
+ DeleteEndpointCommandInput,
307
+ DeleteEndpointCommandOutput,
308
+ } from "./commands/DeleteEndpointCommand";
309
+ import {
310
+ DeleteEndpointConfigCommandInput,
311
+ DeleteEndpointConfigCommandOutput,
312
+ } from "./commands/DeleteEndpointConfigCommand";
313
+ import {
314
+ DeleteExperimentCommandInput,
315
+ DeleteExperimentCommandOutput,
316
+ } from "./commands/DeleteExperimentCommand";
317
+ import {
318
+ DeleteFeatureGroupCommandInput,
319
+ DeleteFeatureGroupCommandOutput,
320
+ } from "./commands/DeleteFeatureGroupCommand";
321
+ import {
322
+ DeleteFlowDefinitionCommandInput,
323
+ DeleteFlowDefinitionCommandOutput,
324
+ } from "./commands/DeleteFlowDefinitionCommand";
325
+ import {
326
+ DeleteHumanTaskUiCommandInput,
327
+ DeleteHumanTaskUiCommandOutput,
328
+ } from "./commands/DeleteHumanTaskUiCommand";
329
+ import {
330
+ DeleteImageCommandInput,
331
+ DeleteImageCommandOutput,
332
+ } from "./commands/DeleteImageCommand";
333
+ import {
334
+ DeleteImageVersionCommandInput,
335
+ DeleteImageVersionCommandOutput,
336
+ } from "./commands/DeleteImageVersionCommand";
337
+ import {
338
+ DeleteModelBiasJobDefinitionCommandInput,
339
+ DeleteModelBiasJobDefinitionCommandOutput,
340
+ } from "./commands/DeleteModelBiasJobDefinitionCommand";
341
+ import {
342
+ DeleteModelCommandInput,
343
+ DeleteModelCommandOutput,
344
+ } from "./commands/DeleteModelCommand";
345
+ import {
346
+ DeleteModelExplainabilityJobDefinitionCommandInput,
347
+ DeleteModelExplainabilityJobDefinitionCommandOutput,
348
+ } from "./commands/DeleteModelExplainabilityJobDefinitionCommand";
349
+ import {
350
+ DeleteModelPackageCommandInput,
351
+ DeleteModelPackageCommandOutput,
352
+ } from "./commands/DeleteModelPackageCommand";
353
+ import {
354
+ DeleteModelPackageGroupCommandInput,
355
+ DeleteModelPackageGroupCommandOutput,
356
+ } from "./commands/DeleteModelPackageGroupCommand";
357
+ import {
358
+ DeleteModelPackageGroupPolicyCommandInput,
359
+ DeleteModelPackageGroupPolicyCommandOutput,
360
+ } from "./commands/DeleteModelPackageGroupPolicyCommand";
361
+ import {
362
+ DeleteModelQualityJobDefinitionCommandInput,
363
+ DeleteModelQualityJobDefinitionCommandOutput,
364
+ } from "./commands/DeleteModelQualityJobDefinitionCommand";
365
+ import {
366
+ DeleteMonitoringScheduleCommandInput,
367
+ DeleteMonitoringScheduleCommandOutput,
368
+ } from "./commands/DeleteMonitoringScheduleCommand";
369
+ import {
370
+ DeleteNotebookInstanceCommandInput,
371
+ DeleteNotebookInstanceCommandOutput,
372
+ } from "./commands/DeleteNotebookInstanceCommand";
373
+ import {
374
+ DeleteNotebookInstanceLifecycleConfigCommandInput,
375
+ DeleteNotebookInstanceLifecycleConfigCommandOutput,
376
+ } from "./commands/DeleteNotebookInstanceLifecycleConfigCommand";
377
+ import {
378
+ DeletePipelineCommandInput,
379
+ DeletePipelineCommandOutput,
380
+ } from "./commands/DeletePipelineCommand";
381
+ import {
382
+ DeleteProjectCommandInput,
383
+ DeleteProjectCommandOutput,
384
+ } from "./commands/DeleteProjectCommand";
385
+ import {
386
+ DeleteStudioLifecycleConfigCommandInput,
387
+ DeleteStudioLifecycleConfigCommandOutput,
388
+ } from "./commands/DeleteStudioLifecycleConfigCommand";
389
+ import {
390
+ DeleteTagsCommandInput,
391
+ DeleteTagsCommandOutput,
392
+ } from "./commands/DeleteTagsCommand";
393
+ import {
394
+ DeleteTrialCommandInput,
395
+ DeleteTrialCommandOutput,
396
+ } from "./commands/DeleteTrialCommand";
397
+ import {
398
+ DeleteTrialComponentCommandInput,
399
+ DeleteTrialComponentCommandOutput,
400
+ } from "./commands/DeleteTrialComponentCommand";
401
+ import {
402
+ DeleteUserProfileCommandInput,
403
+ DeleteUserProfileCommandOutput,
404
+ } from "./commands/DeleteUserProfileCommand";
405
+ import {
406
+ DeleteWorkforceCommandInput,
407
+ DeleteWorkforceCommandOutput,
408
+ } from "./commands/DeleteWorkforceCommand";
409
+ import {
410
+ DeleteWorkteamCommandInput,
411
+ DeleteWorkteamCommandOutput,
412
+ } from "./commands/DeleteWorkteamCommand";
413
+ import {
414
+ DeregisterDevicesCommandInput,
415
+ DeregisterDevicesCommandOutput,
416
+ } from "./commands/DeregisterDevicesCommand";
417
+ import {
418
+ DescribeActionCommandInput,
419
+ DescribeActionCommandOutput,
420
+ } from "./commands/DescribeActionCommand";
421
+ import {
422
+ DescribeAlgorithmCommandInput,
423
+ DescribeAlgorithmCommandOutput,
424
+ } from "./commands/DescribeAlgorithmCommand";
425
+ import {
426
+ DescribeAppCommandInput,
427
+ DescribeAppCommandOutput,
428
+ } from "./commands/DescribeAppCommand";
429
+ import {
430
+ DescribeAppImageConfigCommandInput,
431
+ DescribeAppImageConfigCommandOutput,
432
+ } from "./commands/DescribeAppImageConfigCommand";
433
+ import {
434
+ DescribeArtifactCommandInput,
435
+ DescribeArtifactCommandOutput,
436
+ } from "./commands/DescribeArtifactCommand";
437
+ import {
438
+ DescribeAutoMLJobCommandInput,
439
+ DescribeAutoMLJobCommandOutput,
440
+ } from "./commands/DescribeAutoMLJobCommand";
441
+ import {
442
+ DescribeCodeRepositoryCommandInput,
443
+ DescribeCodeRepositoryCommandOutput,
444
+ } from "./commands/DescribeCodeRepositoryCommand";
445
+ import {
446
+ DescribeCompilationJobCommandInput,
447
+ DescribeCompilationJobCommandOutput,
448
+ } from "./commands/DescribeCompilationJobCommand";
449
+ import {
450
+ DescribeContextCommandInput,
451
+ DescribeContextCommandOutput,
452
+ } from "./commands/DescribeContextCommand";
453
+ import {
454
+ DescribeDataQualityJobDefinitionCommandInput,
455
+ DescribeDataQualityJobDefinitionCommandOutput,
456
+ } from "./commands/DescribeDataQualityJobDefinitionCommand";
457
+ import {
458
+ DescribeDeviceCommandInput,
459
+ DescribeDeviceCommandOutput,
460
+ } from "./commands/DescribeDeviceCommand";
461
+ import {
462
+ DescribeDeviceFleetCommandInput,
463
+ DescribeDeviceFleetCommandOutput,
464
+ } from "./commands/DescribeDeviceFleetCommand";
465
+ import {
466
+ DescribeDomainCommandInput,
467
+ DescribeDomainCommandOutput,
468
+ } from "./commands/DescribeDomainCommand";
469
+ import {
470
+ DescribeEdgeDeploymentPlanCommandInput,
471
+ DescribeEdgeDeploymentPlanCommandOutput,
472
+ } from "./commands/DescribeEdgeDeploymentPlanCommand";
473
+ import {
474
+ DescribeEdgePackagingJobCommandInput,
475
+ DescribeEdgePackagingJobCommandOutput,
476
+ } from "./commands/DescribeEdgePackagingJobCommand";
477
+ import {
478
+ DescribeEndpointCommandInput,
479
+ DescribeEndpointCommandOutput,
480
+ } from "./commands/DescribeEndpointCommand";
481
+ import {
482
+ DescribeEndpointConfigCommandInput,
483
+ DescribeEndpointConfigCommandOutput,
484
+ } from "./commands/DescribeEndpointConfigCommand";
485
+ import {
486
+ DescribeExperimentCommandInput,
487
+ DescribeExperimentCommandOutput,
488
+ } from "./commands/DescribeExperimentCommand";
489
+ import {
490
+ DescribeFeatureGroupCommandInput,
491
+ DescribeFeatureGroupCommandOutput,
492
+ } from "./commands/DescribeFeatureGroupCommand";
493
+ import {
494
+ DescribeFeatureMetadataCommandInput,
495
+ DescribeFeatureMetadataCommandOutput,
496
+ } from "./commands/DescribeFeatureMetadataCommand";
497
+ import {
498
+ DescribeFlowDefinitionCommandInput,
499
+ DescribeFlowDefinitionCommandOutput,
500
+ } from "./commands/DescribeFlowDefinitionCommand";
501
+ import {
502
+ DescribeHumanTaskUiCommandInput,
503
+ DescribeHumanTaskUiCommandOutput,
504
+ } from "./commands/DescribeHumanTaskUiCommand";
505
+ import {
506
+ DescribeHyperParameterTuningJobCommandInput,
507
+ DescribeHyperParameterTuningJobCommandOutput,
508
+ } from "./commands/DescribeHyperParameterTuningJobCommand";
509
+ import {
510
+ DescribeImageCommandInput,
511
+ DescribeImageCommandOutput,
512
+ } from "./commands/DescribeImageCommand";
513
+ import {
514
+ DescribeImageVersionCommandInput,
515
+ DescribeImageVersionCommandOutput,
516
+ } from "./commands/DescribeImageVersionCommand";
517
+ import {
518
+ DescribeInferenceRecommendationsJobCommandInput,
519
+ DescribeInferenceRecommendationsJobCommandOutput,
520
+ } from "./commands/DescribeInferenceRecommendationsJobCommand";
521
+ import {
522
+ DescribeLabelingJobCommandInput,
523
+ DescribeLabelingJobCommandOutput,
524
+ } from "./commands/DescribeLabelingJobCommand";
525
+ import {
526
+ DescribeLineageGroupCommandInput,
527
+ DescribeLineageGroupCommandOutput,
528
+ } from "./commands/DescribeLineageGroupCommand";
529
+ import {
530
+ DescribeModelBiasJobDefinitionCommandInput,
531
+ DescribeModelBiasJobDefinitionCommandOutput,
532
+ } from "./commands/DescribeModelBiasJobDefinitionCommand";
533
+ import {
534
+ DescribeModelCommandInput,
535
+ DescribeModelCommandOutput,
536
+ } from "./commands/DescribeModelCommand";
537
+ import {
538
+ DescribeModelExplainabilityJobDefinitionCommandInput,
539
+ DescribeModelExplainabilityJobDefinitionCommandOutput,
540
+ } from "./commands/DescribeModelExplainabilityJobDefinitionCommand";
541
+ import {
542
+ DescribeModelPackageCommandInput,
543
+ DescribeModelPackageCommandOutput,
544
+ } from "./commands/DescribeModelPackageCommand";
545
+ import {
546
+ DescribeModelPackageGroupCommandInput,
547
+ DescribeModelPackageGroupCommandOutput,
548
+ } from "./commands/DescribeModelPackageGroupCommand";
549
+ import {
550
+ DescribeModelQualityJobDefinitionCommandInput,
551
+ DescribeModelQualityJobDefinitionCommandOutput,
552
+ } from "./commands/DescribeModelQualityJobDefinitionCommand";
553
+ import {
554
+ DescribeMonitoringScheduleCommandInput,
555
+ DescribeMonitoringScheduleCommandOutput,
556
+ } from "./commands/DescribeMonitoringScheduleCommand";
557
+ import {
558
+ DescribeNotebookInstanceCommandInput,
559
+ DescribeNotebookInstanceCommandOutput,
560
+ } from "./commands/DescribeNotebookInstanceCommand";
561
+ import {
562
+ DescribeNotebookInstanceLifecycleConfigCommandInput,
563
+ DescribeNotebookInstanceLifecycleConfigCommandOutput,
564
+ } from "./commands/DescribeNotebookInstanceLifecycleConfigCommand";
565
+ import {
566
+ DescribePipelineCommandInput,
567
+ DescribePipelineCommandOutput,
568
+ } from "./commands/DescribePipelineCommand";
569
+ import {
570
+ DescribePipelineDefinitionForExecutionCommandInput,
571
+ DescribePipelineDefinitionForExecutionCommandOutput,
572
+ } from "./commands/DescribePipelineDefinitionForExecutionCommand";
573
+ import {
574
+ DescribePipelineExecutionCommandInput,
575
+ DescribePipelineExecutionCommandOutput,
576
+ } from "./commands/DescribePipelineExecutionCommand";
577
+ import {
578
+ DescribeProcessingJobCommandInput,
579
+ DescribeProcessingJobCommandOutput,
580
+ } from "./commands/DescribeProcessingJobCommand";
581
+ import {
582
+ DescribeProjectCommandInput,
583
+ DescribeProjectCommandOutput,
584
+ } from "./commands/DescribeProjectCommand";
585
+ import {
586
+ DescribeStudioLifecycleConfigCommandInput,
587
+ DescribeStudioLifecycleConfigCommandOutput,
588
+ } from "./commands/DescribeStudioLifecycleConfigCommand";
589
+ import {
590
+ DescribeSubscribedWorkteamCommandInput,
591
+ DescribeSubscribedWorkteamCommandOutput,
592
+ } from "./commands/DescribeSubscribedWorkteamCommand";
593
+ import {
594
+ DescribeTrainingJobCommandInput,
595
+ DescribeTrainingJobCommandOutput,
596
+ } from "./commands/DescribeTrainingJobCommand";
597
+ import {
598
+ DescribeTransformJobCommandInput,
599
+ DescribeTransformJobCommandOutput,
600
+ } from "./commands/DescribeTransformJobCommand";
601
+ import {
602
+ DescribeTrialCommandInput,
603
+ DescribeTrialCommandOutput,
604
+ } from "./commands/DescribeTrialCommand";
605
+ import {
606
+ DescribeTrialComponentCommandInput,
607
+ DescribeTrialComponentCommandOutput,
608
+ } from "./commands/DescribeTrialComponentCommand";
609
+ import {
610
+ DescribeUserProfileCommandInput,
611
+ DescribeUserProfileCommandOutput,
612
+ } from "./commands/DescribeUserProfileCommand";
613
+ import {
614
+ DescribeWorkforceCommandInput,
615
+ DescribeWorkforceCommandOutput,
616
+ } from "./commands/DescribeWorkforceCommand";
617
+ import {
618
+ DescribeWorkteamCommandInput,
619
+ DescribeWorkteamCommandOutput,
620
+ } from "./commands/DescribeWorkteamCommand";
621
+ import {
622
+ DisableSagemakerServicecatalogPortfolioCommandInput,
623
+ DisableSagemakerServicecatalogPortfolioCommandOutput,
624
+ } from "./commands/DisableSagemakerServicecatalogPortfolioCommand";
625
+ import {
626
+ DisassociateTrialComponentCommandInput,
627
+ DisassociateTrialComponentCommandOutput,
628
+ } from "./commands/DisassociateTrialComponentCommand";
629
+ import {
630
+ EnableSagemakerServicecatalogPortfolioCommandInput,
631
+ EnableSagemakerServicecatalogPortfolioCommandOutput,
632
+ } from "./commands/EnableSagemakerServicecatalogPortfolioCommand";
633
+ import {
634
+ GetDeviceFleetReportCommandInput,
635
+ GetDeviceFleetReportCommandOutput,
636
+ } from "./commands/GetDeviceFleetReportCommand";
637
+ import {
638
+ GetLineageGroupPolicyCommandInput,
639
+ GetLineageGroupPolicyCommandOutput,
640
+ } from "./commands/GetLineageGroupPolicyCommand";
641
+ import {
642
+ GetModelPackageGroupPolicyCommandInput,
643
+ GetModelPackageGroupPolicyCommandOutput,
644
+ } from "./commands/GetModelPackageGroupPolicyCommand";
645
+ import {
646
+ GetSagemakerServicecatalogPortfolioStatusCommandInput,
647
+ GetSagemakerServicecatalogPortfolioStatusCommandOutput,
648
+ } from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
649
+ import {
650
+ GetSearchSuggestionsCommandInput,
651
+ GetSearchSuggestionsCommandOutput,
652
+ } from "./commands/GetSearchSuggestionsCommand";
653
+ import {
654
+ ListActionsCommandInput,
655
+ ListActionsCommandOutput,
656
+ } from "./commands/ListActionsCommand";
657
+ import {
658
+ ListAlgorithmsCommandInput,
659
+ ListAlgorithmsCommandOutput,
660
+ } from "./commands/ListAlgorithmsCommand";
661
+ import {
662
+ ListAppImageConfigsCommandInput,
663
+ ListAppImageConfigsCommandOutput,
664
+ } from "./commands/ListAppImageConfigsCommand";
665
+ import {
666
+ ListAppsCommandInput,
667
+ ListAppsCommandOutput,
668
+ } from "./commands/ListAppsCommand";
669
+ import {
670
+ ListArtifactsCommandInput,
671
+ ListArtifactsCommandOutput,
672
+ } from "./commands/ListArtifactsCommand";
673
+ import {
674
+ ListAssociationsCommandInput,
675
+ ListAssociationsCommandOutput,
676
+ } from "./commands/ListAssociationsCommand";
677
+ import {
678
+ ListAutoMLJobsCommandInput,
679
+ ListAutoMLJobsCommandOutput,
680
+ } from "./commands/ListAutoMLJobsCommand";
681
+ import {
682
+ ListCandidatesForAutoMLJobCommandInput,
683
+ ListCandidatesForAutoMLJobCommandOutput,
684
+ } from "./commands/ListCandidatesForAutoMLJobCommand";
685
+ import {
686
+ ListCodeRepositoriesCommandInput,
687
+ ListCodeRepositoriesCommandOutput,
688
+ } from "./commands/ListCodeRepositoriesCommand";
689
+ import {
690
+ ListCompilationJobsCommandInput,
691
+ ListCompilationJobsCommandOutput,
692
+ } from "./commands/ListCompilationJobsCommand";
693
+ import {
694
+ ListContextsCommandInput,
695
+ ListContextsCommandOutput,
696
+ } from "./commands/ListContextsCommand";
697
+ import {
698
+ ListDataQualityJobDefinitionsCommandInput,
699
+ ListDataQualityJobDefinitionsCommandOutput,
700
+ } from "./commands/ListDataQualityJobDefinitionsCommand";
701
+ import {
702
+ ListDeviceFleetsCommandInput,
703
+ ListDeviceFleetsCommandOutput,
704
+ } from "./commands/ListDeviceFleetsCommand";
705
+ import {
706
+ ListDevicesCommandInput,
707
+ ListDevicesCommandOutput,
708
+ } from "./commands/ListDevicesCommand";
709
+ import {
710
+ ListDomainsCommandInput,
711
+ ListDomainsCommandOutput,
712
+ } from "./commands/ListDomainsCommand";
713
+ import {
714
+ ListEdgeDeploymentPlansCommandInput,
715
+ ListEdgeDeploymentPlansCommandOutput,
716
+ } from "./commands/ListEdgeDeploymentPlansCommand";
717
+ import {
718
+ ListEdgePackagingJobsCommandInput,
719
+ ListEdgePackagingJobsCommandOutput,
720
+ } from "./commands/ListEdgePackagingJobsCommand";
721
+ import {
722
+ ListEndpointConfigsCommandInput,
723
+ ListEndpointConfigsCommandOutput,
724
+ } from "./commands/ListEndpointConfigsCommand";
725
+ import {
726
+ ListEndpointsCommandInput,
727
+ ListEndpointsCommandOutput,
728
+ } from "./commands/ListEndpointsCommand";
729
+ import {
730
+ ListExperimentsCommandInput,
731
+ ListExperimentsCommandOutput,
732
+ } from "./commands/ListExperimentsCommand";
733
+ import {
734
+ ListFeatureGroupsCommandInput,
735
+ ListFeatureGroupsCommandOutput,
736
+ } from "./commands/ListFeatureGroupsCommand";
737
+ import {
738
+ ListFlowDefinitionsCommandInput,
739
+ ListFlowDefinitionsCommandOutput,
740
+ } from "./commands/ListFlowDefinitionsCommand";
741
+ import {
742
+ ListHumanTaskUisCommandInput,
743
+ ListHumanTaskUisCommandOutput,
744
+ } from "./commands/ListHumanTaskUisCommand";
745
+ import {
746
+ ListHyperParameterTuningJobsCommandInput,
747
+ ListHyperParameterTuningJobsCommandOutput,
748
+ } from "./commands/ListHyperParameterTuningJobsCommand";
749
+ import {
750
+ ListImagesCommandInput,
751
+ ListImagesCommandOutput,
752
+ } from "./commands/ListImagesCommand";
753
+ import {
754
+ ListImageVersionsCommandInput,
755
+ ListImageVersionsCommandOutput,
756
+ } from "./commands/ListImageVersionsCommand";
757
+ import {
758
+ ListInferenceRecommendationsJobsCommandInput,
759
+ ListInferenceRecommendationsJobsCommandOutput,
760
+ } from "./commands/ListInferenceRecommendationsJobsCommand";
761
+ import {
762
+ ListLabelingJobsCommandInput,
763
+ ListLabelingJobsCommandOutput,
764
+ } from "./commands/ListLabelingJobsCommand";
765
+ import {
766
+ ListLabelingJobsForWorkteamCommandInput,
767
+ ListLabelingJobsForWorkteamCommandOutput,
768
+ } from "./commands/ListLabelingJobsForWorkteamCommand";
769
+ import {
770
+ ListLineageGroupsCommandInput,
771
+ ListLineageGroupsCommandOutput,
772
+ } from "./commands/ListLineageGroupsCommand";
773
+ import {
774
+ ListModelBiasJobDefinitionsCommandInput,
775
+ ListModelBiasJobDefinitionsCommandOutput,
776
+ } from "./commands/ListModelBiasJobDefinitionsCommand";
777
+ import {
778
+ ListModelExplainabilityJobDefinitionsCommandInput,
779
+ ListModelExplainabilityJobDefinitionsCommandOutput,
780
+ } from "./commands/ListModelExplainabilityJobDefinitionsCommand";
781
+ import {
782
+ ListModelMetadataCommandInput,
783
+ ListModelMetadataCommandOutput,
784
+ } from "./commands/ListModelMetadataCommand";
785
+ import {
786
+ ListModelPackageGroupsCommandInput,
787
+ ListModelPackageGroupsCommandOutput,
788
+ } from "./commands/ListModelPackageGroupsCommand";
789
+ import {
790
+ ListModelPackagesCommandInput,
791
+ ListModelPackagesCommandOutput,
792
+ } from "./commands/ListModelPackagesCommand";
793
+ import {
794
+ ListModelQualityJobDefinitionsCommandInput,
795
+ ListModelQualityJobDefinitionsCommandOutput,
796
+ } from "./commands/ListModelQualityJobDefinitionsCommand";
797
+ import {
798
+ ListModelsCommandInput,
799
+ ListModelsCommandOutput,
800
+ } from "./commands/ListModelsCommand";
801
+ import {
802
+ ListMonitoringExecutionsCommandInput,
803
+ ListMonitoringExecutionsCommandOutput,
804
+ } from "./commands/ListMonitoringExecutionsCommand";
805
+ import {
806
+ ListMonitoringSchedulesCommandInput,
807
+ ListMonitoringSchedulesCommandOutput,
808
+ } from "./commands/ListMonitoringSchedulesCommand";
809
+ import {
810
+ ListNotebookInstanceLifecycleConfigsCommandInput,
811
+ ListNotebookInstanceLifecycleConfigsCommandOutput,
812
+ } from "./commands/ListNotebookInstanceLifecycleConfigsCommand";
813
+ import {
814
+ ListNotebookInstancesCommandInput,
815
+ ListNotebookInstancesCommandOutput,
816
+ } from "./commands/ListNotebookInstancesCommand";
817
+ import {
818
+ ListPipelineExecutionsCommandInput,
819
+ ListPipelineExecutionsCommandOutput,
820
+ } from "./commands/ListPipelineExecutionsCommand";
821
+ import {
822
+ ListPipelineExecutionStepsCommandInput,
823
+ ListPipelineExecutionStepsCommandOutput,
824
+ } from "./commands/ListPipelineExecutionStepsCommand";
825
+ import {
826
+ ListPipelineParametersForExecutionCommandInput,
827
+ ListPipelineParametersForExecutionCommandOutput,
828
+ } from "./commands/ListPipelineParametersForExecutionCommand";
829
+ import {
830
+ ListPipelinesCommandInput,
831
+ ListPipelinesCommandOutput,
832
+ } from "./commands/ListPipelinesCommand";
833
+ import {
834
+ ListProcessingJobsCommandInput,
835
+ ListProcessingJobsCommandOutput,
836
+ } from "./commands/ListProcessingJobsCommand";
837
+ import {
838
+ ListProjectsCommandInput,
839
+ ListProjectsCommandOutput,
840
+ } from "./commands/ListProjectsCommand";
841
+ import {
842
+ ListStageDevicesCommandInput,
843
+ ListStageDevicesCommandOutput,
844
+ } from "./commands/ListStageDevicesCommand";
845
+ import {
846
+ ListStudioLifecycleConfigsCommandInput,
847
+ ListStudioLifecycleConfigsCommandOutput,
848
+ } from "./commands/ListStudioLifecycleConfigsCommand";
849
+ import {
850
+ ListSubscribedWorkteamsCommandInput,
851
+ ListSubscribedWorkteamsCommandOutput,
852
+ } from "./commands/ListSubscribedWorkteamsCommand";
853
+ import {
854
+ ListTagsCommandInput,
855
+ ListTagsCommandOutput,
856
+ } from "./commands/ListTagsCommand";
857
+ import {
858
+ ListTrainingJobsCommandInput,
859
+ ListTrainingJobsCommandOutput,
860
+ } from "./commands/ListTrainingJobsCommand";
861
+ import {
862
+ ListTrainingJobsForHyperParameterTuningJobCommandInput,
863
+ ListTrainingJobsForHyperParameterTuningJobCommandOutput,
864
+ } from "./commands/ListTrainingJobsForHyperParameterTuningJobCommand";
865
+ import {
866
+ ListTransformJobsCommandInput,
867
+ ListTransformJobsCommandOutput,
868
+ } from "./commands/ListTransformJobsCommand";
869
+ import {
870
+ ListTrialComponentsCommandInput,
871
+ ListTrialComponentsCommandOutput,
872
+ } from "./commands/ListTrialComponentsCommand";
873
+ import {
874
+ ListTrialsCommandInput,
875
+ ListTrialsCommandOutput,
876
+ } from "./commands/ListTrialsCommand";
877
+ import {
878
+ ListUserProfilesCommandInput,
879
+ ListUserProfilesCommandOutput,
880
+ } from "./commands/ListUserProfilesCommand";
881
+ import {
882
+ ListWorkforcesCommandInput,
883
+ ListWorkforcesCommandOutput,
884
+ } from "./commands/ListWorkforcesCommand";
885
+ import {
886
+ ListWorkteamsCommandInput,
887
+ ListWorkteamsCommandOutput,
888
+ } from "./commands/ListWorkteamsCommand";
889
+ import {
890
+ PutModelPackageGroupPolicyCommandInput,
891
+ PutModelPackageGroupPolicyCommandOutput,
892
+ } from "./commands/PutModelPackageGroupPolicyCommand";
893
+ import {
894
+ QueryLineageCommandInput,
895
+ QueryLineageCommandOutput,
896
+ } from "./commands/QueryLineageCommand";
897
+ import {
898
+ RegisterDevicesCommandInput,
899
+ RegisterDevicesCommandOutput,
900
+ } from "./commands/RegisterDevicesCommand";
901
+ import {
902
+ RenderUiTemplateCommandInput,
903
+ RenderUiTemplateCommandOutput,
904
+ } from "./commands/RenderUiTemplateCommand";
905
+ import {
906
+ RetryPipelineExecutionCommandInput,
907
+ RetryPipelineExecutionCommandOutput,
908
+ } from "./commands/RetryPipelineExecutionCommand";
909
+ import {
910
+ SearchCommandInput,
911
+ SearchCommandOutput,
912
+ } from "./commands/SearchCommand";
913
+ import {
914
+ SendPipelineExecutionStepFailureCommandInput,
915
+ SendPipelineExecutionStepFailureCommandOutput,
916
+ } from "./commands/SendPipelineExecutionStepFailureCommand";
917
+ import {
918
+ SendPipelineExecutionStepSuccessCommandInput,
919
+ SendPipelineExecutionStepSuccessCommandOutput,
920
+ } from "./commands/SendPipelineExecutionStepSuccessCommand";
921
+ import {
922
+ StartEdgeDeploymentStageCommandInput,
923
+ StartEdgeDeploymentStageCommandOutput,
924
+ } from "./commands/StartEdgeDeploymentStageCommand";
925
+ import {
926
+ StartMonitoringScheduleCommandInput,
927
+ StartMonitoringScheduleCommandOutput,
928
+ } from "./commands/StartMonitoringScheduleCommand";
929
+ import {
930
+ StartNotebookInstanceCommandInput,
931
+ StartNotebookInstanceCommandOutput,
932
+ } from "./commands/StartNotebookInstanceCommand";
933
+ import {
934
+ StartPipelineExecutionCommandInput,
935
+ StartPipelineExecutionCommandOutput,
936
+ } from "./commands/StartPipelineExecutionCommand";
937
+ import {
938
+ StopAutoMLJobCommandInput,
939
+ StopAutoMLJobCommandOutput,
940
+ } from "./commands/StopAutoMLJobCommand";
941
+ import {
942
+ StopCompilationJobCommandInput,
943
+ StopCompilationJobCommandOutput,
944
+ } from "./commands/StopCompilationJobCommand";
945
+ import {
946
+ StopEdgeDeploymentStageCommandInput,
947
+ StopEdgeDeploymentStageCommandOutput,
948
+ } from "./commands/StopEdgeDeploymentStageCommand";
949
+ import {
950
+ StopEdgePackagingJobCommandInput,
951
+ StopEdgePackagingJobCommandOutput,
952
+ } from "./commands/StopEdgePackagingJobCommand";
953
+ import {
954
+ StopHyperParameterTuningJobCommandInput,
955
+ StopHyperParameterTuningJobCommandOutput,
956
+ } from "./commands/StopHyperParameterTuningJobCommand";
957
+ import {
958
+ StopInferenceRecommendationsJobCommandInput,
959
+ StopInferenceRecommendationsJobCommandOutput,
960
+ } from "./commands/StopInferenceRecommendationsJobCommand";
961
+ import {
962
+ StopLabelingJobCommandInput,
963
+ StopLabelingJobCommandOutput,
964
+ } from "./commands/StopLabelingJobCommand";
965
+ import {
966
+ StopMonitoringScheduleCommandInput,
967
+ StopMonitoringScheduleCommandOutput,
968
+ } from "./commands/StopMonitoringScheduleCommand";
969
+ import {
970
+ StopNotebookInstanceCommandInput,
971
+ StopNotebookInstanceCommandOutput,
972
+ } from "./commands/StopNotebookInstanceCommand";
973
+ import {
974
+ StopPipelineExecutionCommandInput,
975
+ StopPipelineExecutionCommandOutput,
976
+ } from "./commands/StopPipelineExecutionCommand";
977
+ import {
978
+ StopProcessingJobCommandInput,
979
+ StopProcessingJobCommandOutput,
980
+ } from "./commands/StopProcessingJobCommand";
981
+ import {
982
+ StopTrainingJobCommandInput,
983
+ StopTrainingJobCommandOutput,
984
+ } from "./commands/StopTrainingJobCommand";
985
+ import {
986
+ StopTransformJobCommandInput,
987
+ StopTransformJobCommandOutput,
988
+ } from "./commands/StopTransformJobCommand";
989
+ import {
990
+ UpdateActionCommandInput,
991
+ UpdateActionCommandOutput,
992
+ } from "./commands/UpdateActionCommand";
993
+ import {
994
+ UpdateAppImageConfigCommandInput,
995
+ UpdateAppImageConfigCommandOutput,
996
+ } from "./commands/UpdateAppImageConfigCommand";
997
+ import {
998
+ UpdateArtifactCommandInput,
999
+ UpdateArtifactCommandOutput,
1000
+ } from "./commands/UpdateArtifactCommand";
1001
+ import {
1002
+ UpdateCodeRepositoryCommandInput,
1003
+ UpdateCodeRepositoryCommandOutput,
1004
+ } from "./commands/UpdateCodeRepositoryCommand";
1005
+ import {
1006
+ UpdateContextCommandInput,
1007
+ UpdateContextCommandOutput,
1008
+ } from "./commands/UpdateContextCommand";
1009
+ import {
1010
+ UpdateDeviceFleetCommandInput,
1011
+ UpdateDeviceFleetCommandOutput,
1012
+ } from "./commands/UpdateDeviceFleetCommand";
1013
+ import {
1014
+ UpdateDevicesCommandInput,
1015
+ UpdateDevicesCommandOutput,
1016
+ } from "./commands/UpdateDevicesCommand";
1017
+ import {
1018
+ UpdateDomainCommandInput,
1019
+ UpdateDomainCommandOutput,
1020
+ } from "./commands/UpdateDomainCommand";
1021
+ import {
1022
+ UpdateEndpointCommandInput,
1023
+ UpdateEndpointCommandOutput,
1024
+ } from "./commands/UpdateEndpointCommand";
1025
+ import {
1026
+ UpdateEndpointWeightsAndCapacitiesCommandInput,
1027
+ UpdateEndpointWeightsAndCapacitiesCommandOutput,
1028
+ } from "./commands/UpdateEndpointWeightsAndCapacitiesCommand";
1029
+ import {
1030
+ UpdateExperimentCommandInput,
1031
+ UpdateExperimentCommandOutput,
1032
+ } from "./commands/UpdateExperimentCommand";
1033
+ import {
1034
+ UpdateFeatureGroupCommandInput,
1035
+ UpdateFeatureGroupCommandOutput,
1036
+ } from "./commands/UpdateFeatureGroupCommand";
1037
+ import {
1038
+ UpdateFeatureMetadataCommandInput,
1039
+ UpdateFeatureMetadataCommandOutput,
1040
+ } from "./commands/UpdateFeatureMetadataCommand";
1041
+ import {
1042
+ UpdateImageCommandInput,
1043
+ UpdateImageCommandOutput,
1044
+ } from "./commands/UpdateImageCommand";
1045
+ import {
1046
+ UpdateModelPackageCommandInput,
1047
+ UpdateModelPackageCommandOutput,
1048
+ } from "./commands/UpdateModelPackageCommand";
1049
+ import {
1050
+ UpdateMonitoringScheduleCommandInput,
1051
+ UpdateMonitoringScheduleCommandOutput,
1052
+ } from "./commands/UpdateMonitoringScheduleCommand";
1053
+ import {
1054
+ UpdateNotebookInstanceCommandInput,
1055
+ UpdateNotebookInstanceCommandOutput,
1056
+ } from "./commands/UpdateNotebookInstanceCommand";
1057
+ import {
1058
+ UpdateNotebookInstanceLifecycleConfigCommandInput,
1059
+ UpdateNotebookInstanceLifecycleConfigCommandOutput,
1060
+ } from "./commands/UpdateNotebookInstanceLifecycleConfigCommand";
1061
+ import {
1062
+ UpdatePipelineCommandInput,
1063
+ UpdatePipelineCommandOutput,
1064
+ } from "./commands/UpdatePipelineCommand";
1065
+ import {
1066
+ UpdatePipelineExecutionCommandInput,
1067
+ UpdatePipelineExecutionCommandOutput,
1068
+ } from "./commands/UpdatePipelineExecutionCommand";
1069
+ import {
1070
+ UpdateProjectCommandInput,
1071
+ UpdateProjectCommandOutput,
1072
+ } from "./commands/UpdateProjectCommand";
1073
+ import {
1074
+ UpdateTrainingJobCommandInput,
1075
+ UpdateTrainingJobCommandOutput,
1076
+ } from "./commands/UpdateTrainingJobCommand";
1077
+ import {
1078
+ UpdateTrialCommandInput,
1079
+ UpdateTrialCommandOutput,
1080
+ } from "./commands/UpdateTrialCommand";
1081
+ import {
1082
+ UpdateTrialComponentCommandInput,
1083
+ UpdateTrialComponentCommandOutput,
1084
+ } from "./commands/UpdateTrialComponentCommand";
1085
+ import {
1086
+ UpdateUserProfileCommandInput,
1087
+ UpdateUserProfileCommandOutput,
1088
+ } from "./commands/UpdateUserProfileCommand";
1089
+ import {
1090
+ UpdateWorkforceCommandInput,
1091
+ UpdateWorkforceCommandOutput,
1092
+ } from "./commands/UpdateWorkforceCommand";
1093
+ import {
1094
+ UpdateWorkteamCommandInput,
1095
+ UpdateWorkteamCommandOutput,
1096
+ } from "./commands/UpdateWorkteamCommand";
1097
+ export declare type ServiceInputTypes =
1098
+ | AddAssociationCommandInput
1099
+ | AddTagsCommandInput
1100
+ | AssociateTrialComponentCommandInput
1101
+ | BatchDescribeModelPackageCommandInput
1102
+ | CreateActionCommandInput
1103
+ | CreateAlgorithmCommandInput
1104
+ | CreateAppCommandInput
1105
+ | CreateAppImageConfigCommandInput
1106
+ | CreateArtifactCommandInput
1107
+ | CreateAutoMLJobCommandInput
1108
+ | CreateCodeRepositoryCommandInput
1109
+ | CreateCompilationJobCommandInput
1110
+ | CreateContextCommandInput
1111
+ | CreateDataQualityJobDefinitionCommandInput
1112
+ | CreateDeviceFleetCommandInput
1113
+ | CreateDomainCommandInput
1114
+ | CreateEdgeDeploymentPlanCommandInput
1115
+ | CreateEdgeDeploymentStageCommandInput
1116
+ | CreateEdgePackagingJobCommandInput
1117
+ | CreateEndpointCommandInput
1118
+ | CreateEndpointConfigCommandInput
1119
+ | CreateExperimentCommandInput
1120
+ | CreateFeatureGroupCommandInput
1121
+ | CreateFlowDefinitionCommandInput
1122
+ | CreateHumanTaskUiCommandInput
1123
+ | CreateHyperParameterTuningJobCommandInput
1124
+ | CreateImageCommandInput
1125
+ | CreateImageVersionCommandInput
1126
+ | CreateInferenceRecommendationsJobCommandInput
1127
+ | CreateLabelingJobCommandInput
1128
+ | CreateModelBiasJobDefinitionCommandInput
1129
+ | CreateModelCommandInput
1130
+ | CreateModelExplainabilityJobDefinitionCommandInput
1131
+ | CreateModelPackageCommandInput
1132
+ | CreateModelPackageGroupCommandInput
1133
+ | CreateModelQualityJobDefinitionCommandInput
1134
+ | CreateMonitoringScheduleCommandInput
1135
+ | CreateNotebookInstanceCommandInput
1136
+ | CreateNotebookInstanceLifecycleConfigCommandInput
1137
+ | CreatePipelineCommandInput
1138
+ | CreatePresignedDomainUrlCommandInput
1139
+ | CreatePresignedNotebookInstanceUrlCommandInput
1140
+ | CreateProcessingJobCommandInput
1141
+ | CreateProjectCommandInput
1142
+ | CreateStudioLifecycleConfigCommandInput
1143
+ | CreateTrainingJobCommandInput
1144
+ | CreateTransformJobCommandInput
1145
+ | CreateTrialCommandInput
1146
+ | CreateTrialComponentCommandInput
1147
+ | CreateUserProfileCommandInput
1148
+ | CreateWorkforceCommandInput
1149
+ | CreateWorkteamCommandInput
1150
+ | DeleteActionCommandInput
1151
+ | DeleteAlgorithmCommandInput
1152
+ | DeleteAppCommandInput
1153
+ | DeleteAppImageConfigCommandInput
1154
+ | DeleteArtifactCommandInput
1155
+ | DeleteAssociationCommandInput
1156
+ | DeleteCodeRepositoryCommandInput
1157
+ | DeleteContextCommandInput
1158
+ | DeleteDataQualityJobDefinitionCommandInput
1159
+ | DeleteDeviceFleetCommandInput
1160
+ | DeleteDomainCommandInput
1161
+ | DeleteEdgeDeploymentPlanCommandInput
1162
+ | DeleteEdgeDeploymentStageCommandInput
1163
+ | DeleteEndpointCommandInput
1164
+ | DeleteEndpointConfigCommandInput
1165
+ | DeleteExperimentCommandInput
1166
+ | DeleteFeatureGroupCommandInput
1167
+ | DeleteFlowDefinitionCommandInput
1168
+ | DeleteHumanTaskUiCommandInput
1169
+ | DeleteImageCommandInput
1170
+ | DeleteImageVersionCommandInput
1171
+ | DeleteModelBiasJobDefinitionCommandInput
1172
+ | DeleteModelCommandInput
1173
+ | DeleteModelExplainabilityJobDefinitionCommandInput
1174
+ | DeleteModelPackageCommandInput
1175
+ | DeleteModelPackageGroupCommandInput
1176
+ | DeleteModelPackageGroupPolicyCommandInput
1177
+ | DeleteModelQualityJobDefinitionCommandInput
1178
+ | DeleteMonitoringScheduleCommandInput
1179
+ | DeleteNotebookInstanceCommandInput
1180
+ | DeleteNotebookInstanceLifecycleConfigCommandInput
1181
+ | DeletePipelineCommandInput
1182
+ | DeleteProjectCommandInput
1183
+ | DeleteStudioLifecycleConfigCommandInput
1184
+ | DeleteTagsCommandInput
1185
+ | DeleteTrialCommandInput
1186
+ | DeleteTrialComponentCommandInput
1187
+ | DeleteUserProfileCommandInput
1188
+ | DeleteWorkforceCommandInput
1189
+ | DeleteWorkteamCommandInput
1190
+ | DeregisterDevicesCommandInput
1191
+ | DescribeActionCommandInput
1192
+ | DescribeAlgorithmCommandInput
1193
+ | DescribeAppCommandInput
1194
+ | DescribeAppImageConfigCommandInput
1195
+ | DescribeArtifactCommandInput
1196
+ | DescribeAutoMLJobCommandInput
1197
+ | DescribeCodeRepositoryCommandInput
1198
+ | DescribeCompilationJobCommandInput
1199
+ | DescribeContextCommandInput
1200
+ | DescribeDataQualityJobDefinitionCommandInput
1201
+ | DescribeDeviceCommandInput
1202
+ | DescribeDeviceFleetCommandInput
1203
+ | DescribeDomainCommandInput
1204
+ | DescribeEdgeDeploymentPlanCommandInput
1205
+ | DescribeEdgePackagingJobCommandInput
1206
+ | DescribeEndpointCommandInput
1207
+ | DescribeEndpointConfigCommandInput
1208
+ | DescribeExperimentCommandInput
1209
+ | DescribeFeatureGroupCommandInput
1210
+ | DescribeFeatureMetadataCommandInput
1211
+ | DescribeFlowDefinitionCommandInput
1212
+ | DescribeHumanTaskUiCommandInput
1213
+ | DescribeHyperParameterTuningJobCommandInput
1214
+ | DescribeImageCommandInput
1215
+ | DescribeImageVersionCommandInput
1216
+ | DescribeInferenceRecommendationsJobCommandInput
1217
+ | DescribeLabelingJobCommandInput
1218
+ | DescribeLineageGroupCommandInput
1219
+ | DescribeModelBiasJobDefinitionCommandInput
1220
+ | DescribeModelCommandInput
1221
+ | DescribeModelExplainabilityJobDefinitionCommandInput
1222
+ | DescribeModelPackageCommandInput
1223
+ | DescribeModelPackageGroupCommandInput
1224
+ | DescribeModelQualityJobDefinitionCommandInput
1225
+ | DescribeMonitoringScheduleCommandInput
1226
+ | DescribeNotebookInstanceCommandInput
1227
+ | DescribeNotebookInstanceLifecycleConfigCommandInput
1228
+ | DescribePipelineCommandInput
1229
+ | DescribePipelineDefinitionForExecutionCommandInput
1230
+ | DescribePipelineExecutionCommandInput
1231
+ | DescribeProcessingJobCommandInput
1232
+ | DescribeProjectCommandInput
1233
+ | DescribeStudioLifecycleConfigCommandInput
1234
+ | DescribeSubscribedWorkteamCommandInput
1235
+ | DescribeTrainingJobCommandInput
1236
+ | DescribeTransformJobCommandInput
1237
+ | DescribeTrialCommandInput
1238
+ | DescribeTrialComponentCommandInput
1239
+ | DescribeUserProfileCommandInput
1240
+ | DescribeWorkforceCommandInput
1241
+ | DescribeWorkteamCommandInput
1242
+ | DisableSagemakerServicecatalogPortfolioCommandInput
1243
+ | DisassociateTrialComponentCommandInput
1244
+ | EnableSagemakerServicecatalogPortfolioCommandInput
1245
+ | GetDeviceFleetReportCommandInput
1246
+ | GetLineageGroupPolicyCommandInput
1247
+ | GetModelPackageGroupPolicyCommandInput
1248
+ | GetSagemakerServicecatalogPortfolioStatusCommandInput
1249
+ | GetSearchSuggestionsCommandInput
1250
+ | ListActionsCommandInput
1251
+ | ListAlgorithmsCommandInput
1252
+ | ListAppImageConfigsCommandInput
1253
+ | ListAppsCommandInput
1254
+ | ListArtifactsCommandInput
1255
+ | ListAssociationsCommandInput
1256
+ | ListAutoMLJobsCommandInput
1257
+ | ListCandidatesForAutoMLJobCommandInput
1258
+ | ListCodeRepositoriesCommandInput
1259
+ | ListCompilationJobsCommandInput
1260
+ | ListContextsCommandInput
1261
+ | ListDataQualityJobDefinitionsCommandInput
1262
+ | ListDeviceFleetsCommandInput
1263
+ | ListDevicesCommandInput
1264
+ | ListDomainsCommandInput
1265
+ | ListEdgeDeploymentPlansCommandInput
1266
+ | ListEdgePackagingJobsCommandInput
1267
+ | ListEndpointConfigsCommandInput
1268
+ | ListEndpointsCommandInput
1269
+ | ListExperimentsCommandInput
1270
+ | ListFeatureGroupsCommandInput
1271
+ | ListFlowDefinitionsCommandInput
1272
+ | ListHumanTaskUisCommandInput
1273
+ | ListHyperParameterTuningJobsCommandInput
1274
+ | ListImageVersionsCommandInput
1275
+ | ListImagesCommandInput
1276
+ | ListInferenceRecommendationsJobsCommandInput
1277
+ | ListLabelingJobsCommandInput
1278
+ | ListLabelingJobsForWorkteamCommandInput
1279
+ | ListLineageGroupsCommandInput
1280
+ | ListModelBiasJobDefinitionsCommandInput
1281
+ | ListModelExplainabilityJobDefinitionsCommandInput
1282
+ | ListModelMetadataCommandInput
1283
+ | ListModelPackageGroupsCommandInput
1284
+ | ListModelPackagesCommandInput
1285
+ | ListModelQualityJobDefinitionsCommandInput
1286
+ | ListModelsCommandInput
1287
+ | ListMonitoringExecutionsCommandInput
1288
+ | ListMonitoringSchedulesCommandInput
1289
+ | ListNotebookInstanceLifecycleConfigsCommandInput
1290
+ | ListNotebookInstancesCommandInput
1291
+ | ListPipelineExecutionStepsCommandInput
1292
+ | ListPipelineExecutionsCommandInput
1293
+ | ListPipelineParametersForExecutionCommandInput
1294
+ | ListPipelinesCommandInput
1295
+ | ListProcessingJobsCommandInput
1296
+ | ListProjectsCommandInput
1297
+ | ListStageDevicesCommandInput
1298
+ | ListStudioLifecycleConfigsCommandInput
1299
+ | ListSubscribedWorkteamsCommandInput
1300
+ | ListTagsCommandInput
1301
+ | ListTrainingJobsCommandInput
1302
+ | ListTrainingJobsForHyperParameterTuningJobCommandInput
1303
+ | ListTransformJobsCommandInput
1304
+ | ListTrialComponentsCommandInput
1305
+ | ListTrialsCommandInput
1306
+ | ListUserProfilesCommandInput
1307
+ | ListWorkforcesCommandInput
1308
+ | ListWorkteamsCommandInput
1309
+ | PutModelPackageGroupPolicyCommandInput
1310
+ | QueryLineageCommandInput
1311
+ | RegisterDevicesCommandInput
1312
+ | RenderUiTemplateCommandInput
1313
+ | RetryPipelineExecutionCommandInput
1314
+ | SearchCommandInput
1315
+ | SendPipelineExecutionStepFailureCommandInput
1316
+ | SendPipelineExecutionStepSuccessCommandInput
1317
+ | StartEdgeDeploymentStageCommandInput
1318
+ | StartMonitoringScheduleCommandInput
1319
+ | StartNotebookInstanceCommandInput
1320
+ | StartPipelineExecutionCommandInput
1321
+ | StopAutoMLJobCommandInput
1322
+ | StopCompilationJobCommandInput
1323
+ | StopEdgeDeploymentStageCommandInput
1324
+ | StopEdgePackagingJobCommandInput
1325
+ | StopHyperParameterTuningJobCommandInput
1326
+ | StopInferenceRecommendationsJobCommandInput
1327
+ | StopLabelingJobCommandInput
1328
+ | StopMonitoringScheduleCommandInput
1329
+ | StopNotebookInstanceCommandInput
1330
+ | StopPipelineExecutionCommandInput
1331
+ | StopProcessingJobCommandInput
1332
+ | StopTrainingJobCommandInput
1333
+ | StopTransformJobCommandInput
1334
+ | UpdateActionCommandInput
1335
+ | UpdateAppImageConfigCommandInput
1336
+ | UpdateArtifactCommandInput
1337
+ | UpdateCodeRepositoryCommandInput
1338
+ | UpdateContextCommandInput
1339
+ | UpdateDeviceFleetCommandInput
1340
+ | UpdateDevicesCommandInput
1341
+ | UpdateDomainCommandInput
1342
+ | UpdateEndpointCommandInput
1343
+ | UpdateEndpointWeightsAndCapacitiesCommandInput
1344
+ | UpdateExperimentCommandInput
1345
+ | UpdateFeatureGroupCommandInput
1346
+ | UpdateFeatureMetadataCommandInput
1347
+ | UpdateImageCommandInput
1348
+ | UpdateModelPackageCommandInput
1349
+ | UpdateMonitoringScheduleCommandInput
1350
+ | UpdateNotebookInstanceCommandInput
1351
+ | UpdateNotebookInstanceLifecycleConfigCommandInput
1352
+ | UpdatePipelineCommandInput
1353
+ | UpdatePipelineExecutionCommandInput
1354
+ | UpdateProjectCommandInput
1355
+ | UpdateTrainingJobCommandInput
1356
+ | UpdateTrialCommandInput
1357
+ | UpdateTrialComponentCommandInput
1358
+ | UpdateUserProfileCommandInput
1359
+ | UpdateWorkforceCommandInput
1360
+ | UpdateWorkteamCommandInput;
1361
+ export declare type ServiceOutputTypes =
1362
+ | AddAssociationCommandOutput
1363
+ | AddTagsCommandOutput
1364
+ | AssociateTrialComponentCommandOutput
1365
+ | BatchDescribeModelPackageCommandOutput
1366
+ | CreateActionCommandOutput
1367
+ | CreateAlgorithmCommandOutput
1368
+ | CreateAppCommandOutput
1369
+ | CreateAppImageConfigCommandOutput
1370
+ | CreateArtifactCommandOutput
1371
+ | CreateAutoMLJobCommandOutput
1372
+ | CreateCodeRepositoryCommandOutput
1373
+ | CreateCompilationJobCommandOutput
1374
+ | CreateContextCommandOutput
1375
+ | CreateDataQualityJobDefinitionCommandOutput
1376
+ | CreateDeviceFleetCommandOutput
1377
+ | CreateDomainCommandOutput
1378
+ | CreateEdgeDeploymentPlanCommandOutput
1379
+ | CreateEdgeDeploymentStageCommandOutput
1380
+ | CreateEdgePackagingJobCommandOutput
1381
+ | CreateEndpointCommandOutput
1382
+ | CreateEndpointConfigCommandOutput
1383
+ | CreateExperimentCommandOutput
1384
+ | CreateFeatureGroupCommandOutput
1385
+ | CreateFlowDefinitionCommandOutput
1386
+ | CreateHumanTaskUiCommandOutput
1387
+ | CreateHyperParameterTuningJobCommandOutput
1388
+ | CreateImageCommandOutput
1389
+ | CreateImageVersionCommandOutput
1390
+ | CreateInferenceRecommendationsJobCommandOutput
1391
+ | CreateLabelingJobCommandOutput
1392
+ | CreateModelBiasJobDefinitionCommandOutput
1393
+ | CreateModelCommandOutput
1394
+ | CreateModelExplainabilityJobDefinitionCommandOutput
1395
+ | CreateModelPackageCommandOutput
1396
+ | CreateModelPackageGroupCommandOutput
1397
+ | CreateModelQualityJobDefinitionCommandOutput
1398
+ | CreateMonitoringScheduleCommandOutput
1399
+ | CreateNotebookInstanceCommandOutput
1400
+ | CreateNotebookInstanceLifecycleConfigCommandOutput
1401
+ | CreatePipelineCommandOutput
1402
+ | CreatePresignedDomainUrlCommandOutput
1403
+ | CreatePresignedNotebookInstanceUrlCommandOutput
1404
+ | CreateProcessingJobCommandOutput
1405
+ | CreateProjectCommandOutput
1406
+ | CreateStudioLifecycleConfigCommandOutput
1407
+ | CreateTrainingJobCommandOutput
1408
+ | CreateTransformJobCommandOutput
1409
+ | CreateTrialCommandOutput
1410
+ | CreateTrialComponentCommandOutput
1411
+ | CreateUserProfileCommandOutput
1412
+ | CreateWorkforceCommandOutput
1413
+ | CreateWorkteamCommandOutput
1414
+ | DeleteActionCommandOutput
1415
+ | DeleteAlgorithmCommandOutput
1416
+ | DeleteAppCommandOutput
1417
+ | DeleteAppImageConfigCommandOutput
1418
+ | DeleteArtifactCommandOutput
1419
+ | DeleteAssociationCommandOutput
1420
+ | DeleteCodeRepositoryCommandOutput
1421
+ | DeleteContextCommandOutput
1422
+ | DeleteDataQualityJobDefinitionCommandOutput
1423
+ | DeleteDeviceFleetCommandOutput
1424
+ | DeleteDomainCommandOutput
1425
+ | DeleteEdgeDeploymentPlanCommandOutput
1426
+ | DeleteEdgeDeploymentStageCommandOutput
1427
+ | DeleteEndpointCommandOutput
1428
+ | DeleteEndpointConfigCommandOutput
1429
+ | DeleteExperimentCommandOutput
1430
+ | DeleteFeatureGroupCommandOutput
1431
+ | DeleteFlowDefinitionCommandOutput
1432
+ | DeleteHumanTaskUiCommandOutput
1433
+ | DeleteImageCommandOutput
1434
+ | DeleteImageVersionCommandOutput
1435
+ | DeleteModelBiasJobDefinitionCommandOutput
1436
+ | DeleteModelCommandOutput
1437
+ | DeleteModelExplainabilityJobDefinitionCommandOutput
1438
+ | DeleteModelPackageCommandOutput
1439
+ | DeleteModelPackageGroupCommandOutput
1440
+ | DeleteModelPackageGroupPolicyCommandOutput
1441
+ | DeleteModelQualityJobDefinitionCommandOutput
1442
+ | DeleteMonitoringScheduleCommandOutput
1443
+ | DeleteNotebookInstanceCommandOutput
1444
+ | DeleteNotebookInstanceLifecycleConfigCommandOutput
1445
+ | DeletePipelineCommandOutput
1446
+ | DeleteProjectCommandOutput
1447
+ | DeleteStudioLifecycleConfigCommandOutput
1448
+ | DeleteTagsCommandOutput
1449
+ | DeleteTrialCommandOutput
1450
+ | DeleteTrialComponentCommandOutput
1451
+ | DeleteUserProfileCommandOutput
1452
+ | DeleteWorkforceCommandOutput
1453
+ | DeleteWorkteamCommandOutput
1454
+ | DeregisterDevicesCommandOutput
1455
+ | DescribeActionCommandOutput
1456
+ | DescribeAlgorithmCommandOutput
1457
+ | DescribeAppCommandOutput
1458
+ | DescribeAppImageConfigCommandOutput
1459
+ | DescribeArtifactCommandOutput
1460
+ | DescribeAutoMLJobCommandOutput
1461
+ | DescribeCodeRepositoryCommandOutput
1462
+ | DescribeCompilationJobCommandOutput
1463
+ | DescribeContextCommandOutput
1464
+ | DescribeDataQualityJobDefinitionCommandOutput
1465
+ | DescribeDeviceCommandOutput
1466
+ | DescribeDeviceFleetCommandOutput
1467
+ | DescribeDomainCommandOutput
1468
+ | DescribeEdgeDeploymentPlanCommandOutput
1469
+ | DescribeEdgePackagingJobCommandOutput
1470
+ | DescribeEndpointCommandOutput
1471
+ | DescribeEndpointConfigCommandOutput
1472
+ | DescribeExperimentCommandOutput
1473
+ | DescribeFeatureGroupCommandOutput
1474
+ | DescribeFeatureMetadataCommandOutput
1475
+ | DescribeFlowDefinitionCommandOutput
1476
+ | DescribeHumanTaskUiCommandOutput
1477
+ | DescribeHyperParameterTuningJobCommandOutput
1478
+ | DescribeImageCommandOutput
1479
+ | DescribeImageVersionCommandOutput
1480
+ | DescribeInferenceRecommendationsJobCommandOutput
1481
+ | DescribeLabelingJobCommandOutput
1482
+ | DescribeLineageGroupCommandOutput
1483
+ | DescribeModelBiasJobDefinitionCommandOutput
1484
+ | DescribeModelCommandOutput
1485
+ | DescribeModelExplainabilityJobDefinitionCommandOutput
1486
+ | DescribeModelPackageCommandOutput
1487
+ | DescribeModelPackageGroupCommandOutput
1488
+ | DescribeModelQualityJobDefinitionCommandOutput
1489
+ | DescribeMonitoringScheduleCommandOutput
1490
+ | DescribeNotebookInstanceCommandOutput
1491
+ | DescribeNotebookInstanceLifecycleConfigCommandOutput
1492
+ | DescribePipelineCommandOutput
1493
+ | DescribePipelineDefinitionForExecutionCommandOutput
1494
+ | DescribePipelineExecutionCommandOutput
1495
+ | DescribeProcessingJobCommandOutput
1496
+ | DescribeProjectCommandOutput
1497
+ | DescribeStudioLifecycleConfigCommandOutput
1498
+ | DescribeSubscribedWorkteamCommandOutput
1499
+ | DescribeTrainingJobCommandOutput
1500
+ | DescribeTransformJobCommandOutput
1501
+ | DescribeTrialCommandOutput
1502
+ | DescribeTrialComponentCommandOutput
1503
+ | DescribeUserProfileCommandOutput
1504
+ | DescribeWorkforceCommandOutput
1505
+ | DescribeWorkteamCommandOutput
1506
+ | DisableSagemakerServicecatalogPortfolioCommandOutput
1507
+ | DisassociateTrialComponentCommandOutput
1508
+ | EnableSagemakerServicecatalogPortfolioCommandOutput
1509
+ | GetDeviceFleetReportCommandOutput
1510
+ | GetLineageGroupPolicyCommandOutput
1511
+ | GetModelPackageGroupPolicyCommandOutput
1512
+ | GetSagemakerServicecatalogPortfolioStatusCommandOutput
1513
+ | GetSearchSuggestionsCommandOutput
1514
+ | ListActionsCommandOutput
1515
+ | ListAlgorithmsCommandOutput
1516
+ | ListAppImageConfigsCommandOutput
1517
+ | ListAppsCommandOutput
1518
+ | ListArtifactsCommandOutput
1519
+ | ListAssociationsCommandOutput
1520
+ | ListAutoMLJobsCommandOutput
1521
+ | ListCandidatesForAutoMLJobCommandOutput
1522
+ | ListCodeRepositoriesCommandOutput
1523
+ | ListCompilationJobsCommandOutput
1524
+ | ListContextsCommandOutput
1525
+ | ListDataQualityJobDefinitionsCommandOutput
1526
+ | ListDeviceFleetsCommandOutput
1527
+ | ListDevicesCommandOutput
1528
+ | ListDomainsCommandOutput
1529
+ | ListEdgeDeploymentPlansCommandOutput
1530
+ | ListEdgePackagingJobsCommandOutput
1531
+ | ListEndpointConfigsCommandOutput
1532
+ | ListEndpointsCommandOutput
1533
+ | ListExperimentsCommandOutput
1534
+ | ListFeatureGroupsCommandOutput
1535
+ | ListFlowDefinitionsCommandOutput
1536
+ | ListHumanTaskUisCommandOutput
1537
+ | ListHyperParameterTuningJobsCommandOutput
1538
+ | ListImageVersionsCommandOutput
1539
+ | ListImagesCommandOutput
1540
+ | ListInferenceRecommendationsJobsCommandOutput
1541
+ | ListLabelingJobsCommandOutput
1542
+ | ListLabelingJobsForWorkteamCommandOutput
1543
+ | ListLineageGroupsCommandOutput
1544
+ | ListModelBiasJobDefinitionsCommandOutput
1545
+ | ListModelExplainabilityJobDefinitionsCommandOutput
1546
+ | ListModelMetadataCommandOutput
1547
+ | ListModelPackageGroupsCommandOutput
1548
+ | ListModelPackagesCommandOutput
1549
+ | ListModelQualityJobDefinitionsCommandOutput
1550
+ | ListModelsCommandOutput
1551
+ | ListMonitoringExecutionsCommandOutput
1552
+ | ListMonitoringSchedulesCommandOutput
1553
+ | ListNotebookInstanceLifecycleConfigsCommandOutput
1554
+ | ListNotebookInstancesCommandOutput
1555
+ | ListPipelineExecutionStepsCommandOutput
1556
+ | ListPipelineExecutionsCommandOutput
1557
+ | ListPipelineParametersForExecutionCommandOutput
1558
+ | ListPipelinesCommandOutput
1559
+ | ListProcessingJobsCommandOutput
1560
+ | ListProjectsCommandOutput
1561
+ | ListStageDevicesCommandOutput
1562
+ | ListStudioLifecycleConfigsCommandOutput
1563
+ | ListSubscribedWorkteamsCommandOutput
1564
+ | ListTagsCommandOutput
1565
+ | ListTrainingJobsCommandOutput
1566
+ | ListTrainingJobsForHyperParameterTuningJobCommandOutput
1567
+ | ListTransformJobsCommandOutput
1568
+ | ListTrialComponentsCommandOutput
1569
+ | ListTrialsCommandOutput
1570
+ | ListUserProfilesCommandOutput
1571
+ | ListWorkforcesCommandOutput
1572
+ | ListWorkteamsCommandOutput
1573
+ | PutModelPackageGroupPolicyCommandOutput
1574
+ | QueryLineageCommandOutput
1575
+ | RegisterDevicesCommandOutput
1576
+ | RenderUiTemplateCommandOutput
1577
+ | RetryPipelineExecutionCommandOutput
1578
+ | SearchCommandOutput
1579
+ | SendPipelineExecutionStepFailureCommandOutput
1580
+ | SendPipelineExecutionStepSuccessCommandOutput
1581
+ | StartEdgeDeploymentStageCommandOutput
1582
+ | StartMonitoringScheduleCommandOutput
1583
+ | StartNotebookInstanceCommandOutput
1584
+ | StartPipelineExecutionCommandOutput
1585
+ | StopAutoMLJobCommandOutput
1586
+ | StopCompilationJobCommandOutput
1587
+ | StopEdgeDeploymentStageCommandOutput
1588
+ | StopEdgePackagingJobCommandOutput
1589
+ | StopHyperParameterTuningJobCommandOutput
1590
+ | StopInferenceRecommendationsJobCommandOutput
1591
+ | StopLabelingJobCommandOutput
1592
+ | StopMonitoringScheduleCommandOutput
1593
+ | StopNotebookInstanceCommandOutput
1594
+ | StopPipelineExecutionCommandOutput
1595
+ | StopProcessingJobCommandOutput
1596
+ | StopTrainingJobCommandOutput
1597
+ | StopTransformJobCommandOutput
1598
+ | UpdateActionCommandOutput
1599
+ | UpdateAppImageConfigCommandOutput
1600
+ | UpdateArtifactCommandOutput
1601
+ | UpdateCodeRepositoryCommandOutput
1602
+ | UpdateContextCommandOutput
1603
+ | UpdateDeviceFleetCommandOutput
1604
+ | UpdateDevicesCommandOutput
1605
+ | UpdateDomainCommandOutput
1606
+ | UpdateEndpointCommandOutput
1607
+ | UpdateEndpointWeightsAndCapacitiesCommandOutput
1608
+ | UpdateExperimentCommandOutput
1609
+ | UpdateFeatureGroupCommandOutput
1610
+ | UpdateFeatureMetadataCommandOutput
1611
+ | UpdateImageCommandOutput
1612
+ | UpdateModelPackageCommandOutput
1613
+ | UpdateMonitoringScheduleCommandOutput
1614
+ | UpdateNotebookInstanceCommandOutput
1615
+ | UpdateNotebookInstanceLifecycleConfigCommandOutput
1616
+ | UpdatePipelineCommandOutput
1617
+ | UpdatePipelineExecutionCommandOutput
1618
+ | UpdateProjectCommandOutput
1619
+ | UpdateTrainingJobCommandOutput
1620
+ | UpdateTrialCommandOutput
1621
+ | UpdateTrialComponentCommandOutput
1622
+ | UpdateUserProfileCommandOutput
1623
+ | UpdateWorkforceCommandOutput
1624
+ | UpdateWorkteamCommandOutput;
1625
+ export interface ClientDefaults
1626
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
1627
+ requestHandler?: __HttpHandler;
1628
+
1629
+ sha256?: __HashConstructor;
1630
+
1631
+ urlParser?: __UrlParser;
1632
+
1633
+ bodyLengthChecker?: __BodyLengthCalculator;
1634
+
1635
+ streamCollector?: __StreamCollector;
1636
+
1637
+ base64Decoder?: __Decoder;
1638
+
1639
+ base64Encoder?: __Encoder;
1640
+
1641
+ utf8Decoder?: __Decoder;
1642
+
1643
+ utf8Encoder?: __Encoder;
1644
+
1645
+ runtime?: string;
1646
+
1647
+ disableHostPrefix?: boolean;
1648
+
1649
+ maxAttempts?: number | __Provider<number>;
1650
+
1651
+ retryMode?: string | __Provider<string>;
1652
+
1653
+ logger?: __Logger;
1654
+
1655
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
1656
+
1657
+ useFipsEndpoint?: boolean | __Provider<boolean>;
1658
+
1659
+ serviceId?: string;
1660
+
1661
+ region?: string | __Provider<string>;
1662
+
1663
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
1664
+
1665
+ regionInfoProvider?: RegionInfoProvider;
1666
+
1667
+ defaultUserAgentProvider?: Provider<__UserAgent>;
1668
+
1669
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
1670
+ }
1671
+ declare type SageMakerClientConfigType = Partial<
1672
+ __SmithyConfiguration<__HttpHandlerOptions>
1673
+ > &
1674
+ ClientDefaults &
1675
+ RegionInputConfig &
1676
+ EndpointsInputConfig &
1677
+ RetryInputConfig &
1678
+ HostHeaderInputConfig &
1679
+ AwsAuthInputConfig &
1680
+ UserAgentInputConfig;
1681
+
1682
+ export interface SageMakerClientConfig extends SageMakerClientConfigType {}
1683
+ declare type SageMakerClientResolvedConfigType =
1684
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
1685
+ Required<ClientDefaults> &
1686
+ RegionResolvedConfig &
1687
+ EndpointsResolvedConfig &
1688
+ RetryResolvedConfig &
1689
+ HostHeaderResolvedConfig &
1690
+ AwsAuthResolvedConfig &
1691
+ UserAgentResolvedConfig;
1692
+
1693
+ export interface SageMakerClientResolvedConfig
1694
+ extends SageMakerClientResolvedConfigType {}
1695
+
1696
+ export declare class SageMakerClient extends __Client<
1697
+ __HttpHandlerOptions,
1698
+ ServiceInputTypes,
1699
+ ServiceOutputTypes,
1700
+ SageMakerClientResolvedConfig
1701
+ > {
1702
+ readonly config: SageMakerClientResolvedConfig;
1703
+ constructor(configuration: SageMakerClientConfig);
1704
+
1705
+ destroy(): void;
1706
+ }
1707
+ export {};