@aws-sdk/client-sagemaker 3.948.0 → 3.953.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 (399) hide show
  1. package/dist-cjs/index.js +6025 -3996
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AddAssociationCommand.js +2 -2
  4. package/dist-es/commands/AddTagsCommand.js +2 -2
  5. package/dist-es/commands/AssociateTrialComponentCommand.js +2 -2
  6. package/dist-es/commands/AttachClusterNodeVolumeCommand.js +2 -2
  7. package/dist-es/commands/BatchAddClusterNodesCommand.js +2 -2
  8. package/dist-es/commands/BatchDeleteClusterNodesCommand.js +2 -2
  9. package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -2
  10. package/dist-es/commands/BatchRebootClusterNodesCommand.js +2 -2
  11. package/dist-es/commands/BatchReplaceClusterNodesCommand.js +2 -2
  12. package/dist-es/commands/CreateActionCommand.js +2 -2
  13. package/dist-es/commands/CreateAlgorithmCommand.js +2 -2
  14. package/dist-es/commands/CreateAppCommand.js +2 -2
  15. package/dist-es/commands/CreateAppImageConfigCommand.js +2 -2
  16. package/dist-es/commands/CreateArtifactCommand.js +2 -2
  17. package/dist-es/commands/CreateAutoMLJobCommand.js +2 -2
  18. package/dist-es/commands/CreateAutoMLJobV2Command.js +2 -2
  19. package/dist-es/commands/CreateClusterCommand.js +2 -2
  20. package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +2 -2
  21. package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -2
  22. package/dist-es/commands/CreateCompilationJobCommand.js +2 -2
  23. package/dist-es/commands/CreateComputeQuotaCommand.js +2 -2
  24. package/dist-es/commands/CreateContextCommand.js +2 -2
  25. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
  26. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  27. package/dist-es/commands/CreateDomainCommand.js +2 -2
  28. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
  29. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
  30. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  31. package/dist-es/commands/CreateEndpointCommand.js +2 -2
  32. package/dist-es/commands/CreateEndpointConfigCommand.js +2 -2
  33. package/dist-es/commands/CreateExperimentCommand.js +2 -2
  34. package/dist-es/commands/CreateFeatureGroupCommand.js +2 -2
  35. package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -2
  36. package/dist-es/commands/CreateHubCommand.js +2 -2
  37. package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +2 -2
  38. package/dist-es/commands/CreateHubContentReferenceCommand.js +2 -2
  39. package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -2
  40. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -2
  41. package/dist-es/commands/CreateImageCommand.js +2 -2
  42. package/dist-es/commands/CreateImageVersionCommand.js +2 -2
  43. package/dist-es/commands/CreateInferenceComponentCommand.js +2 -2
  44. package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -2
  45. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
  46. package/dist-es/commands/CreateLabelingJobCommand.js +2 -2
  47. package/dist-es/commands/CreateMlflowAppCommand.js +2 -2
  48. package/dist-es/commands/CreateMlflowTrackingServerCommand.js +2 -2
  49. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
  50. package/dist-es/commands/CreateModelCardCommand.js +2 -2
  51. package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -2
  52. package/dist-es/commands/CreateModelCommand.js +2 -2
  53. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
  54. package/dist-es/commands/CreateModelPackageCommand.js +2 -2
  55. package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -2
  56. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
  57. package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -2
  58. package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -2
  59. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
  60. package/dist-es/commands/CreateOptimizationJobCommand.js +2 -2
  61. package/dist-es/commands/CreatePartnerAppCommand.js +2 -2
  62. package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +2 -2
  63. package/dist-es/commands/CreatePipelineCommand.js +2 -2
  64. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -2
  65. package/dist-es/commands/CreatePresignedMlflowAppUrlCommand.js +2 -2
  66. package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +2 -2
  67. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
  68. package/dist-es/commands/CreateProcessingJobCommand.js +2 -2
  69. package/dist-es/commands/CreateProjectCommand.js +2 -2
  70. package/dist-es/commands/CreateSpaceCommand.js +2 -2
  71. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -2
  72. package/dist-es/commands/CreateTrainingJobCommand.js +2 -2
  73. package/dist-es/commands/CreateTrainingPlanCommand.js +2 -2
  74. package/dist-es/commands/CreateTransformJobCommand.js +2 -2
  75. package/dist-es/commands/CreateTrialCommand.js +2 -2
  76. package/dist-es/commands/CreateTrialComponentCommand.js +2 -2
  77. package/dist-es/commands/CreateUserProfileCommand.js +2 -2
  78. package/dist-es/commands/CreateWorkforceCommand.js +2 -2
  79. package/dist-es/commands/CreateWorkteamCommand.js +2 -2
  80. package/dist-es/commands/DeleteActionCommand.js +2 -2
  81. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  82. package/dist-es/commands/DeleteAppCommand.js +2 -2
  83. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  84. package/dist-es/commands/DeleteArtifactCommand.js +2 -2
  85. package/dist-es/commands/DeleteAssociationCommand.js +2 -2
  86. package/dist-es/commands/DeleteClusterCommand.js +2 -2
  87. package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +2 -2
  88. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  89. package/dist-es/commands/DeleteCompilationJobCommand.js +2 -2
  90. package/dist-es/commands/DeleteComputeQuotaCommand.js +2 -2
  91. package/dist-es/commands/DeleteContextCommand.js +2 -2
  92. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  93. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  94. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  95. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
  96. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
  97. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  98. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  99. package/dist-es/commands/DeleteExperimentCommand.js +2 -2
  100. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  101. package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -2
  102. package/dist-es/commands/DeleteHubCommand.js +2 -2
  103. package/dist-es/commands/DeleteHubContentCommand.js +2 -2
  104. package/dist-es/commands/DeleteHubContentReferenceCommand.js +2 -2
  105. package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -2
  106. package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +2 -2
  107. package/dist-es/commands/DeleteImageCommand.js +2 -2
  108. package/dist-es/commands/DeleteImageVersionCommand.js +2 -2
  109. package/dist-es/commands/DeleteInferenceComponentCommand.js +2 -2
  110. package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -2
  111. package/dist-es/commands/DeleteMlflowAppCommand.js +2 -2
  112. package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +2 -2
  113. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  114. package/dist-es/commands/DeleteModelCardCommand.js +2 -2
  115. package/dist-es/commands/DeleteModelCommand.js +2 -2
  116. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  117. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  118. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  119. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  120. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  121. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  122. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  123. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  124. package/dist-es/commands/DeleteOptimizationJobCommand.js +2 -2
  125. package/dist-es/commands/DeletePartnerAppCommand.js +2 -2
  126. package/dist-es/commands/DeletePipelineCommand.js +2 -2
  127. package/dist-es/commands/DeleteProcessingJobCommand.js +2 -2
  128. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  129. package/dist-es/commands/DeleteSpaceCommand.js +2 -2
  130. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  131. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  132. package/dist-es/commands/DeleteTrainingJobCommand.js +2 -2
  133. package/dist-es/commands/DeleteTrialCommand.js +2 -2
  134. package/dist-es/commands/DeleteTrialComponentCommand.js +2 -2
  135. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  136. package/dist-es/commands/DeleteWorkforceCommand.js +2 -2
  137. package/dist-es/commands/DeleteWorkteamCommand.js +2 -2
  138. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  139. package/dist-es/commands/DescribeActionCommand.js +2 -2
  140. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -2
  141. package/dist-es/commands/DescribeAppCommand.js +2 -2
  142. package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -2
  143. package/dist-es/commands/DescribeArtifactCommand.js +2 -2
  144. package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -2
  145. package/dist-es/commands/DescribeAutoMLJobV2Command.js +2 -2
  146. package/dist-es/commands/DescribeClusterCommand.js +2 -2
  147. package/dist-es/commands/DescribeClusterEventCommand.js +2 -2
  148. package/dist-es/commands/DescribeClusterNodeCommand.js +2 -2
  149. package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +2 -2
  150. package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -2
  151. package/dist-es/commands/DescribeCompilationJobCommand.js +2 -2
  152. package/dist-es/commands/DescribeComputeQuotaCommand.js +2 -2
  153. package/dist-es/commands/DescribeContextCommand.js +2 -2
  154. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
  155. package/dist-es/commands/DescribeDeviceCommand.js +2 -2
  156. package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -2
  157. package/dist-es/commands/DescribeDomainCommand.js +2 -2
  158. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
  159. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -2
  160. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  161. package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -2
  162. package/dist-es/commands/DescribeExperimentCommand.js +2 -2
  163. package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -2
  164. package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -2
  165. package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -2
  166. package/dist-es/commands/DescribeHubCommand.js +2 -2
  167. package/dist-es/commands/DescribeHubContentCommand.js +2 -2
  168. package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -2
  169. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
  170. package/dist-es/commands/DescribeImageCommand.js +2 -2
  171. package/dist-es/commands/DescribeImageVersionCommand.js +2 -2
  172. package/dist-es/commands/DescribeInferenceComponentCommand.js +2 -2
  173. package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -2
  174. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
  175. package/dist-es/commands/DescribeLabelingJobCommand.js +2 -2
  176. package/dist-es/commands/DescribeLineageGroupCommand.js +2 -2
  177. package/dist-es/commands/DescribeMlflowAppCommand.js +2 -2
  178. package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +2 -2
  179. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
  180. package/dist-es/commands/DescribeModelCardCommand.js +2 -2
  181. package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -2
  182. package/dist-es/commands/DescribeModelCommand.js +2 -2
  183. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
  184. package/dist-es/commands/DescribeModelPackageCommand.js +2 -2
  185. package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -2
  186. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
  187. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -2
  188. package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -2
  189. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
  190. package/dist-es/commands/DescribeOptimizationJobCommand.js +2 -2
  191. package/dist-es/commands/DescribePartnerAppCommand.js +2 -2
  192. package/dist-es/commands/DescribePipelineCommand.js +2 -2
  193. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
  194. package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -2
  195. package/dist-es/commands/DescribeProcessingJobCommand.js +2 -2
  196. package/dist-es/commands/DescribeProjectCommand.js +2 -2
  197. package/dist-es/commands/DescribeReservedCapacityCommand.js +2 -2
  198. package/dist-es/commands/DescribeSpaceCommand.js +2 -2
  199. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
  200. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -2
  201. package/dist-es/commands/DescribeTrainingJobCommand.js +2 -2
  202. package/dist-es/commands/DescribeTrainingPlanCommand.js +2 -2
  203. package/dist-es/commands/DescribeTransformJobCommand.js +2 -2
  204. package/dist-es/commands/DescribeTrialCommand.js +2 -2
  205. package/dist-es/commands/DescribeTrialComponentCommand.js +2 -2
  206. package/dist-es/commands/DescribeUserProfileCommand.js +2 -2
  207. package/dist-es/commands/DescribeWorkforceCommand.js +2 -2
  208. package/dist-es/commands/DescribeWorkteamCommand.js +2 -2
  209. package/dist-es/commands/DetachClusterNodeVolumeCommand.js +2 -2
  210. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
  211. package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -2
  212. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
  213. package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -2
  214. package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -2
  215. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -2
  216. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
  217. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +2 -2
  218. package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -2
  219. package/dist-es/commands/ImportHubContentCommand.js +2 -2
  220. package/dist-es/commands/ListActionsCommand.js +2 -2
  221. package/dist-es/commands/ListAlgorithmsCommand.js +2 -2
  222. package/dist-es/commands/ListAliasesCommand.js +2 -2
  223. package/dist-es/commands/ListAppImageConfigsCommand.js +2 -2
  224. package/dist-es/commands/ListAppsCommand.js +2 -2
  225. package/dist-es/commands/ListArtifactsCommand.js +2 -2
  226. package/dist-es/commands/ListAssociationsCommand.js +2 -2
  227. package/dist-es/commands/ListAutoMLJobsCommand.js +2 -2
  228. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
  229. package/dist-es/commands/ListClusterEventsCommand.js +2 -2
  230. package/dist-es/commands/ListClusterNodesCommand.js +2 -2
  231. package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +2 -2
  232. package/dist-es/commands/ListClustersCommand.js +2 -2
  233. package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -2
  234. package/dist-es/commands/ListCompilationJobsCommand.js +2 -2
  235. package/dist-es/commands/ListComputeQuotasCommand.js +2 -2
  236. package/dist-es/commands/ListContextsCommand.js +2 -2
  237. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
  238. package/dist-es/commands/ListDeviceFleetsCommand.js +2 -2
  239. package/dist-es/commands/ListDevicesCommand.js +2 -2
  240. package/dist-es/commands/ListDomainsCommand.js +2 -2
  241. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -2
  242. package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -2
  243. package/dist-es/commands/ListEndpointConfigsCommand.js +2 -2
  244. package/dist-es/commands/ListEndpointsCommand.js +2 -2
  245. package/dist-es/commands/ListExperimentsCommand.js +2 -2
  246. package/dist-es/commands/ListFeatureGroupsCommand.js +2 -2
  247. package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -2
  248. package/dist-es/commands/ListHubContentVersionsCommand.js +2 -2
  249. package/dist-es/commands/ListHubContentsCommand.js +2 -2
  250. package/dist-es/commands/ListHubsCommand.js +2 -2
  251. package/dist-es/commands/ListHumanTaskUisCommand.js +2 -2
  252. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -2
  253. package/dist-es/commands/ListImageVersionsCommand.js +2 -2
  254. package/dist-es/commands/ListImagesCommand.js +2 -2
  255. package/dist-es/commands/ListInferenceComponentsCommand.js +2 -2
  256. package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -2
  257. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -2
  258. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
  259. package/dist-es/commands/ListLabelingJobsCommand.js +2 -2
  260. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
  261. package/dist-es/commands/ListLineageGroupsCommand.js +2 -2
  262. package/dist-es/commands/ListMlflowAppsCommand.js +2 -2
  263. package/dist-es/commands/ListMlflowTrackingServersCommand.js +2 -2
  264. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
  265. package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -2
  266. package/dist-es/commands/ListModelCardVersionsCommand.js +2 -2
  267. package/dist-es/commands/ListModelCardsCommand.js +2 -2
  268. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
  269. package/dist-es/commands/ListModelMetadataCommand.js +2 -2
  270. package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -2
  271. package/dist-es/commands/ListModelPackagesCommand.js +2 -2
  272. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  273. package/dist-es/commands/ListModelsCommand.js +2 -2
  274. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -2
  275. package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -2
  276. package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -2
  277. package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -2
  278. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
  279. package/dist-es/commands/ListNotebookInstancesCommand.js +2 -2
  280. package/dist-es/commands/ListOptimizationJobsCommand.js +2 -2
  281. package/dist-es/commands/ListPartnerAppsCommand.js +2 -2
  282. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -2
  283. package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -2
  284. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -2
  285. package/dist-es/commands/ListPipelineVersionsCommand.js +2 -2
  286. package/dist-es/commands/ListPipelinesCommand.js +2 -2
  287. package/dist-es/commands/ListProcessingJobsCommand.js +2 -2
  288. package/dist-es/commands/ListProjectsCommand.js +2 -2
  289. package/dist-es/commands/ListResourceCatalogsCommand.js +2 -2
  290. package/dist-es/commands/ListSpacesCommand.js +2 -2
  291. package/dist-es/commands/ListStageDevicesCommand.js +2 -2
  292. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -2
  293. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -2
  294. package/dist-es/commands/ListTagsCommand.js +2 -2
  295. package/dist-es/commands/ListTrainingJobsCommand.js +2 -2
  296. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
  297. package/dist-es/commands/ListTrainingPlansCommand.js +2 -2
  298. package/dist-es/commands/ListTransformJobsCommand.js +2 -2
  299. package/dist-es/commands/ListTrialComponentsCommand.js +2 -2
  300. package/dist-es/commands/ListTrialsCommand.js +2 -2
  301. package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +2 -2
  302. package/dist-es/commands/ListUserProfilesCommand.js +2 -2
  303. package/dist-es/commands/ListWorkforcesCommand.js +2 -2
  304. package/dist-es/commands/ListWorkteamsCommand.js +2 -2
  305. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -2
  306. package/dist-es/commands/QueryLineageCommand.js +2 -2
  307. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  308. package/dist-es/commands/RenderUiTemplateCommand.js +2 -2
  309. package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -2
  310. package/dist-es/commands/SearchCommand.js +2 -2
  311. package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +2 -2
  312. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
  313. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
  314. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
  315. package/dist-es/commands/StartInferenceExperimentCommand.js +2 -2
  316. package/dist-es/commands/StartMlflowTrackingServerCommand.js +2 -2
  317. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  318. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  319. package/dist-es/commands/StartPipelineExecutionCommand.js +2 -2
  320. package/dist-es/commands/StartSessionCommand.js +2 -2
  321. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  322. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  323. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
  324. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  325. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  326. package/dist-es/commands/StopInferenceExperimentCommand.js +2 -2
  327. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  328. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  329. package/dist-es/commands/StopMlflowTrackingServerCommand.js +2 -2
  330. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  331. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  332. package/dist-es/commands/StopOptimizationJobCommand.js +2 -2
  333. package/dist-es/commands/StopPipelineExecutionCommand.js +2 -2
  334. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  335. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  336. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  337. package/dist-es/commands/UpdateActionCommand.js +2 -2
  338. package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -2
  339. package/dist-es/commands/UpdateArtifactCommand.js +2 -2
  340. package/dist-es/commands/UpdateClusterCommand.js +2 -2
  341. package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +2 -2
  342. package/dist-es/commands/UpdateClusterSoftwareCommand.js +2 -2
  343. package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -2
  344. package/dist-es/commands/UpdateComputeQuotaCommand.js +2 -2
  345. package/dist-es/commands/UpdateContextCommand.js +2 -2
  346. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  347. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  348. package/dist-es/commands/UpdateDomainCommand.js +2 -2
  349. package/dist-es/commands/UpdateEndpointCommand.js +2 -2
  350. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
  351. package/dist-es/commands/UpdateExperimentCommand.js +2 -2
  352. package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -2
  353. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  354. package/dist-es/commands/UpdateHubCommand.js +2 -2
  355. package/dist-es/commands/UpdateHubContentCommand.js +2 -2
  356. package/dist-es/commands/UpdateHubContentReferenceCommand.js +2 -2
  357. package/dist-es/commands/UpdateImageCommand.js +2 -2
  358. package/dist-es/commands/UpdateImageVersionCommand.js +2 -2
  359. package/dist-es/commands/UpdateInferenceComponentCommand.js +2 -2
  360. package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +2 -2
  361. package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -2
  362. package/dist-es/commands/UpdateMlflowAppCommand.js +2 -2
  363. package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +2 -2
  364. package/dist-es/commands/UpdateModelCardCommand.js +2 -2
  365. package/dist-es/commands/UpdateModelPackageCommand.js +2 -2
  366. package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -2
  367. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -2
  368. package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -2
  369. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
  370. package/dist-es/commands/UpdatePartnerAppCommand.js +2 -2
  371. package/dist-es/commands/UpdatePipelineCommand.js +2 -2
  372. package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -2
  373. package/dist-es/commands/UpdatePipelineVersionCommand.js +2 -2
  374. package/dist-es/commands/UpdateProjectCommand.js +2 -2
  375. package/dist-es/commands/UpdateSpaceCommand.js +2 -2
  376. package/dist-es/commands/UpdateTrainingJobCommand.js +2 -2
  377. package/dist-es/commands/UpdateTrialCommand.js +2 -2
  378. package/dist-es/commands/UpdateTrialComponentCommand.js +2 -2
  379. package/dist-es/commands/UpdateUserProfileCommand.js +2 -2
  380. package/dist-es/commands/UpdateWorkforceCommand.js +2 -2
  381. package/dist-es/commands/UpdateWorkteamCommand.js +2 -2
  382. package/dist-es/index.js +1 -0
  383. package/dist-es/runtimeConfig.shared.js +7 -6
  384. package/dist-es/schemas/schemas_0.js +3955 -3730
  385. package/dist-types/SageMakerClient.d.ts +1 -10
  386. package/dist-types/index.d.ts +1 -0
  387. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  388. package/dist-types/runtimeConfig.d.ts +6 -2
  389. package/dist-types/runtimeConfig.native.d.ts +6 -2
  390. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  391. package/dist-types/schemas/schemas_0.d.ts +1805 -2148
  392. package/dist-types/ts3.4/SageMakerClient.d.ts +0 -4
  393. package/dist-types/ts3.4/index.d.ts +1 -0
  394. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  395. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  396. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  397. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  398. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1804 -2150
  399. package/package.json +35 -35
@@ -26,12 +26,13 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ??
30
- new protocols_1.AwsJson1_1Protocol({
31
- defaultNamespace: "com.amazonaws.sagemaker",
32
- serviceTarget: "SageMaker",
33
- awsQueryCompatible: false,
34
- }),
29
+ protocol: config?.protocol ?? protocols_1.AwsJson1_1Protocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.sagemaker",
32
+ xmlNamespace: "http://sagemaker.amazonaws.com/doc/2017-05-13/",
33
+ version: "2017-07-24",
34
+ serviceTarget: "SageMaker",
35
+ },
35
36
  serviceId: config?.serviceId ?? "SageMaker",
36
37
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
37
38
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AddAssociation } from "../schemas/schemas_0";
4
+ import { AddAssociation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddAssociationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddAssociationCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "AddAssociation", {})
13
13
  .n("SageMakerClient", "AddAssociationCommand")
14
- .sc(AddAssociation)
14
+ .sc(AddAssociation$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AddTags } from "../schemas/schemas_0";
4
+ import { AddTags$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddTagsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddTagsCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "AddTags", {})
13
13
  .n("SageMakerClient", "AddTagsCommand")
14
- .sc(AddTags)
14
+ .sc(AddTags$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateTrialComponent } from "../schemas/schemas_0";
4
+ import { AssociateTrialComponent$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateTrialComponentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateTrialComponentCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "AssociateTrialComponent", {})
13
13
  .n("SageMakerClient", "AssociateTrialComponentCommand")
14
- .sc(AssociateTrialComponent)
14
+ .sc(AssociateTrialComponent$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AttachClusterNodeVolume } from "../schemas/schemas_0";
4
+ import { AttachClusterNodeVolume$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AttachClusterNodeVolumeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AttachClusterNodeVolumeCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "AttachClusterNodeVolume", {})
13
13
  .n("SageMakerClient", "AttachClusterNodeVolumeCommand")
14
- .sc(AttachClusterNodeVolume)
14
+ .sc(AttachClusterNodeVolume$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchAddClusterNodes } from "../schemas/schemas_0";
4
+ import { BatchAddClusterNodes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchAddClusterNodesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchAddClusterNodesCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "BatchAddClusterNodes", {})
13
13
  .n("SageMakerClient", "BatchAddClusterNodesCommand")
14
- .sc(BatchAddClusterNodes)
14
+ .sc(BatchAddClusterNodes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchDeleteClusterNodes } from "../schemas/schemas_0";
4
+ import { BatchDeleteClusterNodes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchDeleteClusterNodesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchDeleteClusterNodesCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "BatchDeleteClusterNodes", {})
13
13
  .n("SageMakerClient", "BatchDeleteClusterNodesCommand")
14
- .sc(BatchDeleteClusterNodes)
14
+ .sc(BatchDeleteClusterNodes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchDescribeModelPackage } from "../schemas/schemas_0";
4
+ import { BatchDescribeModelPackage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchDescribeModelPackageCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchDescribeModelPackageCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "BatchDescribeModelPackage", {})
13
13
  .n("SageMakerClient", "BatchDescribeModelPackageCommand")
14
- .sc(BatchDescribeModelPackage)
14
+ .sc(BatchDescribeModelPackage$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchRebootClusterNodes } from "../schemas/schemas_0";
4
+ import { BatchRebootClusterNodes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchRebootClusterNodesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchRebootClusterNodesCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "BatchRebootClusterNodes", {})
13
13
  .n("SageMakerClient", "BatchRebootClusterNodesCommand")
14
- .sc(BatchRebootClusterNodes)
14
+ .sc(BatchRebootClusterNodes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchReplaceClusterNodes } from "../schemas/schemas_0";
4
+ import { BatchReplaceClusterNodes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchReplaceClusterNodesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchReplaceClusterNodesCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "BatchReplaceClusterNodes", {})
13
13
  .n("SageMakerClient", "BatchReplaceClusterNodesCommand")
14
- .sc(BatchReplaceClusterNodes)
14
+ .sc(BatchReplaceClusterNodes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAction } from "../schemas/schemas_0";
4
+ import { CreateAction$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateActionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateActionCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateAction", {})
13
13
  .n("SageMakerClient", "CreateActionCommand")
14
- .sc(CreateAction)
14
+ .sc(CreateAction$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAlgorithm } from "../schemas/schemas_0";
4
+ import { CreateAlgorithm$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAlgorithmCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAlgorithmCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateAlgorithm", {})
13
13
  .n("SageMakerClient", "CreateAlgorithmCommand")
14
- .sc(CreateAlgorithm)
14
+ .sc(CreateAlgorithm$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateApp } from "../schemas/schemas_0";
4
+ import { CreateApp$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAppCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAppCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateApp", {})
13
13
  .n("SageMakerClient", "CreateAppCommand")
14
- .sc(CreateApp)
14
+ .sc(CreateApp$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAppImageConfig } from "../schemas/schemas_0";
4
+ import { CreateAppImageConfig$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAppImageConfigCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAppImageConfigCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateAppImageConfig", {})
13
13
  .n("SageMakerClient", "CreateAppImageConfigCommand")
14
- .sc(CreateAppImageConfig)
14
+ .sc(CreateAppImageConfig$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateArtifact } from "../schemas/schemas_0";
4
+ import { CreateArtifact$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateArtifactCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateArtifactCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateArtifact", {})
13
13
  .n("SageMakerClient", "CreateArtifactCommand")
14
- .sc(CreateArtifact)
14
+ .sc(CreateArtifact$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAutoMLJob } from "../schemas/schemas_0";
4
+ import { CreateAutoMLJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAutoMLJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAutoMLJobCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateAutoMLJob", {})
13
13
  .n("SageMakerClient", "CreateAutoMLJobCommand")
14
- .sc(CreateAutoMLJob)
14
+ .sc(CreateAutoMLJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAutoMLJobV2 } from "../schemas/schemas_0";
4
+ import { CreateAutoMLJobV2$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAutoMLJobV2Command extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAutoMLJobV2Command extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateAutoMLJobV2", {})
13
13
  .n("SageMakerClient", "CreateAutoMLJobV2Command")
14
- .sc(CreateAutoMLJobV2)
14
+ .sc(CreateAutoMLJobV2$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateCluster } from "../schemas/schemas_0";
4
+ import { CreateCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateClusterCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateCluster", {})
13
13
  .n("SageMakerClient", "CreateClusterCommand")
14
- .sc(CreateCluster)
14
+ .sc(CreateCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateClusterSchedulerConfig } from "../schemas/schemas_0";
4
+ import { CreateClusterSchedulerConfig$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateClusterSchedulerConfigCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateClusterSchedulerConfigCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateClusterSchedulerConfig", {})
13
13
  .n("SageMakerClient", "CreateClusterSchedulerConfigCommand")
14
- .sc(CreateClusterSchedulerConfig)
14
+ .sc(CreateClusterSchedulerConfig$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateCodeRepository } from "../schemas/schemas_0";
4
+ import { CreateCodeRepository$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCodeRepositoryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCodeRepositoryCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateCodeRepository", {})
13
13
  .n("SageMakerClient", "CreateCodeRepositoryCommand")
14
- .sc(CreateCodeRepository)
14
+ .sc(CreateCodeRepository$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateCompilationJob } from "../schemas/schemas_0";
4
+ import { CreateCompilationJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCompilationJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCompilationJobCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateCompilationJob", {})
13
13
  .n("SageMakerClient", "CreateCompilationJobCommand")
14
- .sc(CreateCompilationJob)
14
+ .sc(CreateCompilationJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateComputeQuota } from "../schemas/schemas_0";
4
+ import { CreateComputeQuota$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateComputeQuotaCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateComputeQuotaCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateComputeQuota", {})
13
13
  .n("SageMakerClient", "CreateComputeQuotaCommand")
14
- .sc(CreateComputeQuota)
14
+ .sc(CreateComputeQuota$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateContext } from "../schemas/schemas_0";
4
+ import { CreateContext$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateContextCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateContextCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateContext", {})
13
13
  .n("SageMakerClient", "CreateContextCommand")
14
- .sc(CreateContext)
14
+ .sc(CreateContext$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDataQualityJobDefinition } from "../schemas/schemas_0";
4
+ import { CreateDataQualityJobDefinition$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDataQualityJobDefinitionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDataQualityJobDefinitionCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateDataQualityJobDefinition", {})
13
13
  .n("SageMakerClient", "CreateDataQualityJobDefinitionCommand")
14
- .sc(CreateDataQualityJobDefinition)
14
+ .sc(CreateDataQualityJobDefinition$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDeviceFleet } from "../schemas/schemas_0";
4
+ import { CreateDeviceFleet$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDeviceFleetCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDeviceFleetCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateDeviceFleet", {})
13
13
  .n("SageMakerClient", "CreateDeviceFleetCommand")
14
- .sc(CreateDeviceFleet)
14
+ .sc(CreateDeviceFleet$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDomain } from "../schemas/schemas_0";
4
+ import { CreateDomain$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDomainCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDomainCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateDomain", {})
13
13
  .n("SageMakerClient", "CreateDomainCommand")
14
- .sc(CreateDomain)
14
+ .sc(CreateDomain$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateEdgeDeploymentPlan } from "../schemas/schemas_0";
4
+ import { CreateEdgeDeploymentPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEdgeDeploymentPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEdgeDeploymentPlanCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateEdgeDeploymentPlan", {})
13
13
  .n("SageMakerClient", "CreateEdgeDeploymentPlanCommand")
14
- .sc(CreateEdgeDeploymentPlan)
14
+ .sc(CreateEdgeDeploymentPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateEdgeDeploymentStage } from "../schemas/schemas_0";
4
+ import { CreateEdgeDeploymentStage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEdgeDeploymentStageCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEdgeDeploymentStageCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateEdgeDeploymentStage", {})
13
13
  .n("SageMakerClient", "CreateEdgeDeploymentStageCommand")
14
- .sc(CreateEdgeDeploymentStage)
14
+ .sc(CreateEdgeDeploymentStage$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateEdgePackagingJob } from "../schemas/schemas_0";
4
+ import { CreateEdgePackagingJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEdgePackagingJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEdgePackagingJobCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateEdgePackagingJob", {})
13
13
  .n("SageMakerClient", "CreateEdgePackagingJobCommand")
14
- .sc(CreateEdgePackagingJob)
14
+ .sc(CreateEdgePackagingJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateEndpoint } from "../schemas/schemas_0";
4
+ import { CreateEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEndpointCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateEndpoint", {})
13
13
  .n("SageMakerClient", "CreateEndpointCommand")
14
- .sc(CreateEndpoint)
14
+ .sc(CreateEndpoint$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateEndpointConfig } from "../schemas/schemas_0";
4
+ import { CreateEndpointConfig$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEndpointConfigCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEndpointConfigCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateEndpointConfig", {})
13
13
  .n("SageMakerClient", "CreateEndpointConfigCommand")
14
- .sc(CreateEndpointConfig)
14
+ .sc(CreateEndpointConfig$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateExperiment } from "../schemas/schemas_0";
4
+ import { CreateExperiment$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateExperimentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateExperimentCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateExperiment", {})
13
13
  .n("SageMakerClient", "CreateExperimentCommand")
14
- .sc(CreateExperiment)
14
+ .sc(CreateExperiment$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateFeatureGroup } from "../schemas/schemas_0";
4
+ import { CreateFeatureGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateFeatureGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateFeatureGroupCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateFeatureGroup", {})
13
13
  .n("SageMakerClient", "CreateFeatureGroupCommand")
14
- .sc(CreateFeatureGroup)
14
+ .sc(CreateFeatureGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateFlowDefinition } from "../schemas/schemas_0";
4
+ import { CreateFlowDefinition$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateFlowDefinitionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateFlowDefinitionCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateFlowDefinition", {})
13
13
  .n("SageMakerClient", "CreateFlowDefinitionCommand")
14
- .sc(CreateFlowDefinition)
14
+ .sc(CreateFlowDefinition$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateHub } from "../schemas/schemas_0";
4
+ import { CreateHub$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateHubCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateHubCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateHub", {})
13
13
  .n("SageMakerClient", "CreateHubCommand")
14
- .sc(CreateHub)
14
+ .sc(CreateHub$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateHubContentPresignedUrls } from "../schemas/schemas_0";
4
+ import { CreateHubContentPresignedUrls$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateHubContentPresignedUrlsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateHubContentPresignedUrlsCommand extends $Command
11
11
  })
12
12
  .s("SageMaker", "CreateHubContentPresignedUrls", {})
13
13
  .n("SageMakerClient", "CreateHubContentPresignedUrlsCommand")
14
- .sc(CreateHubContentPresignedUrls)
14
+ .sc(CreateHubContentPresignedUrls$)
15
15
  .build() {
16
16
  }