@aws-sdk/client-budgets 3.590.0 → 3.592.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 (57) hide show
  1. package/dist-cjs/index.js +0 -26
  2. package/dist-types/commands/CreateBudgetActionCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateBudgetCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateNotificationCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateSubscriberCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteBudgetActionCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteBudgetCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteNotificationCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteSubscriberCommand.d.ts +2 -1
  10. package/dist-types/commands/DescribeBudgetActionCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeBudgetActionHistoriesCommand.d.ts +2 -1
  12. package/dist-types/commands/DescribeBudgetActionsForAccountCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeBudgetActionsForBudgetCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeBudgetCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeBudgetNotificationsForAccountCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeBudgetPerformanceHistoryCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeBudgetsCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeNotificationsForBudgetCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeSubscribersForNotificationCommand.d.ts +2 -1
  20. package/dist-types/commands/ExecuteBudgetActionCommand.d.ts +2 -1
  21. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  22. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  23. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  24. package/dist-types/commands/UpdateBudgetActionCommand.d.ts +2 -1
  25. package/dist-types/commands/UpdateBudgetCommand.d.ts +2 -1
  26. package/dist-types/commands/UpdateNotificationCommand.d.ts +2 -1
  27. package/dist-types/commands/UpdateSubscriberCommand.d.ts +2 -1
  28. package/dist-types/index.d.ts +2 -2
  29. package/dist-types/models/BudgetsServiceException.d.ts +2 -1
  30. package/dist-types/ts3.4/commands/CreateBudgetActionCommand.d.ts +2 -1
  31. package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +2 -1
  32. package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +2 -1
  33. package/dist-types/ts3.4/commands/CreateSubscriberCommand.d.ts +2 -1
  34. package/dist-types/ts3.4/commands/DeleteBudgetActionCommand.d.ts +2 -1
  35. package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +2 -1
  36. package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +2 -1
  37. package/dist-types/ts3.4/commands/DeleteSubscriberCommand.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/DescribeBudgetActionCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/DescribeBudgetActionHistoriesCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/DescribeBudgetActionsForAccountCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/DescribeBudgetActionsForBudgetCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/DescribeBudgetCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DescribeBudgetNotificationsForAccountCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DescribeBudgetPerformanceHistoryCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DescribeBudgetsCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DescribeNotificationsForBudgetCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DescribeSubscribersForNotificationCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/ExecuteBudgetActionCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/UpdateBudgetActionCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/UpdateNotificationCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/UpdateSubscriberCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/models/BudgetsServiceException.d.ts +2 -1
  57. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -256,7 +256,6 @@ var BudgetsClient = _BudgetsClient;
256
256
 
257
257
  var import_middleware_serde = require("@smithy/middleware-serde");
258
258
 
259
- var import_types = require("@smithy/types");
260
259
 
261
260
  // src/models/models_0.ts
262
261
 
@@ -1694,7 +1693,6 @@ var CreateBudgetActionCommand = _CreateBudgetActionCommand;
1694
1693
 
1695
1694
 
1696
1695
 
1697
-
1698
1696
  var _CreateBudgetCommand = class _CreateBudgetCommand extends import_smithy_client.Command.classBuilder().ep({
1699
1697
  ...commonParams
1700
1698
  }).m(function(Command, cs, config, o) {
@@ -1711,7 +1709,6 @@ var CreateBudgetCommand = _CreateBudgetCommand;
1711
1709
 
1712
1710
 
1713
1711
 
1714
-
1715
1712
  var _CreateNotificationCommand = class _CreateNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
1716
1713
  ...commonParams
1717
1714
  }).m(function(Command, cs, config, o) {
@@ -1728,7 +1725,6 @@ var CreateNotificationCommand = _CreateNotificationCommand;
1728
1725
 
1729
1726
 
1730
1727
 
1731
-
1732
1728
  var _CreateSubscriberCommand = class _CreateSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
1733
1729
  ...commonParams
1734
1730
  }).m(function(Command, cs, config, o) {
@@ -1745,7 +1741,6 @@ var CreateSubscriberCommand = _CreateSubscriberCommand;
1745
1741
 
1746
1742
 
1747
1743
 
1748
-
1749
1744
  var _DeleteBudgetActionCommand = class _DeleteBudgetActionCommand extends import_smithy_client.Command.classBuilder().ep({
1750
1745
  ...commonParams
1751
1746
  }).m(function(Command, cs, config, o) {
@@ -1762,7 +1757,6 @@ var DeleteBudgetActionCommand = _DeleteBudgetActionCommand;
1762
1757
 
1763
1758
 
1764
1759
 
1765
-
1766
1760
  var _DeleteBudgetCommand = class _DeleteBudgetCommand extends import_smithy_client.Command.classBuilder().ep({
1767
1761
  ...commonParams
1768
1762
  }).m(function(Command, cs, config, o) {
@@ -1779,7 +1773,6 @@ var DeleteBudgetCommand = _DeleteBudgetCommand;
1779
1773
 
1780
1774
 
1781
1775
 
1782
-
1783
1776
  var _DeleteNotificationCommand = class _DeleteNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
1784
1777
  ...commonParams
1785
1778
  }).m(function(Command, cs, config, o) {
@@ -1796,7 +1789,6 @@ var DeleteNotificationCommand = _DeleteNotificationCommand;
1796
1789
 
1797
1790
 
1798
1791
 
1799
-
1800
1792
  var _DeleteSubscriberCommand = class _DeleteSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
1801
1793
  ...commonParams
1802
1794
  }).m(function(Command, cs, config, o) {
@@ -1813,7 +1805,6 @@ var DeleteSubscriberCommand = _DeleteSubscriberCommand;
1813
1805
 
1814
1806
 
1815
1807
 
1816
-
1817
1808
  var _DescribeBudgetActionCommand = class _DescribeBudgetActionCommand extends import_smithy_client.Command.classBuilder().ep({
1818
1809
  ...commonParams
1819
1810
  }).m(function(Command, cs, config, o) {
@@ -1830,7 +1821,6 @@ var DescribeBudgetActionCommand = _DescribeBudgetActionCommand;
1830
1821
 
1831
1822
 
1832
1823
 
1833
-
1834
1824
  var _DescribeBudgetActionHistoriesCommand = class _DescribeBudgetActionHistoriesCommand extends import_smithy_client.Command.classBuilder().ep({
1835
1825
  ...commonParams
1836
1826
  }).m(function(Command, cs, config, o) {
@@ -1847,7 +1837,6 @@ var DescribeBudgetActionHistoriesCommand = _DescribeBudgetActionHistoriesCommand
1847
1837
 
1848
1838
 
1849
1839
 
1850
-
1851
1840
  var _DescribeBudgetActionsForAccountCommand = class _DescribeBudgetActionsForAccountCommand extends import_smithy_client.Command.classBuilder().ep({
1852
1841
  ...commonParams
1853
1842
  }).m(function(Command, cs, config, o) {
@@ -1864,7 +1853,6 @@ var DescribeBudgetActionsForAccountCommand = _DescribeBudgetActionsForAccountCom
1864
1853
 
1865
1854
 
1866
1855
 
1867
-
1868
1856
  var _DescribeBudgetActionsForBudgetCommand = class _DescribeBudgetActionsForBudgetCommand extends import_smithy_client.Command.classBuilder().ep({
1869
1857
  ...commonParams
1870
1858
  }).m(function(Command, cs, config, o) {
@@ -1881,7 +1869,6 @@ var DescribeBudgetActionsForBudgetCommand = _DescribeBudgetActionsForBudgetComma
1881
1869
 
1882
1870
 
1883
1871
 
1884
-
1885
1872
  var _DescribeBudgetCommand = class _DescribeBudgetCommand extends import_smithy_client.Command.classBuilder().ep({
1886
1873
  ...commonParams
1887
1874
  }).m(function(Command, cs, config, o) {
@@ -1898,7 +1885,6 @@ var DescribeBudgetCommand = _DescribeBudgetCommand;
1898
1885
 
1899
1886
 
1900
1887
 
1901
-
1902
1888
  var _DescribeBudgetNotificationsForAccountCommand = class _DescribeBudgetNotificationsForAccountCommand extends import_smithy_client.Command.classBuilder().ep({
1903
1889
  ...commonParams
1904
1890
  }).m(function(Command, cs, config, o) {
@@ -1915,7 +1901,6 @@ var DescribeBudgetNotificationsForAccountCommand = _DescribeBudgetNotificationsF
1915
1901
 
1916
1902
 
1917
1903
 
1918
-
1919
1904
  var _DescribeBudgetPerformanceHistoryCommand = class _DescribeBudgetPerformanceHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
1920
1905
  ...commonParams
1921
1906
  }).m(function(Command, cs, config, o) {
@@ -1932,7 +1917,6 @@ var DescribeBudgetPerformanceHistoryCommand = _DescribeBudgetPerformanceHistoryC
1932
1917
 
1933
1918
 
1934
1919
 
1935
-
1936
1920
  var _DescribeBudgetsCommand = class _DescribeBudgetsCommand extends import_smithy_client.Command.classBuilder().ep({
1937
1921
  ...commonParams
1938
1922
  }).m(function(Command, cs, config, o) {
@@ -1949,7 +1933,6 @@ var DescribeBudgetsCommand = _DescribeBudgetsCommand;
1949
1933
 
1950
1934
 
1951
1935
 
1952
-
1953
1936
  var _DescribeNotificationsForBudgetCommand = class _DescribeNotificationsForBudgetCommand extends import_smithy_client.Command.classBuilder().ep({
1954
1937
  ...commonParams
1955
1938
  }).m(function(Command, cs, config, o) {
@@ -1966,7 +1949,6 @@ var DescribeNotificationsForBudgetCommand = _DescribeNotificationsForBudgetComma
1966
1949
 
1967
1950
 
1968
1951
 
1969
-
1970
1952
  var _DescribeSubscribersForNotificationCommand = class _DescribeSubscribersForNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
1971
1953
  ...commonParams
1972
1954
  }).m(function(Command, cs, config, o) {
@@ -1983,7 +1965,6 @@ var DescribeSubscribersForNotificationCommand = _DescribeSubscribersForNotificat
1983
1965
 
1984
1966
 
1985
1967
 
1986
-
1987
1968
  var _ExecuteBudgetActionCommand = class _ExecuteBudgetActionCommand extends import_smithy_client.Command.classBuilder().ep({
1988
1969
  ...commonParams
1989
1970
  }).m(function(Command, cs, config, o) {
@@ -2000,7 +1981,6 @@ var ExecuteBudgetActionCommand = _ExecuteBudgetActionCommand;
2000
1981
 
2001
1982
 
2002
1983
 
2003
-
2004
1984
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2005
1985
  ...commonParams
2006
1986
  }).m(function(Command, cs, config, o) {
@@ -2017,7 +1997,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2017
1997
 
2018
1998
 
2019
1999
 
2020
-
2021
2000
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2022
2001
  ...commonParams
2023
2002
  }).m(function(Command, cs, config, o) {
@@ -2034,7 +2013,6 @@ var TagResourceCommand = _TagResourceCommand;
2034
2013
 
2035
2014
 
2036
2015
 
2037
-
2038
2016
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2039
2017
  ...commonParams
2040
2018
  }).m(function(Command, cs, config, o) {
@@ -2051,7 +2029,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2051
2029
 
2052
2030
 
2053
2031
 
2054
-
2055
2032
  var _UpdateBudgetActionCommand = class _UpdateBudgetActionCommand extends import_smithy_client.Command.classBuilder().ep({
2056
2033
  ...commonParams
2057
2034
  }).m(function(Command, cs, config, o) {
@@ -2068,7 +2045,6 @@ var UpdateBudgetActionCommand = _UpdateBudgetActionCommand;
2068
2045
 
2069
2046
 
2070
2047
 
2071
-
2072
2048
  var _UpdateBudgetCommand = class _UpdateBudgetCommand extends import_smithy_client.Command.classBuilder().ep({
2073
2049
  ...commonParams
2074
2050
  }).m(function(Command, cs, config, o) {
@@ -2085,7 +2061,6 @@ var UpdateBudgetCommand = _UpdateBudgetCommand;
2085
2061
 
2086
2062
 
2087
2063
 
2088
-
2089
2064
  var _UpdateNotificationCommand = class _UpdateNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
2090
2065
  ...commonParams
2091
2066
  }).m(function(Command, cs, config, o) {
@@ -2102,7 +2077,6 @@ var UpdateNotificationCommand = _UpdateNotificationCommand;
2102
2077
 
2103
2078
 
2104
2079
 
2105
-
2106
2080
  var _UpdateSubscriberCommand = class _UpdateSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
2107
2081
  ...commonParams
2108
2082
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { CreateBudgetActionRequest, CreateBudgetActionResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateNotificationRequest, CreateNotificationResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteBudgetActionRequest, DeleteBudgetActionResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteNotificationRequest, DeleteNotificationResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetActionRequest, DescribeBudgetActionResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetActionHistoriesRequest, DescribeBudgetActionHistoriesResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetActionsForAccountRequest, DescribeBudgetActionsForAccount
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetActionsForBudgetRequest, DescribeBudgetActionsForBudgetRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetRequest, DescribeBudgetResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetNotificationsForAccountRequest, DescribeBudgetNotificatio
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHisto
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeBudgetsRequest, DescribeBudgetsResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeSubscribersForNotificationRequest, DescribeSubscribersForNotifi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ExecuteBudgetActionRequest, ExecuteBudgetActionResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBudgetActionRequest, UpdateBudgetActionResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBudgetRequest, UpdateBudgetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateNotificationRequest, UpdateNotificationResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -48,8 +48,8 @@
48
48
  export * from "./BudgetsClient";
49
49
  export * from "./Budgets";
50
50
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
51
- export { RuntimeExtension } from "./runtimeExtensions";
52
- export { BudgetsExtensionConfiguration } from "./extensionConfiguration";
51
+ export type { RuntimeExtension } from "./runtimeExtensions";
52
+ export type { BudgetsExtensionConfiguration } from "./extensionConfiguration";
53
53
  export * from "./commands";
54
54
  export * from "./pagination";
55
55
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  CreateBudgetActionRequest,
10
10
  CreateBudgetActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBudgetActionCommandInput
14
15
  extends CreateBudgetActionRequest {}
15
16
  export interface CreateBudgetActionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../BudgetsClient";
8
8
  import { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateBudgetCommandInput extends CreateBudgetRequest {}
11
12
  export interface CreateBudgetCommandOutput
12
13
  extends CreateBudgetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateNotificationRequest,
10
10
  CreateNotificationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateNotificationCommandInput
14
15
  extends CreateNotificationRequest {}
15
16
  export interface CreateNotificationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSubscriberRequest,
10
10
  CreateSubscriberResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSubscriberCommandInput extends CreateSubscriberRequest {}
14
15
  export interface CreateSubscriberCommandOutput
15
16
  extends CreateSubscriberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteBudgetActionRequest,
10
10
  DeleteBudgetActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteBudgetActionCommandInput
14
15
  extends DeleteBudgetActionRequest {}
15
16
  export interface DeleteBudgetActionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../BudgetsClient";
8
8
  import { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteBudgetCommandInput extends DeleteBudgetRequest {}
11
12
  export interface DeleteBudgetCommandOutput
12
13
  extends DeleteBudgetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteNotificationRequest,
10
10
  DeleteNotificationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteNotificationCommandInput
14
15
  extends DeleteNotificationRequest {}
15
16
  export interface DeleteNotificationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteSubscriberRequest,
10
10
  DeleteSubscriberResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSubscriberCommandInput extends DeleteSubscriberRequest {}
14
15
  export interface DeleteSubscriberCommandOutput
15
16
  extends DeleteSubscriberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetActionRequest,
10
10
  DescribeBudgetActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetActionCommandInput
14
15
  extends DescribeBudgetActionRequest {}
15
16
  export interface DescribeBudgetActionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetActionHistoriesRequest,
10
10
  DescribeBudgetActionHistoriesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetActionHistoriesCommandInput
14
15
  extends DescribeBudgetActionHistoriesRequest {}
15
16
  export interface DescribeBudgetActionHistoriesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetActionsForAccountRequest,
10
10
  DescribeBudgetActionsForAccountResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetActionsForAccountCommandInput
14
15
  extends DescribeBudgetActionsForAccountRequest {}
15
16
  export interface DescribeBudgetActionsForAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetActionsForBudgetRequest,
10
10
  DescribeBudgetActionsForBudgetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetActionsForBudgetCommandInput
14
15
  extends DescribeBudgetActionsForBudgetRequest {}
15
16
  export interface DescribeBudgetActionsForBudgetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetRequest,
10
10
  DescribeBudgetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetCommandInput extends DescribeBudgetRequest {}
14
15
  export interface DescribeBudgetCommandOutput
15
16
  extends DescribeBudgetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetNotificationsForAccountRequest,
10
10
  DescribeBudgetNotificationsForAccountResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetNotificationsForAccountCommandInput
14
15
  extends DescribeBudgetNotificationsForAccountRequest {}
15
16
  export interface DescribeBudgetNotificationsForAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetPerformanceHistoryRequest,
10
10
  DescribeBudgetPerformanceHistoryResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetPerformanceHistoryCommandInput
14
15
  extends DescribeBudgetPerformanceHistoryRequest {}
15
16
  export interface DescribeBudgetPerformanceHistoryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBudgetsRequest,
10
10
  DescribeBudgetsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBudgetsCommandInput extends DescribeBudgetsRequest {}
14
15
  export interface DescribeBudgetsCommandOutput
15
16
  extends DescribeBudgetsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeNotificationsForBudgetRequest,
10
10
  DescribeNotificationsForBudgetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeNotificationsForBudgetCommandInput
14
15
  extends DescribeNotificationsForBudgetRequest {}
15
16
  export interface DescribeNotificationsForBudgetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeSubscribersForNotificationRequest,
10
10
  DescribeSubscribersForNotificationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeSubscribersForNotificationCommandInput
14
15
  extends DescribeSubscribersForNotificationRequest {}
15
16
  export interface DescribeSubscribersForNotificationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ExecuteBudgetActionRequest,
10
10
  ExecuteBudgetActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ExecuteBudgetActionCommandInput
14
15
  extends ExecuteBudgetActionRequest {}
15
16
  export interface ExecuteBudgetActionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../BudgetsClient";
8
8
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UntagResourceRequest,
10
10
  UntagResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateBudgetActionRequest,
10
10
  UpdateBudgetActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateBudgetActionCommandInput
14
15
  extends UpdateBudgetActionRequest {}
15
16
  export interface UpdateBudgetActionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../BudgetsClient";
8
8
  import { UpdateBudgetRequest, UpdateBudgetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateBudgetCommandInput extends UpdateBudgetRequest {}
11
12
  export interface UpdateBudgetCommandOutput
12
13
  extends UpdateBudgetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateNotificationRequest,
10
10
  UpdateNotificationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateNotificationCommandInput
14
15
  extends UpdateNotificationRequest {}
15
16
  export interface UpdateNotificationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateSubscriberRequest,
10
10
  UpdateSubscriberResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSubscriberCommandInput extends UpdateSubscriberRequest {}
14
15
  export interface UpdateSubscriberCommandOutput
15
16
  extends UpdateSubscriberResponse,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class BudgetsServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-budgets",
3
3
  "description": "AWS SDK for JavaScript Budgets Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-budgets",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",