@aws-sdk/client-sagemaker 3.131.0 → 3.137.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 (606) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/dist-cjs/SageMaker.js +135 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -2
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -2
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
  13. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
  14. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContextCommand.js +2 -2
  16. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
  18. package/dist-cjs/commands/CreateDomainCommand.js +2 -2
  19. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +36 -0
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +36 -0
  21. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
  22. package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
  23. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
  24. package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
  25. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
  26. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
  27. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
  28. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  29. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  30. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
  31. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
  32. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
  33. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
  34. package/dist-cjs/commands/CreateModelCommand.js +2 -2
  35. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
  36. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
  37. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
  38. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
  39. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
  40. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
  41. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
  42. package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
  43. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
  44. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
  45. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
  46. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  47. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
  48. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
  49. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
  50. package/dist-cjs/commands/CreateTrialCommand.js +2 -2
  51. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
  52. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
  53. package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
  54. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
  55. package/dist-cjs/commands/DeleteActionCommand.js +2 -2
  56. package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
  57. package/dist-cjs/commands/DeleteAppCommand.js +1 -1
  58. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
  59. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
  60. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
  61. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
  62. package/dist-cjs/commands/DeleteContextCommand.js +2 -2
  63. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
  64. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
  65. package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
  66. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +36 -0
  67. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +36 -0
  68. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
  69. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
  70. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
  71. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
  72. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
  73. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
  74. package/dist-cjs/commands/DeleteImageCommand.js +2 -2
  75. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
  76. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
  77. package/dist-cjs/commands/DeleteModelCommand.js +1 -1
  78. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
  79. package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
  80. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
  81. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
  82. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
  83. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
  84. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
  85. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
  86. package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
  87. package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
  88. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
  89. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  90. package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
  91. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
  92. package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
  93. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
  94. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
  95. package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
  96. package/dist-cjs/commands/DescribeActionCommand.js +2 -2
  97. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
  98. package/dist-cjs/commands/DescribeAppCommand.js +2 -2
  99. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
  100. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
  101. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
  102. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
  103. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
  104. package/dist-cjs/commands/DescribeContextCommand.js +2 -2
  105. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
  106. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
  107. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
  108. package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
  109. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +36 -0
  110. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
  111. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
  112. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
  113. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
  114. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
  115. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
  116. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
  117. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
  118. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  119. package/dist-cjs/commands/DescribeImageCommand.js +3 -3
  120. package/dist-cjs/commands/DescribeImageVersionCommand.js +3 -3
  121. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
  123. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
  124. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
  125. package/dist-cjs/commands/DescribeModelCommand.js +2 -2
  126. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
  127. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
  128. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
  129. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
  130. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
  131. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
  132. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
  133. package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
  134. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
  135. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
  136. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
  137. package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
  138. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
  139. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
  140. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
  141. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
  142. package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
  143. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
  144. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
  145. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
  146. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
  147. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
  148. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
  149. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
  150. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
  151. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
  152. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
  153. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
  154. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
  155. package/dist-cjs/commands/ListActionsCommand.js +2 -2
  156. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
  157. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
  158. package/dist-cjs/commands/ListAppsCommand.js +2 -2
  159. package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
  160. package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
  161. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
  162. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
  163. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
  164. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
  165. package/dist-cjs/commands/ListContextsCommand.js +2 -2
  166. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
  167. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
  168. package/dist-cjs/commands/ListDevicesCommand.js +2 -2
  169. package/dist-cjs/commands/ListDomainsCommand.js +2 -2
  170. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +36 -0
  171. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
  172. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
  173. package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
  174. package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
  175. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
  176. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
  177. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
  178. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
  179. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
  180. package/dist-cjs/commands/ListImagesCommand.js +2 -2
  181. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
  182. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
  183. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
  184. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
  185. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
  186. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
  187. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
  188. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
  189. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
  190. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  191. package/dist-cjs/commands/ListModelsCommand.js +2 -2
  192. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
  193. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
  194. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
  195. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
  196. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +3 -3
  197. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
  198. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  199. package/dist-cjs/commands/ListPipelinesCommand.js +3 -3
  200. package/dist-cjs/commands/ListProcessingJobsCommand.js +3 -3
  201. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  202. package/dist-cjs/commands/ListStageDevicesCommand.js +36 -0
  203. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
  204. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
  205. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  206. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
  207. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
  208. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
  209. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
  210. package/dist-cjs/commands/ListTrialsCommand.js +2 -2
  211. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
  212. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
  213. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
  214. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
  215. package/dist-cjs/commands/QueryLineageCommand.js +2 -2
  216. package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
  217. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
  218. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
  219. package/dist-cjs/commands/SearchCommand.js +2 -2
  220. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
  221. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
  222. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +36 -0
  223. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
  224. package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
  225. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
  226. package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
  227. package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
  228. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +36 -0
  229. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
  230. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
  231. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
  232. package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
  233. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
  234. package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
  235. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
  236. package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
  237. package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
  238. package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
  239. package/dist-cjs/commands/UpdateActionCommand.js +2 -2
  240. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
  241. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
  242. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
  243. package/dist-cjs/commands/UpdateContextCommand.js +2 -2
  244. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
  245. package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
  246. package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
  247. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
  248. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
  249. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
  250. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
  251. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
  252. package/dist-cjs/commands/UpdateImageCommand.js +2 -2
  253. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
  254. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
  255. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
  256. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
  257. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
  258. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
  259. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  260. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
  261. package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
  262. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
  263. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
  264. package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
  265. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
  266. package/dist-cjs/commands/index.js +9 -0
  267. package/dist-cjs/models/models_0.js +873 -1301
  268. package/dist-cjs/models/models_1.js +1108 -1646
  269. package/dist-cjs/models/models_2.js +1010 -1472
  270. package/dist-cjs/models/models_3.js +677 -840
  271. package/dist-cjs/pagination/ListEdgeDeploymentPlansPaginator.js +36 -0
  272. package/dist-cjs/pagination/ListStageDevicesPaginator.js +36 -0
  273. package/dist-cjs/pagination/index.js +2 -0
  274. package/dist-cjs/protocols/Aws_json1_1.js +710 -11
  275. package/dist-es/SageMaker.js +135 -0
  276. package/dist-es/commands/AddAssociationCommand.js +3 -3
  277. package/dist-es/commands/AddTagsCommand.js +3 -3
  278. package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
  279. package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
  280. package/dist-es/commands/CreateActionCommand.js +3 -3
  281. package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
  282. package/dist-es/commands/CreateAppCommand.js +3 -3
  283. package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
  284. package/dist-es/commands/CreateArtifactCommand.js +3 -3
  285. package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
  286. package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
  287. package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
  288. package/dist-es/commands/CreateContextCommand.js +3 -3
  289. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
  290. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  291. package/dist-es/commands/CreateDomainCommand.js +3 -3
  292. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +39 -0
  293. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +39 -0
  294. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  295. package/dist-es/commands/CreateEndpointCommand.js +3 -3
  296. package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
  297. package/dist-es/commands/CreateExperimentCommand.js +3 -3
  298. package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
  299. package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
  300. package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
  301. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  302. package/dist-es/commands/CreateImageCommand.js +3 -3
  303. package/dist-es/commands/CreateImageVersionCommand.js +3 -3
  304. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
  305. package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
  306. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
  307. package/dist-es/commands/CreateModelCommand.js +3 -3
  308. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
  309. package/dist-es/commands/CreateModelPackageCommand.js +3 -3
  310. package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
  311. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
  312. package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
  313. package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
  314. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
  315. package/dist-es/commands/CreatePipelineCommand.js +3 -3
  316. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
  317. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
  318. package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
  319. package/dist-es/commands/CreateProjectCommand.js +3 -3
  320. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
  321. package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
  322. package/dist-es/commands/CreateTransformJobCommand.js +3 -3
  323. package/dist-es/commands/CreateTrialCommand.js +3 -3
  324. package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
  325. package/dist-es/commands/CreateUserProfileCommand.js +3 -3
  326. package/dist-es/commands/CreateWorkforceCommand.js +3 -3
  327. package/dist-es/commands/CreateWorkteamCommand.js +3 -3
  328. package/dist-es/commands/DeleteActionCommand.js +3 -3
  329. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  330. package/dist-es/commands/DeleteAppCommand.js +2 -2
  331. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  332. package/dist-es/commands/DeleteArtifactCommand.js +3 -3
  333. package/dist-es/commands/DeleteAssociationCommand.js +3 -3
  334. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  335. package/dist-es/commands/DeleteContextCommand.js +3 -3
  336. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  337. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  338. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  339. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +39 -0
  340. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +39 -0
  341. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  342. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  343. package/dist-es/commands/DeleteExperimentCommand.js +3 -3
  344. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  345. package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
  346. package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
  347. package/dist-es/commands/DeleteImageCommand.js +3 -3
  348. package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
  349. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  350. package/dist-es/commands/DeleteModelCommand.js +2 -2
  351. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  352. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  353. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  354. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  355. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  356. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  357. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  358. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  359. package/dist-es/commands/DeletePipelineCommand.js +3 -3
  360. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  361. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  362. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  363. package/dist-es/commands/DeleteTrialCommand.js +3 -3
  364. package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
  365. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  366. package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
  367. package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
  368. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  369. package/dist-es/commands/DescribeActionCommand.js +3 -3
  370. package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
  371. package/dist-es/commands/DescribeAppCommand.js +3 -3
  372. package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
  373. package/dist-es/commands/DescribeArtifactCommand.js +3 -3
  374. package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
  375. package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
  376. package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
  377. package/dist-es/commands/DescribeContextCommand.js +3 -3
  378. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
  379. package/dist-es/commands/DescribeDeviceCommand.js +3 -3
  380. package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
  381. package/dist-es/commands/DescribeDomainCommand.js +3 -3
  382. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +39 -0
  383. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
  384. package/dist-es/commands/DescribeEndpointCommand.js +3 -3
  385. package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
  386. package/dist-es/commands/DescribeExperimentCommand.js +3 -3
  387. package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
  388. package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
  389. package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
  390. package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
  391. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  392. package/dist-es/commands/DescribeImageCommand.js +3 -3
  393. package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
  394. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -4
  395. package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
  396. package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
  397. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
  398. package/dist-es/commands/DescribeModelCommand.js +3 -3
  399. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
  400. package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
  401. package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
  402. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
  403. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
  404. package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
  405. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
  406. package/dist-es/commands/DescribePipelineCommand.js +3 -3
  407. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
  408. package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
  409. package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
  410. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  411. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
  412. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
  413. package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
  414. package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
  415. package/dist-es/commands/DescribeTrialCommand.js +3 -3
  416. package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
  417. package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
  418. package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
  419. package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
  420. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
  421. package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
  422. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
  423. package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
  424. package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
  425. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
  426. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
  427. package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
  428. package/dist-es/commands/ListActionsCommand.js +3 -3
  429. package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
  430. package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
  431. package/dist-es/commands/ListAppsCommand.js +3 -3
  432. package/dist-es/commands/ListArtifactsCommand.js +3 -3
  433. package/dist-es/commands/ListAssociationsCommand.js +3 -3
  434. package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
  435. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
  436. package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
  437. package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
  438. package/dist-es/commands/ListContextsCommand.js +3 -3
  439. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
  440. package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
  441. package/dist-es/commands/ListDevicesCommand.js +3 -3
  442. package/dist-es/commands/ListDomainsCommand.js +3 -3
  443. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +39 -0
  444. package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
  445. package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
  446. package/dist-es/commands/ListEndpointsCommand.js +3 -3
  447. package/dist-es/commands/ListExperimentsCommand.js +3 -3
  448. package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
  449. package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
  450. package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
  451. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
  452. package/dist-es/commands/ListImageVersionsCommand.js +3 -3
  453. package/dist-es/commands/ListImagesCommand.js +3 -3
  454. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
  455. package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
  456. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
  457. package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
  458. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
  459. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
  460. package/dist-es/commands/ListModelMetadataCommand.js +3 -3
  461. package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
  462. package/dist-es/commands/ListModelPackagesCommand.js +3 -3
  463. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
  464. package/dist-es/commands/ListModelsCommand.js +3 -3
  465. package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
  466. package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
  467. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
  468. package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
  469. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
  470. package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
  471. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  472. package/dist-es/commands/ListPipelinesCommand.js +3 -3
  473. package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
  474. package/dist-es/commands/ListProjectsCommand.js +3 -3
  475. package/dist-es/commands/ListStageDevicesCommand.js +39 -0
  476. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
  477. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
  478. package/dist-es/commands/ListTagsCommand.js +3 -3
  479. package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
  480. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
  481. package/dist-es/commands/ListTransformJobsCommand.js +3 -3
  482. package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
  483. package/dist-es/commands/ListTrialsCommand.js +3 -3
  484. package/dist-es/commands/ListUserProfilesCommand.js +3 -3
  485. package/dist-es/commands/ListWorkforcesCommand.js +3 -3
  486. package/dist-es/commands/ListWorkteamsCommand.js +3 -3
  487. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
  488. package/dist-es/commands/QueryLineageCommand.js +3 -3
  489. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  490. package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
  491. package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
  492. package/dist-es/commands/SearchCommand.js +3 -3
  493. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
  494. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
  495. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +39 -0
  496. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  497. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  498. package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
  499. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  500. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  501. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +39 -0
  502. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  503. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  504. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  505. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  506. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  507. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  508. package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
  509. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  510. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  511. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  512. package/dist-es/commands/UpdateActionCommand.js +3 -3
  513. package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
  514. package/dist-es/commands/UpdateArtifactCommand.js +3 -3
  515. package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
  516. package/dist-es/commands/UpdateContextCommand.js +3 -3
  517. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  518. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  519. package/dist-es/commands/UpdateDomainCommand.js +3 -3
  520. package/dist-es/commands/UpdateEndpointCommand.js +3 -3
  521. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
  522. package/dist-es/commands/UpdateExperimentCommand.js +3 -3
  523. package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
  524. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  525. package/dist-es/commands/UpdateImageCommand.js +3 -3
  526. package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
  527. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
  528. package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
  529. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
  530. package/dist-es/commands/UpdatePipelineCommand.js +3 -3
  531. package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
  532. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  533. package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
  534. package/dist-es/commands/UpdateTrialCommand.js +3 -3
  535. package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
  536. package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
  537. package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
  538. package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
  539. package/dist-es/commands/index.js +9 -0
  540. package/dist-es/models/models_0.js +225 -865
  541. package/dist-es/models/models_1.js +298 -1109
  542. package/dist-es/models/models_2.js +294 -985
  543. package/dist-es/models/models_3.js +188 -561
  544. package/dist-es/pagination/ListEdgeDeploymentPlansPaginator.js +75 -0
  545. package/dist-es/pagination/ListStageDevicesPaginator.js +75 -0
  546. package/dist-es/pagination/index.js +2 -0
  547. package/dist-es/protocols/Aws_json1_1.js +798 -12
  548. package/dist-types/SageMaker.d.ts +63 -0
  549. package/dist-types/SageMakerClient.d.ts +11 -2
  550. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +35 -0
  551. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +35 -0
  552. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  553. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +35 -0
  554. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +35 -0
  555. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +35 -0
  556. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  557. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  558. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  559. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  560. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +35 -0
  561. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  562. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  563. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
  564. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
  565. package/dist-types/commands/ListStageDevicesCommand.d.ts +35 -0
  566. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +35 -0
  567. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +35 -0
  568. package/dist-types/commands/index.d.ts +9 -0
  569. package/dist-types/models/models_0.d.ts +950 -1679
  570. package/dist-types/models/models_1.d.ts +1609 -2002
  571. package/dist-types/models/models_2.d.ts +1486 -1953
  572. package/dist-types/models/models_3.d.ts +2895 -2490
  573. package/dist-types/pagination/ListEdgeDeploymentPlansPaginator.d.ts +4 -0
  574. package/dist-types/pagination/ListStageDevicesPaginator.d.ts +4 -0
  575. package/dist-types/pagination/index.d.ts +2 -0
  576. package/dist-types/protocols/Aws_json1_1.d.ts +27 -0
  577. package/dist-types/ts3.4/SageMaker.d.ts +45 -0
  578. package/dist-types/ts3.4/SageMakerClient.d.ts +11 -2
  579. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +17 -0
  580. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +17 -0
  581. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +17 -0
  583. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +17 -0
  584. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +17 -0
  585. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  586. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
  587. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
  588. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  589. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +17 -0
  590. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  591. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  592. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
  593. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
  594. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +17 -0
  595. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +17 -0
  596. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +17 -0
  597. package/dist-types/ts3.4/commands/index.d.ts +9 -0
  598. package/dist-types/ts3.4/models/models_0.d.ts +483 -952
  599. package/dist-types/ts3.4/models/models_1.d.ts +704 -1241
  600. package/dist-types/ts3.4/models/models_2.d.ts +735 -1192
  601. package/dist-types/ts3.4/models/models_3.d.ts +592 -546
  602. package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +4 -0
  603. package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +4 -0
  604. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  605. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +27 -0
  606. package/package.json +6 -6
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListEdgeDeploymentPlansCommandInput, ListEdgeDeploymentPlansCommandOutput } from "../commands/ListEdgeDeploymentPlansCommand";
3
+ import { SageMakerPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListEdgeDeploymentPlans(config: SageMakerPaginationConfiguration, input: ListEdgeDeploymentPlansCommandInput, ...additionalArguments: any): Paginator<ListEdgeDeploymentPlansCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListStageDevicesCommandInput, ListStageDevicesCommandOutput } from "../commands/ListStageDevicesCommand";
3
+ import { SageMakerPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListStageDevices(config: SageMakerPaginationConfiguration, input: ListStageDevicesCommandInput, ...additionalArguments: any): Paginator<ListStageDevicesCommandOutput>;
@@ -14,6 +14,7 @@ export * from "./ListDataQualityJobDefinitionsPaginator";
14
14
  export * from "./ListDeviceFleetsPaginator";
15
15
  export * from "./ListDevicesPaginator";
16
16
  export * from "./ListDomainsPaginator";
17
+ export * from "./ListEdgeDeploymentPlansPaginator";
17
18
  export * from "./ListEdgePackagingJobsPaginator";
18
19
  export * from "./ListEndpointConfigsPaginator";
19
20
  export * from "./ListEndpointsPaginator";
@@ -44,6 +45,7 @@ export * from "./ListPipelineParametersForExecutionPaginator";
44
45
  export * from "./ListPipelinesPaginator";
45
46
  export * from "./ListProcessingJobsPaginator";
46
47
  export * from "./ListProjectsPaginator";
48
+ export * from "./ListStageDevicesPaginator";
47
49
  export * from "./ListStudioLifecycleConfigsPaginator";
48
50
  export * from "./ListSubscribedWorkteamsPaginator";
49
51
  export * from "./ListTagsPaginator";
@@ -16,6 +16,8 @@ import { CreateContextCommandInput, CreateContextCommandOutput } from "../comman
16
16
  import { CreateDataQualityJobDefinitionCommandInput, CreateDataQualityJobDefinitionCommandOutput } from "../commands/CreateDataQualityJobDefinitionCommand";
17
17
  import { CreateDeviceFleetCommandInput, CreateDeviceFleetCommandOutput } from "../commands/CreateDeviceFleetCommand";
18
18
  import { CreateDomainCommandInput, CreateDomainCommandOutput } from "../commands/CreateDomainCommand";
19
+ import { CreateEdgeDeploymentPlanCommandInput, CreateEdgeDeploymentPlanCommandOutput } from "../commands/CreateEdgeDeploymentPlanCommand";
20
+ import { CreateEdgeDeploymentStageCommandInput, CreateEdgeDeploymentStageCommandOutput } from "../commands/CreateEdgeDeploymentStageCommand";
19
21
  import { CreateEdgePackagingJobCommandInput, CreateEdgePackagingJobCommandOutput } from "../commands/CreateEdgePackagingJobCommand";
20
22
  import { CreateEndpointCommandInput, CreateEndpointCommandOutput } from "../commands/CreateEndpointCommand";
21
23
  import { CreateEndpointConfigCommandInput, CreateEndpointConfigCommandOutput } from "../commands/CreateEndpointConfigCommand";
@@ -61,6 +63,8 @@ import { DeleteContextCommandInput, DeleteContextCommandOutput } from "../comman
61
63
  import { DeleteDataQualityJobDefinitionCommandInput, DeleteDataQualityJobDefinitionCommandOutput } from "../commands/DeleteDataQualityJobDefinitionCommand";
62
64
  import { DeleteDeviceFleetCommandInput, DeleteDeviceFleetCommandOutput } from "../commands/DeleteDeviceFleetCommand";
63
65
  import { DeleteDomainCommandInput, DeleteDomainCommandOutput } from "../commands/DeleteDomainCommand";
66
+ import { DeleteEdgeDeploymentPlanCommandInput, DeleteEdgeDeploymentPlanCommandOutput } from "../commands/DeleteEdgeDeploymentPlanCommand";
67
+ import { DeleteEdgeDeploymentStageCommandInput, DeleteEdgeDeploymentStageCommandOutput } from "../commands/DeleteEdgeDeploymentStageCommand";
64
68
  import { DeleteEndpointCommandInput, DeleteEndpointCommandOutput } from "../commands/DeleteEndpointCommand";
65
69
  import { DeleteEndpointConfigCommandInput, DeleteEndpointConfigCommandOutput } from "../commands/DeleteEndpointConfigCommand";
66
70
  import { DeleteExperimentCommandInput, DeleteExperimentCommandOutput } from "../commands/DeleteExperimentCommand";
@@ -102,6 +106,7 @@ import { DescribeDataQualityJobDefinitionCommandInput, DescribeDataQualityJobDef
102
106
  import { DescribeDeviceCommandInput, DescribeDeviceCommandOutput } from "../commands/DescribeDeviceCommand";
103
107
  import { DescribeDeviceFleetCommandInput, DescribeDeviceFleetCommandOutput } from "../commands/DescribeDeviceFleetCommand";
104
108
  import { DescribeDomainCommandInput, DescribeDomainCommandOutput } from "../commands/DescribeDomainCommand";
109
+ import { DescribeEdgeDeploymentPlanCommandInput, DescribeEdgeDeploymentPlanCommandOutput } from "../commands/DescribeEdgeDeploymentPlanCommand";
105
110
  import { DescribeEdgePackagingJobCommandInput, DescribeEdgePackagingJobCommandOutput } from "../commands/DescribeEdgePackagingJobCommand";
106
111
  import { DescribeEndpointCommandInput, DescribeEndpointCommandOutput } from "../commands/DescribeEndpointCommand";
107
112
  import { DescribeEndpointConfigCommandInput, DescribeEndpointConfigCommandOutput } from "../commands/DescribeEndpointConfigCommand";
@@ -162,6 +167,7 @@ import { ListDataQualityJobDefinitionsCommandInput, ListDataQualityJobDefinition
162
167
  import { ListDeviceFleetsCommandInput, ListDeviceFleetsCommandOutput } from "../commands/ListDeviceFleetsCommand";
163
168
  import { ListDevicesCommandInput, ListDevicesCommandOutput } from "../commands/ListDevicesCommand";
164
169
  import { ListDomainsCommandInput, ListDomainsCommandOutput } from "../commands/ListDomainsCommand";
170
+ import { ListEdgeDeploymentPlansCommandInput, ListEdgeDeploymentPlansCommandOutput } from "../commands/ListEdgeDeploymentPlansCommand";
165
171
  import { ListEdgePackagingJobsCommandInput, ListEdgePackagingJobsCommandOutput } from "../commands/ListEdgePackagingJobsCommand";
166
172
  import { ListEndpointConfigsCommandInput, ListEndpointConfigsCommandOutput } from "../commands/ListEndpointConfigsCommand";
167
173
  import { ListEndpointsCommandInput, ListEndpointsCommandOutput } from "../commands/ListEndpointsCommand";
@@ -193,6 +199,7 @@ import { ListPipelineParametersForExecutionCommandInput, ListPipelineParametersF
193
199
  import { ListPipelinesCommandInput, ListPipelinesCommandOutput } from "../commands/ListPipelinesCommand";
194
200
  import { ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput } from "../commands/ListProcessingJobsCommand";
195
201
  import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
202
+ import { ListStageDevicesCommandInput, ListStageDevicesCommandOutput } from "../commands/ListStageDevicesCommand";
196
203
  import { ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput } from "../commands/ListStudioLifecycleConfigsCommand";
197
204
  import { ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput } from "../commands/ListSubscribedWorkteamsCommand";
198
205
  import { ListTagsCommandInput, ListTagsCommandOutput } from "../commands/ListTagsCommand";
@@ -212,11 +219,13 @@ import { RetryPipelineExecutionCommandInput, RetryPipelineExecutionCommandOutput
212
219
  import { SearchCommandInput, SearchCommandOutput } from "../commands/SearchCommand";
213
220
  import { SendPipelineExecutionStepFailureCommandInput, SendPipelineExecutionStepFailureCommandOutput } from "../commands/SendPipelineExecutionStepFailureCommand";
214
221
  import { SendPipelineExecutionStepSuccessCommandInput, SendPipelineExecutionStepSuccessCommandOutput } from "../commands/SendPipelineExecutionStepSuccessCommand";
222
+ import { StartEdgeDeploymentStageCommandInput, StartEdgeDeploymentStageCommandOutput } from "../commands/StartEdgeDeploymentStageCommand";
215
223
  import { StartMonitoringScheduleCommandInput, StartMonitoringScheduleCommandOutput } from "../commands/StartMonitoringScheduleCommand";
216
224
  import { StartNotebookInstanceCommandInput, StartNotebookInstanceCommandOutput } from "../commands/StartNotebookInstanceCommand";
217
225
  import { StartPipelineExecutionCommandInput, StartPipelineExecutionCommandOutput } from "../commands/StartPipelineExecutionCommand";
218
226
  import { StopAutoMLJobCommandInput, StopAutoMLJobCommandOutput } from "../commands/StopAutoMLJobCommand";
219
227
  import { StopCompilationJobCommandInput, StopCompilationJobCommandOutput } from "../commands/StopCompilationJobCommand";
228
+ import { StopEdgeDeploymentStageCommandInput, StopEdgeDeploymentStageCommandOutput } from "../commands/StopEdgeDeploymentStageCommand";
220
229
  import { StopEdgePackagingJobCommandInput, StopEdgePackagingJobCommandOutput } from "../commands/StopEdgePackagingJobCommand";
221
230
  import { StopHyperParameterTuningJobCommandInput, StopHyperParameterTuningJobCommandOutput } from "../commands/StopHyperParameterTuningJobCommand";
222
231
  import { StopInferenceRecommendationsJobCommandInput, StopInferenceRecommendationsJobCommandOutput } from "../commands/StopInferenceRecommendationsJobCommand";
@@ -270,6 +279,8 @@ export declare const serializeAws_json1_1CreateContextCommand: (input: CreateCon
270
279
  export declare const serializeAws_json1_1CreateDataQualityJobDefinitionCommand: (input: CreateDataQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
280
  export declare const serializeAws_json1_1CreateDeviceFleetCommand: (input: CreateDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
281
  export declare const serializeAws_json1_1CreateDomainCommand: (input: CreateDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
+ export declare const serializeAws_json1_1CreateEdgeDeploymentPlanCommand: (input: CreateEdgeDeploymentPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
+ export declare const serializeAws_json1_1CreateEdgeDeploymentStageCommand: (input: CreateEdgeDeploymentStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
284
  export declare const serializeAws_json1_1CreateEdgePackagingJobCommand: (input: CreateEdgePackagingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
285
  export declare const serializeAws_json1_1CreateEndpointCommand: (input: CreateEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
286
  export declare const serializeAws_json1_1CreateEndpointConfigCommand: (input: CreateEndpointConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -315,6 +326,8 @@ export declare const serializeAws_json1_1DeleteContextCommand: (input: DeleteCon
315
326
  export declare const serializeAws_json1_1DeleteDataQualityJobDefinitionCommand: (input: DeleteDataQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
327
  export declare const serializeAws_json1_1DeleteDeviceFleetCommand: (input: DeleteDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
328
  export declare const serializeAws_json1_1DeleteDomainCommand: (input: DeleteDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
+ export declare const serializeAws_json1_1DeleteEdgeDeploymentPlanCommand: (input: DeleteEdgeDeploymentPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
330
+ export declare const serializeAws_json1_1DeleteEdgeDeploymentStageCommand: (input: DeleteEdgeDeploymentStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
331
  export declare const serializeAws_json1_1DeleteEndpointCommand: (input: DeleteEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
332
  export declare const serializeAws_json1_1DeleteEndpointConfigCommand: (input: DeleteEndpointConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
333
  export declare const serializeAws_json1_1DeleteExperimentCommand: (input: DeleteExperimentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -356,6 +369,7 @@ export declare const serializeAws_json1_1DescribeDataQualityJobDefinitionCommand
356
369
  export declare const serializeAws_json1_1DescribeDeviceCommand: (input: DescribeDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
370
  export declare const serializeAws_json1_1DescribeDeviceFleetCommand: (input: DescribeDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
358
371
  export declare const serializeAws_json1_1DescribeDomainCommand: (input: DescribeDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
+ export declare const serializeAws_json1_1DescribeEdgeDeploymentPlanCommand: (input: DescribeEdgeDeploymentPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
373
  export declare const serializeAws_json1_1DescribeEdgePackagingJobCommand: (input: DescribeEdgePackagingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
374
  export declare const serializeAws_json1_1DescribeEndpointCommand: (input: DescribeEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
375
  export declare const serializeAws_json1_1DescribeEndpointConfigCommand: (input: DescribeEndpointConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -416,6 +430,7 @@ export declare const serializeAws_json1_1ListDataQualityJobDefinitionsCommand: (
416
430
  export declare const serializeAws_json1_1ListDeviceFleetsCommand: (input: ListDeviceFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
431
  export declare const serializeAws_json1_1ListDevicesCommand: (input: ListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
418
432
  export declare const serializeAws_json1_1ListDomainsCommand: (input: ListDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
+ export declare const serializeAws_json1_1ListEdgeDeploymentPlansCommand: (input: ListEdgeDeploymentPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
434
  export declare const serializeAws_json1_1ListEdgePackagingJobsCommand: (input: ListEdgePackagingJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
435
  export declare const serializeAws_json1_1ListEndpointConfigsCommand: (input: ListEndpointConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
436
  export declare const serializeAws_json1_1ListEndpointsCommand: (input: ListEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -447,6 +462,7 @@ export declare const serializeAws_json1_1ListPipelineParametersForExecutionComma
447
462
  export declare const serializeAws_json1_1ListPipelinesCommand: (input: ListPipelinesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
463
  export declare const serializeAws_json1_1ListProcessingJobsCommand: (input: ListProcessingJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
464
  export declare const serializeAws_json1_1ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
465
+ export declare const serializeAws_json1_1ListStageDevicesCommand: (input: ListStageDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
450
466
  export declare const serializeAws_json1_1ListStudioLifecycleConfigsCommand: (input: ListStudioLifecycleConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
451
467
  export declare const serializeAws_json1_1ListSubscribedWorkteamsCommand: (input: ListSubscribedWorkteamsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
468
  export declare const serializeAws_json1_1ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -466,11 +482,13 @@ export declare const serializeAws_json1_1RetryPipelineExecutionCommand: (input:
466
482
  export declare const serializeAws_json1_1SearchCommand: (input: SearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
467
483
  export declare const serializeAws_json1_1SendPipelineExecutionStepFailureCommand: (input: SendPipelineExecutionStepFailureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
484
  export declare const serializeAws_json1_1SendPipelineExecutionStepSuccessCommand: (input: SendPipelineExecutionStepSuccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
485
+ export declare const serializeAws_json1_1StartEdgeDeploymentStageCommand: (input: StartEdgeDeploymentStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
486
  export declare const serializeAws_json1_1StartMonitoringScheduleCommand: (input: StartMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
470
487
  export declare const serializeAws_json1_1StartNotebookInstanceCommand: (input: StartNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
471
488
  export declare const serializeAws_json1_1StartPipelineExecutionCommand: (input: StartPipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
489
  export declare const serializeAws_json1_1StopAutoMLJobCommand: (input: StopAutoMLJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
490
  export declare const serializeAws_json1_1StopCompilationJobCommand: (input: StopCompilationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
491
+ export declare const serializeAws_json1_1StopEdgeDeploymentStageCommand: (input: StopEdgeDeploymentStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
474
492
  export declare const serializeAws_json1_1StopEdgePackagingJobCommand: (input: StopEdgePackagingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
475
493
  export declare const serializeAws_json1_1StopHyperParameterTuningJobCommand: (input: StopHyperParameterTuningJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
494
  export declare const serializeAws_json1_1StopInferenceRecommendationsJobCommand: (input: StopInferenceRecommendationsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -524,6 +542,8 @@ export declare const deserializeAws_json1_1CreateContextCommand: (output: __Http
524
542
  export declare const deserializeAws_json1_1CreateDataQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataQualityJobDefinitionCommandOutput>;
525
543
  export declare const deserializeAws_json1_1CreateDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceFleetCommandOutput>;
526
544
  export declare const deserializeAws_json1_1CreateDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainCommandOutput>;
545
+ export declare const deserializeAws_json1_1CreateEdgeDeploymentPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEdgeDeploymentPlanCommandOutput>;
546
+ export declare const deserializeAws_json1_1CreateEdgeDeploymentStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEdgeDeploymentStageCommandOutput>;
527
547
  export declare const deserializeAws_json1_1CreateEdgePackagingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEdgePackagingJobCommandOutput>;
528
548
  export declare const deserializeAws_json1_1CreateEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEndpointCommandOutput>;
529
549
  export declare const deserializeAws_json1_1CreateEndpointConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEndpointConfigCommandOutput>;
@@ -569,6 +589,8 @@ export declare const deserializeAws_json1_1DeleteContextCommand: (output: __Http
569
589
  export declare const deserializeAws_json1_1DeleteDataQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataQualityJobDefinitionCommandOutput>;
570
590
  export declare const deserializeAws_json1_1DeleteDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceFleetCommandOutput>;
571
591
  export declare const deserializeAws_json1_1DeleteDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainCommandOutput>;
592
+ export declare const deserializeAws_json1_1DeleteEdgeDeploymentPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEdgeDeploymentPlanCommandOutput>;
593
+ export declare const deserializeAws_json1_1DeleteEdgeDeploymentStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEdgeDeploymentStageCommandOutput>;
572
594
  export declare const deserializeAws_json1_1DeleteEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEndpointCommandOutput>;
573
595
  export declare const deserializeAws_json1_1DeleteEndpointConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEndpointConfigCommandOutput>;
574
596
  export declare const deserializeAws_json1_1DeleteExperimentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteExperimentCommandOutput>;
@@ -610,6 +632,7 @@ export declare const deserializeAws_json1_1DescribeDataQualityJobDefinitionComma
610
632
  export declare const deserializeAws_json1_1DescribeDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeviceCommandOutput>;
611
633
  export declare const deserializeAws_json1_1DescribeDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeviceFleetCommandOutput>;
612
634
  export declare const deserializeAws_json1_1DescribeDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDomainCommandOutput>;
635
+ export declare const deserializeAws_json1_1DescribeEdgeDeploymentPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEdgeDeploymentPlanCommandOutput>;
613
636
  export declare const deserializeAws_json1_1DescribeEdgePackagingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEdgePackagingJobCommandOutput>;
614
637
  export declare const deserializeAws_json1_1DescribeEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointCommandOutput>;
615
638
  export declare const deserializeAws_json1_1DescribeEndpointConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointConfigCommandOutput>;
@@ -670,6 +693,7 @@ export declare const deserializeAws_json1_1ListDataQualityJobDefinitionsCommand:
670
693
  export declare const deserializeAws_json1_1ListDeviceFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceFleetsCommandOutput>;
671
694
  export declare const deserializeAws_json1_1ListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesCommandOutput>;
672
695
  export declare const deserializeAws_json1_1ListDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainsCommandOutput>;
696
+ export declare const deserializeAws_json1_1ListEdgeDeploymentPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEdgeDeploymentPlansCommandOutput>;
673
697
  export declare const deserializeAws_json1_1ListEdgePackagingJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEdgePackagingJobsCommandOutput>;
674
698
  export declare const deserializeAws_json1_1ListEndpointConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEndpointConfigsCommandOutput>;
675
699
  export declare const deserializeAws_json1_1ListEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEndpointsCommandOutput>;
@@ -701,6 +725,7 @@ export declare const deserializeAws_json1_1ListPipelineParametersForExecutionCom
701
725
  export declare const deserializeAws_json1_1ListPipelinesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPipelinesCommandOutput>;
702
726
  export declare const deserializeAws_json1_1ListProcessingJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProcessingJobsCommandOutput>;
703
727
  export declare const deserializeAws_json1_1ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
728
+ export declare const deserializeAws_json1_1ListStageDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStageDevicesCommandOutput>;
704
729
  export declare const deserializeAws_json1_1ListStudioLifecycleConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStudioLifecycleConfigsCommandOutput>;
705
730
  export declare const deserializeAws_json1_1ListSubscribedWorkteamsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscribedWorkteamsCommandOutput>;
706
731
  export declare const deserializeAws_json1_1ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
@@ -720,11 +745,13 @@ export declare const deserializeAws_json1_1RetryPipelineExecutionCommand: (outpu
720
745
  export declare const deserializeAws_json1_1SearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchCommandOutput>;
721
746
  export declare const deserializeAws_json1_1SendPipelineExecutionStepFailureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendPipelineExecutionStepFailureCommandOutput>;
722
747
  export declare const deserializeAws_json1_1SendPipelineExecutionStepSuccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendPipelineExecutionStepSuccessCommandOutput>;
748
+ export declare const deserializeAws_json1_1StartEdgeDeploymentStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartEdgeDeploymentStageCommandOutput>;
723
749
  export declare const deserializeAws_json1_1StartMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMonitoringScheduleCommandOutput>;
724
750
  export declare const deserializeAws_json1_1StartNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartNotebookInstanceCommandOutput>;
725
751
  export declare const deserializeAws_json1_1StartPipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartPipelineExecutionCommandOutput>;
726
752
  export declare const deserializeAws_json1_1StopAutoMLJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopAutoMLJobCommandOutput>;
727
753
  export declare const deserializeAws_json1_1StopCompilationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopCompilationJobCommandOutput>;
754
+ export declare const deserializeAws_json1_1StopEdgeDeploymentStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopEdgeDeploymentStageCommandOutput>;
728
755
  export declare const deserializeAws_json1_1StopEdgePackagingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopEdgePackagingJobCommandOutput>;
729
756
  export declare const deserializeAws_json1_1StopHyperParameterTuningJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopHyperParameterTuningJobCommandOutput>;
730
757
  export declare const deserializeAws_json1_1StopInferenceRecommendationsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopInferenceRecommendationsJobCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sagemaker",
3
3
  "description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
4
- "version": "3.131.0",
4
+ "version": "3.137.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,9 +18,9 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.131.0",
21
+ "@aws-sdk/client-sts": "3.137.0",
22
22
  "@aws-sdk/config-resolver": "3.130.0",
23
- "@aws-sdk/credential-provider-node": "3.131.0",
23
+ "@aws-sdk/credential-provider-node": "3.137.0",
24
24
  "@aws-sdk/fetch-http-handler": "3.131.0",
25
25
  "@aws-sdk/hash-node": "3.127.0",
26
26
  "@aws-sdk/invalid-dependency": "3.127.0",
@@ -36,15 +36,15 @@
36
36
  "@aws-sdk/node-config-provider": "3.127.0",
37
37
  "@aws-sdk/node-http-handler": "3.127.0",
38
38
  "@aws-sdk/protocol-http": "3.127.0",
39
- "@aws-sdk/smithy-client": "3.127.0",
39
+ "@aws-sdk/smithy-client": "3.137.0",
40
40
  "@aws-sdk/types": "3.127.0",
41
41
  "@aws-sdk/url-parser": "3.127.0",
42
42
  "@aws-sdk/util-base64-browser": "3.109.0",
43
43
  "@aws-sdk/util-base64-node": "3.55.0",
44
44
  "@aws-sdk/util-body-length-browser": "3.55.0",
45
45
  "@aws-sdk/util-body-length-node": "3.55.0",
46
- "@aws-sdk/util-defaults-mode-browser": "3.127.0",
47
- "@aws-sdk/util-defaults-mode-node": "3.130.0",
46
+ "@aws-sdk/util-defaults-mode-browser": "3.137.0",
47
+ "@aws-sdk/util-defaults-mode-node": "3.137.0",
48
48
  "@aws-sdk/util-user-agent-browser": "3.127.0",
49
49
  "@aws-sdk/util-user-agent-node": "3.127.0",
50
50
  "@aws-sdk/util-utf8-browser": "3.109.0",