@aws-sdk/client-sagemaker 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (357) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/SageMaker.d.ts +4858 -1320
  3. package/dist-types/ts3.4/SageMakerClient.d.ts +1707 -336
  4. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +34 -17
  9. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +37 -17
  10. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
  11. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +41 -17
  15. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +37 -17
  17. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +33 -17
  19. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +34 -17
  20. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +37 -17
  22. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +36 -17
  23. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +34 -17
  24. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +37 -17
  26. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +38 -17
  27. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +38 -17
  29. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +38 -17
  32. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +38 -17
  34. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +38 -17
  38. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +34 -17
  52. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +38 -17
  54. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +37 -17
  55. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +37 -17
  56. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +34 -17
  57. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
  59. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +36 -17
  60. package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
  62. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +36 -17
  63. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +37 -17
  64. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +37 -17
  65. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +33 -17
  66. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +37 -17
  69. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +32 -17
  70. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +36 -17
  71. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +37 -17
  72. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +33 -17
  73. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +38 -17
  75. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
  76. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +38 -17
  77. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +37 -17
  78. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +32 -17
  79. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +37 -17
  80. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +33 -17
  81. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +37 -17
  84. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +37 -17
  85. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +36 -17
  86. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +37 -17
  87. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +37 -17
  88. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +32 -17
  89. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +37 -17
  90. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +34 -17
  91. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +34 -17
  92. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +41 -17
  93. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +33 -17
  94. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +37 -17
  95. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +37 -17
  96. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +33 -17
  97. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +37 -17
  98. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +37 -17
  99. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +34 -17
  100. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +41 -17
  101. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +37 -17
  102. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +38 -17
  103. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +41 -17
  104. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +41 -17
  105. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +37 -17
  106. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +41 -17
  107. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +37 -17
  108. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +38 -17
  109. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +37 -17
  110. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +41 -17
  111. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +41 -17
  112. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +37 -17
  113. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +41 -17
  114. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +38 -17
  115. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +41 -17
  116. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +41 -17
  117. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +41 -17
  118. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +38 -17
  119. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +41 -17
  120. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +37 -17
  121. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +41 -17
  122. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +41 -17
  123. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +38 -17
  124. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +41 -17
  125. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +41 -17
  126. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +34 -17
  127. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +41 -17
  128. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +41 -17
  129. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +41 -17
  130. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +41 -17
  131. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +41 -17
  132. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +41 -17
  133. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  134. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +37 -17
  135. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +41 -17
  136. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +41 -17
  137. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +41 -17
  138. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +37 -17
  139. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +41 -17
  140. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +41 -17
  141. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +38 -17
  142. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +41 -17
  143. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +37 -17
  144. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +41 -17
  145. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +38 -17
  146. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +38 -17
  147. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +37 -17
  148. package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
  149. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +41 -17
  150. package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
  151. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +41 -17
  152. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +41 -17
  153. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +41 -17
  154. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +41 -17
  155. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +41 -17
  156. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +34 -17
  157. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +34 -17
  158. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +38 -17
  159. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +34 -17
  160. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +37 -17
  161. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
  162. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +37 -17
  163. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +41 -17
  164. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +41 -17
  165. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +38 -17
  166. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +34 -17
  167. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +41 -17
  168. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +37 -17
  169. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
  170. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +34 -17
  171. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +41 -17
  172. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +41 -17
  173. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +38 -17
  174. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +34 -17
  175. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +37 -17
  176. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +38 -17
  177. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +38 -17
  178. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +37 -17
  179. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +41 -17
  180. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +38 -17
  181. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +34 -17
  182. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +41 -17
  183. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +37 -17
  184. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +41 -17
  185. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +38 -17
  186. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +41 -17
  187. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +41 -17
  188. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +38 -17
  189. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +41 -17
  190. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +37 -17
  191. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +41 -17
  192. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +34 -17
  193. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +41 -17
  194. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +41 -17
  195. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +41 -17
  196. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +41 -17
  197. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +41 -17
  198. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +41 -17
  199. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +41 -17
  200. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +37 -17
  201. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +38 -17
  202. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +34 -17
  203. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +37 -17
  204. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +41 -17
  205. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +41 -17
  206. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +34 -17
  207. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +37 -17
  208. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +41 -17
  209. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +38 -17
  210. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +38 -17
  211. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +34 -17
  212. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +37 -17
  213. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +37 -17
  214. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +37 -17
  215. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +41 -17
  216. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +34 -17
  217. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +32 -17
  218. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +37 -17
  219. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +41 -17
  220. package/dist-types/ts3.4/commands/SearchCommand.d.ts +32 -17
  221. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +41 -17
  222. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +41 -17
  223. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +37 -17
  224. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +37 -17
  225. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +36 -17
  226. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +41 -17
  227. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +32 -17
  228. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +33 -17
  229. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +37 -17
  230. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +36 -17
  231. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +37 -17
  232. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +37 -17
  233. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +32 -17
  234. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +36 -17
  235. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +36 -17
  236. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +41 -17
  237. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +33 -17
  238. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +32 -17
  239. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +32 -17
  240. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +34 -17
  241. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +41 -17
  242. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +37 -17
  243. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +41 -17
  244. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +37 -17
  245. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +33 -17
  246. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +32 -17
  247. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +34 -17
  248. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +34 -17
  249. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +41 -17
  250. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +37 -17
  251. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +38 -17
  252. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +36 -17
  253. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +34 -17
  254. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +38 -17
  255. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +41 -17
  256. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +41 -17
  257. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
  258. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +37 -17
  259. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +41 -17
  260. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +34 -17
  261. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +38 -17
  262. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +34 -17
  263. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +41 -17
  264. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +38 -17
  265. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +37 -17
  266. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +37 -17
  267. package/dist-types/ts3.4/commands/index.d.ts +263 -263
  268. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  269. package/dist-types/ts3.4/index.d.ts +7 -7
  270. package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +8 -6
  271. package/dist-types/ts3.4/models/index.d.ts +4 -4
  272. package/dist-types/ts3.4/models/models_0.d.ts +3377 -3197
  273. package/dist-types/ts3.4/models/models_1.d.ts +3690 -3325
  274. package/dist-types/ts3.4/models/models_2.d.ts +4254 -3894
  275. package/dist-types/ts3.4/models/models_3.d.ts +2501 -2241
  276. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  277. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +11 -4
  278. package/dist-types/ts3.4/pagination/ListAlgorithmsPaginator.d.ts +11 -4
  279. package/dist-types/ts3.4/pagination/ListAppImageConfigsPaginator.d.ts +11 -4
  280. package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +11 -4
  281. package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +11 -4
  282. package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
  283. package/dist-types/ts3.4/pagination/ListAutoMLJobsPaginator.d.ts +11 -4
  284. package/dist-types/ts3.4/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +11 -4
  285. package/dist-types/ts3.4/pagination/ListCodeRepositoriesPaginator.d.ts +11 -4
  286. package/dist-types/ts3.4/pagination/ListCompilationJobsPaginator.d.ts +11 -4
  287. package/dist-types/ts3.4/pagination/ListContextsPaginator.d.ts +11 -4
  288. package/dist-types/ts3.4/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +11 -4
  289. package/dist-types/ts3.4/pagination/ListDeviceFleetsPaginator.d.ts +11 -4
  290. package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +11 -4
  291. package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +11 -4
  292. package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +11 -4
  293. package/dist-types/ts3.4/pagination/ListEdgePackagingJobsPaginator.d.ts +11 -4
  294. package/dist-types/ts3.4/pagination/ListEndpointConfigsPaginator.d.ts +11 -4
  295. package/dist-types/ts3.4/pagination/ListEndpointsPaginator.d.ts +11 -4
  296. package/dist-types/ts3.4/pagination/ListExperimentsPaginator.d.ts +11 -4
  297. package/dist-types/ts3.4/pagination/ListFlowDefinitionsPaginator.d.ts +11 -4
  298. package/dist-types/ts3.4/pagination/ListHumanTaskUisPaginator.d.ts +11 -4
  299. package/dist-types/ts3.4/pagination/ListHyperParameterTuningJobsPaginator.d.ts +11 -4
  300. package/dist-types/ts3.4/pagination/ListImageVersionsPaginator.d.ts +11 -4
  301. package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +11 -4
  302. package/dist-types/ts3.4/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +11 -4
  303. package/dist-types/ts3.4/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +11 -4
  304. package/dist-types/ts3.4/pagination/ListLabelingJobsPaginator.d.ts +11 -4
  305. package/dist-types/ts3.4/pagination/ListLineageGroupsPaginator.d.ts +11 -4
  306. package/dist-types/ts3.4/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +11 -4
  307. package/dist-types/ts3.4/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +11 -4
  308. package/dist-types/ts3.4/pagination/ListModelMetadataPaginator.d.ts +11 -4
  309. package/dist-types/ts3.4/pagination/ListModelPackageGroupsPaginator.d.ts +11 -4
  310. package/dist-types/ts3.4/pagination/ListModelPackagesPaginator.d.ts +11 -4
  311. package/dist-types/ts3.4/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +11 -4
  312. package/dist-types/ts3.4/pagination/ListModelsPaginator.d.ts +11 -4
  313. package/dist-types/ts3.4/pagination/ListMonitoringExecutionsPaginator.d.ts +11 -4
  314. package/dist-types/ts3.4/pagination/ListMonitoringSchedulesPaginator.d.ts +11 -4
  315. package/dist-types/ts3.4/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +11 -4
  316. package/dist-types/ts3.4/pagination/ListNotebookInstancesPaginator.d.ts +11 -4
  317. package/dist-types/ts3.4/pagination/ListPipelineExecutionStepsPaginator.d.ts +11 -4
  318. package/dist-types/ts3.4/pagination/ListPipelineExecutionsPaginator.d.ts +11 -4
  319. package/dist-types/ts3.4/pagination/ListPipelineParametersForExecutionPaginator.d.ts +11 -4
  320. package/dist-types/ts3.4/pagination/ListPipelinesPaginator.d.ts +11 -4
  321. package/dist-types/ts3.4/pagination/ListProcessingJobsPaginator.d.ts +11 -4
  322. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +11 -4
  323. package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +11 -4
  324. package/dist-types/ts3.4/pagination/ListStudioLifecycleConfigsPaginator.d.ts +11 -4
  325. package/dist-types/ts3.4/pagination/ListSubscribedWorkteamsPaginator.d.ts +11 -4
  326. package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +11 -4
  327. package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +11 -4
  328. package/dist-types/ts3.4/pagination/ListTrainingJobsPaginator.d.ts +11 -4
  329. package/dist-types/ts3.4/pagination/ListTransformJobsPaginator.d.ts +11 -4
  330. package/dist-types/ts3.4/pagination/ListTrialComponentsPaginator.d.ts +11 -4
  331. package/dist-types/ts3.4/pagination/ListTrialsPaginator.d.ts +11 -4
  332. package/dist-types/ts3.4/pagination/ListUserProfilesPaginator.d.ts +11 -4
  333. package/dist-types/ts3.4/pagination/ListWorkforcesPaginator.d.ts +11 -4
  334. package/dist-types/ts3.4/pagination/ListWorkteamsPaginator.d.ts +11 -4
  335. package/dist-types/ts3.4/pagination/QueryLineagePaginator.d.ts +11 -4
  336. package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +11 -4
  337. package/dist-types/ts3.4/pagination/index.d.ts +61 -61
  338. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +3161 -791
  339. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  340. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  341. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  342. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  343. package/dist-types/ts3.4/waiters/index.d.ts +13 -13
  344. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
  345. package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +13 -7
  346. package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +13 -7
  347. package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +13 -7
  348. package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +13 -7
  349. package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +13 -7
  350. package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +13 -7
  351. package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +13 -7
  352. package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +13 -7
  353. package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +13 -7
  354. package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +13 -7
  355. package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +13 -7
  356. package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +13 -7
  357. package/package.json +35 -35
@@ -1,791 +1,3161 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
- import { AddAssociationCommandInput, AddAssociationCommandOutput } from "../commands/AddAssociationCommand";
4
- import { AddTagsCommandInput, AddTagsCommandOutput } from "../commands/AddTagsCommand";
5
- import { AssociateTrialComponentCommandInput, AssociateTrialComponentCommandOutput } from "../commands/AssociateTrialComponentCommand";
6
- import { BatchDescribeModelPackageCommandInput, BatchDescribeModelPackageCommandOutput } from "../commands/BatchDescribeModelPackageCommand";
7
- import { CreateActionCommandInput, CreateActionCommandOutput } from "../commands/CreateActionCommand";
8
- import { CreateAlgorithmCommandInput, CreateAlgorithmCommandOutput } from "../commands/CreateAlgorithmCommand";
9
- import { CreateAppCommandInput, CreateAppCommandOutput } from "../commands/CreateAppCommand";
10
- import { CreateAppImageConfigCommandInput, CreateAppImageConfigCommandOutput } from "../commands/CreateAppImageConfigCommand";
11
- import { CreateArtifactCommandInput, CreateArtifactCommandOutput } from "../commands/CreateArtifactCommand";
12
- import { CreateAutoMLJobCommandInput, CreateAutoMLJobCommandOutput } from "../commands/CreateAutoMLJobCommand";
13
- import { CreateCodeRepositoryCommandInput, CreateCodeRepositoryCommandOutput } from "../commands/CreateCodeRepositoryCommand";
14
- import { CreateCompilationJobCommandInput, CreateCompilationJobCommandOutput } from "../commands/CreateCompilationJobCommand";
15
- import { CreateContextCommandInput, CreateContextCommandOutput } from "../commands/CreateContextCommand";
16
- import { CreateDataQualityJobDefinitionCommandInput, CreateDataQualityJobDefinitionCommandOutput } from "../commands/CreateDataQualityJobDefinitionCommand";
17
- import { CreateDeviceFleetCommandInput, CreateDeviceFleetCommandOutput } from "../commands/CreateDeviceFleetCommand";
18
- import { CreateDomainCommandInput, CreateDomainCommandOutput } from "../commands/CreateDomainCommand";
19
- import { CreateEdgeDeploymentPlanCommandInput, CreateEdgeDeploymentPlanCommandOutput } from "../commands/CreateEdgeDeploymentPlanCommand";
20
- import { CreateEdgeDeploymentStageCommandInput, CreateEdgeDeploymentStageCommandOutput } from "../commands/CreateEdgeDeploymentStageCommand";
21
- import { CreateEdgePackagingJobCommandInput, CreateEdgePackagingJobCommandOutput } from "../commands/CreateEdgePackagingJobCommand";
22
- import { CreateEndpointCommandInput, CreateEndpointCommandOutput } from "../commands/CreateEndpointCommand";
23
- import { CreateEndpointConfigCommandInput, CreateEndpointConfigCommandOutput } from "../commands/CreateEndpointConfigCommand";
24
- import { CreateExperimentCommandInput, CreateExperimentCommandOutput } from "../commands/CreateExperimentCommand";
25
- import { CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput } from "../commands/CreateFeatureGroupCommand";
26
- import { CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput } from "../commands/CreateFlowDefinitionCommand";
27
- import { CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput } from "../commands/CreateHumanTaskUiCommand";
28
- import { CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput } from "../commands/CreateHyperParameterTuningJobCommand";
29
- import { CreateImageCommandInput, CreateImageCommandOutput } from "../commands/CreateImageCommand";
30
- import { CreateImageVersionCommandInput, CreateImageVersionCommandOutput } from "../commands/CreateImageVersionCommand";
31
- import { CreateInferenceRecommendationsJobCommandInput, CreateInferenceRecommendationsJobCommandOutput } from "../commands/CreateInferenceRecommendationsJobCommand";
32
- import { CreateLabelingJobCommandInput, CreateLabelingJobCommandOutput } from "../commands/CreateLabelingJobCommand";
33
- import { CreateModelBiasJobDefinitionCommandInput, CreateModelBiasJobDefinitionCommandOutput } from "../commands/CreateModelBiasJobDefinitionCommand";
34
- import { CreateModelCommandInput, CreateModelCommandOutput } from "../commands/CreateModelCommand";
35
- import { CreateModelExplainabilityJobDefinitionCommandInput, CreateModelExplainabilityJobDefinitionCommandOutput } from "../commands/CreateModelExplainabilityJobDefinitionCommand";
36
- import { CreateModelPackageCommandInput, CreateModelPackageCommandOutput } from "../commands/CreateModelPackageCommand";
37
- import { CreateModelPackageGroupCommandInput, CreateModelPackageGroupCommandOutput } from "../commands/CreateModelPackageGroupCommand";
38
- import { CreateModelQualityJobDefinitionCommandInput, CreateModelQualityJobDefinitionCommandOutput } from "../commands/CreateModelQualityJobDefinitionCommand";
39
- import { CreateMonitoringScheduleCommandInput, CreateMonitoringScheduleCommandOutput } from "../commands/CreateMonitoringScheduleCommand";
40
- import { CreateNotebookInstanceCommandInput, CreateNotebookInstanceCommandOutput } from "../commands/CreateNotebookInstanceCommand";
41
- import { CreateNotebookInstanceLifecycleConfigCommandInput, CreateNotebookInstanceLifecycleConfigCommandOutput } from "../commands/CreateNotebookInstanceLifecycleConfigCommand";
42
- import { CreatePipelineCommandInput, CreatePipelineCommandOutput } from "../commands/CreatePipelineCommand";
43
- import { CreatePresignedDomainUrlCommandInput, CreatePresignedDomainUrlCommandOutput } from "../commands/CreatePresignedDomainUrlCommand";
44
- import { CreatePresignedNotebookInstanceUrlCommandInput, CreatePresignedNotebookInstanceUrlCommandOutput } from "../commands/CreatePresignedNotebookInstanceUrlCommand";
45
- import { CreateProcessingJobCommandInput, CreateProcessingJobCommandOutput } from "../commands/CreateProcessingJobCommand";
46
- import { CreateProjectCommandInput, CreateProjectCommandOutput } from "../commands/CreateProjectCommand";
47
- import { CreateStudioLifecycleConfigCommandInput, CreateStudioLifecycleConfigCommandOutput } from "../commands/CreateStudioLifecycleConfigCommand";
48
- import { CreateTrainingJobCommandInput, CreateTrainingJobCommandOutput } from "../commands/CreateTrainingJobCommand";
49
- import { CreateTransformJobCommandInput, CreateTransformJobCommandOutput } from "../commands/CreateTransformJobCommand";
50
- import { CreateTrialCommandInput, CreateTrialCommandOutput } from "../commands/CreateTrialCommand";
51
- import { CreateTrialComponentCommandInput, CreateTrialComponentCommandOutput } from "../commands/CreateTrialComponentCommand";
52
- import { CreateUserProfileCommandInput, CreateUserProfileCommandOutput } from "../commands/CreateUserProfileCommand";
53
- import { CreateWorkforceCommandInput, CreateWorkforceCommandOutput } from "../commands/CreateWorkforceCommand";
54
- import { CreateWorkteamCommandInput, CreateWorkteamCommandOutput } from "../commands/CreateWorkteamCommand";
55
- import { DeleteActionCommandInput, DeleteActionCommandOutput } from "../commands/DeleteActionCommand";
56
- import { DeleteAlgorithmCommandInput, DeleteAlgorithmCommandOutput } from "../commands/DeleteAlgorithmCommand";
57
- import { DeleteAppCommandInput, DeleteAppCommandOutput } from "../commands/DeleteAppCommand";
58
- import { DeleteAppImageConfigCommandInput, DeleteAppImageConfigCommandOutput } from "../commands/DeleteAppImageConfigCommand";
59
- import { DeleteArtifactCommandInput, DeleteArtifactCommandOutput } from "../commands/DeleteArtifactCommand";
60
- import { DeleteAssociationCommandInput, DeleteAssociationCommandOutput } from "../commands/DeleteAssociationCommand";
61
- import { DeleteCodeRepositoryCommandInput, DeleteCodeRepositoryCommandOutput } from "../commands/DeleteCodeRepositoryCommand";
62
- import { DeleteContextCommandInput, DeleteContextCommandOutput } from "../commands/DeleteContextCommand";
63
- import { DeleteDataQualityJobDefinitionCommandInput, DeleteDataQualityJobDefinitionCommandOutput } from "../commands/DeleteDataQualityJobDefinitionCommand";
64
- import { DeleteDeviceFleetCommandInput, DeleteDeviceFleetCommandOutput } from "../commands/DeleteDeviceFleetCommand";
65
- import { DeleteDomainCommandInput, DeleteDomainCommandOutput } from "../commands/DeleteDomainCommand";
66
- import { DeleteEdgeDeploymentPlanCommandInput, DeleteEdgeDeploymentPlanCommandOutput } from "../commands/DeleteEdgeDeploymentPlanCommand";
67
- import { DeleteEdgeDeploymentStageCommandInput, DeleteEdgeDeploymentStageCommandOutput } from "../commands/DeleteEdgeDeploymentStageCommand";
68
- import { DeleteEndpointCommandInput, DeleteEndpointCommandOutput } from "../commands/DeleteEndpointCommand";
69
- import { DeleteEndpointConfigCommandInput, DeleteEndpointConfigCommandOutput } from "../commands/DeleteEndpointConfigCommand";
70
- import { DeleteExperimentCommandInput, DeleteExperimentCommandOutput } from "../commands/DeleteExperimentCommand";
71
- import { DeleteFeatureGroupCommandInput, DeleteFeatureGroupCommandOutput } from "../commands/DeleteFeatureGroupCommand";
72
- import { DeleteFlowDefinitionCommandInput, DeleteFlowDefinitionCommandOutput } from "../commands/DeleteFlowDefinitionCommand";
73
- import { DeleteHumanTaskUiCommandInput, DeleteHumanTaskUiCommandOutput } from "../commands/DeleteHumanTaskUiCommand";
74
- import { DeleteImageCommandInput, DeleteImageCommandOutput } from "../commands/DeleteImageCommand";
75
- import { DeleteImageVersionCommandInput, DeleteImageVersionCommandOutput } from "../commands/DeleteImageVersionCommand";
76
- import { DeleteModelBiasJobDefinitionCommandInput, DeleteModelBiasJobDefinitionCommandOutput } from "../commands/DeleteModelBiasJobDefinitionCommand";
77
- import { DeleteModelCommandInput, DeleteModelCommandOutput } from "../commands/DeleteModelCommand";
78
- import { DeleteModelExplainabilityJobDefinitionCommandInput, DeleteModelExplainabilityJobDefinitionCommandOutput } from "../commands/DeleteModelExplainabilityJobDefinitionCommand";
79
- import { DeleteModelPackageCommandInput, DeleteModelPackageCommandOutput } from "../commands/DeleteModelPackageCommand";
80
- import { DeleteModelPackageGroupCommandInput, DeleteModelPackageGroupCommandOutput } from "../commands/DeleteModelPackageGroupCommand";
81
- import { DeleteModelPackageGroupPolicyCommandInput, DeleteModelPackageGroupPolicyCommandOutput } from "../commands/DeleteModelPackageGroupPolicyCommand";
82
- import { DeleteModelQualityJobDefinitionCommandInput, DeleteModelQualityJobDefinitionCommandOutput } from "../commands/DeleteModelQualityJobDefinitionCommand";
83
- import { DeleteMonitoringScheduleCommandInput, DeleteMonitoringScheduleCommandOutput } from "../commands/DeleteMonitoringScheduleCommand";
84
- import { DeleteNotebookInstanceCommandInput, DeleteNotebookInstanceCommandOutput } from "../commands/DeleteNotebookInstanceCommand";
85
- import { DeleteNotebookInstanceLifecycleConfigCommandInput, DeleteNotebookInstanceLifecycleConfigCommandOutput } from "../commands/DeleteNotebookInstanceLifecycleConfigCommand";
86
- import { DeletePipelineCommandInput, DeletePipelineCommandOutput } from "../commands/DeletePipelineCommand";
87
- import { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "../commands/DeleteProjectCommand";
88
- import { DeleteStudioLifecycleConfigCommandInput, DeleteStudioLifecycleConfigCommandOutput } from "../commands/DeleteStudioLifecycleConfigCommand";
89
- import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "../commands/DeleteTagsCommand";
90
- import { DeleteTrialCommandInput, DeleteTrialCommandOutput } from "../commands/DeleteTrialCommand";
91
- import { DeleteTrialComponentCommandInput, DeleteTrialComponentCommandOutput } from "../commands/DeleteTrialComponentCommand";
92
- import { DeleteUserProfileCommandInput, DeleteUserProfileCommandOutput } from "../commands/DeleteUserProfileCommand";
93
- import { DeleteWorkforceCommandInput, DeleteWorkforceCommandOutput } from "../commands/DeleteWorkforceCommand";
94
- import { DeleteWorkteamCommandInput, DeleteWorkteamCommandOutput } from "../commands/DeleteWorkteamCommand";
95
- import { DeregisterDevicesCommandInput, DeregisterDevicesCommandOutput } from "../commands/DeregisterDevicesCommand";
96
- import { DescribeActionCommandInput, DescribeActionCommandOutput } from "../commands/DescribeActionCommand";
97
- import { DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput } from "../commands/DescribeAlgorithmCommand";
98
- import { DescribeAppCommandInput, DescribeAppCommandOutput } from "../commands/DescribeAppCommand";
99
- import { DescribeAppImageConfigCommandInput, DescribeAppImageConfigCommandOutput } from "../commands/DescribeAppImageConfigCommand";
100
- import { DescribeArtifactCommandInput, DescribeArtifactCommandOutput } from "../commands/DescribeArtifactCommand";
101
- import { DescribeAutoMLJobCommandInput, DescribeAutoMLJobCommandOutput } from "../commands/DescribeAutoMLJobCommand";
102
- import { DescribeCodeRepositoryCommandInput, DescribeCodeRepositoryCommandOutput } from "../commands/DescribeCodeRepositoryCommand";
103
- import { DescribeCompilationJobCommandInput, DescribeCompilationJobCommandOutput } from "../commands/DescribeCompilationJobCommand";
104
- import { DescribeContextCommandInput, DescribeContextCommandOutput } from "../commands/DescribeContextCommand";
105
- import { DescribeDataQualityJobDefinitionCommandInput, DescribeDataQualityJobDefinitionCommandOutput } from "../commands/DescribeDataQualityJobDefinitionCommand";
106
- import { DescribeDeviceCommandInput, DescribeDeviceCommandOutput } from "../commands/DescribeDeviceCommand";
107
- import { DescribeDeviceFleetCommandInput, DescribeDeviceFleetCommandOutput } from "../commands/DescribeDeviceFleetCommand";
108
- import { DescribeDomainCommandInput, DescribeDomainCommandOutput } from "../commands/DescribeDomainCommand";
109
- import { DescribeEdgeDeploymentPlanCommandInput, DescribeEdgeDeploymentPlanCommandOutput } from "../commands/DescribeEdgeDeploymentPlanCommand";
110
- import { DescribeEdgePackagingJobCommandInput, DescribeEdgePackagingJobCommandOutput } from "../commands/DescribeEdgePackagingJobCommand";
111
- import { DescribeEndpointCommandInput, DescribeEndpointCommandOutput } from "../commands/DescribeEndpointCommand";
112
- import { DescribeEndpointConfigCommandInput, DescribeEndpointConfigCommandOutput } from "../commands/DescribeEndpointConfigCommand";
113
- import { DescribeExperimentCommandInput, DescribeExperimentCommandOutput } from "../commands/DescribeExperimentCommand";
114
- import { DescribeFeatureGroupCommandInput, DescribeFeatureGroupCommandOutput } from "../commands/DescribeFeatureGroupCommand";
115
- import { DescribeFeatureMetadataCommandInput, DescribeFeatureMetadataCommandOutput } from "../commands/DescribeFeatureMetadataCommand";
116
- import { DescribeFlowDefinitionCommandInput, DescribeFlowDefinitionCommandOutput } from "../commands/DescribeFlowDefinitionCommand";
117
- import { DescribeHumanTaskUiCommandInput, DescribeHumanTaskUiCommandOutput } from "../commands/DescribeHumanTaskUiCommand";
118
- import { DescribeHyperParameterTuningJobCommandInput, DescribeHyperParameterTuningJobCommandOutput } from "../commands/DescribeHyperParameterTuningJobCommand";
119
- import { DescribeImageCommandInput, DescribeImageCommandOutput } from "../commands/DescribeImageCommand";
120
- import { DescribeImageVersionCommandInput, DescribeImageVersionCommandOutput } from "../commands/DescribeImageVersionCommand";
121
- import { DescribeInferenceRecommendationsJobCommandInput, DescribeInferenceRecommendationsJobCommandOutput } from "../commands/DescribeInferenceRecommendationsJobCommand";
122
- import { DescribeLabelingJobCommandInput, DescribeLabelingJobCommandOutput } from "../commands/DescribeLabelingJobCommand";
123
- import { DescribeLineageGroupCommandInput, DescribeLineageGroupCommandOutput } from "../commands/DescribeLineageGroupCommand";
124
- import { DescribeModelBiasJobDefinitionCommandInput, DescribeModelBiasJobDefinitionCommandOutput } from "../commands/DescribeModelBiasJobDefinitionCommand";
125
- import { DescribeModelCommandInput, DescribeModelCommandOutput } from "../commands/DescribeModelCommand";
126
- import { DescribeModelExplainabilityJobDefinitionCommandInput, DescribeModelExplainabilityJobDefinitionCommandOutput } from "../commands/DescribeModelExplainabilityJobDefinitionCommand";
127
- import { DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput } from "../commands/DescribeModelPackageCommand";
128
- import { DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput } from "../commands/DescribeModelPackageGroupCommand";
129
- import { DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput } from "../commands/DescribeModelQualityJobDefinitionCommand";
130
- import { DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput } from "../commands/DescribeMonitoringScheduleCommand";
131
- import { DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput } from "../commands/DescribeNotebookInstanceCommand";
132
- import { DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput } from "../commands/DescribeNotebookInstanceLifecycleConfigCommand";
133
- import { DescribePipelineCommandInput, DescribePipelineCommandOutput } from "../commands/DescribePipelineCommand";
134
- import { DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput } from "../commands/DescribePipelineDefinitionForExecutionCommand";
135
- import { DescribePipelineExecutionCommandInput, DescribePipelineExecutionCommandOutput } from "../commands/DescribePipelineExecutionCommand";
136
- import { DescribeProcessingJobCommandInput, DescribeProcessingJobCommandOutput } from "../commands/DescribeProcessingJobCommand";
137
- import { DescribeProjectCommandInput, DescribeProjectCommandOutput } from "../commands/DescribeProjectCommand";
138
- import { DescribeStudioLifecycleConfigCommandInput, DescribeStudioLifecycleConfigCommandOutput } from "../commands/DescribeStudioLifecycleConfigCommand";
139
- import { DescribeSubscribedWorkteamCommandInput, DescribeSubscribedWorkteamCommandOutput } from "../commands/DescribeSubscribedWorkteamCommand";
140
- import { DescribeTrainingJobCommandInput, DescribeTrainingJobCommandOutput } from "../commands/DescribeTrainingJobCommand";
141
- import { DescribeTransformJobCommandInput, DescribeTransformJobCommandOutput } from "../commands/DescribeTransformJobCommand";
142
- import { DescribeTrialCommandInput, DescribeTrialCommandOutput } from "../commands/DescribeTrialCommand";
143
- import { DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput } from "../commands/DescribeTrialComponentCommand";
144
- import { DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput } from "../commands/DescribeUserProfileCommand";
145
- import { DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput } from "../commands/DescribeWorkforceCommand";
146
- import { DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput } from "../commands/DescribeWorkteamCommand";
147
- import { DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput } from "../commands/DisableSagemakerServicecatalogPortfolioCommand";
148
- import { DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput } from "../commands/DisassociateTrialComponentCommand";
149
- import { EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput } from "../commands/EnableSagemakerServicecatalogPortfolioCommand";
150
- import { GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput } from "../commands/GetDeviceFleetReportCommand";
151
- import { GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput } from "../commands/GetLineageGroupPolicyCommand";
152
- import { GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput } from "../commands/GetModelPackageGroupPolicyCommand";
153
- import { GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput } from "../commands/GetSagemakerServicecatalogPortfolioStatusCommand";
154
- import { GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput } from "../commands/GetSearchSuggestionsCommand";
155
- import { ListActionsCommandInput, ListActionsCommandOutput } from "../commands/ListActionsCommand";
156
- import { ListAlgorithmsCommandInput, ListAlgorithmsCommandOutput } from "../commands/ListAlgorithmsCommand";
157
- import { ListAppImageConfigsCommandInput, ListAppImageConfigsCommandOutput } from "../commands/ListAppImageConfigsCommand";
158
- import { ListAppsCommandInput, ListAppsCommandOutput } from "../commands/ListAppsCommand";
159
- import { ListArtifactsCommandInput, ListArtifactsCommandOutput } from "../commands/ListArtifactsCommand";
160
- import { ListAssociationsCommandInput, ListAssociationsCommandOutput } from "../commands/ListAssociationsCommand";
161
- import { ListAutoMLJobsCommandInput, ListAutoMLJobsCommandOutput } from "../commands/ListAutoMLJobsCommand";
162
- import { ListCandidatesForAutoMLJobCommandInput, ListCandidatesForAutoMLJobCommandOutput } from "../commands/ListCandidatesForAutoMLJobCommand";
163
- import { ListCodeRepositoriesCommandInput, ListCodeRepositoriesCommandOutput } from "../commands/ListCodeRepositoriesCommand";
164
- import { ListCompilationJobsCommandInput, ListCompilationJobsCommandOutput } from "../commands/ListCompilationJobsCommand";
165
- import { ListContextsCommandInput, ListContextsCommandOutput } from "../commands/ListContextsCommand";
166
- import { ListDataQualityJobDefinitionsCommandInput, ListDataQualityJobDefinitionsCommandOutput } from "../commands/ListDataQualityJobDefinitionsCommand";
167
- import { ListDeviceFleetsCommandInput, ListDeviceFleetsCommandOutput } from "../commands/ListDeviceFleetsCommand";
168
- import { ListDevicesCommandInput, ListDevicesCommandOutput } from "../commands/ListDevicesCommand";
169
- import { ListDomainsCommandInput, ListDomainsCommandOutput } from "../commands/ListDomainsCommand";
170
- import { ListEdgeDeploymentPlansCommandInput, ListEdgeDeploymentPlansCommandOutput } from "../commands/ListEdgeDeploymentPlansCommand";
171
- import { ListEdgePackagingJobsCommandInput, ListEdgePackagingJobsCommandOutput } from "../commands/ListEdgePackagingJobsCommand";
172
- import { ListEndpointConfigsCommandInput, ListEndpointConfigsCommandOutput } from "../commands/ListEndpointConfigsCommand";
173
- import { ListEndpointsCommandInput, ListEndpointsCommandOutput } from "../commands/ListEndpointsCommand";
174
- import { ListExperimentsCommandInput, ListExperimentsCommandOutput } from "../commands/ListExperimentsCommand";
175
- import { ListFeatureGroupsCommandInput, ListFeatureGroupsCommandOutput } from "../commands/ListFeatureGroupsCommand";
176
- import { ListFlowDefinitionsCommandInput, ListFlowDefinitionsCommandOutput } from "../commands/ListFlowDefinitionsCommand";
177
- import { ListHumanTaskUisCommandInput, ListHumanTaskUisCommandOutput } from "../commands/ListHumanTaskUisCommand";
178
- import { ListHyperParameterTuningJobsCommandInput, ListHyperParameterTuningJobsCommandOutput } from "../commands/ListHyperParameterTuningJobsCommand";
179
- import { ListImagesCommandInput, ListImagesCommandOutput } from "../commands/ListImagesCommand";
180
- import { ListImageVersionsCommandInput, ListImageVersionsCommandOutput } from "../commands/ListImageVersionsCommand";
181
- import { ListInferenceRecommendationsJobsCommandInput, ListInferenceRecommendationsJobsCommandOutput } from "../commands/ListInferenceRecommendationsJobsCommand";
182
- import { ListLabelingJobsCommandInput, ListLabelingJobsCommandOutput } from "../commands/ListLabelingJobsCommand";
183
- import { ListLabelingJobsForWorkteamCommandInput, ListLabelingJobsForWorkteamCommandOutput } from "../commands/ListLabelingJobsForWorkteamCommand";
184
- import { ListLineageGroupsCommandInput, ListLineageGroupsCommandOutput } from "../commands/ListLineageGroupsCommand";
185
- import { ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput } from "../commands/ListModelBiasJobDefinitionsCommand";
186
- import { ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput } from "../commands/ListModelExplainabilityJobDefinitionsCommand";
187
- import { ListModelMetadataCommandInput, ListModelMetadataCommandOutput } from "../commands/ListModelMetadataCommand";
188
- import { ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput } from "../commands/ListModelPackageGroupsCommand";
189
- import { ListModelPackagesCommandInput, ListModelPackagesCommandOutput } from "../commands/ListModelPackagesCommand";
190
- import { ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput } from "../commands/ListModelQualityJobDefinitionsCommand";
191
- import { ListModelsCommandInput, ListModelsCommandOutput } from "../commands/ListModelsCommand";
192
- import { ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput } from "../commands/ListMonitoringExecutionsCommand";
193
- import { ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput } from "../commands/ListMonitoringSchedulesCommand";
194
- import { ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput } from "../commands/ListNotebookInstanceLifecycleConfigsCommand";
195
- import { ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput } from "../commands/ListNotebookInstancesCommand";
196
- import { ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput } from "../commands/ListPipelineExecutionsCommand";
197
- import { ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput } from "../commands/ListPipelineExecutionStepsCommand";
198
- import { ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput } from "../commands/ListPipelineParametersForExecutionCommand";
199
- import { ListPipelinesCommandInput, ListPipelinesCommandOutput } from "../commands/ListPipelinesCommand";
200
- import { ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput } from "../commands/ListProcessingJobsCommand";
201
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
202
- import { ListStageDevicesCommandInput, ListStageDevicesCommandOutput } from "../commands/ListStageDevicesCommand";
203
- import { ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput } from "../commands/ListStudioLifecycleConfigsCommand";
204
- import { ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput } from "../commands/ListSubscribedWorkteamsCommand";
205
- import { ListTagsCommandInput, ListTagsCommandOutput } from "../commands/ListTagsCommand";
206
- import { ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput } from "../commands/ListTrainingJobsCommand";
207
- import { ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput } from "../commands/ListTrainingJobsForHyperParameterTuningJobCommand";
208
- import { ListTransformJobsCommandInput, ListTransformJobsCommandOutput } from "../commands/ListTransformJobsCommand";
209
- import { ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput } from "../commands/ListTrialComponentsCommand";
210
- import { ListTrialsCommandInput, ListTrialsCommandOutput } from "../commands/ListTrialsCommand";
211
- import { ListUserProfilesCommandInput, ListUserProfilesCommandOutput } from "../commands/ListUserProfilesCommand";
212
- import { ListWorkforcesCommandInput, ListWorkforcesCommandOutput } from "../commands/ListWorkforcesCommand";
213
- import { ListWorkteamsCommandInput, ListWorkteamsCommandOutput } from "../commands/ListWorkteamsCommand";
214
- import { PutModelPackageGroupPolicyCommandInput, PutModelPackageGroupPolicyCommandOutput } from "../commands/PutModelPackageGroupPolicyCommand";
215
- import { QueryLineageCommandInput, QueryLineageCommandOutput } from "../commands/QueryLineageCommand";
216
- import { RegisterDevicesCommandInput, RegisterDevicesCommandOutput } from "../commands/RegisterDevicesCommand";
217
- import { RenderUiTemplateCommandInput, RenderUiTemplateCommandOutput } from "../commands/RenderUiTemplateCommand";
218
- import { RetryPipelineExecutionCommandInput, RetryPipelineExecutionCommandOutput } from "../commands/RetryPipelineExecutionCommand";
219
- import { SearchCommandInput, SearchCommandOutput } from "../commands/SearchCommand";
220
- import { SendPipelineExecutionStepFailureCommandInput, SendPipelineExecutionStepFailureCommandOutput } from "../commands/SendPipelineExecutionStepFailureCommand";
221
- import { SendPipelineExecutionStepSuccessCommandInput, SendPipelineExecutionStepSuccessCommandOutput } from "../commands/SendPipelineExecutionStepSuccessCommand";
222
- import { StartEdgeDeploymentStageCommandInput, StartEdgeDeploymentStageCommandOutput } from "../commands/StartEdgeDeploymentStageCommand";
223
- import { StartMonitoringScheduleCommandInput, StartMonitoringScheduleCommandOutput } from "../commands/StartMonitoringScheduleCommand";
224
- import { StartNotebookInstanceCommandInput, StartNotebookInstanceCommandOutput } from "../commands/StartNotebookInstanceCommand";
225
- import { StartPipelineExecutionCommandInput, StartPipelineExecutionCommandOutput } from "../commands/StartPipelineExecutionCommand";
226
- import { StopAutoMLJobCommandInput, StopAutoMLJobCommandOutput } from "../commands/StopAutoMLJobCommand";
227
- import { StopCompilationJobCommandInput, StopCompilationJobCommandOutput } from "../commands/StopCompilationJobCommand";
228
- import { StopEdgeDeploymentStageCommandInput, StopEdgeDeploymentStageCommandOutput } from "../commands/StopEdgeDeploymentStageCommand";
229
- import { StopEdgePackagingJobCommandInput, StopEdgePackagingJobCommandOutput } from "../commands/StopEdgePackagingJobCommand";
230
- import { StopHyperParameterTuningJobCommandInput, StopHyperParameterTuningJobCommandOutput } from "../commands/StopHyperParameterTuningJobCommand";
231
- import { StopInferenceRecommendationsJobCommandInput, StopInferenceRecommendationsJobCommandOutput } from "../commands/StopInferenceRecommendationsJobCommand";
232
- import { StopLabelingJobCommandInput, StopLabelingJobCommandOutput } from "../commands/StopLabelingJobCommand";
233
- import { StopMonitoringScheduleCommandInput, StopMonitoringScheduleCommandOutput } from "../commands/StopMonitoringScheduleCommand";
234
- import { StopNotebookInstanceCommandInput, StopNotebookInstanceCommandOutput } from "../commands/StopNotebookInstanceCommand";
235
- import { StopPipelineExecutionCommandInput, StopPipelineExecutionCommandOutput } from "../commands/StopPipelineExecutionCommand";
236
- import { StopProcessingJobCommandInput, StopProcessingJobCommandOutput } from "../commands/StopProcessingJobCommand";
237
- import { StopTrainingJobCommandInput, StopTrainingJobCommandOutput } from "../commands/StopTrainingJobCommand";
238
- import { StopTransformJobCommandInput, StopTransformJobCommandOutput } from "../commands/StopTransformJobCommand";
239
- import { UpdateActionCommandInput, UpdateActionCommandOutput } from "../commands/UpdateActionCommand";
240
- import { UpdateAppImageConfigCommandInput, UpdateAppImageConfigCommandOutput } from "../commands/UpdateAppImageConfigCommand";
241
- import { UpdateArtifactCommandInput, UpdateArtifactCommandOutput } from "../commands/UpdateArtifactCommand";
242
- import { UpdateCodeRepositoryCommandInput, UpdateCodeRepositoryCommandOutput } from "../commands/UpdateCodeRepositoryCommand";
243
- import { UpdateContextCommandInput, UpdateContextCommandOutput } from "../commands/UpdateContextCommand";
244
- import { UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput } from "../commands/UpdateDeviceFleetCommand";
245
- import { UpdateDevicesCommandInput, UpdateDevicesCommandOutput } from "../commands/UpdateDevicesCommand";
246
- import { UpdateDomainCommandInput, UpdateDomainCommandOutput } from "../commands/UpdateDomainCommand";
247
- import { UpdateEndpointCommandInput, UpdateEndpointCommandOutput } from "../commands/UpdateEndpointCommand";
248
- import { UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput } from "../commands/UpdateEndpointWeightsAndCapacitiesCommand";
249
- import { UpdateExperimentCommandInput, UpdateExperimentCommandOutput } from "../commands/UpdateExperimentCommand";
250
- import { UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput } from "../commands/UpdateFeatureGroupCommand";
251
- import { UpdateFeatureMetadataCommandInput, UpdateFeatureMetadataCommandOutput } from "../commands/UpdateFeatureMetadataCommand";
252
- import { UpdateImageCommandInput, UpdateImageCommandOutput } from "../commands/UpdateImageCommand";
253
- import { UpdateModelPackageCommandInput, UpdateModelPackageCommandOutput } from "../commands/UpdateModelPackageCommand";
254
- import { UpdateMonitoringScheduleCommandInput, UpdateMonitoringScheduleCommandOutput } from "../commands/UpdateMonitoringScheduleCommand";
255
- import { UpdateNotebookInstanceCommandInput, UpdateNotebookInstanceCommandOutput } from "../commands/UpdateNotebookInstanceCommand";
256
- import { UpdateNotebookInstanceLifecycleConfigCommandInput, UpdateNotebookInstanceLifecycleConfigCommandOutput } from "../commands/UpdateNotebookInstanceLifecycleConfigCommand";
257
- import { UpdatePipelineCommandInput, UpdatePipelineCommandOutput } from "../commands/UpdatePipelineCommand";
258
- import { UpdatePipelineExecutionCommandInput, UpdatePipelineExecutionCommandOutput } from "../commands/UpdatePipelineExecutionCommand";
259
- import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../commands/UpdateProjectCommand";
260
- import { UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput } from "../commands/UpdateTrainingJobCommand";
261
- import { UpdateTrialCommandInput, UpdateTrialCommandOutput } from "../commands/UpdateTrialCommand";
262
- import { UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput } from "../commands/UpdateTrialComponentCommand";
263
- import { UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput } from "../commands/UpdateUserProfileCommand";
264
- import { UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput } from "../commands/UpdateWorkforceCommand";
265
- import { UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput } from "../commands/UpdateWorkteamCommand";
266
- export declare const serializeAws_json1_1AddAssociationCommand: (input: AddAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- export declare const serializeAws_json1_1AddTagsCommand: (input: AddTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- export declare const serializeAws_json1_1AssociateTrialComponentCommand: (input: AssociateTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- export declare const serializeAws_json1_1BatchDescribeModelPackageCommand: (input: BatchDescribeModelPackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
- export declare const serializeAws_json1_1CreateActionCommand: (input: CreateActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- export declare const serializeAws_json1_1CreateAlgorithmCommand: (input: CreateAlgorithmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- export declare const serializeAws_json1_1CreateAppCommand: (input: CreateAppCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- export declare const serializeAws_json1_1CreateAppImageConfigCommand: (input: CreateAppImageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
- export declare const serializeAws_json1_1CreateArtifactCommand: (input: CreateArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- export declare const serializeAws_json1_1CreateAutoMLJobCommand: (input: CreateAutoMLJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- export declare const serializeAws_json1_1CreateCodeRepositoryCommand: (input: CreateCodeRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- export declare const serializeAws_json1_1CreateCompilationJobCommand: (input: CreateCompilationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
- export declare const serializeAws_json1_1CreateContextCommand: (input: CreateContextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- export declare const serializeAws_json1_1CreateDataQualityJobDefinitionCommand: (input: CreateDataQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- export declare const serializeAws_json1_1CreateDeviceFleetCommand: (input: CreateDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
284
- export declare const serializeAws_json1_1CreateEdgePackagingJobCommand: (input: CreateEdgePackagingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- export declare const serializeAws_json1_1CreateEndpointCommand: (input: CreateEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
- export declare const serializeAws_json1_1CreateEndpointConfigCommand: (input: CreateEndpointConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- export declare const serializeAws_json1_1CreateExperimentCommand: (input: CreateExperimentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- export declare const serializeAws_json1_1CreateFeatureGroupCommand: (input: CreateFeatureGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- export declare const serializeAws_json1_1CreateFlowDefinitionCommand: (input: CreateFlowDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
- export declare const serializeAws_json1_1CreateHumanTaskUiCommand: (input: CreateHumanTaskUiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- export declare const serializeAws_json1_1CreateHyperParameterTuningJobCommand: (input: CreateHyperParameterTuningJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- export declare const serializeAws_json1_1CreateImageCommand: (input: CreateImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- export declare const serializeAws_json1_1CreateImageVersionCommand: (input: CreateImageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
- export declare const serializeAws_json1_1CreateInferenceRecommendationsJobCommand: (input: CreateInferenceRecommendationsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- export declare const serializeAws_json1_1CreateLabelingJobCommand: (input: CreateLabelingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- export declare const serializeAws_json1_1CreateModelCommand: (input: CreateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- export declare const serializeAws_json1_1CreateModelBiasJobDefinitionCommand: (input: CreateModelBiasJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
- export declare const serializeAws_json1_1CreateModelExplainabilityJobDefinitionCommand: (input: CreateModelExplainabilityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- export declare const serializeAws_json1_1CreateModelPackageCommand: (input: CreateModelPackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- export declare const serializeAws_json1_1CreateModelPackageGroupCommand: (input: CreateModelPackageGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- export declare const serializeAws_json1_1CreateModelQualityJobDefinitionCommand: (input: CreateModelQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
- export declare const serializeAws_json1_1CreateMonitoringScheduleCommand: (input: CreateMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- export declare const serializeAws_json1_1CreateNotebookInstanceCommand: (input: CreateNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- export declare const serializeAws_json1_1CreateNotebookInstanceLifecycleConfigCommand: (input: CreateNotebookInstanceLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- export declare const serializeAws_json1_1CreatePipelineCommand: (input: CreatePipelineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
- export declare const serializeAws_json1_1CreatePresignedDomainUrlCommand: (input: CreatePresignedDomainUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- export declare const serializeAws_json1_1CreatePresignedNotebookInstanceUrlCommand: (input: CreatePresignedNotebookInstanceUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- export declare const serializeAws_json1_1CreateProcessingJobCommand: (input: CreateProcessingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- export declare const serializeAws_json1_1CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
- export declare const serializeAws_json1_1CreateStudioLifecycleConfigCommand: (input: CreateStudioLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- export declare const serializeAws_json1_1CreateTrainingJobCommand: (input: CreateTrainingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- export declare const serializeAws_json1_1CreateTransformJobCommand: (input: CreateTransformJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- export declare const serializeAws_json1_1CreateTrialCommand: (input: CreateTrialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
- export declare const serializeAws_json1_1CreateTrialComponentCommand: (input: CreateTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- export declare const serializeAws_json1_1CreateUserProfileCommand: (input: CreateUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- export declare const serializeAws_json1_1CreateWorkforceCommand: (input: CreateWorkforceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- export declare const serializeAws_json1_1CreateWorkteamCommand: (input: CreateWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
- export declare const serializeAws_json1_1DeleteActionCommand: (input: DeleteActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- export declare const serializeAws_json1_1DeleteAlgorithmCommand: (input: DeleteAlgorithmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- export declare const serializeAws_json1_1DeleteAppCommand: (input: DeleteAppCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
- export declare const serializeAws_json1_1DeleteAppImageConfigCommand: (input: DeleteAppImageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
322
- export declare const serializeAws_json1_1DeleteArtifactCommand: (input: DeleteArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- export declare const serializeAws_json1_1DeleteAssociationCommand: (input: DeleteAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- export declare const serializeAws_json1_1DeleteCodeRepositoryCommand: (input: DeleteCodeRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
- export declare const serializeAws_json1_1DeleteContextCommand: (input: DeleteContextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
326
- export declare const serializeAws_json1_1DeleteDataQualityJobDefinitionCommand: (input: DeleteDataQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- export declare const serializeAws_json1_1DeleteDeviceFleetCommand: (input: DeleteDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
331
- export declare const serializeAws_json1_1DeleteEndpointCommand: (input: DeleteEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- export declare const serializeAws_json1_1DeleteEndpointConfigCommand: (input: DeleteEndpointConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
- export declare const serializeAws_json1_1DeleteExperimentCommand: (input: DeleteExperimentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
334
- export declare const serializeAws_json1_1DeleteFeatureGroupCommand: (input: DeleteFeatureGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- export declare const serializeAws_json1_1DeleteFlowDefinitionCommand: (input: DeleteFlowDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- export declare const serializeAws_json1_1DeleteHumanTaskUiCommand: (input: DeleteHumanTaskUiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
- export declare const serializeAws_json1_1DeleteImageCommand: (input: DeleteImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
338
- export declare const serializeAws_json1_1DeleteImageVersionCommand: (input: DeleteImageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- export declare const serializeAws_json1_1DeleteModelCommand: (input: DeleteModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- export declare const serializeAws_json1_1DeleteModelBiasJobDefinitionCommand: (input: DeleteModelBiasJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
- export declare const serializeAws_json1_1DeleteModelExplainabilityJobDefinitionCommand: (input: DeleteModelExplainabilityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
342
- export declare const serializeAws_json1_1DeleteModelPackageCommand: (input: DeleteModelPackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- export declare const serializeAws_json1_1DeleteModelPackageGroupCommand: (input: DeleteModelPackageGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- export declare const serializeAws_json1_1DeleteModelPackageGroupPolicyCommand: (input: DeleteModelPackageGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
- export declare const serializeAws_json1_1DeleteModelQualityJobDefinitionCommand: (input: DeleteModelQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
346
- export declare const serializeAws_json1_1DeleteMonitoringScheduleCommand: (input: DeleteMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- export declare const serializeAws_json1_1DeleteNotebookInstanceCommand: (input: DeleteNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- export declare const serializeAws_json1_1DeleteNotebookInstanceLifecycleConfigCommand: (input: DeleteNotebookInstanceLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
- export declare const serializeAws_json1_1DeletePipelineCommand: (input: DeletePipelineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
350
- export declare const serializeAws_json1_1DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- export declare const serializeAws_json1_1DeleteStudioLifecycleConfigCommand: (input: DeleteStudioLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- export declare const serializeAws_json1_1DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
- export declare const serializeAws_json1_1DeleteTrialCommand: (input: DeleteTrialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
354
- export declare const serializeAws_json1_1DeleteTrialComponentCommand: (input: DeleteTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- export declare const serializeAws_json1_1DeleteUserProfileCommand: (input: DeleteUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- export declare const serializeAws_json1_1DeleteWorkforceCommand: (input: DeleteWorkforceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
- export declare const serializeAws_json1_1DeleteWorkteamCommand: (input: DeleteWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
358
- export declare const serializeAws_json1_1DeregisterDevicesCommand: (input: DeregisterDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- export declare const serializeAws_json1_1DescribeActionCommand: (input: DescribeActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- export declare const serializeAws_json1_1DescribeAlgorithmCommand: (input: DescribeAlgorithmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
- export declare const serializeAws_json1_1DescribeAppCommand: (input: DescribeAppCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
362
- export declare const serializeAws_json1_1DescribeAppImageConfigCommand: (input: DescribeAppImageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- export declare const serializeAws_json1_1DescribeArtifactCommand: (input: DescribeArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- export declare const serializeAws_json1_1DescribeAutoMLJobCommand: (input: DescribeAutoMLJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
- export declare const serializeAws_json1_1DescribeCodeRepositoryCommand: (input: DescribeCodeRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
366
- export declare const serializeAws_json1_1DescribeCompilationJobCommand: (input: DescribeCompilationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- export declare const serializeAws_json1_1DescribeContextCommand: (input: DescribeContextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- export declare const serializeAws_json1_1DescribeDataQualityJobDefinitionCommand: (input: DescribeDataQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
- export declare const serializeAws_json1_1DescribeDeviceCommand: (input: DescribeDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
370
- export declare const serializeAws_json1_1DescribeDeviceFleetCommand: (input: DescribeDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
373
- export declare const serializeAws_json1_1DescribeEdgePackagingJobCommand: (input: DescribeEdgePackagingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
374
- export declare const serializeAws_json1_1DescribeEndpointCommand: (input: DescribeEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- export declare const serializeAws_json1_1DescribeEndpointConfigCommand: (input: DescribeEndpointConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- export declare const serializeAws_json1_1DescribeExperimentCommand: (input: DescribeExperimentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
- export declare const serializeAws_json1_1DescribeFeatureGroupCommand: (input: DescribeFeatureGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
378
- export declare const serializeAws_json1_1DescribeFeatureMetadataCommand: (input: DescribeFeatureMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- export declare const serializeAws_json1_1DescribeFlowDefinitionCommand: (input: DescribeFlowDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- export declare const serializeAws_json1_1DescribeHumanTaskUiCommand: (input: DescribeHumanTaskUiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
- export declare const serializeAws_json1_1DescribeHyperParameterTuningJobCommand: (input: DescribeHyperParameterTuningJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
382
- export declare const serializeAws_json1_1DescribeImageCommand: (input: DescribeImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- export declare const serializeAws_json1_1DescribeImageVersionCommand: (input: DescribeImageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- export declare const serializeAws_json1_1DescribeInferenceRecommendationsJobCommand: (input: DescribeInferenceRecommendationsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
- export declare const serializeAws_json1_1DescribeLabelingJobCommand: (input: DescribeLabelingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
386
- export declare const serializeAws_json1_1DescribeLineageGroupCommand: (input: DescribeLineageGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- export declare const serializeAws_json1_1DescribeModelCommand: (input: DescribeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- export declare const serializeAws_json1_1DescribeModelBiasJobDefinitionCommand: (input: DescribeModelBiasJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
- export declare const serializeAws_json1_1DescribeModelExplainabilityJobDefinitionCommand: (input: DescribeModelExplainabilityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
390
- export declare const serializeAws_json1_1DescribeModelPackageCommand: (input: DescribeModelPackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- export declare const serializeAws_json1_1DescribeModelPackageGroupCommand: (input: DescribeModelPackageGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- export declare const serializeAws_json1_1DescribeModelQualityJobDefinitionCommand: (input: DescribeModelQualityJobDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
- export declare const serializeAws_json1_1DescribeMonitoringScheduleCommand: (input: DescribeMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
394
- export declare const serializeAws_json1_1DescribeNotebookInstanceCommand: (input: DescribeNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- export declare const serializeAws_json1_1DescribeNotebookInstanceLifecycleConfigCommand: (input: DescribeNotebookInstanceLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- export declare const serializeAws_json1_1DescribePipelineCommand: (input: DescribePipelineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
- export declare const serializeAws_json1_1DescribePipelineDefinitionForExecutionCommand: (input: DescribePipelineDefinitionForExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
398
- export declare const serializeAws_json1_1DescribePipelineExecutionCommand: (input: DescribePipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- export declare const serializeAws_json1_1DescribeProcessingJobCommand: (input: DescribeProcessingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- export declare const serializeAws_json1_1DescribeProjectCommand: (input: DescribeProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
- export declare const serializeAws_json1_1DescribeStudioLifecycleConfigCommand: (input: DescribeStudioLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
402
- export declare const serializeAws_json1_1DescribeSubscribedWorkteamCommand: (input: DescribeSubscribedWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- export declare const serializeAws_json1_1DescribeTrainingJobCommand: (input: DescribeTrainingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- export declare const serializeAws_json1_1DescribeTransformJobCommand: (input: DescribeTransformJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
- export declare const serializeAws_json1_1DescribeTrialCommand: (input: DescribeTrialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
406
- export declare const serializeAws_json1_1DescribeTrialComponentCommand: (input: DescribeTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- export declare const serializeAws_json1_1DescribeUserProfileCommand: (input: DescribeUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- export declare const serializeAws_json1_1DescribeWorkforceCommand: (input: DescribeWorkforceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
- export declare const serializeAws_json1_1DescribeWorkteamCommand: (input: DescribeWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
410
- export declare const serializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand: (input: DisableSagemakerServicecatalogPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- export declare const serializeAws_json1_1DisassociateTrialComponentCommand: (input: DisassociateTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- export declare const serializeAws_json1_1EnableSagemakerServicecatalogPortfolioCommand: (input: EnableSagemakerServicecatalogPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
- export declare const serializeAws_json1_1GetDeviceFleetReportCommand: (input: GetDeviceFleetReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
414
- export declare const serializeAws_json1_1GetLineageGroupPolicyCommand: (input: GetLineageGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- export declare const serializeAws_json1_1GetModelPackageGroupPolicyCommand: (input: GetModelPackageGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- export declare const serializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand: (input: GetSagemakerServicecatalogPortfolioStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
- export declare const serializeAws_json1_1GetSearchSuggestionsCommand: (input: GetSearchSuggestionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
418
- export declare const serializeAws_json1_1ListActionsCommand: (input: ListActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- export declare const serializeAws_json1_1ListAlgorithmsCommand: (input: ListAlgorithmsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- export declare const serializeAws_json1_1ListAppImageConfigsCommand: (input: ListAppImageConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
- export declare const serializeAws_json1_1ListAppsCommand: (input: ListAppsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
422
- export declare const serializeAws_json1_1ListArtifactsCommand: (input: ListArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- export declare const serializeAws_json1_1ListAssociationsCommand: (input: ListAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- export declare const serializeAws_json1_1ListAutoMLJobsCommand: (input: ListAutoMLJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
- export declare const serializeAws_json1_1ListCandidatesForAutoMLJobCommand: (input: ListCandidatesForAutoMLJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
426
- export declare const serializeAws_json1_1ListCodeRepositoriesCommand: (input: ListCodeRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
427
- export declare const serializeAws_json1_1ListCompilationJobsCommand: (input: ListCompilationJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- export declare const serializeAws_json1_1ListContextsCommand: (input: ListContextsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
- export declare const serializeAws_json1_1ListDataQualityJobDefinitionsCommand: (input: ListDataQualityJobDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
430
- export declare const serializeAws_json1_1ListDeviceFleetsCommand: (input: ListDeviceFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
431
- export declare const serializeAws_json1_1ListDevicesCommand: (input: ListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
434
- export declare const serializeAws_json1_1ListEdgePackagingJobsCommand: (input: ListEdgePackagingJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
435
- export declare const serializeAws_json1_1ListEndpointConfigsCommand: (input: ListEndpointConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- export declare const serializeAws_json1_1ListEndpointsCommand: (input: ListEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
- export declare const serializeAws_json1_1ListExperimentsCommand: (input: ListExperimentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
438
- export declare const serializeAws_json1_1ListFeatureGroupsCommand: (input: ListFeatureGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
- export declare const serializeAws_json1_1ListFlowDefinitionsCommand: (input: ListFlowDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- export declare const serializeAws_json1_1ListHumanTaskUisCommand: (input: ListHumanTaskUisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
- export declare const serializeAws_json1_1ListHyperParameterTuningJobsCommand: (input: ListHyperParameterTuningJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
442
- export declare const serializeAws_json1_1ListImagesCommand: (input: ListImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
443
- export declare const serializeAws_json1_1ListImageVersionsCommand: (input: ListImageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- export declare const serializeAws_json1_1ListInferenceRecommendationsJobsCommand: (input: ListInferenceRecommendationsJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
- export declare const serializeAws_json1_1ListLabelingJobsCommand: (input: ListLabelingJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
446
- export declare const serializeAws_json1_1ListLabelingJobsForWorkteamCommand: (input: ListLabelingJobsForWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
447
- export declare const serializeAws_json1_1ListLineageGroupsCommand: (input: ListLineageGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- export declare const serializeAws_json1_1ListModelBiasJobDefinitionsCommand: (input: ListModelBiasJobDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
- export declare const serializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand: (input: ListModelExplainabilityJobDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
450
- export declare const serializeAws_json1_1ListModelMetadataCommand: (input: ListModelMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
451
- export declare const serializeAws_json1_1ListModelPackageGroupsCommand: (input: ListModelPackageGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- export declare const serializeAws_json1_1ListModelPackagesCommand: (input: ListModelPackagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
- export declare const serializeAws_json1_1ListModelQualityJobDefinitionsCommand: (input: ListModelQualityJobDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
454
- export declare const serializeAws_json1_1ListModelsCommand: (input: ListModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
455
- export declare const serializeAws_json1_1ListMonitoringExecutionsCommand: (input: ListMonitoringExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- export declare const serializeAws_json1_1ListMonitoringSchedulesCommand: (input: ListMonitoringSchedulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
457
- export declare const serializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand: (input: ListNotebookInstanceLifecycleConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
458
- export declare const serializeAws_json1_1ListNotebookInstancesCommand: (input: ListNotebookInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
459
- export declare const serializeAws_json1_1ListPipelineExecutionsCommand: (input: ListPipelineExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- export declare const serializeAws_json1_1ListPipelineExecutionStepsCommand: (input: ListPipelineExecutionStepsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
461
- export declare const serializeAws_json1_1ListPipelineParametersForExecutionCommand: (input: ListPipelineParametersForExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
462
- export declare const serializeAws_json1_1ListPipelinesCommand: (input: ListPipelinesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
463
- export declare const serializeAws_json1_1ListProcessingJobsCommand: (input: ListProcessingJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
466
- export declare const serializeAws_json1_1ListStudioLifecycleConfigsCommand: (input: ListStudioLifecycleConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
467
- export declare const serializeAws_json1_1ListSubscribedWorkteamsCommand: (input: ListSubscribedWorkteamsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- export declare const serializeAws_json1_1ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
- export declare const serializeAws_json1_1ListTrainingJobsCommand: (input: ListTrainingJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
470
- export declare const serializeAws_json1_1ListTrainingJobsForHyperParameterTuningJobCommand: (input: ListTrainingJobsForHyperParameterTuningJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
471
- export declare const serializeAws_json1_1ListTransformJobsCommand: (input: ListTransformJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- export declare const serializeAws_json1_1ListTrialComponentsCommand: (input: ListTrialComponentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
- export declare const serializeAws_json1_1ListTrialsCommand: (input: ListTrialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
474
- export declare const serializeAws_json1_1ListUserProfilesCommand: (input: ListUserProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
475
- export declare const serializeAws_json1_1ListWorkforcesCommand: (input: ListWorkforcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- export declare const serializeAws_json1_1ListWorkteamsCommand: (input: ListWorkteamsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
477
- export declare const serializeAws_json1_1PutModelPackageGroupPolicyCommand: (input: PutModelPackageGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
478
- export declare const serializeAws_json1_1QueryLineageCommand: (input: QueryLineageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
479
- export declare const serializeAws_json1_1RegisterDevicesCommand: (input: RegisterDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- export declare const serializeAws_json1_1RenderUiTemplateCommand: (input: RenderUiTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
481
- export declare const serializeAws_json1_1RetryPipelineExecutionCommand: (input: RetryPipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
482
- export declare const serializeAws_json1_1SearchCommand: (input: SearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
483
- export declare const serializeAws_json1_1SendPipelineExecutionStepFailureCommand: (input: SendPipelineExecutionStepFailureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
486
- export declare const serializeAws_json1_1StartMonitoringScheduleCommand: (input: StartMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
487
- export declare const serializeAws_json1_1StartNotebookInstanceCommand: (input: StartNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- export declare const serializeAws_json1_1StartPipelineExecutionCommand: (input: StartPipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
489
- export declare const serializeAws_json1_1StopAutoMLJobCommand: (input: StopAutoMLJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
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>;
492
- export declare const serializeAws_json1_1StopEdgePackagingJobCommand: (input: StopEdgePackagingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
493
- export declare const serializeAws_json1_1StopHyperParameterTuningJobCommand: (input: StopHyperParameterTuningJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
494
- export declare const serializeAws_json1_1StopInferenceRecommendationsJobCommand: (input: StopInferenceRecommendationsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
495
- export declare const serializeAws_json1_1StopLabelingJobCommand: (input: StopLabelingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- export declare const serializeAws_json1_1StopMonitoringScheduleCommand: (input: StopMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
497
- export declare const serializeAws_json1_1StopNotebookInstanceCommand: (input: StopNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
498
- export declare const serializeAws_json1_1StopPipelineExecutionCommand: (input: StopPipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
499
- export declare const serializeAws_json1_1StopProcessingJobCommand: (input: StopProcessingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- export declare const serializeAws_json1_1StopTrainingJobCommand: (input: StopTrainingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
501
- export declare const serializeAws_json1_1StopTransformJobCommand: (input: StopTransformJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
502
- export declare const serializeAws_json1_1UpdateActionCommand: (input: UpdateActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
503
- export declare const serializeAws_json1_1UpdateAppImageConfigCommand: (input: UpdateAppImageConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- export declare const serializeAws_json1_1UpdateArtifactCommand: (input: UpdateArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
505
- export declare const serializeAws_json1_1UpdateCodeRepositoryCommand: (input: UpdateCodeRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
506
- export declare const serializeAws_json1_1UpdateContextCommand: (input: UpdateContextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
507
- export declare const serializeAws_json1_1UpdateDeviceFleetCommand: (input: UpdateDeviceFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- export declare const serializeAws_json1_1UpdateDevicesCommand: (input: UpdateDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
509
- export declare const serializeAws_json1_1UpdateDomainCommand: (input: UpdateDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
510
- export declare const serializeAws_json1_1UpdateEndpointCommand: (input: UpdateEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
511
- export declare const serializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand: (input: UpdateEndpointWeightsAndCapacitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- export declare const serializeAws_json1_1UpdateExperimentCommand: (input: UpdateExperimentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
513
- export declare const serializeAws_json1_1UpdateFeatureGroupCommand: (input: UpdateFeatureGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
514
- export declare const serializeAws_json1_1UpdateFeatureMetadataCommand: (input: UpdateFeatureMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
515
- export declare const serializeAws_json1_1UpdateImageCommand: (input: UpdateImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- export declare const serializeAws_json1_1UpdateModelPackageCommand: (input: UpdateModelPackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
517
- export declare const serializeAws_json1_1UpdateMonitoringScheduleCommand: (input: UpdateMonitoringScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
518
- export declare const serializeAws_json1_1UpdateNotebookInstanceCommand: (input: UpdateNotebookInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
519
- export declare const serializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand: (input: UpdateNotebookInstanceLifecycleConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- export declare const serializeAws_json1_1UpdatePipelineCommand: (input: UpdatePipelineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
521
- export declare const serializeAws_json1_1UpdatePipelineExecutionCommand: (input: UpdatePipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
522
- export declare const serializeAws_json1_1UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
523
- export declare const serializeAws_json1_1UpdateTrainingJobCommand: (input: UpdateTrainingJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- export declare const serializeAws_json1_1UpdateTrialCommand: (input: UpdateTrialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
525
- export declare const serializeAws_json1_1UpdateTrialComponentCommand: (input: UpdateTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
526
- export declare const serializeAws_json1_1UpdateUserProfileCommand: (input: UpdateUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
527
- export declare const serializeAws_json1_1UpdateWorkforceCommand: (input: UpdateWorkforceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- export declare const serializeAws_json1_1UpdateWorkteamCommand: (input: UpdateWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
529
- export declare const deserializeAws_json1_1AddAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddAssociationCommandOutput>;
530
- export declare const deserializeAws_json1_1AddTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsCommandOutput>;
531
- export declare const deserializeAws_json1_1AssociateTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrialComponentCommandOutput>;
532
- export declare const deserializeAws_json1_1BatchDescribeModelPackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDescribeModelPackageCommandOutput>;
533
- export declare const deserializeAws_json1_1CreateActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActionCommandOutput>;
534
- export declare const deserializeAws_json1_1CreateAlgorithmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAlgorithmCommandOutput>;
535
- export declare const deserializeAws_json1_1CreateAppCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppCommandOutput>;
536
- export declare const deserializeAws_json1_1CreateAppImageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppImageConfigCommandOutput>;
537
- export declare const deserializeAws_json1_1CreateArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateArtifactCommandOutput>;
538
- export declare const deserializeAws_json1_1CreateAutoMLJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutoMLJobCommandOutput>;
539
- export declare const deserializeAws_json1_1CreateCodeRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCodeRepositoryCommandOutput>;
540
- export declare const deserializeAws_json1_1CreateCompilationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCompilationJobCommandOutput>;
541
- export declare const deserializeAws_json1_1CreateContextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContextCommandOutput>;
542
- export declare const deserializeAws_json1_1CreateDataQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataQualityJobDefinitionCommandOutput>;
543
- export declare const deserializeAws_json1_1CreateDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceFleetCommandOutput>;
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>;
547
- export declare const deserializeAws_json1_1CreateEdgePackagingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEdgePackagingJobCommandOutput>;
548
- export declare const deserializeAws_json1_1CreateEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEndpointCommandOutput>;
549
- export declare const deserializeAws_json1_1CreateEndpointConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEndpointConfigCommandOutput>;
550
- export declare const deserializeAws_json1_1CreateExperimentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateExperimentCommandOutput>;
551
- export declare const deserializeAws_json1_1CreateFeatureGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFeatureGroupCommandOutput>;
552
- export declare const deserializeAws_json1_1CreateFlowDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFlowDefinitionCommandOutput>;
553
- export declare const deserializeAws_json1_1CreateHumanTaskUiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHumanTaskUiCommandOutput>;
554
- export declare const deserializeAws_json1_1CreateHyperParameterTuningJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHyperParameterTuningJobCommandOutput>;
555
- export declare const deserializeAws_json1_1CreateImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageCommandOutput>;
556
- export declare const deserializeAws_json1_1CreateImageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImageVersionCommandOutput>;
557
- export declare const deserializeAws_json1_1CreateInferenceRecommendationsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInferenceRecommendationsJobCommandOutput>;
558
- export declare const deserializeAws_json1_1CreateLabelingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLabelingJobCommandOutput>;
559
- export declare const deserializeAws_json1_1CreateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCommandOutput>;
560
- export declare const deserializeAws_json1_1CreateModelBiasJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelBiasJobDefinitionCommandOutput>;
561
- export declare const deserializeAws_json1_1CreateModelExplainabilityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelExplainabilityJobDefinitionCommandOutput>;
562
- export declare const deserializeAws_json1_1CreateModelPackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelPackageCommandOutput>;
563
- export declare const deserializeAws_json1_1CreateModelPackageGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelPackageGroupCommandOutput>;
564
- export declare const deserializeAws_json1_1CreateModelQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelQualityJobDefinitionCommandOutput>;
565
- export declare const deserializeAws_json1_1CreateMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMonitoringScheduleCommandOutput>;
566
- export declare const deserializeAws_json1_1CreateNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNotebookInstanceCommandOutput>;
567
- export declare const deserializeAws_json1_1CreateNotebookInstanceLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNotebookInstanceLifecycleConfigCommandOutput>;
568
- export declare const deserializeAws_json1_1CreatePipelineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePipelineCommandOutput>;
569
- export declare const deserializeAws_json1_1CreatePresignedDomainUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePresignedDomainUrlCommandOutput>;
570
- export declare const deserializeAws_json1_1CreatePresignedNotebookInstanceUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePresignedNotebookInstanceUrlCommandOutput>;
571
- export declare const deserializeAws_json1_1CreateProcessingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProcessingJobCommandOutput>;
572
- export declare const deserializeAws_json1_1CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
573
- export declare const deserializeAws_json1_1CreateStudioLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStudioLifecycleConfigCommandOutput>;
574
- export declare const deserializeAws_json1_1CreateTrainingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrainingJobCommandOutput>;
575
- export declare const deserializeAws_json1_1CreateTransformJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransformJobCommandOutput>;
576
- export declare const deserializeAws_json1_1CreateTrialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrialCommandOutput>;
577
- export declare const deserializeAws_json1_1CreateTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrialComponentCommandOutput>;
578
- export declare const deserializeAws_json1_1CreateUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserProfileCommandOutput>;
579
- export declare const deserializeAws_json1_1CreateWorkforceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkforceCommandOutput>;
580
- export declare const deserializeAws_json1_1CreateWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkteamCommandOutput>;
581
- export declare const deserializeAws_json1_1DeleteActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActionCommandOutput>;
582
- export declare const deserializeAws_json1_1DeleteAlgorithmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAlgorithmCommandOutput>;
583
- export declare const deserializeAws_json1_1DeleteAppCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppCommandOutput>;
584
- export declare const deserializeAws_json1_1DeleteAppImageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppImageConfigCommandOutput>;
585
- export declare const deserializeAws_json1_1DeleteArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteArtifactCommandOutput>;
586
- export declare const deserializeAws_json1_1DeleteAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssociationCommandOutput>;
587
- export declare const deserializeAws_json1_1DeleteCodeRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCodeRepositoryCommandOutput>;
588
- export declare const deserializeAws_json1_1DeleteContextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContextCommandOutput>;
589
- export declare const deserializeAws_json1_1DeleteDataQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataQualityJobDefinitionCommandOutput>;
590
- export declare const deserializeAws_json1_1DeleteDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceFleetCommandOutput>;
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>;
594
- export declare const deserializeAws_json1_1DeleteEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEndpointCommandOutput>;
595
- export declare const deserializeAws_json1_1DeleteEndpointConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEndpointConfigCommandOutput>;
596
- export declare const deserializeAws_json1_1DeleteExperimentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteExperimentCommandOutput>;
597
- export declare const deserializeAws_json1_1DeleteFeatureGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFeatureGroupCommandOutput>;
598
- export declare const deserializeAws_json1_1DeleteFlowDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFlowDefinitionCommandOutput>;
599
- export declare const deserializeAws_json1_1DeleteHumanTaskUiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHumanTaskUiCommandOutput>;
600
- export declare const deserializeAws_json1_1DeleteImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageCommandOutput>;
601
- export declare const deserializeAws_json1_1DeleteImageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImageVersionCommandOutput>;
602
- export declare const deserializeAws_json1_1DeleteModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelCommandOutput>;
603
- export declare const deserializeAws_json1_1DeleteModelBiasJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelBiasJobDefinitionCommandOutput>;
604
- export declare const deserializeAws_json1_1DeleteModelExplainabilityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelExplainabilityJobDefinitionCommandOutput>;
605
- export declare const deserializeAws_json1_1DeleteModelPackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelPackageCommandOutput>;
606
- export declare const deserializeAws_json1_1DeleteModelPackageGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelPackageGroupCommandOutput>;
607
- export declare const deserializeAws_json1_1DeleteModelPackageGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelPackageGroupPolicyCommandOutput>;
608
- export declare const deserializeAws_json1_1DeleteModelQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelQualityJobDefinitionCommandOutput>;
609
- export declare const deserializeAws_json1_1DeleteMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMonitoringScheduleCommandOutput>;
610
- export declare const deserializeAws_json1_1DeleteNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNotebookInstanceCommandOutput>;
611
- export declare const deserializeAws_json1_1DeleteNotebookInstanceLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNotebookInstanceLifecycleConfigCommandOutput>;
612
- export declare const deserializeAws_json1_1DeletePipelineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePipelineCommandOutput>;
613
- export declare const deserializeAws_json1_1DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
614
- export declare const deserializeAws_json1_1DeleteStudioLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStudioLifecycleConfigCommandOutput>;
615
- export declare const deserializeAws_json1_1DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
616
- export declare const deserializeAws_json1_1DeleteTrialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrialCommandOutput>;
617
- export declare const deserializeAws_json1_1DeleteTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrialComponentCommandOutput>;
618
- export declare const deserializeAws_json1_1DeleteUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserProfileCommandOutput>;
619
- export declare const deserializeAws_json1_1DeleteWorkforceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkforceCommandOutput>;
620
- export declare const deserializeAws_json1_1DeleteWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkteamCommandOutput>;
621
- export declare const deserializeAws_json1_1DeregisterDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterDevicesCommandOutput>;
622
- export declare const deserializeAws_json1_1DescribeActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionCommandOutput>;
623
- export declare const deserializeAws_json1_1DescribeAlgorithmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAlgorithmCommandOutput>;
624
- export declare const deserializeAws_json1_1DescribeAppCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppCommandOutput>;
625
- export declare const deserializeAws_json1_1DescribeAppImageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAppImageConfigCommandOutput>;
626
- export declare const deserializeAws_json1_1DescribeArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeArtifactCommandOutput>;
627
- export declare const deserializeAws_json1_1DescribeAutoMLJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoMLJobCommandOutput>;
628
- export declare const deserializeAws_json1_1DescribeCodeRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCodeRepositoryCommandOutput>;
629
- export declare const deserializeAws_json1_1DescribeCompilationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCompilationJobCommandOutput>;
630
- export declare const deserializeAws_json1_1DescribeContextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContextCommandOutput>;
631
- export declare const deserializeAws_json1_1DescribeDataQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataQualityJobDefinitionCommandOutput>;
632
- export declare const deserializeAws_json1_1DescribeDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeviceCommandOutput>;
633
- export declare const deserializeAws_json1_1DescribeDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeviceFleetCommandOutput>;
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>;
636
- export declare const deserializeAws_json1_1DescribeEdgePackagingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEdgePackagingJobCommandOutput>;
637
- export declare const deserializeAws_json1_1DescribeEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointCommandOutput>;
638
- export declare const deserializeAws_json1_1DescribeEndpointConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointConfigCommandOutput>;
639
- export declare const deserializeAws_json1_1DescribeExperimentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeExperimentCommandOutput>;
640
- export declare const deserializeAws_json1_1DescribeFeatureGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFeatureGroupCommandOutput>;
641
- export declare const deserializeAws_json1_1DescribeFeatureMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFeatureMetadataCommandOutput>;
642
- export declare const deserializeAws_json1_1DescribeFlowDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFlowDefinitionCommandOutput>;
643
- export declare const deserializeAws_json1_1DescribeHumanTaskUiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHumanTaskUiCommandOutput>;
644
- export declare const deserializeAws_json1_1DescribeHyperParameterTuningJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHyperParameterTuningJobCommandOutput>;
645
- export declare const deserializeAws_json1_1DescribeImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImageCommandOutput>;
646
- export declare const deserializeAws_json1_1DescribeImageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImageVersionCommandOutput>;
647
- export declare const deserializeAws_json1_1DescribeInferenceRecommendationsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInferenceRecommendationsJobCommandOutput>;
648
- export declare const deserializeAws_json1_1DescribeLabelingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLabelingJobCommandOutput>;
649
- export declare const deserializeAws_json1_1DescribeLineageGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLineageGroupCommandOutput>;
650
- export declare const deserializeAws_json1_1DescribeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelCommandOutput>;
651
- export declare const deserializeAws_json1_1DescribeModelBiasJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelBiasJobDefinitionCommandOutput>;
652
- export declare const deserializeAws_json1_1DescribeModelExplainabilityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelExplainabilityJobDefinitionCommandOutput>;
653
- export declare const deserializeAws_json1_1DescribeModelPackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelPackageCommandOutput>;
654
- export declare const deserializeAws_json1_1DescribeModelPackageGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelPackageGroupCommandOutput>;
655
- export declare const deserializeAws_json1_1DescribeModelQualityJobDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelQualityJobDefinitionCommandOutput>;
656
- export declare const deserializeAws_json1_1DescribeMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMonitoringScheduleCommandOutput>;
657
- export declare const deserializeAws_json1_1DescribeNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNotebookInstanceCommandOutput>;
658
- export declare const deserializeAws_json1_1DescribeNotebookInstanceLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNotebookInstanceLifecycleConfigCommandOutput>;
659
- export declare const deserializeAws_json1_1DescribePipelineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePipelineCommandOutput>;
660
- export declare const deserializeAws_json1_1DescribePipelineDefinitionForExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePipelineDefinitionForExecutionCommandOutput>;
661
- export declare const deserializeAws_json1_1DescribePipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePipelineExecutionCommandOutput>;
662
- export declare const deserializeAws_json1_1DescribeProcessingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProcessingJobCommandOutput>;
663
- export declare const deserializeAws_json1_1DescribeProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectCommandOutput>;
664
- export declare const deserializeAws_json1_1DescribeStudioLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStudioLifecycleConfigCommandOutput>;
665
- export declare const deserializeAws_json1_1DescribeSubscribedWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSubscribedWorkteamCommandOutput>;
666
- export declare const deserializeAws_json1_1DescribeTrainingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrainingJobCommandOutput>;
667
- export declare const deserializeAws_json1_1DescribeTransformJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTransformJobCommandOutput>;
668
- export declare const deserializeAws_json1_1DescribeTrialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrialCommandOutput>;
669
- export declare const deserializeAws_json1_1DescribeTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrialComponentCommandOutput>;
670
- export declare const deserializeAws_json1_1DescribeUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserProfileCommandOutput>;
671
- export declare const deserializeAws_json1_1DescribeWorkforceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkforceCommandOutput>;
672
- export declare const deserializeAws_json1_1DescribeWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkteamCommandOutput>;
673
- export declare const deserializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSagemakerServicecatalogPortfolioCommandOutput>;
674
- export declare const deserializeAws_json1_1DisassociateTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTrialComponentCommandOutput>;
675
- export declare const deserializeAws_json1_1EnableSagemakerServicecatalogPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSagemakerServicecatalogPortfolioCommandOutput>;
676
- export declare const deserializeAws_json1_1GetDeviceFleetReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceFleetReportCommandOutput>;
677
- export declare const deserializeAws_json1_1GetLineageGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLineageGroupPolicyCommandOutput>;
678
- export declare const deserializeAws_json1_1GetModelPackageGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelPackageGroupPolicyCommandOutput>;
679
- export declare const deserializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSagemakerServicecatalogPortfolioStatusCommandOutput>;
680
- export declare const deserializeAws_json1_1GetSearchSuggestionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSearchSuggestionsCommandOutput>;
681
- export declare const deserializeAws_json1_1ListActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListActionsCommandOutput>;
682
- export declare const deserializeAws_json1_1ListAlgorithmsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAlgorithmsCommandOutput>;
683
- export declare const deserializeAws_json1_1ListAppImageConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAppImageConfigsCommandOutput>;
684
- export declare const deserializeAws_json1_1ListAppsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAppsCommandOutput>;
685
- export declare const deserializeAws_json1_1ListArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListArtifactsCommandOutput>;
686
- export declare const deserializeAws_json1_1ListAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociationsCommandOutput>;
687
- export declare const deserializeAws_json1_1ListAutoMLJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutoMLJobsCommandOutput>;
688
- export declare const deserializeAws_json1_1ListCandidatesForAutoMLJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCandidatesForAutoMLJobCommandOutput>;
689
- export declare const deserializeAws_json1_1ListCodeRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCodeRepositoriesCommandOutput>;
690
- export declare const deserializeAws_json1_1ListCompilationJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCompilationJobsCommandOutput>;
691
- export declare const deserializeAws_json1_1ListContextsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContextsCommandOutput>;
692
- export declare const deserializeAws_json1_1ListDataQualityJobDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataQualityJobDefinitionsCommandOutput>;
693
- export declare const deserializeAws_json1_1ListDeviceFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceFleetsCommandOutput>;
694
- export declare const deserializeAws_json1_1ListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesCommandOutput>;
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>;
697
- export declare const deserializeAws_json1_1ListEdgePackagingJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEdgePackagingJobsCommandOutput>;
698
- export declare const deserializeAws_json1_1ListEndpointConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEndpointConfigsCommandOutput>;
699
- export declare const deserializeAws_json1_1ListEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEndpointsCommandOutput>;
700
- export declare const deserializeAws_json1_1ListExperimentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExperimentsCommandOutput>;
701
- export declare const deserializeAws_json1_1ListFeatureGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFeatureGroupsCommandOutput>;
702
- export declare const deserializeAws_json1_1ListFlowDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFlowDefinitionsCommandOutput>;
703
- export declare const deserializeAws_json1_1ListHumanTaskUisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHumanTaskUisCommandOutput>;
704
- export declare const deserializeAws_json1_1ListHyperParameterTuningJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHyperParameterTuningJobsCommandOutput>;
705
- export declare const deserializeAws_json1_1ListImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImagesCommandOutput>;
706
- export declare const deserializeAws_json1_1ListImageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImageVersionsCommandOutput>;
707
- export declare const deserializeAws_json1_1ListInferenceRecommendationsJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceRecommendationsJobsCommandOutput>;
708
- export declare const deserializeAws_json1_1ListLabelingJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLabelingJobsCommandOutput>;
709
- export declare const deserializeAws_json1_1ListLabelingJobsForWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLabelingJobsForWorkteamCommandOutput>;
710
- export declare const deserializeAws_json1_1ListLineageGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLineageGroupsCommandOutput>;
711
- export declare const deserializeAws_json1_1ListModelBiasJobDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelBiasJobDefinitionsCommandOutput>;
712
- export declare const deserializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelExplainabilityJobDefinitionsCommandOutput>;
713
- export declare const deserializeAws_json1_1ListModelMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelMetadataCommandOutput>;
714
- export declare const deserializeAws_json1_1ListModelPackageGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelPackageGroupsCommandOutput>;
715
- export declare const deserializeAws_json1_1ListModelPackagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelPackagesCommandOutput>;
716
- export declare const deserializeAws_json1_1ListModelQualityJobDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelQualityJobDefinitionsCommandOutput>;
717
- export declare const deserializeAws_json1_1ListModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelsCommandOutput>;
718
- export declare const deserializeAws_json1_1ListMonitoringExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMonitoringExecutionsCommandOutput>;
719
- export declare const deserializeAws_json1_1ListMonitoringSchedulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMonitoringSchedulesCommandOutput>;
720
- export declare const deserializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotebookInstanceLifecycleConfigsCommandOutput>;
721
- export declare const deserializeAws_json1_1ListNotebookInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotebookInstancesCommandOutput>;
722
- export declare const deserializeAws_json1_1ListPipelineExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPipelineExecutionsCommandOutput>;
723
- export declare const deserializeAws_json1_1ListPipelineExecutionStepsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPipelineExecutionStepsCommandOutput>;
724
- export declare const deserializeAws_json1_1ListPipelineParametersForExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPipelineParametersForExecutionCommandOutput>;
725
- export declare const deserializeAws_json1_1ListPipelinesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPipelinesCommandOutput>;
726
- export declare const deserializeAws_json1_1ListProcessingJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProcessingJobsCommandOutput>;
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>;
729
- export declare const deserializeAws_json1_1ListStudioLifecycleConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStudioLifecycleConfigsCommandOutput>;
730
- export declare const deserializeAws_json1_1ListSubscribedWorkteamsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscribedWorkteamsCommandOutput>;
731
- export declare const deserializeAws_json1_1ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
732
- export declare const deserializeAws_json1_1ListTrainingJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrainingJobsCommandOutput>;
733
- export declare const deserializeAws_json1_1ListTrainingJobsForHyperParameterTuningJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrainingJobsForHyperParameterTuningJobCommandOutput>;
734
- export declare const deserializeAws_json1_1ListTransformJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTransformJobsCommandOutput>;
735
- export declare const deserializeAws_json1_1ListTrialComponentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrialComponentsCommandOutput>;
736
- export declare const deserializeAws_json1_1ListTrialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrialsCommandOutput>;
737
- export declare const deserializeAws_json1_1ListUserProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserProfilesCommandOutput>;
738
- export declare const deserializeAws_json1_1ListWorkforcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkforcesCommandOutput>;
739
- export declare const deserializeAws_json1_1ListWorkteamsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkteamsCommandOutput>;
740
- export declare const deserializeAws_json1_1PutModelPackageGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutModelPackageGroupPolicyCommandOutput>;
741
- export declare const deserializeAws_json1_1QueryLineageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<QueryLineageCommandOutput>;
742
- export declare const deserializeAws_json1_1RegisterDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterDevicesCommandOutput>;
743
- export declare const deserializeAws_json1_1RenderUiTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RenderUiTemplateCommandOutput>;
744
- export declare const deserializeAws_json1_1RetryPipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetryPipelineExecutionCommandOutput>;
745
- export declare const deserializeAws_json1_1SearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchCommandOutput>;
746
- export declare const deserializeAws_json1_1SendPipelineExecutionStepFailureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendPipelineExecutionStepFailureCommandOutput>;
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>;
749
- export declare const deserializeAws_json1_1StartMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMonitoringScheduleCommandOutput>;
750
- export declare const deserializeAws_json1_1StartNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartNotebookInstanceCommandOutput>;
751
- export declare const deserializeAws_json1_1StartPipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartPipelineExecutionCommandOutput>;
752
- export declare const deserializeAws_json1_1StopAutoMLJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopAutoMLJobCommandOutput>;
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>;
755
- export declare const deserializeAws_json1_1StopEdgePackagingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopEdgePackagingJobCommandOutput>;
756
- export declare const deserializeAws_json1_1StopHyperParameterTuningJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopHyperParameterTuningJobCommandOutput>;
757
- export declare const deserializeAws_json1_1StopInferenceRecommendationsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopInferenceRecommendationsJobCommandOutput>;
758
- export declare const deserializeAws_json1_1StopLabelingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopLabelingJobCommandOutput>;
759
- export declare const deserializeAws_json1_1StopMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMonitoringScheduleCommandOutput>;
760
- export declare const deserializeAws_json1_1StopNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopNotebookInstanceCommandOutput>;
761
- export declare const deserializeAws_json1_1StopPipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopPipelineExecutionCommandOutput>;
762
- export declare const deserializeAws_json1_1StopProcessingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopProcessingJobCommandOutput>;
763
- export declare const deserializeAws_json1_1StopTrainingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopTrainingJobCommandOutput>;
764
- export declare const deserializeAws_json1_1StopTransformJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopTransformJobCommandOutput>;
765
- export declare const deserializeAws_json1_1UpdateActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionCommandOutput>;
766
- export declare const deserializeAws_json1_1UpdateAppImageConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAppImageConfigCommandOutput>;
767
- export declare const deserializeAws_json1_1UpdateArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateArtifactCommandOutput>;
768
- export declare const deserializeAws_json1_1UpdateCodeRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCodeRepositoryCommandOutput>;
769
- export declare const deserializeAws_json1_1UpdateContextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContextCommandOutput>;
770
- export declare const deserializeAws_json1_1UpdateDeviceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceFleetCommandOutput>;
771
- export declare const deserializeAws_json1_1UpdateDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDevicesCommandOutput>;
772
- export declare const deserializeAws_json1_1UpdateDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainCommandOutput>;
773
- export declare const deserializeAws_json1_1UpdateEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEndpointCommandOutput>;
774
- export declare const deserializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEndpointWeightsAndCapacitiesCommandOutput>;
775
- export declare const deserializeAws_json1_1UpdateExperimentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateExperimentCommandOutput>;
776
- export declare const deserializeAws_json1_1UpdateFeatureGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFeatureGroupCommandOutput>;
777
- export declare const deserializeAws_json1_1UpdateFeatureMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFeatureMetadataCommandOutput>;
778
- export declare const deserializeAws_json1_1UpdateImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateImageCommandOutput>;
779
- export declare const deserializeAws_json1_1UpdateModelPackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateModelPackageCommandOutput>;
780
- export declare const deserializeAws_json1_1UpdateMonitoringScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMonitoringScheduleCommandOutput>;
781
- export declare const deserializeAws_json1_1UpdateNotebookInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNotebookInstanceCommandOutput>;
782
- export declare const deserializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNotebookInstanceLifecycleConfigCommandOutput>;
783
- export declare const deserializeAws_json1_1UpdatePipelineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePipelineCommandOutput>;
784
- export declare const deserializeAws_json1_1UpdatePipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePipelineExecutionCommandOutput>;
785
- export declare const deserializeAws_json1_1UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
786
- export declare const deserializeAws_json1_1UpdateTrainingJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrainingJobCommandOutput>;
787
- export declare const deserializeAws_json1_1UpdateTrialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrialCommandOutput>;
788
- export declare const deserializeAws_json1_1UpdateTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrialComponentCommandOutput>;
789
- export declare const deserializeAws_json1_1UpdateUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserProfileCommandOutput>;
790
- export declare const deserializeAws_json1_1UpdateWorkforceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkforceCommandOutput>;
791
- export declare const deserializeAws_json1_1UpdateWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkteamCommandOutput>;
1
+ import {
2
+ HttpRequest as __HttpRequest,
3
+ HttpResponse as __HttpResponse,
4
+ } from "@aws-sdk/protocol-http";
5
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
6
+ import {
7
+ AddAssociationCommandInput,
8
+ AddAssociationCommandOutput,
9
+ } from "../commands/AddAssociationCommand";
10
+ import {
11
+ AddTagsCommandInput,
12
+ AddTagsCommandOutput,
13
+ } from "../commands/AddTagsCommand";
14
+ import {
15
+ AssociateTrialComponentCommandInput,
16
+ AssociateTrialComponentCommandOutput,
17
+ } from "../commands/AssociateTrialComponentCommand";
18
+ import {
19
+ BatchDescribeModelPackageCommandInput,
20
+ BatchDescribeModelPackageCommandOutput,
21
+ } from "../commands/BatchDescribeModelPackageCommand";
22
+ import {
23
+ CreateActionCommandInput,
24
+ CreateActionCommandOutput,
25
+ } from "../commands/CreateActionCommand";
26
+ import {
27
+ CreateAlgorithmCommandInput,
28
+ CreateAlgorithmCommandOutput,
29
+ } from "../commands/CreateAlgorithmCommand";
30
+ import {
31
+ CreateAppCommandInput,
32
+ CreateAppCommandOutput,
33
+ } from "../commands/CreateAppCommand";
34
+ import {
35
+ CreateAppImageConfigCommandInput,
36
+ CreateAppImageConfigCommandOutput,
37
+ } from "../commands/CreateAppImageConfigCommand";
38
+ import {
39
+ CreateArtifactCommandInput,
40
+ CreateArtifactCommandOutput,
41
+ } from "../commands/CreateArtifactCommand";
42
+ import {
43
+ CreateAutoMLJobCommandInput,
44
+ CreateAutoMLJobCommandOutput,
45
+ } from "../commands/CreateAutoMLJobCommand";
46
+ import {
47
+ CreateCodeRepositoryCommandInput,
48
+ CreateCodeRepositoryCommandOutput,
49
+ } from "../commands/CreateCodeRepositoryCommand";
50
+ import {
51
+ CreateCompilationJobCommandInput,
52
+ CreateCompilationJobCommandOutput,
53
+ } from "../commands/CreateCompilationJobCommand";
54
+ import {
55
+ CreateContextCommandInput,
56
+ CreateContextCommandOutput,
57
+ } from "../commands/CreateContextCommand";
58
+ import {
59
+ CreateDataQualityJobDefinitionCommandInput,
60
+ CreateDataQualityJobDefinitionCommandOutput,
61
+ } from "../commands/CreateDataQualityJobDefinitionCommand";
62
+ import {
63
+ CreateDeviceFleetCommandInput,
64
+ CreateDeviceFleetCommandOutput,
65
+ } from "../commands/CreateDeviceFleetCommand";
66
+ import {
67
+ CreateDomainCommandInput,
68
+ CreateDomainCommandOutput,
69
+ } from "../commands/CreateDomainCommand";
70
+ import {
71
+ CreateEdgeDeploymentPlanCommandInput,
72
+ CreateEdgeDeploymentPlanCommandOutput,
73
+ } from "../commands/CreateEdgeDeploymentPlanCommand";
74
+ import {
75
+ CreateEdgeDeploymentStageCommandInput,
76
+ CreateEdgeDeploymentStageCommandOutput,
77
+ } from "../commands/CreateEdgeDeploymentStageCommand";
78
+ import {
79
+ CreateEdgePackagingJobCommandInput,
80
+ CreateEdgePackagingJobCommandOutput,
81
+ } from "../commands/CreateEdgePackagingJobCommand";
82
+ import {
83
+ CreateEndpointCommandInput,
84
+ CreateEndpointCommandOutput,
85
+ } from "../commands/CreateEndpointCommand";
86
+ import {
87
+ CreateEndpointConfigCommandInput,
88
+ CreateEndpointConfigCommandOutput,
89
+ } from "../commands/CreateEndpointConfigCommand";
90
+ import {
91
+ CreateExperimentCommandInput,
92
+ CreateExperimentCommandOutput,
93
+ } from "../commands/CreateExperimentCommand";
94
+ import {
95
+ CreateFeatureGroupCommandInput,
96
+ CreateFeatureGroupCommandOutput,
97
+ } from "../commands/CreateFeatureGroupCommand";
98
+ import {
99
+ CreateFlowDefinitionCommandInput,
100
+ CreateFlowDefinitionCommandOutput,
101
+ } from "../commands/CreateFlowDefinitionCommand";
102
+ import {
103
+ CreateHumanTaskUiCommandInput,
104
+ CreateHumanTaskUiCommandOutput,
105
+ } from "../commands/CreateHumanTaskUiCommand";
106
+ import {
107
+ CreateHyperParameterTuningJobCommandInput,
108
+ CreateHyperParameterTuningJobCommandOutput,
109
+ } from "../commands/CreateHyperParameterTuningJobCommand";
110
+ import {
111
+ CreateImageCommandInput,
112
+ CreateImageCommandOutput,
113
+ } from "../commands/CreateImageCommand";
114
+ import {
115
+ CreateImageVersionCommandInput,
116
+ CreateImageVersionCommandOutput,
117
+ } from "../commands/CreateImageVersionCommand";
118
+ import {
119
+ CreateInferenceRecommendationsJobCommandInput,
120
+ CreateInferenceRecommendationsJobCommandOutput,
121
+ } from "../commands/CreateInferenceRecommendationsJobCommand";
122
+ import {
123
+ CreateLabelingJobCommandInput,
124
+ CreateLabelingJobCommandOutput,
125
+ } from "../commands/CreateLabelingJobCommand";
126
+ import {
127
+ CreateModelBiasJobDefinitionCommandInput,
128
+ CreateModelBiasJobDefinitionCommandOutput,
129
+ } from "../commands/CreateModelBiasJobDefinitionCommand";
130
+ import {
131
+ CreateModelCommandInput,
132
+ CreateModelCommandOutput,
133
+ } from "../commands/CreateModelCommand";
134
+ import {
135
+ CreateModelExplainabilityJobDefinitionCommandInput,
136
+ CreateModelExplainabilityJobDefinitionCommandOutput,
137
+ } from "../commands/CreateModelExplainabilityJobDefinitionCommand";
138
+ import {
139
+ CreateModelPackageCommandInput,
140
+ CreateModelPackageCommandOutput,
141
+ } from "../commands/CreateModelPackageCommand";
142
+ import {
143
+ CreateModelPackageGroupCommandInput,
144
+ CreateModelPackageGroupCommandOutput,
145
+ } from "../commands/CreateModelPackageGroupCommand";
146
+ import {
147
+ CreateModelQualityJobDefinitionCommandInput,
148
+ CreateModelQualityJobDefinitionCommandOutput,
149
+ } from "../commands/CreateModelQualityJobDefinitionCommand";
150
+ import {
151
+ CreateMonitoringScheduleCommandInput,
152
+ CreateMonitoringScheduleCommandOutput,
153
+ } from "../commands/CreateMonitoringScheduleCommand";
154
+ import {
155
+ CreateNotebookInstanceCommandInput,
156
+ CreateNotebookInstanceCommandOutput,
157
+ } from "../commands/CreateNotebookInstanceCommand";
158
+ import {
159
+ CreateNotebookInstanceLifecycleConfigCommandInput,
160
+ CreateNotebookInstanceLifecycleConfigCommandOutput,
161
+ } from "../commands/CreateNotebookInstanceLifecycleConfigCommand";
162
+ import {
163
+ CreatePipelineCommandInput,
164
+ CreatePipelineCommandOutput,
165
+ } from "../commands/CreatePipelineCommand";
166
+ import {
167
+ CreatePresignedDomainUrlCommandInput,
168
+ CreatePresignedDomainUrlCommandOutput,
169
+ } from "../commands/CreatePresignedDomainUrlCommand";
170
+ import {
171
+ CreatePresignedNotebookInstanceUrlCommandInput,
172
+ CreatePresignedNotebookInstanceUrlCommandOutput,
173
+ } from "../commands/CreatePresignedNotebookInstanceUrlCommand";
174
+ import {
175
+ CreateProcessingJobCommandInput,
176
+ CreateProcessingJobCommandOutput,
177
+ } from "../commands/CreateProcessingJobCommand";
178
+ import {
179
+ CreateProjectCommandInput,
180
+ CreateProjectCommandOutput,
181
+ } from "../commands/CreateProjectCommand";
182
+ import {
183
+ CreateStudioLifecycleConfigCommandInput,
184
+ CreateStudioLifecycleConfigCommandOutput,
185
+ } from "../commands/CreateStudioLifecycleConfigCommand";
186
+ import {
187
+ CreateTrainingJobCommandInput,
188
+ CreateTrainingJobCommandOutput,
189
+ } from "../commands/CreateTrainingJobCommand";
190
+ import {
191
+ CreateTransformJobCommandInput,
192
+ CreateTransformJobCommandOutput,
193
+ } from "../commands/CreateTransformJobCommand";
194
+ import {
195
+ CreateTrialCommandInput,
196
+ CreateTrialCommandOutput,
197
+ } from "../commands/CreateTrialCommand";
198
+ import {
199
+ CreateTrialComponentCommandInput,
200
+ CreateTrialComponentCommandOutput,
201
+ } from "../commands/CreateTrialComponentCommand";
202
+ import {
203
+ CreateUserProfileCommandInput,
204
+ CreateUserProfileCommandOutput,
205
+ } from "../commands/CreateUserProfileCommand";
206
+ import {
207
+ CreateWorkforceCommandInput,
208
+ CreateWorkforceCommandOutput,
209
+ } from "../commands/CreateWorkforceCommand";
210
+ import {
211
+ CreateWorkteamCommandInput,
212
+ CreateWorkteamCommandOutput,
213
+ } from "../commands/CreateWorkteamCommand";
214
+ import {
215
+ DeleteActionCommandInput,
216
+ DeleteActionCommandOutput,
217
+ } from "../commands/DeleteActionCommand";
218
+ import {
219
+ DeleteAlgorithmCommandInput,
220
+ DeleteAlgorithmCommandOutput,
221
+ } from "../commands/DeleteAlgorithmCommand";
222
+ import {
223
+ DeleteAppCommandInput,
224
+ DeleteAppCommandOutput,
225
+ } from "../commands/DeleteAppCommand";
226
+ import {
227
+ DeleteAppImageConfigCommandInput,
228
+ DeleteAppImageConfigCommandOutput,
229
+ } from "../commands/DeleteAppImageConfigCommand";
230
+ import {
231
+ DeleteArtifactCommandInput,
232
+ DeleteArtifactCommandOutput,
233
+ } from "../commands/DeleteArtifactCommand";
234
+ import {
235
+ DeleteAssociationCommandInput,
236
+ DeleteAssociationCommandOutput,
237
+ } from "../commands/DeleteAssociationCommand";
238
+ import {
239
+ DeleteCodeRepositoryCommandInput,
240
+ DeleteCodeRepositoryCommandOutput,
241
+ } from "../commands/DeleteCodeRepositoryCommand";
242
+ import {
243
+ DeleteContextCommandInput,
244
+ DeleteContextCommandOutput,
245
+ } from "../commands/DeleteContextCommand";
246
+ import {
247
+ DeleteDataQualityJobDefinitionCommandInput,
248
+ DeleteDataQualityJobDefinitionCommandOutput,
249
+ } from "../commands/DeleteDataQualityJobDefinitionCommand";
250
+ import {
251
+ DeleteDeviceFleetCommandInput,
252
+ DeleteDeviceFleetCommandOutput,
253
+ } from "../commands/DeleteDeviceFleetCommand";
254
+ import {
255
+ DeleteDomainCommandInput,
256
+ DeleteDomainCommandOutput,
257
+ } from "../commands/DeleteDomainCommand";
258
+ import {
259
+ DeleteEdgeDeploymentPlanCommandInput,
260
+ DeleteEdgeDeploymentPlanCommandOutput,
261
+ } from "../commands/DeleteEdgeDeploymentPlanCommand";
262
+ import {
263
+ DeleteEdgeDeploymentStageCommandInput,
264
+ DeleteEdgeDeploymentStageCommandOutput,
265
+ } from "../commands/DeleteEdgeDeploymentStageCommand";
266
+ import {
267
+ DeleteEndpointCommandInput,
268
+ DeleteEndpointCommandOutput,
269
+ } from "../commands/DeleteEndpointCommand";
270
+ import {
271
+ DeleteEndpointConfigCommandInput,
272
+ DeleteEndpointConfigCommandOutput,
273
+ } from "../commands/DeleteEndpointConfigCommand";
274
+ import {
275
+ DeleteExperimentCommandInput,
276
+ DeleteExperimentCommandOutput,
277
+ } from "../commands/DeleteExperimentCommand";
278
+ import {
279
+ DeleteFeatureGroupCommandInput,
280
+ DeleteFeatureGroupCommandOutput,
281
+ } from "../commands/DeleteFeatureGroupCommand";
282
+ import {
283
+ DeleteFlowDefinitionCommandInput,
284
+ DeleteFlowDefinitionCommandOutput,
285
+ } from "../commands/DeleteFlowDefinitionCommand";
286
+ import {
287
+ DeleteHumanTaskUiCommandInput,
288
+ DeleteHumanTaskUiCommandOutput,
289
+ } from "../commands/DeleteHumanTaskUiCommand";
290
+ import {
291
+ DeleteImageCommandInput,
292
+ DeleteImageCommandOutput,
293
+ } from "../commands/DeleteImageCommand";
294
+ import {
295
+ DeleteImageVersionCommandInput,
296
+ DeleteImageVersionCommandOutput,
297
+ } from "../commands/DeleteImageVersionCommand";
298
+ import {
299
+ DeleteModelBiasJobDefinitionCommandInput,
300
+ DeleteModelBiasJobDefinitionCommandOutput,
301
+ } from "../commands/DeleteModelBiasJobDefinitionCommand";
302
+ import {
303
+ DeleteModelCommandInput,
304
+ DeleteModelCommandOutput,
305
+ } from "../commands/DeleteModelCommand";
306
+ import {
307
+ DeleteModelExplainabilityJobDefinitionCommandInput,
308
+ DeleteModelExplainabilityJobDefinitionCommandOutput,
309
+ } from "../commands/DeleteModelExplainabilityJobDefinitionCommand";
310
+ import {
311
+ DeleteModelPackageCommandInput,
312
+ DeleteModelPackageCommandOutput,
313
+ } from "../commands/DeleteModelPackageCommand";
314
+ import {
315
+ DeleteModelPackageGroupCommandInput,
316
+ DeleteModelPackageGroupCommandOutput,
317
+ } from "../commands/DeleteModelPackageGroupCommand";
318
+ import {
319
+ DeleteModelPackageGroupPolicyCommandInput,
320
+ DeleteModelPackageGroupPolicyCommandOutput,
321
+ } from "../commands/DeleteModelPackageGroupPolicyCommand";
322
+ import {
323
+ DeleteModelQualityJobDefinitionCommandInput,
324
+ DeleteModelQualityJobDefinitionCommandOutput,
325
+ } from "../commands/DeleteModelQualityJobDefinitionCommand";
326
+ import {
327
+ DeleteMonitoringScheduleCommandInput,
328
+ DeleteMonitoringScheduleCommandOutput,
329
+ } from "../commands/DeleteMonitoringScheduleCommand";
330
+ import {
331
+ DeleteNotebookInstanceCommandInput,
332
+ DeleteNotebookInstanceCommandOutput,
333
+ } from "../commands/DeleteNotebookInstanceCommand";
334
+ import {
335
+ DeleteNotebookInstanceLifecycleConfigCommandInput,
336
+ DeleteNotebookInstanceLifecycleConfigCommandOutput,
337
+ } from "../commands/DeleteNotebookInstanceLifecycleConfigCommand";
338
+ import {
339
+ DeletePipelineCommandInput,
340
+ DeletePipelineCommandOutput,
341
+ } from "../commands/DeletePipelineCommand";
342
+ import {
343
+ DeleteProjectCommandInput,
344
+ DeleteProjectCommandOutput,
345
+ } from "../commands/DeleteProjectCommand";
346
+ import {
347
+ DeleteStudioLifecycleConfigCommandInput,
348
+ DeleteStudioLifecycleConfigCommandOutput,
349
+ } from "../commands/DeleteStudioLifecycleConfigCommand";
350
+ import {
351
+ DeleteTagsCommandInput,
352
+ DeleteTagsCommandOutput,
353
+ } from "../commands/DeleteTagsCommand";
354
+ import {
355
+ DeleteTrialCommandInput,
356
+ DeleteTrialCommandOutput,
357
+ } from "../commands/DeleteTrialCommand";
358
+ import {
359
+ DeleteTrialComponentCommandInput,
360
+ DeleteTrialComponentCommandOutput,
361
+ } from "../commands/DeleteTrialComponentCommand";
362
+ import {
363
+ DeleteUserProfileCommandInput,
364
+ DeleteUserProfileCommandOutput,
365
+ } from "../commands/DeleteUserProfileCommand";
366
+ import {
367
+ DeleteWorkforceCommandInput,
368
+ DeleteWorkforceCommandOutput,
369
+ } from "../commands/DeleteWorkforceCommand";
370
+ import {
371
+ DeleteWorkteamCommandInput,
372
+ DeleteWorkteamCommandOutput,
373
+ } from "../commands/DeleteWorkteamCommand";
374
+ import {
375
+ DeregisterDevicesCommandInput,
376
+ DeregisterDevicesCommandOutput,
377
+ } from "../commands/DeregisterDevicesCommand";
378
+ import {
379
+ DescribeActionCommandInput,
380
+ DescribeActionCommandOutput,
381
+ } from "../commands/DescribeActionCommand";
382
+ import {
383
+ DescribeAlgorithmCommandInput,
384
+ DescribeAlgorithmCommandOutput,
385
+ } from "../commands/DescribeAlgorithmCommand";
386
+ import {
387
+ DescribeAppCommandInput,
388
+ DescribeAppCommandOutput,
389
+ } from "../commands/DescribeAppCommand";
390
+ import {
391
+ DescribeAppImageConfigCommandInput,
392
+ DescribeAppImageConfigCommandOutput,
393
+ } from "../commands/DescribeAppImageConfigCommand";
394
+ import {
395
+ DescribeArtifactCommandInput,
396
+ DescribeArtifactCommandOutput,
397
+ } from "../commands/DescribeArtifactCommand";
398
+ import {
399
+ DescribeAutoMLJobCommandInput,
400
+ DescribeAutoMLJobCommandOutput,
401
+ } from "../commands/DescribeAutoMLJobCommand";
402
+ import {
403
+ DescribeCodeRepositoryCommandInput,
404
+ DescribeCodeRepositoryCommandOutput,
405
+ } from "../commands/DescribeCodeRepositoryCommand";
406
+ import {
407
+ DescribeCompilationJobCommandInput,
408
+ DescribeCompilationJobCommandOutput,
409
+ } from "../commands/DescribeCompilationJobCommand";
410
+ import {
411
+ DescribeContextCommandInput,
412
+ DescribeContextCommandOutput,
413
+ } from "../commands/DescribeContextCommand";
414
+ import {
415
+ DescribeDataQualityJobDefinitionCommandInput,
416
+ DescribeDataQualityJobDefinitionCommandOutput,
417
+ } from "../commands/DescribeDataQualityJobDefinitionCommand";
418
+ import {
419
+ DescribeDeviceCommandInput,
420
+ DescribeDeviceCommandOutput,
421
+ } from "../commands/DescribeDeviceCommand";
422
+ import {
423
+ DescribeDeviceFleetCommandInput,
424
+ DescribeDeviceFleetCommandOutput,
425
+ } from "../commands/DescribeDeviceFleetCommand";
426
+ import {
427
+ DescribeDomainCommandInput,
428
+ DescribeDomainCommandOutput,
429
+ } from "../commands/DescribeDomainCommand";
430
+ import {
431
+ DescribeEdgeDeploymentPlanCommandInput,
432
+ DescribeEdgeDeploymentPlanCommandOutput,
433
+ } from "../commands/DescribeEdgeDeploymentPlanCommand";
434
+ import {
435
+ DescribeEdgePackagingJobCommandInput,
436
+ DescribeEdgePackagingJobCommandOutput,
437
+ } from "../commands/DescribeEdgePackagingJobCommand";
438
+ import {
439
+ DescribeEndpointCommandInput,
440
+ DescribeEndpointCommandOutput,
441
+ } from "../commands/DescribeEndpointCommand";
442
+ import {
443
+ DescribeEndpointConfigCommandInput,
444
+ DescribeEndpointConfigCommandOutput,
445
+ } from "../commands/DescribeEndpointConfigCommand";
446
+ import {
447
+ DescribeExperimentCommandInput,
448
+ DescribeExperimentCommandOutput,
449
+ } from "../commands/DescribeExperimentCommand";
450
+ import {
451
+ DescribeFeatureGroupCommandInput,
452
+ DescribeFeatureGroupCommandOutput,
453
+ } from "../commands/DescribeFeatureGroupCommand";
454
+ import {
455
+ DescribeFeatureMetadataCommandInput,
456
+ DescribeFeatureMetadataCommandOutput,
457
+ } from "../commands/DescribeFeatureMetadataCommand";
458
+ import {
459
+ DescribeFlowDefinitionCommandInput,
460
+ DescribeFlowDefinitionCommandOutput,
461
+ } from "../commands/DescribeFlowDefinitionCommand";
462
+ import {
463
+ DescribeHumanTaskUiCommandInput,
464
+ DescribeHumanTaskUiCommandOutput,
465
+ } from "../commands/DescribeHumanTaskUiCommand";
466
+ import {
467
+ DescribeHyperParameterTuningJobCommandInput,
468
+ DescribeHyperParameterTuningJobCommandOutput,
469
+ } from "../commands/DescribeHyperParameterTuningJobCommand";
470
+ import {
471
+ DescribeImageCommandInput,
472
+ DescribeImageCommandOutput,
473
+ } from "../commands/DescribeImageCommand";
474
+ import {
475
+ DescribeImageVersionCommandInput,
476
+ DescribeImageVersionCommandOutput,
477
+ } from "../commands/DescribeImageVersionCommand";
478
+ import {
479
+ DescribeInferenceRecommendationsJobCommandInput,
480
+ DescribeInferenceRecommendationsJobCommandOutput,
481
+ } from "../commands/DescribeInferenceRecommendationsJobCommand";
482
+ import {
483
+ DescribeLabelingJobCommandInput,
484
+ DescribeLabelingJobCommandOutput,
485
+ } from "../commands/DescribeLabelingJobCommand";
486
+ import {
487
+ DescribeLineageGroupCommandInput,
488
+ DescribeLineageGroupCommandOutput,
489
+ } from "../commands/DescribeLineageGroupCommand";
490
+ import {
491
+ DescribeModelBiasJobDefinitionCommandInput,
492
+ DescribeModelBiasJobDefinitionCommandOutput,
493
+ } from "../commands/DescribeModelBiasJobDefinitionCommand";
494
+ import {
495
+ DescribeModelCommandInput,
496
+ DescribeModelCommandOutput,
497
+ } from "../commands/DescribeModelCommand";
498
+ import {
499
+ DescribeModelExplainabilityJobDefinitionCommandInput,
500
+ DescribeModelExplainabilityJobDefinitionCommandOutput,
501
+ } from "../commands/DescribeModelExplainabilityJobDefinitionCommand";
502
+ import {
503
+ DescribeModelPackageCommandInput,
504
+ DescribeModelPackageCommandOutput,
505
+ } from "../commands/DescribeModelPackageCommand";
506
+ import {
507
+ DescribeModelPackageGroupCommandInput,
508
+ DescribeModelPackageGroupCommandOutput,
509
+ } from "../commands/DescribeModelPackageGroupCommand";
510
+ import {
511
+ DescribeModelQualityJobDefinitionCommandInput,
512
+ DescribeModelQualityJobDefinitionCommandOutput,
513
+ } from "../commands/DescribeModelQualityJobDefinitionCommand";
514
+ import {
515
+ DescribeMonitoringScheduleCommandInput,
516
+ DescribeMonitoringScheduleCommandOutput,
517
+ } from "../commands/DescribeMonitoringScheduleCommand";
518
+ import {
519
+ DescribeNotebookInstanceCommandInput,
520
+ DescribeNotebookInstanceCommandOutput,
521
+ } from "../commands/DescribeNotebookInstanceCommand";
522
+ import {
523
+ DescribeNotebookInstanceLifecycleConfigCommandInput,
524
+ DescribeNotebookInstanceLifecycleConfigCommandOutput,
525
+ } from "../commands/DescribeNotebookInstanceLifecycleConfigCommand";
526
+ import {
527
+ DescribePipelineCommandInput,
528
+ DescribePipelineCommandOutput,
529
+ } from "../commands/DescribePipelineCommand";
530
+ import {
531
+ DescribePipelineDefinitionForExecutionCommandInput,
532
+ DescribePipelineDefinitionForExecutionCommandOutput,
533
+ } from "../commands/DescribePipelineDefinitionForExecutionCommand";
534
+ import {
535
+ DescribePipelineExecutionCommandInput,
536
+ DescribePipelineExecutionCommandOutput,
537
+ } from "../commands/DescribePipelineExecutionCommand";
538
+ import {
539
+ DescribeProcessingJobCommandInput,
540
+ DescribeProcessingJobCommandOutput,
541
+ } from "../commands/DescribeProcessingJobCommand";
542
+ import {
543
+ DescribeProjectCommandInput,
544
+ DescribeProjectCommandOutput,
545
+ } from "../commands/DescribeProjectCommand";
546
+ import {
547
+ DescribeStudioLifecycleConfigCommandInput,
548
+ DescribeStudioLifecycleConfigCommandOutput,
549
+ } from "../commands/DescribeStudioLifecycleConfigCommand";
550
+ import {
551
+ DescribeSubscribedWorkteamCommandInput,
552
+ DescribeSubscribedWorkteamCommandOutput,
553
+ } from "../commands/DescribeSubscribedWorkteamCommand";
554
+ import {
555
+ DescribeTrainingJobCommandInput,
556
+ DescribeTrainingJobCommandOutput,
557
+ } from "../commands/DescribeTrainingJobCommand";
558
+ import {
559
+ DescribeTransformJobCommandInput,
560
+ DescribeTransformJobCommandOutput,
561
+ } from "../commands/DescribeTransformJobCommand";
562
+ import {
563
+ DescribeTrialCommandInput,
564
+ DescribeTrialCommandOutput,
565
+ } from "../commands/DescribeTrialCommand";
566
+ import {
567
+ DescribeTrialComponentCommandInput,
568
+ DescribeTrialComponentCommandOutput,
569
+ } from "../commands/DescribeTrialComponentCommand";
570
+ import {
571
+ DescribeUserProfileCommandInput,
572
+ DescribeUserProfileCommandOutput,
573
+ } from "../commands/DescribeUserProfileCommand";
574
+ import {
575
+ DescribeWorkforceCommandInput,
576
+ DescribeWorkforceCommandOutput,
577
+ } from "../commands/DescribeWorkforceCommand";
578
+ import {
579
+ DescribeWorkteamCommandInput,
580
+ DescribeWorkteamCommandOutput,
581
+ } from "../commands/DescribeWorkteamCommand";
582
+ import {
583
+ DisableSagemakerServicecatalogPortfolioCommandInput,
584
+ DisableSagemakerServicecatalogPortfolioCommandOutput,
585
+ } from "../commands/DisableSagemakerServicecatalogPortfolioCommand";
586
+ import {
587
+ DisassociateTrialComponentCommandInput,
588
+ DisassociateTrialComponentCommandOutput,
589
+ } from "../commands/DisassociateTrialComponentCommand";
590
+ import {
591
+ EnableSagemakerServicecatalogPortfolioCommandInput,
592
+ EnableSagemakerServicecatalogPortfolioCommandOutput,
593
+ } from "../commands/EnableSagemakerServicecatalogPortfolioCommand";
594
+ import {
595
+ GetDeviceFleetReportCommandInput,
596
+ GetDeviceFleetReportCommandOutput,
597
+ } from "../commands/GetDeviceFleetReportCommand";
598
+ import {
599
+ GetLineageGroupPolicyCommandInput,
600
+ GetLineageGroupPolicyCommandOutput,
601
+ } from "../commands/GetLineageGroupPolicyCommand";
602
+ import {
603
+ GetModelPackageGroupPolicyCommandInput,
604
+ GetModelPackageGroupPolicyCommandOutput,
605
+ } from "../commands/GetModelPackageGroupPolicyCommand";
606
+ import {
607
+ GetSagemakerServicecatalogPortfolioStatusCommandInput,
608
+ GetSagemakerServicecatalogPortfolioStatusCommandOutput,
609
+ } from "../commands/GetSagemakerServicecatalogPortfolioStatusCommand";
610
+ import {
611
+ GetSearchSuggestionsCommandInput,
612
+ GetSearchSuggestionsCommandOutput,
613
+ } from "../commands/GetSearchSuggestionsCommand";
614
+ import {
615
+ ListActionsCommandInput,
616
+ ListActionsCommandOutput,
617
+ } from "../commands/ListActionsCommand";
618
+ import {
619
+ ListAlgorithmsCommandInput,
620
+ ListAlgorithmsCommandOutput,
621
+ } from "../commands/ListAlgorithmsCommand";
622
+ import {
623
+ ListAppImageConfigsCommandInput,
624
+ ListAppImageConfigsCommandOutput,
625
+ } from "../commands/ListAppImageConfigsCommand";
626
+ import {
627
+ ListAppsCommandInput,
628
+ ListAppsCommandOutput,
629
+ } from "../commands/ListAppsCommand";
630
+ import {
631
+ ListArtifactsCommandInput,
632
+ ListArtifactsCommandOutput,
633
+ } from "../commands/ListArtifactsCommand";
634
+ import {
635
+ ListAssociationsCommandInput,
636
+ ListAssociationsCommandOutput,
637
+ } from "../commands/ListAssociationsCommand";
638
+ import {
639
+ ListAutoMLJobsCommandInput,
640
+ ListAutoMLJobsCommandOutput,
641
+ } from "../commands/ListAutoMLJobsCommand";
642
+ import {
643
+ ListCandidatesForAutoMLJobCommandInput,
644
+ ListCandidatesForAutoMLJobCommandOutput,
645
+ } from "../commands/ListCandidatesForAutoMLJobCommand";
646
+ import {
647
+ ListCodeRepositoriesCommandInput,
648
+ ListCodeRepositoriesCommandOutput,
649
+ } from "../commands/ListCodeRepositoriesCommand";
650
+ import {
651
+ ListCompilationJobsCommandInput,
652
+ ListCompilationJobsCommandOutput,
653
+ } from "../commands/ListCompilationJobsCommand";
654
+ import {
655
+ ListContextsCommandInput,
656
+ ListContextsCommandOutput,
657
+ } from "../commands/ListContextsCommand";
658
+ import {
659
+ ListDataQualityJobDefinitionsCommandInput,
660
+ ListDataQualityJobDefinitionsCommandOutput,
661
+ } from "../commands/ListDataQualityJobDefinitionsCommand";
662
+ import {
663
+ ListDeviceFleetsCommandInput,
664
+ ListDeviceFleetsCommandOutput,
665
+ } from "../commands/ListDeviceFleetsCommand";
666
+ import {
667
+ ListDevicesCommandInput,
668
+ ListDevicesCommandOutput,
669
+ } from "../commands/ListDevicesCommand";
670
+ import {
671
+ ListDomainsCommandInput,
672
+ ListDomainsCommandOutput,
673
+ } from "../commands/ListDomainsCommand";
674
+ import {
675
+ ListEdgeDeploymentPlansCommandInput,
676
+ ListEdgeDeploymentPlansCommandOutput,
677
+ } from "../commands/ListEdgeDeploymentPlansCommand";
678
+ import {
679
+ ListEdgePackagingJobsCommandInput,
680
+ ListEdgePackagingJobsCommandOutput,
681
+ } from "../commands/ListEdgePackagingJobsCommand";
682
+ import {
683
+ ListEndpointConfigsCommandInput,
684
+ ListEndpointConfigsCommandOutput,
685
+ } from "../commands/ListEndpointConfigsCommand";
686
+ import {
687
+ ListEndpointsCommandInput,
688
+ ListEndpointsCommandOutput,
689
+ } from "../commands/ListEndpointsCommand";
690
+ import {
691
+ ListExperimentsCommandInput,
692
+ ListExperimentsCommandOutput,
693
+ } from "../commands/ListExperimentsCommand";
694
+ import {
695
+ ListFeatureGroupsCommandInput,
696
+ ListFeatureGroupsCommandOutput,
697
+ } from "../commands/ListFeatureGroupsCommand";
698
+ import {
699
+ ListFlowDefinitionsCommandInput,
700
+ ListFlowDefinitionsCommandOutput,
701
+ } from "../commands/ListFlowDefinitionsCommand";
702
+ import {
703
+ ListHumanTaskUisCommandInput,
704
+ ListHumanTaskUisCommandOutput,
705
+ } from "../commands/ListHumanTaskUisCommand";
706
+ import {
707
+ ListHyperParameterTuningJobsCommandInput,
708
+ ListHyperParameterTuningJobsCommandOutput,
709
+ } from "../commands/ListHyperParameterTuningJobsCommand";
710
+ import {
711
+ ListImagesCommandInput,
712
+ ListImagesCommandOutput,
713
+ } from "../commands/ListImagesCommand";
714
+ import {
715
+ ListImageVersionsCommandInput,
716
+ ListImageVersionsCommandOutput,
717
+ } from "../commands/ListImageVersionsCommand";
718
+ import {
719
+ ListInferenceRecommendationsJobsCommandInput,
720
+ ListInferenceRecommendationsJobsCommandOutput,
721
+ } from "../commands/ListInferenceRecommendationsJobsCommand";
722
+ import {
723
+ ListLabelingJobsCommandInput,
724
+ ListLabelingJobsCommandOutput,
725
+ } from "../commands/ListLabelingJobsCommand";
726
+ import {
727
+ ListLabelingJobsForWorkteamCommandInput,
728
+ ListLabelingJobsForWorkteamCommandOutput,
729
+ } from "../commands/ListLabelingJobsForWorkteamCommand";
730
+ import {
731
+ ListLineageGroupsCommandInput,
732
+ ListLineageGroupsCommandOutput,
733
+ } from "../commands/ListLineageGroupsCommand";
734
+ import {
735
+ ListModelBiasJobDefinitionsCommandInput,
736
+ ListModelBiasJobDefinitionsCommandOutput,
737
+ } from "../commands/ListModelBiasJobDefinitionsCommand";
738
+ import {
739
+ ListModelExplainabilityJobDefinitionsCommandInput,
740
+ ListModelExplainabilityJobDefinitionsCommandOutput,
741
+ } from "../commands/ListModelExplainabilityJobDefinitionsCommand";
742
+ import {
743
+ ListModelMetadataCommandInput,
744
+ ListModelMetadataCommandOutput,
745
+ } from "../commands/ListModelMetadataCommand";
746
+ import {
747
+ ListModelPackageGroupsCommandInput,
748
+ ListModelPackageGroupsCommandOutput,
749
+ } from "../commands/ListModelPackageGroupsCommand";
750
+ import {
751
+ ListModelPackagesCommandInput,
752
+ ListModelPackagesCommandOutput,
753
+ } from "../commands/ListModelPackagesCommand";
754
+ import {
755
+ ListModelQualityJobDefinitionsCommandInput,
756
+ ListModelQualityJobDefinitionsCommandOutput,
757
+ } from "../commands/ListModelQualityJobDefinitionsCommand";
758
+ import {
759
+ ListModelsCommandInput,
760
+ ListModelsCommandOutput,
761
+ } from "../commands/ListModelsCommand";
762
+ import {
763
+ ListMonitoringExecutionsCommandInput,
764
+ ListMonitoringExecutionsCommandOutput,
765
+ } from "../commands/ListMonitoringExecutionsCommand";
766
+ import {
767
+ ListMonitoringSchedulesCommandInput,
768
+ ListMonitoringSchedulesCommandOutput,
769
+ } from "../commands/ListMonitoringSchedulesCommand";
770
+ import {
771
+ ListNotebookInstanceLifecycleConfigsCommandInput,
772
+ ListNotebookInstanceLifecycleConfigsCommandOutput,
773
+ } from "../commands/ListNotebookInstanceLifecycleConfigsCommand";
774
+ import {
775
+ ListNotebookInstancesCommandInput,
776
+ ListNotebookInstancesCommandOutput,
777
+ } from "../commands/ListNotebookInstancesCommand";
778
+ import {
779
+ ListPipelineExecutionsCommandInput,
780
+ ListPipelineExecutionsCommandOutput,
781
+ } from "../commands/ListPipelineExecutionsCommand";
782
+ import {
783
+ ListPipelineExecutionStepsCommandInput,
784
+ ListPipelineExecutionStepsCommandOutput,
785
+ } from "../commands/ListPipelineExecutionStepsCommand";
786
+ import {
787
+ ListPipelineParametersForExecutionCommandInput,
788
+ ListPipelineParametersForExecutionCommandOutput,
789
+ } from "../commands/ListPipelineParametersForExecutionCommand";
790
+ import {
791
+ ListPipelinesCommandInput,
792
+ ListPipelinesCommandOutput,
793
+ } from "../commands/ListPipelinesCommand";
794
+ import {
795
+ ListProcessingJobsCommandInput,
796
+ ListProcessingJobsCommandOutput,
797
+ } from "../commands/ListProcessingJobsCommand";
798
+ import {
799
+ ListProjectsCommandInput,
800
+ ListProjectsCommandOutput,
801
+ } from "../commands/ListProjectsCommand";
802
+ import {
803
+ ListStageDevicesCommandInput,
804
+ ListStageDevicesCommandOutput,
805
+ } from "../commands/ListStageDevicesCommand";
806
+ import {
807
+ ListStudioLifecycleConfigsCommandInput,
808
+ ListStudioLifecycleConfigsCommandOutput,
809
+ } from "../commands/ListStudioLifecycleConfigsCommand";
810
+ import {
811
+ ListSubscribedWorkteamsCommandInput,
812
+ ListSubscribedWorkteamsCommandOutput,
813
+ } from "../commands/ListSubscribedWorkteamsCommand";
814
+ import {
815
+ ListTagsCommandInput,
816
+ ListTagsCommandOutput,
817
+ } from "../commands/ListTagsCommand";
818
+ import {
819
+ ListTrainingJobsCommandInput,
820
+ ListTrainingJobsCommandOutput,
821
+ } from "../commands/ListTrainingJobsCommand";
822
+ import {
823
+ ListTrainingJobsForHyperParameterTuningJobCommandInput,
824
+ ListTrainingJobsForHyperParameterTuningJobCommandOutput,
825
+ } from "../commands/ListTrainingJobsForHyperParameterTuningJobCommand";
826
+ import {
827
+ ListTransformJobsCommandInput,
828
+ ListTransformJobsCommandOutput,
829
+ } from "../commands/ListTransformJobsCommand";
830
+ import {
831
+ ListTrialComponentsCommandInput,
832
+ ListTrialComponentsCommandOutput,
833
+ } from "../commands/ListTrialComponentsCommand";
834
+ import {
835
+ ListTrialsCommandInput,
836
+ ListTrialsCommandOutput,
837
+ } from "../commands/ListTrialsCommand";
838
+ import {
839
+ ListUserProfilesCommandInput,
840
+ ListUserProfilesCommandOutput,
841
+ } from "../commands/ListUserProfilesCommand";
842
+ import {
843
+ ListWorkforcesCommandInput,
844
+ ListWorkforcesCommandOutput,
845
+ } from "../commands/ListWorkforcesCommand";
846
+ import {
847
+ ListWorkteamsCommandInput,
848
+ ListWorkteamsCommandOutput,
849
+ } from "../commands/ListWorkteamsCommand";
850
+ import {
851
+ PutModelPackageGroupPolicyCommandInput,
852
+ PutModelPackageGroupPolicyCommandOutput,
853
+ } from "../commands/PutModelPackageGroupPolicyCommand";
854
+ import {
855
+ QueryLineageCommandInput,
856
+ QueryLineageCommandOutput,
857
+ } from "../commands/QueryLineageCommand";
858
+ import {
859
+ RegisterDevicesCommandInput,
860
+ RegisterDevicesCommandOutput,
861
+ } from "../commands/RegisterDevicesCommand";
862
+ import {
863
+ RenderUiTemplateCommandInput,
864
+ RenderUiTemplateCommandOutput,
865
+ } from "../commands/RenderUiTemplateCommand";
866
+ import {
867
+ RetryPipelineExecutionCommandInput,
868
+ RetryPipelineExecutionCommandOutput,
869
+ } from "../commands/RetryPipelineExecutionCommand";
870
+ import {
871
+ SearchCommandInput,
872
+ SearchCommandOutput,
873
+ } from "../commands/SearchCommand";
874
+ import {
875
+ SendPipelineExecutionStepFailureCommandInput,
876
+ SendPipelineExecutionStepFailureCommandOutput,
877
+ } from "../commands/SendPipelineExecutionStepFailureCommand";
878
+ import {
879
+ SendPipelineExecutionStepSuccessCommandInput,
880
+ SendPipelineExecutionStepSuccessCommandOutput,
881
+ } from "../commands/SendPipelineExecutionStepSuccessCommand";
882
+ import {
883
+ StartEdgeDeploymentStageCommandInput,
884
+ StartEdgeDeploymentStageCommandOutput,
885
+ } from "../commands/StartEdgeDeploymentStageCommand";
886
+ import {
887
+ StartMonitoringScheduleCommandInput,
888
+ StartMonitoringScheduleCommandOutput,
889
+ } from "../commands/StartMonitoringScheduleCommand";
890
+ import {
891
+ StartNotebookInstanceCommandInput,
892
+ StartNotebookInstanceCommandOutput,
893
+ } from "../commands/StartNotebookInstanceCommand";
894
+ import {
895
+ StartPipelineExecutionCommandInput,
896
+ StartPipelineExecutionCommandOutput,
897
+ } from "../commands/StartPipelineExecutionCommand";
898
+ import {
899
+ StopAutoMLJobCommandInput,
900
+ StopAutoMLJobCommandOutput,
901
+ } from "../commands/StopAutoMLJobCommand";
902
+ import {
903
+ StopCompilationJobCommandInput,
904
+ StopCompilationJobCommandOutput,
905
+ } from "../commands/StopCompilationJobCommand";
906
+ import {
907
+ StopEdgeDeploymentStageCommandInput,
908
+ StopEdgeDeploymentStageCommandOutput,
909
+ } from "../commands/StopEdgeDeploymentStageCommand";
910
+ import {
911
+ StopEdgePackagingJobCommandInput,
912
+ StopEdgePackagingJobCommandOutput,
913
+ } from "../commands/StopEdgePackagingJobCommand";
914
+ import {
915
+ StopHyperParameterTuningJobCommandInput,
916
+ StopHyperParameterTuningJobCommandOutput,
917
+ } from "../commands/StopHyperParameterTuningJobCommand";
918
+ import {
919
+ StopInferenceRecommendationsJobCommandInput,
920
+ StopInferenceRecommendationsJobCommandOutput,
921
+ } from "../commands/StopInferenceRecommendationsJobCommand";
922
+ import {
923
+ StopLabelingJobCommandInput,
924
+ StopLabelingJobCommandOutput,
925
+ } from "../commands/StopLabelingJobCommand";
926
+ import {
927
+ StopMonitoringScheduleCommandInput,
928
+ StopMonitoringScheduleCommandOutput,
929
+ } from "../commands/StopMonitoringScheduleCommand";
930
+ import {
931
+ StopNotebookInstanceCommandInput,
932
+ StopNotebookInstanceCommandOutput,
933
+ } from "../commands/StopNotebookInstanceCommand";
934
+ import {
935
+ StopPipelineExecutionCommandInput,
936
+ StopPipelineExecutionCommandOutput,
937
+ } from "../commands/StopPipelineExecutionCommand";
938
+ import {
939
+ StopProcessingJobCommandInput,
940
+ StopProcessingJobCommandOutput,
941
+ } from "../commands/StopProcessingJobCommand";
942
+ import {
943
+ StopTrainingJobCommandInput,
944
+ StopTrainingJobCommandOutput,
945
+ } from "../commands/StopTrainingJobCommand";
946
+ import {
947
+ StopTransformJobCommandInput,
948
+ StopTransformJobCommandOutput,
949
+ } from "../commands/StopTransformJobCommand";
950
+ import {
951
+ UpdateActionCommandInput,
952
+ UpdateActionCommandOutput,
953
+ } from "../commands/UpdateActionCommand";
954
+ import {
955
+ UpdateAppImageConfigCommandInput,
956
+ UpdateAppImageConfigCommandOutput,
957
+ } from "../commands/UpdateAppImageConfigCommand";
958
+ import {
959
+ UpdateArtifactCommandInput,
960
+ UpdateArtifactCommandOutput,
961
+ } from "../commands/UpdateArtifactCommand";
962
+ import {
963
+ UpdateCodeRepositoryCommandInput,
964
+ UpdateCodeRepositoryCommandOutput,
965
+ } from "../commands/UpdateCodeRepositoryCommand";
966
+ import {
967
+ UpdateContextCommandInput,
968
+ UpdateContextCommandOutput,
969
+ } from "../commands/UpdateContextCommand";
970
+ import {
971
+ UpdateDeviceFleetCommandInput,
972
+ UpdateDeviceFleetCommandOutput,
973
+ } from "../commands/UpdateDeviceFleetCommand";
974
+ import {
975
+ UpdateDevicesCommandInput,
976
+ UpdateDevicesCommandOutput,
977
+ } from "../commands/UpdateDevicesCommand";
978
+ import {
979
+ UpdateDomainCommandInput,
980
+ UpdateDomainCommandOutput,
981
+ } from "../commands/UpdateDomainCommand";
982
+ import {
983
+ UpdateEndpointCommandInput,
984
+ UpdateEndpointCommandOutput,
985
+ } from "../commands/UpdateEndpointCommand";
986
+ import {
987
+ UpdateEndpointWeightsAndCapacitiesCommandInput,
988
+ UpdateEndpointWeightsAndCapacitiesCommandOutput,
989
+ } from "../commands/UpdateEndpointWeightsAndCapacitiesCommand";
990
+ import {
991
+ UpdateExperimentCommandInput,
992
+ UpdateExperimentCommandOutput,
993
+ } from "../commands/UpdateExperimentCommand";
994
+ import {
995
+ UpdateFeatureGroupCommandInput,
996
+ UpdateFeatureGroupCommandOutput,
997
+ } from "../commands/UpdateFeatureGroupCommand";
998
+ import {
999
+ UpdateFeatureMetadataCommandInput,
1000
+ UpdateFeatureMetadataCommandOutput,
1001
+ } from "../commands/UpdateFeatureMetadataCommand";
1002
+ import {
1003
+ UpdateImageCommandInput,
1004
+ UpdateImageCommandOutput,
1005
+ } from "../commands/UpdateImageCommand";
1006
+ import {
1007
+ UpdateModelPackageCommandInput,
1008
+ UpdateModelPackageCommandOutput,
1009
+ } from "../commands/UpdateModelPackageCommand";
1010
+ import {
1011
+ UpdateMonitoringScheduleCommandInput,
1012
+ UpdateMonitoringScheduleCommandOutput,
1013
+ } from "../commands/UpdateMonitoringScheduleCommand";
1014
+ import {
1015
+ UpdateNotebookInstanceCommandInput,
1016
+ UpdateNotebookInstanceCommandOutput,
1017
+ } from "../commands/UpdateNotebookInstanceCommand";
1018
+ import {
1019
+ UpdateNotebookInstanceLifecycleConfigCommandInput,
1020
+ UpdateNotebookInstanceLifecycleConfigCommandOutput,
1021
+ } from "../commands/UpdateNotebookInstanceLifecycleConfigCommand";
1022
+ import {
1023
+ UpdatePipelineCommandInput,
1024
+ UpdatePipelineCommandOutput,
1025
+ } from "../commands/UpdatePipelineCommand";
1026
+ import {
1027
+ UpdatePipelineExecutionCommandInput,
1028
+ UpdatePipelineExecutionCommandOutput,
1029
+ } from "../commands/UpdatePipelineExecutionCommand";
1030
+ import {
1031
+ UpdateProjectCommandInput,
1032
+ UpdateProjectCommandOutput,
1033
+ } from "../commands/UpdateProjectCommand";
1034
+ import {
1035
+ UpdateTrainingJobCommandInput,
1036
+ UpdateTrainingJobCommandOutput,
1037
+ } from "../commands/UpdateTrainingJobCommand";
1038
+ import {
1039
+ UpdateTrialCommandInput,
1040
+ UpdateTrialCommandOutput,
1041
+ } from "../commands/UpdateTrialCommand";
1042
+ import {
1043
+ UpdateTrialComponentCommandInput,
1044
+ UpdateTrialComponentCommandOutput,
1045
+ } from "../commands/UpdateTrialComponentCommand";
1046
+ import {
1047
+ UpdateUserProfileCommandInput,
1048
+ UpdateUserProfileCommandOutput,
1049
+ } from "../commands/UpdateUserProfileCommand";
1050
+ import {
1051
+ UpdateWorkforceCommandInput,
1052
+ UpdateWorkforceCommandOutput,
1053
+ } from "../commands/UpdateWorkforceCommand";
1054
+ import {
1055
+ UpdateWorkteamCommandInput,
1056
+ UpdateWorkteamCommandOutput,
1057
+ } from "../commands/UpdateWorkteamCommand";
1058
+ export declare const serializeAws_json1_1AddAssociationCommand: (
1059
+ input: AddAssociationCommandInput,
1060
+ context: __SerdeContext
1061
+ ) => Promise<__HttpRequest>;
1062
+ export declare const serializeAws_json1_1AddTagsCommand: (
1063
+ input: AddTagsCommandInput,
1064
+ context: __SerdeContext
1065
+ ) => Promise<__HttpRequest>;
1066
+ export declare const serializeAws_json1_1AssociateTrialComponentCommand: (
1067
+ input: AssociateTrialComponentCommandInput,
1068
+ context: __SerdeContext
1069
+ ) => Promise<__HttpRequest>;
1070
+ export declare const serializeAws_json1_1BatchDescribeModelPackageCommand: (
1071
+ input: BatchDescribeModelPackageCommandInput,
1072
+ context: __SerdeContext
1073
+ ) => Promise<__HttpRequest>;
1074
+ export declare const serializeAws_json1_1CreateActionCommand: (
1075
+ input: CreateActionCommandInput,
1076
+ context: __SerdeContext
1077
+ ) => Promise<__HttpRequest>;
1078
+ export declare const serializeAws_json1_1CreateAlgorithmCommand: (
1079
+ input: CreateAlgorithmCommandInput,
1080
+ context: __SerdeContext
1081
+ ) => Promise<__HttpRequest>;
1082
+ export declare const serializeAws_json1_1CreateAppCommand: (
1083
+ input: CreateAppCommandInput,
1084
+ context: __SerdeContext
1085
+ ) => Promise<__HttpRequest>;
1086
+ export declare const serializeAws_json1_1CreateAppImageConfigCommand: (
1087
+ input: CreateAppImageConfigCommandInput,
1088
+ context: __SerdeContext
1089
+ ) => Promise<__HttpRequest>;
1090
+ export declare const serializeAws_json1_1CreateArtifactCommand: (
1091
+ input: CreateArtifactCommandInput,
1092
+ context: __SerdeContext
1093
+ ) => Promise<__HttpRequest>;
1094
+ export declare const serializeAws_json1_1CreateAutoMLJobCommand: (
1095
+ input: CreateAutoMLJobCommandInput,
1096
+ context: __SerdeContext
1097
+ ) => Promise<__HttpRequest>;
1098
+ export declare const serializeAws_json1_1CreateCodeRepositoryCommand: (
1099
+ input: CreateCodeRepositoryCommandInput,
1100
+ context: __SerdeContext
1101
+ ) => Promise<__HttpRequest>;
1102
+ export declare const serializeAws_json1_1CreateCompilationJobCommand: (
1103
+ input: CreateCompilationJobCommandInput,
1104
+ context: __SerdeContext
1105
+ ) => Promise<__HttpRequest>;
1106
+ export declare const serializeAws_json1_1CreateContextCommand: (
1107
+ input: CreateContextCommandInput,
1108
+ context: __SerdeContext
1109
+ ) => Promise<__HttpRequest>;
1110
+ export declare const serializeAws_json1_1CreateDataQualityJobDefinitionCommand: (
1111
+ input: CreateDataQualityJobDefinitionCommandInput,
1112
+ context: __SerdeContext
1113
+ ) => Promise<__HttpRequest>;
1114
+ export declare const serializeAws_json1_1CreateDeviceFleetCommand: (
1115
+ input: CreateDeviceFleetCommandInput,
1116
+ context: __SerdeContext
1117
+ ) => Promise<__HttpRequest>;
1118
+ export declare const serializeAws_json1_1CreateDomainCommand: (
1119
+ input: CreateDomainCommandInput,
1120
+ context: __SerdeContext
1121
+ ) => Promise<__HttpRequest>;
1122
+ export declare const serializeAws_json1_1CreateEdgeDeploymentPlanCommand: (
1123
+ input: CreateEdgeDeploymentPlanCommandInput,
1124
+ context: __SerdeContext
1125
+ ) => Promise<__HttpRequest>;
1126
+ export declare const serializeAws_json1_1CreateEdgeDeploymentStageCommand: (
1127
+ input: CreateEdgeDeploymentStageCommandInput,
1128
+ context: __SerdeContext
1129
+ ) => Promise<__HttpRequest>;
1130
+ export declare const serializeAws_json1_1CreateEdgePackagingJobCommand: (
1131
+ input: CreateEdgePackagingJobCommandInput,
1132
+ context: __SerdeContext
1133
+ ) => Promise<__HttpRequest>;
1134
+ export declare const serializeAws_json1_1CreateEndpointCommand: (
1135
+ input: CreateEndpointCommandInput,
1136
+ context: __SerdeContext
1137
+ ) => Promise<__HttpRequest>;
1138
+ export declare const serializeAws_json1_1CreateEndpointConfigCommand: (
1139
+ input: CreateEndpointConfigCommandInput,
1140
+ context: __SerdeContext
1141
+ ) => Promise<__HttpRequest>;
1142
+ export declare const serializeAws_json1_1CreateExperimentCommand: (
1143
+ input: CreateExperimentCommandInput,
1144
+ context: __SerdeContext
1145
+ ) => Promise<__HttpRequest>;
1146
+ export declare const serializeAws_json1_1CreateFeatureGroupCommand: (
1147
+ input: CreateFeatureGroupCommandInput,
1148
+ context: __SerdeContext
1149
+ ) => Promise<__HttpRequest>;
1150
+ export declare const serializeAws_json1_1CreateFlowDefinitionCommand: (
1151
+ input: CreateFlowDefinitionCommandInput,
1152
+ context: __SerdeContext
1153
+ ) => Promise<__HttpRequest>;
1154
+ export declare const serializeAws_json1_1CreateHumanTaskUiCommand: (
1155
+ input: CreateHumanTaskUiCommandInput,
1156
+ context: __SerdeContext
1157
+ ) => Promise<__HttpRequest>;
1158
+ export declare const serializeAws_json1_1CreateHyperParameterTuningJobCommand: (
1159
+ input: CreateHyperParameterTuningJobCommandInput,
1160
+ context: __SerdeContext
1161
+ ) => Promise<__HttpRequest>;
1162
+ export declare const serializeAws_json1_1CreateImageCommand: (
1163
+ input: CreateImageCommandInput,
1164
+ context: __SerdeContext
1165
+ ) => Promise<__HttpRequest>;
1166
+ export declare const serializeAws_json1_1CreateImageVersionCommand: (
1167
+ input: CreateImageVersionCommandInput,
1168
+ context: __SerdeContext
1169
+ ) => Promise<__HttpRequest>;
1170
+ export declare const serializeAws_json1_1CreateInferenceRecommendationsJobCommand: (
1171
+ input: CreateInferenceRecommendationsJobCommandInput,
1172
+ context: __SerdeContext
1173
+ ) => Promise<__HttpRequest>;
1174
+ export declare const serializeAws_json1_1CreateLabelingJobCommand: (
1175
+ input: CreateLabelingJobCommandInput,
1176
+ context: __SerdeContext
1177
+ ) => Promise<__HttpRequest>;
1178
+ export declare const serializeAws_json1_1CreateModelCommand: (
1179
+ input: CreateModelCommandInput,
1180
+ context: __SerdeContext
1181
+ ) => Promise<__HttpRequest>;
1182
+ export declare const serializeAws_json1_1CreateModelBiasJobDefinitionCommand: (
1183
+ input: CreateModelBiasJobDefinitionCommandInput,
1184
+ context: __SerdeContext
1185
+ ) => Promise<__HttpRequest>;
1186
+ export declare const serializeAws_json1_1CreateModelExplainabilityJobDefinitionCommand: (
1187
+ input: CreateModelExplainabilityJobDefinitionCommandInput,
1188
+ context: __SerdeContext
1189
+ ) => Promise<__HttpRequest>;
1190
+ export declare const serializeAws_json1_1CreateModelPackageCommand: (
1191
+ input: CreateModelPackageCommandInput,
1192
+ context: __SerdeContext
1193
+ ) => Promise<__HttpRequest>;
1194
+ export declare const serializeAws_json1_1CreateModelPackageGroupCommand: (
1195
+ input: CreateModelPackageGroupCommandInput,
1196
+ context: __SerdeContext
1197
+ ) => Promise<__HttpRequest>;
1198
+ export declare const serializeAws_json1_1CreateModelQualityJobDefinitionCommand: (
1199
+ input: CreateModelQualityJobDefinitionCommandInput,
1200
+ context: __SerdeContext
1201
+ ) => Promise<__HttpRequest>;
1202
+ export declare const serializeAws_json1_1CreateMonitoringScheduleCommand: (
1203
+ input: CreateMonitoringScheduleCommandInput,
1204
+ context: __SerdeContext
1205
+ ) => Promise<__HttpRequest>;
1206
+ export declare const serializeAws_json1_1CreateNotebookInstanceCommand: (
1207
+ input: CreateNotebookInstanceCommandInput,
1208
+ context: __SerdeContext
1209
+ ) => Promise<__HttpRequest>;
1210
+ export declare const serializeAws_json1_1CreateNotebookInstanceLifecycleConfigCommand: (
1211
+ input: CreateNotebookInstanceLifecycleConfigCommandInput,
1212
+ context: __SerdeContext
1213
+ ) => Promise<__HttpRequest>;
1214
+ export declare const serializeAws_json1_1CreatePipelineCommand: (
1215
+ input: CreatePipelineCommandInput,
1216
+ context: __SerdeContext
1217
+ ) => Promise<__HttpRequest>;
1218
+ export declare const serializeAws_json1_1CreatePresignedDomainUrlCommand: (
1219
+ input: CreatePresignedDomainUrlCommandInput,
1220
+ context: __SerdeContext
1221
+ ) => Promise<__HttpRequest>;
1222
+ export declare const serializeAws_json1_1CreatePresignedNotebookInstanceUrlCommand: (
1223
+ input: CreatePresignedNotebookInstanceUrlCommandInput,
1224
+ context: __SerdeContext
1225
+ ) => Promise<__HttpRequest>;
1226
+ export declare const serializeAws_json1_1CreateProcessingJobCommand: (
1227
+ input: CreateProcessingJobCommandInput,
1228
+ context: __SerdeContext
1229
+ ) => Promise<__HttpRequest>;
1230
+ export declare const serializeAws_json1_1CreateProjectCommand: (
1231
+ input: CreateProjectCommandInput,
1232
+ context: __SerdeContext
1233
+ ) => Promise<__HttpRequest>;
1234
+ export declare const serializeAws_json1_1CreateStudioLifecycleConfigCommand: (
1235
+ input: CreateStudioLifecycleConfigCommandInput,
1236
+ context: __SerdeContext
1237
+ ) => Promise<__HttpRequest>;
1238
+ export declare const serializeAws_json1_1CreateTrainingJobCommand: (
1239
+ input: CreateTrainingJobCommandInput,
1240
+ context: __SerdeContext
1241
+ ) => Promise<__HttpRequest>;
1242
+ export declare const serializeAws_json1_1CreateTransformJobCommand: (
1243
+ input: CreateTransformJobCommandInput,
1244
+ context: __SerdeContext
1245
+ ) => Promise<__HttpRequest>;
1246
+ export declare const serializeAws_json1_1CreateTrialCommand: (
1247
+ input: CreateTrialCommandInput,
1248
+ context: __SerdeContext
1249
+ ) => Promise<__HttpRequest>;
1250
+ export declare const serializeAws_json1_1CreateTrialComponentCommand: (
1251
+ input: CreateTrialComponentCommandInput,
1252
+ context: __SerdeContext
1253
+ ) => Promise<__HttpRequest>;
1254
+ export declare const serializeAws_json1_1CreateUserProfileCommand: (
1255
+ input: CreateUserProfileCommandInput,
1256
+ context: __SerdeContext
1257
+ ) => Promise<__HttpRequest>;
1258
+ export declare const serializeAws_json1_1CreateWorkforceCommand: (
1259
+ input: CreateWorkforceCommandInput,
1260
+ context: __SerdeContext
1261
+ ) => Promise<__HttpRequest>;
1262
+ export declare const serializeAws_json1_1CreateWorkteamCommand: (
1263
+ input: CreateWorkteamCommandInput,
1264
+ context: __SerdeContext
1265
+ ) => Promise<__HttpRequest>;
1266
+ export declare const serializeAws_json1_1DeleteActionCommand: (
1267
+ input: DeleteActionCommandInput,
1268
+ context: __SerdeContext
1269
+ ) => Promise<__HttpRequest>;
1270
+ export declare const serializeAws_json1_1DeleteAlgorithmCommand: (
1271
+ input: DeleteAlgorithmCommandInput,
1272
+ context: __SerdeContext
1273
+ ) => Promise<__HttpRequest>;
1274
+ export declare const serializeAws_json1_1DeleteAppCommand: (
1275
+ input: DeleteAppCommandInput,
1276
+ context: __SerdeContext
1277
+ ) => Promise<__HttpRequest>;
1278
+ export declare const serializeAws_json1_1DeleteAppImageConfigCommand: (
1279
+ input: DeleteAppImageConfigCommandInput,
1280
+ context: __SerdeContext
1281
+ ) => Promise<__HttpRequest>;
1282
+ export declare const serializeAws_json1_1DeleteArtifactCommand: (
1283
+ input: DeleteArtifactCommandInput,
1284
+ context: __SerdeContext
1285
+ ) => Promise<__HttpRequest>;
1286
+ export declare const serializeAws_json1_1DeleteAssociationCommand: (
1287
+ input: DeleteAssociationCommandInput,
1288
+ context: __SerdeContext
1289
+ ) => Promise<__HttpRequest>;
1290
+ export declare const serializeAws_json1_1DeleteCodeRepositoryCommand: (
1291
+ input: DeleteCodeRepositoryCommandInput,
1292
+ context: __SerdeContext
1293
+ ) => Promise<__HttpRequest>;
1294
+ export declare const serializeAws_json1_1DeleteContextCommand: (
1295
+ input: DeleteContextCommandInput,
1296
+ context: __SerdeContext
1297
+ ) => Promise<__HttpRequest>;
1298
+ export declare const serializeAws_json1_1DeleteDataQualityJobDefinitionCommand: (
1299
+ input: DeleteDataQualityJobDefinitionCommandInput,
1300
+ context: __SerdeContext
1301
+ ) => Promise<__HttpRequest>;
1302
+ export declare const serializeAws_json1_1DeleteDeviceFleetCommand: (
1303
+ input: DeleteDeviceFleetCommandInput,
1304
+ context: __SerdeContext
1305
+ ) => Promise<__HttpRequest>;
1306
+ export declare const serializeAws_json1_1DeleteDomainCommand: (
1307
+ input: DeleteDomainCommandInput,
1308
+ context: __SerdeContext
1309
+ ) => Promise<__HttpRequest>;
1310
+ export declare const serializeAws_json1_1DeleteEdgeDeploymentPlanCommand: (
1311
+ input: DeleteEdgeDeploymentPlanCommandInput,
1312
+ context: __SerdeContext
1313
+ ) => Promise<__HttpRequest>;
1314
+ export declare const serializeAws_json1_1DeleteEdgeDeploymentStageCommand: (
1315
+ input: DeleteEdgeDeploymentStageCommandInput,
1316
+ context: __SerdeContext
1317
+ ) => Promise<__HttpRequest>;
1318
+ export declare const serializeAws_json1_1DeleteEndpointCommand: (
1319
+ input: DeleteEndpointCommandInput,
1320
+ context: __SerdeContext
1321
+ ) => Promise<__HttpRequest>;
1322
+ export declare const serializeAws_json1_1DeleteEndpointConfigCommand: (
1323
+ input: DeleteEndpointConfigCommandInput,
1324
+ context: __SerdeContext
1325
+ ) => Promise<__HttpRequest>;
1326
+ export declare const serializeAws_json1_1DeleteExperimentCommand: (
1327
+ input: DeleteExperimentCommandInput,
1328
+ context: __SerdeContext
1329
+ ) => Promise<__HttpRequest>;
1330
+ export declare const serializeAws_json1_1DeleteFeatureGroupCommand: (
1331
+ input: DeleteFeatureGroupCommandInput,
1332
+ context: __SerdeContext
1333
+ ) => Promise<__HttpRequest>;
1334
+ export declare const serializeAws_json1_1DeleteFlowDefinitionCommand: (
1335
+ input: DeleteFlowDefinitionCommandInput,
1336
+ context: __SerdeContext
1337
+ ) => Promise<__HttpRequest>;
1338
+ export declare const serializeAws_json1_1DeleteHumanTaskUiCommand: (
1339
+ input: DeleteHumanTaskUiCommandInput,
1340
+ context: __SerdeContext
1341
+ ) => Promise<__HttpRequest>;
1342
+ export declare const serializeAws_json1_1DeleteImageCommand: (
1343
+ input: DeleteImageCommandInput,
1344
+ context: __SerdeContext
1345
+ ) => Promise<__HttpRequest>;
1346
+ export declare const serializeAws_json1_1DeleteImageVersionCommand: (
1347
+ input: DeleteImageVersionCommandInput,
1348
+ context: __SerdeContext
1349
+ ) => Promise<__HttpRequest>;
1350
+ export declare const serializeAws_json1_1DeleteModelCommand: (
1351
+ input: DeleteModelCommandInput,
1352
+ context: __SerdeContext
1353
+ ) => Promise<__HttpRequest>;
1354
+ export declare const serializeAws_json1_1DeleteModelBiasJobDefinitionCommand: (
1355
+ input: DeleteModelBiasJobDefinitionCommandInput,
1356
+ context: __SerdeContext
1357
+ ) => Promise<__HttpRequest>;
1358
+ export declare const serializeAws_json1_1DeleteModelExplainabilityJobDefinitionCommand: (
1359
+ input: DeleteModelExplainabilityJobDefinitionCommandInput,
1360
+ context: __SerdeContext
1361
+ ) => Promise<__HttpRequest>;
1362
+ export declare const serializeAws_json1_1DeleteModelPackageCommand: (
1363
+ input: DeleteModelPackageCommandInput,
1364
+ context: __SerdeContext
1365
+ ) => Promise<__HttpRequest>;
1366
+ export declare const serializeAws_json1_1DeleteModelPackageGroupCommand: (
1367
+ input: DeleteModelPackageGroupCommandInput,
1368
+ context: __SerdeContext
1369
+ ) => Promise<__HttpRequest>;
1370
+ export declare const serializeAws_json1_1DeleteModelPackageGroupPolicyCommand: (
1371
+ input: DeleteModelPackageGroupPolicyCommandInput,
1372
+ context: __SerdeContext
1373
+ ) => Promise<__HttpRequest>;
1374
+ export declare const serializeAws_json1_1DeleteModelQualityJobDefinitionCommand: (
1375
+ input: DeleteModelQualityJobDefinitionCommandInput,
1376
+ context: __SerdeContext
1377
+ ) => Promise<__HttpRequest>;
1378
+ export declare const serializeAws_json1_1DeleteMonitoringScheduleCommand: (
1379
+ input: DeleteMonitoringScheduleCommandInput,
1380
+ context: __SerdeContext
1381
+ ) => Promise<__HttpRequest>;
1382
+ export declare const serializeAws_json1_1DeleteNotebookInstanceCommand: (
1383
+ input: DeleteNotebookInstanceCommandInput,
1384
+ context: __SerdeContext
1385
+ ) => Promise<__HttpRequest>;
1386
+ export declare const serializeAws_json1_1DeleteNotebookInstanceLifecycleConfigCommand: (
1387
+ input: DeleteNotebookInstanceLifecycleConfigCommandInput,
1388
+ context: __SerdeContext
1389
+ ) => Promise<__HttpRequest>;
1390
+ export declare const serializeAws_json1_1DeletePipelineCommand: (
1391
+ input: DeletePipelineCommandInput,
1392
+ context: __SerdeContext
1393
+ ) => Promise<__HttpRequest>;
1394
+ export declare const serializeAws_json1_1DeleteProjectCommand: (
1395
+ input: DeleteProjectCommandInput,
1396
+ context: __SerdeContext
1397
+ ) => Promise<__HttpRequest>;
1398
+ export declare const serializeAws_json1_1DeleteStudioLifecycleConfigCommand: (
1399
+ input: DeleteStudioLifecycleConfigCommandInput,
1400
+ context: __SerdeContext
1401
+ ) => Promise<__HttpRequest>;
1402
+ export declare const serializeAws_json1_1DeleteTagsCommand: (
1403
+ input: DeleteTagsCommandInput,
1404
+ context: __SerdeContext
1405
+ ) => Promise<__HttpRequest>;
1406
+ export declare const serializeAws_json1_1DeleteTrialCommand: (
1407
+ input: DeleteTrialCommandInput,
1408
+ context: __SerdeContext
1409
+ ) => Promise<__HttpRequest>;
1410
+ export declare const serializeAws_json1_1DeleteTrialComponentCommand: (
1411
+ input: DeleteTrialComponentCommandInput,
1412
+ context: __SerdeContext
1413
+ ) => Promise<__HttpRequest>;
1414
+ export declare const serializeAws_json1_1DeleteUserProfileCommand: (
1415
+ input: DeleteUserProfileCommandInput,
1416
+ context: __SerdeContext
1417
+ ) => Promise<__HttpRequest>;
1418
+ export declare const serializeAws_json1_1DeleteWorkforceCommand: (
1419
+ input: DeleteWorkforceCommandInput,
1420
+ context: __SerdeContext
1421
+ ) => Promise<__HttpRequest>;
1422
+ export declare const serializeAws_json1_1DeleteWorkteamCommand: (
1423
+ input: DeleteWorkteamCommandInput,
1424
+ context: __SerdeContext
1425
+ ) => Promise<__HttpRequest>;
1426
+ export declare const serializeAws_json1_1DeregisterDevicesCommand: (
1427
+ input: DeregisterDevicesCommandInput,
1428
+ context: __SerdeContext
1429
+ ) => Promise<__HttpRequest>;
1430
+ export declare const serializeAws_json1_1DescribeActionCommand: (
1431
+ input: DescribeActionCommandInput,
1432
+ context: __SerdeContext
1433
+ ) => Promise<__HttpRequest>;
1434
+ export declare const serializeAws_json1_1DescribeAlgorithmCommand: (
1435
+ input: DescribeAlgorithmCommandInput,
1436
+ context: __SerdeContext
1437
+ ) => Promise<__HttpRequest>;
1438
+ export declare const serializeAws_json1_1DescribeAppCommand: (
1439
+ input: DescribeAppCommandInput,
1440
+ context: __SerdeContext
1441
+ ) => Promise<__HttpRequest>;
1442
+ export declare const serializeAws_json1_1DescribeAppImageConfigCommand: (
1443
+ input: DescribeAppImageConfigCommandInput,
1444
+ context: __SerdeContext
1445
+ ) => Promise<__HttpRequest>;
1446
+ export declare const serializeAws_json1_1DescribeArtifactCommand: (
1447
+ input: DescribeArtifactCommandInput,
1448
+ context: __SerdeContext
1449
+ ) => Promise<__HttpRequest>;
1450
+ export declare const serializeAws_json1_1DescribeAutoMLJobCommand: (
1451
+ input: DescribeAutoMLJobCommandInput,
1452
+ context: __SerdeContext
1453
+ ) => Promise<__HttpRequest>;
1454
+ export declare const serializeAws_json1_1DescribeCodeRepositoryCommand: (
1455
+ input: DescribeCodeRepositoryCommandInput,
1456
+ context: __SerdeContext
1457
+ ) => Promise<__HttpRequest>;
1458
+ export declare const serializeAws_json1_1DescribeCompilationJobCommand: (
1459
+ input: DescribeCompilationJobCommandInput,
1460
+ context: __SerdeContext
1461
+ ) => Promise<__HttpRequest>;
1462
+ export declare const serializeAws_json1_1DescribeContextCommand: (
1463
+ input: DescribeContextCommandInput,
1464
+ context: __SerdeContext
1465
+ ) => Promise<__HttpRequest>;
1466
+ export declare const serializeAws_json1_1DescribeDataQualityJobDefinitionCommand: (
1467
+ input: DescribeDataQualityJobDefinitionCommandInput,
1468
+ context: __SerdeContext
1469
+ ) => Promise<__HttpRequest>;
1470
+ export declare const serializeAws_json1_1DescribeDeviceCommand: (
1471
+ input: DescribeDeviceCommandInput,
1472
+ context: __SerdeContext
1473
+ ) => Promise<__HttpRequest>;
1474
+ export declare const serializeAws_json1_1DescribeDeviceFleetCommand: (
1475
+ input: DescribeDeviceFleetCommandInput,
1476
+ context: __SerdeContext
1477
+ ) => Promise<__HttpRequest>;
1478
+ export declare const serializeAws_json1_1DescribeDomainCommand: (
1479
+ input: DescribeDomainCommandInput,
1480
+ context: __SerdeContext
1481
+ ) => Promise<__HttpRequest>;
1482
+ export declare const serializeAws_json1_1DescribeEdgeDeploymentPlanCommand: (
1483
+ input: DescribeEdgeDeploymentPlanCommandInput,
1484
+ context: __SerdeContext
1485
+ ) => Promise<__HttpRequest>;
1486
+ export declare const serializeAws_json1_1DescribeEdgePackagingJobCommand: (
1487
+ input: DescribeEdgePackagingJobCommandInput,
1488
+ context: __SerdeContext
1489
+ ) => Promise<__HttpRequest>;
1490
+ export declare const serializeAws_json1_1DescribeEndpointCommand: (
1491
+ input: DescribeEndpointCommandInput,
1492
+ context: __SerdeContext
1493
+ ) => Promise<__HttpRequest>;
1494
+ export declare const serializeAws_json1_1DescribeEndpointConfigCommand: (
1495
+ input: DescribeEndpointConfigCommandInput,
1496
+ context: __SerdeContext
1497
+ ) => Promise<__HttpRequest>;
1498
+ export declare const serializeAws_json1_1DescribeExperimentCommand: (
1499
+ input: DescribeExperimentCommandInput,
1500
+ context: __SerdeContext
1501
+ ) => Promise<__HttpRequest>;
1502
+ export declare const serializeAws_json1_1DescribeFeatureGroupCommand: (
1503
+ input: DescribeFeatureGroupCommandInput,
1504
+ context: __SerdeContext
1505
+ ) => Promise<__HttpRequest>;
1506
+ export declare const serializeAws_json1_1DescribeFeatureMetadataCommand: (
1507
+ input: DescribeFeatureMetadataCommandInput,
1508
+ context: __SerdeContext
1509
+ ) => Promise<__HttpRequest>;
1510
+ export declare const serializeAws_json1_1DescribeFlowDefinitionCommand: (
1511
+ input: DescribeFlowDefinitionCommandInput,
1512
+ context: __SerdeContext
1513
+ ) => Promise<__HttpRequest>;
1514
+ export declare const serializeAws_json1_1DescribeHumanTaskUiCommand: (
1515
+ input: DescribeHumanTaskUiCommandInput,
1516
+ context: __SerdeContext
1517
+ ) => Promise<__HttpRequest>;
1518
+ export declare const serializeAws_json1_1DescribeHyperParameterTuningJobCommand: (
1519
+ input: DescribeHyperParameterTuningJobCommandInput,
1520
+ context: __SerdeContext
1521
+ ) => Promise<__HttpRequest>;
1522
+ export declare const serializeAws_json1_1DescribeImageCommand: (
1523
+ input: DescribeImageCommandInput,
1524
+ context: __SerdeContext
1525
+ ) => Promise<__HttpRequest>;
1526
+ export declare const serializeAws_json1_1DescribeImageVersionCommand: (
1527
+ input: DescribeImageVersionCommandInput,
1528
+ context: __SerdeContext
1529
+ ) => Promise<__HttpRequest>;
1530
+ export declare const serializeAws_json1_1DescribeInferenceRecommendationsJobCommand: (
1531
+ input: DescribeInferenceRecommendationsJobCommandInput,
1532
+ context: __SerdeContext
1533
+ ) => Promise<__HttpRequest>;
1534
+ export declare const serializeAws_json1_1DescribeLabelingJobCommand: (
1535
+ input: DescribeLabelingJobCommandInput,
1536
+ context: __SerdeContext
1537
+ ) => Promise<__HttpRequest>;
1538
+ export declare const serializeAws_json1_1DescribeLineageGroupCommand: (
1539
+ input: DescribeLineageGroupCommandInput,
1540
+ context: __SerdeContext
1541
+ ) => Promise<__HttpRequest>;
1542
+ export declare const serializeAws_json1_1DescribeModelCommand: (
1543
+ input: DescribeModelCommandInput,
1544
+ context: __SerdeContext
1545
+ ) => Promise<__HttpRequest>;
1546
+ export declare const serializeAws_json1_1DescribeModelBiasJobDefinitionCommand: (
1547
+ input: DescribeModelBiasJobDefinitionCommandInput,
1548
+ context: __SerdeContext
1549
+ ) => Promise<__HttpRequest>;
1550
+ export declare const serializeAws_json1_1DescribeModelExplainabilityJobDefinitionCommand: (
1551
+ input: DescribeModelExplainabilityJobDefinitionCommandInput,
1552
+ context: __SerdeContext
1553
+ ) => Promise<__HttpRequest>;
1554
+ export declare const serializeAws_json1_1DescribeModelPackageCommand: (
1555
+ input: DescribeModelPackageCommandInput,
1556
+ context: __SerdeContext
1557
+ ) => Promise<__HttpRequest>;
1558
+ export declare const serializeAws_json1_1DescribeModelPackageGroupCommand: (
1559
+ input: DescribeModelPackageGroupCommandInput,
1560
+ context: __SerdeContext
1561
+ ) => Promise<__HttpRequest>;
1562
+ export declare const serializeAws_json1_1DescribeModelQualityJobDefinitionCommand: (
1563
+ input: DescribeModelQualityJobDefinitionCommandInput,
1564
+ context: __SerdeContext
1565
+ ) => Promise<__HttpRequest>;
1566
+ export declare const serializeAws_json1_1DescribeMonitoringScheduleCommand: (
1567
+ input: DescribeMonitoringScheduleCommandInput,
1568
+ context: __SerdeContext
1569
+ ) => Promise<__HttpRequest>;
1570
+ export declare const serializeAws_json1_1DescribeNotebookInstanceCommand: (
1571
+ input: DescribeNotebookInstanceCommandInput,
1572
+ context: __SerdeContext
1573
+ ) => Promise<__HttpRequest>;
1574
+ export declare const serializeAws_json1_1DescribeNotebookInstanceLifecycleConfigCommand: (
1575
+ input: DescribeNotebookInstanceLifecycleConfigCommandInput,
1576
+ context: __SerdeContext
1577
+ ) => Promise<__HttpRequest>;
1578
+ export declare const serializeAws_json1_1DescribePipelineCommand: (
1579
+ input: DescribePipelineCommandInput,
1580
+ context: __SerdeContext
1581
+ ) => Promise<__HttpRequest>;
1582
+ export declare const serializeAws_json1_1DescribePipelineDefinitionForExecutionCommand: (
1583
+ input: DescribePipelineDefinitionForExecutionCommandInput,
1584
+ context: __SerdeContext
1585
+ ) => Promise<__HttpRequest>;
1586
+ export declare const serializeAws_json1_1DescribePipelineExecutionCommand: (
1587
+ input: DescribePipelineExecutionCommandInput,
1588
+ context: __SerdeContext
1589
+ ) => Promise<__HttpRequest>;
1590
+ export declare const serializeAws_json1_1DescribeProcessingJobCommand: (
1591
+ input: DescribeProcessingJobCommandInput,
1592
+ context: __SerdeContext
1593
+ ) => Promise<__HttpRequest>;
1594
+ export declare const serializeAws_json1_1DescribeProjectCommand: (
1595
+ input: DescribeProjectCommandInput,
1596
+ context: __SerdeContext
1597
+ ) => Promise<__HttpRequest>;
1598
+ export declare const serializeAws_json1_1DescribeStudioLifecycleConfigCommand: (
1599
+ input: DescribeStudioLifecycleConfigCommandInput,
1600
+ context: __SerdeContext
1601
+ ) => Promise<__HttpRequest>;
1602
+ export declare const serializeAws_json1_1DescribeSubscribedWorkteamCommand: (
1603
+ input: DescribeSubscribedWorkteamCommandInput,
1604
+ context: __SerdeContext
1605
+ ) => Promise<__HttpRequest>;
1606
+ export declare const serializeAws_json1_1DescribeTrainingJobCommand: (
1607
+ input: DescribeTrainingJobCommandInput,
1608
+ context: __SerdeContext
1609
+ ) => Promise<__HttpRequest>;
1610
+ export declare const serializeAws_json1_1DescribeTransformJobCommand: (
1611
+ input: DescribeTransformJobCommandInput,
1612
+ context: __SerdeContext
1613
+ ) => Promise<__HttpRequest>;
1614
+ export declare const serializeAws_json1_1DescribeTrialCommand: (
1615
+ input: DescribeTrialCommandInput,
1616
+ context: __SerdeContext
1617
+ ) => Promise<__HttpRequest>;
1618
+ export declare const serializeAws_json1_1DescribeTrialComponentCommand: (
1619
+ input: DescribeTrialComponentCommandInput,
1620
+ context: __SerdeContext
1621
+ ) => Promise<__HttpRequest>;
1622
+ export declare const serializeAws_json1_1DescribeUserProfileCommand: (
1623
+ input: DescribeUserProfileCommandInput,
1624
+ context: __SerdeContext
1625
+ ) => Promise<__HttpRequest>;
1626
+ export declare const serializeAws_json1_1DescribeWorkforceCommand: (
1627
+ input: DescribeWorkforceCommandInput,
1628
+ context: __SerdeContext
1629
+ ) => Promise<__HttpRequest>;
1630
+ export declare const serializeAws_json1_1DescribeWorkteamCommand: (
1631
+ input: DescribeWorkteamCommandInput,
1632
+ context: __SerdeContext
1633
+ ) => Promise<__HttpRequest>;
1634
+ export declare const serializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand: (
1635
+ input: DisableSagemakerServicecatalogPortfolioCommandInput,
1636
+ context: __SerdeContext
1637
+ ) => Promise<__HttpRequest>;
1638
+ export declare const serializeAws_json1_1DisassociateTrialComponentCommand: (
1639
+ input: DisassociateTrialComponentCommandInput,
1640
+ context: __SerdeContext
1641
+ ) => Promise<__HttpRequest>;
1642
+ export declare const serializeAws_json1_1EnableSagemakerServicecatalogPortfolioCommand: (
1643
+ input: EnableSagemakerServicecatalogPortfolioCommandInput,
1644
+ context: __SerdeContext
1645
+ ) => Promise<__HttpRequest>;
1646
+ export declare const serializeAws_json1_1GetDeviceFleetReportCommand: (
1647
+ input: GetDeviceFleetReportCommandInput,
1648
+ context: __SerdeContext
1649
+ ) => Promise<__HttpRequest>;
1650
+ export declare const serializeAws_json1_1GetLineageGroupPolicyCommand: (
1651
+ input: GetLineageGroupPolicyCommandInput,
1652
+ context: __SerdeContext
1653
+ ) => Promise<__HttpRequest>;
1654
+ export declare const serializeAws_json1_1GetModelPackageGroupPolicyCommand: (
1655
+ input: GetModelPackageGroupPolicyCommandInput,
1656
+ context: __SerdeContext
1657
+ ) => Promise<__HttpRequest>;
1658
+ export declare const serializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand: (
1659
+ input: GetSagemakerServicecatalogPortfolioStatusCommandInput,
1660
+ context: __SerdeContext
1661
+ ) => Promise<__HttpRequest>;
1662
+ export declare const serializeAws_json1_1GetSearchSuggestionsCommand: (
1663
+ input: GetSearchSuggestionsCommandInput,
1664
+ context: __SerdeContext
1665
+ ) => Promise<__HttpRequest>;
1666
+ export declare const serializeAws_json1_1ListActionsCommand: (
1667
+ input: ListActionsCommandInput,
1668
+ context: __SerdeContext
1669
+ ) => Promise<__HttpRequest>;
1670
+ export declare const serializeAws_json1_1ListAlgorithmsCommand: (
1671
+ input: ListAlgorithmsCommandInput,
1672
+ context: __SerdeContext
1673
+ ) => Promise<__HttpRequest>;
1674
+ export declare const serializeAws_json1_1ListAppImageConfigsCommand: (
1675
+ input: ListAppImageConfigsCommandInput,
1676
+ context: __SerdeContext
1677
+ ) => Promise<__HttpRequest>;
1678
+ export declare const serializeAws_json1_1ListAppsCommand: (
1679
+ input: ListAppsCommandInput,
1680
+ context: __SerdeContext
1681
+ ) => Promise<__HttpRequest>;
1682
+ export declare const serializeAws_json1_1ListArtifactsCommand: (
1683
+ input: ListArtifactsCommandInput,
1684
+ context: __SerdeContext
1685
+ ) => Promise<__HttpRequest>;
1686
+ export declare const serializeAws_json1_1ListAssociationsCommand: (
1687
+ input: ListAssociationsCommandInput,
1688
+ context: __SerdeContext
1689
+ ) => Promise<__HttpRequest>;
1690
+ export declare const serializeAws_json1_1ListAutoMLJobsCommand: (
1691
+ input: ListAutoMLJobsCommandInput,
1692
+ context: __SerdeContext
1693
+ ) => Promise<__HttpRequest>;
1694
+ export declare const serializeAws_json1_1ListCandidatesForAutoMLJobCommand: (
1695
+ input: ListCandidatesForAutoMLJobCommandInput,
1696
+ context: __SerdeContext
1697
+ ) => Promise<__HttpRequest>;
1698
+ export declare const serializeAws_json1_1ListCodeRepositoriesCommand: (
1699
+ input: ListCodeRepositoriesCommandInput,
1700
+ context: __SerdeContext
1701
+ ) => Promise<__HttpRequest>;
1702
+ export declare const serializeAws_json1_1ListCompilationJobsCommand: (
1703
+ input: ListCompilationJobsCommandInput,
1704
+ context: __SerdeContext
1705
+ ) => Promise<__HttpRequest>;
1706
+ export declare const serializeAws_json1_1ListContextsCommand: (
1707
+ input: ListContextsCommandInput,
1708
+ context: __SerdeContext
1709
+ ) => Promise<__HttpRequest>;
1710
+ export declare const serializeAws_json1_1ListDataQualityJobDefinitionsCommand: (
1711
+ input: ListDataQualityJobDefinitionsCommandInput,
1712
+ context: __SerdeContext
1713
+ ) => Promise<__HttpRequest>;
1714
+ export declare const serializeAws_json1_1ListDeviceFleetsCommand: (
1715
+ input: ListDeviceFleetsCommandInput,
1716
+ context: __SerdeContext
1717
+ ) => Promise<__HttpRequest>;
1718
+ export declare const serializeAws_json1_1ListDevicesCommand: (
1719
+ input: ListDevicesCommandInput,
1720
+ context: __SerdeContext
1721
+ ) => Promise<__HttpRequest>;
1722
+ export declare const serializeAws_json1_1ListDomainsCommand: (
1723
+ input: ListDomainsCommandInput,
1724
+ context: __SerdeContext
1725
+ ) => Promise<__HttpRequest>;
1726
+ export declare const serializeAws_json1_1ListEdgeDeploymentPlansCommand: (
1727
+ input: ListEdgeDeploymentPlansCommandInput,
1728
+ context: __SerdeContext
1729
+ ) => Promise<__HttpRequest>;
1730
+ export declare const serializeAws_json1_1ListEdgePackagingJobsCommand: (
1731
+ input: ListEdgePackagingJobsCommandInput,
1732
+ context: __SerdeContext
1733
+ ) => Promise<__HttpRequest>;
1734
+ export declare const serializeAws_json1_1ListEndpointConfigsCommand: (
1735
+ input: ListEndpointConfigsCommandInput,
1736
+ context: __SerdeContext
1737
+ ) => Promise<__HttpRequest>;
1738
+ export declare const serializeAws_json1_1ListEndpointsCommand: (
1739
+ input: ListEndpointsCommandInput,
1740
+ context: __SerdeContext
1741
+ ) => Promise<__HttpRequest>;
1742
+ export declare const serializeAws_json1_1ListExperimentsCommand: (
1743
+ input: ListExperimentsCommandInput,
1744
+ context: __SerdeContext
1745
+ ) => Promise<__HttpRequest>;
1746
+ export declare const serializeAws_json1_1ListFeatureGroupsCommand: (
1747
+ input: ListFeatureGroupsCommandInput,
1748
+ context: __SerdeContext
1749
+ ) => Promise<__HttpRequest>;
1750
+ export declare const serializeAws_json1_1ListFlowDefinitionsCommand: (
1751
+ input: ListFlowDefinitionsCommandInput,
1752
+ context: __SerdeContext
1753
+ ) => Promise<__HttpRequest>;
1754
+ export declare const serializeAws_json1_1ListHumanTaskUisCommand: (
1755
+ input: ListHumanTaskUisCommandInput,
1756
+ context: __SerdeContext
1757
+ ) => Promise<__HttpRequest>;
1758
+ export declare const serializeAws_json1_1ListHyperParameterTuningJobsCommand: (
1759
+ input: ListHyperParameterTuningJobsCommandInput,
1760
+ context: __SerdeContext
1761
+ ) => Promise<__HttpRequest>;
1762
+ export declare const serializeAws_json1_1ListImagesCommand: (
1763
+ input: ListImagesCommandInput,
1764
+ context: __SerdeContext
1765
+ ) => Promise<__HttpRequest>;
1766
+ export declare const serializeAws_json1_1ListImageVersionsCommand: (
1767
+ input: ListImageVersionsCommandInput,
1768
+ context: __SerdeContext
1769
+ ) => Promise<__HttpRequest>;
1770
+ export declare const serializeAws_json1_1ListInferenceRecommendationsJobsCommand: (
1771
+ input: ListInferenceRecommendationsJobsCommandInput,
1772
+ context: __SerdeContext
1773
+ ) => Promise<__HttpRequest>;
1774
+ export declare const serializeAws_json1_1ListLabelingJobsCommand: (
1775
+ input: ListLabelingJobsCommandInput,
1776
+ context: __SerdeContext
1777
+ ) => Promise<__HttpRequest>;
1778
+ export declare const serializeAws_json1_1ListLabelingJobsForWorkteamCommand: (
1779
+ input: ListLabelingJobsForWorkteamCommandInput,
1780
+ context: __SerdeContext
1781
+ ) => Promise<__HttpRequest>;
1782
+ export declare const serializeAws_json1_1ListLineageGroupsCommand: (
1783
+ input: ListLineageGroupsCommandInput,
1784
+ context: __SerdeContext
1785
+ ) => Promise<__HttpRequest>;
1786
+ export declare const serializeAws_json1_1ListModelBiasJobDefinitionsCommand: (
1787
+ input: ListModelBiasJobDefinitionsCommandInput,
1788
+ context: __SerdeContext
1789
+ ) => Promise<__HttpRequest>;
1790
+ export declare const serializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand: (
1791
+ input: ListModelExplainabilityJobDefinitionsCommandInput,
1792
+ context: __SerdeContext
1793
+ ) => Promise<__HttpRequest>;
1794
+ export declare const serializeAws_json1_1ListModelMetadataCommand: (
1795
+ input: ListModelMetadataCommandInput,
1796
+ context: __SerdeContext
1797
+ ) => Promise<__HttpRequest>;
1798
+ export declare const serializeAws_json1_1ListModelPackageGroupsCommand: (
1799
+ input: ListModelPackageGroupsCommandInput,
1800
+ context: __SerdeContext
1801
+ ) => Promise<__HttpRequest>;
1802
+ export declare const serializeAws_json1_1ListModelPackagesCommand: (
1803
+ input: ListModelPackagesCommandInput,
1804
+ context: __SerdeContext
1805
+ ) => Promise<__HttpRequest>;
1806
+ export declare const serializeAws_json1_1ListModelQualityJobDefinitionsCommand: (
1807
+ input: ListModelQualityJobDefinitionsCommandInput,
1808
+ context: __SerdeContext
1809
+ ) => Promise<__HttpRequest>;
1810
+ export declare const serializeAws_json1_1ListModelsCommand: (
1811
+ input: ListModelsCommandInput,
1812
+ context: __SerdeContext
1813
+ ) => Promise<__HttpRequest>;
1814
+ export declare const serializeAws_json1_1ListMonitoringExecutionsCommand: (
1815
+ input: ListMonitoringExecutionsCommandInput,
1816
+ context: __SerdeContext
1817
+ ) => Promise<__HttpRequest>;
1818
+ export declare const serializeAws_json1_1ListMonitoringSchedulesCommand: (
1819
+ input: ListMonitoringSchedulesCommandInput,
1820
+ context: __SerdeContext
1821
+ ) => Promise<__HttpRequest>;
1822
+ export declare const serializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand: (
1823
+ input: ListNotebookInstanceLifecycleConfigsCommandInput,
1824
+ context: __SerdeContext
1825
+ ) => Promise<__HttpRequest>;
1826
+ export declare const serializeAws_json1_1ListNotebookInstancesCommand: (
1827
+ input: ListNotebookInstancesCommandInput,
1828
+ context: __SerdeContext
1829
+ ) => Promise<__HttpRequest>;
1830
+ export declare const serializeAws_json1_1ListPipelineExecutionsCommand: (
1831
+ input: ListPipelineExecutionsCommandInput,
1832
+ context: __SerdeContext
1833
+ ) => Promise<__HttpRequest>;
1834
+ export declare const serializeAws_json1_1ListPipelineExecutionStepsCommand: (
1835
+ input: ListPipelineExecutionStepsCommandInput,
1836
+ context: __SerdeContext
1837
+ ) => Promise<__HttpRequest>;
1838
+ export declare const serializeAws_json1_1ListPipelineParametersForExecutionCommand: (
1839
+ input: ListPipelineParametersForExecutionCommandInput,
1840
+ context: __SerdeContext
1841
+ ) => Promise<__HttpRequest>;
1842
+ export declare const serializeAws_json1_1ListPipelinesCommand: (
1843
+ input: ListPipelinesCommandInput,
1844
+ context: __SerdeContext
1845
+ ) => Promise<__HttpRequest>;
1846
+ export declare const serializeAws_json1_1ListProcessingJobsCommand: (
1847
+ input: ListProcessingJobsCommandInput,
1848
+ context: __SerdeContext
1849
+ ) => Promise<__HttpRequest>;
1850
+ export declare const serializeAws_json1_1ListProjectsCommand: (
1851
+ input: ListProjectsCommandInput,
1852
+ context: __SerdeContext
1853
+ ) => Promise<__HttpRequest>;
1854
+ export declare const serializeAws_json1_1ListStageDevicesCommand: (
1855
+ input: ListStageDevicesCommandInput,
1856
+ context: __SerdeContext
1857
+ ) => Promise<__HttpRequest>;
1858
+ export declare const serializeAws_json1_1ListStudioLifecycleConfigsCommand: (
1859
+ input: ListStudioLifecycleConfigsCommandInput,
1860
+ context: __SerdeContext
1861
+ ) => Promise<__HttpRequest>;
1862
+ export declare const serializeAws_json1_1ListSubscribedWorkteamsCommand: (
1863
+ input: ListSubscribedWorkteamsCommandInput,
1864
+ context: __SerdeContext
1865
+ ) => Promise<__HttpRequest>;
1866
+ export declare const serializeAws_json1_1ListTagsCommand: (
1867
+ input: ListTagsCommandInput,
1868
+ context: __SerdeContext
1869
+ ) => Promise<__HttpRequest>;
1870
+ export declare const serializeAws_json1_1ListTrainingJobsCommand: (
1871
+ input: ListTrainingJobsCommandInput,
1872
+ context: __SerdeContext
1873
+ ) => Promise<__HttpRequest>;
1874
+ export declare const serializeAws_json1_1ListTrainingJobsForHyperParameterTuningJobCommand: (
1875
+ input: ListTrainingJobsForHyperParameterTuningJobCommandInput,
1876
+ context: __SerdeContext
1877
+ ) => Promise<__HttpRequest>;
1878
+ export declare const serializeAws_json1_1ListTransformJobsCommand: (
1879
+ input: ListTransformJobsCommandInput,
1880
+ context: __SerdeContext
1881
+ ) => Promise<__HttpRequest>;
1882
+ export declare const serializeAws_json1_1ListTrialComponentsCommand: (
1883
+ input: ListTrialComponentsCommandInput,
1884
+ context: __SerdeContext
1885
+ ) => Promise<__HttpRequest>;
1886
+ export declare const serializeAws_json1_1ListTrialsCommand: (
1887
+ input: ListTrialsCommandInput,
1888
+ context: __SerdeContext
1889
+ ) => Promise<__HttpRequest>;
1890
+ export declare const serializeAws_json1_1ListUserProfilesCommand: (
1891
+ input: ListUserProfilesCommandInput,
1892
+ context: __SerdeContext
1893
+ ) => Promise<__HttpRequest>;
1894
+ export declare const serializeAws_json1_1ListWorkforcesCommand: (
1895
+ input: ListWorkforcesCommandInput,
1896
+ context: __SerdeContext
1897
+ ) => Promise<__HttpRequest>;
1898
+ export declare const serializeAws_json1_1ListWorkteamsCommand: (
1899
+ input: ListWorkteamsCommandInput,
1900
+ context: __SerdeContext
1901
+ ) => Promise<__HttpRequest>;
1902
+ export declare const serializeAws_json1_1PutModelPackageGroupPolicyCommand: (
1903
+ input: PutModelPackageGroupPolicyCommandInput,
1904
+ context: __SerdeContext
1905
+ ) => Promise<__HttpRequest>;
1906
+ export declare const serializeAws_json1_1QueryLineageCommand: (
1907
+ input: QueryLineageCommandInput,
1908
+ context: __SerdeContext
1909
+ ) => Promise<__HttpRequest>;
1910
+ export declare const serializeAws_json1_1RegisterDevicesCommand: (
1911
+ input: RegisterDevicesCommandInput,
1912
+ context: __SerdeContext
1913
+ ) => Promise<__HttpRequest>;
1914
+ export declare const serializeAws_json1_1RenderUiTemplateCommand: (
1915
+ input: RenderUiTemplateCommandInput,
1916
+ context: __SerdeContext
1917
+ ) => Promise<__HttpRequest>;
1918
+ export declare const serializeAws_json1_1RetryPipelineExecutionCommand: (
1919
+ input: RetryPipelineExecutionCommandInput,
1920
+ context: __SerdeContext
1921
+ ) => Promise<__HttpRequest>;
1922
+ export declare const serializeAws_json1_1SearchCommand: (
1923
+ input: SearchCommandInput,
1924
+ context: __SerdeContext
1925
+ ) => Promise<__HttpRequest>;
1926
+ export declare const serializeAws_json1_1SendPipelineExecutionStepFailureCommand: (
1927
+ input: SendPipelineExecutionStepFailureCommandInput,
1928
+ context: __SerdeContext
1929
+ ) => Promise<__HttpRequest>;
1930
+ export declare const serializeAws_json1_1SendPipelineExecutionStepSuccessCommand: (
1931
+ input: SendPipelineExecutionStepSuccessCommandInput,
1932
+ context: __SerdeContext
1933
+ ) => Promise<__HttpRequest>;
1934
+ export declare const serializeAws_json1_1StartEdgeDeploymentStageCommand: (
1935
+ input: StartEdgeDeploymentStageCommandInput,
1936
+ context: __SerdeContext
1937
+ ) => Promise<__HttpRequest>;
1938
+ export declare const serializeAws_json1_1StartMonitoringScheduleCommand: (
1939
+ input: StartMonitoringScheduleCommandInput,
1940
+ context: __SerdeContext
1941
+ ) => Promise<__HttpRequest>;
1942
+ export declare const serializeAws_json1_1StartNotebookInstanceCommand: (
1943
+ input: StartNotebookInstanceCommandInput,
1944
+ context: __SerdeContext
1945
+ ) => Promise<__HttpRequest>;
1946
+ export declare const serializeAws_json1_1StartPipelineExecutionCommand: (
1947
+ input: StartPipelineExecutionCommandInput,
1948
+ context: __SerdeContext
1949
+ ) => Promise<__HttpRequest>;
1950
+ export declare const serializeAws_json1_1StopAutoMLJobCommand: (
1951
+ input: StopAutoMLJobCommandInput,
1952
+ context: __SerdeContext
1953
+ ) => Promise<__HttpRequest>;
1954
+ export declare const serializeAws_json1_1StopCompilationJobCommand: (
1955
+ input: StopCompilationJobCommandInput,
1956
+ context: __SerdeContext
1957
+ ) => Promise<__HttpRequest>;
1958
+ export declare const serializeAws_json1_1StopEdgeDeploymentStageCommand: (
1959
+ input: StopEdgeDeploymentStageCommandInput,
1960
+ context: __SerdeContext
1961
+ ) => Promise<__HttpRequest>;
1962
+ export declare const serializeAws_json1_1StopEdgePackagingJobCommand: (
1963
+ input: StopEdgePackagingJobCommandInput,
1964
+ context: __SerdeContext
1965
+ ) => Promise<__HttpRequest>;
1966
+ export declare const serializeAws_json1_1StopHyperParameterTuningJobCommand: (
1967
+ input: StopHyperParameterTuningJobCommandInput,
1968
+ context: __SerdeContext
1969
+ ) => Promise<__HttpRequest>;
1970
+ export declare const serializeAws_json1_1StopInferenceRecommendationsJobCommand: (
1971
+ input: StopInferenceRecommendationsJobCommandInput,
1972
+ context: __SerdeContext
1973
+ ) => Promise<__HttpRequest>;
1974
+ export declare const serializeAws_json1_1StopLabelingJobCommand: (
1975
+ input: StopLabelingJobCommandInput,
1976
+ context: __SerdeContext
1977
+ ) => Promise<__HttpRequest>;
1978
+ export declare const serializeAws_json1_1StopMonitoringScheduleCommand: (
1979
+ input: StopMonitoringScheduleCommandInput,
1980
+ context: __SerdeContext
1981
+ ) => Promise<__HttpRequest>;
1982
+ export declare const serializeAws_json1_1StopNotebookInstanceCommand: (
1983
+ input: StopNotebookInstanceCommandInput,
1984
+ context: __SerdeContext
1985
+ ) => Promise<__HttpRequest>;
1986
+ export declare const serializeAws_json1_1StopPipelineExecutionCommand: (
1987
+ input: StopPipelineExecutionCommandInput,
1988
+ context: __SerdeContext
1989
+ ) => Promise<__HttpRequest>;
1990
+ export declare const serializeAws_json1_1StopProcessingJobCommand: (
1991
+ input: StopProcessingJobCommandInput,
1992
+ context: __SerdeContext
1993
+ ) => Promise<__HttpRequest>;
1994
+ export declare const serializeAws_json1_1StopTrainingJobCommand: (
1995
+ input: StopTrainingJobCommandInput,
1996
+ context: __SerdeContext
1997
+ ) => Promise<__HttpRequest>;
1998
+ export declare const serializeAws_json1_1StopTransformJobCommand: (
1999
+ input: StopTransformJobCommandInput,
2000
+ context: __SerdeContext
2001
+ ) => Promise<__HttpRequest>;
2002
+ export declare const serializeAws_json1_1UpdateActionCommand: (
2003
+ input: UpdateActionCommandInput,
2004
+ context: __SerdeContext
2005
+ ) => Promise<__HttpRequest>;
2006
+ export declare const serializeAws_json1_1UpdateAppImageConfigCommand: (
2007
+ input: UpdateAppImageConfigCommandInput,
2008
+ context: __SerdeContext
2009
+ ) => Promise<__HttpRequest>;
2010
+ export declare const serializeAws_json1_1UpdateArtifactCommand: (
2011
+ input: UpdateArtifactCommandInput,
2012
+ context: __SerdeContext
2013
+ ) => Promise<__HttpRequest>;
2014
+ export declare const serializeAws_json1_1UpdateCodeRepositoryCommand: (
2015
+ input: UpdateCodeRepositoryCommandInput,
2016
+ context: __SerdeContext
2017
+ ) => Promise<__HttpRequest>;
2018
+ export declare const serializeAws_json1_1UpdateContextCommand: (
2019
+ input: UpdateContextCommandInput,
2020
+ context: __SerdeContext
2021
+ ) => Promise<__HttpRequest>;
2022
+ export declare const serializeAws_json1_1UpdateDeviceFleetCommand: (
2023
+ input: UpdateDeviceFleetCommandInput,
2024
+ context: __SerdeContext
2025
+ ) => Promise<__HttpRequest>;
2026
+ export declare const serializeAws_json1_1UpdateDevicesCommand: (
2027
+ input: UpdateDevicesCommandInput,
2028
+ context: __SerdeContext
2029
+ ) => Promise<__HttpRequest>;
2030
+ export declare const serializeAws_json1_1UpdateDomainCommand: (
2031
+ input: UpdateDomainCommandInput,
2032
+ context: __SerdeContext
2033
+ ) => Promise<__HttpRequest>;
2034
+ export declare const serializeAws_json1_1UpdateEndpointCommand: (
2035
+ input: UpdateEndpointCommandInput,
2036
+ context: __SerdeContext
2037
+ ) => Promise<__HttpRequest>;
2038
+ export declare const serializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand: (
2039
+ input: UpdateEndpointWeightsAndCapacitiesCommandInput,
2040
+ context: __SerdeContext
2041
+ ) => Promise<__HttpRequest>;
2042
+ export declare const serializeAws_json1_1UpdateExperimentCommand: (
2043
+ input: UpdateExperimentCommandInput,
2044
+ context: __SerdeContext
2045
+ ) => Promise<__HttpRequest>;
2046
+ export declare const serializeAws_json1_1UpdateFeatureGroupCommand: (
2047
+ input: UpdateFeatureGroupCommandInput,
2048
+ context: __SerdeContext
2049
+ ) => Promise<__HttpRequest>;
2050
+ export declare const serializeAws_json1_1UpdateFeatureMetadataCommand: (
2051
+ input: UpdateFeatureMetadataCommandInput,
2052
+ context: __SerdeContext
2053
+ ) => Promise<__HttpRequest>;
2054
+ export declare const serializeAws_json1_1UpdateImageCommand: (
2055
+ input: UpdateImageCommandInput,
2056
+ context: __SerdeContext
2057
+ ) => Promise<__HttpRequest>;
2058
+ export declare const serializeAws_json1_1UpdateModelPackageCommand: (
2059
+ input: UpdateModelPackageCommandInput,
2060
+ context: __SerdeContext
2061
+ ) => Promise<__HttpRequest>;
2062
+ export declare const serializeAws_json1_1UpdateMonitoringScheduleCommand: (
2063
+ input: UpdateMonitoringScheduleCommandInput,
2064
+ context: __SerdeContext
2065
+ ) => Promise<__HttpRequest>;
2066
+ export declare const serializeAws_json1_1UpdateNotebookInstanceCommand: (
2067
+ input: UpdateNotebookInstanceCommandInput,
2068
+ context: __SerdeContext
2069
+ ) => Promise<__HttpRequest>;
2070
+ export declare const serializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand: (
2071
+ input: UpdateNotebookInstanceLifecycleConfigCommandInput,
2072
+ context: __SerdeContext
2073
+ ) => Promise<__HttpRequest>;
2074
+ export declare const serializeAws_json1_1UpdatePipelineCommand: (
2075
+ input: UpdatePipelineCommandInput,
2076
+ context: __SerdeContext
2077
+ ) => Promise<__HttpRequest>;
2078
+ export declare const serializeAws_json1_1UpdatePipelineExecutionCommand: (
2079
+ input: UpdatePipelineExecutionCommandInput,
2080
+ context: __SerdeContext
2081
+ ) => Promise<__HttpRequest>;
2082
+ export declare const serializeAws_json1_1UpdateProjectCommand: (
2083
+ input: UpdateProjectCommandInput,
2084
+ context: __SerdeContext
2085
+ ) => Promise<__HttpRequest>;
2086
+ export declare const serializeAws_json1_1UpdateTrainingJobCommand: (
2087
+ input: UpdateTrainingJobCommandInput,
2088
+ context: __SerdeContext
2089
+ ) => Promise<__HttpRequest>;
2090
+ export declare const serializeAws_json1_1UpdateTrialCommand: (
2091
+ input: UpdateTrialCommandInput,
2092
+ context: __SerdeContext
2093
+ ) => Promise<__HttpRequest>;
2094
+ export declare const serializeAws_json1_1UpdateTrialComponentCommand: (
2095
+ input: UpdateTrialComponentCommandInput,
2096
+ context: __SerdeContext
2097
+ ) => Promise<__HttpRequest>;
2098
+ export declare const serializeAws_json1_1UpdateUserProfileCommand: (
2099
+ input: UpdateUserProfileCommandInput,
2100
+ context: __SerdeContext
2101
+ ) => Promise<__HttpRequest>;
2102
+ export declare const serializeAws_json1_1UpdateWorkforceCommand: (
2103
+ input: UpdateWorkforceCommandInput,
2104
+ context: __SerdeContext
2105
+ ) => Promise<__HttpRequest>;
2106
+ export declare const serializeAws_json1_1UpdateWorkteamCommand: (
2107
+ input: UpdateWorkteamCommandInput,
2108
+ context: __SerdeContext
2109
+ ) => Promise<__HttpRequest>;
2110
+ export declare const deserializeAws_json1_1AddAssociationCommand: (
2111
+ output: __HttpResponse,
2112
+ context: __SerdeContext
2113
+ ) => Promise<AddAssociationCommandOutput>;
2114
+ export declare const deserializeAws_json1_1AddTagsCommand: (
2115
+ output: __HttpResponse,
2116
+ context: __SerdeContext
2117
+ ) => Promise<AddTagsCommandOutput>;
2118
+ export declare const deserializeAws_json1_1AssociateTrialComponentCommand: (
2119
+ output: __HttpResponse,
2120
+ context: __SerdeContext
2121
+ ) => Promise<AssociateTrialComponentCommandOutput>;
2122
+ export declare const deserializeAws_json1_1BatchDescribeModelPackageCommand: (
2123
+ output: __HttpResponse,
2124
+ context: __SerdeContext
2125
+ ) => Promise<BatchDescribeModelPackageCommandOutput>;
2126
+ export declare const deserializeAws_json1_1CreateActionCommand: (
2127
+ output: __HttpResponse,
2128
+ context: __SerdeContext
2129
+ ) => Promise<CreateActionCommandOutput>;
2130
+ export declare const deserializeAws_json1_1CreateAlgorithmCommand: (
2131
+ output: __HttpResponse,
2132
+ context: __SerdeContext
2133
+ ) => Promise<CreateAlgorithmCommandOutput>;
2134
+ export declare const deserializeAws_json1_1CreateAppCommand: (
2135
+ output: __HttpResponse,
2136
+ context: __SerdeContext
2137
+ ) => Promise<CreateAppCommandOutput>;
2138
+ export declare const deserializeAws_json1_1CreateAppImageConfigCommand: (
2139
+ output: __HttpResponse,
2140
+ context: __SerdeContext
2141
+ ) => Promise<CreateAppImageConfigCommandOutput>;
2142
+ export declare const deserializeAws_json1_1CreateArtifactCommand: (
2143
+ output: __HttpResponse,
2144
+ context: __SerdeContext
2145
+ ) => Promise<CreateArtifactCommandOutput>;
2146
+ export declare const deserializeAws_json1_1CreateAutoMLJobCommand: (
2147
+ output: __HttpResponse,
2148
+ context: __SerdeContext
2149
+ ) => Promise<CreateAutoMLJobCommandOutput>;
2150
+ export declare const deserializeAws_json1_1CreateCodeRepositoryCommand: (
2151
+ output: __HttpResponse,
2152
+ context: __SerdeContext
2153
+ ) => Promise<CreateCodeRepositoryCommandOutput>;
2154
+ export declare const deserializeAws_json1_1CreateCompilationJobCommand: (
2155
+ output: __HttpResponse,
2156
+ context: __SerdeContext
2157
+ ) => Promise<CreateCompilationJobCommandOutput>;
2158
+ export declare const deserializeAws_json1_1CreateContextCommand: (
2159
+ output: __HttpResponse,
2160
+ context: __SerdeContext
2161
+ ) => Promise<CreateContextCommandOutput>;
2162
+ export declare const deserializeAws_json1_1CreateDataQualityJobDefinitionCommand: (
2163
+ output: __HttpResponse,
2164
+ context: __SerdeContext
2165
+ ) => Promise<CreateDataQualityJobDefinitionCommandOutput>;
2166
+ export declare const deserializeAws_json1_1CreateDeviceFleetCommand: (
2167
+ output: __HttpResponse,
2168
+ context: __SerdeContext
2169
+ ) => Promise<CreateDeviceFleetCommandOutput>;
2170
+ export declare const deserializeAws_json1_1CreateDomainCommand: (
2171
+ output: __HttpResponse,
2172
+ context: __SerdeContext
2173
+ ) => Promise<CreateDomainCommandOutput>;
2174
+ export declare const deserializeAws_json1_1CreateEdgeDeploymentPlanCommand: (
2175
+ output: __HttpResponse,
2176
+ context: __SerdeContext
2177
+ ) => Promise<CreateEdgeDeploymentPlanCommandOutput>;
2178
+ export declare const deserializeAws_json1_1CreateEdgeDeploymentStageCommand: (
2179
+ output: __HttpResponse,
2180
+ context: __SerdeContext
2181
+ ) => Promise<CreateEdgeDeploymentStageCommandOutput>;
2182
+ export declare const deserializeAws_json1_1CreateEdgePackagingJobCommand: (
2183
+ output: __HttpResponse,
2184
+ context: __SerdeContext
2185
+ ) => Promise<CreateEdgePackagingJobCommandOutput>;
2186
+ export declare const deserializeAws_json1_1CreateEndpointCommand: (
2187
+ output: __HttpResponse,
2188
+ context: __SerdeContext
2189
+ ) => Promise<CreateEndpointCommandOutput>;
2190
+ export declare const deserializeAws_json1_1CreateEndpointConfigCommand: (
2191
+ output: __HttpResponse,
2192
+ context: __SerdeContext
2193
+ ) => Promise<CreateEndpointConfigCommandOutput>;
2194
+ export declare const deserializeAws_json1_1CreateExperimentCommand: (
2195
+ output: __HttpResponse,
2196
+ context: __SerdeContext
2197
+ ) => Promise<CreateExperimentCommandOutput>;
2198
+ export declare const deserializeAws_json1_1CreateFeatureGroupCommand: (
2199
+ output: __HttpResponse,
2200
+ context: __SerdeContext
2201
+ ) => Promise<CreateFeatureGroupCommandOutput>;
2202
+ export declare const deserializeAws_json1_1CreateFlowDefinitionCommand: (
2203
+ output: __HttpResponse,
2204
+ context: __SerdeContext
2205
+ ) => Promise<CreateFlowDefinitionCommandOutput>;
2206
+ export declare const deserializeAws_json1_1CreateHumanTaskUiCommand: (
2207
+ output: __HttpResponse,
2208
+ context: __SerdeContext
2209
+ ) => Promise<CreateHumanTaskUiCommandOutput>;
2210
+ export declare const deserializeAws_json1_1CreateHyperParameterTuningJobCommand: (
2211
+ output: __HttpResponse,
2212
+ context: __SerdeContext
2213
+ ) => Promise<CreateHyperParameterTuningJobCommandOutput>;
2214
+ export declare const deserializeAws_json1_1CreateImageCommand: (
2215
+ output: __HttpResponse,
2216
+ context: __SerdeContext
2217
+ ) => Promise<CreateImageCommandOutput>;
2218
+ export declare const deserializeAws_json1_1CreateImageVersionCommand: (
2219
+ output: __HttpResponse,
2220
+ context: __SerdeContext
2221
+ ) => Promise<CreateImageVersionCommandOutput>;
2222
+ export declare const deserializeAws_json1_1CreateInferenceRecommendationsJobCommand: (
2223
+ output: __HttpResponse,
2224
+ context: __SerdeContext
2225
+ ) => Promise<CreateInferenceRecommendationsJobCommandOutput>;
2226
+ export declare const deserializeAws_json1_1CreateLabelingJobCommand: (
2227
+ output: __HttpResponse,
2228
+ context: __SerdeContext
2229
+ ) => Promise<CreateLabelingJobCommandOutput>;
2230
+ export declare const deserializeAws_json1_1CreateModelCommand: (
2231
+ output: __HttpResponse,
2232
+ context: __SerdeContext
2233
+ ) => Promise<CreateModelCommandOutput>;
2234
+ export declare const deserializeAws_json1_1CreateModelBiasJobDefinitionCommand: (
2235
+ output: __HttpResponse,
2236
+ context: __SerdeContext
2237
+ ) => Promise<CreateModelBiasJobDefinitionCommandOutput>;
2238
+ export declare const deserializeAws_json1_1CreateModelExplainabilityJobDefinitionCommand: (
2239
+ output: __HttpResponse,
2240
+ context: __SerdeContext
2241
+ ) => Promise<CreateModelExplainabilityJobDefinitionCommandOutput>;
2242
+ export declare const deserializeAws_json1_1CreateModelPackageCommand: (
2243
+ output: __HttpResponse,
2244
+ context: __SerdeContext
2245
+ ) => Promise<CreateModelPackageCommandOutput>;
2246
+ export declare const deserializeAws_json1_1CreateModelPackageGroupCommand: (
2247
+ output: __HttpResponse,
2248
+ context: __SerdeContext
2249
+ ) => Promise<CreateModelPackageGroupCommandOutput>;
2250
+ export declare const deserializeAws_json1_1CreateModelQualityJobDefinitionCommand: (
2251
+ output: __HttpResponse,
2252
+ context: __SerdeContext
2253
+ ) => Promise<CreateModelQualityJobDefinitionCommandOutput>;
2254
+ export declare const deserializeAws_json1_1CreateMonitoringScheduleCommand: (
2255
+ output: __HttpResponse,
2256
+ context: __SerdeContext
2257
+ ) => Promise<CreateMonitoringScheduleCommandOutput>;
2258
+ export declare const deserializeAws_json1_1CreateNotebookInstanceCommand: (
2259
+ output: __HttpResponse,
2260
+ context: __SerdeContext
2261
+ ) => Promise<CreateNotebookInstanceCommandOutput>;
2262
+ export declare const deserializeAws_json1_1CreateNotebookInstanceLifecycleConfigCommand: (
2263
+ output: __HttpResponse,
2264
+ context: __SerdeContext
2265
+ ) => Promise<CreateNotebookInstanceLifecycleConfigCommandOutput>;
2266
+ export declare const deserializeAws_json1_1CreatePipelineCommand: (
2267
+ output: __HttpResponse,
2268
+ context: __SerdeContext
2269
+ ) => Promise<CreatePipelineCommandOutput>;
2270
+ export declare const deserializeAws_json1_1CreatePresignedDomainUrlCommand: (
2271
+ output: __HttpResponse,
2272
+ context: __SerdeContext
2273
+ ) => Promise<CreatePresignedDomainUrlCommandOutput>;
2274
+ export declare const deserializeAws_json1_1CreatePresignedNotebookInstanceUrlCommand: (
2275
+ output: __HttpResponse,
2276
+ context: __SerdeContext
2277
+ ) => Promise<CreatePresignedNotebookInstanceUrlCommandOutput>;
2278
+ export declare const deserializeAws_json1_1CreateProcessingJobCommand: (
2279
+ output: __HttpResponse,
2280
+ context: __SerdeContext
2281
+ ) => Promise<CreateProcessingJobCommandOutput>;
2282
+ export declare const deserializeAws_json1_1CreateProjectCommand: (
2283
+ output: __HttpResponse,
2284
+ context: __SerdeContext
2285
+ ) => Promise<CreateProjectCommandOutput>;
2286
+ export declare const deserializeAws_json1_1CreateStudioLifecycleConfigCommand: (
2287
+ output: __HttpResponse,
2288
+ context: __SerdeContext
2289
+ ) => Promise<CreateStudioLifecycleConfigCommandOutput>;
2290
+ export declare const deserializeAws_json1_1CreateTrainingJobCommand: (
2291
+ output: __HttpResponse,
2292
+ context: __SerdeContext
2293
+ ) => Promise<CreateTrainingJobCommandOutput>;
2294
+ export declare const deserializeAws_json1_1CreateTransformJobCommand: (
2295
+ output: __HttpResponse,
2296
+ context: __SerdeContext
2297
+ ) => Promise<CreateTransformJobCommandOutput>;
2298
+ export declare const deserializeAws_json1_1CreateTrialCommand: (
2299
+ output: __HttpResponse,
2300
+ context: __SerdeContext
2301
+ ) => Promise<CreateTrialCommandOutput>;
2302
+ export declare const deserializeAws_json1_1CreateTrialComponentCommand: (
2303
+ output: __HttpResponse,
2304
+ context: __SerdeContext
2305
+ ) => Promise<CreateTrialComponentCommandOutput>;
2306
+ export declare const deserializeAws_json1_1CreateUserProfileCommand: (
2307
+ output: __HttpResponse,
2308
+ context: __SerdeContext
2309
+ ) => Promise<CreateUserProfileCommandOutput>;
2310
+ export declare const deserializeAws_json1_1CreateWorkforceCommand: (
2311
+ output: __HttpResponse,
2312
+ context: __SerdeContext
2313
+ ) => Promise<CreateWorkforceCommandOutput>;
2314
+ export declare const deserializeAws_json1_1CreateWorkteamCommand: (
2315
+ output: __HttpResponse,
2316
+ context: __SerdeContext
2317
+ ) => Promise<CreateWorkteamCommandOutput>;
2318
+ export declare const deserializeAws_json1_1DeleteActionCommand: (
2319
+ output: __HttpResponse,
2320
+ context: __SerdeContext
2321
+ ) => Promise<DeleteActionCommandOutput>;
2322
+ export declare const deserializeAws_json1_1DeleteAlgorithmCommand: (
2323
+ output: __HttpResponse,
2324
+ context: __SerdeContext
2325
+ ) => Promise<DeleteAlgorithmCommandOutput>;
2326
+ export declare const deserializeAws_json1_1DeleteAppCommand: (
2327
+ output: __HttpResponse,
2328
+ context: __SerdeContext
2329
+ ) => Promise<DeleteAppCommandOutput>;
2330
+ export declare const deserializeAws_json1_1DeleteAppImageConfigCommand: (
2331
+ output: __HttpResponse,
2332
+ context: __SerdeContext
2333
+ ) => Promise<DeleteAppImageConfigCommandOutput>;
2334
+ export declare const deserializeAws_json1_1DeleteArtifactCommand: (
2335
+ output: __HttpResponse,
2336
+ context: __SerdeContext
2337
+ ) => Promise<DeleteArtifactCommandOutput>;
2338
+ export declare const deserializeAws_json1_1DeleteAssociationCommand: (
2339
+ output: __HttpResponse,
2340
+ context: __SerdeContext
2341
+ ) => Promise<DeleteAssociationCommandOutput>;
2342
+ export declare const deserializeAws_json1_1DeleteCodeRepositoryCommand: (
2343
+ output: __HttpResponse,
2344
+ context: __SerdeContext
2345
+ ) => Promise<DeleteCodeRepositoryCommandOutput>;
2346
+ export declare const deserializeAws_json1_1DeleteContextCommand: (
2347
+ output: __HttpResponse,
2348
+ context: __SerdeContext
2349
+ ) => Promise<DeleteContextCommandOutput>;
2350
+ export declare const deserializeAws_json1_1DeleteDataQualityJobDefinitionCommand: (
2351
+ output: __HttpResponse,
2352
+ context: __SerdeContext
2353
+ ) => Promise<DeleteDataQualityJobDefinitionCommandOutput>;
2354
+ export declare const deserializeAws_json1_1DeleteDeviceFleetCommand: (
2355
+ output: __HttpResponse,
2356
+ context: __SerdeContext
2357
+ ) => Promise<DeleteDeviceFleetCommandOutput>;
2358
+ export declare const deserializeAws_json1_1DeleteDomainCommand: (
2359
+ output: __HttpResponse,
2360
+ context: __SerdeContext
2361
+ ) => Promise<DeleteDomainCommandOutput>;
2362
+ export declare const deserializeAws_json1_1DeleteEdgeDeploymentPlanCommand: (
2363
+ output: __HttpResponse,
2364
+ context: __SerdeContext
2365
+ ) => Promise<DeleteEdgeDeploymentPlanCommandOutput>;
2366
+ export declare const deserializeAws_json1_1DeleteEdgeDeploymentStageCommand: (
2367
+ output: __HttpResponse,
2368
+ context: __SerdeContext
2369
+ ) => Promise<DeleteEdgeDeploymentStageCommandOutput>;
2370
+ export declare const deserializeAws_json1_1DeleteEndpointCommand: (
2371
+ output: __HttpResponse,
2372
+ context: __SerdeContext
2373
+ ) => Promise<DeleteEndpointCommandOutput>;
2374
+ export declare const deserializeAws_json1_1DeleteEndpointConfigCommand: (
2375
+ output: __HttpResponse,
2376
+ context: __SerdeContext
2377
+ ) => Promise<DeleteEndpointConfigCommandOutput>;
2378
+ export declare const deserializeAws_json1_1DeleteExperimentCommand: (
2379
+ output: __HttpResponse,
2380
+ context: __SerdeContext
2381
+ ) => Promise<DeleteExperimentCommandOutput>;
2382
+ export declare const deserializeAws_json1_1DeleteFeatureGroupCommand: (
2383
+ output: __HttpResponse,
2384
+ context: __SerdeContext
2385
+ ) => Promise<DeleteFeatureGroupCommandOutput>;
2386
+ export declare const deserializeAws_json1_1DeleteFlowDefinitionCommand: (
2387
+ output: __HttpResponse,
2388
+ context: __SerdeContext
2389
+ ) => Promise<DeleteFlowDefinitionCommandOutput>;
2390
+ export declare const deserializeAws_json1_1DeleteHumanTaskUiCommand: (
2391
+ output: __HttpResponse,
2392
+ context: __SerdeContext
2393
+ ) => Promise<DeleteHumanTaskUiCommandOutput>;
2394
+ export declare const deserializeAws_json1_1DeleteImageCommand: (
2395
+ output: __HttpResponse,
2396
+ context: __SerdeContext
2397
+ ) => Promise<DeleteImageCommandOutput>;
2398
+ export declare const deserializeAws_json1_1DeleteImageVersionCommand: (
2399
+ output: __HttpResponse,
2400
+ context: __SerdeContext
2401
+ ) => Promise<DeleteImageVersionCommandOutput>;
2402
+ export declare const deserializeAws_json1_1DeleteModelCommand: (
2403
+ output: __HttpResponse,
2404
+ context: __SerdeContext
2405
+ ) => Promise<DeleteModelCommandOutput>;
2406
+ export declare const deserializeAws_json1_1DeleteModelBiasJobDefinitionCommand: (
2407
+ output: __HttpResponse,
2408
+ context: __SerdeContext
2409
+ ) => Promise<DeleteModelBiasJobDefinitionCommandOutput>;
2410
+ export declare const deserializeAws_json1_1DeleteModelExplainabilityJobDefinitionCommand: (
2411
+ output: __HttpResponse,
2412
+ context: __SerdeContext
2413
+ ) => Promise<DeleteModelExplainabilityJobDefinitionCommandOutput>;
2414
+ export declare const deserializeAws_json1_1DeleteModelPackageCommand: (
2415
+ output: __HttpResponse,
2416
+ context: __SerdeContext
2417
+ ) => Promise<DeleteModelPackageCommandOutput>;
2418
+ export declare const deserializeAws_json1_1DeleteModelPackageGroupCommand: (
2419
+ output: __HttpResponse,
2420
+ context: __SerdeContext
2421
+ ) => Promise<DeleteModelPackageGroupCommandOutput>;
2422
+ export declare const deserializeAws_json1_1DeleteModelPackageGroupPolicyCommand: (
2423
+ output: __HttpResponse,
2424
+ context: __SerdeContext
2425
+ ) => Promise<DeleteModelPackageGroupPolicyCommandOutput>;
2426
+ export declare const deserializeAws_json1_1DeleteModelQualityJobDefinitionCommand: (
2427
+ output: __HttpResponse,
2428
+ context: __SerdeContext
2429
+ ) => Promise<DeleteModelQualityJobDefinitionCommandOutput>;
2430
+ export declare const deserializeAws_json1_1DeleteMonitoringScheduleCommand: (
2431
+ output: __HttpResponse,
2432
+ context: __SerdeContext
2433
+ ) => Promise<DeleteMonitoringScheduleCommandOutput>;
2434
+ export declare const deserializeAws_json1_1DeleteNotebookInstanceCommand: (
2435
+ output: __HttpResponse,
2436
+ context: __SerdeContext
2437
+ ) => Promise<DeleteNotebookInstanceCommandOutput>;
2438
+ export declare const deserializeAws_json1_1DeleteNotebookInstanceLifecycleConfigCommand: (
2439
+ output: __HttpResponse,
2440
+ context: __SerdeContext
2441
+ ) => Promise<DeleteNotebookInstanceLifecycleConfigCommandOutput>;
2442
+ export declare const deserializeAws_json1_1DeletePipelineCommand: (
2443
+ output: __HttpResponse,
2444
+ context: __SerdeContext
2445
+ ) => Promise<DeletePipelineCommandOutput>;
2446
+ export declare const deserializeAws_json1_1DeleteProjectCommand: (
2447
+ output: __HttpResponse,
2448
+ context: __SerdeContext
2449
+ ) => Promise<DeleteProjectCommandOutput>;
2450
+ export declare const deserializeAws_json1_1DeleteStudioLifecycleConfigCommand: (
2451
+ output: __HttpResponse,
2452
+ context: __SerdeContext
2453
+ ) => Promise<DeleteStudioLifecycleConfigCommandOutput>;
2454
+ export declare const deserializeAws_json1_1DeleteTagsCommand: (
2455
+ output: __HttpResponse,
2456
+ context: __SerdeContext
2457
+ ) => Promise<DeleteTagsCommandOutput>;
2458
+ export declare const deserializeAws_json1_1DeleteTrialCommand: (
2459
+ output: __HttpResponse,
2460
+ context: __SerdeContext
2461
+ ) => Promise<DeleteTrialCommandOutput>;
2462
+ export declare const deserializeAws_json1_1DeleteTrialComponentCommand: (
2463
+ output: __HttpResponse,
2464
+ context: __SerdeContext
2465
+ ) => Promise<DeleteTrialComponentCommandOutput>;
2466
+ export declare const deserializeAws_json1_1DeleteUserProfileCommand: (
2467
+ output: __HttpResponse,
2468
+ context: __SerdeContext
2469
+ ) => Promise<DeleteUserProfileCommandOutput>;
2470
+ export declare const deserializeAws_json1_1DeleteWorkforceCommand: (
2471
+ output: __HttpResponse,
2472
+ context: __SerdeContext
2473
+ ) => Promise<DeleteWorkforceCommandOutput>;
2474
+ export declare const deserializeAws_json1_1DeleteWorkteamCommand: (
2475
+ output: __HttpResponse,
2476
+ context: __SerdeContext
2477
+ ) => Promise<DeleteWorkteamCommandOutput>;
2478
+ export declare const deserializeAws_json1_1DeregisterDevicesCommand: (
2479
+ output: __HttpResponse,
2480
+ context: __SerdeContext
2481
+ ) => Promise<DeregisterDevicesCommandOutput>;
2482
+ export declare const deserializeAws_json1_1DescribeActionCommand: (
2483
+ output: __HttpResponse,
2484
+ context: __SerdeContext
2485
+ ) => Promise<DescribeActionCommandOutput>;
2486
+ export declare const deserializeAws_json1_1DescribeAlgorithmCommand: (
2487
+ output: __HttpResponse,
2488
+ context: __SerdeContext
2489
+ ) => Promise<DescribeAlgorithmCommandOutput>;
2490
+ export declare const deserializeAws_json1_1DescribeAppCommand: (
2491
+ output: __HttpResponse,
2492
+ context: __SerdeContext
2493
+ ) => Promise<DescribeAppCommandOutput>;
2494
+ export declare const deserializeAws_json1_1DescribeAppImageConfigCommand: (
2495
+ output: __HttpResponse,
2496
+ context: __SerdeContext
2497
+ ) => Promise<DescribeAppImageConfigCommandOutput>;
2498
+ export declare const deserializeAws_json1_1DescribeArtifactCommand: (
2499
+ output: __HttpResponse,
2500
+ context: __SerdeContext
2501
+ ) => Promise<DescribeArtifactCommandOutput>;
2502
+ export declare const deserializeAws_json1_1DescribeAutoMLJobCommand: (
2503
+ output: __HttpResponse,
2504
+ context: __SerdeContext
2505
+ ) => Promise<DescribeAutoMLJobCommandOutput>;
2506
+ export declare const deserializeAws_json1_1DescribeCodeRepositoryCommand: (
2507
+ output: __HttpResponse,
2508
+ context: __SerdeContext
2509
+ ) => Promise<DescribeCodeRepositoryCommandOutput>;
2510
+ export declare const deserializeAws_json1_1DescribeCompilationJobCommand: (
2511
+ output: __HttpResponse,
2512
+ context: __SerdeContext
2513
+ ) => Promise<DescribeCompilationJobCommandOutput>;
2514
+ export declare const deserializeAws_json1_1DescribeContextCommand: (
2515
+ output: __HttpResponse,
2516
+ context: __SerdeContext
2517
+ ) => Promise<DescribeContextCommandOutput>;
2518
+ export declare const deserializeAws_json1_1DescribeDataQualityJobDefinitionCommand: (
2519
+ output: __HttpResponse,
2520
+ context: __SerdeContext
2521
+ ) => Promise<DescribeDataQualityJobDefinitionCommandOutput>;
2522
+ export declare const deserializeAws_json1_1DescribeDeviceCommand: (
2523
+ output: __HttpResponse,
2524
+ context: __SerdeContext
2525
+ ) => Promise<DescribeDeviceCommandOutput>;
2526
+ export declare const deserializeAws_json1_1DescribeDeviceFleetCommand: (
2527
+ output: __HttpResponse,
2528
+ context: __SerdeContext
2529
+ ) => Promise<DescribeDeviceFleetCommandOutput>;
2530
+ export declare const deserializeAws_json1_1DescribeDomainCommand: (
2531
+ output: __HttpResponse,
2532
+ context: __SerdeContext
2533
+ ) => Promise<DescribeDomainCommandOutput>;
2534
+ export declare const deserializeAws_json1_1DescribeEdgeDeploymentPlanCommand: (
2535
+ output: __HttpResponse,
2536
+ context: __SerdeContext
2537
+ ) => Promise<DescribeEdgeDeploymentPlanCommandOutput>;
2538
+ export declare const deserializeAws_json1_1DescribeEdgePackagingJobCommand: (
2539
+ output: __HttpResponse,
2540
+ context: __SerdeContext
2541
+ ) => Promise<DescribeEdgePackagingJobCommandOutput>;
2542
+ export declare const deserializeAws_json1_1DescribeEndpointCommand: (
2543
+ output: __HttpResponse,
2544
+ context: __SerdeContext
2545
+ ) => Promise<DescribeEndpointCommandOutput>;
2546
+ export declare const deserializeAws_json1_1DescribeEndpointConfigCommand: (
2547
+ output: __HttpResponse,
2548
+ context: __SerdeContext
2549
+ ) => Promise<DescribeEndpointConfigCommandOutput>;
2550
+ export declare const deserializeAws_json1_1DescribeExperimentCommand: (
2551
+ output: __HttpResponse,
2552
+ context: __SerdeContext
2553
+ ) => Promise<DescribeExperimentCommandOutput>;
2554
+ export declare const deserializeAws_json1_1DescribeFeatureGroupCommand: (
2555
+ output: __HttpResponse,
2556
+ context: __SerdeContext
2557
+ ) => Promise<DescribeFeatureGroupCommandOutput>;
2558
+ export declare const deserializeAws_json1_1DescribeFeatureMetadataCommand: (
2559
+ output: __HttpResponse,
2560
+ context: __SerdeContext
2561
+ ) => Promise<DescribeFeatureMetadataCommandOutput>;
2562
+ export declare const deserializeAws_json1_1DescribeFlowDefinitionCommand: (
2563
+ output: __HttpResponse,
2564
+ context: __SerdeContext
2565
+ ) => Promise<DescribeFlowDefinitionCommandOutput>;
2566
+ export declare const deserializeAws_json1_1DescribeHumanTaskUiCommand: (
2567
+ output: __HttpResponse,
2568
+ context: __SerdeContext
2569
+ ) => Promise<DescribeHumanTaskUiCommandOutput>;
2570
+ export declare const deserializeAws_json1_1DescribeHyperParameterTuningJobCommand: (
2571
+ output: __HttpResponse,
2572
+ context: __SerdeContext
2573
+ ) => Promise<DescribeHyperParameterTuningJobCommandOutput>;
2574
+ export declare const deserializeAws_json1_1DescribeImageCommand: (
2575
+ output: __HttpResponse,
2576
+ context: __SerdeContext
2577
+ ) => Promise<DescribeImageCommandOutput>;
2578
+ export declare const deserializeAws_json1_1DescribeImageVersionCommand: (
2579
+ output: __HttpResponse,
2580
+ context: __SerdeContext
2581
+ ) => Promise<DescribeImageVersionCommandOutput>;
2582
+ export declare const deserializeAws_json1_1DescribeInferenceRecommendationsJobCommand: (
2583
+ output: __HttpResponse,
2584
+ context: __SerdeContext
2585
+ ) => Promise<DescribeInferenceRecommendationsJobCommandOutput>;
2586
+ export declare const deserializeAws_json1_1DescribeLabelingJobCommand: (
2587
+ output: __HttpResponse,
2588
+ context: __SerdeContext
2589
+ ) => Promise<DescribeLabelingJobCommandOutput>;
2590
+ export declare const deserializeAws_json1_1DescribeLineageGroupCommand: (
2591
+ output: __HttpResponse,
2592
+ context: __SerdeContext
2593
+ ) => Promise<DescribeLineageGroupCommandOutput>;
2594
+ export declare const deserializeAws_json1_1DescribeModelCommand: (
2595
+ output: __HttpResponse,
2596
+ context: __SerdeContext
2597
+ ) => Promise<DescribeModelCommandOutput>;
2598
+ export declare const deserializeAws_json1_1DescribeModelBiasJobDefinitionCommand: (
2599
+ output: __HttpResponse,
2600
+ context: __SerdeContext
2601
+ ) => Promise<DescribeModelBiasJobDefinitionCommandOutput>;
2602
+ export declare const deserializeAws_json1_1DescribeModelExplainabilityJobDefinitionCommand: (
2603
+ output: __HttpResponse,
2604
+ context: __SerdeContext
2605
+ ) => Promise<DescribeModelExplainabilityJobDefinitionCommandOutput>;
2606
+ export declare const deserializeAws_json1_1DescribeModelPackageCommand: (
2607
+ output: __HttpResponse,
2608
+ context: __SerdeContext
2609
+ ) => Promise<DescribeModelPackageCommandOutput>;
2610
+ export declare const deserializeAws_json1_1DescribeModelPackageGroupCommand: (
2611
+ output: __HttpResponse,
2612
+ context: __SerdeContext
2613
+ ) => Promise<DescribeModelPackageGroupCommandOutput>;
2614
+ export declare const deserializeAws_json1_1DescribeModelQualityJobDefinitionCommand: (
2615
+ output: __HttpResponse,
2616
+ context: __SerdeContext
2617
+ ) => Promise<DescribeModelQualityJobDefinitionCommandOutput>;
2618
+ export declare const deserializeAws_json1_1DescribeMonitoringScheduleCommand: (
2619
+ output: __HttpResponse,
2620
+ context: __SerdeContext
2621
+ ) => Promise<DescribeMonitoringScheduleCommandOutput>;
2622
+ export declare const deserializeAws_json1_1DescribeNotebookInstanceCommand: (
2623
+ output: __HttpResponse,
2624
+ context: __SerdeContext
2625
+ ) => Promise<DescribeNotebookInstanceCommandOutput>;
2626
+ export declare const deserializeAws_json1_1DescribeNotebookInstanceLifecycleConfigCommand: (
2627
+ output: __HttpResponse,
2628
+ context: __SerdeContext
2629
+ ) => Promise<DescribeNotebookInstanceLifecycleConfigCommandOutput>;
2630
+ export declare const deserializeAws_json1_1DescribePipelineCommand: (
2631
+ output: __HttpResponse,
2632
+ context: __SerdeContext
2633
+ ) => Promise<DescribePipelineCommandOutput>;
2634
+ export declare const deserializeAws_json1_1DescribePipelineDefinitionForExecutionCommand: (
2635
+ output: __HttpResponse,
2636
+ context: __SerdeContext
2637
+ ) => Promise<DescribePipelineDefinitionForExecutionCommandOutput>;
2638
+ export declare const deserializeAws_json1_1DescribePipelineExecutionCommand: (
2639
+ output: __HttpResponse,
2640
+ context: __SerdeContext
2641
+ ) => Promise<DescribePipelineExecutionCommandOutput>;
2642
+ export declare const deserializeAws_json1_1DescribeProcessingJobCommand: (
2643
+ output: __HttpResponse,
2644
+ context: __SerdeContext
2645
+ ) => Promise<DescribeProcessingJobCommandOutput>;
2646
+ export declare const deserializeAws_json1_1DescribeProjectCommand: (
2647
+ output: __HttpResponse,
2648
+ context: __SerdeContext
2649
+ ) => Promise<DescribeProjectCommandOutput>;
2650
+ export declare const deserializeAws_json1_1DescribeStudioLifecycleConfigCommand: (
2651
+ output: __HttpResponse,
2652
+ context: __SerdeContext
2653
+ ) => Promise<DescribeStudioLifecycleConfigCommandOutput>;
2654
+ export declare const deserializeAws_json1_1DescribeSubscribedWorkteamCommand: (
2655
+ output: __HttpResponse,
2656
+ context: __SerdeContext
2657
+ ) => Promise<DescribeSubscribedWorkteamCommandOutput>;
2658
+ export declare const deserializeAws_json1_1DescribeTrainingJobCommand: (
2659
+ output: __HttpResponse,
2660
+ context: __SerdeContext
2661
+ ) => Promise<DescribeTrainingJobCommandOutput>;
2662
+ export declare const deserializeAws_json1_1DescribeTransformJobCommand: (
2663
+ output: __HttpResponse,
2664
+ context: __SerdeContext
2665
+ ) => Promise<DescribeTransformJobCommandOutput>;
2666
+ export declare const deserializeAws_json1_1DescribeTrialCommand: (
2667
+ output: __HttpResponse,
2668
+ context: __SerdeContext
2669
+ ) => Promise<DescribeTrialCommandOutput>;
2670
+ export declare const deserializeAws_json1_1DescribeTrialComponentCommand: (
2671
+ output: __HttpResponse,
2672
+ context: __SerdeContext
2673
+ ) => Promise<DescribeTrialComponentCommandOutput>;
2674
+ export declare const deserializeAws_json1_1DescribeUserProfileCommand: (
2675
+ output: __HttpResponse,
2676
+ context: __SerdeContext
2677
+ ) => Promise<DescribeUserProfileCommandOutput>;
2678
+ export declare const deserializeAws_json1_1DescribeWorkforceCommand: (
2679
+ output: __HttpResponse,
2680
+ context: __SerdeContext
2681
+ ) => Promise<DescribeWorkforceCommandOutput>;
2682
+ export declare const deserializeAws_json1_1DescribeWorkteamCommand: (
2683
+ output: __HttpResponse,
2684
+ context: __SerdeContext
2685
+ ) => Promise<DescribeWorkteamCommandOutput>;
2686
+ export declare const deserializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand: (
2687
+ output: __HttpResponse,
2688
+ context: __SerdeContext
2689
+ ) => Promise<DisableSagemakerServicecatalogPortfolioCommandOutput>;
2690
+ export declare const deserializeAws_json1_1DisassociateTrialComponentCommand: (
2691
+ output: __HttpResponse,
2692
+ context: __SerdeContext
2693
+ ) => Promise<DisassociateTrialComponentCommandOutput>;
2694
+ export declare const deserializeAws_json1_1EnableSagemakerServicecatalogPortfolioCommand: (
2695
+ output: __HttpResponse,
2696
+ context: __SerdeContext
2697
+ ) => Promise<EnableSagemakerServicecatalogPortfolioCommandOutput>;
2698
+ export declare const deserializeAws_json1_1GetDeviceFleetReportCommand: (
2699
+ output: __HttpResponse,
2700
+ context: __SerdeContext
2701
+ ) => Promise<GetDeviceFleetReportCommandOutput>;
2702
+ export declare const deserializeAws_json1_1GetLineageGroupPolicyCommand: (
2703
+ output: __HttpResponse,
2704
+ context: __SerdeContext
2705
+ ) => Promise<GetLineageGroupPolicyCommandOutput>;
2706
+ export declare const deserializeAws_json1_1GetModelPackageGroupPolicyCommand: (
2707
+ output: __HttpResponse,
2708
+ context: __SerdeContext
2709
+ ) => Promise<GetModelPackageGroupPolicyCommandOutput>;
2710
+ export declare const deserializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand: (
2711
+ output: __HttpResponse,
2712
+ context: __SerdeContext
2713
+ ) => Promise<GetSagemakerServicecatalogPortfolioStatusCommandOutput>;
2714
+ export declare const deserializeAws_json1_1GetSearchSuggestionsCommand: (
2715
+ output: __HttpResponse,
2716
+ context: __SerdeContext
2717
+ ) => Promise<GetSearchSuggestionsCommandOutput>;
2718
+ export declare const deserializeAws_json1_1ListActionsCommand: (
2719
+ output: __HttpResponse,
2720
+ context: __SerdeContext
2721
+ ) => Promise<ListActionsCommandOutput>;
2722
+ export declare const deserializeAws_json1_1ListAlgorithmsCommand: (
2723
+ output: __HttpResponse,
2724
+ context: __SerdeContext
2725
+ ) => Promise<ListAlgorithmsCommandOutput>;
2726
+ export declare const deserializeAws_json1_1ListAppImageConfigsCommand: (
2727
+ output: __HttpResponse,
2728
+ context: __SerdeContext
2729
+ ) => Promise<ListAppImageConfigsCommandOutput>;
2730
+ export declare const deserializeAws_json1_1ListAppsCommand: (
2731
+ output: __HttpResponse,
2732
+ context: __SerdeContext
2733
+ ) => Promise<ListAppsCommandOutput>;
2734
+ export declare const deserializeAws_json1_1ListArtifactsCommand: (
2735
+ output: __HttpResponse,
2736
+ context: __SerdeContext
2737
+ ) => Promise<ListArtifactsCommandOutput>;
2738
+ export declare const deserializeAws_json1_1ListAssociationsCommand: (
2739
+ output: __HttpResponse,
2740
+ context: __SerdeContext
2741
+ ) => Promise<ListAssociationsCommandOutput>;
2742
+ export declare const deserializeAws_json1_1ListAutoMLJobsCommand: (
2743
+ output: __HttpResponse,
2744
+ context: __SerdeContext
2745
+ ) => Promise<ListAutoMLJobsCommandOutput>;
2746
+ export declare const deserializeAws_json1_1ListCandidatesForAutoMLJobCommand: (
2747
+ output: __HttpResponse,
2748
+ context: __SerdeContext
2749
+ ) => Promise<ListCandidatesForAutoMLJobCommandOutput>;
2750
+ export declare const deserializeAws_json1_1ListCodeRepositoriesCommand: (
2751
+ output: __HttpResponse,
2752
+ context: __SerdeContext
2753
+ ) => Promise<ListCodeRepositoriesCommandOutput>;
2754
+ export declare const deserializeAws_json1_1ListCompilationJobsCommand: (
2755
+ output: __HttpResponse,
2756
+ context: __SerdeContext
2757
+ ) => Promise<ListCompilationJobsCommandOutput>;
2758
+ export declare const deserializeAws_json1_1ListContextsCommand: (
2759
+ output: __HttpResponse,
2760
+ context: __SerdeContext
2761
+ ) => Promise<ListContextsCommandOutput>;
2762
+ export declare const deserializeAws_json1_1ListDataQualityJobDefinitionsCommand: (
2763
+ output: __HttpResponse,
2764
+ context: __SerdeContext
2765
+ ) => Promise<ListDataQualityJobDefinitionsCommandOutput>;
2766
+ export declare const deserializeAws_json1_1ListDeviceFleetsCommand: (
2767
+ output: __HttpResponse,
2768
+ context: __SerdeContext
2769
+ ) => Promise<ListDeviceFleetsCommandOutput>;
2770
+ export declare const deserializeAws_json1_1ListDevicesCommand: (
2771
+ output: __HttpResponse,
2772
+ context: __SerdeContext
2773
+ ) => Promise<ListDevicesCommandOutput>;
2774
+ export declare const deserializeAws_json1_1ListDomainsCommand: (
2775
+ output: __HttpResponse,
2776
+ context: __SerdeContext
2777
+ ) => Promise<ListDomainsCommandOutput>;
2778
+ export declare const deserializeAws_json1_1ListEdgeDeploymentPlansCommand: (
2779
+ output: __HttpResponse,
2780
+ context: __SerdeContext
2781
+ ) => Promise<ListEdgeDeploymentPlansCommandOutput>;
2782
+ export declare const deserializeAws_json1_1ListEdgePackagingJobsCommand: (
2783
+ output: __HttpResponse,
2784
+ context: __SerdeContext
2785
+ ) => Promise<ListEdgePackagingJobsCommandOutput>;
2786
+ export declare const deserializeAws_json1_1ListEndpointConfigsCommand: (
2787
+ output: __HttpResponse,
2788
+ context: __SerdeContext
2789
+ ) => Promise<ListEndpointConfigsCommandOutput>;
2790
+ export declare const deserializeAws_json1_1ListEndpointsCommand: (
2791
+ output: __HttpResponse,
2792
+ context: __SerdeContext
2793
+ ) => Promise<ListEndpointsCommandOutput>;
2794
+ export declare const deserializeAws_json1_1ListExperimentsCommand: (
2795
+ output: __HttpResponse,
2796
+ context: __SerdeContext
2797
+ ) => Promise<ListExperimentsCommandOutput>;
2798
+ export declare const deserializeAws_json1_1ListFeatureGroupsCommand: (
2799
+ output: __HttpResponse,
2800
+ context: __SerdeContext
2801
+ ) => Promise<ListFeatureGroupsCommandOutput>;
2802
+ export declare const deserializeAws_json1_1ListFlowDefinitionsCommand: (
2803
+ output: __HttpResponse,
2804
+ context: __SerdeContext
2805
+ ) => Promise<ListFlowDefinitionsCommandOutput>;
2806
+ export declare const deserializeAws_json1_1ListHumanTaskUisCommand: (
2807
+ output: __HttpResponse,
2808
+ context: __SerdeContext
2809
+ ) => Promise<ListHumanTaskUisCommandOutput>;
2810
+ export declare const deserializeAws_json1_1ListHyperParameterTuningJobsCommand: (
2811
+ output: __HttpResponse,
2812
+ context: __SerdeContext
2813
+ ) => Promise<ListHyperParameterTuningJobsCommandOutput>;
2814
+ export declare const deserializeAws_json1_1ListImagesCommand: (
2815
+ output: __HttpResponse,
2816
+ context: __SerdeContext
2817
+ ) => Promise<ListImagesCommandOutput>;
2818
+ export declare const deserializeAws_json1_1ListImageVersionsCommand: (
2819
+ output: __HttpResponse,
2820
+ context: __SerdeContext
2821
+ ) => Promise<ListImageVersionsCommandOutput>;
2822
+ export declare const deserializeAws_json1_1ListInferenceRecommendationsJobsCommand: (
2823
+ output: __HttpResponse,
2824
+ context: __SerdeContext
2825
+ ) => Promise<ListInferenceRecommendationsJobsCommandOutput>;
2826
+ export declare const deserializeAws_json1_1ListLabelingJobsCommand: (
2827
+ output: __HttpResponse,
2828
+ context: __SerdeContext
2829
+ ) => Promise<ListLabelingJobsCommandOutput>;
2830
+ export declare const deserializeAws_json1_1ListLabelingJobsForWorkteamCommand: (
2831
+ output: __HttpResponse,
2832
+ context: __SerdeContext
2833
+ ) => Promise<ListLabelingJobsForWorkteamCommandOutput>;
2834
+ export declare const deserializeAws_json1_1ListLineageGroupsCommand: (
2835
+ output: __HttpResponse,
2836
+ context: __SerdeContext
2837
+ ) => Promise<ListLineageGroupsCommandOutput>;
2838
+ export declare const deserializeAws_json1_1ListModelBiasJobDefinitionsCommand: (
2839
+ output: __HttpResponse,
2840
+ context: __SerdeContext
2841
+ ) => Promise<ListModelBiasJobDefinitionsCommandOutput>;
2842
+ export declare const deserializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand: (
2843
+ output: __HttpResponse,
2844
+ context: __SerdeContext
2845
+ ) => Promise<ListModelExplainabilityJobDefinitionsCommandOutput>;
2846
+ export declare const deserializeAws_json1_1ListModelMetadataCommand: (
2847
+ output: __HttpResponse,
2848
+ context: __SerdeContext
2849
+ ) => Promise<ListModelMetadataCommandOutput>;
2850
+ export declare const deserializeAws_json1_1ListModelPackageGroupsCommand: (
2851
+ output: __HttpResponse,
2852
+ context: __SerdeContext
2853
+ ) => Promise<ListModelPackageGroupsCommandOutput>;
2854
+ export declare const deserializeAws_json1_1ListModelPackagesCommand: (
2855
+ output: __HttpResponse,
2856
+ context: __SerdeContext
2857
+ ) => Promise<ListModelPackagesCommandOutput>;
2858
+ export declare const deserializeAws_json1_1ListModelQualityJobDefinitionsCommand: (
2859
+ output: __HttpResponse,
2860
+ context: __SerdeContext
2861
+ ) => Promise<ListModelQualityJobDefinitionsCommandOutput>;
2862
+ export declare const deserializeAws_json1_1ListModelsCommand: (
2863
+ output: __HttpResponse,
2864
+ context: __SerdeContext
2865
+ ) => Promise<ListModelsCommandOutput>;
2866
+ export declare const deserializeAws_json1_1ListMonitoringExecutionsCommand: (
2867
+ output: __HttpResponse,
2868
+ context: __SerdeContext
2869
+ ) => Promise<ListMonitoringExecutionsCommandOutput>;
2870
+ export declare const deserializeAws_json1_1ListMonitoringSchedulesCommand: (
2871
+ output: __HttpResponse,
2872
+ context: __SerdeContext
2873
+ ) => Promise<ListMonitoringSchedulesCommandOutput>;
2874
+ export declare const deserializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand: (
2875
+ output: __HttpResponse,
2876
+ context: __SerdeContext
2877
+ ) => Promise<ListNotebookInstanceLifecycleConfigsCommandOutput>;
2878
+ export declare const deserializeAws_json1_1ListNotebookInstancesCommand: (
2879
+ output: __HttpResponse,
2880
+ context: __SerdeContext
2881
+ ) => Promise<ListNotebookInstancesCommandOutput>;
2882
+ export declare const deserializeAws_json1_1ListPipelineExecutionsCommand: (
2883
+ output: __HttpResponse,
2884
+ context: __SerdeContext
2885
+ ) => Promise<ListPipelineExecutionsCommandOutput>;
2886
+ export declare const deserializeAws_json1_1ListPipelineExecutionStepsCommand: (
2887
+ output: __HttpResponse,
2888
+ context: __SerdeContext
2889
+ ) => Promise<ListPipelineExecutionStepsCommandOutput>;
2890
+ export declare const deserializeAws_json1_1ListPipelineParametersForExecutionCommand: (
2891
+ output: __HttpResponse,
2892
+ context: __SerdeContext
2893
+ ) => Promise<ListPipelineParametersForExecutionCommandOutput>;
2894
+ export declare const deserializeAws_json1_1ListPipelinesCommand: (
2895
+ output: __HttpResponse,
2896
+ context: __SerdeContext
2897
+ ) => Promise<ListPipelinesCommandOutput>;
2898
+ export declare const deserializeAws_json1_1ListProcessingJobsCommand: (
2899
+ output: __HttpResponse,
2900
+ context: __SerdeContext
2901
+ ) => Promise<ListProcessingJobsCommandOutput>;
2902
+ export declare const deserializeAws_json1_1ListProjectsCommand: (
2903
+ output: __HttpResponse,
2904
+ context: __SerdeContext
2905
+ ) => Promise<ListProjectsCommandOutput>;
2906
+ export declare const deserializeAws_json1_1ListStageDevicesCommand: (
2907
+ output: __HttpResponse,
2908
+ context: __SerdeContext
2909
+ ) => Promise<ListStageDevicesCommandOutput>;
2910
+ export declare const deserializeAws_json1_1ListStudioLifecycleConfigsCommand: (
2911
+ output: __HttpResponse,
2912
+ context: __SerdeContext
2913
+ ) => Promise<ListStudioLifecycleConfigsCommandOutput>;
2914
+ export declare const deserializeAws_json1_1ListSubscribedWorkteamsCommand: (
2915
+ output: __HttpResponse,
2916
+ context: __SerdeContext
2917
+ ) => Promise<ListSubscribedWorkteamsCommandOutput>;
2918
+ export declare const deserializeAws_json1_1ListTagsCommand: (
2919
+ output: __HttpResponse,
2920
+ context: __SerdeContext
2921
+ ) => Promise<ListTagsCommandOutput>;
2922
+ export declare const deserializeAws_json1_1ListTrainingJobsCommand: (
2923
+ output: __HttpResponse,
2924
+ context: __SerdeContext
2925
+ ) => Promise<ListTrainingJobsCommandOutput>;
2926
+ export declare const deserializeAws_json1_1ListTrainingJobsForHyperParameterTuningJobCommand: (
2927
+ output: __HttpResponse,
2928
+ context: __SerdeContext
2929
+ ) => Promise<ListTrainingJobsForHyperParameterTuningJobCommandOutput>;
2930
+ export declare const deserializeAws_json1_1ListTransformJobsCommand: (
2931
+ output: __HttpResponse,
2932
+ context: __SerdeContext
2933
+ ) => Promise<ListTransformJobsCommandOutput>;
2934
+ export declare const deserializeAws_json1_1ListTrialComponentsCommand: (
2935
+ output: __HttpResponse,
2936
+ context: __SerdeContext
2937
+ ) => Promise<ListTrialComponentsCommandOutput>;
2938
+ export declare const deserializeAws_json1_1ListTrialsCommand: (
2939
+ output: __HttpResponse,
2940
+ context: __SerdeContext
2941
+ ) => Promise<ListTrialsCommandOutput>;
2942
+ export declare const deserializeAws_json1_1ListUserProfilesCommand: (
2943
+ output: __HttpResponse,
2944
+ context: __SerdeContext
2945
+ ) => Promise<ListUserProfilesCommandOutput>;
2946
+ export declare const deserializeAws_json1_1ListWorkforcesCommand: (
2947
+ output: __HttpResponse,
2948
+ context: __SerdeContext
2949
+ ) => Promise<ListWorkforcesCommandOutput>;
2950
+ export declare const deserializeAws_json1_1ListWorkteamsCommand: (
2951
+ output: __HttpResponse,
2952
+ context: __SerdeContext
2953
+ ) => Promise<ListWorkteamsCommandOutput>;
2954
+ export declare const deserializeAws_json1_1PutModelPackageGroupPolicyCommand: (
2955
+ output: __HttpResponse,
2956
+ context: __SerdeContext
2957
+ ) => Promise<PutModelPackageGroupPolicyCommandOutput>;
2958
+ export declare const deserializeAws_json1_1QueryLineageCommand: (
2959
+ output: __HttpResponse,
2960
+ context: __SerdeContext
2961
+ ) => Promise<QueryLineageCommandOutput>;
2962
+ export declare const deserializeAws_json1_1RegisterDevicesCommand: (
2963
+ output: __HttpResponse,
2964
+ context: __SerdeContext
2965
+ ) => Promise<RegisterDevicesCommandOutput>;
2966
+ export declare const deserializeAws_json1_1RenderUiTemplateCommand: (
2967
+ output: __HttpResponse,
2968
+ context: __SerdeContext
2969
+ ) => Promise<RenderUiTemplateCommandOutput>;
2970
+ export declare const deserializeAws_json1_1RetryPipelineExecutionCommand: (
2971
+ output: __HttpResponse,
2972
+ context: __SerdeContext
2973
+ ) => Promise<RetryPipelineExecutionCommandOutput>;
2974
+ export declare const deserializeAws_json1_1SearchCommand: (
2975
+ output: __HttpResponse,
2976
+ context: __SerdeContext
2977
+ ) => Promise<SearchCommandOutput>;
2978
+ export declare const deserializeAws_json1_1SendPipelineExecutionStepFailureCommand: (
2979
+ output: __HttpResponse,
2980
+ context: __SerdeContext
2981
+ ) => Promise<SendPipelineExecutionStepFailureCommandOutput>;
2982
+ export declare const deserializeAws_json1_1SendPipelineExecutionStepSuccessCommand: (
2983
+ output: __HttpResponse,
2984
+ context: __SerdeContext
2985
+ ) => Promise<SendPipelineExecutionStepSuccessCommandOutput>;
2986
+ export declare const deserializeAws_json1_1StartEdgeDeploymentStageCommand: (
2987
+ output: __HttpResponse,
2988
+ context: __SerdeContext
2989
+ ) => Promise<StartEdgeDeploymentStageCommandOutput>;
2990
+ export declare const deserializeAws_json1_1StartMonitoringScheduleCommand: (
2991
+ output: __HttpResponse,
2992
+ context: __SerdeContext
2993
+ ) => Promise<StartMonitoringScheduleCommandOutput>;
2994
+ export declare const deserializeAws_json1_1StartNotebookInstanceCommand: (
2995
+ output: __HttpResponse,
2996
+ context: __SerdeContext
2997
+ ) => Promise<StartNotebookInstanceCommandOutput>;
2998
+ export declare const deserializeAws_json1_1StartPipelineExecutionCommand: (
2999
+ output: __HttpResponse,
3000
+ context: __SerdeContext
3001
+ ) => Promise<StartPipelineExecutionCommandOutput>;
3002
+ export declare const deserializeAws_json1_1StopAutoMLJobCommand: (
3003
+ output: __HttpResponse,
3004
+ context: __SerdeContext
3005
+ ) => Promise<StopAutoMLJobCommandOutput>;
3006
+ export declare const deserializeAws_json1_1StopCompilationJobCommand: (
3007
+ output: __HttpResponse,
3008
+ context: __SerdeContext
3009
+ ) => Promise<StopCompilationJobCommandOutput>;
3010
+ export declare const deserializeAws_json1_1StopEdgeDeploymentStageCommand: (
3011
+ output: __HttpResponse,
3012
+ context: __SerdeContext
3013
+ ) => Promise<StopEdgeDeploymentStageCommandOutput>;
3014
+ export declare const deserializeAws_json1_1StopEdgePackagingJobCommand: (
3015
+ output: __HttpResponse,
3016
+ context: __SerdeContext
3017
+ ) => Promise<StopEdgePackagingJobCommandOutput>;
3018
+ export declare const deserializeAws_json1_1StopHyperParameterTuningJobCommand: (
3019
+ output: __HttpResponse,
3020
+ context: __SerdeContext
3021
+ ) => Promise<StopHyperParameterTuningJobCommandOutput>;
3022
+ export declare const deserializeAws_json1_1StopInferenceRecommendationsJobCommand: (
3023
+ output: __HttpResponse,
3024
+ context: __SerdeContext
3025
+ ) => Promise<StopInferenceRecommendationsJobCommandOutput>;
3026
+ export declare const deserializeAws_json1_1StopLabelingJobCommand: (
3027
+ output: __HttpResponse,
3028
+ context: __SerdeContext
3029
+ ) => Promise<StopLabelingJobCommandOutput>;
3030
+ export declare const deserializeAws_json1_1StopMonitoringScheduleCommand: (
3031
+ output: __HttpResponse,
3032
+ context: __SerdeContext
3033
+ ) => Promise<StopMonitoringScheduleCommandOutput>;
3034
+ export declare const deserializeAws_json1_1StopNotebookInstanceCommand: (
3035
+ output: __HttpResponse,
3036
+ context: __SerdeContext
3037
+ ) => Promise<StopNotebookInstanceCommandOutput>;
3038
+ export declare const deserializeAws_json1_1StopPipelineExecutionCommand: (
3039
+ output: __HttpResponse,
3040
+ context: __SerdeContext
3041
+ ) => Promise<StopPipelineExecutionCommandOutput>;
3042
+ export declare const deserializeAws_json1_1StopProcessingJobCommand: (
3043
+ output: __HttpResponse,
3044
+ context: __SerdeContext
3045
+ ) => Promise<StopProcessingJobCommandOutput>;
3046
+ export declare const deserializeAws_json1_1StopTrainingJobCommand: (
3047
+ output: __HttpResponse,
3048
+ context: __SerdeContext
3049
+ ) => Promise<StopTrainingJobCommandOutput>;
3050
+ export declare const deserializeAws_json1_1StopTransformJobCommand: (
3051
+ output: __HttpResponse,
3052
+ context: __SerdeContext
3053
+ ) => Promise<StopTransformJobCommandOutput>;
3054
+ export declare const deserializeAws_json1_1UpdateActionCommand: (
3055
+ output: __HttpResponse,
3056
+ context: __SerdeContext
3057
+ ) => Promise<UpdateActionCommandOutput>;
3058
+ export declare const deserializeAws_json1_1UpdateAppImageConfigCommand: (
3059
+ output: __HttpResponse,
3060
+ context: __SerdeContext
3061
+ ) => Promise<UpdateAppImageConfigCommandOutput>;
3062
+ export declare const deserializeAws_json1_1UpdateArtifactCommand: (
3063
+ output: __HttpResponse,
3064
+ context: __SerdeContext
3065
+ ) => Promise<UpdateArtifactCommandOutput>;
3066
+ export declare const deserializeAws_json1_1UpdateCodeRepositoryCommand: (
3067
+ output: __HttpResponse,
3068
+ context: __SerdeContext
3069
+ ) => Promise<UpdateCodeRepositoryCommandOutput>;
3070
+ export declare const deserializeAws_json1_1UpdateContextCommand: (
3071
+ output: __HttpResponse,
3072
+ context: __SerdeContext
3073
+ ) => Promise<UpdateContextCommandOutput>;
3074
+ export declare const deserializeAws_json1_1UpdateDeviceFleetCommand: (
3075
+ output: __HttpResponse,
3076
+ context: __SerdeContext
3077
+ ) => Promise<UpdateDeviceFleetCommandOutput>;
3078
+ export declare const deserializeAws_json1_1UpdateDevicesCommand: (
3079
+ output: __HttpResponse,
3080
+ context: __SerdeContext
3081
+ ) => Promise<UpdateDevicesCommandOutput>;
3082
+ export declare const deserializeAws_json1_1UpdateDomainCommand: (
3083
+ output: __HttpResponse,
3084
+ context: __SerdeContext
3085
+ ) => Promise<UpdateDomainCommandOutput>;
3086
+ export declare const deserializeAws_json1_1UpdateEndpointCommand: (
3087
+ output: __HttpResponse,
3088
+ context: __SerdeContext
3089
+ ) => Promise<UpdateEndpointCommandOutput>;
3090
+ export declare const deserializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand: (
3091
+ output: __HttpResponse,
3092
+ context: __SerdeContext
3093
+ ) => Promise<UpdateEndpointWeightsAndCapacitiesCommandOutput>;
3094
+ export declare const deserializeAws_json1_1UpdateExperimentCommand: (
3095
+ output: __HttpResponse,
3096
+ context: __SerdeContext
3097
+ ) => Promise<UpdateExperimentCommandOutput>;
3098
+ export declare const deserializeAws_json1_1UpdateFeatureGroupCommand: (
3099
+ output: __HttpResponse,
3100
+ context: __SerdeContext
3101
+ ) => Promise<UpdateFeatureGroupCommandOutput>;
3102
+ export declare const deserializeAws_json1_1UpdateFeatureMetadataCommand: (
3103
+ output: __HttpResponse,
3104
+ context: __SerdeContext
3105
+ ) => Promise<UpdateFeatureMetadataCommandOutput>;
3106
+ export declare const deserializeAws_json1_1UpdateImageCommand: (
3107
+ output: __HttpResponse,
3108
+ context: __SerdeContext
3109
+ ) => Promise<UpdateImageCommandOutput>;
3110
+ export declare const deserializeAws_json1_1UpdateModelPackageCommand: (
3111
+ output: __HttpResponse,
3112
+ context: __SerdeContext
3113
+ ) => Promise<UpdateModelPackageCommandOutput>;
3114
+ export declare const deserializeAws_json1_1UpdateMonitoringScheduleCommand: (
3115
+ output: __HttpResponse,
3116
+ context: __SerdeContext
3117
+ ) => Promise<UpdateMonitoringScheduleCommandOutput>;
3118
+ export declare const deserializeAws_json1_1UpdateNotebookInstanceCommand: (
3119
+ output: __HttpResponse,
3120
+ context: __SerdeContext
3121
+ ) => Promise<UpdateNotebookInstanceCommandOutput>;
3122
+ export declare const deserializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand: (
3123
+ output: __HttpResponse,
3124
+ context: __SerdeContext
3125
+ ) => Promise<UpdateNotebookInstanceLifecycleConfigCommandOutput>;
3126
+ export declare const deserializeAws_json1_1UpdatePipelineCommand: (
3127
+ output: __HttpResponse,
3128
+ context: __SerdeContext
3129
+ ) => Promise<UpdatePipelineCommandOutput>;
3130
+ export declare const deserializeAws_json1_1UpdatePipelineExecutionCommand: (
3131
+ output: __HttpResponse,
3132
+ context: __SerdeContext
3133
+ ) => Promise<UpdatePipelineExecutionCommandOutput>;
3134
+ export declare const deserializeAws_json1_1UpdateProjectCommand: (
3135
+ output: __HttpResponse,
3136
+ context: __SerdeContext
3137
+ ) => Promise<UpdateProjectCommandOutput>;
3138
+ export declare const deserializeAws_json1_1UpdateTrainingJobCommand: (
3139
+ output: __HttpResponse,
3140
+ context: __SerdeContext
3141
+ ) => Promise<UpdateTrainingJobCommandOutput>;
3142
+ export declare const deserializeAws_json1_1UpdateTrialCommand: (
3143
+ output: __HttpResponse,
3144
+ context: __SerdeContext
3145
+ ) => Promise<UpdateTrialCommandOutput>;
3146
+ export declare const deserializeAws_json1_1UpdateTrialComponentCommand: (
3147
+ output: __HttpResponse,
3148
+ context: __SerdeContext
3149
+ ) => Promise<UpdateTrialComponentCommandOutput>;
3150
+ export declare const deserializeAws_json1_1UpdateUserProfileCommand: (
3151
+ output: __HttpResponse,
3152
+ context: __SerdeContext
3153
+ ) => Promise<UpdateUserProfileCommandOutput>;
3154
+ export declare const deserializeAws_json1_1UpdateWorkforceCommand: (
3155
+ output: __HttpResponse,
3156
+ context: __SerdeContext
3157
+ ) => Promise<UpdateWorkforceCommandOutput>;
3158
+ export declare const deserializeAws_json1_1UpdateWorkteamCommand: (
3159
+ output: __HttpResponse,
3160
+ context: __SerdeContext
3161
+ ) => Promise<UpdateWorkteamCommandOutput>;