@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 { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateBudgetCommand, serializeAws_json1_1CreateBudgetCommand, } 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>Creates a budget and, if included, notifications and subscribers. </p>
8
- * <important>
9
- * <p>Only one of <code>BudgetLimit</code> or <code>PlannedBudgetLimits</code> can be present in the syntax at one time. Use the syntax that matches your case. 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_CreateBudget.html#API_CreateBudget_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, CreateBudgetCommand } from "@aws-sdk/client-budgets"; // ES Modules import
15
- * // const { BudgetsClient, CreateBudgetCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
16
- * const client = new BudgetsClient(config);
17
- * const command = new CreateBudgetCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateBudgetCommandInput} for command's `input` shape.
22
- * @see {@link CreateBudgetCommandOutput} for command's `response` shape.
23
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var CreateBudgetCommand = /** @class */ (function (_super) {
4
+ import { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateBudgetCommand, serializeAws_json1_1CreateBudgetCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateBudgetCommand = (function (_super) {
27
7
  __extends(CreateBudgetCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function CreateBudgetCommand(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
  CreateBudgetCommand.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":"CreateBudgetCommand.js","sourceRoot":"","sources":["../../src/commands/CreateBudgetCommand.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 { CreateNotificationRequest, CreateNotificationResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateNotificationCommand, serializeAws_json1_1CreateNotificationCommand, } 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>Creates a notification. You must create the budget before you create the associated 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, CreateNotificationCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, CreateNotificationCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new CreateNotificationCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateNotificationCommandInput} for command's `input` shape.
19
- * @see {@link CreateNotificationCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateNotificationCommand = /** @class */ (function (_super) {
4
+ import { CreateNotificationRequest, CreateNotificationResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateNotificationCommand, serializeAws_json1_1CreateNotificationCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateNotificationCommand = (function (_super) {
24
7
  __extends(CreateNotificationCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateNotificationCommand(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
  CreateNotificationCommand.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":"CreateNotificationCommand.js","sourceRoot":"","sources":["../../src/commands/CreateNotificationCommand.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 { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1CreateSubscriberCommand, serializeAws_json1_1CreateSubscriberCommand, } 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>Creates a subscriber. You must create the associated budget and notification before you create the 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, CreateSubscriberCommand } from "@aws-sdk/client-budgets"; // ES Modules import
12
- * // const { BudgetsClient, CreateSubscriberCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
13
- * const client = new BudgetsClient(config);
14
- * const command = new CreateSubscriberCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateSubscriberCommandInput} for command's `input` shape.
19
- * @see {@link CreateSubscriberCommandOutput} for command's `response` shape.
20
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateSubscriberCommand = /** @class */ (function (_super) {
4
+ import { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1CreateSubscriberCommand, serializeAws_json1_1CreateSubscriberCommand, } from "../protocols/Aws_json1_1";
6
+ var CreateSubscriberCommand = (function (_super) {
24
7
  __extends(CreateSubscriberCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateSubscriberCommand(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
  CreateSubscriberCommand.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":"CreateSubscriberCommand.js","sourceRoot":"","sources":["../../src/commands/CreateSubscriberCommand.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"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteBudgetActionRequest, DeleteBudgetActionResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DeleteBudgetActionCommand, serializeAws_json1_1DeleteBudgetActionCommand, } 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
- * Deletes 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, DeleteBudgetActionCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, DeleteBudgetActionCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new DeleteBudgetActionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteBudgetActionCommandInput} for command's `input` shape.
21
- * @see {@link DeleteBudgetActionCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DeleteBudgetActionCommand = /** @class */ (function (_super) {
4
+ import { DeleteBudgetActionRequest, DeleteBudgetActionResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeleteBudgetActionCommand, serializeAws_json1_1DeleteBudgetActionCommand, } from "../protocols/Aws_json1_1";
6
+ var DeleteBudgetActionCommand = (function (_super) {
26
7
  __extends(DeleteBudgetActionCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DeleteBudgetActionCommand(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
  DeleteBudgetActionCommand.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":"DeleteBudgetActionCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteBudgetActionCommand.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"}
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DeleteBudgetCommand, serializeAws_json1_1DeleteBudgetCommand, } 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 a budget. You can delete your budget at any time.</p>
8
- * <important>
9
- * <p>Deleting a budget also deletes the notifications and subscribers that are associated with that budget.</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, DeleteBudgetCommand } from "@aws-sdk/client-budgets"; // ES Modules import
15
- * // const { BudgetsClient, DeleteBudgetCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
16
- * const client = new BudgetsClient(config);
17
- * const command = new DeleteBudgetCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DeleteBudgetCommandInput} for command's `input` shape.
22
- * @see {@link DeleteBudgetCommandOutput} for command's `response` shape.
23
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var DeleteBudgetCommand = /** @class */ (function (_super) {
4
+ import { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeleteBudgetCommand, serializeAws_json1_1DeleteBudgetCommand, } from "../protocols/Aws_json1_1";
6
+ var DeleteBudgetCommand = (function (_super) {
27
7
  __extends(DeleteBudgetCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function DeleteBudgetCommand(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
  DeleteBudgetCommand.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":"DeleteBudgetCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteBudgetCommand.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,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteNotificationRequest, DeleteNotificationResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DeleteNotificationCommand, serializeAws_json1_1DeleteNotificationCommand, } 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 a notification.</p>
8
- * <important>
9
- * <p>Deleting a notification also deletes the subscribers that are associated with the notification.</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, DeleteNotificationCommand } from "@aws-sdk/client-budgets"; // ES Modules import
15
- * // const { BudgetsClient, DeleteNotificationCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
16
- * const client = new BudgetsClient(config);
17
- * const command = new DeleteNotificationCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DeleteNotificationCommandInput} for command's `input` shape.
22
- * @see {@link DeleteNotificationCommandOutput} for command's `response` shape.
23
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var DeleteNotificationCommand = /** @class */ (function (_super) {
4
+ import { DeleteNotificationRequest, DeleteNotificationResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeleteNotificationCommand, serializeAws_json1_1DeleteNotificationCommand, } from "../protocols/Aws_json1_1";
6
+ var DeleteNotificationCommand = (function (_super) {
27
7
  __extends(DeleteNotificationCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function DeleteNotificationCommand(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
  DeleteNotificationCommand.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":"DeleteNotificationCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteNotificationCommand.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;AAyBlC;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,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DeleteSubscriberCommand, serializeAws_json1_1DeleteSubscriberCommand, } 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 a subscriber.</p>
8
- * <important>
9
- * <p>Deleting the last subscriber to a notification also deletes the notification.</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, DeleteSubscriberCommand } from "@aws-sdk/client-budgets"; // ES Modules import
15
- * // const { BudgetsClient, DeleteSubscriberCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
16
- * const client = new BudgetsClient(config);
17
- * const command = new DeleteSubscriberCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DeleteSubscriberCommandInput} for command's `input` shape.
22
- * @see {@link DeleteSubscriberCommandOutput} for command's `response` shape.
23
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var DeleteSubscriberCommand = /** @class */ (function (_super) {
4
+ import { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeleteSubscriberCommand, serializeAws_json1_1DeleteSubscriberCommand, } from "../protocols/Aws_json1_1";
6
+ var DeleteSubscriberCommand = (function (_super) {
27
7
  __extends(DeleteSubscriberCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function DeleteSubscriberCommand(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
  DeleteSubscriberCommand.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":"DeleteSubscriberCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteSubscriberCommand.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;AAyBlC;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"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeBudgetActionRequest, DescribeBudgetActionResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetActionCommand, serializeAws_json1_1DescribeBudgetActionCommand, } 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
- * Describes a budget action detail.
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, DescribeBudgetActionCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, DescribeBudgetActionCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new DescribeBudgetActionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeBudgetActionCommandInput} for command's `input` shape.
21
- * @see {@link DescribeBudgetActionCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DescribeBudgetActionCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetActionRequest, DescribeBudgetActionResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetActionCommand, serializeAws_json1_1DescribeBudgetActionCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetActionCommand = (function (_super) {
26
7
  __extends(DescribeBudgetActionCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DescribeBudgetActionCommand(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
  DescribeBudgetActionCommand.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":"DescribeBudgetActionCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetActionCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAwBlC;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,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,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,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,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeBudgetActionHistoriesRequest, DescribeBudgetActionHistoriesResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetActionHistoriesCommand, serializeAws_json1_1DescribeBudgetActionHistoriesCommand, } 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
- * Describes a budget action history detail.
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, DescribeBudgetActionHistoriesCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, DescribeBudgetActionHistoriesCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new DescribeBudgetActionHistoriesCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeBudgetActionHistoriesCommandInput} for command's `input` shape.
21
- * @see {@link DescribeBudgetActionHistoriesCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DescribeBudgetActionHistoriesCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetActionHistoriesRequest, DescribeBudgetActionHistoriesResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetActionHistoriesCommand, serializeAws_json1_1DescribeBudgetActionHistoriesCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetActionHistoriesCommand = (function (_super) {
26
7
  __extends(DescribeBudgetActionHistoriesCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DescribeBudgetActionHistoriesCommand(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
  DescribeBudgetActionHistoriesCommand.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":"DescribeBudgetActionHistoriesCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetActionHistoriesCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,0BAA0B,CAAC;AA0BlC;IAA0D,wDAIzD;IAIC,8CAAqB,KAAgD;QAArE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2C;;IAIrE,CAAC;IAKD,gEAAiB,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,sCAAsC,CAAC;QAC3D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,qCAAqC,CAAC,kBAAkB;SACnF,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,wDAAS,GAAjB,UAAkB,KAAgD,EAAE,OAAuB;QACzF,OAAO,wDAAwD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAEO,0DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAIH,2CAAC;AAAD,CAAC,AAzDD,CAA0D,QAAQ,GAyDjE"}
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeBudgetActionsForAccountRequest, DescribeBudgetActionsForAccountResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetActionsForAccountCommand, serializeAws_json1_1DescribeBudgetActionsForAccountCommand, } 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
- * Describes all of the budget actions for an account.
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, DescribeBudgetActionsForAccountCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, DescribeBudgetActionsForAccountCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new DescribeBudgetActionsForAccountCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeBudgetActionsForAccountCommandInput} for command's `input` shape.
21
- * @see {@link DescribeBudgetActionsForAccountCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DescribeBudgetActionsForAccountCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetActionsForAccountRequest, DescribeBudgetActionsForAccountResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetActionsForAccountCommand, serializeAws_json1_1DescribeBudgetActionsForAccountCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetActionsForAccountCommand = (function (_super) {
26
7
  __extends(DescribeBudgetActionsForAccountCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DescribeBudgetActionsForAccountCommand(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
  DescribeBudgetActionsForAccountCommand.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":"DescribeBudgetActionsForAccountCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetActionsForAccountCommand.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;AA0BlC;IAA4D,0DAI3D;IAIC,gDAAqB,KAAkD;QAAvE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6C;;IAIvE,CAAC;IAKD,kEAAiB,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,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,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeBudgetActionsForBudgetRequest, DescribeBudgetActionsForBudgetResponse } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeBudgetActionsForBudgetCommand, serializeAws_json1_1DescribeBudgetActionsForBudgetCommand, } 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
- * Describes all of the budget actions for a budget.
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, DescribeBudgetActionsForBudgetCommand } from "@aws-sdk/client-budgets"; // ES Modules import
14
- * // const { BudgetsClient, DescribeBudgetActionsForBudgetCommand } = require("@aws-sdk/client-budgets"); // CommonJS import
15
- * const client = new BudgetsClient(config);
16
- * const command = new DescribeBudgetActionsForBudgetCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeBudgetActionsForBudgetCommandInput} for command's `input` shape.
21
- * @see {@link DescribeBudgetActionsForBudgetCommandOutput} for command's `response` shape.
22
- * @see {@link BudgetsClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DescribeBudgetActionsForBudgetCommand = /** @class */ (function (_super) {
4
+ import { DescribeBudgetActionsForBudgetRequest, DescribeBudgetActionsForBudgetResponse } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeBudgetActionsForBudgetCommand, serializeAws_json1_1DescribeBudgetActionsForBudgetCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeBudgetActionsForBudgetCommand = (function (_super) {
26
7
  __extends(DescribeBudgetActionsForBudgetCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DescribeBudgetActionsForBudgetCommand(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
  DescribeBudgetActionsForBudgetCommand.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":"DescribeBudgetActionsForBudgetCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBudgetActionsForBudgetCommand.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;AA0BlC;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"}