@aws-sdk/client-sagemaker 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (357) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/SageMaker.d.ts +4858 -1320
  3. package/dist-types/ts3.4/SageMakerClient.d.ts +1707 -336
  4. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +34 -17
  9. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +37 -17
  10. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
  11. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +41 -17
  15. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +37 -17
  17. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +33 -17
  19. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +34 -17
  20. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +37 -17
  22. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +36 -17
  23. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +34 -17
  24. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +37 -17
  26. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +38 -17
  27. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +38 -17
  29. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +38 -17
  32. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +38 -17
  34. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +38 -17
  38. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +34 -17
  52. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +38 -17
  54. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +37 -17
  55. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +37 -17
  56. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +34 -17
  57. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
  59. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +36 -17
  60. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
  62. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +36 -17
  63. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +37 -17
  64. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +37 -17
  65. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +33 -17
  66. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +37 -17
  69. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +32 -17
  70. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +36 -17
  71. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +37 -17
  72. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +33 -17
  73. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +38 -17
  75. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
  76. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +38 -17
  77. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +37 -17
  78. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +32 -17
  79. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +37 -17
  80. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +33 -17
  81. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +37 -17
  84. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +37 -17
  85. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +36 -17
  86. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +37 -17
  87. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +37 -17
  88. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +32 -17
  89. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +37 -17
  90. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +34 -17
  91. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +34 -17
  92. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +41 -17
  93. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +33 -17
  94. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +37 -17
  95. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +37 -17
  96. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +33 -17
  97. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +37 -17
  98. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +37 -17
  99. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +34 -17
  100. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +41 -17
  101. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +37 -17
  102. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +38 -17
  103. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +41 -17
  104. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +41 -17
  105. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +37 -17
  106. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +41 -17
  107. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +37 -17
  108. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +38 -17
  109. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +37 -17
  110. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +41 -17
  111. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +41 -17
  112. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +37 -17
  113. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +41 -17
  114. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +38 -17
  115. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +41 -17
  116. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +41 -17
  117. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +41 -17
  118. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +38 -17
  119. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +41 -17
  120. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +37 -17
  121. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +41 -17
  122. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +41 -17
  123. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +38 -17
  124. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +41 -17
  125. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +41 -17
  126. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +34 -17
  127. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +41 -17
  128. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +41 -17
  129. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +41 -17
  130. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +41 -17
  131. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +41 -17
  132. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +41 -17
  133. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  134. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +37 -17
  135. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +41 -17
  136. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +41 -17
  137. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +41 -17
  138. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +37 -17
  139. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +41 -17
  140. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +41 -17
  141. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +38 -17
  142. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +41 -17
  143. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +37 -17
  144. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +41 -17
  145. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +38 -17
  146. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +38 -17
  147. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +37 -17
  148. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
  149. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +41 -17
  150. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
  151. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +41 -17
  152. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +41 -17
  153. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +41 -17
  154. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +41 -17
  155. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +41 -17
  156. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +34 -17
  157. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +34 -17
  158. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +38 -17
  159. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +34 -17
  160. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +37 -17
  161. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
  162. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +37 -17
  163. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +41 -17
  164. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +41 -17
  165. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +38 -17
  166. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +34 -17
  167. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +41 -17
  168. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +37 -17
  169. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
  170. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +34 -17
  171. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +41 -17
  172. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +41 -17
  173. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +38 -17
  174. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +34 -17
  175. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +37 -17
  176. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +38 -17
  177. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +38 -17
  178. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +37 -17
  179. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +41 -17
  180. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +38 -17
  181. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +34 -17
  182. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +41 -17
  183. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +37 -17
  184. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +41 -17
  185. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +38 -17
  186. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +41 -17
  187. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +41 -17
  188. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +38 -17
  189. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +41 -17
  190. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +37 -17
  191. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +41 -17
  192. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +34 -17
  193. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +41 -17
  194. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +41 -17
  195. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +41 -17
  196. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +41 -17
  197. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +41 -17
  198. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +41 -17
  199. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +41 -17
  200. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +37 -17
  201. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +38 -17
  202. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +34 -17
  203. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +37 -17
  204. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +41 -17
  205. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +41 -17
  206. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +34 -17
  207. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +37 -17
  208. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +41 -17
  209. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +38 -17
  210. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +38 -17
  211. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +34 -17
  212. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +37 -17
  213. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +37 -17
  214. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +37 -17
  215. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +41 -17
  216. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +34 -17
  217. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +32 -17
  218. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +37 -17
  219. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +41 -17
  220. package/dist-types/ts3.4/commands/SearchCommand.d.ts +32 -17
  221. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +41 -17
  222. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +41 -17
  223. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +37 -17
  224. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +37 -17
  225. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +36 -17
  226. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +41 -17
  227. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +32 -17
  228. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +33 -17
  229. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +37 -17
  230. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +36 -17
  231. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +37 -17
  232. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +37 -17
  233. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +32 -17
  234. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +36 -17
  235. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +36 -17
  236. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +41 -17
  237. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +33 -17
  238. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +32 -17
  239. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +32 -17
  240. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +34 -17
  241. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +41 -17
  242. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +37 -17
  243. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +41 -17
  244. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +37 -17
  245. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +33 -17
  246. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +32 -17
  247. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +34 -17
  248. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +34 -17
  249. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +41 -17
  250. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +37 -17
  251. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +38 -17
  252. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +36 -17
  253. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +34 -17
  254. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +38 -17
  255. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +41 -17
  256. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +41 -17
  257. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  258. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +37 -17
  259. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +41 -17
  260. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +34 -17
  261. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +38 -17
  262. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +34 -17
  263. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +41 -17
  264. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +38 -17
  265. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +37 -17
  266. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +37 -17
  267. package/dist-types/ts3.4/commands/index.d.ts +263 -263
  268. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  269. package/dist-types/ts3.4/index.d.ts +7 -7
  270. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +8 -6
  271. package/dist-types/ts3.4/models/index.d.ts +4 -4
  272. package/dist-types/ts3.4/models/models_0.d.ts +3377 -3197
  273. package/dist-types/ts3.4/models/models_1.d.ts +3690 -3325
  274. package/dist-types/ts3.4/models/models_2.d.ts +4254 -3894
  275. package/dist-types/ts3.4/models/models_3.d.ts +2501 -2241
  276. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  277. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +11 -4
  278. package/dist-types/ts3.4/pagination/ListAlgorithmsPaginator.d.ts +11 -4
  279. package/dist-types/ts3.4/pagination/ListAppImageConfigsPaginator.d.ts +11 -4
  280. package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +11 -4
  281. package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +11 -4
  282. package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
  283. package/dist-types/ts3.4/pagination/ListAutoMLJobsPaginator.d.ts +11 -4
  284. package/dist-types/ts3.4/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +11 -4
  285. package/dist-types/ts3.4/pagination/ListCodeRepositoriesPaginator.d.ts +11 -4
  286. package/dist-types/ts3.4/pagination/ListCompilationJobsPaginator.d.ts +11 -4
  287. package/dist-types/ts3.4/pagination/ListContextsPaginator.d.ts +11 -4
  288. package/dist-types/ts3.4/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +11 -4
  289. package/dist-types/ts3.4/pagination/ListDeviceFleetsPaginator.d.ts +11 -4
  290. package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +11 -4
  291. package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +11 -4
  292. package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +11 -4
  293. package/dist-types/ts3.4/pagination/ListEdgePackagingJobsPaginator.d.ts +11 -4
  294. package/dist-types/ts3.4/pagination/ListEndpointConfigsPaginator.d.ts +11 -4
  295. package/dist-types/ts3.4/pagination/ListEndpointsPaginator.d.ts +11 -4
  296. package/dist-types/ts3.4/pagination/ListExperimentsPaginator.d.ts +11 -4
  297. package/dist-types/ts3.4/pagination/ListFlowDefinitionsPaginator.d.ts +11 -4
  298. package/dist-types/ts3.4/pagination/ListHumanTaskUisPaginator.d.ts +11 -4
  299. package/dist-types/ts3.4/pagination/ListHyperParameterTuningJobsPaginator.d.ts +11 -4
  300. package/dist-types/ts3.4/pagination/ListImageVersionsPaginator.d.ts +11 -4
  301. package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +11 -4
  302. package/dist-types/ts3.4/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +11 -4
  303. package/dist-types/ts3.4/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +11 -4
  304. package/dist-types/ts3.4/pagination/ListLabelingJobsPaginator.d.ts +11 -4
  305. package/dist-types/ts3.4/pagination/ListLineageGroupsPaginator.d.ts +11 -4
  306. package/dist-types/ts3.4/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +11 -4
  307. package/dist-types/ts3.4/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +11 -4
  308. package/dist-types/ts3.4/pagination/ListModelMetadataPaginator.d.ts +11 -4
  309. package/dist-types/ts3.4/pagination/ListModelPackageGroupsPaginator.d.ts +11 -4
  310. package/dist-types/ts3.4/pagination/ListModelPackagesPaginator.d.ts +11 -4
  311. package/dist-types/ts3.4/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +11 -4
  312. package/dist-types/ts3.4/pagination/ListModelsPaginator.d.ts +11 -4
  313. package/dist-types/ts3.4/pagination/ListMonitoringExecutionsPaginator.d.ts +11 -4
  314. package/dist-types/ts3.4/pagination/ListMonitoringSchedulesPaginator.d.ts +11 -4
  315. package/dist-types/ts3.4/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +11 -4
  316. package/dist-types/ts3.4/pagination/ListNotebookInstancesPaginator.d.ts +11 -4
  317. package/dist-types/ts3.4/pagination/ListPipelineExecutionStepsPaginator.d.ts +11 -4
  318. package/dist-types/ts3.4/pagination/ListPipelineExecutionsPaginator.d.ts +11 -4
  319. package/dist-types/ts3.4/pagination/ListPipelineParametersForExecutionPaginator.d.ts +11 -4
  320. package/dist-types/ts3.4/pagination/ListPipelinesPaginator.d.ts +11 -4
  321. package/dist-types/ts3.4/pagination/ListProcessingJobsPaginator.d.ts +11 -4
  322. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +11 -4
  323. package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +11 -4
  324. package/dist-types/ts3.4/pagination/ListStudioLifecycleConfigsPaginator.d.ts +11 -4
  325. package/dist-types/ts3.4/pagination/ListSubscribedWorkteamsPaginator.d.ts +11 -4
  326. package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +11 -4
  327. package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +11 -4
  328. package/dist-types/ts3.4/pagination/ListTrainingJobsPaginator.d.ts +11 -4
  329. package/dist-types/ts3.4/pagination/ListTransformJobsPaginator.d.ts +11 -4
  330. package/dist-types/ts3.4/pagination/ListTrialComponentsPaginator.d.ts +11 -4
  331. package/dist-types/ts3.4/pagination/ListTrialsPaginator.d.ts +11 -4
  332. package/dist-types/ts3.4/pagination/ListUserProfilesPaginator.d.ts +11 -4
  333. package/dist-types/ts3.4/pagination/ListWorkforcesPaginator.d.ts +11 -4
  334. package/dist-types/ts3.4/pagination/ListWorkteamsPaginator.d.ts +11 -4
  335. package/dist-types/ts3.4/pagination/QueryLineagePaginator.d.ts +11 -4
  336. package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +11 -4
  337. package/dist-types/ts3.4/pagination/index.d.ts +61 -61
  338. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +3161 -791
  339. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  340. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  341. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  342. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  343. package/dist-types/ts3.4/waiters/index.d.ts +13 -13
  344. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
  345. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +13 -7
  346. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +13 -7
  347. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +13 -7
  348. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +13 -7
  349. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +13 -7
  350. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +13 -7
  351. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +13 -7
  352. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +13 -7
  353. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +13 -7
  354. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +13 -7
  355. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +13 -7
  356. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +13 -7
  357. package/package.json +35 -35
@@ -1,263 +1,263 @@
1
- export * from "./AddAssociationCommand";
2
- export * from "./AddTagsCommand";
3
- export * from "./AssociateTrialComponentCommand";
4
- export * from "./BatchDescribeModelPackageCommand";
5
- export * from "./CreateActionCommand";
6
- export * from "./CreateAlgorithmCommand";
7
- export * from "./CreateAppCommand";
8
- export * from "./CreateAppImageConfigCommand";
9
- export * from "./CreateArtifactCommand";
10
- export * from "./CreateAutoMLJobCommand";
11
- export * from "./CreateCodeRepositoryCommand";
12
- export * from "./CreateCompilationJobCommand";
13
- export * from "./CreateContextCommand";
14
- export * from "./CreateDataQualityJobDefinitionCommand";
15
- export * from "./CreateDeviceFleetCommand";
16
- export * from "./CreateDomainCommand";
17
- export * from "./CreateEdgeDeploymentPlanCommand";
18
- export * from "./CreateEdgeDeploymentStageCommand";
19
- export * from "./CreateEdgePackagingJobCommand";
20
- export * from "./CreateEndpointCommand";
21
- export * from "./CreateEndpointConfigCommand";
22
- export * from "./CreateExperimentCommand";
23
- export * from "./CreateFeatureGroupCommand";
24
- export * from "./CreateFlowDefinitionCommand";
25
- export * from "./CreateHumanTaskUiCommand";
26
- export * from "./CreateHyperParameterTuningJobCommand";
27
- export * from "./CreateImageCommand";
28
- export * from "./CreateImageVersionCommand";
29
- export * from "./CreateInferenceRecommendationsJobCommand";
30
- export * from "./CreateLabelingJobCommand";
31
- export * from "./CreateModelBiasJobDefinitionCommand";
32
- export * from "./CreateModelCommand";
33
- export * from "./CreateModelExplainabilityJobDefinitionCommand";
34
- export * from "./CreateModelPackageCommand";
35
- export * from "./CreateModelPackageGroupCommand";
36
- export * from "./CreateModelQualityJobDefinitionCommand";
37
- export * from "./CreateMonitoringScheduleCommand";
38
- export * from "./CreateNotebookInstanceCommand";
39
- export * from "./CreateNotebookInstanceLifecycleConfigCommand";
40
- export * from "./CreatePipelineCommand";
41
- export * from "./CreatePresignedDomainUrlCommand";
42
- export * from "./CreatePresignedNotebookInstanceUrlCommand";
43
- export * from "./CreateProcessingJobCommand";
44
- export * from "./CreateProjectCommand";
45
- export * from "./CreateStudioLifecycleConfigCommand";
46
- export * from "./CreateTrainingJobCommand";
47
- export * from "./CreateTransformJobCommand";
48
- export * from "./CreateTrialCommand";
49
- export * from "./CreateTrialComponentCommand";
50
- export * from "./CreateUserProfileCommand";
51
- export * from "./CreateWorkforceCommand";
52
- export * from "./CreateWorkteamCommand";
53
- export * from "./DeleteActionCommand";
54
- export * from "./DeleteAlgorithmCommand";
55
- export * from "./DeleteAppCommand";
56
- export * from "./DeleteAppImageConfigCommand";
57
- export * from "./DeleteArtifactCommand";
58
- export * from "./DeleteAssociationCommand";
59
- export * from "./DeleteCodeRepositoryCommand";
60
- export * from "./DeleteContextCommand";
61
- export * from "./DeleteDataQualityJobDefinitionCommand";
62
- export * from "./DeleteDeviceFleetCommand";
63
- export * from "./DeleteDomainCommand";
64
- export * from "./DeleteEdgeDeploymentPlanCommand";
65
- export * from "./DeleteEdgeDeploymentStageCommand";
66
- export * from "./DeleteEndpointCommand";
67
- export * from "./DeleteEndpointConfigCommand";
68
- export * from "./DeleteExperimentCommand";
69
- export * from "./DeleteFeatureGroupCommand";
70
- export * from "./DeleteFlowDefinitionCommand";
71
- export * from "./DeleteHumanTaskUiCommand";
72
- export * from "./DeleteImageCommand";
73
- export * from "./DeleteImageVersionCommand";
74
- export * from "./DeleteModelBiasJobDefinitionCommand";
75
- export * from "./DeleteModelCommand";
76
- export * from "./DeleteModelExplainabilityJobDefinitionCommand";
77
- export * from "./DeleteModelPackageCommand";
78
- export * from "./DeleteModelPackageGroupCommand";
79
- export * from "./DeleteModelPackageGroupPolicyCommand";
80
- export * from "./DeleteModelQualityJobDefinitionCommand";
81
- export * from "./DeleteMonitoringScheduleCommand";
82
- export * from "./DeleteNotebookInstanceCommand";
83
- export * from "./DeleteNotebookInstanceLifecycleConfigCommand";
84
- export * from "./DeletePipelineCommand";
85
- export * from "./DeleteProjectCommand";
86
- export * from "./DeleteStudioLifecycleConfigCommand";
87
- export * from "./DeleteTagsCommand";
88
- export * from "./DeleteTrialCommand";
89
- export * from "./DeleteTrialComponentCommand";
90
- export * from "./DeleteUserProfileCommand";
91
- export * from "./DeleteWorkforceCommand";
92
- export * from "./DeleteWorkteamCommand";
93
- export * from "./DeregisterDevicesCommand";
94
- export * from "./DescribeActionCommand";
95
- export * from "./DescribeAlgorithmCommand";
96
- export * from "./DescribeAppCommand";
97
- export * from "./DescribeAppImageConfigCommand";
98
- export * from "./DescribeArtifactCommand";
99
- export * from "./DescribeAutoMLJobCommand";
100
- export * from "./DescribeCodeRepositoryCommand";
101
- export * from "./DescribeCompilationJobCommand";
102
- export * from "./DescribeContextCommand";
103
- export * from "./DescribeDataQualityJobDefinitionCommand";
104
- export * from "./DescribeDeviceCommand";
105
- export * from "./DescribeDeviceFleetCommand";
106
- export * from "./DescribeDomainCommand";
107
- export * from "./DescribeEdgeDeploymentPlanCommand";
108
- export * from "./DescribeEdgePackagingJobCommand";
109
- export * from "./DescribeEndpointCommand";
110
- export * from "./DescribeEndpointConfigCommand";
111
- export * from "./DescribeExperimentCommand";
112
- export * from "./DescribeFeatureGroupCommand";
113
- export * from "./DescribeFeatureMetadataCommand";
114
- export * from "./DescribeFlowDefinitionCommand";
115
- export * from "./DescribeHumanTaskUiCommand";
116
- export * from "./DescribeHyperParameterTuningJobCommand";
117
- export * from "./DescribeImageCommand";
118
- export * from "./DescribeImageVersionCommand";
119
- export * from "./DescribeInferenceRecommendationsJobCommand";
120
- export * from "./DescribeLabelingJobCommand";
121
- export * from "./DescribeLineageGroupCommand";
122
- export * from "./DescribeModelBiasJobDefinitionCommand";
123
- export * from "./DescribeModelCommand";
124
- export * from "./DescribeModelExplainabilityJobDefinitionCommand";
125
- export * from "./DescribeModelPackageCommand";
126
- export * from "./DescribeModelPackageGroupCommand";
127
- export * from "./DescribeModelQualityJobDefinitionCommand";
128
- export * from "./DescribeMonitoringScheduleCommand";
129
- export * from "./DescribeNotebookInstanceCommand";
130
- export * from "./DescribeNotebookInstanceLifecycleConfigCommand";
131
- export * from "./DescribePipelineCommand";
132
- export * from "./DescribePipelineDefinitionForExecutionCommand";
133
- export * from "./DescribePipelineExecutionCommand";
134
- export * from "./DescribeProcessingJobCommand";
135
- export * from "./DescribeProjectCommand";
136
- export * from "./DescribeStudioLifecycleConfigCommand";
137
- export * from "./DescribeSubscribedWorkteamCommand";
138
- export * from "./DescribeTrainingJobCommand";
139
- export * from "./DescribeTransformJobCommand";
140
- export * from "./DescribeTrialCommand";
141
- export * from "./DescribeTrialComponentCommand";
142
- export * from "./DescribeUserProfileCommand";
143
- export * from "./DescribeWorkforceCommand";
144
- export * from "./DescribeWorkteamCommand";
145
- export * from "./DisableSagemakerServicecatalogPortfolioCommand";
146
- export * from "./DisassociateTrialComponentCommand";
147
- export * from "./EnableSagemakerServicecatalogPortfolioCommand";
148
- export * from "./GetDeviceFleetReportCommand";
149
- export * from "./GetLineageGroupPolicyCommand";
150
- export * from "./GetModelPackageGroupPolicyCommand";
151
- export * from "./GetSagemakerServicecatalogPortfolioStatusCommand";
152
- export * from "./GetSearchSuggestionsCommand";
153
- export * from "./ListActionsCommand";
154
- export * from "./ListAlgorithmsCommand";
155
- export * from "./ListAppImageConfigsCommand";
156
- export * from "./ListAppsCommand";
157
- export * from "./ListArtifactsCommand";
158
- export * from "./ListAssociationsCommand";
159
- export * from "./ListAutoMLJobsCommand";
160
- export * from "./ListCandidatesForAutoMLJobCommand";
161
- export * from "./ListCodeRepositoriesCommand";
162
- export * from "./ListCompilationJobsCommand";
163
- export * from "./ListContextsCommand";
164
- export * from "./ListDataQualityJobDefinitionsCommand";
165
- export * from "./ListDeviceFleetsCommand";
166
- export * from "./ListDevicesCommand";
167
- export * from "./ListDomainsCommand";
168
- export * from "./ListEdgeDeploymentPlansCommand";
169
- export * from "./ListEdgePackagingJobsCommand";
170
- export * from "./ListEndpointConfigsCommand";
171
- export * from "./ListEndpointsCommand";
172
- export * from "./ListExperimentsCommand";
173
- export * from "./ListFeatureGroupsCommand";
174
- export * from "./ListFlowDefinitionsCommand";
175
- export * from "./ListHumanTaskUisCommand";
176
- export * from "./ListHyperParameterTuningJobsCommand";
177
- export * from "./ListImageVersionsCommand";
178
- export * from "./ListImagesCommand";
179
- export * from "./ListInferenceRecommendationsJobsCommand";
180
- export * from "./ListLabelingJobsCommand";
181
- export * from "./ListLabelingJobsForWorkteamCommand";
182
- export * from "./ListLineageGroupsCommand";
183
- export * from "./ListModelBiasJobDefinitionsCommand";
184
- export * from "./ListModelExplainabilityJobDefinitionsCommand";
185
- export * from "./ListModelMetadataCommand";
186
- export * from "./ListModelPackageGroupsCommand";
187
- export * from "./ListModelPackagesCommand";
188
- export * from "./ListModelQualityJobDefinitionsCommand";
189
- export * from "./ListModelsCommand";
190
- export * from "./ListMonitoringExecutionsCommand";
191
- export * from "./ListMonitoringSchedulesCommand";
192
- export * from "./ListNotebookInstanceLifecycleConfigsCommand";
193
- export * from "./ListNotebookInstancesCommand";
194
- export * from "./ListPipelineExecutionStepsCommand";
195
- export * from "./ListPipelineExecutionsCommand";
196
- export * from "./ListPipelineParametersForExecutionCommand";
197
- export * from "./ListPipelinesCommand";
198
- export * from "./ListProcessingJobsCommand";
199
- export * from "./ListProjectsCommand";
200
- export * from "./ListStageDevicesCommand";
201
- export * from "./ListStudioLifecycleConfigsCommand";
202
- export * from "./ListSubscribedWorkteamsCommand";
203
- export * from "./ListTagsCommand";
204
- export * from "./ListTrainingJobsCommand";
205
- export * from "./ListTrainingJobsForHyperParameterTuningJobCommand";
206
- export * from "./ListTransformJobsCommand";
207
- export * from "./ListTrialComponentsCommand";
208
- export * from "./ListTrialsCommand";
209
- export * from "./ListUserProfilesCommand";
210
- export * from "./ListWorkforcesCommand";
211
- export * from "./ListWorkteamsCommand";
212
- export * from "./PutModelPackageGroupPolicyCommand";
213
- export * from "./QueryLineageCommand";
214
- export * from "./RegisterDevicesCommand";
215
- export * from "./RenderUiTemplateCommand";
216
- export * from "./RetryPipelineExecutionCommand";
217
- export * from "./SearchCommand";
218
- export * from "./SendPipelineExecutionStepFailureCommand";
219
- export * from "./SendPipelineExecutionStepSuccessCommand";
220
- export * from "./StartEdgeDeploymentStageCommand";
221
- export * from "./StartMonitoringScheduleCommand";
222
- export * from "./StartNotebookInstanceCommand";
223
- export * from "./StartPipelineExecutionCommand";
224
- export * from "./StopAutoMLJobCommand";
225
- export * from "./StopCompilationJobCommand";
226
- export * from "./StopEdgeDeploymentStageCommand";
227
- export * from "./StopEdgePackagingJobCommand";
228
- export * from "./StopHyperParameterTuningJobCommand";
229
- export * from "./StopInferenceRecommendationsJobCommand";
230
- export * from "./StopLabelingJobCommand";
231
- export * from "./StopMonitoringScheduleCommand";
232
- export * from "./StopNotebookInstanceCommand";
233
- export * from "./StopPipelineExecutionCommand";
234
- export * from "./StopProcessingJobCommand";
235
- export * from "./StopTrainingJobCommand";
236
- export * from "./StopTransformJobCommand";
237
- export * from "./UpdateActionCommand";
238
- export * from "./UpdateAppImageConfigCommand";
239
- export * from "./UpdateArtifactCommand";
240
- export * from "./UpdateCodeRepositoryCommand";
241
- export * from "./UpdateContextCommand";
242
- export * from "./UpdateDeviceFleetCommand";
243
- export * from "./UpdateDevicesCommand";
244
- export * from "./UpdateDomainCommand";
245
- export * from "./UpdateEndpointCommand";
246
- export * from "./UpdateEndpointWeightsAndCapacitiesCommand";
247
- export * from "./UpdateExperimentCommand";
248
- export * from "./UpdateFeatureGroupCommand";
249
- export * from "./UpdateFeatureMetadataCommand";
250
- export * from "./UpdateImageCommand";
251
- export * from "./UpdateModelPackageCommand";
252
- export * from "./UpdateMonitoringScheduleCommand";
253
- export * from "./UpdateNotebookInstanceCommand";
254
- export * from "./UpdateNotebookInstanceLifecycleConfigCommand";
255
- export * from "./UpdatePipelineCommand";
256
- export * from "./UpdatePipelineExecutionCommand";
257
- export * from "./UpdateProjectCommand";
258
- export * from "./UpdateTrainingJobCommand";
259
- export * from "./UpdateTrialCommand";
260
- export * from "./UpdateTrialComponentCommand";
261
- export * from "./UpdateUserProfileCommand";
262
- export * from "./UpdateWorkforceCommand";
263
- export * from "./UpdateWorkteamCommand";
1
+ export * from "./AddAssociationCommand";
2
+ export * from "./AddTagsCommand";
3
+ export * from "./AssociateTrialComponentCommand";
4
+ export * from "./BatchDescribeModelPackageCommand";
5
+ export * from "./CreateActionCommand";
6
+ export * from "./CreateAlgorithmCommand";
7
+ export * from "./CreateAppCommand";
8
+ export * from "./CreateAppImageConfigCommand";
9
+ export * from "./CreateArtifactCommand";
10
+ export * from "./CreateAutoMLJobCommand";
11
+ export * from "./CreateCodeRepositoryCommand";
12
+ export * from "./CreateCompilationJobCommand";
13
+ export * from "./CreateContextCommand";
14
+ export * from "./CreateDataQualityJobDefinitionCommand";
15
+ export * from "./CreateDeviceFleetCommand";
16
+ export * from "./CreateDomainCommand";
17
+ export * from "./CreateEdgeDeploymentPlanCommand";
18
+ export * from "./CreateEdgeDeploymentStageCommand";
19
+ export * from "./CreateEdgePackagingJobCommand";
20
+ export * from "./CreateEndpointCommand";
21
+ export * from "./CreateEndpointConfigCommand";
22
+ export * from "./CreateExperimentCommand";
23
+ export * from "./CreateFeatureGroupCommand";
24
+ export * from "./CreateFlowDefinitionCommand";
25
+ export * from "./CreateHumanTaskUiCommand";
26
+ export * from "./CreateHyperParameterTuningJobCommand";
27
+ export * from "./CreateImageCommand";
28
+ export * from "./CreateImageVersionCommand";
29
+ export * from "./CreateInferenceRecommendationsJobCommand";
30
+ export * from "./CreateLabelingJobCommand";
31
+ export * from "./CreateModelBiasJobDefinitionCommand";
32
+ export * from "./CreateModelCommand";
33
+ export * from "./CreateModelExplainabilityJobDefinitionCommand";
34
+ export * from "./CreateModelPackageCommand";
35
+ export * from "./CreateModelPackageGroupCommand";
36
+ export * from "./CreateModelQualityJobDefinitionCommand";
37
+ export * from "./CreateMonitoringScheduleCommand";
38
+ export * from "./CreateNotebookInstanceCommand";
39
+ export * from "./CreateNotebookInstanceLifecycleConfigCommand";
40
+ export * from "./CreatePipelineCommand";
41
+ export * from "./CreatePresignedDomainUrlCommand";
42
+ export * from "./CreatePresignedNotebookInstanceUrlCommand";
43
+ export * from "./CreateProcessingJobCommand";
44
+ export * from "./CreateProjectCommand";
45
+ export * from "./CreateStudioLifecycleConfigCommand";
46
+ export * from "./CreateTrainingJobCommand";
47
+ export * from "./CreateTransformJobCommand";
48
+ export * from "./CreateTrialCommand";
49
+ export * from "./CreateTrialComponentCommand";
50
+ export * from "./CreateUserProfileCommand";
51
+ export * from "./CreateWorkforceCommand";
52
+ export * from "./CreateWorkteamCommand";
53
+ export * from "./DeleteActionCommand";
54
+ export * from "./DeleteAlgorithmCommand";
55
+ export * from "./DeleteAppCommand";
56
+ export * from "./DeleteAppImageConfigCommand";
57
+ export * from "./DeleteArtifactCommand";
58
+ export * from "./DeleteAssociationCommand";
59
+ export * from "./DeleteCodeRepositoryCommand";
60
+ export * from "./DeleteContextCommand";
61
+ export * from "./DeleteDataQualityJobDefinitionCommand";
62
+ export * from "./DeleteDeviceFleetCommand";
63
+ export * from "./DeleteDomainCommand";
64
+ export * from "./DeleteEdgeDeploymentPlanCommand";
65
+ export * from "./DeleteEdgeDeploymentStageCommand";
66
+ export * from "./DeleteEndpointCommand";
67
+ export * from "./DeleteEndpointConfigCommand";
68
+ export * from "./DeleteExperimentCommand";
69
+ export * from "./DeleteFeatureGroupCommand";
70
+ export * from "./DeleteFlowDefinitionCommand";
71
+ export * from "./DeleteHumanTaskUiCommand";
72
+ export * from "./DeleteImageCommand";
73
+ export * from "./DeleteImageVersionCommand";
74
+ export * from "./DeleteModelBiasJobDefinitionCommand";
75
+ export * from "./DeleteModelCommand";
76
+ export * from "./DeleteModelExplainabilityJobDefinitionCommand";
77
+ export * from "./DeleteModelPackageCommand";
78
+ export * from "./DeleteModelPackageGroupCommand";
79
+ export * from "./DeleteModelPackageGroupPolicyCommand";
80
+ export * from "./DeleteModelQualityJobDefinitionCommand";
81
+ export * from "./DeleteMonitoringScheduleCommand";
82
+ export * from "./DeleteNotebookInstanceCommand";
83
+ export * from "./DeleteNotebookInstanceLifecycleConfigCommand";
84
+ export * from "./DeletePipelineCommand";
85
+ export * from "./DeleteProjectCommand";
86
+ export * from "./DeleteStudioLifecycleConfigCommand";
87
+ export * from "./DeleteTagsCommand";
88
+ export * from "./DeleteTrialCommand";
89
+ export * from "./DeleteTrialComponentCommand";
90
+ export * from "./DeleteUserProfileCommand";
91
+ export * from "./DeleteWorkforceCommand";
92
+ export * from "./DeleteWorkteamCommand";
93
+ export * from "./DeregisterDevicesCommand";
94
+ export * from "./DescribeActionCommand";
95
+ export * from "./DescribeAlgorithmCommand";
96
+ export * from "./DescribeAppCommand";
97
+ export * from "./DescribeAppImageConfigCommand";
98
+ export * from "./DescribeArtifactCommand";
99
+ export * from "./DescribeAutoMLJobCommand";
100
+ export * from "./DescribeCodeRepositoryCommand";
101
+ export * from "./DescribeCompilationJobCommand";
102
+ export * from "./DescribeContextCommand";
103
+ export * from "./DescribeDataQualityJobDefinitionCommand";
104
+ export * from "./DescribeDeviceCommand";
105
+ export * from "./DescribeDeviceFleetCommand";
106
+ export * from "./DescribeDomainCommand";
107
+ export * from "./DescribeEdgeDeploymentPlanCommand";
108
+ export * from "./DescribeEdgePackagingJobCommand";
109
+ export * from "./DescribeEndpointCommand";
110
+ export * from "./DescribeEndpointConfigCommand";
111
+ export * from "./DescribeExperimentCommand";
112
+ export * from "./DescribeFeatureGroupCommand";
113
+ export * from "./DescribeFeatureMetadataCommand";
114
+ export * from "./DescribeFlowDefinitionCommand";
115
+ export * from "./DescribeHumanTaskUiCommand";
116
+ export * from "./DescribeHyperParameterTuningJobCommand";
117
+ export * from "./DescribeImageCommand";
118
+ export * from "./DescribeImageVersionCommand";
119
+ export * from "./DescribeInferenceRecommendationsJobCommand";
120
+ export * from "./DescribeLabelingJobCommand";
121
+ export * from "./DescribeLineageGroupCommand";
122
+ export * from "./DescribeModelBiasJobDefinitionCommand";
123
+ export * from "./DescribeModelCommand";
124
+ export * from "./DescribeModelExplainabilityJobDefinitionCommand";
125
+ export * from "./DescribeModelPackageCommand";
126
+ export * from "./DescribeModelPackageGroupCommand";
127
+ export * from "./DescribeModelQualityJobDefinitionCommand";
128
+ export * from "./DescribeMonitoringScheduleCommand";
129
+ export * from "./DescribeNotebookInstanceCommand";
130
+ export * from "./DescribeNotebookInstanceLifecycleConfigCommand";
131
+ export * from "./DescribePipelineCommand";
132
+ export * from "./DescribePipelineDefinitionForExecutionCommand";
133
+ export * from "./DescribePipelineExecutionCommand";
134
+ export * from "./DescribeProcessingJobCommand";
135
+ export * from "./DescribeProjectCommand";
136
+ export * from "./DescribeStudioLifecycleConfigCommand";
137
+ export * from "./DescribeSubscribedWorkteamCommand";
138
+ export * from "./DescribeTrainingJobCommand";
139
+ export * from "./DescribeTransformJobCommand";
140
+ export * from "./DescribeTrialCommand";
141
+ export * from "./DescribeTrialComponentCommand";
142
+ export * from "./DescribeUserProfileCommand";
143
+ export * from "./DescribeWorkforceCommand";
144
+ export * from "./DescribeWorkteamCommand";
145
+ export * from "./DisableSagemakerServicecatalogPortfolioCommand";
146
+ export * from "./DisassociateTrialComponentCommand";
147
+ export * from "./EnableSagemakerServicecatalogPortfolioCommand";
148
+ export * from "./GetDeviceFleetReportCommand";
149
+ export * from "./GetLineageGroupPolicyCommand";
150
+ export * from "./GetModelPackageGroupPolicyCommand";
151
+ export * from "./GetSagemakerServicecatalogPortfolioStatusCommand";
152
+ export * from "./GetSearchSuggestionsCommand";
153
+ export * from "./ListActionsCommand";
154
+ export * from "./ListAlgorithmsCommand";
155
+ export * from "./ListAppImageConfigsCommand";
156
+ export * from "./ListAppsCommand";
157
+ export * from "./ListArtifactsCommand";
158
+ export * from "./ListAssociationsCommand";
159
+ export * from "./ListAutoMLJobsCommand";
160
+ export * from "./ListCandidatesForAutoMLJobCommand";
161
+ export * from "./ListCodeRepositoriesCommand";
162
+ export * from "./ListCompilationJobsCommand";
163
+ export * from "./ListContextsCommand";
164
+ export * from "./ListDataQualityJobDefinitionsCommand";
165
+ export * from "./ListDeviceFleetsCommand";
166
+ export * from "./ListDevicesCommand";
167
+ export * from "./ListDomainsCommand";
168
+ export * from "./ListEdgeDeploymentPlansCommand";
169
+ export * from "./ListEdgePackagingJobsCommand";
170
+ export * from "./ListEndpointConfigsCommand";
171
+ export * from "./ListEndpointsCommand";
172
+ export * from "./ListExperimentsCommand";
173
+ export * from "./ListFeatureGroupsCommand";
174
+ export * from "./ListFlowDefinitionsCommand";
175
+ export * from "./ListHumanTaskUisCommand";
176
+ export * from "./ListHyperParameterTuningJobsCommand";
177
+ export * from "./ListImageVersionsCommand";
178
+ export * from "./ListImagesCommand";
179
+ export * from "./ListInferenceRecommendationsJobsCommand";
180
+ export * from "./ListLabelingJobsCommand";
181
+ export * from "./ListLabelingJobsForWorkteamCommand";
182
+ export * from "./ListLineageGroupsCommand";
183
+ export * from "./ListModelBiasJobDefinitionsCommand";
184
+ export * from "./ListModelExplainabilityJobDefinitionsCommand";
185
+ export * from "./ListModelMetadataCommand";
186
+ export * from "./ListModelPackageGroupsCommand";
187
+ export * from "./ListModelPackagesCommand";
188
+ export * from "./ListModelQualityJobDefinitionsCommand";
189
+ export * from "./ListModelsCommand";
190
+ export * from "./ListMonitoringExecutionsCommand";
191
+ export * from "./ListMonitoringSchedulesCommand";
192
+ export * from "./ListNotebookInstanceLifecycleConfigsCommand";
193
+ export * from "./ListNotebookInstancesCommand";
194
+ export * from "./ListPipelineExecutionStepsCommand";
195
+ export * from "./ListPipelineExecutionsCommand";
196
+ export * from "./ListPipelineParametersForExecutionCommand";
197
+ export * from "./ListPipelinesCommand";
198
+ export * from "./ListProcessingJobsCommand";
199
+ export * from "./ListProjectsCommand";
200
+ export * from "./ListStageDevicesCommand";
201
+ export * from "./ListStudioLifecycleConfigsCommand";
202
+ export * from "./ListSubscribedWorkteamsCommand";
203
+ export * from "./ListTagsCommand";
204
+ export * from "./ListTrainingJobsCommand";
205
+ export * from "./ListTrainingJobsForHyperParameterTuningJobCommand";
206
+ export * from "./ListTransformJobsCommand";
207
+ export * from "./ListTrialComponentsCommand";
208
+ export * from "./ListTrialsCommand";
209
+ export * from "./ListUserProfilesCommand";
210
+ export * from "./ListWorkforcesCommand";
211
+ export * from "./ListWorkteamsCommand";
212
+ export * from "./PutModelPackageGroupPolicyCommand";
213
+ export * from "./QueryLineageCommand";
214
+ export * from "./RegisterDevicesCommand";
215
+ export * from "./RenderUiTemplateCommand";
216
+ export * from "./RetryPipelineExecutionCommand";
217
+ export * from "./SearchCommand";
218
+ export * from "./SendPipelineExecutionStepFailureCommand";
219
+ export * from "./SendPipelineExecutionStepSuccessCommand";
220
+ export * from "./StartEdgeDeploymentStageCommand";
221
+ export * from "./StartMonitoringScheduleCommand";
222
+ export * from "./StartNotebookInstanceCommand";
223
+ export * from "./StartPipelineExecutionCommand";
224
+ export * from "./StopAutoMLJobCommand";
225
+ export * from "./StopCompilationJobCommand";
226
+ export * from "./StopEdgeDeploymentStageCommand";
227
+ export * from "./StopEdgePackagingJobCommand";
228
+ export * from "./StopHyperParameterTuningJobCommand";
229
+ export * from "./StopInferenceRecommendationsJobCommand";
230
+ export * from "./StopLabelingJobCommand";
231
+ export * from "./StopMonitoringScheduleCommand";
232
+ export * from "./StopNotebookInstanceCommand";
233
+ export * from "./StopPipelineExecutionCommand";
234
+ export * from "./StopProcessingJobCommand";
235
+ export * from "./StopTrainingJobCommand";
236
+ export * from "./StopTransformJobCommand";
237
+ export * from "./UpdateActionCommand";
238
+ export * from "./UpdateAppImageConfigCommand";
239
+ export * from "./UpdateArtifactCommand";
240
+ export * from "./UpdateCodeRepositoryCommand";
241
+ export * from "./UpdateContextCommand";
242
+ export * from "./UpdateDeviceFleetCommand";
243
+ export * from "./UpdateDevicesCommand";
244
+ export * from "./UpdateDomainCommand";
245
+ export * from "./UpdateEndpointCommand";
246
+ export * from "./UpdateEndpointWeightsAndCapacitiesCommand";
247
+ export * from "./UpdateExperimentCommand";
248
+ export * from "./UpdateFeatureGroupCommand";
249
+ export * from "./UpdateFeatureMetadataCommand";
250
+ export * from "./UpdateImageCommand";
251
+ export * from "./UpdateModelPackageCommand";
252
+ export * from "./UpdateMonitoringScheduleCommand";
253
+ export * from "./UpdateNotebookInstanceCommand";
254
+ export * from "./UpdateNotebookInstanceLifecycleConfigCommand";
255
+ export * from "./UpdatePipelineCommand";
256
+ export * from "./UpdatePipelineExecutionCommand";
257
+ export * from "./UpdateProjectCommand";
258
+ export * from "./UpdateTrainingJobCommand";
259
+ export * from "./UpdateTrialCommand";
260
+ export * from "./UpdateTrialComponentCommand";
261
+ export * from "./UpdateUserProfileCommand";
262
+ export * from "./UpdateWorkforceCommand";
263
+ export * from "./UpdateWorkteamCommand";
@@ -1,2 +1,2 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
1
+ import { RegionInfoProvider } from "@aws-sdk/types";
2
+ export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,7 +1,7 @@
1
- export * from "./SageMaker";
2
- export * from "./SageMakerClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export * from "./waiters";
7
- export { SageMakerServiceException } from "./models/SageMakerServiceException";
1
+ export * from "./SageMaker";
2
+ export * from "./SageMakerClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export * from "./pagination";
6
+ export * from "./waiters";
7
+ export { SageMakerServiceException } from "./models/SageMakerServiceException";
@@ -1,6 +1,8 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
-
3
- export declare class SageMakerServiceException extends __ServiceException {
4
-
5
- constructor(options: __ServiceExceptionOptions);
6
- }
1
+ import {
2
+ ServiceException as __ServiceException,
3
+ ServiceExceptionOptions as __ServiceExceptionOptions,
4
+ } from "@aws-sdk/smithy-client";
5
+
6
+ export declare class SageMakerServiceException extends __ServiceException {
7
+ constructor(options: __ServiceExceptionOptions);
8
+ }
@@ -1,4 +1,4 @@
1
- export * from "./models_0";
2
- export * from "./models_1";
3
- export * from "./models_2";
4
- export * from "./models_3";
1
+ export * from "./models_0";
2
+ export * from "./models_1";
3
+ export * from "./models_2";
4
+ export * from "./models_3";