@aws-sdk/client-machine-learning 3.34.0 → 3.35.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 (432) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/{dist/cjs → dist-cjs}/MachineLearning.js +1 -1
  3. package/dist-cjs/MachineLearning.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/MachineLearningClient.js +8 -8
  5. package/dist-cjs/MachineLearningClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/AddTagsCommand.js +2 -2
  7. package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/CreateBatchPredictionCommand.js +2 -2
  9. package/dist-cjs/commands/CreateBatchPredictionCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromRDSCommand.js +2 -2
  11. package/dist-cjs/commands/CreateDataSourceFromRDSCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromRedshiftCommand.js +2 -2
  13. package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromRedshiftCommand.js.map +1 -1
  14. package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromS3Command.js +2 -2
  15. package/dist-cjs/commands/CreateDataSourceFromS3Command.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreateEvaluationCommand.js +2 -2
  17. package/dist-cjs/commands/CreateEvaluationCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/CreateMLModelCommand.js +2 -2
  19. package/dist-cjs/commands/CreateMLModelCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/CreateRealtimeEndpointCommand.js +2 -2
  21. package/dist-cjs/commands/CreateRealtimeEndpointCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DeleteBatchPredictionCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteBatchPredictionCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DeleteDataSourceCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteDataSourceCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DeleteEvaluationCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteEvaluationCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DeleteMLModelCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteMLModelCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DeleteRealtimeEndpointCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteRealtimeEndpointCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DeleteTagsCommand.js +2 -2
  33. package/{dist/cjs/commands/GetMLModelCommand.js.map → dist-cjs/commands/DeleteTagsCommand.js.map} +1 -1
  34. package/{dist/cjs → dist-cjs}/commands/DescribeBatchPredictionsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeBatchPredictionsCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeDataSourcesCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeDataSourcesCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeEvaluationsCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeEvaluationsCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/DescribeMLModelsCommand.js +2 -2
  41. package/{dist/cjs/commands/UpdateDataSourceCommand.js.map → dist-cjs/commands/DescribeMLModelsCommand.js.map} +1 -1
  42. package/{dist/cjs → dist-cjs}/commands/DescribeTagsCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeTagsCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/GetBatchPredictionCommand.js +2 -2
  45. package/dist-cjs/commands/GetBatchPredictionCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/GetDataSourceCommand.js +2 -2
  47. package/dist-cjs/commands/GetDataSourceCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/GetEvaluationCommand.js +2 -2
  49. package/{dist/cjs/commands/UpdateMLModelCommand.js.map → dist-cjs/commands/GetEvaluationCommand.js.map} +1 -1
  50. package/{dist/cjs → dist-cjs}/commands/GetMLModelCommand.js +2 -2
  51. package/dist-cjs/commands/GetMLModelCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/PredictCommand.js +2 -2
  53. package/dist-cjs/commands/PredictCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/UpdateBatchPredictionCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateBatchPredictionCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/commands/UpdateDataSourceCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateDataSourceCommand.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/commands/UpdateEvaluationCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateEvaluationCommand.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/commands/UpdateMLModelCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateMLModelCommand.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
  63. package/dist-cjs/endpoints.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/index.js +0 -0
  65. package/dist-cjs/index.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/models/index.js +0 -0
  67. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  68. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  69. package/dist-cjs/models/models_0.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/pagination/DescribeBatchPredictionsPaginator.js +1 -1
  71. package/dist-cjs/pagination/DescribeBatchPredictionsPaginator.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/pagination/DescribeDataSourcesPaginator.js +1 -1
  73. package/dist-cjs/pagination/DescribeDataSourcesPaginator.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/pagination/DescribeEvaluationsPaginator.js +1 -1
  75. package/dist-cjs/pagination/DescribeEvaluationsPaginator.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/pagination/DescribeMLModelsPaginator.js +1 -1
  77. package/dist-cjs/pagination/DescribeMLModelsPaginator.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  79. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  80. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
  81. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  82. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
  83. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  84. package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
  85. package/dist-cjs/runtimeConfig.js.map +1 -0
  86. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
  87. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  88. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  89. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  90. package/{dist/cjs → dist-cjs}/waiters/waitForBatchPredictionAvailable.js +10 -10
  91. package/dist-cjs/waiters/waitForBatchPredictionAvailable.js.map +1 -0
  92. package/{dist/cjs → dist-cjs}/waiters/waitForDataSourceAvailable.js +10 -10
  93. package/dist-cjs/waiters/waitForDataSourceAvailable.js.map +1 -0
  94. package/{dist/cjs → dist-cjs}/waiters/waitForEvaluationAvailable.js +10 -10
  95. package/dist-cjs/waiters/waitForEvaluationAvailable.js.map +1 -0
  96. package/{dist/cjs → dist-cjs}/waiters/waitForMLModelAvailable.js +10 -10
  97. package/dist-cjs/waiters/waitForMLModelAvailable.js.map +1 -0
  98. package/{dist/es → dist-es}/MachineLearning.js +1 -1
  99. package/dist-es/MachineLearning.js.map +1 -0
  100. package/{dist/es → dist-es}/MachineLearningClient.js +1 -1
  101. package/dist-es/MachineLearningClient.js.map +1 -0
  102. package/{dist/es → dist-es}/commands/AddTagsCommand.js +2 -2
  103. package/dist-es/commands/AddTagsCommand.js.map +1 -0
  104. package/{dist/es → dist-es}/commands/CreateBatchPredictionCommand.js +2 -2
  105. package/dist-es/commands/CreateBatchPredictionCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/CreateDataSourceFromRDSCommand.js +2 -2
  107. package/dist-es/commands/CreateDataSourceFromRDSCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/CreateDataSourceFromRedshiftCommand.js +2 -2
  109. package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/CreateDataSourceFromS3Command.js +2 -2
  111. package/dist-es/commands/CreateDataSourceFromS3Command.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/CreateEvaluationCommand.js +2 -2
  113. package/dist-es/commands/CreateEvaluationCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/CreateMLModelCommand.js +2 -2
  115. package/dist-es/commands/CreateMLModelCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/CreateRealtimeEndpointCommand.js +2 -2
  117. package/dist-es/commands/CreateRealtimeEndpointCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/DeleteBatchPredictionCommand.js +2 -2
  119. package/dist-es/commands/DeleteBatchPredictionCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/DeleteDataSourceCommand.js +2 -2
  121. package/dist-es/commands/DeleteDataSourceCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/DeleteEvaluationCommand.js +2 -2
  123. package/dist-es/commands/DeleteEvaluationCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/DeleteMLModelCommand.js +2 -2
  125. package/dist-es/commands/DeleteMLModelCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/DeleteRealtimeEndpointCommand.js +2 -2
  127. package/dist-es/commands/DeleteRealtimeEndpointCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/DeleteTagsCommand.js +2 -2
  129. package/dist-es/commands/DeleteTagsCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/DescribeBatchPredictionsCommand.js +2 -2
  131. package/dist-es/commands/DescribeBatchPredictionsCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/commands/DescribeDataSourcesCommand.js +2 -2
  133. package/dist-es/commands/DescribeDataSourcesCommand.js.map +1 -0
  134. package/{dist/es → dist-es}/commands/DescribeEvaluationsCommand.js +2 -2
  135. package/dist-es/commands/DescribeEvaluationsCommand.js.map +1 -0
  136. package/{dist/es → dist-es}/commands/DescribeMLModelsCommand.js +2 -2
  137. package/dist-es/commands/DescribeMLModelsCommand.js.map +1 -0
  138. package/{dist/es → dist-es}/commands/DescribeTagsCommand.js +2 -2
  139. package/dist-es/commands/DescribeTagsCommand.js.map +1 -0
  140. package/{dist/es → dist-es}/commands/GetBatchPredictionCommand.js +2 -2
  141. package/dist-es/commands/GetBatchPredictionCommand.js.map +1 -0
  142. package/{dist/es → dist-es}/commands/GetDataSourceCommand.js +2 -2
  143. package/dist-es/commands/GetDataSourceCommand.js.map +1 -0
  144. package/{dist/es → dist-es}/commands/GetEvaluationCommand.js +2 -2
  145. package/dist-es/commands/GetEvaluationCommand.js.map +1 -0
  146. package/{dist/es → dist-es}/commands/GetMLModelCommand.js +2 -2
  147. package/dist-es/commands/GetMLModelCommand.js.map +1 -0
  148. package/{dist/es → dist-es}/commands/PredictCommand.js +2 -2
  149. package/dist-es/commands/PredictCommand.js.map +1 -0
  150. package/{dist/es → dist-es}/commands/UpdateBatchPredictionCommand.js +2 -2
  151. package/dist-es/commands/UpdateBatchPredictionCommand.js.map +1 -0
  152. package/{dist/es → dist-es}/commands/UpdateDataSourceCommand.js +2 -2
  153. package/dist-es/commands/UpdateDataSourceCommand.js.map +1 -0
  154. package/{dist/es → dist-es}/commands/UpdateEvaluationCommand.js +2 -2
  155. package/dist-es/commands/UpdateEvaluationCommand.js.map +1 -0
  156. package/{dist/es → dist-es}/commands/UpdateMLModelCommand.js +2 -2
  157. package/dist-es/commands/UpdateMLModelCommand.js.map +1 -0
  158. package/{dist/es → dist-es}/endpoints.js +0 -0
  159. package/dist-es/endpoints.js.map +1 -0
  160. package/{dist/es → dist-es}/index.js +0 -0
  161. package/dist-es/index.js.map +1 -0
  162. package/{dist/es → dist-es}/models/index.js +0 -0
  163. package/dist-es/models/index.js.map +1 -0
  164. package/{dist/es → dist-es}/models/models_0.js +0 -0
  165. package/dist-es/models/models_0.js.map +1 -0
  166. package/{dist/es → dist-es}/pagination/DescribeBatchPredictionsPaginator.js +1 -1
  167. package/dist-es/pagination/DescribeBatchPredictionsPaginator.js.map +1 -0
  168. package/{dist/es → dist-es}/pagination/DescribeDataSourcesPaginator.js +1 -1
  169. package/dist-es/pagination/DescribeDataSourcesPaginator.js.map +1 -0
  170. package/{dist/es → dist-es}/pagination/DescribeEvaluationsPaginator.js +1 -1
  171. package/dist-es/pagination/DescribeEvaluationsPaginator.js.map +1 -0
  172. package/{dist/es → dist-es}/pagination/DescribeMLModelsPaginator.js +1 -1
  173. package/dist-es/pagination/DescribeMLModelsPaginator.js.map +1 -0
  174. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  175. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  176. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
  177. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  178. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
  179. package/dist-es/runtimeConfig.browser.js.map +1 -0
  180. package/{dist/es → dist-es}/runtimeConfig.js +2 -2
  181. package/dist-es/runtimeConfig.js.map +1 -0
  182. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
  183. package/dist-es/runtimeConfig.native.js.map +1 -0
  184. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
  185. package/dist-es/runtimeConfig.shared.js.map +1 -0
  186. package/{dist/es → dist-es}/waiters/waitForBatchPredictionAvailable.js +1 -1
  187. package/dist-es/waiters/waitForBatchPredictionAvailable.js.map +1 -0
  188. package/{dist/es → dist-es}/waiters/waitForDataSourceAvailable.js +1 -1
  189. package/dist-es/waiters/waitForDataSourceAvailable.js.map +1 -0
  190. package/{dist/es → dist-es}/waiters/waitForEvaluationAvailable.js +1 -1
  191. package/dist-es/waiters/waitForEvaluationAvailable.js.map +1 -0
  192. package/{dist/es → dist-es}/waiters/waitForMLModelAvailable.js +1 -1
  193. package/dist-es/waiters/waitForMLModelAvailable.js.map +1 -0
  194. package/{dist/types → dist-types}/MachineLearning.d.ts +2 -2
  195. package/{dist/types → dist-types}/MachineLearningClient.d.ts +8 -8
  196. package/{dist/types → dist-types}/commands/AddTagsCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/commands/CreateBatchPredictionCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/commands/CreateDataSourceFromRDSCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/commands/CreateDataSourceFromRedshiftCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/commands/CreateDataSourceFromS3Command.d.ts +2 -2
  201. package/{dist/types → dist-types}/commands/CreateEvaluationCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/commands/CreateMLModelCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/commands/CreateRealtimeEndpointCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/commands/DeleteBatchPredictionCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/commands/DeleteDataSourceCommand.d.ts +2 -2
  206. package/{dist/types → dist-types}/commands/DeleteEvaluationCommand.d.ts +2 -2
  207. package/{dist/types → dist-types}/commands/DeleteMLModelCommand.d.ts +2 -2
  208. package/{dist/types → dist-types}/commands/DeleteRealtimeEndpointCommand.d.ts +2 -2
  209. package/{dist/types → dist-types}/commands/DeleteTagsCommand.d.ts +2 -2
  210. package/{dist/types → dist-types}/commands/DescribeBatchPredictionsCommand.d.ts +2 -2
  211. package/{dist/types → dist-types}/commands/DescribeDataSourcesCommand.d.ts +2 -2
  212. package/{dist/types → dist-types}/commands/DescribeEvaluationsCommand.d.ts +2 -2
  213. package/{dist/types → dist-types}/commands/DescribeMLModelsCommand.d.ts +2 -2
  214. package/{dist/types → dist-types}/commands/DescribeTagsCommand.d.ts +2 -2
  215. package/{dist/types → dist-types}/commands/GetBatchPredictionCommand.d.ts +2 -2
  216. package/{dist/types → dist-types}/commands/GetDataSourceCommand.d.ts +2 -2
  217. package/{dist/types → dist-types}/commands/GetEvaluationCommand.d.ts +2 -2
  218. package/{dist/types → dist-types}/commands/GetMLModelCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/commands/PredictCommand.d.ts +2 -2
  220. package/{dist/types → dist-types}/commands/UpdateBatchPredictionCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/commands/UpdateDataSourceCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/commands/UpdateEvaluationCommand.d.ts +2 -2
  223. package/{dist/types → dist-types}/commands/UpdateMLModelCommand.d.ts +2 -2
  224. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  225. package/{dist/types → dist-types}/index.d.ts +0 -0
  226. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  227. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  228. package/{dist/types → dist-types}/pagination/DescribeBatchPredictionsPaginator.d.ts +1 -1
  229. package/{dist/types → dist-types}/pagination/DescribeDataSourcesPaginator.d.ts +1 -1
  230. package/{dist/types → dist-types}/pagination/DescribeEvaluationsPaginator.d.ts +1 -1
  231. package/{dist/types → dist-types}/pagination/DescribeMLModelsPaginator.d.ts +1 -1
  232. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  233. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
  234. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  235. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  236. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  237. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  238. package/{dist/types → dist-types}/ts3.4/MachineLearning.d.ts +2 -2
  239. package/{dist/types → dist-types}/ts3.4/MachineLearningClient.d.ts +8 -8
  240. package/{dist/types → dist-types}/ts3.4/commands/AddTagsCommand.d.ts +2 -2
  241. package/{dist/types → dist-types}/ts3.4/commands/CreateBatchPredictionCommand.d.ts +2 -2
  242. package/{dist/types → dist-types}/ts3.4/commands/CreateDataSourceFromRDSCommand.d.ts +2 -2
  243. package/{dist/types → dist-types}/ts3.4/commands/CreateDataSourceFromRedshiftCommand.d.ts +2 -2
  244. package/{dist/types → dist-types}/ts3.4/commands/CreateDataSourceFromS3Command.d.ts +2 -2
  245. package/{dist/types → dist-types}/ts3.4/commands/CreateEvaluationCommand.d.ts +2 -2
  246. package/{dist/types → dist-types}/ts3.4/commands/CreateMLModelCommand.d.ts +2 -2
  247. package/{dist/types → dist-types}/ts3.4/commands/CreateRealtimeEndpointCommand.d.ts +2 -2
  248. package/{dist/types → dist-types}/ts3.4/commands/DeleteBatchPredictionCommand.d.ts +2 -2
  249. package/{dist/types → dist-types}/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -2
  250. package/{dist/types → dist-types}/ts3.4/commands/DeleteEvaluationCommand.d.ts +2 -2
  251. package/{dist/types → dist-types}/ts3.4/commands/DeleteMLModelCommand.d.ts +2 -2
  252. package/{dist/types → dist-types}/ts3.4/commands/DeleteRealtimeEndpointCommand.d.ts +2 -2
  253. package/{dist/types → dist-types}/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  254. package/{dist/types → dist-types}/ts3.4/commands/DescribeBatchPredictionsCommand.d.ts +2 -2
  255. package/{dist/types → dist-types}/ts3.4/commands/DescribeDataSourcesCommand.d.ts +2 -2
  256. package/{dist/types → dist-types}/ts3.4/commands/DescribeEvaluationsCommand.d.ts +2 -2
  257. package/{dist/types → dist-types}/ts3.4/commands/DescribeMLModelsCommand.d.ts +2 -2
  258. package/{dist/types → dist-types}/ts3.4/commands/DescribeTagsCommand.d.ts +2 -2
  259. package/{dist/types → dist-types}/ts3.4/commands/GetBatchPredictionCommand.d.ts +2 -2
  260. package/{dist/types → dist-types}/ts3.4/commands/GetDataSourceCommand.d.ts +2 -2
  261. package/{dist/types → dist-types}/ts3.4/commands/GetEvaluationCommand.d.ts +2 -2
  262. package/{dist/types → dist-types}/ts3.4/commands/GetMLModelCommand.d.ts +2 -2
  263. package/{dist/types → dist-types}/ts3.4/commands/PredictCommand.d.ts +2 -2
  264. package/{dist/types → dist-types}/ts3.4/commands/UpdateBatchPredictionCommand.d.ts +2 -2
  265. package/{dist/types → dist-types}/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -2
  266. package/{dist/types → dist-types}/ts3.4/commands/UpdateEvaluationCommand.d.ts +2 -2
  267. package/{dist/types → dist-types}/ts3.4/commands/UpdateMLModelCommand.d.ts +2 -2
  268. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  269. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  270. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  271. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  272. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBatchPredictionsPaginator.d.ts +1 -1
  273. package/{dist/types → dist-types}/ts3.4/pagination/DescribeDataSourcesPaginator.d.ts +1 -1
  274. package/{dist/types → dist-types}/ts3.4/pagination/DescribeEvaluationsPaginator.d.ts +1 -1
  275. package/{dist/types → dist-types}/ts3.4/pagination/DescribeMLModelsPaginator.d.ts +1 -1
  276. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  277. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
  278. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
  279. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
  280. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
  281. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  282. package/{dist/types → dist-types}/ts3.4/waiters/waitForBatchPredictionAvailable.d.ts +2 -2
  283. package/{dist/types → dist-types}/ts3.4/waiters/waitForDataSourceAvailable.d.ts +2 -2
  284. package/{dist/types → dist-types}/ts3.4/waiters/waitForEvaluationAvailable.d.ts +2 -2
  285. package/{dist/types → dist-types}/ts3.4/waiters/waitForMLModelAvailable.d.ts +2 -2
  286. package/{dist/types → dist-types}/waiters/waitForBatchPredictionAvailable.d.ts +2 -2
  287. package/{dist/types → dist-types}/waiters/waitForDataSourceAvailable.d.ts +2 -2
  288. package/{dist/types → dist-types}/waiters/waitForEvaluationAvailable.d.ts +2 -2
  289. package/{dist/types → dist-types}/waiters/waitForMLModelAvailable.d.ts +2 -2
  290. package/package.json +44 -44
  291. package/{MachineLearning.ts → src/MachineLearning.ts} +3 -2
  292. package/{MachineLearningClient.ts → src/MachineLearningClient.ts} +58 -57
  293. package/{commands → src/commands}/AddTagsCommand.ts +5 -4
  294. package/{commands → src/commands}/CreateBatchPredictionCommand.ts +8 -7
  295. package/{commands → src/commands}/CreateDataSourceFromRDSCommand.ts +8 -7
  296. package/{commands → src/commands}/CreateDataSourceFromRedshiftCommand.ts +8 -7
  297. package/{commands → src/commands}/CreateDataSourceFromS3Command.ts +8 -7
  298. package/{commands → src/commands}/CreateEvaluationCommand.ts +8 -7
  299. package/{commands → src/commands}/CreateMLModelCommand.ts +8 -7
  300. package/{commands → src/commands}/CreateRealtimeEndpointCommand.ts +8 -7
  301. package/{commands → src/commands}/DeleteBatchPredictionCommand.ts +8 -7
  302. package/{commands → src/commands}/DeleteDataSourceCommand.ts +8 -7
  303. package/{commands → src/commands}/DeleteEvaluationCommand.ts +8 -7
  304. package/{commands → src/commands}/DeleteMLModelCommand.ts +8 -7
  305. package/{commands → src/commands}/DeleteRealtimeEndpointCommand.ts +8 -7
  306. package/{commands → src/commands}/DeleteTagsCommand.ts +8 -7
  307. package/{commands → src/commands}/DescribeBatchPredictionsCommand.ts +8 -7
  308. package/{commands → src/commands}/DescribeDataSourcesCommand.ts +8 -7
  309. package/{commands → src/commands}/DescribeEvaluationsCommand.ts +8 -7
  310. package/{commands → src/commands}/DescribeMLModelsCommand.ts +8 -7
  311. package/{commands → src/commands}/DescribeTagsCommand.ts +8 -7
  312. package/{commands → src/commands}/GetBatchPredictionCommand.ts +8 -7
  313. package/{commands → src/commands}/GetDataSourceCommand.ts +8 -7
  314. package/{commands → src/commands}/GetEvaluationCommand.ts +8 -7
  315. package/{commands → src/commands}/GetMLModelCommand.ts +8 -7
  316. package/{commands → src/commands}/PredictCommand.ts +5 -4
  317. package/{commands → src/commands}/UpdateBatchPredictionCommand.ts +8 -7
  318. package/{commands → src/commands}/UpdateDataSourceCommand.ts +8 -7
  319. package/{commands → src/commands}/UpdateEvaluationCommand.ts +8 -7
  320. package/{commands → src/commands}/UpdateMLModelCommand.ts +8 -7
  321. package/{endpoints.ts → src/endpoints.ts} +1 -1
  322. package/{index.ts → src/index.ts} +0 -0
  323. package/{models → src/models}/index.ts +0 -0
  324. package/{models → src/models}/models_0.ts +0 -0
  325. package/{pagination → src/pagination}/DescribeBatchPredictionsPaginator.ts +4 -3
  326. package/{pagination → src/pagination}/DescribeDataSourcesPaginator.ts +4 -3
  327. package/{pagination → src/pagination}/DescribeEvaluationsPaginator.ts +4 -3
  328. package/{pagination → src/pagination}/DescribeMLModelsPaginator.ts +4 -3
  329. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  330. package/{protocols → src/protocols}/Aws_json1_1.ts +52 -51
  331. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  332. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  333. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  334. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  335. package/{waiters → src/waiters}/waitForBatchPredictionAvailable.ts +12 -11
  336. package/{waiters → src/waiters}/waitForDataSourceAvailable.ts +12 -11
  337. package/{waiters → src/waiters}/waitForEvaluationAvailable.ts +12 -11
  338. package/{waiters → src/waiters}/waitForMLModelAvailable.ts +12 -11
  339. package/tsconfig.es.json +1 -1
  340. package/tsconfig.json +4 -2
  341. package/tsconfig.types.json +3 -2
  342. package/dist/cjs/MachineLearning.js.map +0 -1
  343. package/dist/cjs/MachineLearningClient.js.map +0 -1
  344. package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
  345. package/dist/cjs/commands/CreateBatchPredictionCommand.js.map +0 -1
  346. package/dist/cjs/commands/CreateDataSourceFromRDSCommand.js.map +0 -1
  347. package/dist/cjs/commands/CreateDataSourceFromS3Command.js.map +0 -1
  348. package/dist/cjs/commands/CreateEvaluationCommand.js.map +0 -1
  349. package/dist/cjs/commands/CreateMLModelCommand.js.map +0 -1
  350. package/dist/cjs/commands/CreateRealtimeEndpointCommand.js.map +0 -1
  351. package/dist/cjs/commands/DeleteBatchPredictionCommand.js.map +0 -1
  352. package/dist/cjs/commands/DeleteDataSourceCommand.js.map +0 -1
  353. package/dist/cjs/commands/DeleteEvaluationCommand.js.map +0 -1
  354. package/dist/cjs/commands/DeleteMLModelCommand.js.map +0 -1
  355. package/dist/cjs/commands/DeleteRealtimeEndpointCommand.js.map +0 -1
  356. package/dist/cjs/commands/DeleteTagsCommand.js.map +0 -1
  357. package/dist/cjs/commands/DescribeBatchPredictionsCommand.js.map +0 -1
  358. package/dist/cjs/commands/DescribeDataSourcesCommand.js.map +0 -1
  359. package/dist/cjs/commands/DescribeEvaluationsCommand.js.map +0 -1
  360. package/dist/cjs/commands/DescribeMLModelsCommand.js.map +0 -1
  361. package/dist/cjs/commands/DescribeTagsCommand.js.map +0 -1
  362. package/dist/cjs/commands/GetBatchPredictionCommand.js.map +0 -1
  363. package/dist/cjs/commands/GetDataSourceCommand.js.map +0 -1
  364. package/dist/cjs/commands/GetEvaluationCommand.js.map +0 -1
  365. package/dist/cjs/commands/PredictCommand.js.map +0 -1
  366. package/dist/cjs/commands/UpdateBatchPredictionCommand.js.map +0 -1
  367. package/dist/cjs/commands/UpdateEvaluationCommand.js.map +0 -1
  368. package/dist/cjs/endpoints.js.map +0 -1
  369. package/dist/cjs/index.js.map +0 -1
  370. package/dist/cjs/models/models_0.js.map +0 -1
  371. package/dist/cjs/package.json +0 -93
  372. package/dist/cjs/pagination/DescribeBatchPredictionsPaginator.js.map +0 -1
  373. package/dist/cjs/pagination/DescribeDataSourcesPaginator.js.map +0 -1
  374. package/dist/cjs/pagination/DescribeEvaluationsPaginator.js.map +0 -1
  375. package/dist/cjs/pagination/DescribeMLModelsPaginator.js.map +0 -1
  376. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  377. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  378. package/dist/cjs/runtimeConfig.js.map +0 -1
  379. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  380. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  381. package/dist/cjs/waiters/waitForBatchPredictionAvailable.js.map +0 -1
  382. package/dist/cjs/waiters/waitForDataSourceAvailable.js.map +0 -1
  383. package/dist/cjs/waiters/waitForEvaluationAvailable.js.map +0 -1
  384. package/dist/cjs/waiters/waitForMLModelAvailable.js.map +0 -1
  385. package/dist/es/MachineLearning.js.map +0 -1
  386. package/dist/es/MachineLearningClient.js.map +0 -1
  387. package/dist/es/commands/AddTagsCommand.js.map +0 -1
  388. package/dist/es/commands/CreateBatchPredictionCommand.js.map +0 -1
  389. package/dist/es/commands/CreateDataSourceFromRDSCommand.js.map +0 -1
  390. package/dist/es/commands/CreateDataSourceFromRedshiftCommand.js.map +0 -1
  391. package/dist/es/commands/CreateDataSourceFromS3Command.js.map +0 -1
  392. package/dist/es/commands/CreateEvaluationCommand.js.map +0 -1
  393. package/dist/es/commands/CreateMLModelCommand.js.map +0 -1
  394. package/dist/es/commands/CreateRealtimeEndpointCommand.js.map +0 -1
  395. package/dist/es/commands/DeleteBatchPredictionCommand.js.map +0 -1
  396. package/dist/es/commands/DeleteDataSourceCommand.js.map +0 -1
  397. package/dist/es/commands/DeleteEvaluationCommand.js.map +0 -1
  398. package/dist/es/commands/DeleteMLModelCommand.js.map +0 -1
  399. package/dist/es/commands/DeleteRealtimeEndpointCommand.js.map +0 -1
  400. package/dist/es/commands/DeleteTagsCommand.js.map +0 -1
  401. package/dist/es/commands/DescribeBatchPredictionsCommand.js.map +0 -1
  402. package/dist/es/commands/DescribeDataSourcesCommand.js.map +0 -1
  403. package/dist/es/commands/DescribeEvaluationsCommand.js.map +0 -1
  404. package/dist/es/commands/DescribeMLModelsCommand.js.map +0 -1
  405. package/dist/es/commands/DescribeTagsCommand.js.map +0 -1
  406. package/dist/es/commands/GetBatchPredictionCommand.js.map +0 -1
  407. package/dist/es/commands/GetDataSourceCommand.js.map +0 -1
  408. package/dist/es/commands/GetEvaluationCommand.js.map +0 -1
  409. package/dist/es/commands/GetMLModelCommand.js.map +0 -1
  410. package/dist/es/commands/PredictCommand.js.map +0 -1
  411. package/dist/es/commands/UpdateBatchPredictionCommand.js.map +0 -1
  412. package/dist/es/commands/UpdateDataSourceCommand.js.map +0 -1
  413. package/dist/es/commands/UpdateEvaluationCommand.js.map +0 -1
  414. package/dist/es/commands/UpdateMLModelCommand.js.map +0 -1
  415. package/dist/es/endpoints.js.map +0 -1
  416. package/dist/es/index.js.map +0 -1
  417. package/dist/es/models/index.js.map +0 -1
  418. package/dist/es/models/models_0.js.map +0 -1
  419. package/dist/es/package.json +0 -93
  420. package/dist/es/pagination/DescribeBatchPredictionsPaginator.js.map +0 -1
  421. package/dist/es/pagination/DescribeDataSourcesPaginator.js.map +0 -1
  422. package/dist/es/pagination/DescribeEvaluationsPaginator.js.map +0 -1
  423. package/dist/es/pagination/DescribeMLModelsPaginator.js.map +0 -1
  424. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  425. package/dist/es/runtimeConfig.browser.js.map +0 -1
  426. package/dist/es/runtimeConfig.js.map +0 -1
  427. package/dist/es/runtimeConfig.native.js.map +0 -1
  428. package/dist/es/runtimeConfig.shared.js.map +0 -1
  429. package/dist/es/waiters/waitForBatchPredictionAvailable.js.map +0 -1
  430. package/dist/es/waiters/waitForDataSourceAvailable.js.map +0 -1
  431. package/dist/es/waiters/waitForEvaluationAvailable.js.map +0 -1
  432. package/dist/es/waiters/waitForMLModelAvailable.js.map +0 -1
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateEvaluationInput, CreateEvaluationOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateEvaluationCommand,
5
- serializeAws_json1_1CreateEvaluationCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { CreateEvaluationInput, CreateEvaluationOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateEvaluationCommand,
18
+ serializeAws_json1_1CreateEvaluationCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateEvaluationCommandInput extends CreateEvaluationInput {}
21
22
  export interface CreateEvaluationCommandOutput extends CreateEvaluationOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateMLModelInput, CreateMLModelOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateMLModelCommand,
5
- serializeAws_json1_1CreateMLModelCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { CreateMLModelInput, CreateMLModelOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateMLModelCommand,
18
+ serializeAws_json1_1CreateMLModelCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateMLModelCommandInput extends CreateMLModelInput {}
21
22
  export interface CreateMLModelCommandOutput extends CreateMLModelOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateRealtimeEndpointInput, CreateRealtimeEndpointOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateRealtimeEndpointCommand,
5
- serializeAws_json1_1CreateRealtimeEndpointCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { CreateRealtimeEndpointInput, CreateRealtimeEndpointOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateRealtimeEndpointCommand,
18
+ serializeAws_json1_1CreateRealtimeEndpointCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateRealtimeEndpointCommandInput extends CreateRealtimeEndpointInput {}
21
22
  export interface CreateRealtimeEndpointCommandOutput extends CreateRealtimeEndpointOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DeleteBatchPredictionInput, DeleteBatchPredictionOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteBatchPredictionCommand,
5
- serializeAws_json1_1DeleteBatchPredictionCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DeleteBatchPredictionInput, DeleteBatchPredictionOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteBatchPredictionCommand,
18
+ serializeAws_json1_1DeleteBatchPredictionCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteBatchPredictionCommandInput extends DeleteBatchPredictionInput {}
21
22
  export interface DeleteBatchPredictionCommandOutput extends DeleteBatchPredictionOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DeleteDataSourceInput, DeleteDataSourceOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteDataSourceCommand,
5
- serializeAws_json1_1DeleteDataSourceCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DeleteDataSourceInput, DeleteDataSourceOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteDataSourceCommand,
18
+ serializeAws_json1_1DeleteDataSourceCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteDataSourceCommandInput extends DeleteDataSourceInput {}
21
22
  export interface DeleteDataSourceCommandOutput extends DeleteDataSourceOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DeleteEvaluationInput, DeleteEvaluationOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteEvaluationCommand,
5
- serializeAws_json1_1DeleteEvaluationCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DeleteEvaluationInput, DeleteEvaluationOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteEvaluationCommand,
18
+ serializeAws_json1_1DeleteEvaluationCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteEvaluationCommandInput extends DeleteEvaluationInput {}
21
22
  export interface DeleteEvaluationCommandOutput extends DeleteEvaluationOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DeleteMLModelInput, DeleteMLModelOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteMLModelCommand,
5
- serializeAws_json1_1DeleteMLModelCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DeleteMLModelInput, DeleteMLModelOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteMLModelCommand,
18
+ serializeAws_json1_1DeleteMLModelCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteMLModelCommandInput extends DeleteMLModelInput {}
21
22
  export interface DeleteMLModelCommandOutput extends DeleteMLModelOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DeleteRealtimeEndpointInput, DeleteRealtimeEndpointOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteRealtimeEndpointCommand,
5
- serializeAws_json1_1DeleteRealtimeEndpointCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DeleteRealtimeEndpointInput, DeleteRealtimeEndpointOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteRealtimeEndpointCommand,
18
+ serializeAws_json1_1DeleteRealtimeEndpointCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteRealtimeEndpointCommandInput extends DeleteRealtimeEndpointInput {}
21
22
  export interface DeleteRealtimeEndpointCommandOutput extends DeleteRealtimeEndpointOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DeleteTagsInput, DeleteTagsOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteTagsCommand,
5
- serializeAws_json1_1DeleteTagsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DeleteTagsInput, DeleteTagsOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteTagsCommand,
18
+ serializeAws_json1_1DeleteTagsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteTagsCommandInput extends DeleteTagsInput {}
21
22
  export interface DeleteTagsCommandOutput extends DeleteTagsOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DescribeBatchPredictionsInput, DescribeBatchPredictionsOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeBatchPredictionsCommand,
5
- serializeAws_json1_1DescribeBatchPredictionsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DescribeBatchPredictionsInput, DescribeBatchPredictionsOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeBatchPredictionsCommand,
18
+ serializeAws_json1_1DescribeBatchPredictionsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeBatchPredictionsCommandInput extends DescribeBatchPredictionsInput {}
21
22
  export interface DescribeBatchPredictionsCommandOutput extends DescribeBatchPredictionsOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DescribeDataSourcesInput, DescribeDataSourcesOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeDataSourcesCommand,
5
- serializeAws_json1_1DescribeDataSourcesCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DescribeDataSourcesInput, DescribeDataSourcesOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeDataSourcesCommand,
18
+ serializeAws_json1_1DescribeDataSourcesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeDataSourcesCommandInput extends DescribeDataSourcesInput {}
21
22
  export interface DescribeDataSourcesCommandOutput extends DescribeDataSourcesOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DescribeEvaluationsInput, DescribeEvaluationsOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeEvaluationsCommand,
5
- serializeAws_json1_1DescribeEvaluationsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DescribeEvaluationsInput, DescribeEvaluationsOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeEvaluationsCommand,
18
+ serializeAws_json1_1DescribeEvaluationsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeEvaluationsCommandInput extends DescribeEvaluationsInput {}
21
22
  export interface DescribeEvaluationsCommandOutput extends DescribeEvaluationsOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DescribeMLModelsInput, DescribeMLModelsOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeMLModelsCommand,
5
- serializeAws_json1_1DescribeMLModelsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DescribeMLModelsInput, DescribeMLModelsOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeMLModelsCommand,
18
+ serializeAws_json1_1DescribeMLModelsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeMLModelsCommandInput extends DescribeMLModelsInput {}
21
22
  export interface DescribeMLModelsCommandOutput extends DescribeMLModelsOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeTagsCommand,
5
- serializeAws_json1_1DescribeTagsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeTagsCommand,
18
+ serializeAws_json1_1DescribeTagsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeTagsCommandInput extends DescribeTagsInput {}
21
22
  export interface DescribeTagsCommandOutput extends DescribeTagsOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { GetBatchPredictionInput, GetBatchPredictionOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1GetBatchPredictionCommand,
5
- serializeAws_json1_1GetBatchPredictionCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { GetBatchPredictionInput, GetBatchPredictionOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1GetBatchPredictionCommand,
18
+ serializeAws_json1_1GetBatchPredictionCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface GetBatchPredictionCommandInput extends GetBatchPredictionInput {}
21
22
  export interface GetBatchPredictionCommandOutput extends GetBatchPredictionOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { GetDataSourceInput, GetDataSourceOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1GetDataSourceCommand,
5
- serializeAws_json1_1GetDataSourceCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { GetDataSourceInput, GetDataSourceOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1GetDataSourceCommand,
18
+ serializeAws_json1_1GetDataSourceCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface GetDataSourceCommandInput extends GetDataSourceInput {}
21
22
  export interface GetDataSourceCommandOutput extends GetDataSourceOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { GetEvaluationInput, GetEvaluationOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1GetEvaluationCommand,
5
- serializeAws_json1_1GetEvaluationCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { GetEvaluationInput, GetEvaluationOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1GetEvaluationCommand,
18
+ serializeAws_json1_1GetEvaluationCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface GetEvaluationCommandInput extends GetEvaluationInput {}
21
22
  export interface GetEvaluationCommandOutput extends GetEvaluationOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { GetMLModelInput, GetMLModelOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1GetMLModelCommand,
5
- serializeAws_json1_1GetMLModelCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { GetMLModelInput, GetMLModelOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1GetMLModelCommand,
18
+ serializeAws_json1_1GetMLModelCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface GetMLModelCommandInput extends GetMLModelInput {}
21
22
  export interface GetMLModelCommandOutput extends GetMLModelOutput, __MetadataBearer {}
22
23
 
@@ -1,6 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { PredictInput, PredictOutput } from "../models/models_0";
3
- import { deserializeAws_json1_1PredictCommand, serializeAws_json1_1PredictCommand } from "../protocols/Aws_json1_1";
4
1
  import { getPredictEndpointPlugin } from "@aws-sdk/middleware-sdk-machinelearning";
5
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
6
3
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
@@ -9,12 +6,16 @@ import {
9
6
  FinalizeHandlerArguments,
10
7
  Handler,
11
8
  HandlerExecutionContext,
12
- MiddlewareStack,
13
9
  HttpHandlerOptions as __HttpHandlerOptions,
14
10
  MetadataBearer as __MetadataBearer,
11
+ MiddlewareStack,
15
12
  SerdeContext as __SerdeContext,
16
13
  } from "@aws-sdk/types";
17
14
 
15
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
16
+ import { PredictInput, PredictOutput } from "../models/models_0";
17
+ import { deserializeAws_json1_1PredictCommand, serializeAws_json1_1PredictCommand } from "../protocols/Aws_json1_1";
18
+
18
19
  export interface PredictCommandInput extends PredictInput {}
19
20
  export interface PredictCommandOutput extends PredictOutput, __MetadataBearer {}
20
21
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { UpdateBatchPredictionInput, UpdateBatchPredictionOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1UpdateBatchPredictionCommand,
5
- serializeAws_json1_1UpdateBatchPredictionCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { UpdateBatchPredictionInput, UpdateBatchPredictionOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1UpdateBatchPredictionCommand,
18
+ serializeAws_json1_1UpdateBatchPredictionCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface UpdateBatchPredictionCommandInput extends UpdateBatchPredictionInput {}
21
22
  export interface UpdateBatchPredictionCommandOutput extends UpdateBatchPredictionOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { UpdateDataSourceInput, UpdateDataSourceOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1UpdateDataSourceCommand,
5
- serializeAws_json1_1UpdateDataSourceCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { UpdateDataSourceInput, UpdateDataSourceOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1UpdateDataSourceCommand,
18
+ serializeAws_json1_1UpdateDataSourceCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface UpdateDataSourceCommandInput extends UpdateDataSourceInput {}
21
22
  export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, __MetadataBearer {}
22
23