@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,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
4
  import { UpdateBatchPredictionInput, UpdateBatchPredictionOutput } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateBatchPredictionCommandInput extends UpdateBatchPredictionInput {
6
6
  }
7
7
  export interface UpdateBatchPredictionCommandOutput extends UpdateBatchPredictionOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
4
  import { UpdateDataSourceInput, UpdateDataSourceOutput } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateDataSourceCommandInput extends UpdateDataSourceInput {
6
6
  }
7
7
  export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
4
  import { UpdateEvaluationInput, UpdateEvaluationOutput } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateEvaluationCommandInput extends UpdateEvaluationInput {
6
6
  }
7
7
  export interface UpdateEvaluationCommandOutput extends UpdateEvaluationOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
4
  import { UpdateMLModelInput, UpdateMLModelOutput } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateMLModelCommandInput extends UpdateMLModelInput {
6
6
  }
7
7
  export interface UpdateMLModelCommandOutput extends UpdateMLModelOutput, __MetadataBearer {
File without changes
File without changes
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeBatchPredictionsCommandInput, DescribeBatchPredictionsCommandOutput } from "../commands/DescribeBatchPredictionsCommand";
2
3
  import { MachineLearningPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeBatchPredictions(config: MachineLearningPaginationConfiguration, input: DescribeBatchPredictionsCommandInput, ...additionalArguments: any): Paginator<DescribeBatchPredictionsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeDataSourcesCommandInput, DescribeDataSourcesCommandOutput } from "../commands/DescribeDataSourcesCommand";
2
3
  import { MachineLearningPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeDataSources(config: MachineLearningPaginationConfiguration, input: DescribeDataSourcesCommandInput, ...additionalArguments: any): Paginator<DescribeDataSourcesCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeEvaluationsCommandInput, DescribeEvaluationsCommandOutput } from "../commands/DescribeEvaluationsCommand";
2
3
  import { MachineLearningPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeEvaluations(config: MachineLearningPaginationConfiguration, input: DescribeEvaluationsCommandInput, ...additionalArguments: any): Paginator<DescribeEvaluationsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeMLModelsCommandInput, DescribeMLModelsCommandOutput } from "../commands/DescribeMLModelsCommand";
2
3
  import { MachineLearningPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeMLModels(config: MachineLearningPaginationConfiguration, input: DescribeMLModelsCommandInput, ...additionalArguments: any): Paginator<DescribeMLModelsCommandOutput>;
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { MachineLearning } from "../MachineLearning";
2
3
  import { MachineLearningClient } from "../MachineLearningClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface MachineLearningPaginationConfiguration extends PaginationConfiguration {
5
5
  client: MachineLearning | MachineLearningClient;
6
6
  }
@@ -1,3 +1,5 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
1
3
  import { AddTagsCommandInput, AddTagsCommandOutput } from "../commands/AddTagsCommand";
2
4
  import { CreateBatchPredictionCommandInput, CreateBatchPredictionCommandOutput } from "../commands/CreateBatchPredictionCommand";
3
5
  import { CreateDataSourceFromRDSCommandInput, CreateDataSourceFromRDSCommandOutput } from "../commands/CreateDataSourceFromRDSCommand";
@@ -26,8 +28,6 @@ import { UpdateBatchPredictionCommandInput, UpdateBatchPredictionCommandOutput }
26
28
  import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "../commands/UpdateDataSourceCommand";
27
29
  import { UpdateEvaluationCommandInput, UpdateEvaluationCommandOutput } from "../commands/UpdateEvaluationCommand";
28
30
  import { UpdateMLModelCommandInput, UpdateMLModelCommandOutput } from "../commands/UpdateMLModelCommand";
29
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
30
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
31
31
  export declare const serializeAws_json1_1AddTagsCommand: (input: AddTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
32
32
  export declare const serializeAws_json1_1CreateBatchPredictionCommand: (input: CreateBatchPredictionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
33
33
  export declare const serializeAws_json1_1CreateDataSourceFromRDSCommand: (input: CreateDataSourceFromRDSCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MachineLearningClientConfig) =>
8
8
  base64Decoder: import("@aws-sdk/types").Decoder;
9
9
  base64Encoder: import("@aws-sdk/types").Encoder;
10
10
  bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers").DefaultCredentialProvider;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
12
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
13
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
14
  region: string | import("@aws-sdk/types").Provider<string>;
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilBatchPredictionAvailable instead. waitForBatchPredictionAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilDataSourceAvailable instead. waitForDataSourceAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilEvaluationAvailable instead. waitForEvaluationAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilMLModelAvailable instead. waitForMLModelAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilBatchPredictionAvailable instead. waitForBatchPredictionAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilDataSourceAvailable instead. waitForDataSourceAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilEvaluationAvailable instead. waitForEvaluationAvailable does not throw error in non-success cases.
@@ -1,6 +1,6 @@
1
- import { MachineLearningClient } from "../MachineLearningClient";
2
- import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
3
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
+ import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
3
+ import { MachineLearningClient } from "../MachineLearningClient";
4
4
  /**
5
5
  *
6
6
  * @deprecated Use waitUntilMLModelAvailable instead. waitForMLModelAvailable does not throw error in non-success cases.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-machine-learning",
3
3
  "description": "AWS SDK for JavaScript Machine Learning Client for Node.js, Browser and React Native",
4
- "version": "3.34.0",
4
+ "version": "3.35.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -11,56 +11,50 @@
11
11
  "clean": "yarn clean:dist && yarn clean:docs",
12
12
  "clean:dist": "rimraf ./dist",
13
13
  "clean:docs": "rimraf ./docs",
14
- "downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
14
+ "downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
15
15
  "test": "exit 0"
16
16
  },
17
- "main": "./dist/cjs/index.js",
18
- "types": "./dist/types/index.d.ts",
19
- "module": "./dist/es/index.js",
20
- "browser": {
21
- "./runtimeConfig": "./runtimeConfig.browser"
22
- },
23
- "react-native": {
24
- "./runtimeConfig": "./runtimeConfig.native"
25
- },
17
+ "main": "./dist-cjs/index.js",
18
+ "types": "./dist-types/index.d.ts",
19
+ "module": "./dist-es/index.js",
26
20
  "sideEffects": false,
27
21
  "dependencies": {
28
22
  "@aws-crypto/sha256-browser": "^1.0.0",
29
23
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.34.0",
31
- "@aws-sdk/config-resolver": "3.34.0",
32
- "@aws-sdk/credential-provider-node": "3.34.0",
33
- "@aws-sdk/fetch-http-handler": "3.34.0",
34
- "@aws-sdk/hash-node": "3.34.0",
35
- "@aws-sdk/invalid-dependency": "3.34.0",
36
- "@aws-sdk/middleware-content-length": "3.34.0",
37
- "@aws-sdk/middleware-host-header": "3.34.0",
38
- "@aws-sdk/middleware-logger": "3.34.0",
39
- "@aws-sdk/middleware-retry": "3.34.0",
40
- "@aws-sdk/middleware-sdk-machinelearning": "3.34.0",
41
- "@aws-sdk/middleware-serde": "3.34.0",
42
- "@aws-sdk/middleware-signing": "3.34.0",
43
- "@aws-sdk/middleware-stack": "3.34.0",
44
- "@aws-sdk/middleware-user-agent": "3.34.0",
45
- "@aws-sdk/node-config-provider": "3.34.0",
46
- "@aws-sdk/node-http-handler": "3.34.0",
47
- "@aws-sdk/protocol-http": "3.34.0",
48
- "@aws-sdk/smithy-client": "3.34.0",
49
- "@aws-sdk/types": "3.34.0",
50
- "@aws-sdk/url-parser": "3.34.0",
51
- "@aws-sdk/util-base64-browser": "3.34.0",
52
- "@aws-sdk/util-base64-node": "3.34.0",
53
- "@aws-sdk/util-body-length-browser": "3.34.0",
54
- "@aws-sdk/util-body-length-node": "3.34.0",
55
- "@aws-sdk/util-user-agent-browser": "3.34.0",
56
- "@aws-sdk/util-user-agent-node": "3.34.0",
57
- "@aws-sdk/util-utf8-browser": "3.34.0",
58
- "@aws-sdk/util-utf8-node": "3.34.0",
59
- "@aws-sdk/util-waiter": "3.34.0",
24
+ "@aws-sdk/client-sts": "3.35.0",
25
+ "@aws-sdk/config-resolver": "3.35.0",
26
+ "@aws-sdk/credential-provider-node": "3.35.0",
27
+ "@aws-sdk/fetch-http-handler": "3.35.0",
28
+ "@aws-sdk/hash-node": "3.35.0",
29
+ "@aws-sdk/invalid-dependency": "3.35.0",
30
+ "@aws-sdk/middleware-content-length": "3.35.0",
31
+ "@aws-sdk/middleware-host-header": "3.35.0",
32
+ "@aws-sdk/middleware-logger": "3.35.0",
33
+ "@aws-sdk/middleware-retry": "3.35.0",
34
+ "@aws-sdk/middleware-sdk-machinelearning": "3.35.0",
35
+ "@aws-sdk/middleware-serde": "3.35.0",
36
+ "@aws-sdk/middleware-signing": "3.35.0",
37
+ "@aws-sdk/middleware-stack": "3.35.0",
38
+ "@aws-sdk/middleware-user-agent": "3.35.0",
39
+ "@aws-sdk/node-config-provider": "3.35.0",
40
+ "@aws-sdk/node-http-handler": "3.35.0",
41
+ "@aws-sdk/protocol-http": "3.35.0",
42
+ "@aws-sdk/smithy-client": "3.35.0",
43
+ "@aws-sdk/types": "3.35.0",
44
+ "@aws-sdk/url-parser": "3.35.0",
45
+ "@aws-sdk/util-base64-browser": "3.35.0",
46
+ "@aws-sdk/util-base64-node": "3.35.0",
47
+ "@aws-sdk/util-body-length-browser": "3.35.0",
48
+ "@aws-sdk/util-body-length-node": "3.35.0",
49
+ "@aws-sdk/util-user-agent-browser": "3.35.0",
50
+ "@aws-sdk/util-user-agent-node": "3.35.0",
51
+ "@aws-sdk/util-utf8-browser": "3.35.0",
52
+ "@aws-sdk/util-utf8-node": "3.35.0",
53
+ "@aws-sdk/util-waiter": "3.35.0",
60
54
  "tslib": "^2.3.0"
61
55
  },
62
56
  "devDependencies": {
63
- "@aws-sdk/client-documentation-generator": "3.34.0",
57
+ "@aws-sdk/client-documentation-generator": "3.35.0",
64
58
  "@types/node": "^12.7.5",
65
59
  "downlevel-dts": "0.7.0",
66
60
  "jest": "^26.1.0",
@@ -74,8 +68,8 @@
74
68
  },
75
69
  "typesVersions": {
76
70
  "<4.0": {
77
- "dist/types/*": [
78
- "dist/types/ts3.4/*"
71
+ "dist-types/*": [
72
+ "dist-types/ts3.4/*"
79
73
  ]
80
74
  }
81
75
  },
@@ -84,6 +78,12 @@
84
78
  "url": "https://aws.amazon.com/javascript/"
85
79
  },
86
80
  "license": "Apache-2.0",
81
+ "browser": {
82
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
83
+ },
84
+ "react-native": {
85
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
86
+ },
87
87
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-machine-learning",
88
88
  "repository": {
89
89
  "type": "git",
@@ -1,4 +1,5 @@
1
- import { MachineLearningClient } from "./MachineLearningClient";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+
2
3
  import { AddTagsCommand, AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
3
4
  import {
4
5
  CreateBatchPredictionCommand,
@@ -123,7 +124,7 @@ import {
123
124
  UpdateMLModelCommandInput,
124
125
  UpdateMLModelCommandOutput,
125
126
  } from "./commands/UpdateMLModelCommand";
126
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
127
+ import { MachineLearningClient } from "./MachineLearningClient";
127
128
 
128
129
  /**
129
130
  * Definition of the public APIs
@@ -1,3 +1,54 @@
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ resolveEndpointsConfig,
7
+ resolveRegionConfig,
8
+ } from "@aws-sdk/config-resolver";
9
+ import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
+ import {
11
+ getHostHeaderPlugin,
12
+ HostHeaderInputConfig,
13
+ HostHeaderResolvedConfig,
14
+ resolveHostHeaderConfig,
15
+ } from "@aws-sdk/middleware-host-header";
16
+ import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
+ import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
+ import {
19
+ AwsAuthInputConfig,
20
+ AwsAuthResolvedConfig,
21
+ getAwsAuthPlugin,
22
+ resolveAwsAuthConfig,
23
+ } from "@aws-sdk/middleware-signing";
24
+ import {
25
+ getUserAgentPlugin,
26
+ resolveUserAgentConfig,
27
+ UserAgentInputConfig,
28
+ UserAgentResolvedConfig,
29
+ } from "@aws-sdk/middleware-user-agent";
30
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
31
+ import {
32
+ Client as __Client,
33
+ SmithyConfiguration as __SmithyConfiguration,
34
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
+ } from "@aws-sdk/smithy-client";
36
+ import {
37
+ Credentials as __Credentials,
38
+ Decoder as __Decoder,
39
+ Encoder as __Encoder,
40
+ Hash as __Hash,
41
+ HashConstructor as __HashConstructor,
42
+ HttpHandlerOptions as __HttpHandlerOptions,
43
+ Logger as __Logger,
44
+ Provider as __Provider,
45
+ Provider,
46
+ RegionInfoProvider,
47
+ StreamCollector as __StreamCollector,
48
+ UrlParser as __UrlParser,
49
+ UserAgent as __UserAgent,
50
+ } from "@aws-sdk/types";
51
+
1
52
  import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
2
53
  import {
3
54
  CreateBatchPredictionCommandInput,
@@ -60,56 +111,6 @@ import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "./c
60
111
  import { UpdateEvaluationCommandInput, UpdateEvaluationCommandOutput } from "./commands/UpdateEvaluationCommand";
61
112
  import { UpdateMLModelCommandInput, UpdateMLModelCommandOutput } from "./commands/UpdateMLModelCommand";
62
113
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
63
- import {
64
- EndpointsInputConfig,
65
- EndpointsResolvedConfig,
66
- RegionInputConfig,
67
- RegionResolvedConfig,
68
- resolveEndpointsConfig,
69
- resolveRegionConfig,
70
- } from "@aws-sdk/config-resolver";
71
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
72
- import {
73
- HostHeaderInputConfig,
74
- HostHeaderResolvedConfig,
75
- getHostHeaderPlugin,
76
- resolveHostHeaderConfig,
77
- } from "@aws-sdk/middleware-host-header";
78
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
79
- import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
80
- import {
81
- AwsAuthInputConfig,
82
- AwsAuthResolvedConfig,
83
- getAwsAuthPlugin,
84
- resolveAwsAuthConfig,
85
- } from "@aws-sdk/middleware-signing";
86
- import {
87
- UserAgentInputConfig,
88
- UserAgentResolvedConfig,
89
- getUserAgentPlugin,
90
- resolveUserAgentConfig,
91
- } from "@aws-sdk/middleware-user-agent";
92
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
93
- import {
94
- Client as __Client,
95
- SmithyConfiguration as __SmithyConfiguration,
96
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
97
- } from "@aws-sdk/smithy-client";
98
- import {
99
- Provider,
100
- RegionInfoProvider,
101
- Credentials as __Credentials,
102
- Decoder as __Decoder,
103
- Encoder as __Encoder,
104
- Hash as __Hash,
105
- HashConstructor as __HashConstructor,
106
- HttpHandlerOptions as __HttpHandlerOptions,
107
- Logger as __Logger,
108
- Provider as __Provider,
109
- StreamCollector as __StreamCollector,
110
- UrlParser as __UrlParser,
111
- UserAgent as __UserAgent,
112
- } from "@aws-sdk/types";
113
114
 
114
115
  export type ServiceInputTypes =
115
116
  | AddTagsCommandInput
@@ -325,13 +326,13 @@ export class MachineLearningClient extends __Client<
325
326
  readonly config: MachineLearningClientResolvedConfig;
326
327
 
327
328
  constructor(configuration: MachineLearningClientConfig) {
328
- let _config_0 = __getRuntimeConfig(configuration);
329
- let _config_1 = resolveRegionConfig(_config_0);
330
- let _config_2 = resolveEndpointsConfig(_config_1);
331
- let _config_3 = resolveRetryConfig(_config_2);
332
- let _config_4 = resolveHostHeaderConfig(_config_3);
333
- let _config_5 = resolveAwsAuthConfig(_config_4);
334
- let _config_6 = resolveUserAgentConfig(_config_5);
329
+ const _config_0 = __getRuntimeConfig(configuration);
330
+ const _config_1 = resolveRegionConfig(_config_0);
331
+ const _config_2 = resolveEndpointsConfig(_config_1);
332
+ const _config_3 = resolveRetryConfig(_config_2);
333
+ const _config_4 = resolveHostHeaderConfig(_config_3);
334
+ const _config_5 = resolveAwsAuthConfig(_config_4);
335
+ const _config_6 = resolveUserAgentConfig(_config_5);
335
336
  super(_config_6);
336
337
  this.config = _config_6;
337
338
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -1,6 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { AddTagsInput, AddTagsOutput } from "../models/models_0";
3
- import { deserializeAws_json1_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
4
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
6
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -8,12 +5,16 @@ import {
8
5
  FinalizeHandlerArguments,
9
6
  Handler,
10
7
  HandlerExecutionContext,
11
- MiddlewareStack,
12
8
  HttpHandlerOptions as __HttpHandlerOptions,
13
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
14
11
  SerdeContext as __SerdeContext,
15
12
  } from "@aws-sdk/types";
16
13
 
14
+ import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
15
+ import { AddTagsInput, AddTagsOutput } from "../models/models_0";
16
+ import { deserializeAws_json1_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
17
+
17
18
  export interface AddTagsCommandInput extends AddTagsInput {}
18
19
  export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
19
20
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateBatchPredictionInput, CreateBatchPredictionOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateBatchPredictionCommand,
5
- serializeAws_json1_1CreateBatchPredictionCommand,
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 { CreateBatchPredictionInput, CreateBatchPredictionOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateBatchPredictionCommand,
18
+ serializeAws_json1_1CreateBatchPredictionCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateBatchPredictionCommandInput extends CreateBatchPredictionInput {}
21
22
  export interface CreateBatchPredictionCommandOutput extends CreateBatchPredictionOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateDataSourceFromRDSInput, CreateDataSourceFromRDSOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateDataSourceFromRDSCommand,
5
- serializeAws_json1_1CreateDataSourceFromRDSCommand,
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 { CreateDataSourceFromRDSInput, CreateDataSourceFromRDSOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateDataSourceFromRDSCommand,
18
+ serializeAws_json1_1CreateDataSourceFromRDSCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateDataSourceFromRDSCommandInput extends CreateDataSourceFromRDSInput {}
21
22
  export interface CreateDataSourceFromRDSCommandOutput extends CreateDataSourceFromRDSOutput, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateDataSourceFromRedshiftInput, CreateDataSourceFromRedshiftOutput } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateDataSourceFromRedshiftCommand,
5
- serializeAws_json1_1CreateDataSourceFromRedshiftCommand,
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 { CreateDataSourceFromRedshiftInput, CreateDataSourceFromRedshiftOutput } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateDataSourceFromRedshiftCommand,
18
+ serializeAws_json1_1CreateDataSourceFromRedshiftCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateDataSourceFromRedshiftCommandInput extends CreateDataSourceFromRedshiftInput {}
21
22
  export interface CreateDataSourceFromRedshiftCommandOutput
22
23
  extends CreateDataSourceFromRedshiftOutput,
@@ -1,9 +1,3 @@
1
- import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
2
- import { CreateDataSourceFromS3Input, CreateDataSourceFromS3Output } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateDataSourceFromS3Command,
5
- serializeAws_json1_1CreateDataSourceFromS3Command,
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 { CreateDataSourceFromS3Input, CreateDataSourceFromS3Output } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateDataSourceFromS3Command,
18
+ serializeAws_json1_1CreateDataSourceFromS3Command,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateDataSourceFromS3CommandInput extends CreateDataSourceFromS3Input {}
21
22
  export interface CreateDataSourceFromS3CommandOutput extends CreateDataSourceFromS3Output, __MetadataBearer {}
22
23