@aws-sdk/client-forecast 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 (487) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/{dist/cjs → dist-cjs}/Forecast.js +1 -1
  3. package/dist-cjs/Forecast.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/ForecastClient.js +8 -8
  5. package/dist-cjs/ForecastClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/CreateDatasetGroupCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDatasetGroupCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CreateDatasetImportJobCommand.js +2 -2
  11. package/dist-cjs/commands/CreateDatasetImportJobCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateForecastCommand.js +2 -2
  13. package/dist-cjs/commands/CreateForecastCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/CreateForecastExportJobCommand.js +2 -2
  15. package/dist-cjs/commands/CreateForecastExportJobCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
  17. package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -1
  18. package/{dist/cjs → dist-cjs}/commands/CreatePredictorCommand.js +2 -2
  19. package/dist-cjs/commands/CreatePredictorCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DeleteDatasetGroupCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteDatasetGroupCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DeleteDatasetImportJobCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteDatasetImportJobCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DeleteForecastCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteForecastCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DeleteForecastExportJobCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteForecastExportJobCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DeletePredictorBacktestExportJobCommand.js +2 -2
  31. package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DeletePredictorCommand.js +2 -2
  33. package/dist-cjs/commands/DeletePredictorCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/DeleteResourceTreeCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteResourceTreeCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeDatasetGroupCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeDatasetGroupCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/DescribeDatasetImportJobCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/DescribeForecastCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeForecastCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/DescribeForecastExportJobCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeForecastExportJobCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js +2 -2
  47. package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -1
  48. package/{dist/cjs → dist-cjs}/commands/DescribePredictorCommand.js +2 -2
  49. package/dist-cjs/commands/DescribePredictorCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/GetAccuracyMetricsCommand.js +2 -2
  51. package/dist-cjs/commands/GetAccuracyMetricsCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/ListDatasetGroupsCommand.js +2 -2
  53. package/dist-cjs/commands/ListDatasetGroupsCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/ListDatasetImportJobsCommand.js +2 -2
  55. package/dist-cjs/commands/ListDatasetImportJobsCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +2 -2
  57. package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/commands/ListForecastExportJobsCommand.js +2 -2
  59. package/dist-cjs/commands/ListForecastExportJobsCommand.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/commands/ListForecastsCommand.js +2 -2
  61. package/dist-cjs/commands/ListForecastsCommand.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js +2 -2
  63. package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -1
  64. package/{dist/cjs → dist-cjs}/commands/ListPredictorsCommand.js +2 -2
  65. package/dist-cjs/commands/ListPredictorsCommand.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
  67. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/commands/StopResourceCommand.js +2 -2
  69. package/dist-cjs/commands/StopResourceCommand.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
  71. package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
  73. package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/commands/UpdateDatasetGroupCommand.js +2 -2
  75. package/dist-cjs/commands/UpdateDatasetGroupCommand.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
  77. package/dist-cjs/endpoints.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/index.js +0 -0
  79. package/dist-cjs/index.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/models/index.js +0 -0
  81. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  82. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  83. package/dist-cjs/models/models_0.js.map +1 -0
  84. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  85. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  86. package/{dist/cjs → dist-cjs}/pagination/ListDatasetGroupsPaginator.js +1 -1
  87. package/dist-cjs/pagination/ListDatasetGroupsPaginator.js.map +1 -0
  88. package/{dist/cjs → dist-cjs}/pagination/ListDatasetImportJobsPaginator.js +1 -1
  89. package/dist-cjs/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
  90. package/{dist/cjs → dist-cjs}/pagination/ListDatasetsPaginator.js +1 -1
  91. package/dist-cjs/pagination/ListDatasetsPaginator.js.map +1 -0
  92. package/{dist/cjs → dist-cjs}/pagination/ListForecastExportJobsPaginator.js +1 -1
  93. package/dist-cjs/pagination/ListForecastExportJobsPaginator.js.map +1 -0
  94. package/{dist/cjs → dist-cjs}/pagination/ListForecastsPaginator.js +1 -1
  95. package/dist-cjs/pagination/ListForecastsPaginator.js.map +1 -0
  96. package/{dist/cjs → dist-cjs}/pagination/ListPredictorBacktestExportJobsPaginator.js +1 -1
  97. package/dist-cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
  98. package/{dist/cjs → dist-cjs}/pagination/ListPredictorsPaginator.js +1 -1
  99. package/dist-cjs/pagination/ListPredictorsPaginator.js.map +1 -0
  100. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
  101. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  102. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
  103. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  104. package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
  105. package/dist-cjs/runtimeConfig.js.map +1 -0
  106. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
  107. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  108. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  109. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  110. package/{dist/es → dist-es}/Forecast.js +1 -1
  111. package/dist-es/Forecast.js.map +1 -0
  112. package/{dist/es → dist-es}/ForecastClient.js +1 -1
  113. package/dist-es/ForecastClient.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/CreateDatasetCommand.js +2 -2
  115. package/dist-es/commands/CreateDatasetCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/CreateDatasetGroupCommand.js +2 -2
  117. package/dist-es/commands/CreateDatasetGroupCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/CreateDatasetImportJobCommand.js +2 -2
  119. package/dist-es/commands/CreateDatasetImportJobCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/CreateForecastCommand.js +2 -2
  121. package/dist-es/commands/CreateForecastCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/CreateForecastExportJobCommand.js +2 -2
  123. package/dist-es/commands/CreateForecastExportJobCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
  125. package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/CreatePredictorCommand.js +2 -2
  127. package/dist-es/commands/CreatePredictorCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +2 -2
  129. package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/DeleteDatasetGroupCommand.js +2 -2
  131. package/dist-es/commands/DeleteDatasetGroupCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/commands/DeleteDatasetImportJobCommand.js +2 -2
  133. package/dist-es/commands/DeleteDatasetImportJobCommand.js.map +1 -0
  134. package/{dist/es → dist-es}/commands/DeleteForecastCommand.js +2 -2
  135. package/dist-es/commands/DeleteForecastCommand.js.map +1 -0
  136. package/{dist/es → dist-es}/commands/DeleteForecastExportJobCommand.js +2 -2
  137. package/dist-es/commands/DeleteForecastExportJobCommand.js.map +1 -0
  138. package/{dist/es → dist-es}/commands/DeletePredictorBacktestExportJobCommand.js +2 -2
  139. package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
  140. package/{dist/es → dist-es}/commands/DeletePredictorCommand.js +2 -2
  141. package/dist-es/commands/DeletePredictorCommand.js.map +1 -0
  142. package/{dist/es → dist-es}/commands/DeleteResourceTreeCommand.js +2 -2
  143. package/dist-es/commands/DeleteResourceTreeCommand.js.map +1 -0
  144. package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +2 -2
  145. package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
  146. package/{dist/es → dist-es}/commands/DescribeDatasetGroupCommand.js +2 -2
  147. package/dist-es/commands/DescribeDatasetGroupCommand.js.map +1 -0
  148. package/{dist/es → dist-es}/commands/DescribeDatasetImportJobCommand.js +2 -2
  149. package/dist-es/commands/DescribeDatasetImportJobCommand.js.map +1 -0
  150. package/{dist/es → dist-es}/commands/DescribeForecastCommand.js +2 -2
  151. package/dist-es/commands/DescribeForecastCommand.js.map +1 -0
  152. package/{dist/es → dist-es}/commands/DescribeForecastExportJobCommand.js +2 -2
  153. package/dist-es/commands/DescribeForecastExportJobCommand.js.map +1 -0
  154. package/{dist/es → dist-es}/commands/DescribePredictorBacktestExportJobCommand.js +2 -2
  155. package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
  156. package/{dist/es → dist-es}/commands/DescribePredictorCommand.js +2 -2
  157. package/dist-es/commands/DescribePredictorCommand.js.map +1 -0
  158. package/{dist/es → dist-es}/commands/GetAccuracyMetricsCommand.js +2 -2
  159. package/dist-es/commands/GetAccuracyMetricsCommand.js.map +1 -0
  160. package/{dist/es → dist-es}/commands/ListDatasetGroupsCommand.js +2 -2
  161. package/dist-es/commands/ListDatasetGroupsCommand.js.map +1 -0
  162. package/{dist/es → dist-es}/commands/ListDatasetImportJobsCommand.js +2 -2
  163. package/dist-es/commands/ListDatasetImportJobsCommand.js.map +1 -0
  164. package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +2 -2
  165. package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
  166. package/{dist/es → dist-es}/commands/ListForecastExportJobsCommand.js +2 -2
  167. package/dist-es/commands/ListForecastExportJobsCommand.js.map +1 -0
  168. package/{dist/es → dist-es}/commands/ListForecastsCommand.js +2 -2
  169. package/dist-es/commands/ListForecastsCommand.js.map +1 -0
  170. package/{dist/es → dist-es}/commands/ListPredictorBacktestExportJobsCommand.js +2 -2
  171. package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
  172. package/{dist/es → dist-es}/commands/ListPredictorsCommand.js +2 -2
  173. package/dist-es/commands/ListPredictorsCommand.js.map +1 -0
  174. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
  175. package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
  176. package/{dist/es → dist-es}/commands/StopResourceCommand.js +2 -2
  177. package/dist-es/commands/StopResourceCommand.js.map +1 -0
  178. package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
  179. package/dist-es/commands/TagResourceCommand.js.map +1 -0
  180. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
  181. package/dist-es/commands/UntagResourceCommand.js.map +1 -0
  182. package/{dist/es → dist-es}/commands/UpdateDatasetGroupCommand.js +2 -2
  183. package/dist-es/commands/UpdateDatasetGroupCommand.js.map +1 -0
  184. package/{dist/es → dist-es}/endpoints.js +0 -0
  185. package/dist-es/endpoints.js.map +1 -0
  186. package/{dist/es → dist-es}/index.js +0 -0
  187. package/dist-es/index.js.map +1 -0
  188. package/{dist/es → dist-es}/models/index.js +0 -0
  189. package/dist-es/models/index.js.map +1 -0
  190. package/{dist/es → dist-es}/models/models_0.js +0 -0
  191. package/dist-es/models/models_0.js.map +1 -0
  192. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  193. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  194. package/{dist/es → dist-es}/pagination/ListDatasetGroupsPaginator.js +1 -1
  195. package/dist-es/pagination/ListDatasetGroupsPaginator.js.map +1 -0
  196. package/{dist/es → dist-es}/pagination/ListDatasetImportJobsPaginator.js +1 -1
  197. package/dist-es/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
  198. package/{dist/es → dist-es}/pagination/ListDatasetsPaginator.js +1 -1
  199. package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
  200. package/{dist/es → dist-es}/pagination/ListForecastExportJobsPaginator.js +1 -1
  201. package/dist-es/pagination/ListForecastExportJobsPaginator.js.map +1 -0
  202. package/{dist/es → dist-es}/pagination/ListForecastsPaginator.js +1 -1
  203. package/dist-es/pagination/ListForecastsPaginator.js.map +1 -0
  204. package/{dist/es → dist-es}/pagination/ListPredictorBacktestExportJobsPaginator.js +1 -1
  205. package/dist-es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
  206. package/{dist/es → dist-es}/pagination/ListPredictorsPaginator.js +1 -1
  207. package/dist-es/pagination/ListPredictorsPaginator.js.map +1 -0
  208. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
  209. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  210. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
  211. package/dist-es/runtimeConfig.browser.js.map +1 -0
  212. package/{dist/es → dist-es}/runtimeConfig.js +2 -2
  213. package/dist-es/runtimeConfig.js.map +1 -0
  214. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
  215. package/dist-es/runtimeConfig.native.js.map +1 -0
  216. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
  217. package/dist-es/runtimeConfig.shared.js.map +1 -0
  218. package/{dist/types → dist-types}/Forecast.d.ts +2 -2
  219. package/{dist/types → dist-types}/ForecastClient.d.ts +8 -8
  220. package/{dist/types → dist-types}/commands/CreateDatasetCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/commands/CreateDatasetGroupCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/commands/CreateDatasetImportJobCommand.d.ts +2 -2
  223. package/{dist/types → dist-types}/commands/CreateForecastCommand.d.ts +2 -2
  224. package/{dist/types → dist-types}/commands/CreateForecastExportJobCommand.d.ts +2 -2
  225. package/{dist/types → dist-types}/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -2
  226. package/{dist/types → dist-types}/commands/CreatePredictorCommand.d.ts +2 -2
  227. package/{dist/types → dist-types}/commands/DeleteDatasetCommand.d.ts +2 -2
  228. package/{dist/types → dist-types}/commands/DeleteDatasetGroupCommand.d.ts +2 -2
  229. package/{dist/types → dist-types}/commands/DeleteDatasetImportJobCommand.d.ts +2 -2
  230. package/{dist/types → dist-types}/commands/DeleteForecastCommand.d.ts +2 -2
  231. package/{dist/types → dist-types}/commands/DeleteForecastExportJobCommand.d.ts +2 -2
  232. package/{dist/types → dist-types}/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -2
  233. package/{dist/types → dist-types}/commands/DeletePredictorCommand.d.ts +2 -2
  234. package/{dist/types → dist-types}/commands/DeleteResourceTreeCommand.d.ts +2 -2
  235. package/{dist/types → dist-types}/commands/DescribeDatasetCommand.d.ts +2 -2
  236. package/{dist/types → dist-types}/commands/DescribeDatasetGroupCommand.d.ts +2 -2
  237. package/{dist/types → dist-types}/commands/DescribeDatasetImportJobCommand.d.ts +2 -2
  238. package/{dist/types → dist-types}/commands/DescribeForecastCommand.d.ts +2 -2
  239. package/{dist/types → dist-types}/commands/DescribeForecastExportJobCommand.d.ts +2 -2
  240. package/{dist/types → dist-types}/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -2
  241. package/{dist/types → dist-types}/commands/DescribePredictorCommand.d.ts +2 -2
  242. package/{dist/types → dist-types}/commands/GetAccuracyMetricsCommand.d.ts +2 -2
  243. package/{dist/types → dist-types}/commands/ListDatasetGroupsCommand.d.ts +2 -2
  244. package/{dist/types → dist-types}/commands/ListDatasetImportJobsCommand.d.ts +2 -2
  245. package/{dist/types → dist-types}/commands/ListDatasetsCommand.d.ts +2 -2
  246. package/{dist/types → dist-types}/commands/ListForecastExportJobsCommand.d.ts +2 -2
  247. package/{dist/types → dist-types}/commands/ListForecastsCommand.d.ts +2 -2
  248. package/{dist/types → dist-types}/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -2
  249. package/{dist/types → dist-types}/commands/ListPredictorsCommand.d.ts +2 -2
  250. package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
  251. package/{dist/types → dist-types}/commands/StopResourceCommand.d.ts +2 -2
  252. package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
  253. package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
  254. package/{dist/types → dist-types}/commands/UpdateDatasetGroupCommand.d.ts +2 -2
  255. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  256. package/{dist/types → dist-types}/index.d.ts +0 -0
  257. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  258. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  259. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  260. package/{dist/types → dist-types}/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
  261. package/{dist/types → dist-types}/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
  262. package/{dist/types → dist-types}/pagination/ListDatasetsPaginator.d.ts +1 -1
  263. package/{dist/types → dist-types}/pagination/ListForecastExportJobsPaginator.d.ts +1 -1
  264. package/{dist/types → dist-types}/pagination/ListForecastsPaginator.d.ts +1 -1
  265. package/{dist/types → dist-types}/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +1 -1
  266. package/{dist/types → dist-types}/pagination/ListPredictorsPaginator.d.ts +1 -1
  267. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
  268. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  269. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  270. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  271. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  272. package/{dist/types → dist-types}/ts3.4/Forecast.d.ts +2 -2
  273. package/{dist/types → dist-types}/ts3.4/ForecastClient.d.ts +8 -8
  274. package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetCommand.d.ts +2 -2
  275. package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetGroupCommand.d.ts +2 -2
  276. package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +2 -2
  277. package/{dist/types → dist-types}/ts3.4/commands/CreateForecastCommand.d.ts +2 -2
  278. package/{dist/types → dist-types}/ts3.4/commands/CreateForecastExportJobCommand.d.ts +2 -2
  279. package/{dist/types → dist-types}/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -2
  280. package/{dist/types → dist-types}/ts3.4/commands/CreatePredictorCommand.d.ts +2 -2
  281. package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -2
  282. package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +2 -2
  283. package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +2 -2
  284. package/{dist/types → dist-types}/ts3.4/commands/DeleteForecastCommand.d.ts +2 -2
  285. package/{dist/types → dist-types}/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +2 -2
  286. package/{dist/types → dist-types}/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -2
  287. package/{dist/types → dist-types}/ts3.4/commands/DeletePredictorCommand.d.ts +2 -2
  288. package/{dist/types → dist-types}/ts3.4/commands/DeleteResourceTreeCommand.d.ts +2 -2
  289. package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -2
  290. package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +2 -2
  291. package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +2 -2
  292. package/{dist/types → dist-types}/ts3.4/commands/DescribeForecastCommand.d.ts +2 -2
  293. package/{dist/types → dist-types}/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +2 -2
  294. package/{dist/types → dist-types}/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -2
  295. package/{dist/types → dist-types}/ts3.4/commands/DescribePredictorCommand.d.ts +2 -2
  296. package/{dist/types → dist-types}/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +2 -2
  297. package/{dist/types → dist-types}/ts3.4/commands/ListDatasetGroupsCommand.d.ts +2 -2
  298. package/{dist/types → dist-types}/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +2 -2
  299. package/{dist/types → dist-types}/ts3.4/commands/ListDatasetsCommand.d.ts +2 -2
  300. package/{dist/types → dist-types}/ts3.4/commands/ListForecastExportJobsCommand.d.ts +2 -2
  301. package/{dist/types → dist-types}/ts3.4/commands/ListForecastsCommand.d.ts +2 -2
  302. package/{dist/types → dist-types}/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -2
  303. package/{dist/types → dist-types}/ts3.4/commands/ListPredictorsCommand.d.ts +2 -2
  304. package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
  305. package/{dist/types → dist-types}/ts3.4/commands/StopResourceCommand.d.ts +2 -2
  306. package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  307. package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  308. package/{dist/types → dist-types}/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +2 -2
  309. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  310. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  311. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  312. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  313. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  314. package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
  315. package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
  316. package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetsPaginator.d.ts +1 -1
  317. package/{dist/types → dist-types}/ts3.4/pagination/ListForecastExportJobsPaginator.d.ts +1 -1
  318. package/{dist/types → dist-types}/ts3.4/pagination/ListForecastsPaginator.d.ts +1 -1
  319. package/{dist/types → dist-types}/ts3.4/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +1 -1
  320. package/{dist/types → dist-types}/ts3.4/pagination/ListPredictorsPaginator.d.ts +1 -1
  321. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
  322. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
  323. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
  324. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
  325. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  326. package/package.json +42 -42
  327. package/{Forecast.ts → src/Forecast.ts} +3 -2
  328. package/{ForecastClient.ts → src/ForecastClient.ts} +58 -57
  329. package/{commands → src/commands}/CreateDatasetCommand.ts +8 -7
  330. package/{commands → src/commands}/CreateDatasetGroupCommand.ts +8 -7
  331. package/{commands → src/commands}/CreateDatasetImportJobCommand.ts +8 -7
  332. package/{commands → src/commands}/CreateForecastCommand.ts +8 -7
  333. package/{commands → src/commands}/CreateForecastExportJobCommand.ts +8 -7
  334. package/{commands → src/commands}/CreatePredictorBacktestExportJobCommand.ts +8 -7
  335. package/{commands → src/commands}/CreatePredictorCommand.ts +8 -7
  336. package/{commands → src/commands}/DeleteDatasetCommand.ts +8 -7
  337. package/{commands → src/commands}/DeleteDatasetGroupCommand.ts +8 -7
  338. package/{commands → src/commands}/DeleteDatasetImportJobCommand.ts +8 -7
  339. package/{commands → src/commands}/DeleteForecastCommand.ts +8 -7
  340. package/{commands → src/commands}/DeleteForecastExportJobCommand.ts +8 -7
  341. package/{commands → src/commands}/DeletePredictorBacktestExportJobCommand.ts +8 -7
  342. package/{commands → src/commands}/DeletePredictorCommand.ts +8 -7
  343. package/{commands → src/commands}/DeleteResourceTreeCommand.ts +8 -7
  344. package/{commands → src/commands}/DescribeDatasetCommand.ts +8 -7
  345. package/{commands → src/commands}/DescribeDatasetGroupCommand.ts +8 -7
  346. package/{commands → src/commands}/DescribeDatasetImportJobCommand.ts +8 -7
  347. package/{commands → src/commands}/DescribeForecastCommand.ts +8 -7
  348. package/{commands → src/commands}/DescribeForecastExportJobCommand.ts +8 -7
  349. package/{commands → src/commands}/DescribePredictorBacktestExportJobCommand.ts +11 -10
  350. package/{commands → src/commands}/DescribePredictorCommand.ts +8 -7
  351. package/{commands → src/commands}/GetAccuracyMetricsCommand.ts +8 -7
  352. package/{commands → src/commands}/ListDatasetGroupsCommand.ts +8 -7
  353. package/{commands → src/commands}/ListDatasetImportJobsCommand.ts +8 -7
  354. package/{commands → src/commands}/ListDatasetsCommand.ts +8 -7
  355. package/{commands → src/commands}/ListForecastExportJobsCommand.ts +8 -7
  356. package/{commands → src/commands}/ListForecastsCommand.ts +8 -7
  357. package/{commands → src/commands}/ListPredictorBacktestExportJobsCommand.ts +8 -7
  358. package/{commands → src/commands}/ListPredictorsCommand.ts +8 -7
  359. package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
  360. package/{commands → src/commands}/StopResourceCommand.ts +8 -7
  361. package/{commands → src/commands}/TagResourceCommand.ts +8 -7
  362. package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
  363. package/{commands → src/commands}/UpdateDatasetGroupCommand.ts +8 -7
  364. package/{endpoints.ts → src/endpoints.ts} +1 -1
  365. package/{index.ts → src/index.ts} +0 -0
  366. package/{models → src/models}/index.ts +0 -0
  367. package/{models → src/models}/models_0.ts +0 -0
  368. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  369. package/{pagination → src/pagination}/ListDatasetGroupsPaginator.ts +4 -3
  370. package/{pagination → src/pagination}/ListDatasetImportJobsPaginator.ts +4 -3
  371. package/{pagination → src/pagination}/ListDatasetsPaginator.ts +4 -3
  372. package/{pagination → src/pagination}/ListForecastExportJobsPaginator.ts +4 -3
  373. package/{pagination → src/pagination}/ListForecastsPaginator.ts +4 -3
  374. package/{pagination → src/pagination}/ListPredictorBacktestExportJobsPaginator.ts +4 -3
  375. package/{pagination → src/pagination}/ListPredictorsPaginator.ts +4 -3
  376. package/{protocols → src/protocols}/Aws_json1_1.ts +57 -56
  377. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  378. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  379. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  380. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  381. package/tsconfig.es.json +1 -1
  382. package/tsconfig.json +4 -2
  383. package/tsconfig.types.json +3 -2
  384. package/dist/cjs/Forecast.js.map +0 -1
  385. package/dist/cjs/ForecastClient.js.map +0 -1
  386. package/dist/cjs/commands/CreateDatasetCommand.js.map +0 -1
  387. package/dist/cjs/commands/CreateDatasetGroupCommand.js.map +0 -1
  388. package/dist/cjs/commands/CreateDatasetImportJobCommand.js.map +0 -1
  389. package/dist/cjs/commands/CreateForecastCommand.js.map +0 -1
  390. package/dist/cjs/commands/CreateForecastExportJobCommand.js.map +0 -1
  391. package/dist/cjs/commands/CreatePredictorCommand.js.map +0 -1
  392. package/dist/cjs/commands/DeleteDatasetCommand.js.map +0 -1
  393. package/dist/cjs/commands/DeleteDatasetGroupCommand.js.map +0 -1
  394. package/dist/cjs/commands/DeleteDatasetImportJobCommand.js.map +0 -1
  395. package/dist/cjs/commands/DeleteForecastCommand.js.map +0 -1
  396. package/dist/cjs/commands/DeleteForecastExportJobCommand.js.map +0 -1
  397. package/dist/cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
  398. package/dist/cjs/commands/DeletePredictorCommand.js.map +0 -1
  399. package/dist/cjs/commands/DeleteResourceTreeCommand.js.map +0 -1
  400. package/dist/cjs/commands/DescribeDatasetCommand.js.map +0 -1
  401. package/dist/cjs/commands/DescribeDatasetGroupCommand.js.map +0 -1
  402. package/dist/cjs/commands/DescribeDatasetImportJobCommand.js.map +0 -1
  403. package/dist/cjs/commands/DescribeForecastCommand.js.map +0 -1
  404. package/dist/cjs/commands/DescribeForecastExportJobCommand.js.map +0 -1
  405. package/dist/cjs/commands/DescribePredictorCommand.js.map +0 -1
  406. package/dist/cjs/commands/GetAccuracyMetricsCommand.js.map +0 -1
  407. package/dist/cjs/commands/ListDatasetGroupsCommand.js.map +0 -1
  408. package/dist/cjs/commands/ListDatasetImportJobsCommand.js.map +0 -1
  409. package/dist/cjs/commands/ListDatasetsCommand.js.map +0 -1
  410. package/dist/cjs/commands/ListForecastExportJobsCommand.js.map +0 -1
  411. package/dist/cjs/commands/ListForecastsCommand.js.map +0 -1
  412. package/dist/cjs/commands/ListPredictorsCommand.js.map +0 -1
  413. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  414. package/dist/cjs/commands/StopResourceCommand.js.map +0 -1
  415. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  416. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  417. package/dist/cjs/commands/UpdateDatasetGroupCommand.js.map +0 -1
  418. package/dist/cjs/endpoints.js.map +0 -1
  419. package/dist/cjs/index.js.map +0 -1
  420. package/dist/cjs/models/models_0.js.map +0 -1
  421. package/dist/cjs/package.json +0 -91
  422. package/dist/cjs/pagination/ListDatasetGroupsPaginator.js.map +0 -1
  423. package/dist/cjs/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
  424. package/dist/cjs/pagination/ListDatasetsPaginator.js.map +0 -1
  425. package/dist/cjs/pagination/ListForecastExportJobsPaginator.js.map +0 -1
  426. package/dist/cjs/pagination/ListForecastsPaginator.js.map +0 -1
  427. package/dist/cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
  428. package/dist/cjs/pagination/ListPredictorsPaginator.js.map +0 -1
  429. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  430. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  431. package/dist/cjs/runtimeConfig.js.map +0 -1
  432. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  433. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  434. package/dist/es/Forecast.js.map +0 -1
  435. package/dist/es/ForecastClient.js.map +0 -1
  436. package/dist/es/commands/CreateDatasetCommand.js.map +0 -1
  437. package/dist/es/commands/CreateDatasetGroupCommand.js.map +0 -1
  438. package/dist/es/commands/CreateDatasetImportJobCommand.js.map +0 -1
  439. package/dist/es/commands/CreateForecastCommand.js.map +0 -1
  440. package/dist/es/commands/CreateForecastExportJobCommand.js.map +0 -1
  441. package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
  442. package/dist/es/commands/CreatePredictorCommand.js.map +0 -1
  443. package/dist/es/commands/DeleteDatasetCommand.js.map +0 -1
  444. package/dist/es/commands/DeleteDatasetGroupCommand.js.map +0 -1
  445. package/dist/es/commands/DeleteDatasetImportJobCommand.js.map +0 -1
  446. package/dist/es/commands/DeleteForecastCommand.js.map +0 -1
  447. package/dist/es/commands/DeleteForecastExportJobCommand.js.map +0 -1
  448. package/dist/es/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
  449. package/dist/es/commands/DeletePredictorCommand.js.map +0 -1
  450. package/dist/es/commands/DeleteResourceTreeCommand.js.map +0 -1
  451. package/dist/es/commands/DescribeDatasetCommand.js.map +0 -1
  452. package/dist/es/commands/DescribeDatasetGroupCommand.js.map +0 -1
  453. package/dist/es/commands/DescribeDatasetImportJobCommand.js.map +0 -1
  454. package/dist/es/commands/DescribeForecastCommand.js.map +0 -1
  455. package/dist/es/commands/DescribeForecastExportJobCommand.js.map +0 -1
  456. package/dist/es/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
  457. package/dist/es/commands/DescribePredictorCommand.js.map +0 -1
  458. package/dist/es/commands/GetAccuracyMetricsCommand.js.map +0 -1
  459. package/dist/es/commands/ListDatasetGroupsCommand.js.map +0 -1
  460. package/dist/es/commands/ListDatasetImportJobsCommand.js.map +0 -1
  461. package/dist/es/commands/ListDatasetsCommand.js.map +0 -1
  462. package/dist/es/commands/ListForecastExportJobsCommand.js.map +0 -1
  463. package/dist/es/commands/ListForecastsCommand.js.map +0 -1
  464. package/dist/es/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
  465. package/dist/es/commands/ListPredictorsCommand.js.map +0 -1
  466. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  467. package/dist/es/commands/StopResourceCommand.js.map +0 -1
  468. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  469. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  470. package/dist/es/commands/UpdateDatasetGroupCommand.js.map +0 -1
  471. package/dist/es/endpoints.js.map +0 -1
  472. package/dist/es/index.js.map +0 -1
  473. package/dist/es/models/index.js.map +0 -1
  474. package/dist/es/models/models_0.js.map +0 -1
  475. package/dist/es/package.json +0 -91
  476. package/dist/es/pagination/ListDatasetGroupsPaginator.js.map +0 -1
  477. package/dist/es/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
  478. package/dist/es/pagination/ListDatasetsPaginator.js.map +0 -1
  479. package/dist/es/pagination/ListForecastExportJobsPaginator.js.map +0 -1
  480. package/dist/es/pagination/ListForecastsPaginator.js.map +0 -1
  481. package/dist/es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
  482. package/dist/es/pagination/ListPredictorsPaginator.js.map +0 -1
  483. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  484. package/dist/es/runtimeConfig.browser.js.map +0 -1
  485. package/dist/es/runtimeConfig.js.map +0 -1
  486. package/dist/es/runtimeConfig.native.js.map +0 -1
  487. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -1,3 +1,11 @@
1
+ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
+ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
+ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
+ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
+ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
+ import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
+ import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
1
9
  import { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "./commands/CreateDatasetCommand";
2
10
  import { CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput } from "./commands/CreateDatasetGroupCommand";
3
11
  import { CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput } from "./commands/CreateDatasetImportJobCommand";
@@ -33,14 +41,6 @@ import { StopResourceCommandInput, StopResourceCommandOutput } from "./commands/
33
41
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
34
42
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
35
43
  import { UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput } from "./commands/UpdateDatasetGroupCommand";
36
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
37
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
38
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
39
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
40
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
41
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
42
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
43
- import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
44
44
  export declare type ServiceInputTypes = CreateDatasetCommandInput | CreateDatasetGroupCommandInput | CreateDatasetImportJobCommandInput | CreateForecastCommandInput | CreateForecastExportJobCommandInput | CreatePredictorBacktestExportJobCommandInput | CreatePredictorCommandInput | DeleteDatasetCommandInput | DeleteDatasetGroupCommandInput | DeleteDatasetImportJobCommandInput | DeleteForecastCommandInput | DeleteForecastExportJobCommandInput | DeletePredictorBacktestExportJobCommandInput | DeletePredictorCommandInput | DeleteResourceTreeCommandInput | DescribeDatasetCommandInput | DescribeDatasetGroupCommandInput | DescribeDatasetImportJobCommandInput | DescribeForecastCommandInput | DescribeForecastExportJobCommandInput | DescribePredictorBacktestExportJobCommandInput | DescribePredictorCommandInput | GetAccuracyMetricsCommandInput | ListDatasetGroupsCommandInput | ListDatasetImportJobsCommandInput | ListDatasetsCommandInput | ListForecastExportJobsCommandInput | ListForecastsCommandInput | ListPredictorBacktestExportJobsCommandInput | ListPredictorsCommandInput | ListTagsForResourceCommandInput | StopResourceCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateDatasetGroupCommandInput;
45
45
  export declare type ServiceOutputTypes = CreateDatasetCommandOutput | CreateDatasetGroupCommandOutput | CreateDatasetImportJobCommandOutput | CreateForecastCommandOutput | CreateForecastExportJobCommandOutput | CreatePredictorBacktestExportJobCommandOutput | CreatePredictorCommandOutput | DeleteDatasetCommandOutput | DeleteDatasetGroupCommandOutput | DeleteDatasetImportJobCommandOutput | DeleteForecastCommandOutput | DeleteForecastExportJobCommandOutput | DeletePredictorBacktestExportJobCommandOutput | DeletePredictorCommandOutput | DeleteResourceTreeCommandOutput | DescribeDatasetCommandOutput | DescribeDatasetGroupCommandOutput | DescribeDatasetImportJobCommandOutput | DescribeForecastCommandOutput | DescribeForecastExportJobCommandOutput | DescribePredictorBacktestExportJobCommandOutput | DescribePredictorCommandOutput | GetAccuracyMetricsCommandOutput | ListDatasetGroupsCommandOutput | ListDatasetImportJobsCommandOutput | ListDatasetsCommandOutput | ListForecastExportJobsCommandOutput | ListForecastsCommandOutput | ListPredictorBacktestExportJobsCommandOutput | ListPredictorsCommandOutput | ListTagsForResourceCommandOutput | StopResourceCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateDatasetGroupCommandOutput;
46
46
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
@@ -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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreateDatasetRequest, CreateDatasetResponse } 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 CreateDatasetCommandInput extends CreateDatasetRequest {
6
6
  }
7
7
  export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreateDatasetGroupRequest, CreateDatasetGroupResponse } 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 CreateDatasetGroupCommandInput extends CreateDatasetGroupRequest {
6
6
  }
7
7
  export interface CreateDatasetGroupCommandOutput extends CreateDatasetGroupResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreateDatasetImportJobRequest, CreateDatasetImportJobResponse } 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 CreateDatasetImportJobCommandInput extends CreateDatasetImportJobRequest {
6
6
  }
7
7
  export interface CreateDatasetImportJobCommandOutput extends CreateDatasetImportJobResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreateForecastRequest, CreateForecastResponse } 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 CreateForecastCommandInput extends CreateForecastRequest {
6
6
  }
7
7
  export interface CreateForecastCommandOutput extends CreateForecastResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreateForecastExportJobRequest, CreateForecastExportJobResponse } 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 CreateForecastExportJobCommandInput extends CreateForecastExportJobRequest {
6
6
  }
7
7
  export interface CreateForecastExportJobCommandOutput extends CreateForecastExportJobResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreatePredictorBacktestExportJobRequest, CreatePredictorBacktestExportJobResponse } 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 CreatePredictorBacktestExportJobCommandInput extends CreatePredictorBacktestExportJobRequest {
6
6
  }
7
7
  export interface CreatePredictorBacktestExportJobCommandOutput extends CreatePredictorBacktestExportJobResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { CreatePredictorRequest, CreatePredictorResponse } 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 CreatePredictorCommandInput extends CreatePredictorRequest {
6
6
  }
7
7
  export interface CreatePredictorCommandOutput extends CreatePredictorResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeleteDatasetRequest } 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 DeleteDatasetCommandInput extends DeleteDatasetRequest {
6
6
  }
7
7
  export interface DeleteDatasetCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeleteDatasetGroupRequest } 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 DeleteDatasetGroupCommandInput extends DeleteDatasetGroupRequest {
6
6
  }
7
7
  export interface DeleteDatasetGroupCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeleteDatasetImportJobRequest } 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 DeleteDatasetImportJobCommandInput extends DeleteDatasetImportJobRequest {
6
6
  }
7
7
  export interface DeleteDatasetImportJobCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeleteForecastRequest } 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 DeleteForecastCommandInput extends DeleteForecastRequest {
6
6
  }
7
7
  export interface DeleteForecastCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeleteForecastExportJobRequest } 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 DeleteForecastExportJobCommandInput extends DeleteForecastExportJobRequest {
6
6
  }
7
7
  export interface DeleteForecastExportJobCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeletePredictorBacktestExportJobRequest } 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 DeletePredictorBacktestExportJobCommandInput extends DeletePredictorBacktestExportJobRequest {
6
6
  }
7
7
  export interface DeletePredictorBacktestExportJobCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeletePredictorRequest } 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 DeletePredictorCommandInput extends DeletePredictorRequest {
6
6
  }
7
7
  export interface DeletePredictorCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DeleteResourceTreeRequest } 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 DeleteResourceTreeCommandInput extends DeleteResourceTreeRequest {
6
6
  }
7
7
  export interface DeleteResourceTreeCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribeDatasetRequest, DescribeDatasetResponse } 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 DescribeDatasetCommandInput extends DescribeDatasetRequest {
6
6
  }
7
7
  export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribeDatasetGroupRequest, DescribeDatasetGroupResponse } 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 DescribeDatasetGroupCommandInput extends DescribeDatasetGroupRequest {
6
6
  }
7
7
  export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribeDatasetImportJobRequest, DescribeDatasetImportJobResponse } 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 DescribeDatasetImportJobCommandInput extends DescribeDatasetImportJobRequest {
6
6
  }
7
7
  export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetImportJobResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribeForecastRequest, DescribeForecastResponse } 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 DescribeForecastCommandInput extends DescribeForecastRequest {
6
6
  }
7
7
  export interface DescribeForecastCommandOutput extends DescribeForecastResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribeForecastExportJobRequest, DescribeForecastExportJobResponse } 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 DescribeForecastExportJobCommandInput extends DescribeForecastExportJobRequest {
6
6
  }
7
7
  export interface DescribeForecastExportJobCommandOutput extends DescribeForecastExportJobResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribePredictorBacktestExportJobRequest, DescribePredictorBacktestExportJobResponse } 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 DescribePredictorBacktestExportJobCommandInput extends DescribePredictorBacktestExportJobRequest {
6
6
  }
7
7
  export interface DescribePredictorBacktestExportJobCommandOutput extends DescribePredictorBacktestExportJobResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { DescribePredictorRequest, DescribePredictorResponse } 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 DescribePredictorCommandInput extends DescribePredictorRequest {
6
6
  }
7
7
  export interface DescribePredictorCommandOutput extends DescribePredictorResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { GetAccuracyMetricsRequest, GetAccuracyMetricsResponse } 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 GetAccuracyMetricsCommandInput extends GetAccuracyMetricsRequest {
6
6
  }
7
7
  export interface GetAccuracyMetricsCommandOutput extends GetAccuracyMetricsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } 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 ListDatasetGroupsCommandInput extends ListDatasetGroupsRequest {
6
6
  }
7
7
  export interface ListDatasetGroupsCommandOutput extends ListDatasetGroupsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } 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 ListDatasetImportJobsCommandInput extends ListDatasetImportJobsRequest {
6
6
  }
7
7
  export interface ListDatasetImportJobsCommandOutput extends ListDatasetImportJobsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListDatasetsRequest, ListDatasetsResponse } 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 ListDatasetsCommandInput extends ListDatasetsRequest {
6
6
  }
7
7
  export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListForecastExportJobsRequest, ListForecastExportJobsResponse } 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 ListForecastExportJobsCommandInput extends ListForecastExportJobsRequest {
6
6
  }
7
7
  export interface ListForecastExportJobsCommandOutput extends ListForecastExportJobsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListForecastsRequest, ListForecastsResponse } 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 ListForecastsCommandInput extends ListForecastsRequest {
6
6
  }
7
7
  export interface ListForecastsCommandOutput extends ListForecastsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } 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 ListPredictorBacktestExportJobsCommandInput extends ListPredictorBacktestExportJobsRequest {
6
6
  }
7
7
  export interface ListPredictorBacktestExportJobsCommandOutput extends ListPredictorBacktestExportJobsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListPredictorsRequest, ListPredictorsResponse } 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 ListPredictorsCommandInput extends ListPredictorsRequest {
6
6
  }
7
7
  export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } 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 ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
6
  }
7
7
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { StopResourceRequest } 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 StopResourceCommandInput extends StopResourceRequest {
6
6
  }
7
7
  export interface StopResourceCommandOutput extends __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { TagResourceRequest, TagResourceResponse } 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 TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { UntagResourceRequest, UntagResourceResponse } 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 UntagResourceCommandInput extends UntagResourceRequest {
6
6
  }
7
7
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __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 { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
2
4
  import { UpdateDatasetGroupRequest, UpdateDatasetGroupResponse } 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 UpdateDatasetGroupCommandInput extends UpdateDatasetGroupRequest {
6
6
  }
7
7
  export interface UpdateDatasetGroupCommandOutput extends UpdateDatasetGroupResponse, __MetadataBearer {
File without changes
File without changes
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { Forecast } from "../Forecast";
2
3
  import { ForecastClient } from "../ForecastClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface ForecastPaginationConfiguration extends PaginationConfiguration {
5
5
  client: Forecast | ForecastClient;
6
6
  }
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListDatasetGroupsCommandInput, ListDatasetGroupsCommandOutput } from "../commands/ListDatasetGroupsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListDatasetGroups(config: ForecastPaginationConfiguration, input: ListDatasetGroupsCommandInput, ...additionalArguments: any): Paginator<ListDatasetGroupsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListDatasetImportJobsCommandInput, ListDatasetImportJobsCommandOutput } from "../commands/ListDatasetImportJobsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListDatasetImportJobs(config: ForecastPaginationConfiguration, input: ListDatasetImportJobsCommandInput, ...additionalArguments: any): Paginator<ListDatasetImportJobsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListDatasets(config: ForecastPaginationConfiguration, input: ListDatasetsCommandInput, ...additionalArguments: any): Paginator<ListDatasetsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListForecastExportJobsCommandInput, ListForecastExportJobsCommandOutput } from "../commands/ListForecastExportJobsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListForecastExportJobs(config: ForecastPaginationConfiguration, input: ListForecastExportJobsCommandInput, ...additionalArguments: any): Paginator<ListForecastExportJobsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListForecastsCommandInput, ListForecastsCommandOutput } from "../commands/ListForecastsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListForecasts(config: ForecastPaginationConfiguration, input: ListForecastsCommandInput, ...additionalArguments: any): Paginator<ListForecastsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput } from "../commands/ListPredictorBacktestExportJobsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListPredictorBacktestExportJobs(config: ForecastPaginationConfiguration, input: ListPredictorBacktestExportJobsCommandInput, ...additionalArguments: any): Paginator<ListPredictorBacktestExportJobsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListPredictorsCommandInput, ListPredictorsCommandOutput } from "../commands/ListPredictorsCommand";
2
3
  import { ForecastPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListPredictors(config: ForecastPaginationConfiguration, input: ListPredictorsCommandInput, ...additionalArguments: any): Paginator<ListPredictorsCommandOutput>;
@@ -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 { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "../commands/CreateDatasetCommand";
2
4
  import { CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput } from "../commands/CreateDatasetGroupCommand";
3
5
  import { CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput } from "../commands/CreateDatasetImportJobCommand";
@@ -33,8 +35,6 @@ import { StopResourceCommandInput, StopResourceCommandOutput } from "../commands
33
35
  import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
34
36
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
35
37
  import { UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput } from "../commands/UpdateDatasetGroupCommand";
36
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
37
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
38
38
  export declare const serializeAws_json1_1CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
39
39
  export declare const serializeAws_json1_1CreateDatasetGroupCommand: (input: CreateDatasetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
40
40
  export declare const serializeAws_json1_1CreateDatasetImportJobCommand: (input: CreateDatasetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: ForecastClientConfig) => {
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>;