@aws-sdk/client-billing 3.968.0 → 3.969.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.
- package/dist-cjs/index.js +36 -36
- package/dist-es/schemas/schemas_0.js +36 -36
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -362,23 +362,23 @@ var BillingViewName = [0, n0, _BVN, 8, 0];
|
|
|
362
362
|
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
363
363
|
{ [_aQE]: [`BillingAccessDenied`, 403], [_e]: _c, [_hE]: 403 },
|
|
364
364
|
[_m],
|
|
365
|
-
[0]
|
|
365
|
+
[0], 1
|
|
366
366
|
];
|
|
367
367
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
368
368
|
var ActiveTimeRange$ = [3, n0, _ATR,
|
|
369
369
|
0,
|
|
370
370
|
[_aAI, _aBI],
|
|
371
|
-
[4, 4]
|
|
371
|
+
[4, 4], 2
|
|
372
372
|
];
|
|
373
373
|
var AssociateSourceViewsRequest$ = [3, n0, _ASVR,
|
|
374
374
|
0,
|
|
375
375
|
[_a, _sV],
|
|
376
|
-
[0, 64 | 0]
|
|
376
|
+
[0, 64 | 0], 2
|
|
377
377
|
];
|
|
378
378
|
var AssociateSourceViewsResponse$ = [3, n0, _ASVRs,
|
|
379
379
|
0,
|
|
380
380
|
[_a],
|
|
381
|
-
[0]
|
|
381
|
+
[0], 1
|
|
382
382
|
];
|
|
383
383
|
var BillingViewElement$ = [3, n0, _BVE,
|
|
384
384
|
0,
|
|
@@ -393,7 +393,7 @@ var BillingViewHealthStatus$ = [3, n0, _BVHS,
|
|
|
393
393
|
var BillingViewHealthStatusException$ = [-3, n0, _BVHSE,
|
|
394
394
|
{ [_e]: _c, [_hE]: 400 },
|
|
395
395
|
[_m],
|
|
396
|
-
[0]
|
|
396
|
+
[0], 1
|
|
397
397
|
];
|
|
398
398
|
schema.TypeRegistry.for(n0).registerError(BillingViewHealthStatusException$, BillingViewHealthStatusException);
|
|
399
399
|
var BillingViewListElement$ = [3, n0, _BVLE,
|
|
@@ -404,48 +404,48 @@ var BillingViewListElement$ = [3, n0, _BVLE,
|
|
|
404
404
|
var ConflictException$ = [-3, n0, _CE,
|
|
405
405
|
{ [_aQE]: [`BillingConflict`, 409], [_e]: _c, [_hE]: 409 },
|
|
406
406
|
[_m, _rI, _rT],
|
|
407
|
-
[0, 0, 0]
|
|
407
|
+
[0, 0, 0], 3
|
|
408
408
|
];
|
|
409
409
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
410
410
|
var CostCategoryValues$ = [3, n0, _CCV,
|
|
411
411
|
0,
|
|
412
412
|
[_k, _v],
|
|
413
|
-
[0, 64 | 0]
|
|
413
|
+
[0, 64 | 0], 2
|
|
414
414
|
];
|
|
415
415
|
var CreateBillingViewRequest$ = [3, n0, _CBVR,
|
|
416
416
|
0,
|
|
417
|
-
[_n,
|
|
418
|
-
[[() => BillingViewName, 0], [() => BillingViewDescription, 0],
|
|
417
|
+
[_n, _sV, _d, _dFE, _cT, _rTe],
|
|
418
|
+
[[() => BillingViewName, 0], 64 | 0, [() => BillingViewDescription, 0], () => Expression$, [0, { [_hH]: _XACT, [_iT]: 1 }], () => ResourceTagList], 2
|
|
419
419
|
];
|
|
420
420
|
var CreateBillingViewResponse$ = [3, n0, _CBVRr,
|
|
421
421
|
0,
|
|
422
422
|
[_a, _cA],
|
|
423
|
-
[0, 4]
|
|
423
|
+
[0, 4], 1
|
|
424
424
|
];
|
|
425
425
|
var DeleteBillingViewRequest$ = [3, n0, _DBVR,
|
|
426
426
|
0,
|
|
427
427
|
[_a, _f],
|
|
428
|
-
[0, 2]
|
|
428
|
+
[0, 2], 1
|
|
429
429
|
];
|
|
430
430
|
var DeleteBillingViewResponse$ = [3, n0, _DBVRe,
|
|
431
431
|
0,
|
|
432
432
|
[_a],
|
|
433
|
-
[0]
|
|
433
|
+
[0], 1
|
|
434
434
|
];
|
|
435
435
|
var DimensionValues$ = [3, n0, _DV,
|
|
436
436
|
0,
|
|
437
437
|
[_k, _v],
|
|
438
|
-
[0, 64 | 0]
|
|
438
|
+
[0, 64 | 0], 2
|
|
439
439
|
];
|
|
440
440
|
var DisassociateSourceViewsRequest$ = [3, n0, _DSVR,
|
|
441
441
|
0,
|
|
442
442
|
[_a, _sV],
|
|
443
|
-
[0, 64 | 0]
|
|
443
|
+
[0, 64 | 0], 2
|
|
444
444
|
];
|
|
445
445
|
var DisassociateSourceViewsResponse$ = [3, n0, _DSVRi,
|
|
446
446
|
0,
|
|
447
447
|
[_a],
|
|
448
|
-
[0]
|
|
448
|
+
[0], 1
|
|
449
449
|
];
|
|
450
450
|
var Expression$ = [3, n0, _E,
|
|
451
451
|
0,
|
|
@@ -455,27 +455,27 @@ var Expression$ = [3, n0, _E,
|
|
|
455
455
|
var GetBillingViewRequest$ = [3, n0, _GBVR,
|
|
456
456
|
0,
|
|
457
457
|
[_a],
|
|
458
|
-
[0]
|
|
458
|
+
[0], 1
|
|
459
459
|
];
|
|
460
460
|
var GetBillingViewResponse$ = [3, n0, _GBVRe,
|
|
461
461
|
0,
|
|
462
462
|
[_bV],
|
|
463
|
-
[[() => BillingViewElement$, 0]]
|
|
463
|
+
[[() => BillingViewElement$, 0]], 1
|
|
464
464
|
];
|
|
465
465
|
var GetResourcePolicyRequest$ = [3, n0, _GRPR,
|
|
466
466
|
0,
|
|
467
467
|
[_rA],
|
|
468
|
-
[0]
|
|
468
|
+
[0], 1
|
|
469
469
|
];
|
|
470
470
|
var GetResourcePolicyResponse$ = [3, n0, _GRPRe,
|
|
471
471
|
0,
|
|
472
472
|
[_rA, _p],
|
|
473
|
-
[0, 0]
|
|
473
|
+
[0, 0], 1
|
|
474
474
|
];
|
|
475
475
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
476
476
|
{ [_aQE]: [`BillingInternalServer`, 500], [_e]: _s, [_hE]: 500 },
|
|
477
477
|
[_m],
|
|
478
|
-
[0]
|
|
478
|
+
[0], 1
|
|
479
479
|
];
|
|
480
480
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
481
481
|
var ListBillingViewsRequest$ = [3, n0, _LBVR,
|
|
@@ -486,22 +486,22 @@ var ListBillingViewsRequest$ = [3, n0, _LBVR,
|
|
|
486
486
|
var ListBillingViewsResponse$ = [3, n0, _LBVRi,
|
|
487
487
|
0,
|
|
488
488
|
[_bVi, _nT],
|
|
489
|
-
[[() => BillingViewList, 0], 0]
|
|
489
|
+
[[() => BillingViewList, 0], 0], 1
|
|
490
490
|
];
|
|
491
491
|
var ListSourceViewsForBillingViewRequest$ = [3, n0, _LSVFBVR,
|
|
492
492
|
0,
|
|
493
493
|
[_a, _mR, _nT],
|
|
494
|
-
[0, 1, 0]
|
|
494
|
+
[0, 1, 0], 1
|
|
495
495
|
];
|
|
496
496
|
var ListSourceViewsForBillingViewResponse$ = [3, n0, _LSVFBVRi,
|
|
497
497
|
0,
|
|
498
498
|
[_sV, _nT],
|
|
499
|
-
[64 | 0, 0]
|
|
499
|
+
[64 | 0, 0], 1
|
|
500
500
|
];
|
|
501
501
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
502
502
|
0,
|
|
503
503
|
[_rA],
|
|
504
|
-
[0]
|
|
504
|
+
[0], 1
|
|
505
505
|
];
|
|
506
506
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
507
507
|
0,
|
|
@@ -511,29 +511,29 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
511
511
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
512
512
|
{ [_aQE]: [`BillingResourceNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
513
513
|
[_m, _rI, _rT],
|
|
514
|
-
[0, 0, 0]
|
|
514
|
+
[0, 0, 0], 3
|
|
515
515
|
];
|
|
516
516
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
517
517
|
var ResourceTag$ = [3, n0, _RT,
|
|
518
518
|
0,
|
|
519
519
|
[_k, _va],
|
|
520
|
-
[0, 0]
|
|
520
|
+
[0, 0], 1
|
|
521
521
|
];
|
|
522
522
|
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
523
523
|
{ [_aQE]: [`BillingServiceQuotaExceeded`, 402], [_e]: _c, [_hE]: 402 },
|
|
524
524
|
[_m, _rI, _rT, _sCe, _qC],
|
|
525
|
-
[0, 0, 0, 0, 0]
|
|
525
|
+
[0, 0, 0, 0, 0], 5
|
|
526
526
|
];
|
|
527
527
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
528
528
|
var StringSearch$ = [3, n0, _SS,
|
|
529
529
|
0,
|
|
530
530
|
[_sO, _sVe],
|
|
531
|
-
[0, 0]
|
|
531
|
+
[0, 0], 2
|
|
532
532
|
];
|
|
533
533
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
534
534
|
0,
|
|
535
535
|
[_rA, _rTe],
|
|
536
|
-
[0, () => ResourceTagList]
|
|
536
|
+
[0, () => ResourceTagList], 2
|
|
537
537
|
];
|
|
538
538
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
539
539
|
0,
|
|
@@ -543,12 +543,12 @@ var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
543
543
|
var TagValues$ = [3, n0, _TV,
|
|
544
544
|
0,
|
|
545
545
|
[_k, _v],
|
|
546
|
-
[0, 64 | 0]
|
|
546
|
+
[0, 64 | 0], 2
|
|
547
547
|
];
|
|
548
548
|
var ThrottlingException$ = [-3, n0, _TE,
|
|
549
549
|
{ [_aQE]: [`BillingThrottling`, 429], [_e]: _c, [_hE]: 429 },
|
|
550
550
|
[_m],
|
|
551
|
-
[0]
|
|
551
|
+
[0], 1
|
|
552
552
|
];
|
|
553
553
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
554
554
|
var TimeRange$ = [3, n0, _TR,
|
|
@@ -559,7 +559,7 @@ var TimeRange$ = [3, n0, _TR,
|
|
|
559
559
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
560
560
|
0,
|
|
561
561
|
[_rA, _rTK],
|
|
562
|
-
[0, 64 | 0]
|
|
562
|
+
[0, 64 | 0], 2
|
|
563
563
|
];
|
|
564
564
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
565
565
|
0,
|
|
@@ -569,23 +569,23 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
569
569
|
var UpdateBillingViewRequest$ = [3, n0, _UBVR,
|
|
570
570
|
0,
|
|
571
571
|
[_a, _n, _d, _dFE],
|
|
572
|
-
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], () => Expression$]
|
|
572
|
+
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], () => Expression$], 1
|
|
573
573
|
];
|
|
574
574
|
var UpdateBillingViewResponse$ = [3, n0, _UBVRp,
|
|
575
575
|
0,
|
|
576
576
|
[_a, _uA],
|
|
577
|
-
[0, 4]
|
|
577
|
+
[0, 4], 1
|
|
578
578
|
];
|
|
579
579
|
var ValidationException$ = [-3, n0, _VE,
|
|
580
580
|
{ [_aQE]: [`BillingValidation`, 400], [_e]: _c, [_hE]: 400 },
|
|
581
581
|
[_m, _r, _fL],
|
|
582
|
-
[0, 0, () => ValidationExceptionFieldList]
|
|
582
|
+
[0, 0, () => ValidationExceptionFieldList], 2
|
|
583
583
|
];
|
|
584
584
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
585
585
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
586
586
|
0,
|
|
587
587
|
[_n, _m],
|
|
588
|
-
[0, 0]
|
|
588
|
+
[0, 0], 2
|
|
589
589
|
];
|
|
590
590
|
var BillingServiceException$ = [-3, _sm, "BillingServiceException", 0, [], []];
|
|
591
591
|
schema.TypeRegistry.for(_sm).registerError(BillingServiceException$, BillingServiceException);
|
|
@@ -129,23 +129,23 @@ var BillingViewName = [0, n0, _BVN, 8, 0];
|
|
|
129
129
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
130
130
|
{ [_aQE]: [`BillingAccessDenied`, 403], [_e]: _c, [_hE]: 403 },
|
|
131
131
|
[_m],
|
|
132
|
-
[0]
|
|
132
|
+
[0], 1
|
|
133
133
|
];
|
|
134
134
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
135
135
|
export var ActiveTimeRange$ = [3, n0, _ATR,
|
|
136
136
|
0,
|
|
137
137
|
[_aAI, _aBI],
|
|
138
|
-
[4, 4]
|
|
138
|
+
[4, 4], 2
|
|
139
139
|
];
|
|
140
140
|
export var AssociateSourceViewsRequest$ = [3, n0, _ASVR,
|
|
141
141
|
0,
|
|
142
142
|
[_a, _sV],
|
|
143
|
-
[0, 64 | 0]
|
|
143
|
+
[0, 64 | 0], 2
|
|
144
144
|
];
|
|
145
145
|
export var AssociateSourceViewsResponse$ = [3, n0, _ASVRs,
|
|
146
146
|
0,
|
|
147
147
|
[_a],
|
|
148
|
-
[0]
|
|
148
|
+
[0], 1
|
|
149
149
|
];
|
|
150
150
|
export var BillingViewElement$ = [3, n0, _BVE,
|
|
151
151
|
0,
|
|
@@ -160,7 +160,7 @@ export var BillingViewHealthStatus$ = [3, n0, _BVHS,
|
|
|
160
160
|
export var BillingViewHealthStatusException$ = [-3, n0, _BVHSE,
|
|
161
161
|
{ [_e]: _c, [_hE]: 400 },
|
|
162
162
|
[_m],
|
|
163
|
-
[0]
|
|
163
|
+
[0], 1
|
|
164
164
|
];
|
|
165
165
|
TypeRegistry.for(n0).registerError(BillingViewHealthStatusException$, BillingViewHealthStatusException);
|
|
166
166
|
export var BillingViewListElement$ = [3, n0, _BVLE,
|
|
@@ -171,48 +171,48 @@ export var BillingViewListElement$ = [3, n0, _BVLE,
|
|
|
171
171
|
export var ConflictException$ = [-3, n0, _CE,
|
|
172
172
|
{ [_aQE]: [`BillingConflict`, 409], [_e]: _c, [_hE]: 409 },
|
|
173
173
|
[_m, _rI, _rT],
|
|
174
|
-
[0, 0, 0]
|
|
174
|
+
[0, 0, 0], 3
|
|
175
175
|
];
|
|
176
176
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
177
177
|
export var CostCategoryValues$ = [3, n0, _CCV,
|
|
178
178
|
0,
|
|
179
179
|
[_k, _v],
|
|
180
|
-
[0, 64 | 0]
|
|
180
|
+
[0, 64 | 0], 2
|
|
181
181
|
];
|
|
182
182
|
export var CreateBillingViewRequest$ = [3, n0, _CBVR,
|
|
183
183
|
0,
|
|
184
|
-
[_n,
|
|
185
|
-
[[() => BillingViewName, 0], [() => BillingViewDescription, 0],
|
|
184
|
+
[_n, _sV, _d, _dFE, _cT, _rTe],
|
|
185
|
+
[[() => BillingViewName, 0], 64 | 0, [() => BillingViewDescription, 0], () => Expression$, [0, { [_hH]: _XACT, [_iT]: 1 }], () => ResourceTagList], 2
|
|
186
186
|
];
|
|
187
187
|
export var CreateBillingViewResponse$ = [3, n0, _CBVRr,
|
|
188
188
|
0,
|
|
189
189
|
[_a, _cA],
|
|
190
|
-
[0, 4]
|
|
190
|
+
[0, 4], 1
|
|
191
191
|
];
|
|
192
192
|
export var DeleteBillingViewRequest$ = [3, n0, _DBVR,
|
|
193
193
|
0,
|
|
194
194
|
[_a, _f],
|
|
195
|
-
[0, 2]
|
|
195
|
+
[0, 2], 1
|
|
196
196
|
];
|
|
197
197
|
export var DeleteBillingViewResponse$ = [3, n0, _DBVRe,
|
|
198
198
|
0,
|
|
199
199
|
[_a],
|
|
200
|
-
[0]
|
|
200
|
+
[0], 1
|
|
201
201
|
];
|
|
202
202
|
export var DimensionValues$ = [3, n0, _DV,
|
|
203
203
|
0,
|
|
204
204
|
[_k, _v],
|
|
205
|
-
[0, 64 | 0]
|
|
205
|
+
[0, 64 | 0], 2
|
|
206
206
|
];
|
|
207
207
|
export var DisassociateSourceViewsRequest$ = [3, n0, _DSVR,
|
|
208
208
|
0,
|
|
209
209
|
[_a, _sV],
|
|
210
|
-
[0, 64 | 0]
|
|
210
|
+
[0, 64 | 0], 2
|
|
211
211
|
];
|
|
212
212
|
export var DisassociateSourceViewsResponse$ = [3, n0, _DSVRi,
|
|
213
213
|
0,
|
|
214
214
|
[_a],
|
|
215
|
-
[0]
|
|
215
|
+
[0], 1
|
|
216
216
|
];
|
|
217
217
|
export var Expression$ = [3, n0, _E,
|
|
218
218
|
0,
|
|
@@ -222,27 +222,27 @@ export var Expression$ = [3, n0, _E,
|
|
|
222
222
|
export var GetBillingViewRequest$ = [3, n0, _GBVR,
|
|
223
223
|
0,
|
|
224
224
|
[_a],
|
|
225
|
-
[0]
|
|
225
|
+
[0], 1
|
|
226
226
|
];
|
|
227
227
|
export var GetBillingViewResponse$ = [3, n0, _GBVRe,
|
|
228
228
|
0,
|
|
229
229
|
[_bV],
|
|
230
|
-
[[() => BillingViewElement$, 0]]
|
|
230
|
+
[[() => BillingViewElement$, 0]], 1
|
|
231
231
|
];
|
|
232
232
|
export var GetResourcePolicyRequest$ = [3, n0, _GRPR,
|
|
233
233
|
0,
|
|
234
234
|
[_rA],
|
|
235
|
-
[0]
|
|
235
|
+
[0], 1
|
|
236
236
|
];
|
|
237
237
|
export var GetResourcePolicyResponse$ = [3, n0, _GRPRe,
|
|
238
238
|
0,
|
|
239
239
|
[_rA, _p],
|
|
240
|
-
[0, 0]
|
|
240
|
+
[0, 0], 1
|
|
241
241
|
];
|
|
242
242
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
243
243
|
{ [_aQE]: [`BillingInternalServer`, 500], [_e]: _s, [_hE]: 500 },
|
|
244
244
|
[_m],
|
|
245
|
-
[0]
|
|
245
|
+
[0], 1
|
|
246
246
|
];
|
|
247
247
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
248
248
|
export var ListBillingViewsRequest$ = [3, n0, _LBVR,
|
|
@@ -253,22 +253,22 @@ export var ListBillingViewsRequest$ = [3, n0, _LBVR,
|
|
|
253
253
|
export var ListBillingViewsResponse$ = [3, n0, _LBVRi,
|
|
254
254
|
0,
|
|
255
255
|
[_bVi, _nT],
|
|
256
|
-
[[() => BillingViewList, 0], 0]
|
|
256
|
+
[[() => BillingViewList, 0], 0], 1
|
|
257
257
|
];
|
|
258
258
|
export var ListSourceViewsForBillingViewRequest$ = [3, n0, _LSVFBVR,
|
|
259
259
|
0,
|
|
260
260
|
[_a, _mR, _nT],
|
|
261
|
-
[0, 1, 0]
|
|
261
|
+
[0, 1, 0], 1
|
|
262
262
|
];
|
|
263
263
|
export var ListSourceViewsForBillingViewResponse$ = [3, n0, _LSVFBVRi,
|
|
264
264
|
0,
|
|
265
265
|
[_sV, _nT],
|
|
266
|
-
[64 | 0, 0]
|
|
266
|
+
[64 | 0, 0], 1
|
|
267
267
|
];
|
|
268
268
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
269
269
|
0,
|
|
270
270
|
[_rA],
|
|
271
|
-
[0]
|
|
271
|
+
[0], 1
|
|
272
272
|
];
|
|
273
273
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
274
274
|
0,
|
|
@@ -278,29 +278,29 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
278
278
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
279
279
|
{ [_aQE]: [`BillingResourceNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
280
280
|
[_m, _rI, _rT],
|
|
281
|
-
[0, 0, 0]
|
|
281
|
+
[0, 0, 0], 3
|
|
282
282
|
];
|
|
283
283
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
284
284
|
export var ResourceTag$ = [3, n0, _RT,
|
|
285
285
|
0,
|
|
286
286
|
[_k, _va],
|
|
287
|
-
[0, 0]
|
|
287
|
+
[0, 0], 1
|
|
288
288
|
];
|
|
289
289
|
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
290
290
|
{ [_aQE]: [`BillingServiceQuotaExceeded`, 402], [_e]: _c, [_hE]: 402 },
|
|
291
291
|
[_m, _rI, _rT, _sCe, _qC],
|
|
292
|
-
[0, 0, 0, 0, 0]
|
|
292
|
+
[0, 0, 0, 0, 0], 5
|
|
293
293
|
];
|
|
294
294
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
295
295
|
export var StringSearch$ = [3, n0, _SS,
|
|
296
296
|
0,
|
|
297
297
|
[_sO, _sVe],
|
|
298
|
-
[0, 0]
|
|
298
|
+
[0, 0], 2
|
|
299
299
|
];
|
|
300
300
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
301
301
|
0,
|
|
302
302
|
[_rA, _rTe],
|
|
303
|
-
[0, () => ResourceTagList]
|
|
303
|
+
[0, () => ResourceTagList], 2
|
|
304
304
|
];
|
|
305
305
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
306
306
|
0,
|
|
@@ -310,12 +310,12 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
310
310
|
export var TagValues$ = [3, n0, _TV,
|
|
311
311
|
0,
|
|
312
312
|
[_k, _v],
|
|
313
|
-
[0, 64 | 0]
|
|
313
|
+
[0, 64 | 0], 2
|
|
314
314
|
];
|
|
315
315
|
export var ThrottlingException$ = [-3, n0, _TE,
|
|
316
316
|
{ [_aQE]: [`BillingThrottling`, 429], [_e]: _c, [_hE]: 429 },
|
|
317
317
|
[_m],
|
|
318
|
-
[0]
|
|
318
|
+
[0], 1
|
|
319
319
|
];
|
|
320
320
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
321
321
|
export var TimeRange$ = [3, n0, _TR,
|
|
@@ -326,7 +326,7 @@ export var TimeRange$ = [3, n0, _TR,
|
|
|
326
326
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
327
327
|
0,
|
|
328
328
|
[_rA, _rTK],
|
|
329
|
-
[0, 64 | 0]
|
|
329
|
+
[0, 64 | 0], 2
|
|
330
330
|
];
|
|
331
331
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
332
332
|
0,
|
|
@@ -336,23 +336,23 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
336
336
|
export var UpdateBillingViewRequest$ = [3, n0, _UBVR,
|
|
337
337
|
0,
|
|
338
338
|
[_a, _n, _d, _dFE],
|
|
339
|
-
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], () => Expression$]
|
|
339
|
+
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], () => Expression$], 1
|
|
340
340
|
];
|
|
341
341
|
export var UpdateBillingViewResponse$ = [3, n0, _UBVRp,
|
|
342
342
|
0,
|
|
343
343
|
[_a, _uA],
|
|
344
|
-
[0, 4]
|
|
344
|
+
[0, 4], 1
|
|
345
345
|
];
|
|
346
346
|
export var ValidationException$ = [-3, n0, _VE,
|
|
347
347
|
{ [_aQE]: [`BillingValidation`, 400], [_e]: _c, [_hE]: 400 },
|
|
348
348
|
[_m, _r, _fL],
|
|
349
|
-
[0, 0, () => ValidationExceptionFieldList]
|
|
349
|
+
[0, 0, () => ValidationExceptionFieldList], 2
|
|
350
350
|
];
|
|
351
351
|
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
352
352
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
353
353
|
0,
|
|
354
354
|
[_n, _m],
|
|
355
|
-
[0, 0]
|
|
355
|
+
[0, 0], 2
|
|
356
356
|
];
|
|
357
357
|
export var BillingServiceException$ = [-3, _sm, "BillingServiceException", 0, [], []];
|
|
358
358
|
TypeRegistry.for(_sm).registerError(BillingServiceException$, BillingServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-billing",
|
|
3
3
|
"description": "AWS SDK for JavaScript Billing Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.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-billing",
|
|
@@ -21,41 +21,41 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
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.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|