@aws-sdk/client-forecast 3.31.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 (504) hide show
  1. package/CHANGELOG.md +39 -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 +14 -14
  5. package/dist-cjs/ForecastClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +5 -5
  7. package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/CreateDatasetGroupCommand.js +5 -5
  9. package/dist-cjs/commands/CreateDatasetGroupCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CreateDatasetImportJobCommand.js +5 -5
  11. package/dist-cjs/commands/CreateDatasetImportJobCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateForecastCommand.js +5 -5
  13. package/dist-cjs/commands/CreateForecastCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/CreateForecastExportJobCommand.js +5 -5
  15. package/dist-cjs/commands/CreateForecastExportJobCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js +5 -5
  17. package/dist-cjs/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/CreatePredictorCommand.js +5 -5
  19. package/dist-cjs/commands/CreatePredictorCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +5 -5
  21. package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DeleteDatasetGroupCommand.js +5 -5
  23. package/dist-cjs/commands/DeleteDatasetGroupCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DeleteDatasetImportJobCommand.js +5 -5
  25. package/dist-cjs/commands/DeleteDatasetImportJobCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DeleteForecastCommand.js +5 -5
  27. package/dist-cjs/commands/DeleteForecastCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DeleteForecastExportJobCommand.js +5 -5
  29. package/dist-cjs/commands/DeleteForecastExportJobCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DeletePredictorBacktestExportJobCommand.js +5 -5
  31. package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DeletePredictorCommand.js +5 -5
  33. package/dist-cjs/commands/DeletePredictorCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/DeleteResourceTreeCommand.js +5 -5
  35. package/dist-cjs/commands/DeleteResourceTreeCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +5 -5
  37. package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeDatasetGroupCommand.js +5 -5
  39. package/dist-cjs/commands/DescribeDatasetGroupCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/DescribeDatasetImportJobCommand.js +5 -5
  41. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/DescribeForecastCommand.js +5 -5
  43. package/dist-cjs/commands/DescribeForecastCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/DescribeForecastExportJobCommand.js +5 -5
  45. package/dist-cjs/commands/DescribeForecastExportJobCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js +5 -5
  47. package/dist-cjs/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/DescribePredictorCommand.js +5 -5
  49. package/dist-cjs/commands/DescribePredictorCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/GetAccuracyMetricsCommand.js +5 -5
  51. package/dist-cjs/commands/GetAccuracyMetricsCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/ListDatasetGroupsCommand.js +5 -5
  53. package/dist-cjs/commands/ListDatasetGroupsCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/ListDatasetImportJobsCommand.js +5 -5
  55. package/dist-cjs/commands/ListDatasetImportJobsCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +5 -5
  57. package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/commands/ListForecastExportJobsCommand.js +5 -5
  59. package/dist-cjs/commands/ListForecastExportJobsCommand.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/commands/ListForecastsCommand.js +5 -5
  61. package/dist-cjs/commands/ListForecastsCommand.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js +5 -5
  63. package/dist-cjs/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/commands/ListPredictorsCommand.js +5 -5
  65. package/dist-cjs/commands/ListPredictorsCommand.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
  67. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/commands/StopResourceCommand.js +5 -5
  69. package/dist-cjs/commands/StopResourceCommand.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
  71. package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
  73. package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/commands/UpdateDatasetGroupCommand.js +5 -5
  75. package/dist-cjs/commands/UpdateDatasetGroupCommand.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
  77. package/dist-cjs/endpoints.js.map +1 -0
  78. package/dist-cjs/index.js +50 -0
  79. package/dist-cjs/index.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/models/index.js +1 -1
  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 +193 -193
  101. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  102. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
  103. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  104. package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
  105. package/dist-cjs/runtimeConfig.js.map +1 -0
  106. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
  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 +2 -5
  111. package/dist-es/Forecast.js.map +1 -0
  112. package/{dist/es → dist-es}/ForecastClient.js +2 -10
  113. package/dist-es/ForecastClient.js.map +1 -0
  114. package/dist-es/commands/CreateDatasetCommand.js +40 -0
  115. package/{dist/es → dist-es}/commands/CreateDatasetCommand.js.map +1 -1
  116. package/{dist/es → dist-es}/commands/CreateDatasetGroupCommand.js +4 -38
  117. package/dist-es/commands/CreateDatasetGroupCommand.js.map +1 -0
  118. package/dist-es/commands/CreateDatasetImportJobCommand.js +40 -0
  119. package/dist-es/commands/CreateDatasetImportJobCommand.js.map +1 -0
  120. package/dist-es/commands/CreateForecastCommand.js +40 -0
  121. package/dist-es/commands/CreateForecastCommand.js.map +1 -0
  122. package/dist-es/commands/CreateForecastExportJobCommand.js +40 -0
  123. package/dist-es/commands/CreateForecastExportJobCommand.js.map +1 -0
  124. package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js +40 -0
  125. package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
  126. package/dist-es/commands/CreatePredictorCommand.js +40 -0
  127. package/dist-es/commands/CreatePredictorCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +4 -37
  129. package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/DeleteDatasetGroupCommand.js +4 -32
  131. package/dist-es/commands/DeleteDatasetGroupCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/commands/DeleteDatasetImportJobCommand.js +4 -31
  133. package/dist-es/commands/DeleteDatasetImportJobCommand.js.map +1 -0
  134. package/{dist/es → dist-es}/commands/DeleteForecastCommand.js +4 -33
  135. package/dist-es/commands/DeleteForecastCommand.js.map +1 -0
  136. package/{dist/es → dist-es}/commands/DeleteForecastExportJobCommand.js +4 -31
  137. package/dist-es/commands/DeleteForecastExportJobCommand.js.map +1 -0
  138. package/{dist/es → dist-es}/commands/DeletePredictorBacktestExportJobCommand.js +4 -29
  139. package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
  140. package/{dist/es → dist-es}/commands/DeletePredictorCommand.js +4 -31
  141. package/dist-es/commands/DeletePredictorCommand.js.map +1 -0
  142. package/dist-es/commands/DeleteResourceTreeCommand.js +40 -0
  143. package/dist-es/commands/DeleteResourceTreeCommand.js.map +1 -0
  144. package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +4 -49
  145. package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
  146. package/dist-es/commands/DescribeDatasetGroupCommand.js +40 -0
  147. package/dist-es/commands/DescribeDatasetGroupCommand.js.map +1 -0
  148. package/dist-es/commands/DescribeDatasetImportJobCommand.js +40 -0
  149. package/dist-es/commands/DescribeDatasetImportJobCommand.js.map +1 -0
  150. package/dist-es/commands/DescribeForecastCommand.js +40 -0
  151. package/dist-es/commands/DescribeForecastCommand.js.map +1 -0
  152. package/dist-es/commands/DescribeForecastExportJobCommand.js +40 -0
  153. package/dist-es/commands/DescribeForecastExportJobCommand.js.map +1 -0
  154. package/{dist/es → dist-es}/commands/DescribePredictorBacktestExportJobCommand.js +4 -53
  155. package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
  156. package/dist-es/commands/DescribePredictorCommand.js +40 -0
  157. package/dist-es/commands/DescribePredictorCommand.js.map +1 -0
  158. package/dist-es/commands/GetAccuracyMetricsCommand.js +40 -0
  159. package/dist-es/commands/GetAccuracyMetricsCommand.js.map +1 -0
  160. package/{dist/es → dist-es}/commands/ListDatasetGroupsCommand.js +4 -32
  161. package/dist-es/commands/ListDatasetGroupsCommand.js.map +1 -0
  162. package/{dist/es → dist-es}/commands/ListDatasetImportJobsCommand.js +4 -32
  163. package/dist-es/commands/ListDatasetImportJobsCommand.js.map +1 -0
  164. package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +4 -31
  165. package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
  166. package/{dist/es → dist-es}/commands/ListForecastExportJobsCommand.js +4 -32
  167. package/dist-es/commands/ListForecastExportJobsCommand.js.map +1 -0
  168. package/{dist/es → dist-es}/commands/ListForecastsCommand.js +4 -33
  169. package/dist-es/commands/ListForecastsCommand.js.map +1 -0
  170. package/{dist/es → dist-es}/commands/ListPredictorBacktestExportJobsCommand.js +4 -32
  171. package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
  172. package/{dist/es → dist-es}/commands/ListPredictorsCommand.js +4 -33
  173. package/dist-es/commands/ListPredictorsCommand.js.map +1 -0
  174. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
  175. package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
  176. package/dist-es/commands/StopResourceCommand.js +40 -0
  177. package/dist-es/commands/StopResourceCommand.js.map +1 -0
  178. package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
  179. package/dist-es/commands/TagResourceCommand.js.map +1 -0
  180. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
  181. package/dist-es/commands/UntagResourceCommand.js.map +1 -0
  182. package/{dist/es → dist-es}/commands/UpdateDatasetGroupCommand.js +4 -34
  183. package/dist-es/commands/UpdateDatasetGroupCommand.js.map +1 -0
  184. package/{dist/es → dist-es}/endpoints.js +1 -1
  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 -306
  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 +17 -29
  195. package/dist-es/pagination/ListDatasetGroupsPaginator.js.map +1 -0
  196. package/{dist/es → dist-es}/pagination/ListDatasetImportJobsPaginator.js +17 -29
  197. package/dist-es/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
  198. package/{dist/es → dist-es}/pagination/ListDatasetsPaginator.js +17 -29
  199. package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
  200. package/{dist/es → dist-es}/pagination/ListForecastExportJobsPaginator.js +17 -29
  201. package/dist-es/pagination/ListForecastExportJobsPaginator.js.map +1 -0
  202. package/{dist/es → dist-es}/pagination/ListForecastsPaginator.js +17 -29
  203. package/dist-es/pagination/ListForecastsPaginator.js.map +1 -0
  204. package/{dist/es → dist-es}/pagination/ListPredictorBacktestExportJobsPaginator.js +17 -29
  205. package/dist-es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
  206. package/{dist/es → dist-es}/pagination/ListPredictorsPaginator.js +17 -29
  207. package/dist-es/pagination/ListPredictorsPaginator.js.map +1 -0
  208. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +649 -654
  209. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  210. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
  211. package/dist-es/runtimeConfig.browser.js.map +1 -0
  212. package/{dist/es → dist-es}/runtimeConfig.js +2 -5
  213. package/dist-es/runtimeConfig.js.map +1 -0
  214. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
  215. package/dist-es/runtimeConfig.native.js.map +1 -0
  216. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
  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 +1 -0
  269. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
  270. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -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 +1 -0
  323. package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
  324. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
  325. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  326. package/package.json +50 -50
  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 -3
  382. package/tsconfig.json +7 -7
  383. package/tsconfig.types.json +9 -0
  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/CreatePredictorBacktestExportJobCommand.js.map +0 -1
  392. package/dist/cjs/commands/CreatePredictorCommand.js.map +0 -1
  393. package/dist/cjs/commands/DeleteDatasetCommand.js.map +0 -1
  394. package/dist/cjs/commands/DeleteDatasetGroupCommand.js.map +0 -1
  395. package/dist/cjs/commands/DeleteDatasetImportJobCommand.js.map +0 -1
  396. package/dist/cjs/commands/DeleteForecastCommand.js.map +0 -1
  397. package/dist/cjs/commands/DeleteForecastExportJobCommand.js.map +0 -1
  398. package/dist/cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
  399. package/dist/cjs/commands/DeletePredictorCommand.js.map +0 -1
  400. package/dist/cjs/commands/DeleteResourceTreeCommand.js.map +0 -1
  401. package/dist/cjs/commands/DescribeDatasetCommand.js.map +0 -1
  402. package/dist/cjs/commands/DescribeDatasetGroupCommand.js.map +0 -1
  403. package/dist/cjs/commands/DescribeDatasetImportJobCommand.js.map +0 -1
  404. package/dist/cjs/commands/DescribeForecastCommand.js.map +0 -1
  405. package/dist/cjs/commands/DescribeForecastExportJobCommand.js.map +0 -1
  406. package/dist/cjs/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
  407. package/dist/cjs/commands/DescribePredictorCommand.js.map +0 -1
  408. package/dist/cjs/commands/GetAccuracyMetricsCommand.js.map +0 -1
  409. package/dist/cjs/commands/ListDatasetGroupsCommand.js.map +0 -1
  410. package/dist/cjs/commands/ListDatasetImportJobsCommand.js.map +0 -1
  411. package/dist/cjs/commands/ListDatasetsCommand.js.map +0 -1
  412. package/dist/cjs/commands/ListForecastExportJobsCommand.js.map +0 -1
  413. package/dist/cjs/commands/ListForecastsCommand.js.map +0 -1
  414. package/dist/cjs/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
  415. package/dist/cjs/commands/ListPredictorsCommand.js.map +0 -1
  416. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  417. package/dist/cjs/commands/StopResourceCommand.js.map +0 -1
  418. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  419. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  420. package/dist/cjs/commands/UpdateDatasetGroupCommand.js.map +0 -1
  421. package/dist/cjs/endpoints.js.map +0 -1
  422. package/dist/cjs/index.js +0 -50
  423. package/dist/cjs/index.js.map +0 -1
  424. package/dist/cjs/models/models_0.js.map +0 -1
  425. package/dist/cjs/package.json +0 -91
  426. package/dist/cjs/pagination/ListDatasetGroupsPaginator.js.map +0 -1
  427. package/dist/cjs/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
  428. package/dist/cjs/pagination/ListDatasetsPaginator.js.map +0 -1
  429. package/dist/cjs/pagination/ListForecastExportJobsPaginator.js.map +0 -1
  430. package/dist/cjs/pagination/ListForecastsPaginator.js.map +0 -1
  431. package/dist/cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
  432. package/dist/cjs/pagination/ListPredictorsPaginator.js.map +0 -1
  433. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  434. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  435. package/dist/cjs/runtimeConfig.js.map +0 -1
  436. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  437. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  438. package/dist/es/Forecast.js.map +0 -1
  439. package/dist/es/ForecastClient.js.map +0 -1
  440. package/dist/es/commands/CreateDatasetCommand.js +0 -106
  441. package/dist/es/commands/CreateDatasetGroupCommand.js.map +0 -1
  442. package/dist/es/commands/CreateDatasetImportJobCommand.js +0 -84
  443. package/dist/es/commands/CreateDatasetImportJobCommand.js.map +0 -1
  444. package/dist/es/commands/CreateForecastCommand.js +0 -83
  445. package/dist/es/commands/CreateForecastCommand.js.map +0 -1
  446. package/dist/es/commands/CreateForecastExportJobCommand.js +0 -78
  447. package/dist/es/commands/CreateForecastExportJobCommand.js.map +0 -1
  448. package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js +0 -79
  449. package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
  450. package/dist/es/commands/CreatePredictorCommand.js +0 -126
  451. package/dist/es/commands/CreatePredictorCommand.js.map +0 -1
  452. package/dist/es/commands/DeleteDatasetCommand.js.map +0 -1
  453. package/dist/es/commands/DeleteDatasetGroupCommand.js.map +0 -1
  454. package/dist/es/commands/DeleteDatasetImportJobCommand.js.map +0 -1
  455. package/dist/es/commands/DeleteForecastCommand.js.map +0 -1
  456. package/dist/es/commands/DeleteForecastExportJobCommand.js.map +0 -1
  457. package/dist/es/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
  458. package/dist/es/commands/DeletePredictorCommand.js.map +0 -1
  459. package/dist/es/commands/DeleteResourceTreeCommand.js +0 -96
  460. package/dist/es/commands/DeleteResourceTreeCommand.js.map +0 -1
  461. package/dist/es/commands/DescribeDatasetCommand.js.map +0 -1
  462. package/dist/es/commands/DescribeDatasetGroupCommand.js +0 -89
  463. package/dist/es/commands/DescribeDatasetGroupCommand.js.map +0 -1
  464. package/dist/es/commands/DescribeDatasetImportJobCommand.js +0 -99
  465. package/dist/es/commands/DescribeDatasetImportJobCommand.js.map +0 -1
  466. package/dist/es/commands/DescribeForecastCommand.js +0 -93
  467. package/dist/es/commands/DescribeForecastCommand.js.map +0 -1
  468. package/dist/es/commands/DescribeForecastExportJobCommand.js +0 -89
  469. package/dist/es/commands/DescribeForecastExportJobCommand.js.map +0 -1
  470. package/dist/es/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
  471. package/dist/es/commands/DescribePredictorCommand.js +0 -99
  472. package/dist/es/commands/DescribePredictorCommand.js.map +0 -1
  473. package/dist/es/commands/GetAccuracyMetricsCommand.js +0 -82
  474. package/dist/es/commands/GetAccuracyMetricsCommand.js.map +0 -1
  475. package/dist/es/commands/ListDatasetGroupsCommand.js.map +0 -1
  476. package/dist/es/commands/ListDatasetImportJobsCommand.js.map +0 -1
  477. package/dist/es/commands/ListDatasetsCommand.js.map +0 -1
  478. package/dist/es/commands/ListForecastExportJobsCommand.js.map +0 -1
  479. package/dist/es/commands/ListForecastsCommand.js.map +0 -1
  480. package/dist/es/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
  481. package/dist/es/commands/ListPredictorsCommand.js.map +0 -1
  482. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  483. package/dist/es/commands/StopResourceCommand.js +0 -87
  484. package/dist/es/commands/StopResourceCommand.js.map +0 -1
  485. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  486. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  487. package/dist/es/commands/UpdateDatasetGroupCommand.js.map +0 -1
  488. package/dist/es/endpoints.js.map +0 -1
  489. package/dist/es/index.js.map +0 -1
  490. package/dist/es/models/index.js.map +0 -1
  491. package/dist/es/models/models_0.js.map +0 -1
  492. package/dist/es/package.json +0 -91
  493. package/dist/es/pagination/ListDatasetGroupsPaginator.js.map +0 -1
  494. package/dist/es/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
  495. package/dist/es/pagination/ListDatasetsPaginator.js.map +0 -1
  496. package/dist/es/pagination/ListForecastExportJobsPaginator.js.map +0 -1
  497. package/dist/es/pagination/ListForecastsPaginator.js.map +0 -1
  498. package/dist/es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
  499. package/dist/es/pagination/ListPredictorsPaginator.js.map +0 -1
  500. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  501. package/dist/es/runtimeConfig.browser.js.map +0 -1
  502. package/dist/es/runtimeConfig.js.map +0 -1
  503. package/dist/es/runtimeConfig.native.js.map +0 -1
  504. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListDatasetGroupsCommand.js","sourceRoot":"","sources":["../../src/commands/ListDatasetGroupsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAyBlC;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListDatasetImportJobsCommand, serializeAws_json1_1ListDatasetImportJobsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of dataset import jobs created using the <a>CreateDatasetImportJob</a> operation. For each import job, this operation returns a
8
- * summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the
9
- * complete set of properties by using the ARN with the <a>DescribeDatasetImportJob</a> operation. You can filter the list by providing an array of <a>Filter</a>
10
- * objects.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ForecastClient, ListDatasetImportJobsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
15
- * // const { ForecastClient, ListDatasetImportJobsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
16
- * const client = new ForecastClient(config);
17
- * const command = new ListDatasetImportJobsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListDatasetImportJobsCommandInput} for command's `input` shape.
22
- * @see {@link ListDatasetImportJobsCommandOutput} for command's `response` shape.
23
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var ListDatasetImportJobsCommand = /** @class */ (function (_super) {
4
+ import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListDatasetImportJobsCommand, serializeAws_json1_1ListDatasetImportJobsCommand, } from "../protocols/Aws_json1_1";
6
+ var ListDatasetImportJobsCommand = (function (_super) {
27
7
  __extends(ListDatasetImportJobsCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function ListDatasetImportJobsCommand(input) {
31
- var _this =
32
- // Start section: command_constructor
33
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
34
10
  _this.input = input;
35
11
  return _this;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  ListDatasetImportJobsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
42
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListDatasetImportJobsCommand.js","sourceRoot":"","sources":["../../src/commands/ListDatasetImportJobsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAyBlC;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListDatasetsCommand, serializeAws_json1_1ListDatasetsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of datasets created using the <a>CreateDataset</a> operation.
8
- * For each dataset, a summary of its properties, including its Amazon Resource Name (ARN), is
9
- * returned. To retrieve the complete set of properties, use the ARN with the <a>DescribeDataset</a> operation.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { ForecastClient, ListDatasetsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
14
- * // const { ForecastClient, ListDatasetsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
15
- * const client = new ForecastClient(config);
16
- * const command = new ListDatasetsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListDatasetsCommandInput} for command's `input` shape.
21
- * @see {@link ListDatasetsCommandOutput} for command's `response` shape.
22
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var ListDatasetsCommand = /** @class */ (function (_super) {
4
+ import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListDatasetsCommand, serializeAws_json1_1ListDatasetsCommand, } from "../protocols/Aws_json1_1";
6
+ var ListDatasetsCommand = (function (_super) {
26
7
  __extends(ListDatasetsCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function ListDatasetsCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  ListDatasetsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListDatasetsCommand.js","sourceRoot":"","sources":["../../src/commands/ListDatasetsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAwBlC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListForecastExportJobsRequest, ListForecastExportJobsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListForecastExportJobsCommand, serializeAws_json1_1ListForecastExportJobsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of forecast export jobs created using the <a>CreateForecastExportJob</a> operation. For each forecast export job, this operation
8
- * returns a summary of its properties, including its Amazon Resource Name (ARN). To retrieve the
9
- * complete set of properties, use the ARN with the <a>DescribeForecastExportJob</a>
10
- * operation. You can filter the list using an array of <a>Filter</a> objects.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ForecastClient, ListForecastExportJobsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
15
- * // const { ForecastClient, ListForecastExportJobsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
16
- * const client = new ForecastClient(config);
17
- * const command = new ListForecastExportJobsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListForecastExportJobsCommandInput} for command's `input` shape.
22
- * @see {@link ListForecastExportJobsCommandOutput} for command's `response` shape.
23
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var ListForecastExportJobsCommand = /** @class */ (function (_super) {
4
+ import { ListForecastExportJobsRequest, ListForecastExportJobsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListForecastExportJobsCommand, serializeAws_json1_1ListForecastExportJobsCommand, } from "../protocols/Aws_json1_1";
6
+ var ListForecastExportJobsCommand = (function (_super) {
27
7
  __extends(ListForecastExportJobsCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function ListForecastExportJobsCommand(input) {
31
- var _this =
32
- // Start section: command_constructor
33
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
34
10
  _this.input = input;
35
11
  return _this;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  ListForecastExportJobsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
42
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListForecastExportJobsCommand.js","sourceRoot":"","sources":["../../src/commands/ListForecastExportJobsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAyBlC;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,wBAAwB,EAAE,8BAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
@@ -1,44 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListForecastsRequest, ListForecastsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListForecastsCommand, serializeAws_json1_1ListForecastsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of forecasts created using the <a>CreateForecast</a> operation.
8
- * For each forecast, this operation returns a summary of its properties, including its Amazon
9
- * Resource Name (ARN). To retrieve the complete set of properties, specify the ARN with the
10
- * <a>DescribeForecast</a> operation. You can filter the list using an array of
11
- * <a>Filter</a> objects.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ForecastClient, ListForecastsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
16
- * // const { ForecastClient, ListForecastsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
17
- * const client = new ForecastClient(config);
18
- * const command = new ListForecastsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListForecastsCommandInput} for command's `input` shape.
23
- * @see {@link ListForecastsCommandOutput} for command's `response` shape.
24
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
- var ListForecastsCommand = /** @class */ (function (_super) {
4
+ import { ListForecastsRequest, ListForecastsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListForecastsCommand, serializeAws_json1_1ListForecastsCommand, } from "../protocols/Aws_json1_1";
6
+ var ListForecastsCommand = (function (_super) {
28
7
  __extends(ListForecastsCommand, _super);
29
- // Start section: command_properties
30
- // End section: command_properties
31
8
  function ListForecastsCommand(input) {
32
- var _this =
33
- // Start section: command_constructor
34
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
35
10
  _this.input = input;
36
11
  return _this;
37
- // End section: command_constructor
38
12
  }
39
- /**
40
- * @internal
41
- */
42
13
  ListForecastsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
43
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
44
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListForecastsCommand.js","sourceRoot":"","sources":["../../src/commands/ListForecastsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AA0BlC;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListPredictorBacktestExportJobsCommand, serializeAws_json1_1ListPredictorBacktestExportJobsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of predictor backtest export jobs created using the <a>CreatePredictorBacktestExportJob</a> operation. This operation returns a summary
8
- * for each backtest export job. You can filter the list using an array of <a>Filter</a> objects.</p>
9
- * <p>To retrieve the complete set of properties for a particular backtest export job, use the
10
- * ARN with the <a>DescribePredictorBacktestExportJob</a> operation.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ForecastClient, ListPredictorBacktestExportJobsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
15
- * // const { ForecastClient, ListPredictorBacktestExportJobsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
16
- * const client = new ForecastClient(config);
17
- * const command = new ListPredictorBacktestExportJobsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListPredictorBacktestExportJobsCommandInput} for command's `input` shape.
22
- * @see {@link ListPredictorBacktestExportJobsCommandOutput} for command's `response` shape.
23
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var ListPredictorBacktestExportJobsCommand = /** @class */ (function (_super) {
4
+ import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListPredictorBacktestExportJobsCommand, serializeAws_json1_1ListPredictorBacktestExportJobsCommand, } from "../protocols/Aws_json1_1";
6
+ var ListPredictorBacktestExportJobsCommand = (function (_super) {
27
7
  __extends(ListPredictorBacktestExportJobsCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function ListPredictorBacktestExportJobsCommand(input) {
31
- var _this =
32
- // Start section: command_constructor
33
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
34
10
  _this.input = input;
35
11
  return _this;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  ListPredictorBacktestExportJobsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
42
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListPredictorBacktestExportJobsCommand.js","sourceRoot":"","sources":["../../src/commands/ListPredictorBacktestExportJobsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,MAAM,oBAAoB,CAAC;AACrH,OAAO,EACL,4DAA4D,EAC5D,0DAA0D,GAC3D,MAAM,0BAA0B,CAAC;AA2BlC;IAA4D,0DAI3D;IAIC,gDAAqB,KAAkD;QAAvE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6C;;IAIvE,CAAC;IAKD,kEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wCAAwC,CAAC;QAC7D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sCAAsC,CAAC,kBAAkB;YAClF,wBAAwB,EAAE,uCAAuC,CAAC,kBAAkB;SACrF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0DAAS,GAAjB,UACE,KAAkD,EAClD,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAEO,4DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,4DAA4D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAIH,6CAAC;AAAD,CAAC,AA5DD,CAA4D,QAAQ,GA4DnE"}
@@ -1,44 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListPredictorsCommand, serializeAws_json1_1ListPredictorsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of predictors created using the <a>CreatePredictor</a>
8
- * operation. For each predictor, this operation returns a summary of its properties, including
9
- * its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the
10
- * ARN with the <a>DescribePredictor</a> operation. You can filter the list using an
11
- * array of <a>Filter</a> objects.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ForecastClient, ListPredictorsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
16
- * // const { ForecastClient, ListPredictorsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
17
- * const client = new ForecastClient(config);
18
- * const command = new ListPredictorsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListPredictorsCommandInput} for command's `input` shape.
23
- * @see {@link ListPredictorsCommandOutput} for command's `response` shape.
24
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
- var ListPredictorsCommand = /** @class */ (function (_super) {
4
+ import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListPredictorsCommand, serializeAws_json1_1ListPredictorsCommand, } from "../protocols/Aws_json1_1";
6
+ var ListPredictorsCommand = (function (_super) {
28
7
  __extends(ListPredictorsCommand, _super);
29
- // Start section: command_properties
30
- // End section: command_properties
31
8
  function ListPredictorsCommand(input) {
32
- var _this =
33
- // Start section: command_constructor
34
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
35
10
  _this.input = input;
36
11
  return _this;
37
- // End section: command_constructor
38
12
  }
39
- /**
40
- * @internal
41
- */
42
13
  ListPredictorsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
43
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
44
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListPredictorsCommand.js","sourceRoot":"","sources":["../../src/commands/ListPredictorsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AA0BlC;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Lists the tags for an Amazon Forecast resource.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { ForecastClient, ListTagsForResourceCommand } from "@aws-sdk/client-forecast"; // ES Modules import
12
- * // const { ForecastClient, ListTagsForResourceCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
13
- * const client = new ForecastClient(config);
14
- * const command = new ListTagsForResourceCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
19
- * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
20
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var ListTagsForResourceCommand = /** @class */ (function (_super) {
4
+ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
+ var ListTagsForResourceCommand = (function (_super) {
24
7
  __extends(ListTagsForResourceCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function ListTagsForResourceCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  ListTagsForResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListTagsForResourceCommand.js","sourceRoot":"","sources":["../../src/commands/ListTagsForResourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAsBlC;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { StopResourceRequest } from "../models/models_0";
5
+ import { deserializeAws_json1_1StopResourceCommand, serializeAws_json1_1StopResourceCommand, } from "../protocols/Aws_json1_1";
6
+ var StopResourceCommand = (function (_super) {
7
+ __extends(StopResourceCommand, _super);
8
+ function StopResourceCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ StopResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ForecastClient";
18
+ var commandName = "StopResourceCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: StopResourceRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: function (output) { return output; },
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ StopResourceCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1StopResourceCommand(input, context);
33
+ };
34
+ StopResourceCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1StopResourceCommand(output, context);
36
+ };
37
+ return StopResourceCommand;
38
+ }($Command));
39
+ export { StopResourceCommand };
40
+ //# sourceMappingURL=StopResourceCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StopResourceCommand.js","sourceRoot":"","sources":["../../src/commands/StopResourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AA4ClC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Associates the specified tags to a resource with the specified <code>resourceArn</code>. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are also deleted.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { ForecastClient, TagResourceCommand } from "@aws-sdk/client-forecast"; // ES Modules import
12
- * // const { ForecastClient, TagResourceCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
13
- * const client = new ForecastClient(config);
14
- * const command = new TagResourceCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link TagResourceCommandInput} for command's `input` shape.
19
- * @see {@link TagResourceCommandOutput} for command's `response` shape.
20
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var TagResourceCommand = /** @class */ (function (_super) {
4
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
+ var TagResourceCommand = (function (_super) {
24
7
  __extends(TagResourceCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function TagResourceCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  TagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TagResourceCommand.js","sourceRoot":"","sources":["../../src/commands/TagResourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAsBlC;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Deletes the specified tags from a resource.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { ForecastClient, UntagResourceCommand } from "@aws-sdk/client-forecast"; // ES Modules import
12
- * // const { ForecastClient, UntagResourceCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
13
- * const client = new ForecastClient(config);
14
- * const command = new UntagResourceCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link UntagResourceCommandInput} for command's `input` shape.
19
- * @see {@link UntagResourceCommandOutput} for command's `response` shape.
20
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var UntagResourceCommand = /** @class */ (function (_super) {
4
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
6
+ var UntagResourceCommand = (function (_super) {
24
7
  __extends(UntagResourceCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function UntagResourceCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  UntagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UntagResourceCommand.js","sourceRoot":"","sources":["../../src/commands/UntagResourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAsBlC;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
@@ -1,45 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UpdateDatasetGroupRequest, UpdateDatasetGroupResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1UpdateDatasetGroupCommand, serializeAws_json1_1UpdateDatasetGroupCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Replaces the datasets in a dataset group with the specified datasets.</p>
8
- * <note>
9
- * <p>The <code>Status</code> of the dataset group must be <code>ACTIVE</code> before you can
10
- * use the dataset group to create a predictor. Use the <a>DescribeDatasetGroup</a>
11
- * operation to get the status.</p>
12
- * </note>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { ForecastClient, UpdateDatasetGroupCommand } from "@aws-sdk/client-forecast"; // ES Modules import
17
- * // const { ForecastClient, UpdateDatasetGroupCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
18
- * const client = new ForecastClient(config);
19
- * const command = new UpdateDatasetGroupCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link UpdateDatasetGroupCommandInput} for command's `input` shape.
24
- * @see {@link UpdateDatasetGroupCommandOutput} for command's `response` shape.
25
- * @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
- var UpdateDatasetGroupCommand = /** @class */ (function (_super) {
4
+ import { UpdateDatasetGroupRequest, UpdateDatasetGroupResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1UpdateDatasetGroupCommand, serializeAws_json1_1UpdateDatasetGroupCommand, } from "../protocols/Aws_json1_1";
6
+ var UpdateDatasetGroupCommand = (function (_super) {
29
7
  __extends(UpdateDatasetGroupCommand, _super);
30
- // Start section: command_properties
31
- // End section: command_properties
32
8
  function UpdateDatasetGroupCommand(input) {
33
- var _this =
34
- // Start section: command_constructor
35
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
36
10
  _this.input = input;
37
11
  return _this;
38
- // End section: command_constructor
39
12
  }
40
- /**
41
- * @internal
42
- */
43
13
  UpdateDatasetGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
44
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
45
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateDatasetGroupCommand.js","sourceRoot":"","sources":["../../src/commands/UpdateDatasetGroupCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AA2BlC;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,0BAA0B,CAAC,kBAAkB;SACxE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
@@ -63,7 +63,7 @@ var partitionHash = {
63
63
  };
64
64
  export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
65
65
  return __generator(this, function (_a) {
66
- return [2 /*return*/, getRegionInfo(region, __assign(__assign({}, options), { signingService: "forecast", regionHash: regionHash, partitionHash: partitionHash }))];
66
+ return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "forecast", regionHash: regionHash, partitionHash: partitionHash }))];
67
67
  });
68
68
  }); };
69
69
  //# sourceMappingURL=endpoints.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../src/endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,aAAa,EAA6B,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe;IAC7B,gBAAgB,EAAE;QAChB,QAAQ,EAAE,uCAAuC;QACjD,aAAa,EAAE,WAAW;KAC3B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,uCAAuC;QACjD,aAAa,EAAE,WAAW;KAC3B;IACD,gBAAgB,EAAE;QAChB,QAAQ,EAAE,uCAAuC;QACjD,aAAa,EAAE,WAAW;KAC3B;CACF,CAAC;AAEF,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,iCAAiC;KAC5C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,oCAAoC;KAC/C;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,8BAA8B;KACzC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,iCAAiC;KAC5C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,iCAAiC;KAC5C;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,WAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,UAAU,EAC1B,UAAU,YAAA,EACV,aAAa,eAAA,IACb,EAAA;;KAAA,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,kCAAkC,CAAC;AACjD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,mCAAmC,CAAC;AAClD,cAAc,oDAAoD,CAAC;AACnE,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,kCAAkC,CAAC;AACjD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,mCAAmC,CAAC;AAClD,cAAc,oDAAoD,CAAC;AACnE,cAAc,sCAAsC,CAAC;AACrD,cAAc,mCAAmC,CAAC;AAClD,cAAc,wCAAwC,CAAC;AACvD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,qCAAqC,CAAC;AACpD,cAAc,sDAAsD,CAAC;AACrE,cAAc,sCAAsC,CAAC;AACrD,cAAc,qCAAqC,CAAC;AACpD,cAAc,yCAAyC,CAAC;AACxD,cAAc,yCAAyC,CAAC;AACxD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC;AACzD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,mDAAmD,CAAC;AAClE,cAAc,uDAAuD,CAAC;AACtE,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,yBAAyB,CAAC;AACxC,cAAc,gBAAgB,CAAC"}
File without changes