@aws-sdk/client-sagemaker 3.490.0 → 3.495.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 (446) hide show
  1. package/dist-cjs/SageMaker.js +1 -647
  2. package/dist-cjs/SageMakerClient.js +1 -43
  3. package/dist-cjs/commands/AddAssociationCommand.js +1 -28
  4. package/dist-cjs/commands/AddTagsCommand.js +1 -28
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +1 -28
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +1 -28
  7. package/dist-cjs/commands/CreateActionCommand.js +1 -28
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +1 -28
  9. package/dist-cjs/commands/CreateAppCommand.js +1 -28
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +1 -28
  11. package/dist-cjs/commands/CreateArtifactCommand.js +1 -28
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +1 -28
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +1 -28
  14. package/dist-cjs/commands/CreateClusterCommand.js +1 -28
  15. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +1 -28
  16. package/dist-cjs/commands/CreateCompilationJobCommand.js +1 -28
  17. package/dist-cjs/commands/CreateContextCommand.js +1 -28
  18. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +1 -28
  19. package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -28
  20. package/dist-cjs/commands/CreateDomainCommand.js +1 -28
  21. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +1 -28
  22. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -28
  23. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -28
  24. package/dist-cjs/commands/CreateEndpointCommand.js +1 -28
  25. package/dist-cjs/commands/CreateEndpointConfigCommand.js +1 -28
  26. package/dist-cjs/commands/CreateExperimentCommand.js +1 -28
  27. package/dist-cjs/commands/CreateFeatureGroupCommand.js +1 -28
  28. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +1 -28
  29. package/dist-cjs/commands/CreateHubCommand.js +1 -28
  30. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +1 -28
  31. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +1 -28
  32. package/dist-cjs/commands/CreateImageCommand.js +1 -28
  33. package/dist-cjs/commands/CreateImageVersionCommand.js +1 -28
  34. package/dist-cjs/commands/CreateInferenceComponentCommand.js +1 -28
  35. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +1 -28
  36. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +1 -28
  37. package/dist-cjs/commands/CreateLabelingJobCommand.js +1 -28
  38. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +1 -28
  39. package/dist-cjs/commands/CreateModelCardCommand.js +1 -29
  40. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +1 -28
  41. package/dist-cjs/commands/CreateModelCommand.js +1 -28
  42. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -28
  43. package/dist-cjs/commands/CreateModelPackageCommand.js +1 -28
  44. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +1 -28
  45. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +1 -28
  46. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +1 -28
  47. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +1 -28
  48. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -28
  49. package/dist-cjs/commands/CreatePipelineCommand.js +1 -28
  50. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +1 -28
  51. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -28
  52. package/dist-cjs/commands/CreateProcessingJobCommand.js +1 -28
  53. package/dist-cjs/commands/CreateProjectCommand.js +1 -28
  54. package/dist-cjs/commands/CreateSpaceCommand.js +1 -28
  55. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +1 -28
  56. package/dist-cjs/commands/CreateTrainingJobCommand.js +1 -28
  57. package/dist-cjs/commands/CreateTransformJobCommand.js +1 -28
  58. package/dist-cjs/commands/CreateTrialCommand.js +1 -28
  59. package/dist-cjs/commands/CreateTrialComponentCommand.js +1 -28
  60. package/dist-cjs/commands/CreateUserProfileCommand.js +1 -28
  61. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -29
  62. package/dist-cjs/commands/CreateWorkteamCommand.js +1 -28
  63. package/dist-cjs/commands/DeleteActionCommand.js +1 -28
  64. package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -28
  65. package/dist-cjs/commands/DeleteAppCommand.js +1 -28
  66. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -28
  67. package/dist-cjs/commands/DeleteArtifactCommand.js +1 -28
  68. package/dist-cjs/commands/DeleteAssociationCommand.js +1 -28
  69. package/dist-cjs/commands/DeleteClusterCommand.js +1 -28
  70. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -28
  71. package/dist-cjs/commands/DeleteCompilationJobCommand.js +1 -28
  72. package/dist-cjs/commands/DeleteContextCommand.js +1 -28
  73. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -28
  74. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -28
  75. package/dist-cjs/commands/DeleteDomainCommand.js +1 -28
  76. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -28
  77. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -28
  78. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -28
  79. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -28
  80. package/dist-cjs/commands/DeleteExperimentCommand.js +1 -28
  81. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -28
  82. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +1 -28
  83. package/dist-cjs/commands/DeleteHubCommand.js +1 -28
  84. package/dist-cjs/commands/DeleteHubContentCommand.js +1 -28
  85. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +1 -28
  86. package/dist-cjs/commands/DeleteImageCommand.js +1 -28
  87. package/dist-cjs/commands/DeleteImageVersionCommand.js +1 -28
  88. package/dist-cjs/commands/DeleteInferenceComponentCommand.js +1 -28
  89. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +1 -28
  90. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -28
  91. package/dist-cjs/commands/DeleteModelCardCommand.js +1 -28
  92. package/dist-cjs/commands/DeleteModelCommand.js +1 -28
  93. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -28
  94. package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -28
  95. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -28
  96. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -28
  97. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -28
  98. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -28
  99. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -28
  100. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -28
  101. package/dist-cjs/commands/DeletePipelineCommand.js +1 -28
  102. package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
  103. package/dist-cjs/commands/DeleteSpaceCommand.js +1 -28
  104. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -28
  105. package/dist-cjs/commands/DeleteTagsCommand.js +1 -28
  106. package/dist-cjs/commands/DeleteTrialCommand.js +1 -28
  107. package/dist-cjs/commands/DeleteTrialComponentCommand.js +1 -28
  108. package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -28
  109. package/dist-cjs/commands/DeleteWorkforceCommand.js +1 -28
  110. package/dist-cjs/commands/DeleteWorkteamCommand.js +1 -28
  111. package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -28
  112. package/dist-cjs/commands/DescribeActionCommand.js +1 -28
  113. package/dist-cjs/commands/DescribeAlgorithmCommand.js +1 -28
  114. package/dist-cjs/commands/DescribeAppCommand.js +1 -28
  115. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +1 -28
  116. package/dist-cjs/commands/DescribeArtifactCommand.js +1 -28
  117. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +1 -28
  118. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +1 -28
  119. package/dist-cjs/commands/DescribeClusterCommand.js +1 -28
  120. package/dist-cjs/commands/DescribeClusterNodeCommand.js +1 -28
  121. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +1 -28
  122. package/dist-cjs/commands/DescribeCompilationJobCommand.js +1 -28
  123. package/dist-cjs/commands/DescribeContextCommand.js +1 -28
  124. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +1 -28
  125. package/dist-cjs/commands/DescribeDeviceCommand.js +1 -28
  126. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +1 -28
  127. package/dist-cjs/commands/DescribeDomainCommand.js +1 -28
  128. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +1 -28
  129. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +1 -28
  130. package/dist-cjs/commands/DescribeEndpointCommand.js +1 -28
  131. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +1 -28
  132. package/dist-cjs/commands/DescribeExperimentCommand.js +1 -28
  133. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -28
  134. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +1 -28
  135. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +1 -28
  136. package/dist-cjs/commands/DescribeHubCommand.js +1 -28
  137. package/dist-cjs/commands/DescribeHubContentCommand.js +1 -28
  138. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +1 -28
  139. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +1 -28
  140. package/dist-cjs/commands/DescribeImageCommand.js +1 -28
  141. package/dist-cjs/commands/DescribeImageVersionCommand.js +1 -28
  142. package/dist-cjs/commands/DescribeInferenceComponentCommand.js +1 -28
  143. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +1 -28
  144. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +1 -28
  145. package/dist-cjs/commands/DescribeLabelingJobCommand.js +1 -28
  146. package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -28
  147. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +1 -28
  148. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -29
  149. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +1 -28
  150. package/dist-cjs/commands/DescribeModelCommand.js +1 -28
  151. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -28
  152. package/dist-cjs/commands/DescribeModelPackageCommand.js +1 -28
  153. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +1 -28
  154. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +1 -28
  155. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +1 -28
  156. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +1 -28
  157. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -28
  158. package/dist-cjs/commands/DescribePipelineCommand.js +1 -28
  159. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -28
  160. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +1 -28
  161. package/dist-cjs/commands/DescribeProcessingJobCommand.js +1 -28
  162. package/dist-cjs/commands/DescribeProjectCommand.js +1 -28
  163. package/dist-cjs/commands/DescribeSpaceCommand.js +1 -28
  164. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +1 -28
  165. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +1 -28
  166. package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -28
  167. package/dist-cjs/commands/DescribeTransformJobCommand.js +1 -28
  168. package/dist-cjs/commands/DescribeTrialCommand.js +1 -28
  169. package/dist-cjs/commands/DescribeTrialComponentCommand.js +1 -28
  170. package/dist-cjs/commands/DescribeUserProfileCommand.js +1 -28
  171. package/dist-cjs/commands/DescribeWorkforceCommand.js +1 -28
  172. package/dist-cjs/commands/DescribeWorkteamCommand.js +1 -28
  173. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -28
  174. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +1 -28
  175. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -28
  176. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +1 -28
  177. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +1 -28
  178. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +1 -28
  179. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -28
  180. package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +1 -28
  181. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +1 -28
  182. package/dist-cjs/commands/ImportHubContentCommand.js +1 -28
  183. package/dist-cjs/commands/ListActionsCommand.js +1 -28
  184. package/dist-cjs/commands/ListAlgorithmsCommand.js +1 -28
  185. package/dist-cjs/commands/ListAliasesCommand.js +1 -28
  186. package/dist-cjs/commands/ListAppImageConfigsCommand.js +1 -28
  187. package/dist-cjs/commands/ListAppsCommand.js +1 -28
  188. package/dist-cjs/commands/ListArtifactsCommand.js +1 -28
  189. package/dist-cjs/commands/ListAssociationsCommand.js +1 -28
  190. package/dist-cjs/commands/ListAutoMLJobsCommand.js +1 -28
  191. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +1 -28
  192. package/dist-cjs/commands/ListClusterNodesCommand.js +1 -28
  193. package/dist-cjs/commands/ListClustersCommand.js +1 -28
  194. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -28
  195. package/dist-cjs/commands/ListCompilationJobsCommand.js +1 -28
  196. package/dist-cjs/commands/ListContextsCommand.js +1 -28
  197. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +1 -28
  198. package/dist-cjs/commands/ListDeviceFleetsCommand.js +1 -28
  199. package/dist-cjs/commands/ListDevicesCommand.js +1 -28
  200. package/dist-cjs/commands/ListDomainsCommand.js +1 -28
  201. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +1 -28
  202. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +1 -28
  203. package/dist-cjs/commands/ListEndpointConfigsCommand.js +1 -28
  204. package/dist-cjs/commands/ListEndpointsCommand.js +1 -28
  205. package/dist-cjs/commands/ListExperimentsCommand.js +1 -28
  206. package/dist-cjs/commands/ListFeatureGroupsCommand.js +1 -28
  207. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +1 -28
  208. package/dist-cjs/commands/ListHubContentVersionsCommand.js +1 -28
  209. package/dist-cjs/commands/ListHubContentsCommand.js +1 -28
  210. package/dist-cjs/commands/ListHubsCommand.js +1 -28
  211. package/dist-cjs/commands/ListHumanTaskUisCommand.js +1 -28
  212. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +1 -28
  213. package/dist-cjs/commands/ListImageVersionsCommand.js +1 -28
  214. package/dist-cjs/commands/ListImagesCommand.js +1 -28
  215. package/dist-cjs/commands/ListInferenceComponentsCommand.js +1 -28
  216. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +1 -28
  217. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -28
  218. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +1 -28
  219. package/dist-cjs/commands/ListLabelingJobsCommand.js +1 -28
  220. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +1 -28
  221. package/dist-cjs/commands/ListLineageGroupsCommand.js +1 -28
  222. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +1 -28
  223. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +1 -28
  224. package/dist-cjs/commands/ListModelCardVersionsCommand.js +1 -28
  225. package/dist-cjs/commands/ListModelCardsCommand.js +1 -28
  226. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -28
  227. package/dist-cjs/commands/ListModelMetadataCommand.js +1 -28
  228. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +1 -28
  229. package/dist-cjs/commands/ListModelPackagesCommand.js +1 -28
  230. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +1 -28
  231. package/dist-cjs/commands/ListModelsCommand.js +1 -28
  232. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +1 -28
  233. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +1 -28
  234. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +1 -28
  235. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +1 -28
  236. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -28
  237. package/dist-cjs/commands/ListNotebookInstancesCommand.js +1 -28
  238. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +1 -28
  239. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +1 -28
  240. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +1 -28
  241. package/dist-cjs/commands/ListPipelinesCommand.js +1 -28
  242. package/dist-cjs/commands/ListProcessingJobsCommand.js +1 -28
  243. package/dist-cjs/commands/ListProjectsCommand.js +1 -28
  244. package/dist-cjs/commands/ListResourceCatalogsCommand.js +1 -28
  245. package/dist-cjs/commands/ListSpacesCommand.js +1 -28
  246. package/dist-cjs/commands/ListStageDevicesCommand.js +1 -28
  247. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +1 -28
  248. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +1 -28
  249. package/dist-cjs/commands/ListTagsCommand.js +1 -28
  250. package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -28
  251. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -28
  252. package/dist-cjs/commands/ListTransformJobsCommand.js +1 -28
  253. package/dist-cjs/commands/ListTrialComponentsCommand.js +1 -28
  254. package/dist-cjs/commands/ListTrialsCommand.js +1 -28
  255. package/dist-cjs/commands/ListUserProfilesCommand.js +1 -28
  256. package/dist-cjs/commands/ListWorkforcesCommand.js +1 -28
  257. package/dist-cjs/commands/ListWorkteamsCommand.js +1 -28
  258. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +1 -28
  259. package/dist-cjs/commands/QueryLineageCommand.js +1 -28
  260. package/dist-cjs/commands/RegisterDevicesCommand.js +1 -28
  261. package/dist-cjs/commands/RenderUiTemplateCommand.js +1 -28
  262. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +1 -28
  263. package/dist-cjs/commands/SearchCommand.js +1 -29
  264. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +1 -28
  265. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +1 -28
  266. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -28
  267. package/dist-cjs/commands/StartInferenceExperimentCommand.js +1 -28
  268. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -28
  269. package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -28
  270. package/dist-cjs/commands/StartPipelineExecutionCommand.js +1 -28
  271. package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -28
  272. package/dist-cjs/commands/StopCompilationJobCommand.js +1 -28
  273. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -28
  274. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -28
  275. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -28
  276. package/dist-cjs/commands/StopInferenceExperimentCommand.js +1 -28
  277. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -28
  278. package/dist-cjs/commands/StopLabelingJobCommand.js +1 -28
  279. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -28
  280. package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -28
  281. package/dist-cjs/commands/StopPipelineExecutionCommand.js +1 -28
  282. package/dist-cjs/commands/StopProcessingJobCommand.js +1 -28
  283. package/dist-cjs/commands/StopTrainingJobCommand.js +1 -28
  284. package/dist-cjs/commands/StopTransformJobCommand.js +1 -28
  285. package/dist-cjs/commands/UpdateActionCommand.js +1 -28
  286. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +1 -28
  287. package/dist-cjs/commands/UpdateArtifactCommand.js +1 -28
  288. package/dist-cjs/commands/UpdateClusterCommand.js +1 -28
  289. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +1 -28
  290. package/dist-cjs/commands/UpdateContextCommand.js +1 -28
  291. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -28
  292. package/dist-cjs/commands/UpdateDevicesCommand.js +1 -28
  293. package/dist-cjs/commands/UpdateDomainCommand.js +1 -28
  294. package/dist-cjs/commands/UpdateEndpointCommand.js +1 -28
  295. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -28
  296. package/dist-cjs/commands/UpdateExperimentCommand.js +1 -28
  297. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +1 -28
  298. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -28
  299. package/dist-cjs/commands/UpdateHubCommand.js +1 -28
  300. package/dist-cjs/commands/UpdateImageCommand.js +1 -28
  301. package/dist-cjs/commands/UpdateImageVersionCommand.js +1 -28
  302. package/dist-cjs/commands/UpdateInferenceComponentCommand.js +1 -28
  303. package/dist-cjs/commands/UpdateInferenceComponentRuntimeConfigCommand.js +1 -28
  304. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +1 -28
  305. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -29
  306. package/dist-cjs/commands/UpdateModelPackageCommand.js +1 -28
  307. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +1 -28
  308. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +1 -28
  309. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +1 -28
  310. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -28
  311. package/dist-cjs/commands/UpdatePipelineCommand.js +1 -28
  312. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +1 -28
  313. package/dist-cjs/commands/UpdateProjectCommand.js +1 -28
  314. package/dist-cjs/commands/UpdateSpaceCommand.js +1 -28
  315. package/dist-cjs/commands/UpdateTrainingJobCommand.js +1 -28
  316. package/dist-cjs/commands/UpdateTrialCommand.js +1 -28
  317. package/dist-cjs/commands/UpdateTrialComponentCommand.js +1 -28
  318. package/dist-cjs/commands/UpdateUserProfileCommand.js +1 -28
  319. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -29
  320. package/dist-cjs/commands/UpdateWorkteamCommand.js +1 -28
  321. package/dist-cjs/commands/index.js +1 -321
  322. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  323. package/dist-cjs/extensionConfiguration.js +1 -2
  324. package/dist-cjs/index.js +31374 -12
  325. package/dist-cjs/models/SageMakerServiceException.js +1 -12
  326. package/dist-cjs/models/index.js +1 -8
  327. package/dist-cjs/models/models_0.js +1 -1100
  328. package/dist-cjs/models/models_1.js +1 -360
  329. package/dist-cjs/models/models_2.js +1 -329
  330. package/dist-cjs/models/models_3.js +1 -355
  331. package/dist-cjs/models/models_4.js +1 -108
  332. package/dist-cjs/pagination/Interfaces.js +1 -2
  333. package/dist-cjs/pagination/ListActionsPaginator.js +1 -7
  334. package/dist-cjs/pagination/ListAlgorithmsPaginator.js +1 -7
  335. package/dist-cjs/pagination/ListAliasesPaginator.js +1 -7
  336. package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +1 -7
  337. package/dist-cjs/pagination/ListAppsPaginator.js +1 -7
  338. package/dist-cjs/pagination/ListArtifactsPaginator.js +1 -7
  339. package/dist-cjs/pagination/ListAssociationsPaginator.js +1 -7
  340. package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +1 -7
  341. package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +1 -7
  342. package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +1 -7
  343. package/dist-cjs/pagination/ListCompilationJobsPaginator.js +1 -7
  344. package/dist-cjs/pagination/ListContextsPaginator.js +1 -7
  345. package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +1 -7
  346. package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +1 -7
  347. package/dist-cjs/pagination/ListDevicesPaginator.js +1 -7
  348. package/dist-cjs/pagination/ListDomainsPaginator.js +1 -7
  349. package/dist-cjs/pagination/ListEdgeDeploymentPlansPaginator.js +1 -7
  350. package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +1 -7
  351. package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +1 -7
  352. package/dist-cjs/pagination/ListEndpointsPaginator.js +1 -7
  353. package/dist-cjs/pagination/ListExperimentsPaginator.js +1 -7
  354. package/dist-cjs/pagination/ListFeatureGroupsPaginator.js +1 -7
  355. package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +1 -7
  356. package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +1 -7
  357. package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +1 -7
  358. package/dist-cjs/pagination/ListImageVersionsPaginator.js +1 -7
  359. package/dist-cjs/pagination/ListImagesPaginator.js +1 -7
  360. package/dist-cjs/pagination/ListInferenceComponentsPaginator.js +1 -7
  361. package/dist-cjs/pagination/ListInferenceExperimentsPaginator.js +1 -7
  362. package/dist-cjs/pagination/ListInferenceRecommendationsJobStepsPaginator.js +1 -7
  363. package/dist-cjs/pagination/ListInferenceRecommendationsJobsPaginator.js +1 -7
  364. package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +1 -7
  365. package/dist-cjs/pagination/ListLabelingJobsPaginator.js +1 -7
  366. package/dist-cjs/pagination/ListLineageGroupsPaginator.js +1 -7
  367. package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +1 -7
  368. package/dist-cjs/pagination/ListModelCardExportJobsPaginator.js +1 -7
  369. package/dist-cjs/pagination/ListModelCardVersionsPaginator.js +1 -7
  370. package/dist-cjs/pagination/ListModelCardsPaginator.js +1 -7
  371. package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +1 -7
  372. package/dist-cjs/pagination/ListModelMetadataPaginator.js +1 -7
  373. package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +1 -7
  374. package/dist-cjs/pagination/ListModelPackagesPaginator.js +1 -7
  375. package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +1 -7
  376. package/dist-cjs/pagination/ListModelsPaginator.js +1 -7
  377. package/dist-cjs/pagination/ListMonitoringAlertHistoryPaginator.js +1 -7
  378. package/dist-cjs/pagination/ListMonitoringAlertsPaginator.js +1 -7
  379. package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +1 -7
  380. package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +1 -7
  381. package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +1 -7
  382. package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +1 -7
  383. package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +1 -7
  384. package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +1 -7
  385. package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +1 -7
  386. package/dist-cjs/pagination/ListPipelinesPaginator.js +1 -7
  387. package/dist-cjs/pagination/ListProcessingJobsPaginator.js +1 -7
  388. package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
  389. package/dist-cjs/pagination/ListResourceCatalogsPaginator.js +1 -7
  390. package/dist-cjs/pagination/ListSpacesPaginator.js +1 -7
  391. package/dist-cjs/pagination/ListStageDevicesPaginator.js +1 -7
  392. package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +1 -7
  393. package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +1 -7
  394. package/dist-cjs/pagination/ListTagsPaginator.js +1 -7
  395. package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +1 -7
  396. package/dist-cjs/pagination/ListTrainingJobsPaginator.js +1 -7
  397. package/dist-cjs/pagination/ListTransformJobsPaginator.js +1 -7
  398. package/dist-cjs/pagination/ListTrialComponentsPaginator.js +1 -7
  399. package/dist-cjs/pagination/ListTrialsPaginator.js +1 -7
  400. package/dist-cjs/pagination/ListUserProfilesPaginator.js +1 -7
  401. package/dist-cjs/pagination/ListWorkforcesPaginator.js +1 -7
  402. package/dist-cjs/pagination/ListWorkteamsPaginator.js +1 -7
  403. package/dist-cjs/pagination/QueryLineagePaginator.js +1 -7
  404. package/dist-cjs/pagination/SearchPaginator.js +1 -7
  405. package/dist-cjs/pagination/index.js +1 -76
  406. package/dist-cjs/protocols/Aws_json1_1.js +1 -22106
  407. package/dist-cjs/runtimeExtensions.js +1 -22
  408. package/dist-cjs/waiters/index.js +1 -16
  409. package/dist-cjs/waiters/waitForEndpointDeleted.js +1 -39
  410. package/dist-cjs/waiters/waitForEndpointInService.js +1 -48
  411. package/dist-cjs/waiters/waitForImageCreated.js +1 -48
  412. package/dist-cjs/waiters/waitForImageDeleted.js +1 -42
  413. package/dist-cjs/waiters/waitForImageUpdated.js +1 -48
  414. package/dist-cjs/waiters/waitForImageVersionCreated.js +1 -48
  415. package/dist-cjs/waiters/waitForImageVersionDeleted.js +1 -42
  416. package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +1 -39
  417. package/dist-cjs/waiters/waitForNotebookInstanceInService.js +1 -45
  418. package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +1 -45
  419. package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +1 -57
  420. package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +1 -57
  421. package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +1 -57
  422. package/dist-es/models/models_0.js +1 -6
  423. package/dist-es/models/models_1.js +0 -2
  424. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
  425. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
  426. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  427. package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -2
  428. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
  429. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  430. package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
  431. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -2
  432. package/dist-types/commands/DescribeAppCommand.d.ts +2 -2
  433. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
  434. package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
  435. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  436. package/dist-types/commands/ListAppsCommand.d.ts +1 -1
  437. package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
  438. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -2
  439. package/dist-types/commands/SearchCommand.d.ts +2 -2
  440. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
  441. package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
  442. package/dist-types/models/models_0.d.ts +1 -6
  443. package/dist-types/models/models_1.d.ts +0 -2
  444. package/dist-types/ts3.4/models/models_0.d.ts +1 -6
  445. package/dist-types/ts3.4/models/models_1.d.ts +0 -2
  446. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTrialCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateTrialCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateTrial", {})
22
- .n("SageMakerClient", "UpdateTrialCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateTrialCommand)
25
- .de(Aws_json1_1_1.de_UpdateTrialCommand)
26
- .build() {
27
- }
28
- exports.UpdateTrialCommand = UpdateTrialCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTrialComponentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateTrialComponentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateTrialComponent", {})
22
- .n("SageMakerClient", "UpdateTrialComponentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateTrialComponentCommand)
25
- .de(Aws_json1_1_1.de_UpdateTrialComponentCommand)
26
- .build() {
27
- }
28
- exports.UpdateTrialComponentCommand = UpdateTrialComponentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateUserProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateUserProfileCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateUserProfile", {})
22
- .n("SageMakerClient", "UpdateUserProfileCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateUserProfileCommand)
25
- .de(Aws_json1_1_1.de_UpdateUserProfileCommand)
26
- .build() {
27
- }
28
- exports.UpdateUserProfileCommand = UpdateUserProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkforceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_4_1 = require("../models/models_4");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class UpdateWorkforceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("SageMaker", "UpdateWorkforce", {})
23
- .n("SageMakerClient", "UpdateWorkforceCommand")
24
- .f(models_4_1.UpdateWorkforceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_UpdateWorkforceCommand)
26
- .de(Aws_json1_1_1.de_UpdateWorkforceCommand)
27
- .build() {
28
- }
29
- exports.UpdateWorkforceCommand = UpdateWorkforceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkteamCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateWorkteamCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateWorkteam", {})
22
- .n("SageMakerClient", "UpdateWorkteamCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateWorkteamCommand)
25
- .de(Aws_json1_1_1.de_UpdateWorkteamCommand)
26
- .build() {
27
- }
28
- exports.UpdateWorkteamCommand = UpdateWorkteamCommand;
1
+ module.exports = require("../index.js");
@@ -1,321 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AddAssociationCommand"), exports);
5
- tslib_1.__exportStar(require("./AddTagsCommand"), exports);
6
- tslib_1.__exportStar(require("./AssociateTrialComponentCommand"), exports);
7
- tslib_1.__exportStar(require("./BatchDescribeModelPackageCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateActionCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateAlgorithmCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateAppCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateAppImageConfigCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateArtifactCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateAutoMLJobCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateAutoMLJobV2Command"), exports);
15
- tslib_1.__exportStar(require("./CreateClusterCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateCodeRepositoryCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateCompilationJobCommand"), exports);
18
- tslib_1.__exportStar(require("./CreateContextCommand"), exports);
19
- tslib_1.__exportStar(require("./CreateDataQualityJobDefinitionCommand"), exports);
20
- tslib_1.__exportStar(require("./CreateDeviceFleetCommand"), exports);
21
- tslib_1.__exportStar(require("./CreateDomainCommand"), exports);
22
- tslib_1.__exportStar(require("./CreateEdgeDeploymentPlanCommand"), exports);
23
- tslib_1.__exportStar(require("./CreateEdgeDeploymentStageCommand"), exports);
24
- tslib_1.__exportStar(require("./CreateEdgePackagingJobCommand"), exports);
25
- tslib_1.__exportStar(require("./CreateEndpointCommand"), exports);
26
- tslib_1.__exportStar(require("./CreateEndpointConfigCommand"), exports);
27
- tslib_1.__exportStar(require("./CreateExperimentCommand"), exports);
28
- tslib_1.__exportStar(require("./CreateFeatureGroupCommand"), exports);
29
- tslib_1.__exportStar(require("./CreateFlowDefinitionCommand"), exports);
30
- tslib_1.__exportStar(require("./CreateHubCommand"), exports);
31
- tslib_1.__exportStar(require("./CreateHumanTaskUiCommand"), exports);
32
- tslib_1.__exportStar(require("./CreateHyperParameterTuningJobCommand"), exports);
33
- tslib_1.__exportStar(require("./CreateImageCommand"), exports);
34
- tslib_1.__exportStar(require("./CreateImageVersionCommand"), exports);
35
- tslib_1.__exportStar(require("./CreateInferenceComponentCommand"), exports);
36
- tslib_1.__exportStar(require("./CreateInferenceExperimentCommand"), exports);
37
- tslib_1.__exportStar(require("./CreateInferenceRecommendationsJobCommand"), exports);
38
- tslib_1.__exportStar(require("./CreateLabelingJobCommand"), exports);
39
- tslib_1.__exportStar(require("./CreateModelBiasJobDefinitionCommand"), exports);
40
- tslib_1.__exportStar(require("./CreateModelCardCommand"), exports);
41
- tslib_1.__exportStar(require("./CreateModelCardExportJobCommand"), exports);
42
- tslib_1.__exportStar(require("./CreateModelCommand"), exports);
43
- tslib_1.__exportStar(require("./CreateModelExplainabilityJobDefinitionCommand"), exports);
44
- tslib_1.__exportStar(require("./CreateModelPackageCommand"), exports);
45
- tslib_1.__exportStar(require("./CreateModelPackageGroupCommand"), exports);
46
- tslib_1.__exportStar(require("./CreateModelQualityJobDefinitionCommand"), exports);
47
- tslib_1.__exportStar(require("./CreateMonitoringScheduleCommand"), exports);
48
- tslib_1.__exportStar(require("./CreateNotebookInstanceCommand"), exports);
49
- tslib_1.__exportStar(require("./CreateNotebookInstanceLifecycleConfigCommand"), exports);
50
- tslib_1.__exportStar(require("./CreatePipelineCommand"), exports);
51
- tslib_1.__exportStar(require("./CreatePresignedDomainUrlCommand"), exports);
52
- tslib_1.__exportStar(require("./CreatePresignedNotebookInstanceUrlCommand"), exports);
53
- tslib_1.__exportStar(require("./CreateProcessingJobCommand"), exports);
54
- tslib_1.__exportStar(require("./CreateProjectCommand"), exports);
55
- tslib_1.__exportStar(require("./CreateSpaceCommand"), exports);
56
- tslib_1.__exportStar(require("./CreateStudioLifecycleConfigCommand"), exports);
57
- tslib_1.__exportStar(require("./CreateTrainingJobCommand"), exports);
58
- tslib_1.__exportStar(require("./CreateTransformJobCommand"), exports);
59
- tslib_1.__exportStar(require("./CreateTrialCommand"), exports);
60
- tslib_1.__exportStar(require("./CreateTrialComponentCommand"), exports);
61
- tslib_1.__exportStar(require("./CreateUserProfileCommand"), exports);
62
- tslib_1.__exportStar(require("./CreateWorkforceCommand"), exports);
63
- tslib_1.__exportStar(require("./CreateWorkteamCommand"), exports);
64
- tslib_1.__exportStar(require("./DeleteActionCommand"), exports);
65
- tslib_1.__exportStar(require("./DeleteAlgorithmCommand"), exports);
66
- tslib_1.__exportStar(require("./DeleteAppCommand"), exports);
67
- tslib_1.__exportStar(require("./DeleteAppImageConfigCommand"), exports);
68
- tslib_1.__exportStar(require("./DeleteArtifactCommand"), exports);
69
- tslib_1.__exportStar(require("./DeleteAssociationCommand"), exports);
70
- tslib_1.__exportStar(require("./DeleteClusterCommand"), exports);
71
- tslib_1.__exportStar(require("./DeleteCodeRepositoryCommand"), exports);
72
- tslib_1.__exportStar(require("./DeleteCompilationJobCommand"), exports);
73
- tslib_1.__exportStar(require("./DeleteContextCommand"), exports);
74
- tslib_1.__exportStar(require("./DeleteDataQualityJobDefinitionCommand"), exports);
75
- tslib_1.__exportStar(require("./DeleteDeviceFleetCommand"), exports);
76
- tslib_1.__exportStar(require("./DeleteDomainCommand"), exports);
77
- tslib_1.__exportStar(require("./DeleteEdgeDeploymentPlanCommand"), exports);
78
- tslib_1.__exportStar(require("./DeleteEdgeDeploymentStageCommand"), exports);
79
- tslib_1.__exportStar(require("./DeleteEndpointCommand"), exports);
80
- tslib_1.__exportStar(require("./DeleteEndpointConfigCommand"), exports);
81
- tslib_1.__exportStar(require("./DeleteExperimentCommand"), exports);
82
- tslib_1.__exportStar(require("./DeleteFeatureGroupCommand"), exports);
83
- tslib_1.__exportStar(require("./DeleteFlowDefinitionCommand"), exports);
84
- tslib_1.__exportStar(require("./DeleteHubCommand"), exports);
85
- tslib_1.__exportStar(require("./DeleteHubContentCommand"), exports);
86
- tslib_1.__exportStar(require("./DeleteHumanTaskUiCommand"), exports);
87
- tslib_1.__exportStar(require("./DeleteImageCommand"), exports);
88
- tslib_1.__exportStar(require("./DeleteImageVersionCommand"), exports);
89
- tslib_1.__exportStar(require("./DeleteInferenceComponentCommand"), exports);
90
- tslib_1.__exportStar(require("./DeleteInferenceExperimentCommand"), exports);
91
- tslib_1.__exportStar(require("./DeleteModelBiasJobDefinitionCommand"), exports);
92
- tslib_1.__exportStar(require("./DeleteModelCardCommand"), exports);
93
- tslib_1.__exportStar(require("./DeleteModelCommand"), exports);
94
- tslib_1.__exportStar(require("./DeleteModelExplainabilityJobDefinitionCommand"), exports);
95
- tslib_1.__exportStar(require("./DeleteModelPackageCommand"), exports);
96
- tslib_1.__exportStar(require("./DeleteModelPackageGroupCommand"), exports);
97
- tslib_1.__exportStar(require("./DeleteModelPackageGroupPolicyCommand"), exports);
98
- tslib_1.__exportStar(require("./DeleteModelQualityJobDefinitionCommand"), exports);
99
- tslib_1.__exportStar(require("./DeleteMonitoringScheduleCommand"), exports);
100
- tslib_1.__exportStar(require("./DeleteNotebookInstanceCommand"), exports);
101
- tslib_1.__exportStar(require("./DeleteNotebookInstanceLifecycleConfigCommand"), exports);
102
- tslib_1.__exportStar(require("./DeletePipelineCommand"), exports);
103
- tslib_1.__exportStar(require("./DeleteProjectCommand"), exports);
104
- tslib_1.__exportStar(require("./DeleteSpaceCommand"), exports);
105
- tslib_1.__exportStar(require("./DeleteStudioLifecycleConfigCommand"), exports);
106
- tslib_1.__exportStar(require("./DeleteTagsCommand"), exports);
107
- tslib_1.__exportStar(require("./DeleteTrialCommand"), exports);
108
- tslib_1.__exportStar(require("./DeleteTrialComponentCommand"), exports);
109
- tslib_1.__exportStar(require("./DeleteUserProfileCommand"), exports);
110
- tslib_1.__exportStar(require("./DeleteWorkforceCommand"), exports);
111
- tslib_1.__exportStar(require("./DeleteWorkteamCommand"), exports);
112
- tslib_1.__exportStar(require("./DeregisterDevicesCommand"), exports);
113
- tslib_1.__exportStar(require("./DescribeActionCommand"), exports);
114
- tslib_1.__exportStar(require("./DescribeAlgorithmCommand"), exports);
115
- tslib_1.__exportStar(require("./DescribeAppCommand"), exports);
116
- tslib_1.__exportStar(require("./DescribeAppImageConfigCommand"), exports);
117
- tslib_1.__exportStar(require("./DescribeArtifactCommand"), exports);
118
- tslib_1.__exportStar(require("./DescribeAutoMLJobCommand"), exports);
119
- tslib_1.__exportStar(require("./DescribeAutoMLJobV2Command"), exports);
120
- tslib_1.__exportStar(require("./DescribeClusterCommand"), exports);
121
- tslib_1.__exportStar(require("./DescribeClusterNodeCommand"), exports);
122
- tslib_1.__exportStar(require("./DescribeCodeRepositoryCommand"), exports);
123
- tslib_1.__exportStar(require("./DescribeCompilationJobCommand"), exports);
124
- tslib_1.__exportStar(require("./DescribeContextCommand"), exports);
125
- tslib_1.__exportStar(require("./DescribeDataQualityJobDefinitionCommand"), exports);
126
- tslib_1.__exportStar(require("./DescribeDeviceCommand"), exports);
127
- tslib_1.__exportStar(require("./DescribeDeviceFleetCommand"), exports);
128
- tslib_1.__exportStar(require("./DescribeDomainCommand"), exports);
129
- tslib_1.__exportStar(require("./DescribeEdgeDeploymentPlanCommand"), exports);
130
- tslib_1.__exportStar(require("./DescribeEdgePackagingJobCommand"), exports);
131
- tslib_1.__exportStar(require("./DescribeEndpointCommand"), exports);
132
- tslib_1.__exportStar(require("./DescribeEndpointConfigCommand"), exports);
133
- tslib_1.__exportStar(require("./DescribeExperimentCommand"), exports);
134
- tslib_1.__exportStar(require("./DescribeFeatureGroupCommand"), exports);
135
- tslib_1.__exportStar(require("./DescribeFeatureMetadataCommand"), exports);
136
- tslib_1.__exportStar(require("./DescribeFlowDefinitionCommand"), exports);
137
- tslib_1.__exportStar(require("./DescribeHubCommand"), exports);
138
- tslib_1.__exportStar(require("./DescribeHubContentCommand"), exports);
139
- tslib_1.__exportStar(require("./DescribeHumanTaskUiCommand"), exports);
140
- tslib_1.__exportStar(require("./DescribeHyperParameterTuningJobCommand"), exports);
141
- tslib_1.__exportStar(require("./DescribeImageCommand"), exports);
142
- tslib_1.__exportStar(require("./DescribeImageVersionCommand"), exports);
143
- tslib_1.__exportStar(require("./DescribeInferenceComponentCommand"), exports);
144
- tslib_1.__exportStar(require("./DescribeInferenceExperimentCommand"), exports);
145
- tslib_1.__exportStar(require("./DescribeInferenceRecommendationsJobCommand"), exports);
146
- tslib_1.__exportStar(require("./DescribeLabelingJobCommand"), exports);
147
- tslib_1.__exportStar(require("./DescribeLineageGroupCommand"), exports);
148
- tslib_1.__exportStar(require("./DescribeModelBiasJobDefinitionCommand"), exports);
149
- tslib_1.__exportStar(require("./DescribeModelCardCommand"), exports);
150
- tslib_1.__exportStar(require("./DescribeModelCardExportJobCommand"), exports);
151
- tslib_1.__exportStar(require("./DescribeModelCommand"), exports);
152
- tslib_1.__exportStar(require("./DescribeModelExplainabilityJobDefinitionCommand"), exports);
153
- tslib_1.__exportStar(require("./DescribeModelPackageCommand"), exports);
154
- tslib_1.__exportStar(require("./DescribeModelPackageGroupCommand"), exports);
155
- tslib_1.__exportStar(require("./DescribeModelQualityJobDefinitionCommand"), exports);
156
- tslib_1.__exportStar(require("./DescribeMonitoringScheduleCommand"), exports);
157
- tslib_1.__exportStar(require("./DescribeNotebookInstanceCommand"), exports);
158
- tslib_1.__exportStar(require("./DescribeNotebookInstanceLifecycleConfigCommand"), exports);
159
- tslib_1.__exportStar(require("./DescribePipelineCommand"), exports);
160
- tslib_1.__exportStar(require("./DescribePipelineDefinitionForExecutionCommand"), exports);
161
- tslib_1.__exportStar(require("./DescribePipelineExecutionCommand"), exports);
162
- tslib_1.__exportStar(require("./DescribeProcessingJobCommand"), exports);
163
- tslib_1.__exportStar(require("./DescribeProjectCommand"), exports);
164
- tslib_1.__exportStar(require("./DescribeSpaceCommand"), exports);
165
- tslib_1.__exportStar(require("./DescribeStudioLifecycleConfigCommand"), exports);
166
- tslib_1.__exportStar(require("./DescribeSubscribedWorkteamCommand"), exports);
167
- tslib_1.__exportStar(require("./DescribeTrainingJobCommand"), exports);
168
- tslib_1.__exportStar(require("./DescribeTransformJobCommand"), exports);
169
- tslib_1.__exportStar(require("./DescribeTrialCommand"), exports);
170
- tslib_1.__exportStar(require("./DescribeTrialComponentCommand"), exports);
171
- tslib_1.__exportStar(require("./DescribeUserProfileCommand"), exports);
172
- tslib_1.__exportStar(require("./DescribeWorkforceCommand"), exports);
173
- tslib_1.__exportStar(require("./DescribeWorkteamCommand"), exports);
174
- tslib_1.__exportStar(require("./DisableSagemakerServicecatalogPortfolioCommand"), exports);
175
- tslib_1.__exportStar(require("./DisassociateTrialComponentCommand"), exports);
176
- tslib_1.__exportStar(require("./EnableSagemakerServicecatalogPortfolioCommand"), exports);
177
- tslib_1.__exportStar(require("./GetDeviceFleetReportCommand"), exports);
178
- tslib_1.__exportStar(require("./GetLineageGroupPolicyCommand"), exports);
179
- tslib_1.__exportStar(require("./GetModelPackageGroupPolicyCommand"), exports);
180
- tslib_1.__exportStar(require("./GetSagemakerServicecatalogPortfolioStatusCommand"), exports);
181
- tslib_1.__exportStar(require("./GetScalingConfigurationRecommendationCommand"), exports);
182
- tslib_1.__exportStar(require("./GetSearchSuggestionsCommand"), exports);
183
- tslib_1.__exportStar(require("./ImportHubContentCommand"), exports);
184
- tslib_1.__exportStar(require("./ListActionsCommand"), exports);
185
- tslib_1.__exportStar(require("./ListAlgorithmsCommand"), exports);
186
- tslib_1.__exportStar(require("./ListAliasesCommand"), exports);
187
- tslib_1.__exportStar(require("./ListAppImageConfigsCommand"), exports);
188
- tslib_1.__exportStar(require("./ListAppsCommand"), exports);
189
- tslib_1.__exportStar(require("./ListArtifactsCommand"), exports);
190
- tslib_1.__exportStar(require("./ListAssociationsCommand"), exports);
191
- tslib_1.__exportStar(require("./ListAutoMLJobsCommand"), exports);
192
- tslib_1.__exportStar(require("./ListCandidatesForAutoMLJobCommand"), exports);
193
- tslib_1.__exportStar(require("./ListClusterNodesCommand"), exports);
194
- tslib_1.__exportStar(require("./ListClustersCommand"), exports);
195
- tslib_1.__exportStar(require("./ListCodeRepositoriesCommand"), exports);
196
- tslib_1.__exportStar(require("./ListCompilationJobsCommand"), exports);
197
- tslib_1.__exportStar(require("./ListContextsCommand"), exports);
198
- tslib_1.__exportStar(require("./ListDataQualityJobDefinitionsCommand"), exports);
199
- tslib_1.__exportStar(require("./ListDeviceFleetsCommand"), exports);
200
- tslib_1.__exportStar(require("./ListDevicesCommand"), exports);
201
- tslib_1.__exportStar(require("./ListDomainsCommand"), exports);
202
- tslib_1.__exportStar(require("./ListEdgeDeploymentPlansCommand"), exports);
203
- tslib_1.__exportStar(require("./ListEdgePackagingJobsCommand"), exports);
204
- tslib_1.__exportStar(require("./ListEndpointConfigsCommand"), exports);
205
- tslib_1.__exportStar(require("./ListEndpointsCommand"), exports);
206
- tslib_1.__exportStar(require("./ListExperimentsCommand"), exports);
207
- tslib_1.__exportStar(require("./ListFeatureGroupsCommand"), exports);
208
- tslib_1.__exportStar(require("./ListFlowDefinitionsCommand"), exports);
209
- tslib_1.__exportStar(require("./ListHubContentVersionsCommand"), exports);
210
- tslib_1.__exportStar(require("./ListHubContentsCommand"), exports);
211
- tslib_1.__exportStar(require("./ListHubsCommand"), exports);
212
- tslib_1.__exportStar(require("./ListHumanTaskUisCommand"), exports);
213
- tslib_1.__exportStar(require("./ListHyperParameterTuningJobsCommand"), exports);
214
- tslib_1.__exportStar(require("./ListImageVersionsCommand"), exports);
215
- tslib_1.__exportStar(require("./ListImagesCommand"), exports);
216
- tslib_1.__exportStar(require("./ListInferenceComponentsCommand"), exports);
217
- tslib_1.__exportStar(require("./ListInferenceExperimentsCommand"), exports);
218
- tslib_1.__exportStar(require("./ListInferenceRecommendationsJobStepsCommand"), exports);
219
- tslib_1.__exportStar(require("./ListInferenceRecommendationsJobsCommand"), exports);
220
- tslib_1.__exportStar(require("./ListLabelingJobsCommand"), exports);
221
- tslib_1.__exportStar(require("./ListLabelingJobsForWorkteamCommand"), exports);
222
- tslib_1.__exportStar(require("./ListLineageGroupsCommand"), exports);
223
- tslib_1.__exportStar(require("./ListModelBiasJobDefinitionsCommand"), exports);
224
- tslib_1.__exportStar(require("./ListModelCardExportJobsCommand"), exports);
225
- tslib_1.__exportStar(require("./ListModelCardVersionsCommand"), exports);
226
- tslib_1.__exportStar(require("./ListModelCardsCommand"), exports);
227
- tslib_1.__exportStar(require("./ListModelExplainabilityJobDefinitionsCommand"), exports);
228
- tslib_1.__exportStar(require("./ListModelMetadataCommand"), exports);
229
- tslib_1.__exportStar(require("./ListModelPackageGroupsCommand"), exports);
230
- tslib_1.__exportStar(require("./ListModelPackagesCommand"), exports);
231
- tslib_1.__exportStar(require("./ListModelQualityJobDefinitionsCommand"), exports);
232
- tslib_1.__exportStar(require("./ListModelsCommand"), exports);
233
- tslib_1.__exportStar(require("./ListMonitoringAlertHistoryCommand"), exports);
234
- tslib_1.__exportStar(require("./ListMonitoringAlertsCommand"), exports);
235
- tslib_1.__exportStar(require("./ListMonitoringExecutionsCommand"), exports);
236
- tslib_1.__exportStar(require("./ListMonitoringSchedulesCommand"), exports);
237
- tslib_1.__exportStar(require("./ListNotebookInstanceLifecycleConfigsCommand"), exports);
238
- tslib_1.__exportStar(require("./ListNotebookInstancesCommand"), exports);
239
- tslib_1.__exportStar(require("./ListPipelineExecutionStepsCommand"), exports);
240
- tslib_1.__exportStar(require("./ListPipelineExecutionsCommand"), exports);
241
- tslib_1.__exportStar(require("./ListPipelineParametersForExecutionCommand"), exports);
242
- tslib_1.__exportStar(require("./ListPipelinesCommand"), exports);
243
- tslib_1.__exportStar(require("./ListProcessingJobsCommand"), exports);
244
- tslib_1.__exportStar(require("./ListProjectsCommand"), exports);
245
- tslib_1.__exportStar(require("./ListResourceCatalogsCommand"), exports);
246
- tslib_1.__exportStar(require("./ListSpacesCommand"), exports);
247
- tslib_1.__exportStar(require("./ListStageDevicesCommand"), exports);
248
- tslib_1.__exportStar(require("./ListStudioLifecycleConfigsCommand"), exports);
249
- tslib_1.__exportStar(require("./ListSubscribedWorkteamsCommand"), exports);
250
- tslib_1.__exportStar(require("./ListTagsCommand"), exports);
251
- tslib_1.__exportStar(require("./ListTrainingJobsCommand"), exports);
252
- tslib_1.__exportStar(require("./ListTrainingJobsForHyperParameterTuningJobCommand"), exports);
253
- tslib_1.__exportStar(require("./ListTransformJobsCommand"), exports);
254
- tslib_1.__exportStar(require("./ListTrialComponentsCommand"), exports);
255
- tslib_1.__exportStar(require("./ListTrialsCommand"), exports);
256
- tslib_1.__exportStar(require("./ListUserProfilesCommand"), exports);
257
- tslib_1.__exportStar(require("./ListWorkforcesCommand"), exports);
258
- tslib_1.__exportStar(require("./ListWorkteamsCommand"), exports);
259
- tslib_1.__exportStar(require("./PutModelPackageGroupPolicyCommand"), exports);
260
- tslib_1.__exportStar(require("./QueryLineageCommand"), exports);
261
- tslib_1.__exportStar(require("./RegisterDevicesCommand"), exports);
262
- tslib_1.__exportStar(require("./RenderUiTemplateCommand"), exports);
263
- tslib_1.__exportStar(require("./RetryPipelineExecutionCommand"), exports);
264
- tslib_1.__exportStar(require("./SearchCommand"), exports);
265
- tslib_1.__exportStar(require("./SendPipelineExecutionStepFailureCommand"), exports);
266
- tslib_1.__exportStar(require("./SendPipelineExecutionStepSuccessCommand"), exports);
267
- tslib_1.__exportStar(require("./StartEdgeDeploymentStageCommand"), exports);
268
- tslib_1.__exportStar(require("./StartInferenceExperimentCommand"), exports);
269
- tslib_1.__exportStar(require("./StartMonitoringScheduleCommand"), exports);
270
- tslib_1.__exportStar(require("./StartNotebookInstanceCommand"), exports);
271
- tslib_1.__exportStar(require("./StartPipelineExecutionCommand"), exports);
272
- tslib_1.__exportStar(require("./StopAutoMLJobCommand"), exports);
273
- tslib_1.__exportStar(require("./StopCompilationJobCommand"), exports);
274
- tslib_1.__exportStar(require("./StopEdgeDeploymentStageCommand"), exports);
275
- tslib_1.__exportStar(require("./StopEdgePackagingJobCommand"), exports);
276
- tslib_1.__exportStar(require("./StopHyperParameterTuningJobCommand"), exports);
277
- tslib_1.__exportStar(require("./StopInferenceExperimentCommand"), exports);
278
- tslib_1.__exportStar(require("./StopInferenceRecommendationsJobCommand"), exports);
279
- tslib_1.__exportStar(require("./StopLabelingJobCommand"), exports);
280
- tslib_1.__exportStar(require("./StopMonitoringScheduleCommand"), exports);
281
- tslib_1.__exportStar(require("./StopNotebookInstanceCommand"), exports);
282
- tslib_1.__exportStar(require("./StopPipelineExecutionCommand"), exports);
283
- tslib_1.__exportStar(require("./StopProcessingJobCommand"), exports);
284
- tslib_1.__exportStar(require("./StopTrainingJobCommand"), exports);
285
- tslib_1.__exportStar(require("./StopTransformJobCommand"), exports);
286
- tslib_1.__exportStar(require("./UpdateActionCommand"), exports);
287
- tslib_1.__exportStar(require("./UpdateAppImageConfigCommand"), exports);
288
- tslib_1.__exportStar(require("./UpdateArtifactCommand"), exports);
289
- tslib_1.__exportStar(require("./UpdateClusterCommand"), exports);
290
- tslib_1.__exportStar(require("./UpdateCodeRepositoryCommand"), exports);
291
- tslib_1.__exportStar(require("./UpdateContextCommand"), exports);
292
- tslib_1.__exportStar(require("./UpdateDeviceFleetCommand"), exports);
293
- tslib_1.__exportStar(require("./UpdateDevicesCommand"), exports);
294
- tslib_1.__exportStar(require("./UpdateDomainCommand"), exports);
295
- tslib_1.__exportStar(require("./UpdateEndpointCommand"), exports);
296
- tslib_1.__exportStar(require("./UpdateEndpointWeightsAndCapacitiesCommand"), exports);
297
- tslib_1.__exportStar(require("./UpdateExperimentCommand"), exports);
298
- tslib_1.__exportStar(require("./UpdateFeatureGroupCommand"), exports);
299
- tslib_1.__exportStar(require("./UpdateFeatureMetadataCommand"), exports);
300
- tslib_1.__exportStar(require("./UpdateHubCommand"), exports);
301
- tslib_1.__exportStar(require("./UpdateImageCommand"), exports);
302
- tslib_1.__exportStar(require("./UpdateImageVersionCommand"), exports);
303
- tslib_1.__exportStar(require("./UpdateInferenceComponentCommand"), exports);
304
- tslib_1.__exportStar(require("./UpdateInferenceComponentRuntimeConfigCommand"), exports);
305
- tslib_1.__exportStar(require("./UpdateInferenceExperimentCommand"), exports);
306
- tslib_1.__exportStar(require("./UpdateModelCardCommand"), exports);
307
- tslib_1.__exportStar(require("./UpdateModelPackageCommand"), exports);
308
- tslib_1.__exportStar(require("./UpdateMonitoringAlertCommand"), exports);
309
- tslib_1.__exportStar(require("./UpdateMonitoringScheduleCommand"), exports);
310
- tslib_1.__exportStar(require("./UpdateNotebookInstanceCommand"), exports);
311
- tslib_1.__exportStar(require("./UpdateNotebookInstanceLifecycleConfigCommand"), exports);
312
- tslib_1.__exportStar(require("./UpdatePipelineCommand"), exports);
313
- tslib_1.__exportStar(require("./UpdatePipelineExecutionCommand"), exports);
314
- tslib_1.__exportStar(require("./UpdateProjectCommand"), exports);
315
- tslib_1.__exportStar(require("./UpdateSpaceCommand"), exports);
316
- tslib_1.__exportStar(require("./UpdateTrainingJobCommand"), exports);
317
- tslib_1.__exportStar(require("./UpdateTrialCommand"), exports);
318
- tslib_1.__exportStar(require("./UpdateTrialComponentCommand"), exports);
319
- tslib_1.__exportStar(require("./UpdateUserProfileCommand"), exports);
320
- tslib_1.__exportStar(require("./UpdateWorkforceCommand"), exports);
321
- tslib_1.__exportStar(require("./UpdateWorkteamCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "sagemaker",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");