@aws-sdk/client-budgets 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 (376) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/{dist/cjs → dist-cjs}/Budgets.js +0 -0
  3. package/dist-cjs/Budgets.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/BudgetsClient.js +14 -14
  5. package/dist-cjs/BudgetsClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/CreateBudgetActionCommand.js +5 -5
  7. package/dist-cjs/commands/CreateBudgetActionCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/CreateBudgetCommand.js +5 -5
  9. package/dist-cjs/commands/CreateBudgetCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CreateNotificationCommand.js +5 -5
  11. package/dist-cjs/commands/CreateNotificationCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateSubscriberCommand.js +5 -5
  13. package/dist-cjs/commands/CreateSubscriberCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/DeleteBudgetActionCommand.js +5 -5
  15. package/dist-cjs/commands/DeleteBudgetActionCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/DeleteBudgetCommand.js +5 -5
  17. package/dist-cjs/commands/DeleteBudgetCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/DeleteNotificationCommand.js +5 -5
  19. package/dist-cjs/commands/DeleteNotificationCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/DeleteSubscriberCommand.js +5 -5
  21. package/dist-cjs/commands/DeleteSubscriberCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionCommand.js +5 -5
  23. package/dist-cjs/commands/DescribeBudgetActionCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionHistoriesCommand.js +5 -5
  25. package/dist-cjs/commands/DescribeBudgetActionHistoriesCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionsForAccountCommand.js +5 -5
  27. package/dist-cjs/commands/DescribeBudgetActionsForAccountCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionsForBudgetCommand.js +5 -5
  29. package/dist-cjs/commands/DescribeBudgetActionsForBudgetCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetCommand.js +5 -5
  31. package/dist-cjs/commands/DescribeBudgetCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetPerformanceHistoryCommand.js +5 -5
  33. package/dist-cjs/commands/DescribeBudgetPerformanceHistoryCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/DescribeBudgetsCommand.js +5 -5
  35. package/dist-cjs/commands/DescribeBudgetsCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeNotificationsForBudgetCommand.js +5 -5
  37. package/dist-cjs/commands/DescribeNotificationsForBudgetCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeSubscribersForNotificationCommand.js +5 -5
  39. package/dist-cjs/commands/DescribeSubscribersForNotificationCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/ExecuteBudgetActionCommand.js +5 -5
  41. package/dist-cjs/commands/ExecuteBudgetActionCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/UpdateBudgetActionCommand.js +5 -5
  43. package/dist-cjs/commands/UpdateBudgetActionCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/UpdateBudgetCommand.js +5 -5
  45. package/dist-cjs/commands/UpdateBudgetCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/UpdateNotificationCommand.js +5 -5
  47. package/dist-cjs/commands/UpdateNotificationCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/UpdateSubscriberCommand.js +5 -5
  49. package/dist-cjs/commands/UpdateSubscriberCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
  51. package/dist-cjs/endpoints.js.map +1 -0
  52. package/dist-cjs/index.js +37 -0
  53. package/dist-cjs/index.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/models/index.js +1 -1
  55. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  56. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  57. package/dist-cjs/models/models_0.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetActionHistoriesPaginator.js +0 -0
  59. package/dist-cjs/pagination/DescribeBudgetActionHistoriesPaginator.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetActionsForAccountPaginator.js +0 -0
  61. package/dist-cjs/pagination/DescribeBudgetActionsForAccountPaginator.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetActionsForBudgetPaginator.js +0 -0
  63. package/dist-cjs/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetPerformanceHistoryPaginator.js +0 -0
  65. package/dist-cjs/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetsPaginator.js +0 -0
  67. package/dist-cjs/pagination/DescribeBudgetsPaginator.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/pagination/DescribeNotificationsForBudgetPaginator.js +0 -0
  69. package/dist-cjs/pagination/DescribeNotificationsForBudgetPaginator.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/pagination/DescribeSubscribersForNotificationPaginator.js +0 -0
  71. package/dist-cjs/pagination/DescribeSubscribersForNotificationPaginator.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  73. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  74. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +83 -83
  75. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
  77. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
  79. package/dist-cjs/runtimeConfig.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
  81. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  82. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  83. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  84. package/{dist/es → dist-es}/Budgets.js +1 -46
  85. package/dist-es/Budgets.js.map +1 -0
  86. package/dist-es/BudgetsClient.js +38 -0
  87. package/dist-es/BudgetsClient.js.map +1 -0
  88. package/{dist/es → dist-es}/commands/CreateBudgetActionCommand.js +4 -31
  89. package/dist-es/commands/CreateBudgetActionCommand.js.map +1 -0
  90. package/{dist/es → dist-es}/commands/CreateBudgetCommand.js +4 -32
  91. package/dist-es/commands/CreateBudgetCommand.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/CreateNotificationCommand.js +4 -29
  93. package/dist-es/commands/CreateNotificationCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/CreateSubscriberCommand.js +4 -29
  95. package/dist-es/commands/CreateSubscriberCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/DeleteBudgetActionCommand.js +4 -31
  97. package/dist-es/commands/DeleteBudgetActionCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/DeleteBudgetCommand.js +4 -32
  99. package/dist-es/commands/DeleteBudgetCommand.js.map +1 -0
  100. package/{dist/es → dist-es}/commands/DeleteNotificationCommand.js +4 -32
  101. package/dist-es/commands/DeleteNotificationCommand.js.map +1 -0
  102. package/{dist/es → dist-es}/commands/DeleteSubscriberCommand.js +4 -32
  103. package/dist-es/commands/DeleteSubscriberCommand.js.map +1 -0
  104. package/{dist/es → dist-es}/commands/DescribeBudgetActionCommand.js +4 -31
  105. package/dist-es/commands/DescribeBudgetActionCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/DescribeBudgetActionHistoriesCommand.js +4 -31
  107. package/dist-es/commands/DescribeBudgetActionHistoriesCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/DescribeBudgetActionsForAccountCommand.js +4 -31
  109. package/dist-es/commands/DescribeBudgetActionsForAccountCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/DescribeBudgetActionsForBudgetCommand.js +4 -31
  111. package/dist-es/commands/DescribeBudgetActionsForBudgetCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/DescribeBudgetCommand.js +4 -32
  113. package/dist-es/commands/DescribeBudgetCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/DescribeBudgetPerformanceHistoryCommand.js +4 -29
  115. package/dist-es/commands/DescribeBudgetPerformanceHistoryCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/DescribeBudgetsCommand.js +4 -32
  117. package/dist-es/commands/DescribeBudgetsCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/DescribeNotificationsForBudgetCommand.js +4 -29
  119. package/dist-es/commands/DescribeNotificationsForBudgetCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/DescribeSubscribersForNotificationCommand.js +4 -29
  121. package/dist-es/commands/DescribeSubscribersForNotificationCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/ExecuteBudgetActionCommand.js +4 -31
  123. package/dist-es/commands/ExecuteBudgetActionCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/UpdateBudgetActionCommand.js +4 -31
  125. package/dist-es/commands/UpdateBudgetActionCommand.js.map +1 -0
  126. package/dist-es/commands/UpdateBudgetCommand.js +40 -0
  127. package/dist-es/commands/UpdateBudgetCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/UpdateNotificationCommand.js +4 -29
  129. package/dist-es/commands/UpdateNotificationCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/UpdateSubscriberCommand.js +4 -29
  131. package/dist-es/commands/UpdateSubscriberCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/endpoints.js +1 -1
  133. package/dist-es/endpoints.js.map +1 -0
  134. package/{dist/es → dist-es}/index.js +0 -0
  135. package/dist-es/index.js.map +1 -0
  136. package/{dist/es → dist-es}/models/index.js +0 -0
  137. package/dist-es/models/index.js.map +1 -0
  138. package/{dist/es → dist-es}/models/models_0.js +0 -213
  139. package/dist-es/models/models_0.js.map +1 -0
  140. package/{dist/es → dist-es}/pagination/DescribeBudgetActionHistoriesPaginator.js +16 -28
  141. package/dist-es/pagination/DescribeBudgetActionHistoriesPaginator.js.map +1 -0
  142. package/{dist/es → dist-es}/pagination/DescribeBudgetActionsForAccountPaginator.js +16 -28
  143. package/dist-es/pagination/DescribeBudgetActionsForAccountPaginator.js.map +1 -0
  144. package/{dist/es → dist-es}/pagination/DescribeBudgetActionsForBudgetPaginator.js +16 -28
  145. package/dist-es/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +1 -0
  146. package/{dist/es → dist-es}/pagination/DescribeBudgetPerformanceHistoryPaginator.js +16 -28
  147. package/dist-es/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +1 -0
  148. package/{dist/es → dist-es}/pagination/DescribeBudgetsPaginator.js +16 -28
  149. package/dist-es/pagination/DescribeBudgetsPaginator.js.map +1 -0
  150. package/{dist/es → dist-es}/pagination/DescribeNotificationsForBudgetPaginator.js +16 -28
  151. package/dist-es/pagination/DescribeNotificationsForBudgetPaginator.js.map +1 -0
  152. package/{dist/es → dist-es}/pagination/DescribeSubscribersForNotificationPaginator.js +16 -28
  153. package/dist-es/pagination/DescribeSubscribersForNotificationPaginator.js.map +1 -0
  154. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  155. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  156. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +605 -610
  157. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  158. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
  159. package/dist-es/runtimeConfig.browser.js.map +1 -0
  160. package/{dist/es → dist-es}/runtimeConfig.js +2 -5
  161. package/dist-es/runtimeConfig.js.map +1 -0
  162. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
  163. package/dist-es/runtimeConfig.native.js.map +1 -0
  164. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
  165. package/dist-es/runtimeConfig.shared.js.map +1 -0
  166. package/{dist/types → dist-types}/Budgets.d.ts +1 -1
  167. package/{dist/types → dist-types}/BudgetsClient.d.ts +8 -8
  168. package/{dist/types → dist-types}/commands/CreateBudgetActionCommand.d.ts +2 -2
  169. package/{dist/types → dist-types}/commands/CreateBudgetCommand.d.ts +2 -2
  170. package/{dist/types → dist-types}/commands/CreateNotificationCommand.d.ts +2 -2
  171. package/{dist/types → dist-types}/commands/CreateSubscriberCommand.d.ts +2 -2
  172. package/{dist/types → dist-types}/commands/DeleteBudgetActionCommand.d.ts +2 -2
  173. package/{dist/types → dist-types}/commands/DeleteBudgetCommand.d.ts +2 -2
  174. package/{dist/types → dist-types}/commands/DeleteNotificationCommand.d.ts +2 -2
  175. package/{dist/types → dist-types}/commands/DeleteSubscriberCommand.d.ts +2 -2
  176. package/{dist/types → dist-types}/commands/DescribeBudgetActionCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/DescribeBudgetActionHistoriesCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/DescribeBudgetActionsForAccountCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/DescribeBudgetActionsForBudgetCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/DescribeBudgetCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/DescribeBudgetPerformanceHistoryCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/DescribeBudgetsCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/commands/DescribeNotificationsForBudgetCommand.d.ts +2 -2
  184. package/{dist/types → dist-types}/commands/DescribeSubscribersForNotificationCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/commands/ExecuteBudgetActionCommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/commands/UpdateBudgetActionCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/commands/UpdateBudgetCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/commands/UpdateNotificationCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/UpdateSubscriberCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  191. package/{dist/types → dist-types}/index.d.ts +0 -0
  192. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  193. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  194. package/{dist/types → dist-types}/pagination/DescribeBudgetActionHistoriesPaginator.d.ts +1 -1
  195. package/{dist/types → dist-types}/pagination/DescribeBudgetActionsForAccountPaginator.d.ts +1 -1
  196. package/{dist/types → dist-types}/pagination/DescribeBudgetActionsForBudgetPaginator.d.ts +1 -1
  197. package/{dist/types → dist-types}/pagination/DescribeBudgetPerformanceHistoryPaginator.d.ts +1 -1
  198. package/{dist/types → dist-types}/pagination/DescribeBudgetsPaginator.d.ts +1 -1
  199. package/{dist/types → dist-types}/pagination/DescribeNotificationsForBudgetPaginator.d.ts +1 -1
  200. package/{dist/types → dist-types}/pagination/DescribeSubscribersForNotificationPaginator.d.ts +1 -1
  201. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  202. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
  203. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
  204. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
  205. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
  206. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  207. package/{dist/types → dist-types}/ts3.4/Budgets.d.ts +1 -1
  208. package/{dist/types → dist-types}/ts3.4/BudgetsClient.d.ts +8 -8
  209. package/{dist/types → dist-types}/ts3.4/commands/CreateBudgetActionCommand.d.ts +2 -2
  210. package/{dist/types → dist-types}/ts3.4/commands/CreateBudgetCommand.d.ts +2 -2
  211. package/{dist/types → dist-types}/ts3.4/commands/CreateNotificationCommand.d.ts +2 -2
  212. package/{dist/types → dist-types}/ts3.4/commands/CreateSubscriberCommand.d.ts +2 -2
  213. package/{dist/types → dist-types}/ts3.4/commands/DeleteBudgetActionCommand.d.ts +2 -2
  214. package/{dist/types → dist-types}/ts3.4/commands/DeleteBudgetCommand.d.ts +2 -2
  215. package/{dist/types → dist-types}/ts3.4/commands/DeleteNotificationCommand.d.ts +2 -2
  216. package/{dist/types → dist-types}/ts3.4/commands/DeleteSubscriberCommand.d.ts +2 -2
  217. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionCommand.d.ts +2 -2
  218. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionHistoriesCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionsForAccountCommand.d.ts +2 -2
  220. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionsForBudgetCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetPerformanceHistoryCommand.d.ts +2 -2
  223. package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetsCommand.d.ts +2 -2
  224. package/{dist/types → dist-types}/ts3.4/commands/DescribeNotificationsForBudgetCommand.d.ts +2 -2
  225. package/{dist/types → dist-types}/ts3.4/commands/DescribeSubscribersForNotificationCommand.d.ts +2 -2
  226. package/{dist/types → dist-types}/ts3.4/commands/ExecuteBudgetActionCommand.d.ts +2 -2
  227. package/{dist/types → dist-types}/ts3.4/commands/UpdateBudgetActionCommand.d.ts +2 -2
  228. package/{dist/types → dist-types}/ts3.4/commands/UpdateBudgetCommand.d.ts +2 -2
  229. package/{dist/types → dist-types}/ts3.4/commands/UpdateNotificationCommand.d.ts +2 -2
  230. package/{dist/types → dist-types}/ts3.4/commands/UpdateSubscriberCommand.d.ts +2 -2
  231. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  232. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  233. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  234. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  235. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetActionHistoriesPaginator.d.ts +1 -1
  236. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetActionsForAccountPaginator.d.ts +1 -1
  237. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetActionsForBudgetPaginator.d.ts +1 -1
  238. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetPerformanceHistoryPaginator.d.ts +1 -1
  239. package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetsPaginator.d.ts +1 -1
  240. package/{dist/types → dist-types}/ts3.4/pagination/DescribeNotificationsForBudgetPaginator.d.ts +1 -1
  241. package/{dist/types → dist-types}/ts3.4/pagination/DescribeSubscribersForNotificationPaginator.d.ts +1 -1
  242. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  243. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
  244. package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
  245. package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
  246. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
  247. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  248. package/package.json +50 -50
  249. package/{Budgets.ts → src/Budgets.ts} +2 -1
  250. package/{BudgetsClient.ts → src/BudgetsClient.ts} +58 -57
  251. package/{commands → src/commands}/CreateBudgetActionCommand.ts +8 -7
  252. package/{commands → src/commands}/CreateBudgetCommand.ts +8 -7
  253. package/{commands → src/commands}/CreateNotificationCommand.ts +8 -7
  254. package/{commands → src/commands}/CreateSubscriberCommand.ts +8 -7
  255. package/{commands → src/commands}/DeleteBudgetActionCommand.ts +8 -7
  256. package/{commands → src/commands}/DeleteBudgetCommand.ts +8 -7
  257. package/{commands → src/commands}/DeleteNotificationCommand.ts +8 -7
  258. package/{commands → src/commands}/DeleteSubscriberCommand.ts +8 -7
  259. package/{commands → src/commands}/DescribeBudgetActionCommand.ts +8 -7
  260. package/{commands → src/commands}/DescribeBudgetActionHistoriesCommand.ts +8 -7
  261. package/{commands → src/commands}/DescribeBudgetActionsForAccountCommand.ts +8 -7
  262. package/{commands → src/commands}/DescribeBudgetActionsForBudgetCommand.ts +8 -7
  263. package/{commands → src/commands}/DescribeBudgetCommand.ts +8 -7
  264. package/{commands → src/commands}/DescribeBudgetPerformanceHistoryCommand.ts +8 -7
  265. package/{commands → src/commands}/DescribeBudgetsCommand.ts +8 -7
  266. package/{commands → src/commands}/DescribeNotificationsForBudgetCommand.ts +8 -7
  267. package/{commands → src/commands}/DescribeSubscribersForNotificationCommand.ts +11 -10
  268. package/{commands → src/commands}/ExecuteBudgetActionCommand.ts +8 -7
  269. package/{commands → src/commands}/UpdateBudgetActionCommand.ts +8 -7
  270. package/{commands → src/commands}/UpdateBudgetCommand.ts +8 -7
  271. package/{commands → src/commands}/UpdateNotificationCommand.ts +8 -7
  272. package/{commands → src/commands}/UpdateSubscriberCommand.ts +8 -7
  273. package/{endpoints.ts → src/endpoints.ts} +1 -1
  274. package/{index.ts → src/index.ts} +0 -0
  275. package/{models → src/models}/index.ts +0 -0
  276. package/{models → src/models}/models_0.ts +0 -0
  277. package/{pagination → src/pagination}/DescribeBudgetActionHistoriesPaginator.ts +2 -1
  278. package/{pagination → src/pagination}/DescribeBudgetActionsForAccountPaginator.ts +2 -1
  279. package/{pagination → src/pagination}/DescribeBudgetActionsForBudgetPaginator.ts +2 -1
  280. package/{pagination → src/pagination}/DescribeBudgetPerformanceHistoryPaginator.ts +2 -1
  281. package/{pagination → src/pagination}/DescribeBudgetsPaginator.ts +2 -1
  282. package/{pagination → src/pagination}/DescribeNotificationsForBudgetPaginator.ts +2 -1
  283. package/{pagination → src/pagination}/DescribeSubscribersForNotificationPaginator.ts +2 -1
  284. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  285. package/{protocols → src/protocols}/Aws_json1_1.ts +42 -41
  286. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  287. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  288. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  289. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  290. package/tsconfig.es.json +1 -3
  291. package/tsconfig.json +7 -7
  292. package/tsconfig.types.json +9 -0
  293. package/dist/cjs/Budgets.js.map +0 -1
  294. package/dist/cjs/BudgetsClient.js.map +0 -1
  295. package/dist/cjs/commands/CreateBudgetActionCommand.js.map +0 -1
  296. package/dist/cjs/commands/CreateBudgetCommand.js.map +0 -1
  297. package/dist/cjs/commands/CreateNotificationCommand.js.map +0 -1
  298. package/dist/cjs/commands/CreateSubscriberCommand.js.map +0 -1
  299. package/dist/cjs/commands/DeleteBudgetActionCommand.js.map +0 -1
  300. package/dist/cjs/commands/DeleteBudgetCommand.js.map +0 -1
  301. package/dist/cjs/commands/DeleteNotificationCommand.js.map +0 -1
  302. package/dist/cjs/commands/DeleteSubscriberCommand.js.map +0 -1
  303. package/dist/cjs/commands/DescribeBudgetActionCommand.js.map +0 -1
  304. package/dist/cjs/commands/DescribeBudgetActionHistoriesCommand.js.map +0 -1
  305. package/dist/cjs/commands/DescribeBudgetActionsForAccountCommand.js.map +0 -1
  306. package/dist/cjs/commands/DescribeBudgetActionsForBudgetCommand.js.map +0 -1
  307. package/dist/cjs/commands/DescribeBudgetCommand.js.map +0 -1
  308. package/dist/cjs/commands/DescribeBudgetPerformanceHistoryCommand.js.map +0 -1
  309. package/dist/cjs/commands/DescribeBudgetsCommand.js.map +0 -1
  310. package/dist/cjs/commands/DescribeNotificationsForBudgetCommand.js.map +0 -1
  311. package/dist/cjs/commands/DescribeSubscribersForNotificationCommand.js.map +0 -1
  312. package/dist/cjs/commands/ExecuteBudgetActionCommand.js.map +0 -1
  313. package/dist/cjs/commands/UpdateBudgetActionCommand.js.map +0 -1
  314. package/dist/cjs/commands/UpdateBudgetCommand.js.map +0 -1
  315. package/dist/cjs/commands/UpdateNotificationCommand.js.map +0 -1
  316. package/dist/cjs/commands/UpdateSubscriberCommand.js.map +0 -1
  317. package/dist/cjs/endpoints.js.map +0 -1
  318. package/dist/cjs/index.js +0 -37
  319. package/dist/cjs/index.js.map +0 -1
  320. package/dist/cjs/models/models_0.js.map +0 -1
  321. package/dist/cjs/package.json +0 -91
  322. package/dist/cjs/pagination/DescribeBudgetActionHistoriesPaginator.js.map +0 -1
  323. package/dist/cjs/pagination/DescribeBudgetActionsForAccountPaginator.js.map +0 -1
  324. package/dist/cjs/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +0 -1
  325. package/dist/cjs/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +0 -1
  326. package/dist/cjs/pagination/DescribeBudgetsPaginator.js.map +0 -1
  327. package/dist/cjs/pagination/DescribeNotificationsForBudgetPaginator.js.map +0 -1
  328. package/dist/cjs/pagination/DescribeSubscribersForNotificationPaginator.js.map +0 -1
  329. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  330. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  331. package/dist/cjs/runtimeConfig.js.map +0 -1
  332. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  333. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  334. package/dist/es/Budgets.js.map +0 -1
  335. package/dist/es/BudgetsClient.js +0 -88
  336. package/dist/es/BudgetsClient.js.map +0 -1
  337. package/dist/es/commands/CreateBudgetActionCommand.js.map +0 -1
  338. package/dist/es/commands/CreateBudgetCommand.js.map +0 -1
  339. package/dist/es/commands/CreateNotificationCommand.js.map +0 -1
  340. package/dist/es/commands/CreateSubscriberCommand.js.map +0 -1
  341. package/dist/es/commands/DeleteBudgetActionCommand.js.map +0 -1
  342. package/dist/es/commands/DeleteBudgetCommand.js.map +0 -1
  343. package/dist/es/commands/DeleteNotificationCommand.js.map +0 -1
  344. package/dist/es/commands/DeleteSubscriberCommand.js.map +0 -1
  345. package/dist/es/commands/DescribeBudgetActionCommand.js.map +0 -1
  346. package/dist/es/commands/DescribeBudgetActionHistoriesCommand.js.map +0 -1
  347. package/dist/es/commands/DescribeBudgetActionsForAccountCommand.js.map +0 -1
  348. package/dist/es/commands/DescribeBudgetActionsForBudgetCommand.js.map +0 -1
  349. package/dist/es/commands/DescribeBudgetCommand.js.map +0 -1
  350. package/dist/es/commands/DescribeBudgetPerformanceHistoryCommand.js.map +0 -1
  351. package/dist/es/commands/DescribeBudgetsCommand.js.map +0 -1
  352. package/dist/es/commands/DescribeNotificationsForBudgetCommand.js.map +0 -1
  353. package/dist/es/commands/DescribeSubscribersForNotificationCommand.js.map +0 -1
  354. package/dist/es/commands/ExecuteBudgetActionCommand.js.map +0 -1
  355. package/dist/es/commands/UpdateBudgetActionCommand.js.map +0 -1
  356. package/dist/es/commands/UpdateBudgetCommand.js +0 -68
  357. package/dist/es/commands/UpdateBudgetCommand.js.map +0 -1
  358. package/dist/es/commands/UpdateNotificationCommand.js.map +0 -1
  359. package/dist/es/commands/UpdateSubscriberCommand.js.map +0 -1
  360. package/dist/es/endpoints.js.map +0 -1
  361. package/dist/es/index.js.map +0 -1
  362. package/dist/es/models/index.js.map +0 -1
  363. package/dist/es/models/models_0.js.map +0 -1
  364. package/dist/es/package.json +0 -91
  365. package/dist/es/pagination/DescribeBudgetActionHistoriesPaginator.js.map +0 -1
  366. package/dist/es/pagination/DescribeBudgetActionsForAccountPaginator.js.map +0 -1
  367. package/dist/es/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +0 -1
  368. package/dist/es/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +0 -1
  369. package/dist/es/pagination/DescribeBudgetsPaginator.js.map +0 -1
  370. package/dist/es/pagination/DescribeNotificationsForBudgetPaginator.js.map +0 -1
  371. package/dist/es/pagination/DescribeSubscribersForNotificationPaginator.js.map +0 -1
  372. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  373. package/dist/es/runtimeConfig.browser.js.map +0 -1
  374. package/dist/es/runtimeConfig.js.map +0 -1
  375. package/dist/es/runtimeConfig.native.js.map +0 -1
  376. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeBudgetRequest, DescribeBudgetResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetCommand, serializeAws_json1_1DescribeBudgetCommand, } 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>Describes a budget.</p>
8
- * <important>
9
- * <p>The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href="https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudget.html#API_DescribeBudget_Examples">Examples</a> section. </p>
10
- * </important>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { BudgetsClient, DescribeBudgetCommand } from "@aws-sdk/client-budgets"; // ES Modules import
15
- * // const { BudgetsClient, DescribeBudgetCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
16
- * const client = new BudgetsClient(config);
17
- * const command = new DescribeBudgetCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeBudgetCommandInput} for command's `input` shape.
22
- * @see {@link DescribeBudgetCommandOutput} for command's `response` shape.
23
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var DescribeBudgetCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetRequest, DescribeBudgetResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetCommand, serializeAws_json1_1DescribeBudgetCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetCommand = (function (_super) {
27
7
  __extends(DescribeBudgetCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function DescribeBudgetCommand(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
  DescribeBudgetCommand.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":"DescribeBudgetCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetCommand.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;AAyBlC;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,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 { DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetPerformanceHistoryCommand, serializeAws_json1_1DescribeBudgetPerformanceHistoryCommand, } 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>Describes the history for <code>DAILY</code>, <code>MONTHLY</code>, and <code>QUARTERLY</code> budgets. Budget history isn't available for <code>ANNUAL</code> budgets.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { BudgetsClient, DescribeBudgetPerformanceHistoryCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, DescribeBudgetPerformanceHistoryCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new DescribeBudgetPerformanceHistoryCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeBudgetPerformanceHistoryCommandInput} for command's `input` shape.
19
- * @see {@link DescribeBudgetPerformanceHistoryCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeBudgetPerformanceHistoryCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetPerformanceHistoryCommand, serializeAws_json1_1DescribeBudgetPerformanceHistoryCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetPerformanceHistoryCommand = (function (_super) {
24
7
  __extends(DescribeBudgetPerformanceHistoryCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeBudgetPerformanceHistoryCommand(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
  DescribeBudgetPerformanceHistoryCommand.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":"DescribeBudgetPerformanceHistoryCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetPerformanceHistoryCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uCAAuC,EAAE,wCAAwC,EAAE,MAAM,oBAAoB,CAAC;AACvH,OAAO,EACL,6DAA6D,EAC7D,2DAA2D,GAC5D,MAAM,0BAA0B,CAAC;AAwBlC;IAA6D,2DAI5D;IAIC,iDAAqB,KAAmD;QAAxE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8C;;IAIxE,CAAC;IAKD,mEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,IAAM,WAAW,GAAG,yCAAyC,CAAC;QAC9D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uCAAuC,CAAC,kBAAkB;YACnF,wBAAwB,EAAE,wCAAwC,CAAC,kBAAkB;SACtF,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,2DAAS,GAAjB,UACE,KAAmD,EACnD,OAAuB;QAEvB,OAAO,2DAA2D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAEO,6DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;IAIH,8CAAC;AAAD,CAAC,AA5DD,CAA6D,QAAQ,GA4DpE"}
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeBudgetsRequest, DescribeBudgetsResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetsCommand, serializeAws_json1_1DescribeBudgetsCommand, } 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 budgets that are associated with an account.</p>
8
- * <important>
9
- * <p>The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href="https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgets.html#API_DescribeBudgets_Examples">Examples</a> section. </p>
10
- * </important>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { BudgetsClient, DescribeBudgetsCommand } from "@aws-sdk/client-budgets"; // ES Modules import
15
- * // const { BudgetsClient, DescribeBudgetsCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
16
- * const client = new BudgetsClient(config);
17
- * const command = new DescribeBudgetsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeBudgetsCommandInput} for command's `input` shape.
22
- * @see {@link DescribeBudgetsCommandOutput} for command's `response` shape.
23
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var DescribeBudgetsCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetsRequest, DescribeBudgetsResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetsCommand, serializeAws_json1_1DescribeBudgetsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetsCommand = (function (_super) {
27
7
  __extends(DescribeBudgetsCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function DescribeBudgetsCommand(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
  DescribeBudgetsCommand.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":"DescribeBudgetsCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAyBlC;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,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,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeNotificationsForBudgetCommand, serializeAws_json1_1DescribeNotificationsForBudgetCommand, } 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 notifications that are associated with a budget.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { BudgetsClient, DescribeNotificationsForBudgetCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, DescribeNotificationsForBudgetCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new DescribeNotificationsForBudgetCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeNotificationsForBudgetCommandInput} for command's `input` shape.
19
- * @see {@link DescribeNotificationsForBudgetCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeNotificationsForBudgetCommand = /** @class */ (function (_super) {
4
+ import { DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeNotificationsForBudgetCommand, serializeAws_json1_1DescribeNotificationsForBudgetCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeNotificationsForBudgetCommand = (function (_super) {
24
7
  __extends(DescribeNotificationsForBudgetCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeNotificationsForBudgetCommand(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
  DescribeNotificationsForBudgetCommand.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":"DescribeNotificationsForBudgetCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeNotificationsForBudgetCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oBAAoB,CAAC;AACnH,OAAO,EACL,2DAA2D,EAC3D,yDAAyD,GAC1D,MAAM,0BAA0B,CAAC;AAwBlC;IAA2D,yDAI1D;IAIC,+CAAqB,KAAiD;QAAtE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4C;;IAItE,CAAC;IAKD,iEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,IAAM,WAAW,GAAG,uCAAuC,CAAC;QAC5D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qCAAqC,CAAC,kBAAkB;YACjF,wBAAwB,EAAE,sCAAsC,CAAC,kBAAkB;SACpF,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,yDAAS,GAAjB,UACE,KAAiD,EACjD,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAEO,2DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,2DAA2D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtF,CAAC;IAIH,4CAAC;AAAD,CAAC,AA5DD,CAA2D,QAAQ,GA4DlE"}
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeSubscribersForNotificationRequest, DescribeSubscribersForNotificationResponse, } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeSubscribersForNotificationCommand, serializeAws_json1_1DescribeSubscribersForNotificationCommand, } 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 subscribers that are associated with a notification.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { BudgetsClient, DescribeSubscribersForNotificationCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, DescribeSubscribersForNotificationCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new DescribeSubscribersForNotificationCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeSubscribersForNotificationCommandInput} for command's `input` shape.
19
- * @see {@link DescribeSubscribersForNotificationCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeSubscribersForNotificationCommand = /** @class */ (function (_super) {
4
+ import { DescribeSubscribersForNotificationRequest, DescribeSubscribersForNotificationResponse, } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeSubscribersForNotificationCommand, serializeAws_json1_1DescribeSubscribersForNotificationCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeSubscribersForNotificationCommand = (function (_super) {
24
7
  __extends(DescribeSubscribersForNotificationCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeSubscribersForNotificationCommand(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
  DescribeSubscribersForNotificationCommand.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":"DescribeSubscribersForNotificationCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeSubscribersForNotificationCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EACL,yCAAyC,EACzC,0CAA0C,GAC3C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,0BAA0B,CAAC;AAwBlC;IAA+D,6DAI9D;IAIC,mDAAqB,KAAqD;QAA1E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgD;;IAI1E,CAAC;IAKD,qEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,IAAM,WAAW,GAAG,2CAA2C,CAAC;QAChE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yCAAyC,CAAC,kBAAkB;YACrF,wBAAwB,EAAE,0CAA0C,CAAC,kBAAkB;SACxF,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,6DAAS,GAAjB,UACE,KAAqD,EACrD,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,+DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,+DAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAIH,gDAAC;AAAD,CAAC,AA5DD,CAA+D,QAAQ,GA4DtE"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { ExecuteBudgetActionRequest, ExecuteBudgetActionResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1ExecuteBudgetActionCommand, serializeAws_json1_1ExecuteBudgetActionCommand, } 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>
8
- * Executes a budget action.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { BudgetsClient, ExecuteBudgetActionCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, ExecuteBudgetActionCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new ExecuteBudgetActionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ExecuteBudgetActionCommandInput} for command's `input` shape.
21
- * @see {@link ExecuteBudgetActionCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var ExecuteBudgetActionCommand = /** @class */ (function (_super) {
4
+ import { ExecuteBudgetActionRequest, ExecuteBudgetActionResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1ExecuteBudgetActionCommand, serializeAws_json1_1ExecuteBudgetActionCommand, } from "../protocols/Aws_json1_1";
6
+ var ExecuteBudgetActionCommand = (function (_super) {
26
7
  __extends(ExecuteBudgetActionCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function ExecuteBudgetActionCommand(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
  ExecuteBudgetActionCommand.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":"ExecuteBudgetActionCommand.js","sourceRoot":"","sources":["../../src/commands/ExecuteBudgetActionCommand.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;AAwBlC;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,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"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UpdateBudgetActionRequest, UpdateBudgetActionResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1UpdateBudgetActionCommand, serializeAws_json1_1UpdateBudgetActionCommand, } 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>
8
- * Updates a budget action.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { BudgetsClient, UpdateBudgetActionCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, UpdateBudgetActionCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new UpdateBudgetActionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateBudgetActionCommandInput} for command's `input` shape.
21
- * @see {@link UpdateBudgetActionCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var UpdateBudgetActionCommand = /** @class */ (function (_super) {
4
+ import { UpdateBudgetActionRequest, UpdateBudgetActionResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1UpdateBudgetActionCommand, serializeAws_json1_1UpdateBudgetActionCommand, } from "../protocols/Aws_json1_1";
6
+ var UpdateBudgetActionCommand = (function (_super) {
26
7
  __extends(UpdateBudgetActionCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function UpdateBudgetActionCommand(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
  UpdateBudgetActionCommand.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":"UpdateBudgetActionCommand.js","sourceRoot":"","sources":["../../src/commands/UpdateBudgetActionCommand.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;AAwBlC;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,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"}
@@ -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 { UpdateBudgetRequest, UpdateBudgetResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1UpdateBudgetCommand, serializeAws_json1_1UpdateBudgetCommand, } from "../protocols/Aws_json1_1";
6
+ var UpdateBudgetCommand = (function (_super) {
7
+ __extends(UpdateBudgetCommand, _super);
8
+ function UpdateBudgetCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ UpdateBudgetCommand.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 = "BudgetsClient";
18
+ var commandName = "UpdateBudgetCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: UpdateBudgetRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateBudgetResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateBudgetCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1UpdateBudgetCommand(input, context);
33
+ };
34
+ UpdateBudgetCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1UpdateBudgetCommand(output, context);
36
+ };
37
+ return UpdateBudgetCommand;
38
+ }($Command));
39
+ export { UpdateBudgetCommand };
40
+ //# sourceMappingURL=UpdateBudgetCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateBudgetCommand.js","sourceRoot":"","sources":["../../src/commands/UpdateBudgetCommand.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;AAyBlC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,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,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UpdateNotificationRequest, UpdateNotificationResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1UpdateNotificationCommand, serializeAws_json1_1UpdateNotificationCommand, } 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>Updates a notification.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { BudgetsClient, UpdateNotificationCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, UpdateNotificationCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new UpdateNotificationCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link UpdateNotificationCommandInput} for command's `input` shape.
19
- * @see {@link UpdateNotificationCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var UpdateNotificationCommand = /** @class */ (function (_super) {
4
+ import { UpdateNotificationRequest, UpdateNotificationResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1UpdateNotificationCommand, serializeAws_json1_1UpdateNotificationCommand, } from "../protocols/Aws_json1_1";
6
+ var UpdateNotificationCommand = (function (_super) {
24
7
  __extends(UpdateNotificationCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function UpdateNotificationCommand(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
  UpdateNotificationCommand.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":"UpdateNotificationCommand.js","sourceRoot":"","sources":["../../src/commands/UpdateNotificationCommand.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;AAsBlC;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,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"}
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1UpdateSubscriberCommand, serializeAws_json1_1UpdateSubscriberCommand, } 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>Updates a subscriber.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { BudgetsClient, UpdateSubscriberCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, UpdateSubscriberCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new UpdateSubscriberCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link UpdateSubscriberCommandInput} for command's `input` shape.
19
- * @see {@link UpdateSubscriberCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var UpdateSubscriberCommand = /** @class */ (function (_super) {
4
+ import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1UpdateSubscriberCommand, serializeAws_json1_1UpdateSubscriberCommand, } from "../protocols/Aws_json1_1";
6
+ var UpdateSubscriberCommand = (function (_super) {
24
7
  __extends(UpdateSubscriberCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function UpdateSubscriberCommand(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
  UpdateSubscriberCommand.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":"UpdateSubscriberCommand.js","sourceRoot":"","sources":["../../src/commands/UpdateSubscriberCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAsBlC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA0C,EAC1C,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,eAAe,CAAC;QACnC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,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,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
@@ -57,7 +57,7 @@ var partitionHash = {
57
57
  };
58
58
  export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
59
59
  return __generator(this, function (_a) {
60
- return [2 /*return*/, getRegionInfo(region, __assign(__assign({}, options), { signingService: "budgets", regionHash: regionHash, partitionHash: partitionHash }))];
60
+ return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "budgets", regionHash: regionHash, partitionHash: partitionHash }))];
61
61
  });
62
62
  }); };
63
63
  //# 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,eAAe,EAAE;QACf,QAAQ,EAAE,0BAA0B;QACpC,aAAa,EAAE,gBAAgB;KAChC;IACD,YAAY,EAAE;QACZ,QAAQ,EAAE,uBAAuB;QACjC,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,YAAY;YACZ,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,YAAY;KACvB;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,eAAe,EAAE,YAAY,EAAE,gBAAgB,CAAC;QAC1D,QAAQ,EAAE,eAAe;KAC1B;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,6BAA6B;KACxC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,gCAAgC;KAC3C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,gCAAgC;KAC3C;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,WAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,SAAS,EACzB,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,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,wCAAwC,CAAC;AACvD,cAAc,iDAAiD,CAAC;AAChE,cAAc,qDAAqD,CAAC;AACpE,cAAc,mDAAmD,CAAC;AAClE,cAAc,uDAAuD,CAAC;AACtE,cAAc,kDAAkD,CAAC;AACjE,cAAc,sDAAsD,CAAC;AACrE,cAAc,oDAAoD,CAAC;AACnE,cAAc,wDAAwD,CAAC;AACvE,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,kDAAkD,CAAC;AACjE,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,0DAA0D,CAAC;AACzE,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,yBAAyB,CAAC;AACxC,cAAc,gBAAgB,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC"}