@aws-sdk/client-partnercentral-benefits 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 +35 -35
- package/dist-es/schemas/schemas_0.js +35 -35
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -409,7 +409,7 @@ var ContactPhone = [0, n0, _CP, 8, 0];
|
|
|
409
409
|
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
410
410
|
{ [_e]: _c, [_hE]: 403 },
|
|
411
411
|
[_M],
|
|
412
|
-
[0]
|
|
412
|
+
[0], 1
|
|
413
413
|
];
|
|
414
414
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
415
415
|
var AccessDetails$ = [3, n0, _AD,
|
|
@@ -420,7 +420,7 @@ var AccessDetails$ = [3, n0, _AD,
|
|
|
420
420
|
var AmendBenefitApplicationInput$ = [3, n0, _ABAI,
|
|
421
421
|
0,
|
|
422
422
|
[_C, _CT, _R, _I, _AR, _A],
|
|
423
|
-
[0, 0, 0, 0, 0, () => AmendmentList]
|
|
423
|
+
[0, 0, 0, 0, 0, () => AmendmentList], 6
|
|
424
424
|
];
|
|
425
425
|
var AmendBenefitApplicationOutput$ = [3, n0, _ABAO,
|
|
426
426
|
0,
|
|
@@ -430,12 +430,12 @@ var AmendBenefitApplicationOutput$ = [3, n0, _ABAO,
|
|
|
430
430
|
var Amendment$ = [3, n0, _Am,
|
|
431
431
|
0,
|
|
432
432
|
[_FP, _NV],
|
|
433
|
-
[0, 0]
|
|
433
|
+
[0, 0], 2
|
|
434
434
|
];
|
|
435
435
|
var AssociateBenefitApplicationResourceInput$ = [3, n0, _ABARI,
|
|
436
436
|
0,
|
|
437
437
|
[_C, _BAI, _RA],
|
|
438
|
-
[0, 0, 0]
|
|
438
|
+
[0, 0, 0], 3
|
|
439
439
|
];
|
|
440
440
|
var AssociateBenefitApplicationResourceOutput$ = [3, n0, _ABARO,
|
|
441
441
|
0,
|
|
@@ -465,7 +465,7 @@ var BenefitSummary$ = [3, n0, _BS,
|
|
|
465
465
|
var CancelBenefitApplicationInput$ = [3, n0, _CBAI,
|
|
466
466
|
0,
|
|
467
467
|
[_C, _CT, _I, _Re],
|
|
468
|
-
[0, 0, 0, 0]
|
|
468
|
+
[0, 0, 0, 0], 3
|
|
469
469
|
];
|
|
470
470
|
var CancelBenefitApplicationOutput$ = [3, n0, _CBAO,
|
|
471
471
|
0,
|
|
@@ -475,7 +475,7 @@ var CancelBenefitApplicationOutput$ = [3, n0, _CBAO,
|
|
|
475
475
|
var ConflictException$ = [-3, n0, _CEo,
|
|
476
476
|
{ [_e]: _c, [_hE]: 409 },
|
|
477
477
|
[_M],
|
|
478
|
-
[0]
|
|
478
|
+
[0], 1
|
|
479
479
|
];
|
|
480
480
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
481
481
|
var ConsumableDetails$ = [3, n0, _CD,
|
|
@@ -490,8 +490,8 @@ var Contact$ = [3, n0, _Co,
|
|
|
490
490
|
];
|
|
491
491
|
var CreateBenefitApplicationInput$ = [3, n0, _CBAIr,
|
|
492
492
|
0,
|
|
493
|
-
[_C, _CT, _N, _D,
|
|
494
|
-
[0, 0, 0, 0, 0, 64 | 0, 15, () => Tags, 64 | 0, [() => Contacts, 0], () => FileInputDetails]
|
|
493
|
+
[_C, _CT, _BIe, _N, _D, _FT, _BAD, _T, _ARss, _PC, _FD],
|
|
494
|
+
[0, 0, 0, 0, 0, 64 | 0, 15, () => Tags, 64 | 0, [() => Contacts, 0], () => FileInputDetails], 3
|
|
495
495
|
];
|
|
496
496
|
var CreateBenefitApplicationOutput$ = [3, n0, _CBAOr,
|
|
497
497
|
0,
|
|
@@ -501,17 +501,17 @@ var CreateBenefitApplicationOutput$ = [3, n0, _CBAOr,
|
|
|
501
501
|
var CreditCode$ = [3, n0, _CC,
|
|
502
502
|
0,
|
|
503
503
|
[_AAI, _V, _ACC, _S, _IA, _EA],
|
|
504
|
-
[0, () => MonetaryValue$, 0, 0, 5, 5]
|
|
504
|
+
[0, () => MonetaryValue$, 0, 0, 5, 5], 6
|
|
505
505
|
];
|
|
506
506
|
var CreditDetails$ = [3, n0, _CDr,
|
|
507
507
|
0,
|
|
508
508
|
[_AA, _IAs, _Cod],
|
|
509
|
-
[() => MonetaryValue$, () => MonetaryValue$, () => CreditCodes]
|
|
509
|
+
[() => MonetaryValue$, () => MonetaryValue$, () => CreditCodes], 3
|
|
510
510
|
];
|
|
511
511
|
var DisassociateBenefitApplicationResourceInput$ = [3, n0, _DBARI,
|
|
512
512
|
0,
|
|
513
513
|
[_C, _BAI, _RA],
|
|
514
|
-
[0, 0, 0]
|
|
514
|
+
[0, 0, 0], 3
|
|
515
515
|
];
|
|
516
516
|
var DisassociateBenefitApplicationResourceOutput$ = [3, n0, _DBARO,
|
|
517
517
|
0,
|
|
@@ -526,17 +526,17 @@ var DisbursementDetails$ = [3, n0, _DD,
|
|
|
526
526
|
var FileDetail$ = [3, n0, _FDi,
|
|
527
527
|
0,
|
|
528
528
|
[_FURI, _BUC, _FNi, _FS, _FSR, _FTi, _CB, _CA],
|
|
529
|
-
[0, 0, 0, 0, 0, 0, 0, 5]
|
|
529
|
+
[0, 0, 0, 0, 0, 0, 0, 5], 1
|
|
530
530
|
];
|
|
531
531
|
var FileInput$ = [3, n0, _FI,
|
|
532
532
|
0,
|
|
533
533
|
[_FURI, _BUC],
|
|
534
|
-
[0, 0]
|
|
534
|
+
[0, 0], 1
|
|
535
535
|
];
|
|
536
536
|
var GetBenefitAllocationInput$ = [3, n0, _GBAI,
|
|
537
537
|
0,
|
|
538
538
|
[_C, _I],
|
|
539
|
-
[0, 0]
|
|
539
|
+
[0, 0], 2
|
|
540
540
|
];
|
|
541
541
|
var GetBenefitAllocationOutput$ = [3, n0, _GBAO,
|
|
542
542
|
0,
|
|
@@ -546,7 +546,7 @@ var GetBenefitAllocationOutput$ = [3, n0, _GBAO,
|
|
|
546
546
|
var GetBenefitApplicationInput$ = [3, n0, _GBAIe,
|
|
547
547
|
0,
|
|
548
548
|
[_C, _I],
|
|
549
|
-
[0, 0]
|
|
549
|
+
[0, 0], 2
|
|
550
550
|
];
|
|
551
551
|
var GetBenefitApplicationOutput$ = [3, n0, _GBAOe,
|
|
552
552
|
0,
|
|
@@ -556,7 +556,7 @@ var GetBenefitApplicationOutput$ = [3, n0, _GBAOe,
|
|
|
556
556
|
var GetBenefitInput$ = [3, n0, _GBI,
|
|
557
557
|
0,
|
|
558
558
|
[_C, _I],
|
|
559
|
-
[0, 0]
|
|
559
|
+
[0, 0], 2
|
|
560
560
|
];
|
|
561
561
|
var GetBenefitOutput$ = [3, n0, _GBO,
|
|
562
562
|
0,
|
|
@@ -566,7 +566,7 @@ var GetBenefitOutput$ = [3, n0, _GBO,
|
|
|
566
566
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
567
567
|
{ [_e]: _s, [_hE]: 500 },
|
|
568
568
|
[_M],
|
|
569
|
-
[0]
|
|
569
|
+
[0], 1
|
|
570
570
|
];
|
|
571
571
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
572
572
|
var IssuanceDetail$ = [3, n0, _IDs,
|
|
@@ -577,7 +577,7 @@ var IssuanceDetail$ = [3, n0, _IDs,
|
|
|
577
577
|
var ListBenefitAllocationsInput$ = [3, n0, _LBAI,
|
|
578
578
|
0,
|
|
579
579
|
[_C, _FT, _BIen, _BAIen, _S, _MR, _NT],
|
|
580
|
-
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1, 0]
|
|
580
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1, 0], 1
|
|
581
581
|
];
|
|
582
582
|
var ListBenefitAllocationsOutput$ = [3, n0, _LBAO,
|
|
583
583
|
0,
|
|
@@ -587,7 +587,7 @@ var ListBenefitAllocationsOutput$ = [3, n0, _LBAO,
|
|
|
587
587
|
var ListBenefitApplicationsInput$ = [3, n0, _LBAIi,
|
|
588
588
|
0,
|
|
589
589
|
[_C, _P, _FT, _BIen, _S, _Sta, _ARss, _ARA, _MR, _NT],
|
|
590
|
-
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => AssociatedResources, 64 | 0, 1, 0]
|
|
590
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => AssociatedResources, 64 | 0, 1, 0], 1
|
|
591
591
|
];
|
|
592
592
|
var ListBenefitApplicationsOutput$ = [3, n0, _LBAOi,
|
|
593
593
|
0,
|
|
@@ -597,7 +597,7 @@ var ListBenefitApplicationsOutput$ = [3, n0, _LBAOi,
|
|
|
597
597
|
var ListBenefitsInput$ = [3, n0, _LBI,
|
|
598
598
|
0,
|
|
599
599
|
[_C, _P, _FT, _S, _MR, _NT],
|
|
600
|
-
[0, 64 | 0, 64 | 0, 64 | 0, 1, 0]
|
|
600
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 1, 0], 1
|
|
601
601
|
];
|
|
602
602
|
var ListBenefitsOutput$ = [3, n0, _LBO,
|
|
603
603
|
0,
|
|
@@ -607,7 +607,7 @@ var ListBenefitsOutput$ = [3, n0, _LBO,
|
|
|
607
607
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
608
608
|
0,
|
|
609
609
|
[_rA],
|
|
610
|
-
[0]
|
|
610
|
+
[0], 1
|
|
611
611
|
];
|
|
612
612
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
613
613
|
0,
|
|
@@ -617,12 +617,12 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
617
617
|
var MonetaryValue$ = [3, n0, _MV,
|
|
618
618
|
0,
|
|
619
619
|
[_Amo, _CCu],
|
|
620
|
-
[0, 0]
|
|
620
|
+
[0, 0], 2
|
|
621
621
|
];
|
|
622
622
|
var RecallBenefitApplicationInput$ = [3, n0, _RBAI,
|
|
623
623
|
0,
|
|
624
|
-
[_C,
|
|
625
|
-
[0, 0, 0, 0]
|
|
624
|
+
[_C, _I, _Re, _CT],
|
|
625
|
+
[0, 0, 0, 0], 3
|
|
626
626
|
];
|
|
627
627
|
var RecallBenefitApplicationOutput$ = [3, n0, _RBAO,
|
|
628
628
|
0,
|
|
@@ -632,19 +632,19 @@ var RecallBenefitApplicationOutput$ = [3, n0, _RBAO,
|
|
|
632
632
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
633
633
|
{ [_e]: _c, [_hE]: 404 },
|
|
634
634
|
[_M],
|
|
635
|
-
[0]
|
|
635
|
+
[0], 1
|
|
636
636
|
];
|
|
637
637
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
638
638
|
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
639
639
|
{ [_e]: _c, [_hE]: 402 },
|
|
640
640
|
[_M, _RIe, _RT, _QC],
|
|
641
|
-
[0, 0, 0, 0]
|
|
641
|
+
[0, 0, 0, 0], 4
|
|
642
642
|
];
|
|
643
643
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
644
644
|
var SubmitBenefitApplicationInput$ = [3, n0, _SBAI,
|
|
645
645
|
0,
|
|
646
646
|
[_C, _I],
|
|
647
|
-
[0, 0]
|
|
647
|
+
[0, 0], 2
|
|
648
648
|
];
|
|
649
649
|
var SubmitBenefitApplicationOutput$ = [3, n0, _SBAO,
|
|
650
650
|
0,
|
|
@@ -654,12 +654,12 @@ var SubmitBenefitApplicationOutput$ = [3, n0, _SBAO,
|
|
|
654
654
|
var Tag$ = [3, n0, _Ta,
|
|
655
655
|
0,
|
|
656
656
|
[_K, _V],
|
|
657
|
-
[0, 0]
|
|
657
|
+
[0, 0], 2
|
|
658
658
|
];
|
|
659
659
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
660
660
|
0,
|
|
661
661
|
[_rA, _t],
|
|
662
|
-
[0, () => Tags]
|
|
662
|
+
[0, () => Tags], 2
|
|
663
663
|
];
|
|
664
664
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
665
665
|
0,
|
|
@@ -669,13 +669,13 @@ var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
669
669
|
var ThrottlingException$ = [-3, n0, _TE,
|
|
670
670
|
{ [_e]: _c, [_hE]: 429 },
|
|
671
671
|
[_M],
|
|
672
|
-
[0]
|
|
672
|
+
[0], 1
|
|
673
673
|
];
|
|
674
674
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
675
675
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
676
676
|
0,
|
|
677
677
|
[_rA, _tK],
|
|
678
|
-
[0, 64 | 0]
|
|
678
|
+
[0, 64 | 0], 2
|
|
679
679
|
];
|
|
680
680
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
681
681
|
0,
|
|
@@ -684,8 +684,8 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
684
684
|
];
|
|
685
685
|
var UpdateBenefitApplicationInput$ = [3, n0, _UBAI,
|
|
686
686
|
0,
|
|
687
|
-
[_C, _CT,
|
|
688
|
-
[0, 0, 0, 0, 0, 0, 15, [() => Contacts, 0], () => FileInputDetails]
|
|
687
|
+
[_C, _CT, _I, _R, _N, _D, _BAD, _PC, _FD],
|
|
688
|
+
[0, 0, 0, 0, 0, 0, 15, [() => Contacts, 0], () => FileInputDetails], 4
|
|
689
689
|
];
|
|
690
690
|
var UpdateBenefitApplicationOutput$ = [3, n0, _UBAO,
|
|
691
691
|
0,
|
|
@@ -695,13 +695,13 @@ var UpdateBenefitApplicationOutput$ = [3, n0, _UBAO,
|
|
|
695
695
|
var ValidationException$ = [-3, n0, _VE,
|
|
696
696
|
{ [_e]: _c, [_hE]: 400 },
|
|
697
697
|
[_M, _Re, _FL],
|
|
698
|
-
[0, 0, () => ValidationExceptionFieldList]
|
|
698
|
+
[0, 0, () => ValidationExceptionFieldList], 2
|
|
699
699
|
];
|
|
700
700
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
701
701
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
702
702
|
0,
|
|
703
703
|
[_N, _M, _Code],
|
|
704
|
-
[0, 0, 0]
|
|
704
|
+
[0, 0, 0], 2
|
|
705
705
|
];
|
|
706
706
|
var PartnerCentralBenefitsServiceException$ = [-3, _sm, "PartnerCentralBenefitsServiceException", 0, [], []];
|
|
707
707
|
schema.TypeRegistry.for(_sm).registerError(PartnerCentralBenefitsServiceException$, PartnerCentralBenefitsServiceException);
|
|
@@ -185,7 +185,7 @@ var ContactPhone = [0, n0, _CP, 8, 0];
|
|
|
185
185
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
186
186
|
{ [_e]: _c, [_hE]: 403 },
|
|
187
187
|
[_M],
|
|
188
|
-
[0]
|
|
188
|
+
[0], 1
|
|
189
189
|
];
|
|
190
190
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
191
191
|
export var AccessDetails$ = [3, n0, _AD,
|
|
@@ -196,7 +196,7 @@ export var AccessDetails$ = [3, n0, _AD,
|
|
|
196
196
|
export var AmendBenefitApplicationInput$ = [3, n0, _ABAI,
|
|
197
197
|
0,
|
|
198
198
|
[_C, _CT, _R, _I, _AR, _A],
|
|
199
|
-
[0, 0, 0, 0, 0, () => AmendmentList]
|
|
199
|
+
[0, 0, 0, 0, 0, () => AmendmentList], 6
|
|
200
200
|
];
|
|
201
201
|
export var AmendBenefitApplicationOutput$ = [3, n0, _ABAO,
|
|
202
202
|
0,
|
|
@@ -206,12 +206,12 @@ export var AmendBenefitApplicationOutput$ = [3, n0, _ABAO,
|
|
|
206
206
|
export var Amendment$ = [3, n0, _Am,
|
|
207
207
|
0,
|
|
208
208
|
[_FP, _NV],
|
|
209
|
-
[0, 0]
|
|
209
|
+
[0, 0], 2
|
|
210
210
|
];
|
|
211
211
|
export var AssociateBenefitApplicationResourceInput$ = [3, n0, _ABARI,
|
|
212
212
|
0,
|
|
213
213
|
[_C, _BAI, _RA],
|
|
214
|
-
[0, 0, 0]
|
|
214
|
+
[0, 0, 0], 3
|
|
215
215
|
];
|
|
216
216
|
export var AssociateBenefitApplicationResourceOutput$ = [3, n0, _ABARO,
|
|
217
217
|
0,
|
|
@@ -241,7 +241,7 @@ export var BenefitSummary$ = [3, n0, _BS,
|
|
|
241
241
|
export var CancelBenefitApplicationInput$ = [3, n0, _CBAI,
|
|
242
242
|
0,
|
|
243
243
|
[_C, _CT, _I, _Re],
|
|
244
|
-
[0, 0, 0, 0]
|
|
244
|
+
[0, 0, 0, 0], 3
|
|
245
245
|
];
|
|
246
246
|
export var CancelBenefitApplicationOutput$ = [3, n0, _CBAO,
|
|
247
247
|
0,
|
|
@@ -251,7 +251,7 @@ export var CancelBenefitApplicationOutput$ = [3, n0, _CBAO,
|
|
|
251
251
|
export var ConflictException$ = [-3, n0, _CEo,
|
|
252
252
|
{ [_e]: _c, [_hE]: 409 },
|
|
253
253
|
[_M],
|
|
254
|
-
[0]
|
|
254
|
+
[0], 1
|
|
255
255
|
];
|
|
256
256
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
257
257
|
export var ConsumableDetails$ = [3, n0, _CD,
|
|
@@ -266,8 +266,8 @@ export var Contact$ = [3, n0, _Co,
|
|
|
266
266
|
];
|
|
267
267
|
export var CreateBenefitApplicationInput$ = [3, n0, _CBAIr,
|
|
268
268
|
0,
|
|
269
|
-
[_C, _CT, _N, _D,
|
|
270
|
-
[0, 0, 0, 0, 0, 64 | 0, 15, () => Tags, 64 | 0, [() => Contacts, 0], () => FileInputDetails]
|
|
269
|
+
[_C, _CT, _BIe, _N, _D, _FT, _BAD, _T, _ARss, _PC, _FD],
|
|
270
|
+
[0, 0, 0, 0, 0, 64 | 0, 15, () => Tags, 64 | 0, [() => Contacts, 0], () => FileInputDetails], 3
|
|
271
271
|
];
|
|
272
272
|
export var CreateBenefitApplicationOutput$ = [3, n0, _CBAOr,
|
|
273
273
|
0,
|
|
@@ -277,17 +277,17 @@ export var CreateBenefitApplicationOutput$ = [3, n0, _CBAOr,
|
|
|
277
277
|
export var CreditCode$ = [3, n0, _CC,
|
|
278
278
|
0,
|
|
279
279
|
[_AAI, _V, _ACC, _S, _IA, _EA],
|
|
280
|
-
[0, () => MonetaryValue$, 0, 0, 5, 5]
|
|
280
|
+
[0, () => MonetaryValue$, 0, 0, 5, 5], 6
|
|
281
281
|
];
|
|
282
282
|
export var CreditDetails$ = [3, n0, _CDr,
|
|
283
283
|
0,
|
|
284
284
|
[_AA, _IAs, _Cod],
|
|
285
|
-
[() => MonetaryValue$, () => MonetaryValue$, () => CreditCodes]
|
|
285
|
+
[() => MonetaryValue$, () => MonetaryValue$, () => CreditCodes], 3
|
|
286
286
|
];
|
|
287
287
|
export var DisassociateBenefitApplicationResourceInput$ = [3, n0, _DBARI,
|
|
288
288
|
0,
|
|
289
289
|
[_C, _BAI, _RA],
|
|
290
|
-
[0, 0, 0]
|
|
290
|
+
[0, 0, 0], 3
|
|
291
291
|
];
|
|
292
292
|
export var DisassociateBenefitApplicationResourceOutput$ = [3, n0, _DBARO,
|
|
293
293
|
0,
|
|
@@ -302,17 +302,17 @@ export var DisbursementDetails$ = [3, n0, _DD,
|
|
|
302
302
|
export var FileDetail$ = [3, n0, _FDi,
|
|
303
303
|
0,
|
|
304
304
|
[_FURI, _BUC, _FNi, _FS, _FSR, _FTi, _CB, _CA],
|
|
305
|
-
[0, 0, 0, 0, 0, 0, 0, 5]
|
|
305
|
+
[0, 0, 0, 0, 0, 0, 0, 5], 1
|
|
306
306
|
];
|
|
307
307
|
export var FileInput$ = [3, n0, _FI,
|
|
308
308
|
0,
|
|
309
309
|
[_FURI, _BUC],
|
|
310
|
-
[0, 0]
|
|
310
|
+
[0, 0], 1
|
|
311
311
|
];
|
|
312
312
|
export var GetBenefitAllocationInput$ = [3, n0, _GBAI,
|
|
313
313
|
0,
|
|
314
314
|
[_C, _I],
|
|
315
|
-
[0, 0]
|
|
315
|
+
[0, 0], 2
|
|
316
316
|
];
|
|
317
317
|
export var GetBenefitAllocationOutput$ = [3, n0, _GBAO,
|
|
318
318
|
0,
|
|
@@ -322,7 +322,7 @@ export var GetBenefitAllocationOutput$ = [3, n0, _GBAO,
|
|
|
322
322
|
export var GetBenefitApplicationInput$ = [3, n0, _GBAIe,
|
|
323
323
|
0,
|
|
324
324
|
[_C, _I],
|
|
325
|
-
[0, 0]
|
|
325
|
+
[0, 0], 2
|
|
326
326
|
];
|
|
327
327
|
export var GetBenefitApplicationOutput$ = [3, n0, _GBAOe,
|
|
328
328
|
0,
|
|
@@ -332,7 +332,7 @@ export var GetBenefitApplicationOutput$ = [3, n0, _GBAOe,
|
|
|
332
332
|
export var GetBenefitInput$ = [3, n0, _GBI,
|
|
333
333
|
0,
|
|
334
334
|
[_C, _I],
|
|
335
|
-
[0, 0]
|
|
335
|
+
[0, 0], 2
|
|
336
336
|
];
|
|
337
337
|
export var GetBenefitOutput$ = [3, n0, _GBO,
|
|
338
338
|
0,
|
|
@@ -342,7 +342,7 @@ export var GetBenefitOutput$ = [3, n0, _GBO,
|
|
|
342
342
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
343
343
|
{ [_e]: _s, [_hE]: 500 },
|
|
344
344
|
[_M],
|
|
345
|
-
[0]
|
|
345
|
+
[0], 1
|
|
346
346
|
];
|
|
347
347
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
348
348
|
export var IssuanceDetail$ = [3, n0, _IDs,
|
|
@@ -353,7 +353,7 @@ export var IssuanceDetail$ = [3, n0, _IDs,
|
|
|
353
353
|
export var ListBenefitAllocationsInput$ = [3, n0, _LBAI,
|
|
354
354
|
0,
|
|
355
355
|
[_C, _FT, _BIen, _BAIen, _S, _MR, _NT],
|
|
356
|
-
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1, 0]
|
|
356
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1, 0], 1
|
|
357
357
|
];
|
|
358
358
|
export var ListBenefitAllocationsOutput$ = [3, n0, _LBAO,
|
|
359
359
|
0,
|
|
@@ -363,7 +363,7 @@ export var ListBenefitAllocationsOutput$ = [3, n0, _LBAO,
|
|
|
363
363
|
export var ListBenefitApplicationsInput$ = [3, n0, _LBAIi,
|
|
364
364
|
0,
|
|
365
365
|
[_C, _P, _FT, _BIen, _S, _Sta, _ARss, _ARA, _MR, _NT],
|
|
366
|
-
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => AssociatedResources, 64 | 0, 1, 0]
|
|
366
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => AssociatedResources, 64 | 0, 1, 0], 1
|
|
367
367
|
];
|
|
368
368
|
export var ListBenefitApplicationsOutput$ = [3, n0, _LBAOi,
|
|
369
369
|
0,
|
|
@@ -373,7 +373,7 @@ export var ListBenefitApplicationsOutput$ = [3, n0, _LBAOi,
|
|
|
373
373
|
export var ListBenefitsInput$ = [3, n0, _LBI,
|
|
374
374
|
0,
|
|
375
375
|
[_C, _P, _FT, _S, _MR, _NT],
|
|
376
|
-
[0, 64 | 0, 64 | 0, 64 | 0, 1, 0]
|
|
376
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 1, 0], 1
|
|
377
377
|
];
|
|
378
378
|
export var ListBenefitsOutput$ = [3, n0, _LBO,
|
|
379
379
|
0,
|
|
@@ -383,7 +383,7 @@ export var ListBenefitsOutput$ = [3, n0, _LBO,
|
|
|
383
383
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
384
384
|
0,
|
|
385
385
|
[_rA],
|
|
386
|
-
[0]
|
|
386
|
+
[0], 1
|
|
387
387
|
];
|
|
388
388
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
389
389
|
0,
|
|
@@ -393,12 +393,12 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
393
393
|
export var MonetaryValue$ = [3, n0, _MV,
|
|
394
394
|
0,
|
|
395
395
|
[_Amo, _CCu],
|
|
396
|
-
[0, 0]
|
|
396
|
+
[0, 0], 2
|
|
397
397
|
];
|
|
398
398
|
export var RecallBenefitApplicationInput$ = [3, n0, _RBAI,
|
|
399
399
|
0,
|
|
400
|
-
[_C,
|
|
401
|
-
[0, 0, 0, 0]
|
|
400
|
+
[_C, _I, _Re, _CT],
|
|
401
|
+
[0, 0, 0, 0], 3
|
|
402
402
|
];
|
|
403
403
|
export var RecallBenefitApplicationOutput$ = [3, n0, _RBAO,
|
|
404
404
|
0,
|
|
@@ -408,19 +408,19 @@ export var RecallBenefitApplicationOutput$ = [3, n0, _RBAO,
|
|
|
408
408
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
409
409
|
{ [_e]: _c, [_hE]: 404 },
|
|
410
410
|
[_M],
|
|
411
|
-
[0]
|
|
411
|
+
[0], 1
|
|
412
412
|
];
|
|
413
413
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
414
414
|
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
415
415
|
{ [_e]: _c, [_hE]: 402 },
|
|
416
416
|
[_M, _RIe, _RT, _QC],
|
|
417
|
-
[0, 0, 0, 0]
|
|
417
|
+
[0, 0, 0, 0], 4
|
|
418
418
|
];
|
|
419
419
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
420
420
|
export var SubmitBenefitApplicationInput$ = [3, n0, _SBAI,
|
|
421
421
|
0,
|
|
422
422
|
[_C, _I],
|
|
423
|
-
[0, 0]
|
|
423
|
+
[0, 0], 2
|
|
424
424
|
];
|
|
425
425
|
export var SubmitBenefitApplicationOutput$ = [3, n0, _SBAO,
|
|
426
426
|
0,
|
|
@@ -430,12 +430,12 @@ export var SubmitBenefitApplicationOutput$ = [3, n0, _SBAO,
|
|
|
430
430
|
export var Tag$ = [3, n0, _Ta,
|
|
431
431
|
0,
|
|
432
432
|
[_K, _V],
|
|
433
|
-
[0, 0]
|
|
433
|
+
[0, 0], 2
|
|
434
434
|
];
|
|
435
435
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
436
436
|
0,
|
|
437
437
|
[_rA, _t],
|
|
438
|
-
[0, () => Tags]
|
|
438
|
+
[0, () => Tags], 2
|
|
439
439
|
];
|
|
440
440
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
441
441
|
0,
|
|
@@ -445,13 +445,13 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
445
445
|
export var ThrottlingException$ = [-3, n0, _TE,
|
|
446
446
|
{ [_e]: _c, [_hE]: 429 },
|
|
447
447
|
[_M],
|
|
448
|
-
[0]
|
|
448
|
+
[0], 1
|
|
449
449
|
];
|
|
450
450
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
451
451
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
452
452
|
0,
|
|
453
453
|
[_rA, _tK],
|
|
454
|
-
[0, 64 | 0]
|
|
454
|
+
[0, 64 | 0], 2
|
|
455
455
|
];
|
|
456
456
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
457
457
|
0,
|
|
@@ -460,8 +460,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
460
460
|
];
|
|
461
461
|
export var UpdateBenefitApplicationInput$ = [3, n0, _UBAI,
|
|
462
462
|
0,
|
|
463
|
-
[_C, _CT,
|
|
464
|
-
[0, 0, 0, 0, 0, 0, 15, [() => Contacts, 0], () => FileInputDetails]
|
|
463
|
+
[_C, _CT, _I, _R, _N, _D, _BAD, _PC, _FD],
|
|
464
|
+
[0, 0, 0, 0, 0, 0, 15, [() => Contacts, 0], () => FileInputDetails], 4
|
|
465
465
|
];
|
|
466
466
|
export var UpdateBenefitApplicationOutput$ = [3, n0, _UBAO,
|
|
467
467
|
0,
|
|
@@ -471,13 +471,13 @@ export var UpdateBenefitApplicationOutput$ = [3, n0, _UBAO,
|
|
|
471
471
|
export var ValidationException$ = [-3, n0, _VE,
|
|
472
472
|
{ [_e]: _c, [_hE]: 400 },
|
|
473
473
|
[_M, _Re, _FL],
|
|
474
|
-
[0, 0, () => ValidationExceptionFieldList]
|
|
474
|
+
[0, 0, () => ValidationExceptionFieldList], 2
|
|
475
475
|
];
|
|
476
476
|
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
477
477
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
478
478
|
0,
|
|
479
479
|
[_N, _M, _Code],
|
|
480
|
-
[0, 0, 0]
|
|
480
|
+
[0, 0, 0], 2
|
|
481
481
|
];
|
|
482
482
|
export var PartnerCentralBenefitsServiceException$ = [-3, _sm, "PartnerCentralBenefitsServiceException", 0, [], []];
|
|
483
483
|
TypeRegistry.for(_sm).registerError(PartnerCentralBenefitsServiceException$, PartnerCentralBenefitsServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-partnercentral-benefits",
|
|
3
3
|
"description": "AWS SDK for JavaScript Partnercentral Benefits 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-partnercentral-benefits",
|
|
@@ -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
|
},
|