@aws-sdk/client-sagemaker 3.890.0 → 3.891.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 (370) hide show
  1. package/dist-types/commands/AddAssociationCommand.d.ts +2 -0
  2. package/dist-types/commands/AddTagsCommand.d.ts +2 -0
  3. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -0
  4. package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +2 -0
  5. package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +2 -0
  6. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +2 -0
  7. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateActionCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateAppCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateArtifactCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -0
  15. package/dist-types/commands/CreateClusterCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +2 -0
  17. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -0
  18. package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -0
  19. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateContextCommand.d.ts +2 -0
  21. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
  22. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -0
  23. package/dist-types/commands/CreateDomainCommand.d.ts +2 -0
  24. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
  25. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
  26. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
  27. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -0
  28. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -0
  29. package/dist-types/commands/CreateExperimentCommand.d.ts +2 -0
  30. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -0
  31. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -0
  32. package/dist-types/commands/CreateHubCommand.d.ts +2 -0
  33. package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +2 -0
  34. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +2 -0
  35. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -0
  36. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -0
  37. package/dist-types/commands/CreateImageCommand.d.ts +2 -0
  38. package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -0
  39. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -0
  40. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -0
  41. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
  42. package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -0
  43. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +2 -0
  44. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
  45. package/dist-types/commands/CreateModelCardCommand.d.ts +2 -0
  46. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -0
  47. package/dist-types/commands/CreateModelCommand.d.ts +2 -0
  48. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
  49. package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -0
  50. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -0
  51. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
  52. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
  53. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -0
  54. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
  55. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +2 -0
  56. package/dist-types/commands/CreatePartnerAppCommand.d.ts +2 -0
  57. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +2 -0
  58. package/dist-types/commands/CreatePipelineCommand.d.ts +2 -0
  59. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
  60. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -0
  61. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
  62. package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -0
  63. package/dist-types/commands/CreateProjectCommand.d.ts +2 -0
  64. package/dist-types/commands/CreateSpaceCommand.d.ts +2 -0
  65. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
  66. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -0
  67. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +2 -0
  68. package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -0
  69. package/dist-types/commands/CreateTrialCommand.d.ts +2 -0
  70. package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -0
  71. package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -0
  72. package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -0
  73. package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -0
  74. package/dist-types/commands/DeleteActionCommand.d.ts +2 -0
  75. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -0
  76. package/dist-types/commands/DeleteAppCommand.d.ts +2 -0
  77. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -0
  78. package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -0
  79. package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -0
  80. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -0
  81. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +2 -0
  82. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
  83. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +2 -0
  84. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +2 -0
  85. package/dist-types/commands/DeleteContextCommand.d.ts +2 -0
  86. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
  87. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -0
  88. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -0
  89. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
  90. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
  91. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -0
  92. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -0
  93. package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -0
  94. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -0
  95. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
  96. package/dist-types/commands/DeleteHubCommand.d.ts +2 -0
  97. package/dist-types/commands/DeleteHubContentCommand.d.ts +2 -0
  98. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +2 -0
  99. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
  100. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -0
  101. package/dist-types/commands/DeleteImageCommand.d.ts +2 -0
  102. package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -0
  103. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +2 -0
  104. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -0
  105. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +2 -0
  106. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
  107. package/dist-types/commands/DeleteModelCardCommand.d.ts +2 -0
  108. package/dist-types/commands/DeleteModelCommand.d.ts +2 -0
  109. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
  110. package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -0
  111. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
  112. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
  113. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
  114. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
  115. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
  116. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
  117. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +2 -0
  118. package/dist-types/commands/DeletePartnerAppCommand.d.ts +2 -0
  119. package/dist-types/commands/DeletePipelineCommand.d.ts +2 -0
  120. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -0
  121. package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -0
  122. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
  123. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
  124. package/dist-types/commands/DeleteTrialCommand.d.ts +2 -0
  125. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -0
  126. package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -0
  127. package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -0
  128. package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -0
  129. package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -0
  130. package/dist-types/commands/DescribeActionCommand.d.ts +2 -0
  131. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -0
  132. package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
  133. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -0
  134. package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -0
  135. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -0
  136. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -0
  137. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -0
  138. package/dist-types/commands/DescribeClusterEventCommand.d.ts +2 -0
  139. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +2 -0
  140. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +2 -0
  141. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
  142. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -0
  143. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +2 -0
  144. package/dist-types/commands/DescribeContextCommand.d.ts +2 -0
  145. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
  146. package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -0
  147. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -0
  148. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -0
  149. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
  150. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
  151. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -0
  152. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -0
  153. package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -0
  154. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -0
  155. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
  156. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
  157. package/dist-types/commands/DescribeHubCommand.d.ts +2 -0
  158. package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -0
  159. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
  160. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
  161. package/dist-types/commands/DescribeImageCommand.d.ts +2 -0
  162. package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -0
  163. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +2 -0
  164. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +2 -0
  165. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
  166. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -0
  167. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -0
  168. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +2 -0
  169. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
  170. package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -0
  171. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +2 -0
  172. package/dist-types/commands/DescribeModelCommand.d.ts +2 -0
  173. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
  174. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -0
  175. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
  176. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
  177. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
  178. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
  179. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
  180. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +2 -0
  181. package/dist-types/commands/DescribePartnerAppCommand.d.ts +2 -0
  182. package/dist-types/commands/DescribePipelineCommand.d.ts +2 -0
  183. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
  184. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -0
  185. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -0
  186. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -0
  187. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +2 -0
  188. package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -0
  189. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
  190. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
  191. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -0
  192. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +2 -0
  193. package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -0
  194. package/dist-types/commands/DescribeTrialCommand.d.ts +2 -0
  195. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -0
  196. package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -0
  197. package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -0
  198. package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -0
  199. package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +2 -0
  200. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
  201. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -0
  202. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
  203. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -0
  204. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
  205. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
  206. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
  207. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -0
  208. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -0
  209. package/dist-types/commands/ImportHubContentCommand.d.ts +2 -0
  210. package/dist-types/commands/ListActionsCommand.d.ts +2 -0
  211. package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -0
  212. package/dist-types/commands/ListAliasesCommand.d.ts +2 -0
  213. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -0
  214. package/dist-types/commands/ListAppsCommand.d.ts +2 -0
  215. package/dist-types/commands/ListArtifactsCommand.d.ts +2 -0
  216. package/dist-types/commands/ListAssociationsCommand.d.ts +2 -0
  217. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -0
  218. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
  219. package/dist-types/commands/ListClusterEventsCommand.d.ts +2 -0
  220. package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -0
  221. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +2 -0
  222. package/dist-types/commands/ListClustersCommand.d.ts +2 -0
  223. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -0
  224. package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -0
  225. package/dist-types/commands/ListComputeQuotasCommand.d.ts +2 -0
  226. package/dist-types/commands/ListContextsCommand.d.ts +2 -0
  227. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
  228. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -0
  229. package/dist-types/commands/ListDevicesCommand.d.ts +2 -0
  230. package/dist-types/commands/ListDomainsCommand.d.ts +2 -0
  231. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
  232. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
  233. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -0
  234. package/dist-types/commands/ListEndpointsCommand.d.ts +2 -0
  235. package/dist-types/commands/ListExperimentsCommand.d.ts +2 -0
  236. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -0
  237. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -0
  238. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +2 -0
  239. package/dist-types/commands/ListHubContentsCommand.d.ts +2 -0
  240. package/dist-types/commands/ListHubsCommand.d.ts +2 -0
  241. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -0
  242. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
  243. package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -0
  244. package/dist-types/commands/ListImagesCommand.d.ts +2 -0
  245. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +2 -0
  246. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +2 -0
  247. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -0
  248. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
  249. package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -0
  250. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
  251. package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -0
  252. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +2 -0
  253. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
  254. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +2 -0
  255. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +2 -0
  256. package/dist-types/commands/ListModelCardsCommand.d.ts +2 -0
  257. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
  258. package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -0
  259. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -0
  260. package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -0
  261. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -0
  262. package/dist-types/commands/ListModelsCommand.d.ts +2 -0
  263. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -0
  264. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +2 -0
  265. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
  266. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
  267. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
  268. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -0
  269. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +2 -0
  270. package/dist-types/commands/ListPartnerAppsCommand.d.ts +2 -0
  271. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
  272. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -0
  273. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
  274. package/dist-types/commands/ListPipelineVersionsCommand.d.ts +2 -0
  275. package/dist-types/commands/ListPipelinesCommand.d.ts +2 -0
  276. package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -0
  277. package/dist-types/commands/ListProjectsCommand.d.ts +2 -0
  278. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +2 -0
  279. package/dist-types/commands/ListSpacesCommand.d.ts +2 -0
  280. package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -0
  281. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
  282. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
  283. package/dist-types/commands/ListTagsCommand.d.ts +2 -0
  284. package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -0
  285. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
  286. package/dist-types/commands/ListTrainingPlansCommand.d.ts +2 -0
  287. package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -0
  288. package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -0
  289. package/dist-types/commands/ListTrialsCommand.d.ts +2 -0
  290. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +2 -0
  291. package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -0
  292. package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -0
  293. package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -0
  294. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
  295. package/dist-types/commands/QueryLineageCommand.d.ts +2 -0
  296. package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -0
  297. package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -0
  298. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -0
  299. package/dist-types/commands/SearchCommand.d.ts +2 -0
  300. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +2 -0
  301. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
  302. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
  303. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
  304. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +2 -0
  305. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +2 -0
  306. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -0
  307. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -0
  308. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -0
  309. package/dist-types/commands/StartSessionCommand.d.ts +2 -0
  310. package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -0
  311. package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -0
  312. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
  313. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -0
  314. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
  315. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +2 -0
  316. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
  317. package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -0
  318. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +2 -0
  319. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -0
  320. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -0
  321. package/dist-types/commands/StopOptimizationJobCommand.d.ts +2 -0
  322. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -0
  323. package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -0
  324. package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -0
  325. package/dist-types/commands/StopTransformJobCommand.d.ts +2 -0
  326. package/dist-types/commands/UpdateActionCommand.d.ts +2 -0
  327. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -0
  328. package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -0
  329. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -0
  330. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +2 -0
  331. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -0
  332. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
  333. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +2 -0
  334. package/dist-types/commands/UpdateContextCommand.d.ts +2 -0
  335. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -0
  336. package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -0
  337. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -0
  338. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -0
  339. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
  340. package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -0
  341. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -0
  342. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
  343. package/dist-types/commands/UpdateHubCommand.d.ts +2 -0
  344. package/dist-types/commands/UpdateHubContentCommand.d.ts +2 -0
  345. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +2 -0
  346. package/dist-types/commands/UpdateImageCommand.d.ts +2 -0
  347. package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -0
  348. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +2 -0
  349. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -0
  350. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +2 -0
  351. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +2 -0
  352. package/dist-types/commands/UpdateModelCardCommand.d.ts +2 -0
  353. package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -0
  354. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +2 -0
  355. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
  356. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
  357. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
  358. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +2 -0
  359. package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -0
  360. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
  361. package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +2 -0
  362. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -0
  363. package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -0
  364. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -0
  365. package/dist-types/commands/UpdateTrialCommand.d.ts +2 -0
  366. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -0
  367. package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -0
  368. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -0
  369. package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -0
  370. package/package.json +10 -10
@@ -33,6 +33,8 @@ declare const ListTrainingPlansCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListTrainingPlansCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListTrainingPlansCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListTrainingPlansRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListTransformJobsCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListTransformJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListTransformJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListTransformJobsRequest
38
40
  * CreationTimeAfter: new Date("TIMESTAMP"),
@@ -33,6 +33,8 @@ declare const ListTrialComponentsCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListTrialComponentsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListTrialComponentsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListTrialComponentsRequest
38
40
  * ExperimentName: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListTrialsCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListTrialsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListTrialsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListTrialsRequest
38
40
  * ExperimentName: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const ListUltraServersByReservedCapacityCommand_base: {
34
34
  * ```javascript
35
35
  * import { SageMakerClient, ListUltraServersByReservedCapacityCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
36
36
  * // const { SageMakerClient, ListUltraServersByReservedCapacityCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
37
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
38
+ * const config = {}; // type is SageMakerClientConfig
37
39
  * const client = new SageMakerClient(config);
38
40
  * const input = { // ListUltraServersByReservedCapacityRequest
39
41
  * ReservedCapacityArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListUserProfilesCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListUserProfilesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListUserProfilesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListUserProfilesRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListWorkforcesCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListWorkforcesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListWorkforcesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListWorkforcesRequest
38
40
  * SortBy: "Name" || "CreateDate",
@@ -33,6 +33,8 @@ declare const ListWorkteamsCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, ListWorkteamsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, ListWorkteamsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // ListWorkteamsRequest
38
40
  * SortBy: "Name" || "CreateDate",
@@ -33,6 +33,8 @@ declare const PutModelPackageGroupPolicyCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, PutModelPackageGroupPolicyCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, PutModelPackageGroupPolicyCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // PutModelPackageGroupPolicyInput
38
40
  * ModelPackageGroupName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const QueryLineageCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, QueryLineageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, QueryLineageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // QueryLineageRequest
38
40
  * StartArns: [ // QueryLineageStartArns
@@ -33,6 +33,8 @@ declare const RegisterDevicesCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, RegisterDevicesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, RegisterDevicesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // RegisterDevicesRequest
38
40
  * DeviceFleetName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const RenderUiTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, RenderUiTemplateCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, RenderUiTemplateCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // RenderUiTemplateRequest
38
40
  * UiTemplate: { // UiTemplate
@@ -33,6 +33,8 @@ declare const RetryPipelineExecutionCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, RetryPipelineExecutionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, RetryPipelineExecutionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // RetryPipelineExecutionRequest
38
40
  * PipelineExecutionArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const SearchCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, SearchCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, SearchCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // SearchRequest
38
40
  * Resource: "TrainingJob" || "Experiment" || "ExperimentTrial" || "ExperimentTrialComponent" || "Endpoint" || "Model" || "ModelPackage" || "ModelPackageGroup" || "Pipeline" || "PipelineExecution" || "FeatureGroup" || "FeatureMetadata" || "Image" || "ImageVersion" || "Project" || "HyperParameterTuningJob" || "ModelCard" || "PipelineVersion", // required
@@ -33,6 +33,8 @@ declare const SearchTrainingPlanOfferingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, SearchTrainingPlanOfferingsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, SearchTrainingPlanOfferingsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // SearchTrainingPlanOfferingsRequest
38
40
  * InstanceType: "ml.p4d.24xlarge" || "ml.p5.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.trn1.32xlarge" || "ml.trn2.48xlarge" || "ml.p6-b200.48xlarge" || "ml.p4de.24xlarge" || "ml.p6e-gb200.36xlarge" || "ml.p5.4xlarge",
@@ -33,6 +33,8 @@ declare const SendPipelineExecutionStepFailureCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, SendPipelineExecutionStepFailureCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, SendPipelineExecutionStepFailureCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // SendPipelineExecutionStepFailureRequest
38
40
  * CallbackToken: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const SendPipelineExecutionStepSuccessCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, SendPipelineExecutionStepSuccessCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, SendPipelineExecutionStepSuccessCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // SendPipelineExecutionStepSuccessRequest
38
40
  * CallbackToken: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartEdgeDeploymentStageCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartEdgeDeploymentStageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartEdgeDeploymentStageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartEdgeDeploymentStageRequest
38
40
  * EdgeDeploymentPlanName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartInferenceExperimentCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartInferenceExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartInferenceExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartInferenceExperimentRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartMlflowTrackingServerCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartMlflowTrackingServerCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartMlflowTrackingServerCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartMlflowTrackingServerRequest
38
40
  * TrackingServerName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartMonitoringScheduleCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartMonitoringScheduleCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartMonitoringScheduleCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartMonitoringScheduleRequest
38
40
  * MonitoringScheduleName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartNotebookInstanceCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartNotebookInstanceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartNotebookInstanceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartNotebookInstanceInput
38
40
  * NotebookInstanceName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartPipelineExecutionCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartPipelineExecutionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartPipelineExecutionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartPipelineExecutionRequest
38
40
  * PipelineName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartSessionCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StartSessionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StartSessionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StartSessionRequest
38
40
  * ResourceIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopAutoMLJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopAutoMLJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopAutoMLJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopAutoMLJobRequest
38
40
  * AutoMLJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopCompilationJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopCompilationJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopCompilationJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopCompilationJobRequest
38
40
  * CompilationJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopEdgeDeploymentStageCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopEdgeDeploymentStageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopEdgeDeploymentStageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopEdgeDeploymentStageRequest
38
40
  * EdgeDeploymentPlanName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopEdgePackagingJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopEdgePackagingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopEdgePackagingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopEdgePackagingJobRequest
38
40
  * EdgePackagingJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopHyperParameterTuningJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopHyperParameterTuningJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopHyperParameterTuningJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopHyperParameterTuningJobRequest
38
40
  * HyperParameterTuningJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopInferenceExperimentCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopInferenceExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopInferenceExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopInferenceExperimentRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopInferenceRecommendationsJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopInferenceRecommendationsJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopInferenceRecommendationsJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopInferenceRecommendationsJobRequest
38
40
  * JobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopLabelingJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopLabelingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopLabelingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopLabelingJobRequest
38
40
  * LabelingJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopMlflowTrackingServerCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopMlflowTrackingServerCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopMlflowTrackingServerCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopMlflowTrackingServerRequest
38
40
  * TrackingServerName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopMonitoringScheduleCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopMonitoringScheduleCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopMonitoringScheduleCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopMonitoringScheduleRequest
38
40
  * MonitoringScheduleName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopNotebookInstanceCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopNotebookInstanceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopNotebookInstanceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopNotebookInstanceInput
38
40
  * NotebookInstanceName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopOptimizationJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopOptimizationJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopOptimizationJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopOptimizationJobRequest
38
40
  * OptimizationJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopPipelineExecutionCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopPipelineExecutionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopPipelineExecutionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopPipelineExecutionRequest
38
40
  * PipelineExecutionArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopProcessingJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopProcessingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopProcessingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopProcessingJobRequest
38
40
  * ProcessingJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopTrainingJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopTrainingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopTrainingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopTrainingJobRequest
38
40
  * TrainingJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopTransformJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, StopTransformJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, StopTransformJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // StopTransformJobRequest
38
40
  * TransformJobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateActionCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateActionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateActionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateActionRequest
38
40
  * ActionName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateAppImageConfigCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateAppImageConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateAppImageConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateAppImageConfigRequest
38
40
  * AppImageConfigName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateArtifactCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateArtifactCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateArtifactCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateArtifactRequest
38
40
  * ArtifactArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateClusterCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateClusterCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateClusterCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateClusterRequest
38
40
  * ClusterName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateClusterSchedulerConfigCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateClusterSchedulerConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateClusterSchedulerConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateClusterSchedulerConfigRequest
38
40
  * ClusterSchedulerConfigId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateClusterSoftwareCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateClusterSoftwareCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateClusterSoftwareCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateClusterSoftwareRequest
38
40
  * ClusterName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateCodeRepositoryCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateCodeRepositoryCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateCodeRepositoryCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateCodeRepositoryInput
38
40
  * CodeRepositoryName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateComputeQuotaCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateComputeQuotaCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateComputeQuotaCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateComputeQuotaRequest
38
40
  * ComputeQuotaId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateContextCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateContextCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateContextCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateContextRequest
38
40
  * ContextName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDeviceFleetCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateDeviceFleetCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateDeviceFleetCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateDeviceFleetRequest
38
40
  * DeviceFleetName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDevicesCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateDevicesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateDevicesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateDevicesRequest
38
40
  * DeviceFleetName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDomainCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateDomainCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateDomainCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateDomainRequest
38
40
  * DomainId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateEndpointCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateEndpointCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateEndpointInput
38
40
  * EndpointName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateEndpointWeightsAndCapacitiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateEndpointWeightsAndCapacitiesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateEndpointWeightsAndCapacitiesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateEndpointWeightsAndCapacitiesInput
38
40
  * EndpointName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateExperimentCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateExperimentRequest
38
40
  * ExperimentName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateFeatureGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateFeatureGroupCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateFeatureGroupCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateFeatureGroupRequest
38
40
  * FeatureGroupName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateFeatureMetadataCommand_base: {
33
33
  * ```javascript
34
34
  * import { SageMakerClient, UpdateFeatureMetadataCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
35
35
  * // const { SageMakerClient, UpdateFeatureMetadataCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
36
+ * // import type { SageMakerClientConfig } from "@aws-sdk/client-sagemaker";
37
+ * const config = {}; // type is SageMakerClientConfig
36
38
  * const client = new SageMakerClient(config);
37
39
  * const input = { // UpdateFeatureMetadataRequest
38
40
  * FeatureGroupName: "STRING_VALUE", // required