@aws-sdk/client-invoicing 3.968.0 → 3.970.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 +38 -38
- package/dist-es/schemas/schemas_0.js +38 -38
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -450,7 +450,7 @@ var AmountBreakdown$ = [3, n0, _AB,
|
|
|
450
450
|
var BatchGetInvoiceProfileRequest$ = [3, n0, _BGIPR,
|
|
451
451
|
0,
|
|
452
452
|
[_AI],
|
|
453
|
-
[64 | 0]
|
|
453
|
+
[64 | 0], 1
|
|
454
454
|
];
|
|
455
455
|
var BatchGetInvoiceProfileResponse$ = [3, n0, _BGIPRa,
|
|
456
456
|
0,
|
|
@@ -460,7 +460,7 @@ var BatchGetInvoiceProfileResponse$ = [3, n0, _BGIPRa,
|
|
|
460
460
|
var BillingPeriod$ = [3, n0, _BP,
|
|
461
461
|
0,
|
|
462
462
|
[_M, _Y],
|
|
463
|
-
[1, 1]
|
|
463
|
+
[1, 1], 2
|
|
464
464
|
];
|
|
465
465
|
var ConflictException$ = [-3, n0, _CE,
|
|
466
466
|
{ [_aQE]: [`InvoicingConflict`, 409], [_e]: _c, [_hE]: 409 },
|
|
@@ -475,8 +475,8 @@ var Contact$ = [3, n0, _C,
|
|
|
475
475
|
];
|
|
476
476
|
var CreateInvoiceUnitRequest$ = [3, n0, _CIUR,
|
|
477
477
|
0,
|
|
478
|
-
[_N, _IR, _De, _TID,
|
|
479
|
-
[0, 0,
|
|
478
|
+
[_N, _IR, _R, _De, _TID, _RT],
|
|
479
|
+
[0, 0, () => InvoiceUnitRule$, 0, 2, () => ResourceTagList], 3
|
|
480
480
|
];
|
|
481
481
|
var CreateInvoiceUnitResponse$ = [3, n0, _CIURr,
|
|
482
482
|
0,
|
|
@@ -485,13 +485,13 @@ var CreateInvoiceUnitResponse$ = [3, n0, _CIURr,
|
|
|
485
485
|
];
|
|
486
486
|
var CreateProcurementPortalPreferenceRequest$ = [3, n0, _CPPPR,
|
|
487
487
|
0,
|
|
488
|
-
[_PPN, _BD, _BI, _SD, _SI,
|
|
489
|
-
[0, 0, 0, 0, 0, () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$,
|
|
488
|
+
[_PPN, _BD, _BI, _SD, _SI, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP, _RT, _CT],
|
|
489
|
+
[0, 0, 0, 0, 0, 2, 2, [() => Contacts, 0], () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$, () => EinvoiceDeliveryPreference$, () => ResourceTagList, [0, 4]], 8
|
|
490
490
|
];
|
|
491
491
|
var CreateProcurementPortalPreferenceResponse$ = [3, n0, _CPPPRr,
|
|
492
492
|
0,
|
|
493
493
|
[_PPPA],
|
|
494
|
-
[0]
|
|
494
|
+
[0], 1
|
|
495
495
|
];
|
|
496
496
|
var CurrencyExchangeDetails$ = [3, n0, _CED,
|
|
497
497
|
0,
|
|
@@ -501,12 +501,12 @@ var CurrencyExchangeDetails$ = [3, n0, _CED,
|
|
|
501
501
|
var DateInterval$ = [3, n0, _DI,
|
|
502
502
|
0,
|
|
503
503
|
[_SDt, _ED],
|
|
504
|
-
[4, 4]
|
|
504
|
+
[4, 4], 2
|
|
505
505
|
];
|
|
506
506
|
var DeleteInvoiceUnitRequest$ = [3, n0, _DIUR,
|
|
507
507
|
0,
|
|
508
508
|
[_IUA],
|
|
509
|
-
[0]
|
|
509
|
+
[0], 1
|
|
510
510
|
];
|
|
511
511
|
var DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
512
512
|
0,
|
|
@@ -516,12 +516,12 @@ var DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
|
516
516
|
var DeleteProcurementPortalPreferenceRequest$ = [3, n0, _DPPPR,
|
|
517
517
|
0,
|
|
518
518
|
[_PPPA],
|
|
519
|
-
[0]
|
|
519
|
+
[0], 1
|
|
520
520
|
];
|
|
521
521
|
var DeleteProcurementPortalPreferenceResponse$ = [3, n0, _DPPPRe,
|
|
522
522
|
0,
|
|
523
523
|
[_PPPA],
|
|
524
|
-
[0]
|
|
524
|
+
[0], 1
|
|
525
525
|
];
|
|
526
526
|
var DiscountsBreakdown$ = [3, n0, _DB,
|
|
527
527
|
0,
|
|
@@ -535,8 +535,8 @@ var DiscountsBreakdownAmount$ = [3, n0, _DBA,
|
|
|
535
535
|
];
|
|
536
536
|
var EinvoiceDeliveryPreference$ = [3, n0, _EDP,
|
|
537
537
|
0,
|
|
538
|
-
[_EDDT,
|
|
539
|
-
[64 | 0,
|
|
538
|
+
[_EDDT, _Pr, _PODS, _CTM, _EDAD, _EDAT],
|
|
539
|
+
[64 | 0, 0, () => PurchaseOrderDataSources, 0, 4, 64 | 0], 5
|
|
540
540
|
];
|
|
541
541
|
var Entity$ = [3, n0, _En,
|
|
542
542
|
0,
|
|
@@ -561,7 +561,7 @@ var Filters$ = [3, n0, _Fi,
|
|
|
561
561
|
var GetInvoicePDFRequest$ = [3, n0, _GIPDFR,
|
|
562
562
|
0,
|
|
563
563
|
[_II],
|
|
564
|
-
[0]
|
|
564
|
+
[0], 1
|
|
565
565
|
];
|
|
566
566
|
var GetInvoicePDFResponse$ = [3, n0, _GIPDFRe,
|
|
567
567
|
0,
|
|
@@ -571,7 +571,7 @@ var GetInvoicePDFResponse$ = [3, n0, _GIPDFRe,
|
|
|
571
571
|
var GetInvoiceUnitRequest$ = [3, n0, _GIUR,
|
|
572
572
|
0,
|
|
573
573
|
[_IUA, _AO],
|
|
574
|
-
[0, 4]
|
|
574
|
+
[0, 4], 1
|
|
575
575
|
];
|
|
576
576
|
var GetInvoiceUnitResponse$ = [3, n0, _GIURe,
|
|
577
577
|
0,
|
|
@@ -581,12 +581,12 @@ var GetInvoiceUnitResponse$ = [3, n0, _GIURe,
|
|
|
581
581
|
var GetProcurementPortalPreferenceRequest$ = [3, n0, _GPPPR,
|
|
582
582
|
0,
|
|
583
583
|
[_PPPA],
|
|
584
|
-
[0]
|
|
584
|
+
[0], 1
|
|
585
585
|
];
|
|
586
586
|
var GetProcurementPortalPreferenceResponse$ = [3, n0, _GPPPRe,
|
|
587
587
|
0,
|
|
588
588
|
[_PPP],
|
|
589
|
-
[[() => ProcurementPortalPreference$, 0]]
|
|
589
|
+
[[() => ProcurementPortalPreference$, 0]], 1
|
|
590
590
|
];
|
|
591
591
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
592
592
|
{ [_aQE]: [`InvoicingInternalServer`, 500], [_e]: _s, [_hE]: 500 },
|
|
@@ -617,7 +617,7 @@ var InvoiceSummariesFilter$ = [3, n0, _ISF,
|
|
|
617
617
|
var InvoiceSummariesSelector$ = [3, n0, _ISS,
|
|
618
618
|
0,
|
|
619
619
|
[_RTe, _V],
|
|
620
|
-
[0, 0]
|
|
620
|
+
[0, 0], 2
|
|
621
621
|
];
|
|
622
622
|
var InvoiceSummary$ = [3, n0, _IS,
|
|
623
623
|
0,
|
|
@@ -637,12 +637,12 @@ var InvoiceUnitRule$ = [3, n0, _IUR,
|
|
|
637
637
|
var ListInvoiceSummariesRequest$ = [3, n0, _LISR,
|
|
638
638
|
0,
|
|
639
639
|
[_S, _Fil, _NT, _MR],
|
|
640
|
-
[() => InvoiceSummariesSelector$, () => InvoiceSummariesFilter$, 0, 1]
|
|
640
|
+
[() => InvoiceSummariesSelector$, () => InvoiceSummariesFilter$, 0, 1], 1
|
|
641
641
|
];
|
|
642
642
|
var ListInvoiceSummariesResponse$ = [3, n0, _LISRi,
|
|
643
643
|
0,
|
|
644
644
|
[_ISn, _NT],
|
|
645
|
-
[() => InvoiceSummaries, 0]
|
|
645
|
+
[() => InvoiceSummaries, 0], 1
|
|
646
646
|
];
|
|
647
647
|
var ListInvoiceUnitsRequest$ = [3, n0, _LIUR,
|
|
648
648
|
0,
|
|
@@ -667,7 +667,7 @@ var ListProcurementPortalPreferencesResponse$ = [3, n0, _LPPPRi,
|
|
|
667
667
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
668
668
|
0,
|
|
669
669
|
[_RAes],
|
|
670
|
-
[0]
|
|
670
|
+
[0], 1
|
|
671
671
|
];
|
|
672
672
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
673
673
|
0,
|
|
@@ -676,8 +676,8 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
676
676
|
];
|
|
677
677
|
var ProcurementPortalPreference$ = [3, n0, _PPP,
|
|
678
678
|
0,
|
|
679
|
-
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI, _S, _PPSS, _PPIE, _POREu, _TEP,
|
|
680
|
-
[0, 0, 0, 0, 0, 0, 0, () => ProcurementPortalPreferenceSelector$, 0, 0, 0, () => TestEnvPreference$,
|
|
679
|
+
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI, _EDE, _PORE, _Ve, _CD, _LUD, _S, _PPSS, _PPIE, _POREu, _TEP, _EDP, _Co, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
680
|
+
[0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 4, 4, () => ProcurementPortalPreferenceSelector$, 0, 0, 0, () => TestEnvPreference$, () => EinvoiceDeliveryPreference$, [() => Contacts, 0], 0, 0, 0, 0], 12
|
|
681
681
|
];
|
|
682
682
|
var ProcurementPortalPreferenceSelector$ = [3, n0, _PPPS,
|
|
683
683
|
0,
|
|
@@ -686,8 +686,8 @@ var ProcurementPortalPreferenceSelector$ = [3, n0, _PPPS,
|
|
|
686
686
|
];
|
|
687
687
|
var ProcurementPortalPreferenceSummary$ = [3, n0, _PPPSr,
|
|
688
688
|
0,
|
|
689
|
-
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI,
|
|
690
|
-
[0, 0, 0, 0, 0, 0, 0, () => ProcurementPortalPreferenceSelector$,
|
|
689
|
+
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI, _EDE, _PORE, _Ve, _CD, _LUD, _S, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
690
|
+
[0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 4, 4, () => ProcurementPortalPreferenceSelector$, 0, 0, 0, 0], 12
|
|
691
691
|
];
|
|
692
692
|
var PurchaseOrderDataSource$ = [3, n0, _PODSu,
|
|
693
693
|
0,
|
|
@@ -696,13 +696,13 @@ var PurchaseOrderDataSource$ = [3, n0, _PODSu,
|
|
|
696
696
|
];
|
|
697
697
|
var PutProcurementPortalPreferenceRequest$ = [3, n0, _PPPPR,
|
|
698
698
|
0,
|
|
699
|
-
[_PPPA,
|
|
700
|
-
[0, () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$,
|
|
699
|
+
[_PPPA, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP],
|
|
700
|
+
[0, 2, 2, [() => Contacts, 0], () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$, () => EinvoiceDeliveryPreference$], 4
|
|
701
701
|
];
|
|
702
702
|
var PutProcurementPortalPreferenceResponse$ = [3, n0, _PPPPRu,
|
|
703
703
|
0,
|
|
704
704
|
[_PPPA],
|
|
705
|
-
[0]
|
|
705
|
+
[0], 1
|
|
706
706
|
];
|
|
707
707
|
var ReceiverAddress$ = [3, n0, _RAe,
|
|
708
708
|
8,
|
|
@@ -718,12 +718,12 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
|
|
|
718
718
|
var ResourceTag$ = [3, n0, _RTes,
|
|
719
719
|
0,
|
|
720
720
|
[_K, _V],
|
|
721
|
-
[0, 0]
|
|
721
|
+
[0, 0], 2
|
|
722
722
|
];
|
|
723
723
|
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
724
724
|
{ [_aQE]: [`InvoicingServiceQuotaExceeded`, 402], [_e]: _c, [_hE]: 402 },
|
|
725
725
|
[_m],
|
|
726
|
-
[0]
|
|
726
|
+
[0], 1
|
|
727
727
|
];
|
|
728
728
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
729
729
|
var SupplementalDocument$ = [3, n0, _SDup,
|
|
@@ -734,7 +734,7 @@ var SupplementalDocument$ = [3, n0, _SDup,
|
|
|
734
734
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
735
735
|
0,
|
|
736
736
|
[_RAes, _RT],
|
|
737
|
-
[0, () => ResourceTagList]
|
|
737
|
+
[0, () => ResourceTagList], 2
|
|
738
738
|
];
|
|
739
739
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
740
740
|
0,
|
|
@@ -754,12 +754,12 @@ var TaxesBreakdownAmount$ = [3, n0, _TBA,
|
|
|
754
754
|
var TestEnvPreference$ = [3, n0, _TEP,
|
|
755
755
|
0,
|
|
756
756
|
[_BD, _BI, _SD, _SI, _PPSS, _PPIE, _POREu],
|
|
757
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
757
|
+
[0, 0, 0, 0, 0, 0, 0], 4
|
|
758
758
|
];
|
|
759
759
|
var TestEnvPreferenceInput$ = [3, n0, _TEPI,
|
|
760
760
|
0,
|
|
761
761
|
[_BD, _BI, _SD, _SI, _PPSS, _PPIE],
|
|
762
|
-
[0, 0, 0, 0, 0, 0]
|
|
762
|
+
[0, 0, 0, 0, 0, 0], 4
|
|
763
763
|
];
|
|
764
764
|
var ThrottlingException$ = [-3, n0, _TE,
|
|
765
765
|
{ [_aQE]: [`InvoicingThrottling`, 429], [_e]: _c, [_hE]: 429 },
|
|
@@ -770,7 +770,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
|
|
|
770
770
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
771
771
|
0,
|
|
772
772
|
[_RAes, _RTK],
|
|
773
|
-
[0, 64 | 0]
|
|
773
|
+
[0, 64 | 0], 2
|
|
774
774
|
];
|
|
775
775
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
776
776
|
0,
|
|
@@ -780,7 +780,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
780
780
|
var UpdateInvoiceUnitRequest$ = [3, n0, _UIUR,
|
|
781
781
|
0,
|
|
782
782
|
[_IUA, _De, _TID, _R],
|
|
783
|
-
[0, 0, 2, () => InvoiceUnitRule$]
|
|
783
|
+
[0, 0, 2, () => InvoiceUnitRule$], 1
|
|
784
784
|
];
|
|
785
785
|
var UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
786
786
|
0,
|
|
@@ -790,12 +790,12 @@ var UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
|
790
790
|
var UpdateProcurementPortalPreferenceStatusRequest$ = [3, n0, _UPPPSR,
|
|
791
791
|
0,
|
|
792
792
|
[_PPPA, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
793
|
-
[0, 0, 0, 0, 0]
|
|
793
|
+
[0, 0, 0, 0, 0], 1
|
|
794
794
|
];
|
|
795
795
|
var UpdateProcurementPortalPreferenceStatusResponse$ = [3, n0, _UPPPSRp,
|
|
796
796
|
0,
|
|
797
797
|
[_PPPA],
|
|
798
|
-
[0]
|
|
798
|
+
[0], 1
|
|
799
799
|
];
|
|
800
800
|
var ValidationException$ = [-3, n0, _VE,
|
|
801
801
|
{ [_aQE]: [`InvoicingValidation`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -806,7 +806,7 @@ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationExcept
|
|
|
806
806
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
807
807
|
0,
|
|
808
808
|
[_n, _m],
|
|
809
|
-
[0, 0]
|
|
809
|
+
[0, 0], 2
|
|
810
810
|
];
|
|
811
811
|
var InvoicingServiceException$ = [-3, _sm, "InvoicingServiceException", 0, [], []];
|
|
812
812
|
schema.TypeRegistry.for(_sm).registerError(InvoicingServiceException$, InvoicingServiceException);
|
|
@@ -235,7 +235,7 @@ export var AmountBreakdown$ = [3, n0, _AB,
|
|
|
235
235
|
export var BatchGetInvoiceProfileRequest$ = [3, n0, _BGIPR,
|
|
236
236
|
0,
|
|
237
237
|
[_AI],
|
|
238
|
-
[64 | 0]
|
|
238
|
+
[64 | 0], 1
|
|
239
239
|
];
|
|
240
240
|
export var BatchGetInvoiceProfileResponse$ = [3, n0, _BGIPRa,
|
|
241
241
|
0,
|
|
@@ -245,7 +245,7 @@ export var BatchGetInvoiceProfileResponse$ = [3, n0, _BGIPRa,
|
|
|
245
245
|
export var BillingPeriod$ = [3, n0, _BP,
|
|
246
246
|
0,
|
|
247
247
|
[_M, _Y],
|
|
248
|
-
[1, 1]
|
|
248
|
+
[1, 1], 2
|
|
249
249
|
];
|
|
250
250
|
export var ConflictException$ = [-3, n0, _CE,
|
|
251
251
|
{ [_aQE]: [`InvoicingConflict`, 409], [_e]: _c, [_hE]: 409 },
|
|
@@ -260,8 +260,8 @@ export var Contact$ = [3, n0, _C,
|
|
|
260
260
|
];
|
|
261
261
|
export var CreateInvoiceUnitRequest$ = [3, n0, _CIUR,
|
|
262
262
|
0,
|
|
263
|
-
[_N, _IR, _De, _TID,
|
|
264
|
-
[0, 0,
|
|
263
|
+
[_N, _IR, _R, _De, _TID, _RT],
|
|
264
|
+
[0, 0, () => InvoiceUnitRule$, 0, 2, () => ResourceTagList], 3
|
|
265
265
|
];
|
|
266
266
|
export var CreateInvoiceUnitResponse$ = [3, n0, _CIURr,
|
|
267
267
|
0,
|
|
@@ -270,13 +270,13 @@ export var CreateInvoiceUnitResponse$ = [3, n0, _CIURr,
|
|
|
270
270
|
];
|
|
271
271
|
export var CreateProcurementPortalPreferenceRequest$ = [3, n0, _CPPPR,
|
|
272
272
|
0,
|
|
273
|
-
[_PPN, _BD, _BI, _SD, _SI,
|
|
274
|
-
[0, 0, 0, 0, 0, () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$,
|
|
273
|
+
[_PPN, _BD, _BI, _SD, _SI, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP, _RT, _CT],
|
|
274
|
+
[0, 0, 0, 0, 0, 2, 2, [() => Contacts, 0], () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$, () => EinvoiceDeliveryPreference$, () => ResourceTagList, [0, 4]], 8
|
|
275
275
|
];
|
|
276
276
|
export var CreateProcurementPortalPreferenceResponse$ = [3, n0, _CPPPRr,
|
|
277
277
|
0,
|
|
278
278
|
[_PPPA],
|
|
279
|
-
[0]
|
|
279
|
+
[0], 1
|
|
280
280
|
];
|
|
281
281
|
export var CurrencyExchangeDetails$ = [3, n0, _CED,
|
|
282
282
|
0,
|
|
@@ -286,12 +286,12 @@ export var CurrencyExchangeDetails$ = [3, n0, _CED,
|
|
|
286
286
|
export var DateInterval$ = [3, n0, _DI,
|
|
287
287
|
0,
|
|
288
288
|
[_SDt, _ED],
|
|
289
|
-
[4, 4]
|
|
289
|
+
[4, 4], 2
|
|
290
290
|
];
|
|
291
291
|
export var DeleteInvoiceUnitRequest$ = [3, n0, _DIUR,
|
|
292
292
|
0,
|
|
293
293
|
[_IUA],
|
|
294
|
-
[0]
|
|
294
|
+
[0], 1
|
|
295
295
|
];
|
|
296
296
|
export var DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
297
297
|
0,
|
|
@@ -301,12 +301,12 @@ export var DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
|
301
301
|
export var DeleteProcurementPortalPreferenceRequest$ = [3, n0, _DPPPR,
|
|
302
302
|
0,
|
|
303
303
|
[_PPPA],
|
|
304
|
-
[0]
|
|
304
|
+
[0], 1
|
|
305
305
|
];
|
|
306
306
|
export var DeleteProcurementPortalPreferenceResponse$ = [3, n0, _DPPPRe,
|
|
307
307
|
0,
|
|
308
308
|
[_PPPA],
|
|
309
|
-
[0]
|
|
309
|
+
[0], 1
|
|
310
310
|
];
|
|
311
311
|
export var DiscountsBreakdown$ = [3, n0, _DB,
|
|
312
312
|
0,
|
|
@@ -320,8 +320,8 @@ export var DiscountsBreakdownAmount$ = [3, n0, _DBA,
|
|
|
320
320
|
];
|
|
321
321
|
export var EinvoiceDeliveryPreference$ = [3, n0, _EDP,
|
|
322
322
|
0,
|
|
323
|
-
[_EDDT,
|
|
324
|
-
[64 | 0,
|
|
323
|
+
[_EDDT, _Pr, _PODS, _CTM, _EDAD, _EDAT],
|
|
324
|
+
[64 | 0, 0, () => PurchaseOrderDataSources, 0, 4, 64 | 0], 5
|
|
325
325
|
];
|
|
326
326
|
export var Entity$ = [3, n0, _En,
|
|
327
327
|
0,
|
|
@@ -346,7 +346,7 @@ export var Filters$ = [3, n0, _Fi,
|
|
|
346
346
|
export var GetInvoicePDFRequest$ = [3, n0, _GIPDFR,
|
|
347
347
|
0,
|
|
348
348
|
[_II],
|
|
349
|
-
[0]
|
|
349
|
+
[0], 1
|
|
350
350
|
];
|
|
351
351
|
export var GetInvoicePDFResponse$ = [3, n0, _GIPDFRe,
|
|
352
352
|
0,
|
|
@@ -356,7 +356,7 @@ export var GetInvoicePDFResponse$ = [3, n0, _GIPDFRe,
|
|
|
356
356
|
export var GetInvoiceUnitRequest$ = [3, n0, _GIUR,
|
|
357
357
|
0,
|
|
358
358
|
[_IUA, _AO],
|
|
359
|
-
[0, 4]
|
|
359
|
+
[0, 4], 1
|
|
360
360
|
];
|
|
361
361
|
export var GetInvoiceUnitResponse$ = [3, n0, _GIURe,
|
|
362
362
|
0,
|
|
@@ -366,12 +366,12 @@ export var GetInvoiceUnitResponse$ = [3, n0, _GIURe,
|
|
|
366
366
|
export var GetProcurementPortalPreferenceRequest$ = [3, n0, _GPPPR,
|
|
367
367
|
0,
|
|
368
368
|
[_PPPA],
|
|
369
|
-
[0]
|
|
369
|
+
[0], 1
|
|
370
370
|
];
|
|
371
371
|
export var GetProcurementPortalPreferenceResponse$ = [3, n0, _GPPPRe,
|
|
372
372
|
0,
|
|
373
373
|
[_PPP],
|
|
374
|
-
[[() => ProcurementPortalPreference$, 0]]
|
|
374
|
+
[[() => ProcurementPortalPreference$, 0]], 1
|
|
375
375
|
];
|
|
376
376
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
377
377
|
{ [_aQE]: [`InvoicingInternalServer`, 500], [_e]: _s, [_hE]: 500 },
|
|
@@ -402,7 +402,7 @@ export var InvoiceSummariesFilter$ = [3, n0, _ISF,
|
|
|
402
402
|
export var InvoiceSummariesSelector$ = [3, n0, _ISS,
|
|
403
403
|
0,
|
|
404
404
|
[_RTe, _V],
|
|
405
|
-
[0, 0]
|
|
405
|
+
[0, 0], 2
|
|
406
406
|
];
|
|
407
407
|
export var InvoiceSummary$ = [3, n0, _IS,
|
|
408
408
|
0,
|
|
@@ -422,12 +422,12 @@ export var InvoiceUnitRule$ = [3, n0, _IUR,
|
|
|
422
422
|
export var ListInvoiceSummariesRequest$ = [3, n0, _LISR,
|
|
423
423
|
0,
|
|
424
424
|
[_S, _Fil, _NT, _MR],
|
|
425
|
-
[() => InvoiceSummariesSelector$, () => InvoiceSummariesFilter$, 0, 1]
|
|
425
|
+
[() => InvoiceSummariesSelector$, () => InvoiceSummariesFilter$, 0, 1], 1
|
|
426
426
|
];
|
|
427
427
|
export var ListInvoiceSummariesResponse$ = [3, n0, _LISRi,
|
|
428
428
|
0,
|
|
429
429
|
[_ISn, _NT],
|
|
430
|
-
[() => InvoiceSummaries, 0]
|
|
430
|
+
[() => InvoiceSummaries, 0], 1
|
|
431
431
|
];
|
|
432
432
|
export var ListInvoiceUnitsRequest$ = [3, n0, _LIUR,
|
|
433
433
|
0,
|
|
@@ -452,7 +452,7 @@ export var ListProcurementPortalPreferencesResponse$ = [3, n0, _LPPPRi,
|
|
|
452
452
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
453
453
|
0,
|
|
454
454
|
[_RAes],
|
|
455
|
-
[0]
|
|
455
|
+
[0], 1
|
|
456
456
|
];
|
|
457
457
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
458
458
|
0,
|
|
@@ -461,8 +461,8 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
461
461
|
];
|
|
462
462
|
export var ProcurementPortalPreference$ = [3, n0, _PPP,
|
|
463
463
|
0,
|
|
464
|
-
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI, _S, _PPSS, _PPIE, _POREu, _TEP,
|
|
465
|
-
[0, 0, 0, 0, 0, 0, 0, () => ProcurementPortalPreferenceSelector$, 0, 0, 0, () => TestEnvPreference$,
|
|
464
|
+
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI, _EDE, _PORE, _Ve, _CD, _LUD, _S, _PPSS, _PPIE, _POREu, _TEP, _EDP, _Co, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
465
|
+
[0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 4, 4, () => ProcurementPortalPreferenceSelector$, 0, 0, 0, () => TestEnvPreference$, () => EinvoiceDeliveryPreference$, [() => Contacts, 0], 0, 0, 0, 0], 12
|
|
466
466
|
];
|
|
467
467
|
export var ProcurementPortalPreferenceSelector$ = [3, n0, _PPPS,
|
|
468
468
|
0,
|
|
@@ -471,8 +471,8 @@ export var ProcurementPortalPreferenceSelector$ = [3, n0, _PPPS,
|
|
|
471
471
|
];
|
|
472
472
|
export var ProcurementPortalPreferenceSummary$ = [3, n0, _PPPSr,
|
|
473
473
|
0,
|
|
474
|
-
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI,
|
|
475
|
-
[0, 0, 0, 0, 0, 0, 0, () => ProcurementPortalPreferenceSelector$,
|
|
474
|
+
[_AAI, _PPPA, _PPN, _BD, _BI, _SD, _SI, _EDE, _PORE, _Ve, _CD, _LUD, _S, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
475
|
+
[0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 4, 4, () => ProcurementPortalPreferenceSelector$, 0, 0, 0, 0], 12
|
|
476
476
|
];
|
|
477
477
|
export var PurchaseOrderDataSource$ = [3, n0, _PODSu,
|
|
478
478
|
0,
|
|
@@ -481,13 +481,13 @@ export var PurchaseOrderDataSource$ = [3, n0, _PODSu,
|
|
|
481
481
|
];
|
|
482
482
|
export var PutProcurementPortalPreferenceRequest$ = [3, n0, _PPPPR,
|
|
483
483
|
0,
|
|
484
|
-
[_PPPA,
|
|
485
|
-
[0, () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$,
|
|
484
|
+
[_PPPA, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP],
|
|
485
|
+
[0, 2, 2, [() => Contacts, 0], () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$, () => EinvoiceDeliveryPreference$], 4
|
|
486
486
|
];
|
|
487
487
|
export var PutProcurementPortalPreferenceResponse$ = [3, n0, _PPPPRu,
|
|
488
488
|
0,
|
|
489
489
|
[_PPPA],
|
|
490
|
-
[0]
|
|
490
|
+
[0], 1
|
|
491
491
|
];
|
|
492
492
|
export var ReceiverAddress$ = [3, n0, _RAe,
|
|
493
493
|
8,
|
|
@@ -503,12 +503,12 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
|
|
|
503
503
|
export var ResourceTag$ = [3, n0, _RTes,
|
|
504
504
|
0,
|
|
505
505
|
[_K, _V],
|
|
506
|
-
[0, 0]
|
|
506
|
+
[0, 0], 2
|
|
507
507
|
];
|
|
508
508
|
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
509
509
|
{ [_aQE]: [`InvoicingServiceQuotaExceeded`, 402], [_e]: _c, [_hE]: 402 },
|
|
510
510
|
[_m],
|
|
511
|
-
[0]
|
|
511
|
+
[0], 1
|
|
512
512
|
];
|
|
513
513
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
514
514
|
export var SupplementalDocument$ = [3, n0, _SDup,
|
|
@@ -519,7 +519,7 @@ export var SupplementalDocument$ = [3, n0, _SDup,
|
|
|
519
519
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
520
520
|
0,
|
|
521
521
|
[_RAes, _RT],
|
|
522
|
-
[0, () => ResourceTagList]
|
|
522
|
+
[0, () => ResourceTagList], 2
|
|
523
523
|
];
|
|
524
524
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
525
525
|
0,
|
|
@@ -539,12 +539,12 @@ export var TaxesBreakdownAmount$ = [3, n0, _TBA,
|
|
|
539
539
|
export var TestEnvPreference$ = [3, n0, _TEP,
|
|
540
540
|
0,
|
|
541
541
|
[_BD, _BI, _SD, _SI, _PPSS, _PPIE, _POREu],
|
|
542
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
542
|
+
[0, 0, 0, 0, 0, 0, 0], 4
|
|
543
543
|
];
|
|
544
544
|
export var TestEnvPreferenceInput$ = [3, n0, _TEPI,
|
|
545
545
|
0,
|
|
546
546
|
[_BD, _BI, _SD, _SI, _PPSS, _PPIE],
|
|
547
|
-
[0, 0, 0, 0, 0, 0]
|
|
547
|
+
[0, 0, 0, 0, 0, 0], 4
|
|
548
548
|
];
|
|
549
549
|
export var ThrottlingException$ = [-3, n0, _TE,
|
|
550
550
|
{ [_aQE]: [`InvoicingThrottling`, 429], [_e]: _c, [_hE]: 429 },
|
|
@@ -555,7 +555,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
|
555
555
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
556
556
|
0,
|
|
557
557
|
[_RAes, _RTK],
|
|
558
|
-
[0, 64 | 0]
|
|
558
|
+
[0, 64 | 0], 2
|
|
559
559
|
];
|
|
560
560
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
561
561
|
0,
|
|
@@ -565,7 +565,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
565
565
|
export var UpdateInvoiceUnitRequest$ = [3, n0, _UIUR,
|
|
566
566
|
0,
|
|
567
567
|
[_IUA, _De, _TID, _R],
|
|
568
|
-
[0, 0, 2, () => InvoiceUnitRule$]
|
|
568
|
+
[0, 0, 2, () => InvoiceUnitRule$], 1
|
|
569
569
|
];
|
|
570
570
|
export var UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
571
571
|
0,
|
|
@@ -575,12 +575,12 @@ export var UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
|
575
575
|
export var UpdateProcurementPortalPreferenceStatusRequest$ = [3, n0, _UPPPSR,
|
|
576
576
|
0,
|
|
577
577
|
[_PPPA, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
578
|
-
[0, 0, 0, 0, 0]
|
|
578
|
+
[0, 0, 0, 0, 0], 1
|
|
579
579
|
];
|
|
580
580
|
export var UpdateProcurementPortalPreferenceStatusResponse$ = [3, n0, _UPPPSRp,
|
|
581
581
|
0,
|
|
582
582
|
[_PPPA],
|
|
583
|
-
[0]
|
|
583
|
+
[0], 1
|
|
584
584
|
];
|
|
585
585
|
export var ValidationException$ = [-3, n0, _VE,
|
|
586
586
|
{ [_aQE]: [`InvoicingValidation`, 400], [_e]: _c, [_hE]: 400 },
|
|
@@ -591,7 +591,7 @@ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
|
591
591
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
592
592
|
0,
|
|
593
593
|
[_n, _m],
|
|
594
|
-
[0, 0]
|
|
594
|
+
[0, 0], 2
|
|
595
595
|
];
|
|
596
596
|
export var InvoicingServiceException$ = [-3, _sm, "InvoicingServiceException", 0, [], []];
|
|
597
597
|
TypeRegistry.for(_sm).registerError(InvoicingServiceException$, InvoicingServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-invoicing",
|
|
3
3
|
"description": "AWS SDK for JavaScript Invoicing Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.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-invoicing",
|
|
@@ -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.970.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.970.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.970.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.6",
|
|
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.7",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
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.8",
|
|
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.22",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
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
|
},
|