@aws-sdk/client-budgets 3.987.0 → 3.988.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.
@@ -6,6 +6,7 @@ import { fromBase64, toBase64 } from "@smithy/util-base64";
6
6
  import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
7
7
  import { defaultBudgetsHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
8
8
  import { defaultEndpointResolver } from "./endpoint/endpointResolver";
9
+ import { errorTypeRegistries } from "./schemas/schemas_0";
9
10
  export const getRuntimeConfig = (config) => {
10
11
  return {
11
12
  apiVersion: "2016-10-20",
@@ -26,6 +27,7 @@ export const getRuntimeConfig = (config) => {
26
27
  protocol: config?.protocol ?? AwsJson1_1Protocol,
27
28
  protocolSettings: config?.protocolSettings ?? {
28
29
  defaultNamespace: "com.amazonaws.budgets",
30
+ errorTypeRegistries,
29
31
  version: "2016-10-20",
30
32
  serviceTarget: "AWSBudgetServiceGateway",
31
33
  },
@@ -215,19 +215,93 @@ const _Va = "Value";
215
215
  const _c = "client";
216
216
  const _e = "error";
217
217
  const _hE = "httpError";
218
- const _s = "server";
219
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.budgets";
218
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.budgets";
219
+ const _se = "server";
220
220
  const n0 = "com.amazonaws.budgets";
221
221
  import { TypeRegistry } from "@smithy/core/schema";
222
222
  import { BudgetsServiceException } from "../models/BudgetsServiceException";
223
223
  import { AccessDeniedException, BillingViewHealthStatusException, CreationLimitExceededException, DuplicateRecordException, ExpiredNextTokenException, InternalErrorException, InvalidNextTokenException, InvalidParameterException, NotFoundException, ResourceLockedException, ServiceQuotaExceededException, ThrottlingException, } from "../models/errors";
224
- var SubscriberAddress = [0, n0, _SA, 8, 0];
224
+ const _s_registry = TypeRegistry.for(_s);
225
+ export var BudgetsServiceException$ = [-3, _s, "BudgetsServiceException", 0, [], []];
226
+ _s_registry.registerError(BudgetsServiceException$, BudgetsServiceException);
227
+ const n0_registry = TypeRegistry.for(n0);
225
228
  export var AccessDeniedException$ = [-3, n0, _ADE,
226
229
  { [_e]: _c, [_hE]: 403 },
227
230
  [_M],
228
231
  [0]
229
232
  ];
230
- TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
233
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
234
+ export var BillingViewHealthStatusException$ = [-3, n0, _BVHSE,
235
+ { [_e]: _c, [_hE]: 400 },
236
+ [_M],
237
+ [0]
238
+ ];
239
+ n0_registry.registerError(BillingViewHealthStatusException$, BillingViewHealthStatusException);
240
+ export var CreationLimitExceededException$ = [-3, n0, _CLEE,
241
+ { [_e]: _c, [_hE]: 405 },
242
+ [_M],
243
+ [0]
244
+ ];
245
+ n0_registry.registerError(CreationLimitExceededException$, CreationLimitExceededException);
246
+ export var DuplicateRecordException$ = [-3, n0, _DRE,
247
+ { [_e]: _c, [_hE]: 409 },
248
+ [_M],
249
+ [0]
250
+ ];
251
+ n0_registry.registerError(DuplicateRecordException$, DuplicateRecordException);
252
+ export var ExpiredNextTokenException$ = [-3, n0, _ENTE,
253
+ { [_e]: _c, [_hE]: 400 },
254
+ [_M],
255
+ [0]
256
+ ];
257
+ n0_registry.registerError(ExpiredNextTokenException$, ExpiredNextTokenException);
258
+ export var InternalErrorException$ = [-3, n0, _IEE,
259
+ { [_e]: _se, [_hE]: 500 },
260
+ [_M],
261
+ [0]
262
+ ];
263
+ n0_registry.registerError(InternalErrorException$, InternalErrorException);
264
+ export var InvalidNextTokenException$ = [-3, n0, _INTE,
265
+ { [_e]: _c, [_hE]: 400 },
266
+ [_M],
267
+ [0]
268
+ ];
269
+ n0_registry.registerError(InvalidNextTokenException$, InvalidNextTokenException);
270
+ export var InvalidParameterException$ = [-3, n0, _IPE,
271
+ { [_e]: _c, [_hE]: 400 },
272
+ [_M],
273
+ [0]
274
+ ];
275
+ n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
276
+ export var NotFoundException$ = [-3, n0, _NFE,
277
+ { [_e]: _c, [_hE]: 404 },
278
+ [_M],
279
+ [0]
280
+ ];
281
+ n0_registry.registerError(NotFoundException$, NotFoundException);
282
+ export var ResourceLockedException$ = [-3, n0, _RLE,
283
+ { [_e]: _c, [_hE]: 423 },
284
+ [_M],
285
+ [0]
286
+ ];
287
+ n0_registry.registerError(ResourceLockedException$, ResourceLockedException);
288
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
289
+ { [_e]: _c, [_hE]: 402 },
290
+ [_M],
291
+ [0]
292
+ ];
293
+ n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
294
+ export var ThrottlingException$ = [-3, n0, _TE,
295
+ { [_e]: _c, [_hE]: 400 },
296
+ [_M],
297
+ [0]
298
+ ];
299
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
300
+ export const errorTypeRegistries = [
301
+ _s_registry,
302
+ n0_registry,
303
+ ];
304
+ var SubscriberAddress = [0, n0, _SA, 8, 0];
231
305
  export var Action$ = [3, n0, _A,
232
306
  0,
233
307
  [_AI, _BN, _NT, _AT, _ATc, _D, _ERA, _AM, _S, _Su],
@@ -253,12 +327,6 @@ export var AutoAdjustData$ = [3, n0, _AAD,
253
327
  [_AAT, _HO, _LAAT],
254
328
  [0, () => HistoricalOptions$, 4], 1
255
329
  ];
256
- export var BillingViewHealthStatusException$ = [-3, n0, _BVHSE,
257
- { [_e]: _c, [_hE]: 400 },
258
- [_M],
259
- [0]
260
- ];
261
- TypeRegistry.for(n0).registerError(BillingViewHealthStatusException$, BillingViewHealthStatusException);
262
330
  export var Budget$ = [3, n0, _B,
263
331
  0,
264
332
  [_BN, _TU, _BT, _BL, _PBL, _CF, _CT, _TP, _CS, _LUT, _AAD, _FE, _Me, _BVA, _HS],
@@ -334,12 +402,6 @@ export var CreateSubscriberResponse$ = [3, n0, _CSRr,
334
402
  [],
335
403
  []
336
404
  ];
337
- export var CreationLimitExceededException$ = [-3, n0, _CLEE,
338
- { [_e]: _c, [_hE]: 405 },
339
- [_M],
340
- [0]
341
- ];
342
- TypeRegistry.for(n0).registerError(CreationLimitExceededException$, CreationLimitExceededException);
343
405
  export var Definition$ = [3, n0, _D,
344
406
  0,
345
407
  [_IAD, _SAD, _SADs],
@@ -485,12 +547,6 @@ export var DescribeSubscribersForNotificationResponse$ = [3, n0, _DSFNRe,
485
547
  [_Su, _NTe],
486
548
  [[() => Subscribers, 0], 0]
487
549
  ];
488
- export var DuplicateRecordException$ = [-3, n0, _DRE,
489
- { [_e]: _c, [_hE]: 409 },
490
- [_M],
491
- [0]
492
- ];
493
- TypeRegistry.for(n0).registerError(DuplicateRecordException$, DuplicateRecordException);
494
550
  export var ExecuteBudgetActionRequest$ = [3, n0, _EBAR,
495
551
  0,
496
552
  [_AIc, _BN, _AI, _ETx],
@@ -501,12 +557,6 @@ export var ExecuteBudgetActionResponse$ = [3, n0, _EBARx,
501
557
  [_AIc, _BN, _AI, _ETx],
502
558
  [0, 0, 0, 0], 4
503
559
  ];
504
- export var ExpiredNextTokenException$ = [-3, n0, _ENTE,
505
- { [_e]: _c, [_hE]: 400 },
506
- [_M],
507
- [0]
508
- ];
509
- TypeRegistry.for(n0).registerError(ExpiredNextTokenException$, ExpiredNextTokenException);
510
560
  export var Expression$ = [3, n0, _E,
511
561
  0,
512
562
  [_O, _An, _Not, _Di, _Ta, _CC],
@@ -532,24 +582,6 @@ export var IamActionDefinition$ = [3, n0, _IAD,
532
582
  [_PA, _R, _G, _U],
533
583
  [0, 64 | 0, 64 | 0, 64 | 0], 1
534
584
  ];
535
- export var InternalErrorException$ = [-3, n0, _IEE,
536
- { [_e]: _s, [_hE]: 500 },
537
- [_M],
538
- [0]
539
- ];
540
- TypeRegistry.for(n0).registerError(InternalErrorException$, InternalErrorException);
541
- export var InvalidNextTokenException$ = [-3, n0, _INTE,
542
- { [_e]: _c, [_hE]: 400 },
543
- [_M],
544
- [0]
545
- ];
546
- TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
547
- export var InvalidParameterException$ = [-3, n0, _IPE,
548
- { [_e]: _c, [_hE]: 400 },
549
- [_M],
550
- [0]
551
- ];
552
- TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
553
585
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
554
586
  0,
555
587
  [_RARN],
@@ -560,12 +592,6 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
560
592
  [_RT],
561
593
  [() => ResourceTagList]
562
594
  ];
563
- export var NotFoundException$ = [-3, n0, _NFE,
564
- { [_e]: _c, [_hE]: 404 },
565
- [_M],
566
- [0]
567
- ];
568
- TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
569
595
  export var Notification$ = [3, n0, _No,
570
596
  0,
571
597
  [_NT, _CO, _Th, _TT, _NS],
@@ -576,12 +602,6 @@ export var NotificationWithSubscribers$ = [3, n0, _NWSo,
576
602
  [_No, _Su],
577
603
  [() => Notification$, [() => Subscribers, 0]], 2
578
604
  ];
579
- export var ResourceLockedException$ = [-3, n0, _RLE,
580
- { [_e]: _c, [_hE]: 423 },
581
- [_M],
582
- [0]
583
- ];
584
- TypeRegistry.for(n0).registerError(ResourceLockedException$, ResourceLockedException);
585
605
  export var ResourceTag$ = [3, n0, _RTe,
586
606
  0,
587
607
  [_K, _Va],
@@ -592,12 +612,6 @@ export var ScpActionDefinition$ = [3, n0, _SAD,
592
612
  [_PI, _TI],
593
613
  [0, 64 | 0], 2
594
614
  ];
595
- export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
596
- { [_e]: _c, [_hE]: 402 },
597
- [_M],
598
- [0]
599
- ];
600
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
601
615
  export var Spend$ = [3, n0, _Sp,
602
616
  0,
603
617
  [_Am, _Un],
@@ -628,12 +642,6 @@ export var TagValues$ = [3, n0, _TV,
628
642
  [_K, _V, _MO],
629
643
  [0, 64 | 0, 64 | 0]
630
644
  ];
631
- export var ThrottlingException$ = [-3, n0, _TE,
632
- { [_e]: _c, [_hE]: 400 },
633
- [_M],
634
- [0]
635
- ];
636
- TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
637
645
  export var TimePeriod$ = [3, n0, _TP,
638
646
  0,
639
647
  [_St, _En],
@@ -689,8 +697,6 @@ export var UpdateSubscriberResponse$ = [3, n0, _USRp,
689
697
  [],
690
698
  []
691
699
  ];
692
- export var BudgetsServiceException$ = [-3, _sm, "BudgetsServiceException", 0, [], []];
693
- TypeRegistry.for(_sm).registerError(BudgetsServiceException$, BudgetsServiceException);
694
700
  var ActionHistories = [1, n0, _AHc,
695
701
  0, [() => ActionHistory$,
696
702
  0]
@@ -1,11 +1,29 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
3
+ export declare var BudgetsServiceException$: StaticErrorSchema;
2
4
  export declare var AccessDeniedException$: StaticErrorSchema;
5
+ export declare var BillingViewHealthStatusException$: StaticErrorSchema;
6
+ export declare var CreationLimitExceededException$: StaticErrorSchema;
7
+ export declare var DuplicateRecordException$: StaticErrorSchema;
8
+ export declare var ExpiredNextTokenException$: StaticErrorSchema;
9
+ export declare var InternalErrorException$: StaticErrorSchema;
10
+ export declare var InvalidNextTokenException$: StaticErrorSchema;
11
+ export declare var InvalidParameterException$: StaticErrorSchema;
12
+ export declare var NotFoundException$: StaticErrorSchema;
13
+ export declare var ResourceLockedException$: StaticErrorSchema;
14
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
15
+ export declare var ThrottlingException$: StaticErrorSchema;
16
+ /**
17
+ * TypeRegistry instances containing modeled errors.
18
+ * @internal
19
+ *
20
+ */
21
+ export declare const errorTypeRegistries: TypeRegistry[];
3
22
  export declare var Action$: StaticStructureSchema;
4
23
  export declare var ActionHistory$: StaticStructureSchema;
5
24
  export declare var ActionHistoryDetails$: StaticStructureSchema;
6
25
  export declare var ActionThreshold$: StaticStructureSchema;
7
26
  export declare var AutoAdjustData$: StaticStructureSchema;
8
- export declare var BillingViewHealthStatusException$: StaticErrorSchema;
9
27
  export declare var Budget$: StaticStructureSchema;
10
28
  export declare var BudgetedAndActualAmounts$: StaticStructureSchema;
11
29
  export declare var BudgetNotificationsForAccount$: StaticStructureSchema;
@@ -21,7 +39,6 @@ export declare var CreateNotificationRequest$: StaticStructureSchema;
21
39
  export declare var CreateNotificationResponse$: StaticStructureSchema;
22
40
  export declare var CreateSubscriberRequest$: StaticStructureSchema;
23
41
  export declare var CreateSubscriberResponse$: StaticStructureSchema;
24
- export declare var CreationLimitExceededException$: StaticErrorSchema;
25
42
  export declare var Definition$: StaticStructureSchema;
26
43
  export declare var DeleteBudgetActionRequest$: StaticStructureSchema;
27
44
  export declare var DeleteBudgetActionResponse$: StaticStructureSchema;
@@ -51,34 +68,25 @@ export declare var DescribeNotificationsForBudgetRequest$: StaticStructureSchema
51
68
  export declare var DescribeNotificationsForBudgetResponse$: StaticStructureSchema;
52
69
  export declare var DescribeSubscribersForNotificationRequest$: StaticStructureSchema;
53
70
  export declare var DescribeSubscribersForNotificationResponse$: StaticStructureSchema;
54
- export declare var DuplicateRecordException$: StaticErrorSchema;
55
71
  export declare var ExecuteBudgetActionRequest$: StaticStructureSchema;
56
72
  export declare var ExecuteBudgetActionResponse$: StaticStructureSchema;
57
- export declare var ExpiredNextTokenException$: StaticErrorSchema;
58
73
  export declare var Expression$: StaticStructureSchema;
59
74
  export declare var ExpressionDimensionValues$: StaticStructureSchema;
60
75
  export declare var HealthStatus$: StaticStructureSchema;
61
76
  export declare var HistoricalOptions$: StaticStructureSchema;
62
77
  export declare var IamActionDefinition$: StaticStructureSchema;
63
- export declare var InternalErrorException$: StaticErrorSchema;
64
- export declare var InvalidNextTokenException$: StaticErrorSchema;
65
- export declare var InvalidParameterException$: StaticErrorSchema;
66
78
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
67
79
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
68
- export declare var NotFoundException$: StaticErrorSchema;
69
80
  export declare var Notification$: StaticStructureSchema;
70
81
  export declare var NotificationWithSubscribers$: StaticStructureSchema;
71
- export declare var ResourceLockedException$: StaticErrorSchema;
72
82
  export declare var ResourceTag$: StaticStructureSchema;
73
83
  export declare var ScpActionDefinition$: StaticStructureSchema;
74
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
75
84
  export declare var Spend$: StaticStructureSchema;
76
85
  export declare var SsmActionDefinition$: StaticStructureSchema;
77
86
  export declare var Subscriber$: StaticStructureSchema;
78
87
  export declare var TagResourceRequest$: StaticStructureSchema;
79
88
  export declare var TagResourceResponse$: StaticStructureSchema;
80
89
  export declare var TagValues$: StaticStructureSchema;
81
- export declare var ThrottlingException$: StaticErrorSchema;
82
90
  export declare var TimePeriod$: StaticStructureSchema;
83
91
  export declare var UntagResourceRequest$: StaticStructureSchema;
84
92
  export declare var UntagResourceResponse$: StaticStructureSchema;
@@ -90,7 +98,6 @@ export declare var UpdateNotificationRequest$: StaticStructureSchema;
90
98
  export declare var UpdateNotificationResponse$: StaticStructureSchema;
91
99
  export declare var UpdateSubscriberRequest$: StaticStructureSchema;
92
100
  export declare var UpdateSubscriberResponse$: StaticStructureSchema;
93
- export declare var BudgetsServiceException$: StaticErrorSchema;
94
101
  export declare var CreateBudget$: StaticOperationSchema;
95
102
  export declare var CreateBudgetAction$: StaticOperationSchema;
96
103
  export declare var CreateNotification$: StaticOperationSchema;
@@ -1,15 +1,28 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  } from "@smithy/types";
7
+ export declare var BudgetsServiceException$: StaticErrorSchema;
6
8
  export declare var AccessDeniedException$: StaticErrorSchema;
9
+ export declare var BillingViewHealthStatusException$: StaticErrorSchema;
10
+ export declare var CreationLimitExceededException$: StaticErrorSchema;
11
+ export declare var DuplicateRecordException$: StaticErrorSchema;
12
+ export declare var ExpiredNextTokenException$: StaticErrorSchema;
13
+ export declare var InternalErrorException$: StaticErrorSchema;
14
+ export declare var InvalidNextTokenException$: StaticErrorSchema;
15
+ export declare var InvalidParameterException$: StaticErrorSchema;
16
+ export declare var NotFoundException$: StaticErrorSchema;
17
+ export declare var ResourceLockedException$: StaticErrorSchema;
18
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
19
+ export declare var ThrottlingException$: StaticErrorSchema;
20
+ export declare const errorTypeRegistries: TypeRegistry[];
7
21
  export declare var Action$: StaticStructureSchema;
8
22
  export declare var ActionHistory$: StaticStructureSchema;
9
23
  export declare var ActionHistoryDetails$: StaticStructureSchema;
10
24
  export declare var ActionThreshold$: StaticStructureSchema;
11
25
  export declare var AutoAdjustData$: StaticStructureSchema;
12
- export declare var BillingViewHealthStatusException$: StaticErrorSchema;
13
26
  export declare var Budget$: StaticStructureSchema;
14
27
  export declare var BudgetedAndActualAmounts$: StaticStructureSchema;
15
28
  export declare var BudgetNotificationsForAccount$: StaticStructureSchema;
@@ -25,7 +38,6 @@ export declare var CreateNotificationRequest$: StaticStructureSchema;
25
38
  export declare var CreateNotificationResponse$: StaticStructureSchema;
26
39
  export declare var CreateSubscriberRequest$: StaticStructureSchema;
27
40
  export declare var CreateSubscriberResponse$: StaticStructureSchema;
28
- export declare var CreationLimitExceededException$: StaticErrorSchema;
29
41
  export declare var Definition$: StaticStructureSchema;
30
42
  export declare var DeleteBudgetActionRequest$: StaticStructureSchema;
31
43
  export declare var DeleteBudgetActionResponse$: StaticStructureSchema;
@@ -55,34 +67,25 @@ export declare var DescribeNotificationsForBudgetRequest$: StaticStructureSchema
55
67
  export declare var DescribeNotificationsForBudgetResponse$: StaticStructureSchema;
56
68
  export declare var DescribeSubscribersForNotificationRequest$: StaticStructureSchema;
57
69
  export declare var DescribeSubscribersForNotificationResponse$: StaticStructureSchema;
58
- export declare var DuplicateRecordException$: StaticErrorSchema;
59
70
  export declare var ExecuteBudgetActionRequest$: StaticStructureSchema;
60
71
  export declare var ExecuteBudgetActionResponse$: StaticStructureSchema;
61
- export declare var ExpiredNextTokenException$: StaticErrorSchema;
62
72
  export declare var Expression$: StaticStructureSchema;
63
73
  export declare var ExpressionDimensionValues$: StaticStructureSchema;
64
74
  export declare var HealthStatus$: StaticStructureSchema;
65
75
  export declare var HistoricalOptions$: StaticStructureSchema;
66
76
  export declare var IamActionDefinition$: StaticStructureSchema;
67
- export declare var InternalErrorException$: StaticErrorSchema;
68
- export declare var InvalidNextTokenException$: StaticErrorSchema;
69
- export declare var InvalidParameterException$: StaticErrorSchema;
70
77
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
71
78
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
72
- export declare var NotFoundException$: StaticErrorSchema;
73
79
  export declare var Notification$: StaticStructureSchema;
74
80
  export declare var NotificationWithSubscribers$: StaticStructureSchema;
75
- export declare var ResourceLockedException$: StaticErrorSchema;
76
81
  export declare var ResourceTag$: StaticStructureSchema;
77
82
  export declare var ScpActionDefinition$: StaticStructureSchema;
78
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
79
83
  export declare var Spend$: StaticStructureSchema;
80
84
  export declare var SsmActionDefinition$: StaticStructureSchema;
81
85
  export declare var Subscriber$: StaticStructureSchema;
82
86
  export declare var TagResourceRequest$: StaticStructureSchema;
83
87
  export declare var TagResourceResponse$: StaticStructureSchema;
84
88
  export declare var TagValues$: StaticStructureSchema;
85
- export declare var ThrottlingException$: StaticErrorSchema;
86
89
  export declare var TimePeriod$: StaticStructureSchema;
87
90
  export declare var UntagResourceRequest$: StaticStructureSchema;
88
91
  export declare var UntagResourceResponse$: StaticStructureSchema;
@@ -94,7 +97,6 @@ export declare var UpdateNotificationRequest$: StaticStructureSchema;
94
97
  export declare var UpdateNotificationResponse$: StaticStructureSchema;
95
98
  export declare var UpdateSubscriberRequest$: StaticStructureSchema;
96
99
  export declare var UpdateSubscriberResponse$: StaticStructureSchema;
97
- export declare var BudgetsServiceException$: StaticErrorSchema;
98
100
  export declare var CreateBudget$: StaticOperationSchema;
99
101
  export declare var CreateBudgetAction$: StaticOperationSchema;
100
102
  export declare var CreateNotification$: StaticOperationSchema;
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.987.0",
4
+ "version": "3.988.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-budgets",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.8",
25
+ "@aws-sdk/credential-provider-node": "^3.972.7",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.8",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.987.0",
32
+ "@aws-sdk/util-endpoints": "3.988.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.6",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",