@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
@@ -15,6 +15,8 @@ import { CreateContextCommand, } from "./commands/CreateContextCommand";
15
15
  import { CreateDataQualityJobDefinitionCommand, } from "./commands/CreateDataQualityJobDefinitionCommand";
16
16
  import { CreateDeviceFleetCommand, } from "./commands/CreateDeviceFleetCommand";
17
17
  import { CreateDomainCommand, } from "./commands/CreateDomainCommand";
18
+ import { CreateEdgeDeploymentPlanCommand, } from "./commands/CreateEdgeDeploymentPlanCommand";
19
+ import { CreateEdgeDeploymentStageCommand, } from "./commands/CreateEdgeDeploymentStageCommand";
18
20
  import { CreateEdgePackagingJobCommand, } from "./commands/CreateEdgePackagingJobCommand";
19
21
  import { CreateEndpointCommand, } from "./commands/CreateEndpointCommand";
20
22
  import { CreateEndpointConfigCommand, } from "./commands/CreateEndpointConfigCommand";
@@ -60,6 +62,8 @@ import { DeleteContextCommand, } from "./commands/DeleteContextCommand";
60
62
  import { DeleteDataQualityJobDefinitionCommand, } from "./commands/DeleteDataQualityJobDefinitionCommand";
61
63
  import { DeleteDeviceFleetCommand, } from "./commands/DeleteDeviceFleetCommand";
62
64
  import { DeleteDomainCommand, } from "./commands/DeleteDomainCommand";
65
+ import { DeleteEdgeDeploymentPlanCommand, } from "./commands/DeleteEdgeDeploymentPlanCommand";
66
+ import { DeleteEdgeDeploymentStageCommand, } from "./commands/DeleteEdgeDeploymentStageCommand";
63
67
  import { DeleteEndpointCommand, } from "./commands/DeleteEndpointCommand";
64
68
  import { DeleteEndpointConfigCommand, } from "./commands/DeleteEndpointConfigCommand";
65
69
  import { DeleteExperimentCommand, } from "./commands/DeleteExperimentCommand";
@@ -101,6 +105,7 @@ import { DescribeDataQualityJobDefinitionCommand, } from "./commands/DescribeDat
101
105
  import { DescribeDeviceCommand, } from "./commands/DescribeDeviceCommand";
102
106
  import { DescribeDeviceFleetCommand, } from "./commands/DescribeDeviceFleetCommand";
103
107
  import { DescribeDomainCommand, } from "./commands/DescribeDomainCommand";
108
+ import { DescribeEdgeDeploymentPlanCommand, } from "./commands/DescribeEdgeDeploymentPlanCommand";
104
109
  import { DescribeEdgePackagingJobCommand, } from "./commands/DescribeEdgePackagingJobCommand";
105
110
  import { DescribeEndpointCommand, } from "./commands/DescribeEndpointCommand";
106
111
  import { DescribeEndpointConfigCommand, } from "./commands/DescribeEndpointConfigCommand";
@@ -161,6 +166,7 @@ import { ListDataQualityJobDefinitionsCommand, } from "./commands/ListDataQualit
161
166
  import { ListDeviceFleetsCommand, } from "./commands/ListDeviceFleetsCommand";
162
167
  import { ListDevicesCommand } from "./commands/ListDevicesCommand";
163
168
  import { ListDomainsCommand } from "./commands/ListDomainsCommand";
169
+ import { ListEdgeDeploymentPlansCommand, } from "./commands/ListEdgeDeploymentPlansCommand";
164
170
  import { ListEdgePackagingJobsCommand, } from "./commands/ListEdgePackagingJobsCommand";
165
171
  import { ListEndpointConfigsCommand, } from "./commands/ListEndpointConfigsCommand";
166
172
  import { ListEndpointsCommand, } from "./commands/ListEndpointsCommand";
@@ -192,6 +198,7 @@ import { ListPipelineParametersForExecutionCommand, } from "./commands/ListPipel
192
198
  import { ListPipelinesCommand, } from "./commands/ListPipelinesCommand";
193
199
  import { ListProcessingJobsCommand, } from "./commands/ListProcessingJobsCommand";
194
200
  import { ListProjectsCommand, } from "./commands/ListProjectsCommand";
201
+ import { ListStageDevicesCommand, } from "./commands/ListStageDevicesCommand";
195
202
  import { ListStudioLifecycleConfigsCommand, } from "./commands/ListStudioLifecycleConfigsCommand";
196
203
  import { ListSubscribedWorkteamsCommand, } from "./commands/ListSubscribedWorkteamsCommand";
197
204
  import { ListTagsCommand } from "./commands/ListTagsCommand";
@@ -211,11 +218,13 @@ import { RetryPipelineExecutionCommand, } from "./commands/RetryPipelineExecutio
211
218
  import { SearchCommand } from "./commands/SearchCommand";
212
219
  import { SendPipelineExecutionStepFailureCommand, } from "./commands/SendPipelineExecutionStepFailureCommand";
213
220
  import { SendPipelineExecutionStepSuccessCommand, } from "./commands/SendPipelineExecutionStepSuccessCommand";
221
+ import { StartEdgeDeploymentStageCommand, } from "./commands/StartEdgeDeploymentStageCommand";
214
222
  import { StartMonitoringScheduleCommand, } from "./commands/StartMonitoringScheduleCommand";
215
223
  import { StartNotebookInstanceCommand, } from "./commands/StartNotebookInstanceCommand";
216
224
  import { StartPipelineExecutionCommand, } from "./commands/StartPipelineExecutionCommand";
217
225
  import { StopAutoMLJobCommand, } from "./commands/StopAutoMLJobCommand";
218
226
  import { StopCompilationJobCommand, } from "./commands/StopCompilationJobCommand";
227
+ import { StopEdgeDeploymentStageCommand, } from "./commands/StopEdgeDeploymentStageCommand";
219
228
  import { StopEdgePackagingJobCommand, } from "./commands/StopEdgePackagingJobCommand";
220
229
  import { StopHyperParameterTuningJobCommand, } from "./commands/StopHyperParameterTuningJobCommand";
221
230
  import { StopInferenceRecommendationsJobCommand, } from "./commands/StopInferenceRecommendationsJobCommand";
@@ -483,6 +492,34 @@ var SageMaker = (function (_super) {
483
492
  return this.send(command, optionsOrCb);
484
493
  }
485
494
  };
495
+ SageMaker.prototype.createEdgeDeploymentPlan = function (args, optionsOrCb, cb) {
496
+ var command = new CreateEdgeDeploymentPlanCommand(args);
497
+ if (typeof optionsOrCb === "function") {
498
+ this.send(command, optionsOrCb);
499
+ }
500
+ else if (typeof cb === "function") {
501
+ if (typeof optionsOrCb !== "object")
502
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
503
+ this.send(command, optionsOrCb || {}, cb);
504
+ }
505
+ else {
506
+ return this.send(command, optionsOrCb);
507
+ }
508
+ };
509
+ SageMaker.prototype.createEdgeDeploymentStage = function (args, optionsOrCb, cb) {
510
+ var command = new CreateEdgeDeploymentStageCommand(args);
511
+ if (typeof optionsOrCb === "function") {
512
+ this.send(command, optionsOrCb);
513
+ }
514
+ else if (typeof cb === "function") {
515
+ if (typeof optionsOrCb !== "object")
516
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
517
+ this.send(command, optionsOrCb || {}, cb);
518
+ }
519
+ else {
520
+ return this.send(command, optionsOrCb);
521
+ }
522
+ };
486
523
  SageMaker.prototype.createEdgePackagingJob = function (args, optionsOrCb, cb) {
487
524
  var command = new CreateEdgePackagingJobCommand(args);
488
525
  if (typeof optionsOrCb === "function") {
@@ -1113,6 +1150,34 @@ var SageMaker = (function (_super) {
1113
1150
  return this.send(command, optionsOrCb);
1114
1151
  }
1115
1152
  };
1153
+ SageMaker.prototype.deleteEdgeDeploymentPlan = function (args, optionsOrCb, cb) {
1154
+ var command = new DeleteEdgeDeploymentPlanCommand(args);
1155
+ if (typeof optionsOrCb === "function") {
1156
+ this.send(command, optionsOrCb);
1157
+ }
1158
+ else if (typeof cb === "function") {
1159
+ if (typeof optionsOrCb !== "object")
1160
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1161
+ this.send(command, optionsOrCb || {}, cb);
1162
+ }
1163
+ else {
1164
+ return this.send(command, optionsOrCb);
1165
+ }
1166
+ };
1167
+ SageMaker.prototype.deleteEdgeDeploymentStage = function (args, optionsOrCb, cb) {
1168
+ var command = new DeleteEdgeDeploymentStageCommand(args);
1169
+ if (typeof optionsOrCb === "function") {
1170
+ this.send(command, optionsOrCb);
1171
+ }
1172
+ else if (typeof cb === "function") {
1173
+ if (typeof optionsOrCb !== "object")
1174
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1175
+ this.send(command, optionsOrCb || {}, cb);
1176
+ }
1177
+ else {
1178
+ return this.send(command, optionsOrCb);
1179
+ }
1180
+ };
1116
1181
  SageMaker.prototype.deleteEndpoint = function (args, optionsOrCb, cb) {
1117
1182
  var command = new DeleteEndpointCommand(args);
1118
1183
  if (typeof optionsOrCb === "function") {
@@ -1687,6 +1752,20 @@ var SageMaker = (function (_super) {
1687
1752
  return this.send(command, optionsOrCb);
1688
1753
  }
1689
1754
  };
1755
+ SageMaker.prototype.describeEdgeDeploymentPlan = function (args, optionsOrCb, cb) {
1756
+ var command = new DescribeEdgeDeploymentPlanCommand(args);
1757
+ if (typeof optionsOrCb === "function") {
1758
+ this.send(command, optionsOrCb);
1759
+ }
1760
+ else if (typeof cb === "function") {
1761
+ if (typeof optionsOrCb !== "object")
1762
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1763
+ this.send(command, optionsOrCb || {}, cb);
1764
+ }
1765
+ else {
1766
+ return this.send(command, optionsOrCb);
1767
+ }
1768
+ };
1690
1769
  SageMaker.prototype.describeEdgePackagingJob = function (args, optionsOrCb, cb) {
1691
1770
  var command = new DescribeEdgePackagingJobCommand(args);
1692
1771
  if (typeof optionsOrCb === "function") {
@@ -2527,6 +2606,20 @@ var SageMaker = (function (_super) {
2527
2606
  return this.send(command, optionsOrCb);
2528
2607
  }
2529
2608
  };
2609
+ SageMaker.prototype.listEdgeDeploymentPlans = function (args, optionsOrCb, cb) {
2610
+ var command = new ListEdgeDeploymentPlansCommand(args);
2611
+ if (typeof optionsOrCb === "function") {
2612
+ this.send(command, optionsOrCb);
2613
+ }
2614
+ else if (typeof cb === "function") {
2615
+ if (typeof optionsOrCb !== "object")
2616
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2617
+ this.send(command, optionsOrCb || {}, cb);
2618
+ }
2619
+ else {
2620
+ return this.send(command, optionsOrCb);
2621
+ }
2622
+ };
2530
2623
  SageMaker.prototype.listEdgePackagingJobs = function (args, optionsOrCb, cb) {
2531
2624
  var command = new ListEdgePackagingJobsCommand(args);
2532
2625
  if (typeof optionsOrCb === "function") {
@@ -2961,6 +3054,20 @@ var SageMaker = (function (_super) {
2961
3054
  return this.send(command, optionsOrCb);
2962
3055
  }
2963
3056
  };
3057
+ SageMaker.prototype.listStageDevices = function (args, optionsOrCb, cb) {
3058
+ var command = new ListStageDevicesCommand(args);
3059
+ if (typeof optionsOrCb === "function") {
3060
+ this.send(command, optionsOrCb);
3061
+ }
3062
+ else if (typeof cb === "function") {
3063
+ if (typeof optionsOrCb !== "object")
3064
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
3065
+ this.send(command, optionsOrCb || {}, cb);
3066
+ }
3067
+ else {
3068
+ return this.send(command, optionsOrCb);
3069
+ }
3070
+ };
2964
3071
  SageMaker.prototype.listStudioLifecycleConfigs = function (args, optionsOrCb, cb) {
2965
3072
  var command = new ListStudioLifecycleConfigsCommand(args);
2966
3073
  if (typeof optionsOrCb === "function") {
@@ -3227,6 +3334,20 @@ var SageMaker = (function (_super) {
3227
3334
  return this.send(command, optionsOrCb);
3228
3335
  }
3229
3336
  };
3337
+ SageMaker.prototype.startEdgeDeploymentStage = function (args, optionsOrCb, cb) {
3338
+ var command = new StartEdgeDeploymentStageCommand(args);
3339
+ if (typeof optionsOrCb === "function") {
3340
+ this.send(command, optionsOrCb);
3341
+ }
3342
+ else if (typeof cb === "function") {
3343
+ if (typeof optionsOrCb !== "object")
3344
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
3345
+ this.send(command, optionsOrCb || {}, cb);
3346
+ }
3347
+ else {
3348
+ return this.send(command, optionsOrCb);
3349
+ }
3350
+ };
3230
3351
  SageMaker.prototype.startMonitoringSchedule = function (args, optionsOrCb, cb) {
3231
3352
  var command = new StartMonitoringScheduleCommand(args);
3232
3353
  if (typeof optionsOrCb === "function") {
@@ -3297,6 +3418,20 @@ var SageMaker = (function (_super) {
3297
3418
  return this.send(command, optionsOrCb);
3298
3419
  }
3299
3420
  };
3421
+ SageMaker.prototype.stopEdgeDeploymentStage = function (args, optionsOrCb, cb) {
3422
+ var command = new StopEdgeDeploymentStageCommand(args);
3423
+ if (typeof optionsOrCb === "function") {
3424
+ this.send(command, optionsOrCb);
3425
+ }
3426
+ else if (typeof cb === "function") {
3427
+ if (typeof optionsOrCb !== "object")
3428
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
3429
+ this.send(command, optionsOrCb || {}, cb);
3430
+ }
3431
+ else {
3432
+ return this.send(command, optionsOrCb);
3433
+ }
3434
+ };
3300
3435
  SageMaker.prototype.stopEdgePackagingJob = function (args, optionsOrCb, cb) {
3301
3436
  var command = new StopEdgePackagingJobCommand(args);
3302
3437
  if (typeof optionsOrCb === "function") {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { AddAssociationRequest, AddAssociationResponse } from "../models/models_0";
4
+ import { AddAssociationRequestFilterSensitiveLog, AddAssociationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AddAssociationCommand, serializeAws_json1_1AddAssociationCommand, } from "../protocols/Aws_json1_1";
6
6
  var AddAssociationCommand = (function (_super) {
7
7
  __extends(AddAssociationCommand, _super);
@@ -20,8 +20,8 @@ var AddAssociationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AddAssociationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: AddAssociationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AddAssociationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AddAssociationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { AddTagsInput, AddTagsOutput } from "../models/models_0";
4
+ import { AddTagsInputFilterSensitiveLog, AddTagsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
6
6
  var AddTagsCommand = (function (_super) {
7
7
  __extends(AddTagsCommand, _super);
@@ -20,8 +20,8 @@ var AddTagsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AddTagsInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: AddTagsOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AddTagsInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AddTagsOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { AssociateTrialComponentRequest, AssociateTrialComponentResponse } from "../models/models_0";
4
+ import { AssociateTrialComponentRequestFilterSensitiveLog, AssociateTrialComponentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AssociateTrialComponentCommand, serializeAws_json1_1AssociateTrialComponentCommand, } from "../protocols/Aws_json1_1";
6
6
  var AssociateTrialComponentCommand = (function (_super) {
7
7
  __extends(AssociateTrialComponentCommand, _super);
@@ -20,8 +20,8 @@ var AssociateTrialComponentCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateTrialComponentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: AssociateTrialComponentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateTrialComponentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AssociateTrialComponentResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { BatchDescribeModelPackageInput, BatchDescribeModelPackageOutput } from "../models/models_0";
4
+ import { BatchDescribeModelPackageInputFilterSensitiveLog, BatchDescribeModelPackageOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1BatchDescribeModelPackageCommand, serializeAws_json1_1BatchDescribeModelPackageCommand, } from "../protocols/Aws_json1_1";
6
6
  var BatchDescribeModelPackageCommand = (function (_super) {
7
7
  __extends(BatchDescribeModelPackageCommand, _super);
@@ -20,8 +20,8 @@ var BatchDescribeModelPackageCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: BatchDescribeModelPackageInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: BatchDescribeModelPackageOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: BatchDescribeModelPackageInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: BatchDescribeModelPackageOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateActionRequest, CreateActionResponse } from "../models/models_0";
4
+ import { CreateActionRequestFilterSensitiveLog, CreateActionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateActionCommand, serializeAws_json1_1CreateActionCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateActionCommand = (function (_super) {
7
7
  __extends(CreateActionCommand, _super);
@@ -20,8 +20,8 @@ var CreateActionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateActionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateActionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateActionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateActionResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateAlgorithmInput, CreateAlgorithmOutput } from "../models/models_0";
4
+ import { CreateAlgorithmInputFilterSensitiveLog, CreateAlgorithmOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAlgorithmCommand, serializeAws_json1_1CreateAlgorithmCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateAlgorithmCommand = (function (_super) {
7
7
  __extends(CreateAlgorithmCommand, _super);
@@ -20,8 +20,8 @@ var CreateAlgorithmCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateAlgorithmInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateAlgorithmOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateAlgorithmInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateAlgorithmOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateAppRequest, CreateAppResponse } from "../models/models_0";
4
+ import { CreateAppRequestFilterSensitiveLog, CreateAppResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAppCommand, serializeAws_json1_1CreateAppCommand } from "../protocols/Aws_json1_1";
6
6
  var CreateAppCommand = (function (_super) {
7
7
  __extends(CreateAppCommand, _super);
@@ -20,8 +20,8 @@ var CreateAppCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateAppRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateAppResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateAppRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateAppResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateAppImageConfigRequest, CreateAppImageConfigResponse } from "../models/models_0";
4
+ import { CreateAppImageConfigRequestFilterSensitiveLog, CreateAppImageConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAppImageConfigCommand, serializeAws_json1_1CreateAppImageConfigCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateAppImageConfigCommand = (function (_super) {
7
7
  __extends(CreateAppImageConfigCommand, _super);
@@ -20,8 +20,8 @@ var CreateAppImageConfigCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateAppImageConfigRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateAppImageConfigResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateAppImageConfigRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateAppImageConfigResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateArtifactRequest, CreateArtifactResponse } from "../models/models_0";
4
+ import { CreateArtifactRequestFilterSensitiveLog, CreateArtifactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateArtifactCommand, serializeAws_json1_1CreateArtifactCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateArtifactCommand = (function (_super) {
7
7
  __extends(CreateArtifactCommand, _super);
@@ -20,8 +20,8 @@ var CreateArtifactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateArtifactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateArtifactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateArtifactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateArtifactResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateAutoMLJobRequest, CreateAutoMLJobResponse } from "../models/models_0";
4
+ import { CreateAutoMLJobRequestFilterSensitiveLog, CreateAutoMLJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAutoMLJobCommand, serializeAws_json1_1CreateAutoMLJobCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateAutoMLJobCommand = (function (_super) {
7
7
  __extends(CreateAutoMLJobCommand, _super);
@@ -20,8 +20,8 @@ var CreateAutoMLJobCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateAutoMLJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateAutoMLJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateAutoMLJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateAutoMLJobResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateCodeRepositoryInput, CreateCodeRepositoryOutput } from "../models/models_0";
4
+ import { CreateCodeRepositoryInputFilterSensitiveLog, CreateCodeRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateCodeRepositoryCommand, serializeAws_json1_1CreateCodeRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateCodeRepositoryCommand = (function (_super) {
7
7
  __extends(CreateCodeRepositoryCommand, _super);
@@ -20,8 +20,8 @@ var CreateCodeRepositoryCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateCodeRepositoryInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateCodeRepositoryOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateCodeRepositoryInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateCodeRepositoryOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateCompilationJobRequest, CreateCompilationJobResponse } from "../models/models_0";
4
+ import { CreateCompilationJobRequestFilterSensitiveLog, CreateCompilationJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateCompilationJobCommand, serializeAws_json1_1CreateCompilationJobCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateCompilationJobCommand = (function (_super) {
7
7
  __extends(CreateCompilationJobCommand, _super);
@@ -20,8 +20,8 @@ var CreateCompilationJobCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateCompilationJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateCompilationJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateCompilationJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateCompilationJobResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateContextRequest, CreateContextResponse } from "../models/models_0";
4
+ import { CreateContextRequestFilterSensitiveLog, CreateContextResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateContextCommand, serializeAws_json1_1CreateContextCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateContextCommand = (function (_super) {
7
7
  __extends(CreateContextCommand, _super);
@@ -20,8 +20,8 @@ var CreateContextCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateContextRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateContextResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateContextRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateContextResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateDataQualityJobDefinitionRequest, CreateDataQualityJobDefinitionResponse } from "../models/models_0";
4
+ import { CreateDataQualityJobDefinitionRequestFilterSensitiveLog, CreateDataQualityJobDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateDataQualityJobDefinitionCommand, serializeAws_json1_1CreateDataQualityJobDefinitionCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateDataQualityJobDefinitionCommand = (function (_super) {
7
7
  __extends(CreateDataQualityJobDefinitionCommand, _super);
@@ -20,8 +20,8 @@ var CreateDataQualityJobDefinitionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateDataQualityJobDefinitionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateDataQualityJobDefinitionResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateDataQualityJobDefinitionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateDataQualityJobDefinitionResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateDeviceFleetRequest } from "../models/models_0";
4
+ import { CreateDeviceFleetRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateDeviceFleetCommand, serializeAws_json1_1CreateDeviceFleetCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateDeviceFleetCommand = (function (_super) {
7
7
  __extends(CreateDeviceFleetCommand, _super);
@@ -20,7 +20,7 @@ var CreateDeviceFleetCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateDeviceFleetRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateDeviceFleetRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateDomainRequest, CreateDomainResponse } from "../models/models_0";
4
+ import { CreateDomainRequestFilterSensitiveLog, CreateDomainResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateDomainCommand, serializeAws_json1_1CreateDomainCommand, } from "../protocols/Aws_json1_1";
6
6
  var CreateDomainCommand = (function (_super) {
7
7
  __extends(CreateDomainCommand, _super);
@@ -20,8 +20,8 @@ var CreateDomainCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateDomainRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateDomainResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateDomainRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateDomainResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateEdgeDeploymentPlanRequestFilterSensitiveLog, CreateEdgeDeploymentPlanResponseFilterSensitiveLog, } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateEdgeDeploymentPlanCommand, serializeAws_json1_1CreateEdgeDeploymentPlanCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateEdgeDeploymentPlanCommand = (function (_super) {
7
+ __extends(CreateEdgeDeploymentPlanCommand, _super);
8
+ function CreateEdgeDeploymentPlanCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateEdgeDeploymentPlanCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "SageMakerClient";
18
+ var commandName = "CreateEdgeDeploymentPlanCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateEdgeDeploymentPlanRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateEdgeDeploymentPlanResponseFilterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateEdgeDeploymentPlanCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CreateEdgeDeploymentPlanCommand(input, context);
33
+ };
34
+ CreateEdgeDeploymentPlanCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CreateEdgeDeploymentPlanCommand(output, context);
36
+ };
37
+ return CreateEdgeDeploymentPlanCommand;
38
+ }($Command));
39
+ export { CreateEdgeDeploymentPlanCommand };
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateEdgeDeploymentStageRequestFilterSensitiveLog, } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateEdgeDeploymentStageCommand, serializeAws_json1_1CreateEdgeDeploymentStageCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateEdgeDeploymentStageCommand = (function (_super) {
7
+ __extends(CreateEdgeDeploymentStageCommand, _super);
8
+ function CreateEdgeDeploymentStageCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateEdgeDeploymentStageCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "SageMakerClient";
18
+ var commandName = "CreateEdgeDeploymentStageCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateEdgeDeploymentStageRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: function (output) { return output; },
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateEdgeDeploymentStageCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1CreateEdgeDeploymentStageCommand(input, context);
33
+ };
34
+ CreateEdgeDeploymentStageCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1CreateEdgeDeploymentStageCommand(output, context);
36
+ };
37
+ return CreateEdgeDeploymentStageCommand;
38
+ }($Command));
39
+ export { CreateEdgeDeploymentStageCommand };