@aws-sdk/client-sagemaker 3.169.0 → 3.171.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 +16 -0
  2. package/dist-types/ts3.4/SageMaker.d.ts +4595 -1320
  3. package/dist-types/ts3.4/SageMakerClient.d.ts +1682 -336
  4. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +35 -17
  5. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +30 -17
  6. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +32 -17
  9. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +35 -17
  10. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +32 -17
  11. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +35 -17
  13. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +39 -17
  15. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +35 -17
  17. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +31 -17
  19. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +32 -17
  20. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +35 -17
  22. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +32 -17
  24. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +35 -17
  26. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +36 -17
  27. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +39 -17
  28. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +36 -17
  29. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +39 -17
  30. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +36 -17
  32. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +36 -17
  34. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +32 -17
  36. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +36 -17
  38. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +36 -17
  47. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +32 -17
  52. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +36 -17
  54. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +35 -17
  55. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +35 -17
  56. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +32 -17
  57. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +30 -17
  58. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +30 -17
  59. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +34 -17
  60. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +35 -17
  61. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +36 -17
  62. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +34 -17
  63. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +35 -17
  64. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +35 -17
  65. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +31 -17
  66. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +30 -17
  67. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +35 -17
  68. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +35 -17
  69. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +30 -17
  70. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +34 -17
  71. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +35 -17
  72. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +31 -17
  73. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +39 -17
  74. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +36 -17
  75. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +32 -17
  76. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +36 -17
  77. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +35 -17
  78. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +30 -17
  79. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +35 -17
  80. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +31 -17
  81. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +35 -17
  82. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +35 -17
  84. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +35 -17
  85. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +34 -17
  86. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +35 -17
  87. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +35 -17
  88. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +30 -17
  89. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +35 -17
  90. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
  91. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +32 -17
  92. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +39 -17
  93. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +31 -17
  94. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +35 -17
  95. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +35 -17
  96. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +31 -17
  97. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +35 -17
  98. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +35 -17
  99. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +32 -17
  100. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +39 -17
  101. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +35 -17
  102. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +36 -17
  103. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +39 -17
  104. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +39 -17
  105. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +35 -17
  106. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +39 -17
  107. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +35 -17
  108. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +36 -17
  109. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +35 -17
  110. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +39 -17
  111. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +39 -17
  112. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +35 -17
  113. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +39 -17
  114. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +36 -17
  115. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +39 -17
  116. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +39 -17
  117. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +39 -17
  118. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +36 -17
  119. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +39 -17
  120. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +35 -17
  121. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +39 -17
  122. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +39 -17
  123. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +36 -17
  124. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +39 -17
  125. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +39 -17
  126. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +32 -17
  127. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +39 -17
  128. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +39 -17
  129. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +39 -17
  130. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +39 -17
  131. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +39 -17
  132. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +39 -17
  133. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +39 -17
  134. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +35 -17
  135. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +39 -17
  136. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +39 -17
  137. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +39 -17
  138. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +35 -17
  139. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +39 -17
  140. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +39 -17
  141. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +36 -17
  142. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +39 -17
  143. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +35 -17
  144. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +39 -17
  145. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +36 -17
  146. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +36 -17
  147. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +35 -17
  148. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +39 -17
  149. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +39 -17
  150. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +39 -17
  151. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +39 -17
  152. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +39 -17
  153. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +39 -17
  154. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +39 -17
  155. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +39 -17
  156. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +32 -17
  157. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +32 -17
  158. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +36 -17
  159. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +32 -17
  160. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +35 -17
  161. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +35 -17
  162. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +35 -17
  163. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +39 -17
  164. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +39 -17
  165. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +36 -17
  166. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +32 -17
  167. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +39 -17
  168. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +35 -17
  169. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +32 -17
  170. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +32 -17
  171. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +39 -17
  172. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +39 -17
  173. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +36 -17
  174. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +32 -17
  175. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +35 -17
  176. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +36 -17
  177. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +36 -17
  178. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +35 -17
  179. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +39 -17
  180. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +36 -17
  181. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +32 -17
  182. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +39 -17
  183. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +35 -17
  184. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +39 -17
  185. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +36 -17
  186. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +39 -17
  187. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +39 -17
  188. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +36 -17
  189. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +39 -17
  190. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +35 -17
  191. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +39 -17
  192. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +32 -17
  193. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +39 -17
  194. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +39 -17
  195. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +39 -17
  196. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +39 -17
  197. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +39 -17
  198. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +39 -17
  199. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +39 -17
  200. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +35 -17
  201. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +36 -17
  202. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +32 -17
  203. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +35 -17
  204. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +39 -17
  205. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +39 -17
  206. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +32 -17
  207. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +35 -17
  208. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +39 -17
  209. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +36 -17
  210. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +36 -17
  211. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +32 -17
  212. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +35 -17
  213. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +35 -17
  214. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +35 -17
  215. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +39 -17
  216. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +32 -17
  217. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +30 -17
  218. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +35 -17
  219. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +39 -17
  220. package/dist-types/ts3.4/commands/SearchCommand.d.ts +30 -17
  221. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +39 -17
  222. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +39 -17
  223. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +35 -17
  224. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +35 -17
  225. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +34 -17
  226. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +39 -17
  227. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +30 -17
  228. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +31 -17
  229. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +35 -17
  230. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +34 -17
  231. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +35 -17
  232. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +35 -17
  233. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +30 -17
  234. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +34 -17
  235. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +34 -17
  236. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +39 -17
  237. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +31 -17
  238. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +30 -17
  239. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +30 -17
  240. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +32 -17
  241. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +39 -17
  242. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +35 -17
  243. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +39 -17
  244. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +35 -17
  245. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +31 -17
  246. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +30 -17
  247. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +32 -17
  248. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +32 -17
  249. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +39 -17
  250. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +35 -17
  251. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +36 -17
  252. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +34 -17
  253. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +32 -17
  254. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +36 -17
  255. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +39 -17
  256. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +39 -17
  257. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +39 -17
  258. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +35 -17
  259. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +39 -17
  260. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +32 -17
  261. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +36 -17
  262. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +32 -17
  263. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +39 -17
  264. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +36 -17
  265. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +35 -17
  266. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +35 -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 +7 -6
  271. package/dist-types/ts3.4/models/index.d.ts +4 -4
  272. package/dist-types/ts3.4/models/models_0.d.ts +2489 -3197
  273. package/dist-types/ts3.4/models/models_1.d.ts +2630 -3325
  274. package/dist-types/ts3.4/models/models_2.d.ts +2928 -3894
  275. package/dist-types/ts3.4/models/models_3.d.ts +1726 -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 +65 -38
  340. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  341. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  342. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  343. package/dist-types/ts3.4/waiters/index.d.ts +13 -13
  344. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +11 -7
  345. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +11 -7
  346. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +11 -7
  347. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +11 -7
  348. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +11 -7
  349. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +11 -7
  350. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +11 -7
  351. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +11 -7
  352. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +11 -7
  353. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +11 -7
  354. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +11 -7
  355. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +11 -7
  356. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +11 -7
  357. package/package.json +35 -35
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateActionRequest, UpdateActionResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateActionCommandInput extends UpdateActionRequest {
6
- }
7
- export interface UpdateActionCommandOutput extends UpdateActionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateActionCommand extends $Command<UpdateActionCommandInput, UpdateActionCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateActionCommandInput;
12
- constructor(input: UpdateActionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateActionCommandInput, UpdateActionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { UpdateActionRequest, UpdateActionResponse } from "../models/models_3";
9
+ import {
10
+ SageMakerClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../SageMakerClient";
14
+ export interface UpdateActionCommandInput extends UpdateActionRequest {}
15
+ export interface UpdateActionCommandOutput
16
+ extends UpdateActionResponse,
17
+ __MetadataBearer {}
18
+ export declare class UpdateActionCommand extends $Command<
19
+ UpdateActionCommandInput,
20
+ UpdateActionCommandOutput,
21
+ SageMakerClientResolvedConfig
22
+ > {
23
+ readonly input: UpdateActionCommandInput;
24
+ constructor(input: UpdateActionCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: SageMakerClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<UpdateActionCommandInput, UpdateActionCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateAppImageConfigRequest, UpdateAppImageConfigResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateAppImageConfigCommandInput extends UpdateAppImageConfigRequest {
6
- }
7
- export interface UpdateAppImageConfigCommandOutput extends UpdateAppImageConfigResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAppImageConfigCommand extends $Command<UpdateAppImageConfigCommandInput, UpdateAppImageConfigCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateAppImageConfigCommandInput;
12
- constructor(input: UpdateAppImageConfigCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAppImageConfigCommandInput, UpdateAppImageConfigCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateAppImageConfigRequest,
10
+ UpdateAppImageConfigResponse,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateAppImageConfigCommandInput
18
+ extends UpdateAppImageConfigRequest {}
19
+ export interface UpdateAppImageConfigCommandOutput
20
+ extends UpdateAppImageConfigResponse,
21
+ __MetadataBearer {}
22
+ export declare class UpdateAppImageConfigCommand extends $Command<
23
+ UpdateAppImageConfigCommandInput,
24
+ UpdateAppImageConfigCommandOutput,
25
+ SageMakerClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateAppImageConfigCommandInput;
28
+ constructor(input: UpdateAppImageConfigCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SageMakerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateAppImageConfigCommandInput,
35
+ UpdateAppImageConfigCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateArtifactRequest, UpdateArtifactResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateArtifactCommandInput extends UpdateArtifactRequest {
6
- }
7
- export interface UpdateArtifactCommandOutput extends UpdateArtifactResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateArtifactCommand extends $Command<UpdateArtifactCommandInput, UpdateArtifactCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateArtifactCommandInput;
12
- constructor(input: UpdateArtifactCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateArtifactCommandInput, UpdateArtifactCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateArtifactRequest,
10
+ UpdateArtifactResponse,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateArtifactCommandInput extends UpdateArtifactRequest {}
18
+ export interface UpdateArtifactCommandOutput
19
+ extends UpdateArtifactResponse,
20
+ __MetadataBearer {}
21
+ export declare class UpdateArtifactCommand extends $Command<
22
+ UpdateArtifactCommandInput,
23
+ UpdateArtifactCommandOutput,
24
+ SageMakerClientResolvedConfig
25
+ > {
26
+ readonly input: UpdateArtifactCommandInput;
27
+ constructor(input: UpdateArtifactCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SageMakerClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UpdateArtifactCommandInput, UpdateArtifactCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateCodeRepositoryInput, UpdateCodeRepositoryOutput } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateCodeRepositoryCommandInput extends UpdateCodeRepositoryInput {
6
- }
7
- export interface UpdateCodeRepositoryCommandOutput extends UpdateCodeRepositoryOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateCodeRepositoryCommand extends $Command<UpdateCodeRepositoryCommandInput, UpdateCodeRepositoryCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateCodeRepositoryCommandInput;
12
- constructor(input: UpdateCodeRepositoryCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCodeRepositoryCommandInput, UpdateCodeRepositoryCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateCodeRepositoryInput,
10
+ UpdateCodeRepositoryOutput,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateCodeRepositoryCommandInput
18
+ extends UpdateCodeRepositoryInput {}
19
+ export interface UpdateCodeRepositoryCommandOutput
20
+ extends UpdateCodeRepositoryOutput,
21
+ __MetadataBearer {}
22
+ export declare class UpdateCodeRepositoryCommand extends $Command<
23
+ UpdateCodeRepositoryCommandInput,
24
+ UpdateCodeRepositoryCommandOutput,
25
+ SageMakerClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateCodeRepositoryCommandInput;
28
+ constructor(input: UpdateCodeRepositoryCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SageMakerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateCodeRepositoryCommandInput,
35
+ UpdateCodeRepositoryCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateContextRequest, UpdateContextResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateContextCommandInput extends UpdateContextRequest {
6
- }
7
- export interface UpdateContextCommandOutput extends UpdateContextResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateContextCommand extends $Command<UpdateContextCommandInput, UpdateContextCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateContextCommandInput;
12
- constructor(input: UpdateContextCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateContextCommandInput, UpdateContextCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateContextRequest,
10
+ UpdateContextResponse,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateContextCommandInput extends UpdateContextRequest {}
18
+ export interface UpdateContextCommandOutput
19
+ extends UpdateContextResponse,
20
+ __MetadataBearer {}
21
+ export declare class UpdateContextCommand extends $Command<
22
+ UpdateContextCommandInput,
23
+ UpdateContextCommandOutput,
24
+ SageMakerClientResolvedConfig
25
+ > {
26
+ readonly input: UpdateContextCommandInput;
27
+ constructor(input: UpdateContextCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SageMakerClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UpdateContextCommandInput, UpdateContextCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,31 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateDeviceFleetRequest } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateDeviceFleetCommandInput extends UpdateDeviceFleetRequest {
6
- }
7
- export interface UpdateDeviceFleetCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDeviceFleetCommand extends $Command<UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateDeviceFleetCommandInput;
12
- constructor(input: UpdateDeviceFleetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { UpdateDeviceFleetRequest } from "../models/models_3";
9
+ import {
10
+ SageMakerClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../SageMakerClient";
14
+ export interface UpdateDeviceFleetCommandInput
15
+ extends UpdateDeviceFleetRequest {}
16
+ export interface UpdateDeviceFleetCommandOutput extends __MetadataBearer {}
17
+ export declare class UpdateDeviceFleetCommand extends $Command<
18
+ UpdateDeviceFleetCommandInput,
19
+ UpdateDeviceFleetCommandOutput,
20
+ SageMakerClientResolvedConfig
21
+ > {
22
+ readonly input: UpdateDeviceFleetCommandInput;
23
+ constructor(input: UpdateDeviceFleetCommandInput);
24
+ resolveMiddleware(
25
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
26
+ configuration: SageMakerClientResolvedConfig,
27
+ options?: __HttpHandlerOptions
28
+ ): Handler<UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput>;
29
+ private serialize;
30
+ private deserialize;
31
+ }
@@ -1,17 +1,30 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateDevicesRequest } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateDevicesCommandInput extends UpdateDevicesRequest {
6
- }
7
- export interface UpdateDevicesCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDevicesCommand extends $Command<UpdateDevicesCommandInput, UpdateDevicesCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateDevicesCommandInput;
12
- constructor(input: UpdateDevicesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDevicesCommandInput, UpdateDevicesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { UpdateDevicesRequest } from "../models/models_3";
9
+ import {
10
+ SageMakerClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../SageMakerClient";
14
+ export interface UpdateDevicesCommandInput extends UpdateDevicesRequest {}
15
+ export interface UpdateDevicesCommandOutput extends __MetadataBearer {}
16
+ export declare class UpdateDevicesCommand extends $Command<
17
+ UpdateDevicesCommandInput,
18
+ UpdateDevicesCommandOutput,
19
+ SageMakerClientResolvedConfig
20
+ > {
21
+ readonly input: UpdateDevicesCommandInput;
22
+ constructor(input: UpdateDevicesCommandInput);
23
+ resolveMiddleware(
24
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
25
+ configuration: SageMakerClientResolvedConfig,
26
+ options?: __HttpHandlerOptions
27
+ ): Handler<UpdateDevicesCommandInput, UpdateDevicesCommandOutput>;
28
+ private serialize;
29
+ private deserialize;
30
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateDomainRequest, UpdateDomainResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateDomainCommandInput extends UpdateDomainRequest {
6
- }
7
- export interface UpdateDomainCommandOutput extends UpdateDomainResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDomainCommand extends $Command<UpdateDomainCommandInput, UpdateDomainCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateDomainCommandInput;
12
- constructor(input: UpdateDomainCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDomainCommandInput, UpdateDomainCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { UpdateDomainRequest, UpdateDomainResponse } from "../models/models_3";
9
+ import {
10
+ SageMakerClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../SageMakerClient";
14
+ export interface UpdateDomainCommandInput extends UpdateDomainRequest {}
15
+ export interface UpdateDomainCommandOutput
16
+ extends UpdateDomainResponse,
17
+ __MetadataBearer {}
18
+ export declare class UpdateDomainCommand extends $Command<
19
+ UpdateDomainCommandInput,
20
+ UpdateDomainCommandOutput,
21
+ SageMakerClientResolvedConfig
22
+ > {
23
+ readonly input: UpdateDomainCommandInput;
24
+ constructor(input: UpdateDomainCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: SageMakerClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<UpdateDomainCommandInput, UpdateDomainCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateEndpointInput, UpdateEndpointOutput } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateEndpointCommandInput extends UpdateEndpointInput {
6
- }
7
- export interface UpdateEndpointCommandOutput extends UpdateEndpointOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateEndpointCommand extends $Command<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateEndpointCommandInput;
12
- constructor(input: UpdateEndpointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEndpointCommandInput, UpdateEndpointCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { UpdateEndpointInput, UpdateEndpointOutput } from "../models/models_3";
9
+ import {
10
+ SageMakerClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../SageMakerClient";
14
+ export interface UpdateEndpointCommandInput extends UpdateEndpointInput {}
15
+ export interface UpdateEndpointCommandOutput
16
+ extends UpdateEndpointOutput,
17
+ __MetadataBearer {}
18
+ export declare class UpdateEndpointCommand extends $Command<
19
+ UpdateEndpointCommandInput,
20
+ UpdateEndpointCommandOutput,
21
+ SageMakerClientResolvedConfig
22
+ > {
23
+ readonly input: UpdateEndpointCommandInput;
24
+ constructor(input: UpdateEndpointCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: SageMakerClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<UpdateEndpointCommandInput, UpdateEndpointCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateEndpointWeightsAndCapacitiesInput, UpdateEndpointWeightsAndCapacitiesOutput } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateEndpointWeightsAndCapacitiesCommandInput extends UpdateEndpointWeightsAndCapacitiesInput {
6
- }
7
- export interface UpdateEndpointWeightsAndCapacitiesCommandOutput extends UpdateEndpointWeightsAndCapacitiesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateEndpointWeightsAndCapacitiesCommand extends $Command<UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateEndpointWeightsAndCapacitiesCommandInput;
12
- constructor(input: UpdateEndpointWeightsAndCapacitiesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateEndpointWeightsAndCapacitiesInput,
10
+ UpdateEndpointWeightsAndCapacitiesOutput,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateEndpointWeightsAndCapacitiesCommandInput
18
+ extends UpdateEndpointWeightsAndCapacitiesInput {}
19
+ export interface UpdateEndpointWeightsAndCapacitiesCommandOutput
20
+ extends UpdateEndpointWeightsAndCapacitiesOutput,
21
+ __MetadataBearer {}
22
+ export declare class UpdateEndpointWeightsAndCapacitiesCommand extends $Command<
23
+ UpdateEndpointWeightsAndCapacitiesCommandInput,
24
+ UpdateEndpointWeightsAndCapacitiesCommandOutput,
25
+ SageMakerClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateEndpointWeightsAndCapacitiesCommandInput;
28
+ constructor(input: UpdateEndpointWeightsAndCapacitiesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SageMakerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateEndpointWeightsAndCapacitiesCommandInput,
35
+ UpdateEndpointWeightsAndCapacitiesCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateExperimentRequest, UpdateExperimentResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateExperimentCommandInput extends UpdateExperimentRequest {
6
- }
7
- export interface UpdateExperimentCommandOutput extends UpdateExperimentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateExperimentCommand extends $Command<UpdateExperimentCommandInput, UpdateExperimentCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateExperimentCommandInput;
12
- constructor(input: UpdateExperimentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExperimentCommandInput, UpdateExperimentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateExperimentRequest,
10
+ UpdateExperimentResponse,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateExperimentCommandInput extends UpdateExperimentRequest {}
18
+ export interface UpdateExperimentCommandOutput
19
+ extends UpdateExperimentResponse,
20
+ __MetadataBearer {}
21
+ export declare class UpdateExperimentCommand extends $Command<
22
+ UpdateExperimentCommandInput,
23
+ UpdateExperimentCommandOutput,
24
+ SageMakerClientResolvedConfig
25
+ > {
26
+ readonly input: UpdateExperimentCommandInput;
27
+ constructor(input: UpdateExperimentCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SageMakerClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UpdateExperimentCommandInput, UpdateExperimentCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateFeatureGroupRequest, UpdateFeatureGroupResponse } from "../models/models_3";
4
- import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
5
- export interface UpdateFeatureGroupCommandInput extends UpdateFeatureGroupRequest {
6
- }
7
- export interface UpdateFeatureGroupCommandOutput extends UpdateFeatureGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateFeatureGroupCommand extends $Command<UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput, SageMakerClientResolvedConfig> {
11
- readonly input: UpdateFeatureGroupCommandInput;
12
- constructor(input: UpdateFeatureGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateFeatureGroupRequest,
10
+ UpdateFeatureGroupResponse,
11
+ } from "../models/models_3";
12
+ import {
13
+ SageMakerClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../SageMakerClient";
17
+ export interface UpdateFeatureGroupCommandInput
18
+ extends UpdateFeatureGroupRequest {}
19
+ export interface UpdateFeatureGroupCommandOutput
20
+ extends UpdateFeatureGroupResponse,
21
+ __MetadataBearer {}
22
+ export declare class UpdateFeatureGroupCommand extends $Command<
23
+ UpdateFeatureGroupCommandInput,
24
+ UpdateFeatureGroupCommandOutput,
25
+ SageMakerClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateFeatureGroupCommandInput;
28
+ constructor(input: UpdateFeatureGroupCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SageMakerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }