@aws-sdk/client-sagemaker 3.478.0 → 3.481.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 (1285) hide show
  1. package/dist-cjs/commands/AddAssociationCommand.js +18 -41
  2. package/dist-cjs/commands/AddTagsCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateTrialComponentCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +18 -41
  5. package/dist-cjs/commands/CreateActionCommand.js +18 -41
  6. package/dist-cjs/commands/CreateAlgorithmCommand.js +18 -41
  7. package/dist-cjs/commands/CreateAppCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAppImageConfigCommand.js +18 -41
  9. package/dist-cjs/commands/CreateArtifactCommand.js +18 -41
  10. package/dist-cjs/commands/CreateAutoMLJobCommand.js +18 -41
  11. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +18 -41
  12. package/dist-cjs/commands/CreateClusterCommand.js +18 -41
  13. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +18 -41
  14. package/dist-cjs/commands/CreateCompilationJobCommand.js +18 -41
  15. package/dist-cjs/commands/CreateContextCommand.js +18 -41
  16. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +18 -41
  17. package/dist-cjs/commands/CreateDeviceFleetCommand.js +18 -41
  18. package/dist-cjs/commands/CreateDomainCommand.js +18 -41
  19. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +18 -41
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +18 -41
  21. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +18 -41
  22. package/dist-cjs/commands/CreateEndpointCommand.js +18 -41
  23. package/dist-cjs/commands/CreateEndpointConfigCommand.js +18 -41
  24. package/dist-cjs/commands/CreateExperimentCommand.js +18 -41
  25. package/dist-cjs/commands/CreateFeatureGroupCommand.js +18 -41
  26. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +18 -41
  27. package/dist-cjs/commands/CreateHubCommand.js +18 -41
  28. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +18 -41
  29. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +18 -41
  30. package/dist-cjs/commands/CreateImageCommand.js +18 -41
  31. package/dist-cjs/commands/CreateImageVersionCommand.js +18 -41
  32. package/dist-cjs/commands/CreateInferenceComponentCommand.js +18 -41
  33. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +18 -41
  34. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +18 -41
  35. package/dist-cjs/commands/CreateLabelingJobCommand.js +18 -41
  36. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +18 -41
  37. package/dist-cjs/commands/CreateModelCardCommand.js +18 -41
  38. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +18 -41
  39. package/dist-cjs/commands/CreateModelCommand.js +18 -41
  40. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +18 -41
  41. package/dist-cjs/commands/CreateModelPackageCommand.js +18 -41
  42. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +18 -41
  43. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +18 -41
  44. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +18 -41
  45. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +18 -41
  46. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +18 -41
  47. package/dist-cjs/commands/CreatePipelineCommand.js +18 -41
  48. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +18 -41
  49. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +18 -41
  50. package/dist-cjs/commands/CreateProcessingJobCommand.js +18 -41
  51. package/dist-cjs/commands/CreateProjectCommand.js +18 -41
  52. package/dist-cjs/commands/CreateSpaceCommand.js +18 -41
  53. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +18 -41
  54. package/dist-cjs/commands/CreateTrainingJobCommand.js +18 -41
  55. package/dist-cjs/commands/CreateTransformJobCommand.js +18 -41
  56. package/dist-cjs/commands/CreateTrialCommand.js +18 -41
  57. package/dist-cjs/commands/CreateTrialComponentCommand.js +18 -41
  58. package/dist-cjs/commands/CreateUserProfileCommand.js +18 -41
  59. package/dist-cjs/commands/CreateWorkforceCommand.js +18 -41
  60. package/dist-cjs/commands/CreateWorkteamCommand.js +18 -41
  61. package/dist-cjs/commands/DeleteActionCommand.js +18 -41
  62. package/dist-cjs/commands/DeleteAlgorithmCommand.js +18 -41
  63. package/dist-cjs/commands/DeleteAppCommand.js +18 -41
  64. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +18 -41
  65. package/dist-cjs/commands/DeleteArtifactCommand.js +18 -41
  66. package/dist-cjs/commands/DeleteAssociationCommand.js +18 -41
  67. package/dist-cjs/commands/DeleteClusterCommand.js +18 -41
  68. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +18 -41
  69. package/dist-cjs/commands/DeleteCompilationJobCommand.js +18 -41
  70. package/dist-cjs/commands/DeleteContextCommand.js +18 -41
  71. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +18 -41
  72. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +18 -41
  73. package/dist-cjs/commands/DeleteDomainCommand.js +18 -41
  74. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +18 -41
  75. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +18 -41
  76. package/dist-cjs/commands/DeleteEndpointCommand.js +18 -41
  77. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +18 -41
  78. package/dist-cjs/commands/DeleteExperimentCommand.js +18 -41
  79. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +18 -41
  80. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +18 -41
  81. package/dist-cjs/commands/DeleteHubCommand.js +18 -41
  82. package/dist-cjs/commands/DeleteHubContentCommand.js +18 -41
  83. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +18 -41
  84. package/dist-cjs/commands/DeleteImageCommand.js +18 -41
  85. package/dist-cjs/commands/DeleteImageVersionCommand.js +18 -41
  86. package/dist-cjs/commands/DeleteInferenceComponentCommand.js +18 -41
  87. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +18 -41
  88. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +18 -41
  89. package/dist-cjs/commands/DeleteModelCardCommand.js +18 -41
  90. package/dist-cjs/commands/DeleteModelCommand.js +18 -41
  91. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +18 -41
  92. package/dist-cjs/commands/DeleteModelPackageCommand.js +18 -41
  93. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +18 -41
  94. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +18 -41
  95. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +18 -41
  96. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +18 -41
  97. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +18 -41
  98. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +18 -41
  99. package/dist-cjs/commands/DeletePipelineCommand.js +18 -41
  100. package/dist-cjs/commands/DeleteProjectCommand.js +18 -41
  101. package/dist-cjs/commands/DeleteSpaceCommand.js +18 -41
  102. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +18 -41
  103. package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
  104. package/dist-cjs/commands/DeleteTrialCommand.js +18 -41
  105. package/dist-cjs/commands/DeleteTrialComponentCommand.js +18 -41
  106. package/dist-cjs/commands/DeleteUserProfileCommand.js +18 -41
  107. package/dist-cjs/commands/DeleteWorkforceCommand.js +18 -41
  108. package/dist-cjs/commands/DeleteWorkteamCommand.js +18 -41
  109. package/dist-cjs/commands/DeregisterDevicesCommand.js +18 -41
  110. package/dist-cjs/commands/DescribeActionCommand.js +18 -41
  111. package/dist-cjs/commands/DescribeAlgorithmCommand.js +18 -41
  112. package/dist-cjs/commands/DescribeAppCommand.js +18 -41
  113. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +18 -41
  114. package/dist-cjs/commands/DescribeArtifactCommand.js +18 -41
  115. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +18 -41
  116. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +18 -41
  117. package/dist-cjs/commands/DescribeClusterCommand.js +18 -41
  118. package/dist-cjs/commands/DescribeClusterNodeCommand.js +18 -41
  119. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +18 -41
  120. package/dist-cjs/commands/DescribeCompilationJobCommand.js +18 -41
  121. package/dist-cjs/commands/DescribeContextCommand.js +18 -41
  122. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +18 -41
  123. package/dist-cjs/commands/DescribeDeviceCommand.js +18 -41
  124. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +18 -41
  125. package/dist-cjs/commands/DescribeDomainCommand.js +18 -41
  126. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +18 -41
  127. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +18 -41
  128. package/dist-cjs/commands/DescribeEndpointCommand.js +18 -41
  129. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +18 -41
  130. package/dist-cjs/commands/DescribeExperimentCommand.js +18 -41
  131. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +18 -41
  132. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +18 -41
  133. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +18 -41
  134. package/dist-cjs/commands/DescribeHubCommand.js +18 -41
  135. package/dist-cjs/commands/DescribeHubContentCommand.js +18 -41
  136. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +18 -41
  137. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +18 -41
  138. package/dist-cjs/commands/DescribeImageCommand.js +18 -41
  139. package/dist-cjs/commands/DescribeImageVersionCommand.js +18 -41
  140. package/dist-cjs/commands/DescribeInferenceComponentCommand.js +18 -41
  141. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +18 -41
  142. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +18 -41
  143. package/dist-cjs/commands/DescribeLabelingJobCommand.js +18 -41
  144. package/dist-cjs/commands/DescribeLineageGroupCommand.js +18 -41
  145. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +18 -41
  146. package/dist-cjs/commands/DescribeModelCardCommand.js +18 -41
  147. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +18 -41
  148. package/dist-cjs/commands/DescribeModelCommand.js +18 -41
  149. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +18 -41
  150. package/dist-cjs/commands/DescribeModelPackageCommand.js +18 -41
  151. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +18 -41
  152. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +18 -41
  153. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +18 -41
  154. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +18 -41
  155. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +18 -41
  156. package/dist-cjs/commands/DescribePipelineCommand.js +18 -41
  157. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +18 -41
  158. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +18 -41
  159. package/dist-cjs/commands/DescribeProcessingJobCommand.js +18 -41
  160. package/dist-cjs/commands/DescribeProjectCommand.js +18 -41
  161. package/dist-cjs/commands/DescribeSpaceCommand.js +18 -41
  162. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +18 -41
  163. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +18 -41
  164. package/dist-cjs/commands/DescribeTrainingJobCommand.js +18 -41
  165. package/dist-cjs/commands/DescribeTransformJobCommand.js +18 -41
  166. package/dist-cjs/commands/DescribeTrialCommand.js +18 -41
  167. package/dist-cjs/commands/DescribeTrialComponentCommand.js +18 -41
  168. package/dist-cjs/commands/DescribeUserProfileCommand.js +18 -41
  169. package/dist-cjs/commands/DescribeWorkforceCommand.js +18 -41
  170. package/dist-cjs/commands/DescribeWorkteamCommand.js +18 -41
  171. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +18 -41
  172. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +18 -41
  173. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +18 -41
  174. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +18 -41
  175. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +18 -41
  176. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +18 -41
  177. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +18 -41
  178. package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +18 -41
  179. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +18 -41
  180. package/dist-cjs/commands/ImportHubContentCommand.js +18 -41
  181. package/dist-cjs/commands/ListActionsCommand.js +18 -41
  182. package/dist-cjs/commands/ListAlgorithmsCommand.js +18 -41
  183. package/dist-cjs/commands/ListAliasesCommand.js +18 -41
  184. package/dist-cjs/commands/ListAppImageConfigsCommand.js +18 -41
  185. package/dist-cjs/commands/ListAppsCommand.js +18 -41
  186. package/dist-cjs/commands/ListArtifactsCommand.js +18 -41
  187. package/dist-cjs/commands/ListAssociationsCommand.js +18 -41
  188. package/dist-cjs/commands/ListAutoMLJobsCommand.js +18 -41
  189. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +18 -41
  190. package/dist-cjs/commands/ListClusterNodesCommand.js +18 -41
  191. package/dist-cjs/commands/ListClustersCommand.js +18 -41
  192. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +18 -41
  193. package/dist-cjs/commands/ListCompilationJobsCommand.js +18 -41
  194. package/dist-cjs/commands/ListContextsCommand.js +18 -41
  195. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +18 -41
  196. package/dist-cjs/commands/ListDeviceFleetsCommand.js +18 -41
  197. package/dist-cjs/commands/ListDevicesCommand.js +18 -41
  198. package/dist-cjs/commands/ListDomainsCommand.js +18 -41
  199. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +18 -41
  200. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +18 -41
  201. package/dist-cjs/commands/ListEndpointConfigsCommand.js +18 -41
  202. package/dist-cjs/commands/ListEndpointsCommand.js +18 -41
  203. package/dist-cjs/commands/ListExperimentsCommand.js +18 -41
  204. package/dist-cjs/commands/ListFeatureGroupsCommand.js +18 -41
  205. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +18 -41
  206. package/dist-cjs/commands/ListHubContentVersionsCommand.js +18 -41
  207. package/dist-cjs/commands/ListHubContentsCommand.js +18 -41
  208. package/dist-cjs/commands/ListHubsCommand.js +18 -41
  209. package/dist-cjs/commands/ListHumanTaskUisCommand.js +18 -41
  210. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +18 -41
  211. package/dist-cjs/commands/ListImageVersionsCommand.js +18 -41
  212. package/dist-cjs/commands/ListImagesCommand.js +18 -41
  213. package/dist-cjs/commands/ListInferenceComponentsCommand.js +18 -41
  214. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +18 -41
  215. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +18 -41
  216. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +18 -41
  217. package/dist-cjs/commands/ListLabelingJobsCommand.js +18 -41
  218. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +18 -41
  219. package/dist-cjs/commands/ListLineageGroupsCommand.js +18 -41
  220. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +18 -41
  221. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +18 -41
  222. package/dist-cjs/commands/ListModelCardVersionsCommand.js +18 -41
  223. package/dist-cjs/commands/ListModelCardsCommand.js +18 -41
  224. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +18 -41
  225. package/dist-cjs/commands/ListModelMetadataCommand.js +18 -41
  226. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +18 -41
  227. package/dist-cjs/commands/ListModelPackagesCommand.js +18 -41
  228. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +18 -41
  229. package/dist-cjs/commands/ListModelsCommand.js +18 -41
  230. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +18 -41
  231. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +18 -41
  232. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +18 -41
  233. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +18 -41
  234. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +18 -41
  235. package/dist-cjs/commands/ListNotebookInstancesCommand.js +18 -41
  236. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +18 -41
  237. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +18 -41
  238. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +18 -41
  239. package/dist-cjs/commands/ListPipelinesCommand.js +18 -41
  240. package/dist-cjs/commands/ListProcessingJobsCommand.js +18 -41
  241. package/dist-cjs/commands/ListProjectsCommand.js +18 -41
  242. package/dist-cjs/commands/ListResourceCatalogsCommand.js +18 -41
  243. package/dist-cjs/commands/ListSpacesCommand.js +18 -41
  244. package/dist-cjs/commands/ListStageDevicesCommand.js +18 -41
  245. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +18 -41
  246. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +18 -41
  247. package/dist-cjs/commands/ListTagsCommand.js +18 -41
  248. package/dist-cjs/commands/ListTrainingJobsCommand.js +18 -41
  249. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +18 -41
  250. package/dist-cjs/commands/ListTransformJobsCommand.js +18 -41
  251. package/dist-cjs/commands/ListTrialComponentsCommand.js +18 -41
  252. package/dist-cjs/commands/ListTrialsCommand.js +18 -41
  253. package/dist-cjs/commands/ListUserProfilesCommand.js +18 -41
  254. package/dist-cjs/commands/ListWorkforcesCommand.js +18 -41
  255. package/dist-cjs/commands/ListWorkteamsCommand.js +18 -41
  256. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +18 -41
  257. package/dist-cjs/commands/QueryLineageCommand.js +18 -41
  258. package/dist-cjs/commands/RegisterDevicesCommand.js +18 -41
  259. package/dist-cjs/commands/RenderUiTemplateCommand.js +18 -41
  260. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +18 -41
  261. package/dist-cjs/commands/SearchCommand.js +18 -41
  262. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +18 -41
  263. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +18 -41
  264. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +18 -41
  265. package/dist-cjs/commands/StartInferenceExperimentCommand.js +18 -41
  266. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +18 -41
  267. package/dist-cjs/commands/StartNotebookInstanceCommand.js +18 -41
  268. package/dist-cjs/commands/StartPipelineExecutionCommand.js +18 -41
  269. package/dist-cjs/commands/StopAutoMLJobCommand.js +18 -41
  270. package/dist-cjs/commands/StopCompilationJobCommand.js +18 -41
  271. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +18 -41
  272. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +18 -41
  273. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +18 -41
  274. package/dist-cjs/commands/StopInferenceExperimentCommand.js +18 -41
  275. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +18 -41
  276. package/dist-cjs/commands/StopLabelingJobCommand.js +18 -41
  277. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +18 -41
  278. package/dist-cjs/commands/StopNotebookInstanceCommand.js +18 -41
  279. package/dist-cjs/commands/StopPipelineExecutionCommand.js +18 -41
  280. package/dist-cjs/commands/StopProcessingJobCommand.js +18 -41
  281. package/dist-cjs/commands/StopTrainingJobCommand.js +18 -41
  282. package/dist-cjs/commands/StopTransformJobCommand.js +18 -41
  283. package/dist-cjs/commands/UpdateActionCommand.js +18 -41
  284. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +18 -41
  285. package/dist-cjs/commands/UpdateArtifactCommand.js +18 -41
  286. package/dist-cjs/commands/UpdateClusterCommand.js +18 -41
  287. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +18 -41
  288. package/dist-cjs/commands/UpdateContextCommand.js +18 -41
  289. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +18 -41
  290. package/dist-cjs/commands/UpdateDevicesCommand.js +18 -41
  291. package/dist-cjs/commands/UpdateDomainCommand.js +18 -41
  292. package/dist-cjs/commands/UpdateEndpointCommand.js +18 -41
  293. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +18 -41
  294. package/dist-cjs/commands/UpdateExperimentCommand.js +18 -41
  295. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +18 -41
  296. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +18 -41
  297. package/dist-cjs/commands/UpdateHubCommand.js +18 -41
  298. package/dist-cjs/commands/UpdateImageCommand.js +18 -41
  299. package/dist-cjs/commands/UpdateImageVersionCommand.js +18 -41
  300. package/dist-cjs/commands/UpdateInferenceComponentCommand.js +18 -41
  301. package/dist-cjs/commands/UpdateInferenceComponentRuntimeConfigCommand.js +18 -41
  302. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +18 -41
  303. package/dist-cjs/commands/UpdateModelCardCommand.js +18 -41
  304. package/dist-cjs/commands/UpdateModelPackageCommand.js +18 -41
  305. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +18 -41
  306. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +18 -41
  307. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +18 -41
  308. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +18 -41
  309. package/dist-cjs/commands/UpdatePipelineCommand.js +18 -41
  310. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +18 -41
  311. package/dist-cjs/commands/UpdateProjectCommand.js +18 -41
  312. package/dist-cjs/commands/UpdateSpaceCommand.js +18 -41
  313. package/dist-cjs/commands/UpdateTrainingJobCommand.js +18 -41
  314. package/dist-cjs/commands/UpdateTrialCommand.js +18 -41
  315. package/dist-cjs/commands/UpdateTrialComponentCommand.js +18 -41
  316. package/dist-cjs/commands/UpdateUserProfileCommand.js +18 -41
  317. package/dist-cjs/commands/UpdateWorkforceCommand.js +18 -41
  318. package/dist-cjs/commands/UpdateWorkteamCommand.js +18 -41
  319. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  320. package/dist-cjs/protocols/Aws_json1_1.js +7 -0
  321. package/dist-es/commands/AddAssociationCommand.js +18 -41
  322. package/dist-es/commands/AddTagsCommand.js +18 -41
  323. package/dist-es/commands/AssociateTrialComponentCommand.js +18 -41
  324. package/dist-es/commands/BatchDescribeModelPackageCommand.js +18 -41
  325. package/dist-es/commands/CreateActionCommand.js +18 -41
  326. package/dist-es/commands/CreateAlgorithmCommand.js +18 -41
  327. package/dist-es/commands/CreateAppCommand.js +18 -41
  328. package/dist-es/commands/CreateAppImageConfigCommand.js +18 -41
  329. package/dist-es/commands/CreateArtifactCommand.js +18 -41
  330. package/dist-es/commands/CreateAutoMLJobCommand.js +18 -41
  331. package/dist-es/commands/CreateAutoMLJobV2Command.js +18 -41
  332. package/dist-es/commands/CreateClusterCommand.js +18 -41
  333. package/dist-es/commands/CreateCodeRepositoryCommand.js +18 -41
  334. package/dist-es/commands/CreateCompilationJobCommand.js +18 -41
  335. package/dist-es/commands/CreateContextCommand.js +18 -41
  336. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +18 -41
  337. package/dist-es/commands/CreateDeviceFleetCommand.js +18 -41
  338. package/dist-es/commands/CreateDomainCommand.js +18 -41
  339. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +18 -41
  340. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +18 -41
  341. package/dist-es/commands/CreateEdgePackagingJobCommand.js +18 -41
  342. package/dist-es/commands/CreateEndpointCommand.js +18 -41
  343. package/dist-es/commands/CreateEndpointConfigCommand.js +18 -41
  344. package/dist-es/commands/CreateExperimentCommand.js +18 -41
  345. package/dist-es/commands/CreateFeatureGroupCommand.js +18 -41
  346. package/dist-es/commands/CreateFlowDefinitionCommand.js +18 -41
  347. package/dist-es/commands/CreateHubCommand.js +18 -41
  348. package/dist-es/commands/CreateHumanTaskUiCommand.js +18 -41
  349. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +18 -41
  350. package/dist-es/commands/CreateImageCommand.js +18 -41
  351. package/dist-es/commands/CreateImageVersionCommand.js +18 -41
  352. package/dist-es/commands/CreateInferenceComponentCommand.js +18 -41
  353. package/dist-es/commands/CreateInferenceExperimentCommand.js +18 -41
  354. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +18 -41
  355. package/dist-es/commands/CreateLabelingJobCommand.js +18 -41
  356. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +18 -41
  357. package/dist-es/commands/CreateModelCardCommand.js +18 -41
  358. package/dist-es/commands/CreateModelCardExportJobCommand.js +18 -41
  359. package/dist-es/commands/CreateModelCommand.js +18 -41
  360. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +18 -41
  361. package/dist-es/commands/CreateModelPackageCommand.js +18 -41
  362. package/dist-es/commands/CreateModelPackageGroupCommand.js +18 -41
  363. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +18 -41
  364. package/dist-es/commands/CreateMonitoringScheduleCommand.js +18 -41
  365. package/dist-es/commands/CreateNotebookInstanceCommand.js +18 -41
  366. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +18 -41
  367. package/dist-es/commands/CreatePipelineCommand.js +18 -41
  368. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +18 -41
  369. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +18 -41
  370. package/dist-es/commands/CreateProcessingJobCommand.js +18 -41
  371. package/dist-es/commands/CreateProjectCommand.js +18 -41
  372. package/dist-es/commands/CreateSpaceCommand.js +18 -41
  373. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +18 -41
  374. package/dist-es/commands/CreateTrainingJobCommand.js +18 -41
  375. package/dist-es/commands/CreateTransformJobCommand.js +18 -41
  376. package/dist-es/commands/CreateTrialCommand.js +18 -41
  377. package/dist-es/commands/CreateTrialComponentCommand.js +18 -41
  378. package/dist-es/commands/CreateUserProfileCommand.js +18 -41
  379. package/dist-es/commands/CreateWorkforceCommand.js +18 -41
  380. package/dist-es/commands/CreateWorkteamCommand.js +18 -41
  381. package/dist-es/commands/DeleteActionCommand.js +18 -41
  382. package/dist-es/commands/DeleteAlgorithmCommand.js +18 -41
  383. package/dist-es/commands/DeleteAppCommand.js +18 -41
  384. package/dist-es/commands/DeleteAppImageConfigCommand.js +18 -41
  385. package/dist-es/commands/DeleteArtifactCommand.js +18 -41
  386. package/dist-es/commands/DeleteAssociationCommand.js +18 -41
  387. package/dist-es/commands/DeleteClusterCommand.js +18 -41
  388. package/dist-es/commands/DeleteCodeRepositoryCommand.js +18 -41
  389. package/dist-es/commands/DeleteCompilationJobCommand.js +18 -41
  390. package/dist-es/commands/DeleteContextCommand.js +18 -41
  391. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +18 -41
  392. package/dist-es/commands/DeleteDeviceFleetCommand.js +18 -41
  393. package/dist-es/commands/DeleteDomainCommand.js +18 -41
  394. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +18 -41
  395. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +18 -41
  396. package/dist-es/commands/DeleteEndpointCommand.js +18 -41
  397. package/dist-es/commands/DeleteEndpointConfigCommand.js +18 -41
  398. package/dist-es/commands/DeleteExperimentCommand.js +18 -41
  399. package/dist-es/commands/DeleteFeatureGroupCommand.js +18 -41
  400. package/dist-es/commands/DeleteFlowDefinitionCommand.js +18 -41
  401. package/dist-es/commands/DeleteHubCommand.js +18 -41
  402. package/dist-es/commands/DeleteHubContentCommand.js +18 -41
  403. package/dist-es/commands/DeleteHumanTaskUiCommand.js +18 -41
  404. package/dist-es/commands/DeleteImageCommand.js +18 -41
  405. package/dist-es/commands/DeleteImageVersionCommand.js +18 -41
  406. package/dist-es/commands/DeleteInferenceComponentCommand.js +18 -41
  407. package/dist-es/commands/DeleteInferenceExperimentCommand.js +18 -41
  408. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +18 -41
  409. package/dist-es/commands/DeleteModelCardCommand.js +18 -41
  410. package/dist-es/commands/DeleteModelCommand.js +18 -41
  411. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +18 -41
  412. package/dist-es/commands/DeleteModelPackageCommand.js +18 -41
  413. package/dist-es/commands/DeleteModelPackageGroupCommand.js +18 -41
  414. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +18 -41
  415. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +18 -41
  416. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +18 -41
  417. package/dist-es/commands/DeleteNotebookInstanceCommand.js +18 -41
  418. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +18 -41
  419. package/dist-es/commands/DeletePipelineCommand.js +18 -41
  420. package/dist-es/commands/DeleteProjectCommand.js +18 -41
  421. package/dist-es/commands/DeleteSpaceCommand.js +18 -41
  422. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +18 -41
  423. package/dist-es/commands/DeleteTagsCommand.js +18 -41
  424. package/dist-es/commands/DeleteTrialCommand.js +18 -41
  425. package/dist-es/commands/DeleteTrialComponentCommand.js +18 -41
  426. package/dist-es/commands/DeleteUserProfileCommand.js +18 -41
  427. package/dist-es/commands/DeleteWorkforceCommand.js +18 -41
  428. package/dist-es/commands/DeleteWorkteamCommand.js +18 -41
  429. package/dist-es/commands/DeregisterDevicesCommand.js +18 -41
  430. package/dist-es/commands/DescribeActionCommand.js +18 -41
  431. package/dist-es/commands/DescribeAlgorithmCommand.js +18 -41
  432. package/dist-es/commands/DescribeAppCommand.js +18 -41
  433. package/dist-es/commands/DescribeAppImageConfigCommand.js +18 -41
  434. package/dist-es/commands/DescribeArtifactCommand.js +18 -41
  435. package/dist-es/commands/DescribeAutoMLJobCommand.js +18 -41
  436. package/dist-es/commands/DescribeAutoMLJobV2Command.js +18 -41
  437. package/dist-es/commands/DescribeClusterCommand.js +18 -41
  438. package/dist-es/commands/DescribeClusterNodeCommand.js +18 -41
  439. package/dist-es/commands/DescribeCodeRepositoryCommand.js +18 -41
  440. package/dist-es/commands/DescribeCompilationJobCommand.js +18 -41
  441. package/dist-es/commands/DescribeContextCommand.js +18 -41
  442. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +18 -41
  443. package/dist-es/commands/DescribeDeviceCommand.js +18 -41
  444. package/dist-es/commands/DescribeDeviceFleetCommand.js +18 -41
  445. package/dist-es/commands/DescribeDomainCommand.js +18 -41
  446. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +18 -41
  447. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +18 -41
  448. package/dist-es/commands/DescribeEndpointCommand.js +18 -41
  449. package/dist-es/commands/DescribeEndpointConfigCommand.js +18 -41
  450. package/dist-es/commands/DescribeExperimentCommand.js +18 -41
  451. package/dist-es/commands/DescribeFeatureGroupCommand.js +18 -41
  452. package/dist-es/commands/DescribeFeatureMetadataCommand.js +18 -41
  453. package/dist-es/commands/DescribeFlowDefinitionCommand.js +18 -41
  454. package/dist-es/commands/DescribeHubCommand.js +18 -41
  455. package/dist-es/commands/DescribeHubContentCommand.js +18 -41
  456. package/dist-es/commands/DescribeHumanTaskUiCommand.js +18 -41
  457. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +18 -41
  458. package/dist-es/commands/DescribeImageCommand.js +18 -41
  459. package/dist-es/commands/DescribeImageVersionCommand.js +18 -41
  460. package/dist-es/commands/DescribeInferenceComponentCommand.js +18 -41
  461. package/dist-es/commands/DescribeInferenceExperimentCommand.js +18 -41
  462. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +18 -41
  463. package/dist-es/commands/DescribeLabelingJobCommand.js +18 -41
  464. package/dist-es/commands/DescribeLineageGroupCommand.js +18 -41
  465. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +18 -41
  466. package/dist-es/commands/DescribeModelCardCommand.js +18 -41
  467. package/dist-es/commands/DescribeModelCardExportJobCommand.js +18 -41
  468. package/dist-es/commands/DescribeModelCommand.js +18 -41
  469. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +18 -41
  470. package/dist-es/commands/DescribeModelPackageCommand.js +18 -41
  471. package/dist-es/commands/DescribeModelPackageGroupCommand.js +18 -41
  472. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +18 -41
  473. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +18 -41
  474. package/dist-es/commands/DescribeNotebookInstanceCommand.js +18 -41
  475. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +18 -41
  476. package/dist-es/commands/DescribePipelineCommand.js +18 -41
  477. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +18 -41
  478. package/dist-es/commands/DescribePipelineExecutionCommand.js +18 -41
  479. package/dist-es/commands/DescribeProcessingJobCommand.js +18 -41
  480. package/dist-es/commands/DescribeProjectCommand.js +18 -41
  481. package/dist-es/commands/DescribeSpaceCommand.js +18 -41
  482. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +18 -41
  483. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +18 -41
  484. package/dist-es/commands/DescribeTrainingJobCommand.js +18 -41
  485. package/dist-es/commands/DescribeTransformJobCommand.js +18 -41
  486. package/dist-es/commands/DescribeTrialCommand.js +18 -41
  487. package/dist-es/commands/DescribeTrialComponentCommand.js +18 -41
  488. package/dist-es/commands/DescribeUserProfileCommand.js +18 -41
  489. package/dist-es/commands/DescribeWorkforceCommand.js +18 -41
  490. package/dist-es/commands/DescribeWorkteamCommand.js +18 -41
  491. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +18 -41
  492. package/dist-es/commands/DisassociateTrialComponentCommand.js +18 -41
  493. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +18 -41
  494. package/dist-es/commands/GetDeviceFleetReportCommand.js +18 -41
  495. package/dist-es/commands/GetLineageGroupPolicyCommand.js +18 -41
  496. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +18 -41
  497. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +18 -41
  498. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +18 -41
  499. package/dist-es/commands/GetSearchSuggestionsCommand.js +18 -41
  500. package/dist-es/commands/ImportHubContentCommand.js +18 -41
  501. package/dist-es/commands/ListActionsCommand.js +18 -41
  502. package/dist-es/commands/ListAlgorithmsCommand.js +18 -41
  503. package/dist-es/commands/ListAliasesCommand.js +18 -41
  504. package/dist-es/commands/ListAppImageConfigsCommand.js +18 -41
  505. package/dist-es/commands/ListAppsCommand.js +18 -41
  506. package/dist-es/commands/ListArtifactsCommand.js +18 -41
  507. package/dist-es/commands/ListAssociationsCommand.js +18 -41
  508. package/dist-es/commands/ListAutoMLJobsCommand.js +18 -41
  509. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +18 -41
  510. package/dist-es/commands/ListClusterNodesCommand.js +18 -41
  511. package/dist-es/commands/ListClustersCommand.js +18 -41
  512. package/dist-es/commands/ListCodeRepositoriesCommand.js +18 -41
  513. package/dist-es/commands/ListCompilationJobsCommand.js +18 -41
  514. package/dist-es/commands/ListContextsCommand.js +18 -41
  515. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +18 -41
  516. package/dist-es/commands/ListDeviceFleetsCommand.js +18 -41
  517. package/dist-es/commands/ListDevicesCommand.js +18 -41
  518. package/dist-es/commands/ListDomainsCommand.js +18 -41
  519. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +18 -41
  520. package/dist-es/commands/ListEdgePackagingJobsCommand.js +18 -41
  521. package/dist-es/commands/ListEndpointConfigsCommand.js +18 -41
  522. package/dist-es/commands/ListEndpointsCommand.js +18 -41
  523. package/dist-es/commands/ListExperimentsCommand.js +18 -41
  524. package/dist-es/commands/ListFeatureGroupsCommand.js +18 -41
  525. package/dist-es/commands/ListFlowDefinitionsCommand.js +18 -41
  526. package/dist-es/commands/ListHubContentVersionsCommand.js +18 -41
  527. package/dist-es/commands/ListHubContentsCommand.js +18 -41
  528. package/dist-es/commands/ListHubsCommand.js +18 -41
  529. package/dist-es/commands/ListHumanTaskUisCommand.js +18 -41
  530. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +18 -41
  531. package/dist-es/commands/ListImageVersionsCommand.js +18 -41
  532. package/dist-es/commands/ListImagesCommand.js +18 -41
  533. package/dist-es/commands/ListInferenceComponentsCommand.js +18 -41
  534. package/dist-es/commands/ListInferenceExperimentsCommand.js +18 -41
  535. package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +18 -41
  536. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +18 -41
  537. package/dist-es/commands/ListLabelingJobsCommand.js +18 -41
  538. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +18 -41
  539. package/dist-es/commands/ListLineageGroupsCommand.js +18 -41
  540. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +18 -41
  541. package/dist-es/commands/ListModelCardExportJobsCommand.js +18 -41
  542. package/dist-es/commands/ListModelCardVersionsCommand.js +18 -41
  543. package/dist-es/commands/ListModelCardsCommand.js +18 -41
  544. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +18 -41
  545. package/dist-es/commands/ListModelMetadataCommand.js +18 -41
  546. package/dist-es/commands/ListModelPackageGroupsCommand.js +18 -41
  547. package/dist-es/commands/ListModelPackagesCommand.js +18 -41
  548. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +18 -41
  549. package/dist-es/commands/ListModelsCommand.js +18 -41
  550. package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +18 -41
  551. package/dist-es/commands/ListMonitoringAlertsCommand.js +18 -41
  552. package/dist-es/commands/ListMonitoringExecutionsCommand.js +18 -41
  553. package/dist-es/commands/ListMonitoringSchedulesCommand.js +18 -41
  554. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +18 -41
  555. package/dist-es/commands/ListNotebookInstancesCommand.js +18 -41
  556. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +18 -41
  557. package/dist-es/commands/ListPipelineExecutionsCommand.js +18 -41
  558. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +18 -41
  559. package/dist-es/commands/ListPipelinesCommand.js +18 -41
  560. package/dist-es/commands/ListProcessingJobsCommand.js +18 -41
  561. package/dist-es/commands/ListProjectsCommand.js +18 -41
  562. package/dist-es/commands/ListResourceCatalogsCommand.js +18 -41
  563. package/dist-es/commands/ListSpacesCommand.js +18 -41
  564. package/dist-es/commands/ListStageDevicesCommand.js +18 -41
  565. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +18 -41
  566. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +18 -41
  567. package/dist-es/commands/ListTagsCommand.js +18 -41
  568. package/dist-es/commands/ListTrainingJobsCommand.js +18 -41
  569. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +18 -41
  570. package/dist-es/commands/ListTransformJobsCommand.js +18 -41
  571. package/dist-es/commands/ListTrialComponentsCommand.js +18 -41
  572. package/dist-es/commands/ListTrialsCommand.js +18 -41
  573. package/dist-es/commands/ListUserProfilesCommand.js +18 -41
  574. package/dist-es/commands/ListWorkforcesCommand.js +18 -41
  575. package/dist-es/commands/ListWorkteamsCommand.js +18 -41
  576. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +18 -41
  577. package/dist-es/commands/QueryLineageCommand.js +18 -41
  578. package/dist-es/commands/RegisterDevicesCommand.js +18 -41
  579. package/dist-es/commands/RenderUiTemplateCommand.js +18 -41
  580. package/dist-es/commands/RetryPipelineExecutionCommand.js +18 -41
  581. package/dist-es/commands/SearchCommand.js +18 -41
  582. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +18 -41
  583. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +18 -41
  584. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +18 -41
  585. package/dist-es/commands/StartInferenceExperimentCommand.js +18 -41
  586. package/dist-es/commands/StartMonitoringScheduleCommand.js +18 -41
  587. package/dist-es/commands/StartNotebookInstanceCommand.js +18 -41
  588. package/dist-es/commands/StartPipelineExecutionCommand.js +18 -41
  589. package/dist-es/commands/StopAutoMLJobCommand.js +18 -41
  590. package/dist-es/commands/StopCompilationJobCommand.js +18 -41
  591. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +18 -41
  592. package/dist-es/commands/StopEdgePackagingJobCommand.js +18 -41
  593. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +18 -41
  594. package/dist-es/commands/StopInferenceExperimentCommand.js +18 -41
  595. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +18 -41
  596. package/dist-es/commands/StopLabelingJobCommand.js +18 -41
  597. package/dist-es/commands/StopMonitoringScheduleCommand.js +18 -41
  598. package/dist-es/commands/StopNotebookInstanceCommand.js +18 -41
  599. package/dist-es/commands/StopPipelineExecutionCommand.js +18 -41
  600. package/dist-es/commands/StopProcessingJobCommand.js +18 -41
  601. package/dist-es/commands/StopTrainingJobCommand.js +18 -41
  602. package/dist-es/commands/StopTransformJobCommand.js +18 -41
  603. package/dist-es/commands/UpdateActionCommand.js +18 -41
  604. package/dist-es/commands/UpdateAppImageConfigCommand.js +18 -41
  605. package/dist-es/commands/UpdateArtifactCommand.js +18 -41
  606. package/dist-es/commands/UpdateClusterCommand.js +18 -41
  607. package/dist-es/commands/UpdateCodeRepositoryCommand.js +18 -41
  608. package/dist-es/commands/UpdateContextCommand.js +18 -41
  609. package/dist-es/commands/UpdateDeviceFleetCommand.js +18 -41
  610. package/dist-es/commands/UpdateDevicesCommand.js +18 -41
  611. package/dist-es/commands/UpdateDomainCommand.js +18 -41
  612. package/dist-es/commands/UpdateEndpointCommand.js +18 -41
  613. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +18 -41
  614. package/dist-es/commands/UpdateExperimentCommand.js +18 -41
  615. package/dist-es/commands/UpdateFeatureGroupCommand.js +18 -41
  616. package/dist-es/commands/UpdateFeatureMetadataCommand.js +18 -41
  617. package/dist-es/commands/UpdateHubCommand.js +18 -41
  618. package/dist-es/commands/UpdateImageCommand.js +18 -41
  619. package/dist-es/commands/UpdateImageVersionCommand.js +18 -41
  620. package/dist-es/commands/UpdateInferenceComponentCommand.js +18 -41
  621. package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +18 -41
  622. package/dist-es/commands/UpdateInferenceExperimentCommand.js +18 -41
  623. package/dist-es/commands/UpdateModelCardCommand.js +18 -41
  624. package/dist-es/commands/UpdateModelPackageCommand.js +18 -41
  625. package/dist-es/commands/UpdateMonitoringAlertCommand.js +18 -41
  626. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +18 -41
  627. package/dist-es/commands/UpdateNotebookInstanceCommand.js +18 -41
  628. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +18 -41
  629. package/dist-es/commands/UpdatePipelineCommand.js +18 -41
  630. package/dist-es/commands/UpdatePipelineExecutionCommand.js +18 -41
  631. package/dist-es/commands/UpdateProjectCommand.js +18 -41
  632. package/dist-es/commands/UpdateSpaceCommand.js +18 -41
  633. package/dist-es/commands/UpdateTrainingJobCommand.js +18 -41
  634. package/dist-es/commands/UpdateTrialCommand.js +18 -41
  635. package/dist-es/commands/UpdateTrialComponentCommand.js +18 -41
  636. package/dist-es/commands/UpdateUserProfileCommand.js +18 -41
  637. package/dist-es/commands/UpdateWorkforceCommand.js +18 -41
  638. package/dist-es/commands/UpdateWorkteamCommand.js +18 -41
  639. package/dist-es/endpoint/EndpointParameters.js +6 -0
  640. package/dist-es/protocols/Aws_json1_1.js +7 -0
  641. package/dist-types/commands/AddAssociationCommand.d.ts +6 -21
  642. package/dist-types/commands/AddTagsCommand.d.ts +6 -21
  643. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +6 -21
  644. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +6 -21
  645. package/dist-types/commands/CreateActionCommand.d.ts +6 -21
  646. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -21
  647. package/dist-types/commands/CreateAppCommand.d.ts +6 -21
  648. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -21
  649. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -21
  650. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -21
  651. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -21
  652. package/dist-types/commands/CreateClusterCommand.d.ts +6 -21
  653. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -21
  654. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -21
  655. package/dist-types/commands/CreateContextCommand.d.ts +6 -21
  656. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -21
  657. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +6 -21
  658. package/dist-types/commands/CreateDomainCommand.d.ts +6 -21
  659. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -21
  660. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -21
  661. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +6 -21
  662. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -21
  663. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -21
  664. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -21
  665. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -21
  666. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -21
  667. package/dist-types/commands/CreateHubCommand.d.ts +6 -21
  668. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -21
  669. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -21
  670. package/dist-types/commands/CreateImageCommand.d.ts +6 -21
  671. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -21
  672. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +6 -21
  673. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -21
  674. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -21
  675. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -21
  676. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -21
  677. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -21
  678. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -21
  679. package/dist-types/commands/CreateModelCommand.d.ts +6 -21
  680. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -21
  681. package/dist-types/commands/CreateModelPackageCommand.d.ts +6 -21
  682. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -21
  683. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -21
  684. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -21
  685. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -21
  686. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  687. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -21
  688. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -21
  689. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -21
  690. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -21
  691. package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
  692. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -21
  693. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -21
  694. package/dist-types/commands/CreateTrainingJobCommand.d.ts +9 -21
  695. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -21
  696. package/dist-types/commands/CreateTrialCommand.d.ts +6 -21
  697. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -21
  698. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -21
  699. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -21
  700. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -21
  701. package/dist-types/commands/DeleteActionCommand.d.ts +6 -21
  702. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +6 -21
  703. package/dist-types/commands/DeleteAppCommand.d.ts +6 -21
  704. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +6 -21
  705. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -21
  706. package/dist-types/commands/DeleteAssociationCommand.d.ts +6 -21
  707. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -21
  708. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +6 -21
  709. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +6 -21
  710. package/dist-types/commands/DeleteContextCommand.d.ts +6 -21
  711. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +6 -21
  712. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +6 -21
  713. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -21
  714. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +6 -21
  715. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +6 -21
  716. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -21
  717. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +6 -21
  718. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -21
  719. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +6 -21
  720. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +6 -21
  721. package/dist-types/commands/DeleteHubCommand.d.ts +6 -21
  722. package/dist-types/commands/DeleteHubContentCommand.d.ts +6 -21
  723. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +6 -21
  724. package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
  725. package/dist-types/commands/DeleteImageVersionCommand.d.ts +6 -21
  726. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +6 -21
  727. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -21
  728. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +6 -21
  729. package/dist-types/commands/DeleteModelCardCommand.d.ts +6 -21
  730. package/dist-types/commands/DeleteModelCommand.d.ts +6 -21
  731. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +6 -21
  732. package/dist-types/commands/DeleteModelPackageCommand.d.ts +6 -21
  733. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +6 -21
  734. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +6 -21
  735. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +6 -21
  736. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +6 -21
  737. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +6 -21
  738. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  739. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -21
  740. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
  741. package/dist-types/commands/DeleteSpaceCommand.d.ts +6 -21
  742. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +6 -21
  743. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
  744. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -21
  745. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -21
  746. package/dist-types/commands/DeleteUserProfileCommand.d.ts +6 -21
  747. package/dist-types/commands/DeleteWorkforceCommand.d.ts +6 -21
  748. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -21
  749. package/dist-types/commands/DeregisterDevicesCommand.d.ts +6 -21
  750. package/dist-types/commands/DescribeActionCommand.d.ts +6 -21
  751. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -21
  752. package/dist-types/commands/DescribeAppCommand.d.ts +6 -21
  753. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +6 -21
  754. package/dist-types/commands/DescribeArtifactCommand.d.ts +6 -21
  755. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +6 -21
  756. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +6 -21
  757. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -21
  758. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +6 -21
  759. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +6 -21
  760. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +6 -21
  761. package/dist-types/commands/DescribeContextCommand.d.ts +6 -21
  762. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +6 -21
  763. package/dist-types/commands/DescribeDeviceCommand.d.ts +6 -21
  764. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +6 -21
  765. package/dist-types/commands/DescribeDomainCommand.d.ts +6 -21
  766. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +6 -21
  767. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +6 -21
  768. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -21
  769. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +6 -21
  770. package/dist-types/commands/DescribeExperimentCommand.d.ts +6 -21
  771. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +6 -21
  772. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +6 -21
  773. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +6 -21
  774. package/dist-types/commands/DescribeHubCommand.d.ts +6 -21
  775. package/dist-types/commands/DescribeHubContentCommand.d.ts +6 -21
  776. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +6 -21
  777. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +6 -21
  778. package/dist-types/commands/DescribeImageCommand.d.ts +6 -21
  779. package/dist-types/commands/DescribeImageVersionCommand.d.ts +6 -21
  780. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +6 -21
  781. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +6 -21
  782. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +6 -21
  783. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +6 -21
  784. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +6 -21
  785. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +6 -21
  786. package/dist-types/commands/DescribeModelCardCommand.d.ts +6 -21
  787. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +6 -21
  788. package/dist-types/commands/DescribeModelCommand.d.ts +6 -21
  789. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +6 -21
  790. package/dist-types/commands/DescribeModelPackageCommand.d.ts +6 -21
  791. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +6 -21
  792. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +6 -21
  793. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +6 -21
  794. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +6 -21
  795. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  796. package/dist-types/commands/DescribePipelineCommand.d.ts +6 -21
  797. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +6 -21
  798. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +6 -21
  799. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +6 -21
  800. package/dist-types/commands/DescribeProjectCommand.d.ts +6 -21
  801. package/dist-types/commands/DescribeSpaceCommand.d.ts +6 -21
  802. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +6 -21
  803. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +6 -21
  804. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +9 -21
  805. package/dist-types/commands/DescribeTransformJobCommand.d.ts +6 -21
  806. package/dist-types/commands/DescribeTrialCommand.d.ts +6 -21
  807. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +6 -21
  808. package/dist-types/commands/DescribeUserProfileCommand.d.ts +6 -21
  809. package/dist-types/commands/DescribeWorkforceCommand.d.ts +6 -21
  810. package/dist-types/commands/DescribeWorkteamCommand.d.ts +6 -21
  811. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +6 -21
  812. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +6 -21
  813. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +6 -21
  814. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +6 -21
  815. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +6 -21
  816. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -21
  817. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -21
  818. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +6 -21
  819. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +6 -21
  820. package/dist-types/commands/ImportHubContentCommand.d.ts +6 -21
  821. package/dist-types/commands/ListActionsCommand.d.ts +6 -21
  822. package/dist-types/commands/ListAlgorithmsCommand.d.ts +6 -21
  823. package/dist-types/commands/ListAliasesCommand.d.ts +6 -21
  824. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +6 -21
  825. package/dist-types/commands/ListAppsCommand.d.ts +6 -21
  826. package/dist-types/commands/ListArtifactsCommand.d.ts +6 -21
  827. package/dist-types/commands/ListAssociationsCommand.d.ts +6 -21
  828. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +6 -21
  829. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +6 -21
  830. package/dist-types/commands/ListClusterNodesCommand.d.ts +6 -21
  831. package/dist-types/commands/ListClustersCommand.d.ts +6 -21
  832. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +6 -21
  833. package/dist-types/commands/ListCompilationJobsCommand.d.ts +6 -21
  834. package/dist-types/commands/ListContextsCommand.d.ts +6 -21
  835. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +6 -21
  836. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +6 -21
  837. package/dist-types/commands/ListDevicesCommand.d.ts +6 -21
  838. package/dist-types/commands/ListDomainsCommand.d.ts +6 -21
  839. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +6 -21
  840. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +6 -21
  841. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +6 -21
  842. package/dist-types/commands/ListEndpointsCommand.d.ts +6 -21
  843. package/dist-types/commands/ListExperimentsCommand.d.ts +6 -21
  844. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +6 -21
  845. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +6 -21
  846. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +6 -21
  847. package/dist-types/commands/ListHubContentsCommand.d.ts +6 -21
  848. package/dist-types/commands/ListHubsCommand.d.ts +6 -21
  849. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +6 -21
  850. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +6 -21
  851. package/dist-types/commands/ListImageVersionsCommand.d.ts +6 -21
  852. package/dist-types/commands/ListImagesCommand.d.ts +6 -21
  853. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +6 -21
  854. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +6 -21
  855. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +6 -21
  856. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +6 -21
  857. package/dist-types/commands/ListLabelingJobsCommand.d.ts +6 -21
  858. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +6 -21
  859. package/dist-types/commands/ListLineageGroupsCommand.d.ts +6 -21
  860. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +6 -21
  861. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +6 -21
  862. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +6 -21
  863. package/dist-types/commands/ListModelCardsCommand.d.ts +6 -21
  864. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +6 -21
  865. package/dist-types/commands/ListModelMetadataCommand.d.ts +6 -21
  866. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +6 -21
  867. package/dist-types/commands/ListModelPackagesCommand.d.ts +6 -21
  868. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +6 -21
  869. package/dist-types/commands/ListModelsCommand.d.ts +6 -21
  870. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +6 -21
  871. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +6 -21
  872. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +6 -21
  873. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +6 -21
  874. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +6 -21
  875. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +6 -21
  876. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +6 -21
  877. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +6 -21
  878. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +6 -21
  879. package/dist-types/commands/ListPipelinesCommand.d.ts +6 -21
  880. package/dist-types/commands/ListProcessingJobsCommand.d.ts +6 -21
  881. package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
  882. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +6 -21
  883. package/dist-types/commands/ListSpacesCommand.d.ts +6 -21
  884. package/dist-types/commands/ListStageDevicesCommand.d.ts +6 -21
  885. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +6 -21
  886. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +6 -21
  887. package/dist-types/commands/ListTagsCommand.d.ts +6 -21
  888. package/dist-types/commands/ListTrainingJobsCommand.d.ts +6 -21
  889. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +6 -21
  890. package/dist-types/commands/ListTransformJobsCommand.d.ts +6 -21
  891. package/dist-types/commands/ListTrialComponentsCommand.d.ts +6 -21
  892. package/dist-types/commands/ListTrialsCommand.d.ts +6 -21
  893. package/dist-types/commands/ListUserProfilesCommand.d.ts +6 -21
  894. package/dist-types/commands/ListWorkforcesCommand.d.ts +6 -21
  895. package/dist-types/commands/ListWorkteamsCommand.d.ts +6 -21
  896. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -21
  897. package/dist-types/commands/QueryLineageCommand.d.ts +6 -21
  898. package/dist-types/commands/RegisterDevicesCommand.d.ts +6 -21
  899. package/dist-types/commands/RenderUiTemplateCommand.d.ts +6 -21
  900. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -21
  901. package/dist-types/commands/SearchCommand.d.ts +12 -21
  902. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -21
  903. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -21
  904. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +6 -21
  905. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -21
  906. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +6 -21
  907. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +6 -21
  908. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -21
  909. package/dist-types/commands/StopAutoMLJobCommand.d.ts +6 -21
  910. package/dist-types/commands/StopCompilationJobCommand.d.ts +6 -21
  911. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +6 -21
  912. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +6 -21
  913. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +6 -21
  914. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -21
  915. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +6 -21
  916. package/dist-types/commands/StopLabelingJobCommand.d.ts +6 -21
  917. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +6 -21
  918. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +6 -21
  919. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -21
  920. package/dist-types/commands/StopProcessingJobCommand.d.ts +6 -21
  921. package/dist-types/commands/StopTrainingJobCommand.d.ts +6 -21
  922. package/dist-types/commands/StopTransformJobCommand.d.ts +6 -21
  923. package/dist-types/commands/UpdateActionCommand.d.ts +6 -21
  924. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -21
  925. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -21
  926. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -21
  927. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -21
  928. package/dist-types/commands/UpdateContextCommand.d.ts +6 -21
  929. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +6 -21
  930. package/dist-types/commands/UpdateDevicesCommand.d.ts +6 -21
  931. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -21
  932. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -21
  933. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -21
  934. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -21
  935. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -21
  936. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +6 -21
  937. package/dist-types/commands/UpdateHubCommand.d.ts +6 -21
  938. package/dist-types/commands/UpdateImageCommand.d.ts +6 -21
  939. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -21
  940. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +6 -21
  941. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +6 -21
  942. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -21
  943. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -21
  944. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -21
  945. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +6 -21
  946. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -21
  947. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +6 -21
  948. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +6 -21
  949. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -21
  950. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -21
  951. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
  952. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -21
  953. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +9 -21
  954. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -21
  955. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -21
  956. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -21
  957. package/dist-types/commands/UpdateWorkforceCommand.d.ts +6 -21
  958. package/dist-types/commands/UpdateWorkteamCommand.d.ts +6 -21
  959. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  960. package/dist-types/models/models_2.d.ts +20 -21
  961. package/dist-types/models/models_3.d.ts +30 -138
  962. package/dist-types/models/models_4.d.ts +181 -3
  963. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +14 -23
  964. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -23
  965. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +12 -24
  966. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +12 -24
  967. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +14 -23
  968. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +14 -23
  969. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +14 -23
  970. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +12 -24
  971. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +14 -23
  972. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +14 -23
  973. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +14 -23
  974. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +14 -23
  975. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +12 -24
  976. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +12 -24
  977. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +14 -23
  978. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +12 -24
  979. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +14 -23
  980. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +14 -23
  981. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +12 -24
  982. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +12 -24
  983. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +12 -24
  984. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +14 -23
  985. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +12 -24
  986. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +14 -23
  987. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +14 -23
  988. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +12 -24
  989. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +14 -23
  990. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +14 -23
  991. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -24
  992. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +14 -23
  993. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +14 -23
  994. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +12 -24
  995. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +12 -24
  996. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +12 -24
  997. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +14 -23
  998. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +12 -24
  999. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +14 -23
  1000. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +12 -24
  1001. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +14 -23
  1002. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +12 -24
  1003. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +14 -23
  1004. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +12 -24
  1005. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +12 -24
  1006. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +12 -24
  1007. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +12 -24
  1008. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1009. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +14 -23
  1010. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +12 -24
  1011. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +12 -24
  1012. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +14 -23
  1013. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
  1014. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +14 -23
  1015. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +12 -24
  1016. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +14 -23
  1017. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +14 -23
  1018. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +14 -23
  1019. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +12 -24
  1020. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +14 -23
  1021. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +14 -23
  1022. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +14 -23
  1023. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +14 -23
  1024. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +14 -23
  1025. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +14 -23
  1026. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +12 -24
  1027. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +14 -23
  1028. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +14 -23
  1029. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +14 -23
  1030. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +12 -24
  1031. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +12 -24
  1032. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +14 -23
  1033. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +12 -24
  1034. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +14 -23
  1035. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +14 -23
  1036. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +12 -24
  1037. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +12 -24
  1038. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +14 -23
  1039. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +12 -24
  1040. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +14 -23
  1041. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +14 -23
  1042. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +12 -24
  1043. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +14 -23
  1044. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +14 -23
  1045. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +14 -23
  1046. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
  1047. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +14 -23
  1048. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +12 -24
  1049. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +12 -24
  1050. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +12 -24
  1051. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +14 -23
  1052. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +14 -23
  1053. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +12 -24
  1054. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +14 -23
  1055. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +12 -24
  1056. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +12 -24
  1057. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +12 -24
  1058. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +12 -24
  1059. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +12 -24
  1060. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1061. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +14 -23
  1062. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
  1063. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +14 -23
  1064. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +12 -24
  1065. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
  1066. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +14 -23
  1067. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +12 -24
  1068. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +14 -23
  1069. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +14 -23
  1070. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +14 -23
  1071. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +14 -23
  1072. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +14 -23
  1073. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +14 -23
  1074. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +14 -23
  1075. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +12 -24
  1076. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +14 -23
  1077. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +14 -23
  1078. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +14 -23
  1079. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +14 -23
  1080. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +14 -23
  1081. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +12 -24
  1082. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +12 -24
  1083. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +14 -23
  1084. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +12 -24
  1085. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +14 -23
  1086. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +14 -23
  1087. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +14 -23
  1088. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +12 -24
  1089. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +12 -24
  1090. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +14 -23
  1091. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +12 -24
  1092. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +14 -23
  1093. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +12 -24
  1094. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +12 -24
  1095. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +12 -24
  1096. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +14 -23
  1097. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +14 -23
  1098. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +14 -23
  1099. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +12 -24
  1100. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +14 -23
  1101. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +12 -24
  1102. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +12 -24
  1103. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +12 -24
  1104. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +12 -24
  1105. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +14 -23
  1106. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +12 -24
  1107. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +12 -24
  1108. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +14 -23
  1109. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +12 -24
  1110. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +14 -23
  1111. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +12 -24
  1112. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +12 -24
  1113. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +12 -24
  1114. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +12 -24
  1115. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +12 -24
  1116. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +12 -24
  1117. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1118. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +14 -23
  1119. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +12 -24
  1120. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +12 -24
  1121. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +12 -24
  1122. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +14 -23
  1123. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +14 -23
  1124. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +12 -24
  1125. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -24
  1126. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +14 -23
  1127. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +12 -24
  1128. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +14 -23
  1129. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +12 -24
  1130. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +14 -23
  1131. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +14 -23
  1132. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +14 -23
  1133. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +12 -24
  1134. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +12 -24
  1135. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +12 -24
  1136. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +12 -24
  1137. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +12 -24
  1138. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +12 -24
  1139. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +12 -24
  1140. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +12 -24
  1141. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +12 -24
  1142. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +14 -23
  1143. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +14 -23
  1144. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +14 -23
  1145. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +14 -23
  1146. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +14 -23
  1147. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +14 -23
  1148. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +14 -23
  1149. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +14 -23
  1150. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +14 -23
  1151. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +12 -24
  1152. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +14 -23
  1153. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +14 -23
  1154. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +12 -24
  1155. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +14 -23
  1156. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +14 -23
  1157. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +12 -24
  1158. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +14 -23
  1159. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +14 -23
  1160. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +14 -23
  1161. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +12 -24
  1162. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +12 -24
  1163. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +14 -23
  1164. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +14 -23
  1165. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +14 -23
  1166. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +14 -23
  1167. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +14 -23
  1168. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +12 -24
  1169. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +14 -23
  1170. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +14 -23
  1171. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +14 -23
  1172. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +12 -24
  1173. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +14 -23
  1174. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +14 -23
  1175. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +12 -24
  1176. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +12 -24
  1177. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +12 -24
  1178. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +12 -24
  1179. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +14 -23
  1180. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +12 -24
  1181. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +14 -23
  1182. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +12 -24
  1183. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +12 -24
  1184. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +12 -24
  1185. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +14 -23
  1186. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +12 -24
  1187. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +14 -23
  1188. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +12 -24
  1189. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +14 -23
  1190. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +12 -24
  1191. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +14 -23
  1192. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +12 -24
  1193. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +12 -24
  1194. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +12 -24
  1195. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +12 -24
  1196. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +12 -24
  1197. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +12 -24
  1198. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +12 -24
  1199. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +12 -24
  1200. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -24
  1201. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +14 -23
  1202. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +14 -23
  1203. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
  1204. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +12 -24
  1205. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +14 -23
  1206. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +14 -23
  1207. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +12 -24
  1208. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +12 -24
  1209. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +14 -23
  1210. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +14 -23
  1211. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +12 -24
  1212. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +14 -23
  1213. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +14 -23
  1214. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +14 -23
  1215. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +14 -23
  1216. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +14 -23
  1217. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +14 -23
  1218. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +12 -24
  1219. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +14 -23
  1220. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +14 -23
  1221. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +14 -23
  1222. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +12 -24
  1223. package/dist-types/ts3.4/commands/SearchCommand.d.ts +12 -23
  1224. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +12 -24
  1225. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +12 -24
  1226. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +12 -24
  1227. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +12 -24
  1228. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +12 -24
  1229. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +12 -24
  1230. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +12 -24
  1231. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +14 -23
  1232. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +14 -23
  1233. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +12 -24
  1234. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +12 -24
  1235. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +12 -24
  1236. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +12 -24
  1237. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +12 -24
  1238. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +14 -23
  1239. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +12 -24
  1240. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +12 -24
  1241. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +12 -24
  1242. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +14 -23
  1243. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +14 -23
  1244. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +14 -23
  1245. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +14 -23
  1246. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +12 -24
  1247. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +14 -23
  1248. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +14 -23
  1249. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +12 -24
  1250. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +14 -23
  1251. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +14 -23
  1252. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +14 -23
  1253. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +14 -23
  1254. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +14 -23
  1255. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +12 -24
  1256. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +14 -23
  1257. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +14 -23
  1258. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +12 -24
  1259. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +14 -23
  1260. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +14 -23
  1261. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +14 -23
  1262. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +12 -24
  1263. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +12 -24
  1264. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +12 -24
  1265. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +14 -23
  1266. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +14 -23
  1267. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +12 -24
  1268. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +12 -24
  1269. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +12 -24
  1270. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +12 -24
  1271. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +14 -23
  1272. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +12 -24
  1273. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
  1274. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +14 -23
  1275. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +14 -23
  1276. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +14 -23
  1277. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +12 -24
  1278. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +14 -23
  1279. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +14 -23
  1280. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +14 -23
  1281. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  1282. package/dist-types/ts3.4/models/models_2.d.ts +4 -5
  1283. package/dist-types/ts3.4/models/models_3.d.ts +7 -21
  1284. package/dist-types/ts3.4/models/models_4.d.ts +40 -2
  1285. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateSpaceRequest, UpdateSpaceResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateSpaceCommandInput extends UpdateSpaceRequest {
21
20
  */
22
21
  export interface UpdateSpaceCommandOutput extends UpdateSpaceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateSpaceCommand_base: {
24
+ new (input: UpdateSpaceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSpaceCommandInput, UpdateSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the settings of a space.</p>
@@ -137,23 +140,5 @@ export interface UpdateSpaceCommandOutput extends UpdateSpaceResponse, __Metadat
137
140
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
138
141
  *
139
142
  */
140
- export declare class UpdateSpaceCommand extends $Command<UpdateSpaceCommandInput, UpdateSpaceCommandOutput, SageMakerClientResolvedConfig> {
141
- readonly input: UpdateSpaceCommandInput;
142
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
143
- /**
144
- * @public
145
- */
146
- constructor(input: UpdateSpaceCommandInput);
147
- /**
148
- * @internal
149
- */
150
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSpaceCommandInput, UpdateSpaceCommandOutput>;
151
- /**
152
- * @internal
153
- */
154
- private serialize;
155
- /**
156
- * @internal
157
- */
158
- private deserialize;
143
+ export declare class UpdateSpaceCommand extends UpdateSpaceCommand_base {
159
144
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateTrainingJobRequest, UpdateTrainingJobResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTrainingJobCommandInput extends UpdateTrainingJobRequest
21
20
  */
22
21
  export interface UpdateTrainingJobCommandOutput extends UpdateTrainingJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTrainingJobCommand_base: {
24
+ new (input: UpdateTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a model training job to request a new Debugger profiling configuration or to
@@ -57,6 +60,9 @@ export interface UpdateTrainingJobCommandOutput extends UpdateTrainingJobRespons
57
60
  * ResourceConfig: { // ResourceConfigForUpdate
58
61
  * KeepAlivePeriodInSeconds: Number("int"), // required
59
62
  * },
63
+ * RemoteDebugConfig: { // RemoteDebugConfigForUpdate
64
+ * EnableRemoteDebug: true || false,
65
+ * },
60
66
  * };
61
67
  * const command = new UpdateTrainingJobCommand(input);
62
68
  * const response = await client.send(command);
@@ -83,23 +89,5 @@ export interface UpdateTrainingJobCommandOutput extends UpdateTrainingJobRespons
83
89
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
84
90
  *
85
91
  */
86
- export declare class UpdateTrainingJobCommand extends $Command<UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput, SageMakerClientResolvedConfig> {
87
- readonly input: UpdateTrainingJobCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: UpdateTrainingJobCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
92
+ export declare class UpdateTrainingJobCommand extends UpdateTrainingJobCommand_base {
105
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateTrialRequest, UpdateTrialResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTrialCommandInput extends UpdateTrialRequest {
21
20
  */
22
21
  export interface UpdateTrialCommandOutput extends UpdateTrialResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTrialCommand_base: {
24
+ new (input: UpdateTrialCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrialCommandInput, UpdateTrialCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the display name of a trial.</p>
@@ -59,23 +62,5 @@ export interface UpdateTrialCommandOutput extends UpdateTrialResponse, __Metadat
59
62
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
60
63
  *
61
64
  */
62
- export declare class UpdateTrialCommand extends $Command<UpdateTrialCommandInput, UpdateTrialCommandOutput, SageMakerClientResolvedConfig> {
63
- readonly input: UpdateTrialCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: UpdateTrialCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrialCommandInput, UpdateTrialCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class UpdateTrialCommand extends UpdateTrialCommand_base {
81
66
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateTrialComponentRequest, UpdateTrialComponentResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTrialComponentCommandInput extends UpdateTrialComponentRe
21
20
  */
22
21
  export interface UpdateTrialComponentCommandOutput extends UpdateTrialComponentResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTrialComponentCommand_base: {
24
+ new (input: UpdateTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates one or more properties of a trial component.</p>
@@ -92,23 +95,5 @@ export interface UpdateTrialComponentCommandOutput extends UpdateTrialComponentR
92
95
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
93
96
  *
94
97
  */
95
- export declare class UpdateTrialComponentCommand extends $Command<UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
96
- readonly input: UpdateTrialComponentCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: UpdateTrialComponentCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class UpdateTrialComponentCommand extends UpdateTrialComponentCommand_base {
114
99
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateUserProfileRequest, UpdateUserProfileResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateUserProfileCommandInput extends UpdateUserProfileRequest
21
20
  */
22
21
  export interface UpdateUserProfileCommandOutput extends UpdateUserProfileResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateUserProfileCommand_base: {
24
+ new (input: UpdateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a user profile.</p>
@@ -215,23 +218,5 @@ export interface UpdateUserProfileCommandOutput extends UpdateUserProfileRespons
215
218
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
216
219
  *
217
220
  */
218
- export declare class UpdateUserProfileCommand extends $Command<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig> {
219
- readonly input: UpdateUserProfileCommandInput;
220
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
221
- /**
222
- * @public
223
- */
224
- constructor(input: UpdateUserProfileCommandInput);
225
- /**
226
- * @internal
227
- */
228
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput>;
229
- /**
230
- * @internal
231
- */
232
- private serialize;
233
- /**
234
- * @internal
235
- */
236
- private deserialize;
221
+ export declare class UpdateUserProfileCommand extends UpdateUserProfileCommand_base {
237
222
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateWorkforceRequest, UpdateWorkforceResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateWorkforceCommandInput extends UpdateWorkforceRequest {
21
20
  */
22
21
  export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateWorkforceCommand_base: {
24
+ new (input: UpdateWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Use this operation to update your workforce. You can use this operation to
@@ -140,23 +143,5 @@ export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, _
140
143
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
141
144
  *
142
145
  */
143
- export declare class UpdateWorkforceCommand extends $Command<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig> {
144
- readonly input: UpdateWorkforceCommandInput;
145
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
146
- /**
147
- * @public
148
- */
149
- constructor(input: UpdateWorkforceCommandInput);
150
- /**
151
- * @internal
152
- */
153
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput>;
154
- /**
155
- * @internal
156
- */
157
- private serialize;
158
- /**
159
- * @internal
160
- */
161
- private deserialize;
146
+ export declare class UpdateWorkforceCommand extends UpdateWorkforceCommand_base {
162
147
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateWorkteamRequest, UpdateWorkteamResponse } from "../models/models_4";
5
4
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateWorkteamCommandInput extends UpdateWorkteamRequest {
21
20
  */
22
21
  export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateWorkteamCommand_base: {
24
+ new (input: UpdateWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing work team with new member definitions or description.</p>
@@ -101,23 +104,5 @@ export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __M
101
104
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
102
105
  *
103
106
  */
104
- export declare class UpdateWorkteamCommand extends $Command<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig> {
105
- readonly input: UpdateWorkteamCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: UpdateWorkteamCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class UpdateWorkteamCommand extends UpdateWorkteamCommand_base {
123
108
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -41,6 +41,19 @@ export interface ProfilerRuleConfiguration {
41
41
  */
42
42
  RuleParameters?: Record<string, string>;
43
43
  }
44
+ /**
45
+ * @public
46
+ * <p>Configuration for remote debugging for the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a> API. To learn more about the remote
47
+ * debugging functionality of SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html">Access a training container through Amazon Web Services Systems Manager (SSM)
48
+ * for remote debugging</a>.</p>
49
+ */
50
+ export interface RemoteDebugConfig {
51
+ /**
52
+ * @public
53
+ * <p>If set to True, enables remote debugging.</p>
54
+ */
55
+ EnableRemoteDebug?: boolean;
56
+ }
44
57
  /**
45
58
  * @public
46
59
  * <p>Configuration of storage locations for the Amazon SageMaker Debugger TensorBoard output data.</p>
@@ -269,6 +282,13 @@ export interface CreateTrainingJobRequest {
269
282
  * <code>InternalServerError</code>.</p>
270
283
  */
271
284
  RetryStrategy?: RetryStrategy;
285
+ /**
286
+ * @public
287
+ * <p>Configuration for remote debugging. To learn more about the remote
288
+ * debugging functionality of SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html">Access a training container through Amazon Web Services Systems Manager (SSM)
289
+ * for remote debugging</a>.</p>
290
+ */
291
+ RemoteDebugConfig?: RemoteDebugConfig;
272
292
  /**
273
293
  * @public
274
294
  * <p>Contains information about the infrastructure health check configuration for the training job.</p>
@@ -8627,27 +8647,6 @@ export interface DescribeTrainingJobRequest {
8627
8647
  */
8628
8648
  TrainingJobName: string | undefined;
8629
8649
  }
8630
- /**
8631
- * @public
8632
- * <p>The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.</p>
8633
- */
8634
- export interface MetricData {
8635
- /**
8636
- * @public
8637
- * <p>The name of the metric.</p>
8638
- */
8639
- MetricName?: string;
8640
- /**
8641
- * @public
8642
- * <p>The value of the metric.</p>
8643
- */
8644
- Value?: number;
8645
- /**
8646
- * @public
8647
- * <p>The date and time that the algorithm emitted the metric.</p>
8648
- */
8649
- Timestamp?: Date;
8650
- }
8651
8650
  /**
8652
8651
  * @internal
8653
8652
  */
@@ -1,6 +1,27 @@
1
- import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContextSummary, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
1
+ import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContextSummary, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DebugHookConfig, DebugRuleConfiguration, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, InfraCheckConfig, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, OfflineStoreConfig, OnlineStoreConfig, ProfilerConfig, RecommendationJobType, ResourceLimits, RetryStrategy, UserSettings } from "./models_1";
3
- import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, ProductionVariantSummary, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
3
+ import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, ProductionVariantSummary, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
4
+ /**
5
+ * @public
6
+ * <p>The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.</p>
7
+ */
8
+ export interface MetricData {
9
+ /**
10
+ * @public
11
+ * <p>The name of the metric.</p>
12
+ */
13
+ MetricName?: string;
14
+ /**
15
+ * @public
16
+ * <p>The value of the metric.</p>
17
+ */
18
+ Value?: number;
19
+ /**
20
+ * @public
21
+ * <p>The date and time that the algorithm emitted the metric.</p>
22
+ */
23
+ Timestamp?: Date;
24
+ }
4
25
  /**
5
26
  * @public
6
27
  * <p>Information about the status of the rule evaluation.</p>
@@ -226,9 +247,6 @@ export interface SecondaryStatusTransition {
226
247
  * <dd>
227
248
  * <ul>
228
249
  * <li>
229
- * <p>Downloading the training image.</p>
230
- * </li>
231
- * <li>
232
250
  * <p>Training
233
251
  * image download completed. Training in
234
252
  * progress.</p>
@@ -732,6 +750,13 @@ export interface DescribeTrainingJobResponse {
732
750
  * <code>InternalServerError</code>.</p>
733
751
  */
734
752
  RetryStrategy?: RetryStrategy;
753
+ /**
754
+ * @public
755
+ * <p>Configuration for remote debugging. To learn more about the remote
756
+ * debugging functionality of SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-remote-debugging.html">Access a training container through Amazon Web Services Systems Manager (SSM)
757
+ * for remote debugging</a>.</p>
758
+ */
759
+ RemoteDebugConfig?: RemoteDebugConfig;
735
760
  /**
736
761
  * @public
737
762
  * <p>Contains information about the infrastructure health check configuration for the training job.</p>
@@ -9577,136 +9602,3 @@ export interface TuningJobStepMetaData {
9577
9602
  */
9578
9603
  Arn?: string;
9579
9604
  }
9580
- /**
9581
- * @public
9582
- * <p>Metadata for a step execution.</p>
9583
- */
9584
- export interface PipelineExecutionStepMetadata {
9585
- /**
9586
- * @public
9587
- * <p>The Amazon Resource Name (ARN) of the training job that was run by this step execution.</p>
9588
- */
9589
- TrainingJob?: TrainingJobStepMetadata;
9590
- /**
9591
- * @public
9592
- * <p>The Amazon Resource Name (ARN) of the processing job that was run by this step execution.</p>
9593
- */
9594
- ProcessingJob?: ProcessingJobStepMetadata;
9595
- /**
9596
- * @public
9597
- * <p>The Amazon Resource Name (ARN) of the transform job that was run by this step execution.</p>
9598
- */
9599
- TransformJob?: TransformJobStepMetadata;
9600
- /**
9601
- * @public
9602
- * <p>The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.</p>
9603
- */
9604
- TuningJob?: TuningJobStepMetaData;
9605
- /**
9606
- * @public
9607
- * <p>The Amazon Resource Name (ARN) of the model that was created by this step execution.</p>
9608
- */
9609
- Model?: ModelStepMetadata;
9610
- /**
9611
- * @public
9612
- * <p>The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.</p>
9613
- */
9614
- RegisterModel?: RegisterModelStepMetadata;
9615
- /**
9616
- * @public
9617
- * <p>The outcome of the condition evaluation that was run by this step execution.</p>
9618
- */
9619
- Condition?: ConditionStepMetadata;
9620
- /**
9621
- * @public
9622
- * <p>The URL of the Amazon SQS queue used by this step execution, the pipeline generated token,
9623
- * and a list of output parameters.</p>
9624
- */
9625
- Callback?: CallbackStepMetadata;
9626
- /**
9627
- * @public
9628
- * <p>The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of
9629
- * output parameters.</p>
9630
- */
9631
- Lambda?: LambdaStepMetadata;
9632
- /**
9633
- * @public
9634
- * <p>The configurations and outcomes of an Amazon EMR step execution.</p>
9635
- */
9636
- EMR?: EMRStepMetadata;
9637
- /**
9638
- * @public
9639
- * <p>The configurations and outcomes of the check step execution. This includes: </p>
9640
- * <ul>
9641
- * <li>
9642
- * <p>The type of the check conducted.</p>
9643
- * </li>
9644
- * <li>
9645
- * <p>The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.</p>
9646
- * </li>
9647
- * <li>
9648
- * <p>The Amazon S3 URIs of newly calculated baseline constraints and statistics.</p>
9649
- * </li>
9650
- * <li>
9651
- * <p>The model package group name provided.</p>
9652
- * </li>
9653
- * <li>
9654
- * <p>The Amazon S3 URI of the violation report if violations detected.</p>
9655
- * </li>
9656
- * <li>
9657
- * <p>The Amazon Resource Name (ARN) of check processing job initiated by the step execution.</p>
9658
- * </li>
9659
- * <li>
9660
- * <p>The Boolean flags indicating if the drift check is skipped.</p>
9661
- * </li>
9662
- * <li>
9663
- * <p>If step property <code>BaselineUsedForDriftCheck</code> is set the same as
9664
- * <code>CalculatedBaseline</code>.</p>
9665
- * </li>
9666
- * </ul>
9667
- */
9668
- QualityCheck?: QualityCheckStepMetadata;
9669
- /**
9670
- * @public
9671
- * <p>Container for the metadata for a Clarify check step. The configurations
9672
- * and outcomes of the check step execution. This includes: </p>
9673
- * <ul>
9674
- * <li>
9675
- * <p>The type of the check conducted,</p>
9676
- * </li>
9677
- * <li>
9678
- * <p>The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.</p>
9679
- * </li>
9680
- * <li>
9681
- * <p>The Amazon S3 URIs of newly calculated baseline constraints and statistics.</p>
9682
- * </li>
9683
- * <li>
9684
- * <p>The model package group name provided.</p>
9685
- * </li>
9686
- * <li>
9687
- * <p>The Amazon S3 URI of the violation report if violations detected.</p>
9688
- * </li>
9689
- * <li>
9690
- * <p>The Amazon Resource Name (ARN) of check processing job initiated by the step execution.</p>
9691
- * </li>
9692
- * <li>
9693
- * <p>The boolean flags indicating if the drift check is skipped.</p>
9694
- * </li>
9695
- * <li>
9696
- * <p>If step property <code>BaselineUsedForDriftCheck</code> is set the same as
9697
- * <code>CalculatedBaseline</code>.</p>
9698
- * </li>
9699
- * </ul>
9700
- */
9701
- ClarifyCheck?: ClarifyCheckStepMetadata;
9702
- /**
9703
- * @public
9704
- * <p>The configurations and outcomes of a Fail step execution.</p>
9705
- */
9706
- Fail?: FailStepMetadata;
9707
- /**
9708
- * @public
9709
- * <p>The Amazon Resource Name (ARN) of the AutoML job that was run by this step.</p>
9710
- */
9711
- AutoMLJob?: AutoMLJobStepMetadata;
9712
- }