@aws-sdk/client-partnercentral-benefits 3.942.0 → 3.946.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 +24 -114
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/PartnerCentralBenefitsClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +24 -114
- package/dist-types/PartnerCentralBenefits.d.ts +1 -1
- package/dist-types/PartnerCentralBenefitsClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AmendBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/commands/AssociateBenefitApplicationResourceCommand.d.ts +3 -3
- package/dist-types/commands/CancelBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/commands/CreateBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateBenefitApplicationResourceCommand.d.ts +3 -3
- package/dist-types/commands/GetBenefitAllocationCommand.d.ts +3 -3
- package/dist-types/commands/GetBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetBenefitCommand.d.ts +3 -3
- package/dist-types/commands/ListBenefitAllocationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBenefitApplicationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBenefitsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/RecallBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/commands/SubmitBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBenefitApplicationCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/PartnerCentralBenefitsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListBenefitAllocationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBenefitApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBenefitsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/PartnerCentralBenefitsClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/PartnerCentralBenefitsServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -406,17 +406,7 @@ var ContactEmail = [0, n0, _CE, 8, 0];
|
|
|
406
406
|
var ContactFirstName = [0, n0, _CFN, 8, 0];
|
|
407
407
|
var ContactLastName = [0, n0, _CLN, 8, 0];
|
|
408
408
|
var ContactPhone = [0, n0, _CP, 8, 0];
|
|
409
|
-
var AccessDeniedException = [
|
|
410
|
-
-3,
|
|
411
|
-
n0,
|
|
412
|
-
_ADE,
|
|
413
|
-
{
|
|
414
|
-
[_e]: _c,
|
|
415
|
-
[_hE]: 403,
|
|
416
|
-
},
|
|
417
|
-
[_M],
|
|
418
|
-
[0],
|
|
419
|
-
];
|
|
409
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
420
410
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
421
411
|
var AccessDetails = [3, n0, _AD, 0, [_D], [0]];
|
|
422
412
|
var AmendBenefitApplicationInput = [
|
|
@@ -472,17 +462,7 @@ var BenefitSummary = [
|
|
|
472
462
|
];
|
|
473
463
|
var CancelBenefitApplicationInput = [3, n0, _CBAI, 0, [_C, _CT, _I, _Re], [0, 0, 0, 0]];
|
|
474
464
|
var CancelBenefitApplicationOutput = [3, n0, _CBAO, 0, [], []];
|
|
475
|
-
var ConflictException = [
|
|
476
|
-
-3,
|
|
477
|
-
n0,
|
|
478
|
-
_CEo,
|
|
479
|
-
{
|
|
480
|
-
[_e]: _c,
|
|
481
|
-
[_hE]: 409,
|
|
482
|
-
},
|
|
483
|
-
[_M],
|
|
484
|
-
[0],
|
|
485
|
-
];
|
|
465
|
+
var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
486
466
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
487
467
|
var ConsumableDetails = [
|
|
488
468
|
3,
|
|
@@ -585,17 +565,7 @@ var GetBenefitOutput = [
|
|
|
585
565
|
[_Id, _C, _Ar, _N, _D, _P, _FT, _BRS, _S],
|
|
586
566
|
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, 15, 0],
|
|
587
567
|
];
|
|
588
|
-
var InternalServerException = [
|
|
589
|
-
-3,
|
|
590
|
-
n0,
|
|
591
|
-
_ISE,
|
|
592
|
-
{
|
|
593
|
-
[_e]: _s,
|
|
594
|
-
[_hE]: 500,
|
|
595
|
-
},
|
|
596
|
-
[_M],
|
|
597
|
-
[0],
|
|
598
|
-
];
|
|
568
|
+
var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
599
569
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
600
570
|
var IssuanceDetail = [3, n0, _IDs, 0, [_II, _IAss, _IA], [0, () => MonetaryValue, 5]];
|
|
601
571
|
var ListBenefitAllocationsInput = [
|
|
@@ -644,26 +614,13 @@ var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [() => Tags]];
|
|
|
644
614
|
var MonetaryValue = [3, n0, _MV, 0, [_Amo, _CCu], [0, 0]];
|
|
645
615
|
var RecallBenefitApplicationInput = [3, n0, _RBAI, 0, [_C, _CT, _I, _Re], [0, 0, 0, 0]];
|
|
646
616
|
var RecallBenefitApplicationOutput = [3, n0, _RBAO, 0, [], []];
|
|
647
|
-
var ResourceNotFoundException = [
|
|
648
|
-
-3,
|
|
649
|
-
n0,
|
|
650
|
-
_RNFE,
|
|
651
|
-
{
|
|
652
|
-
[_e]: _c,
|
|
653
|
-
[_hE]: 404,
|
|
654
|
-
},
|
|
655
|
-
[_M],
|
|
656
|
-
[0],
|
|
657
|
-
];
|
|
617
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
658
618
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
659
619
|
var ServiceQuotaExceededException = [
|
|
660
620
|
-3,
|
|
661
621
|
n0,
|
|
662
622
|
_SQEE,
|
|
663
|
-
{
|
|
664
|
-
[_e]: _c,
|
|
665
|
-
[_hE]: 402,
|
|
666
|
-
},
|
|
623
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
667
624
|
[_M, _RIe, _RT, _QC],
|
|
668
625
|
[0, 0, 0, 0],
|
|
669
626
|
];
|
|
@@ -673,17 +630,7 @@ var SubmitBenefitApplicationOutput = [3, n0, _SBAO, 0, [], []];
|
|
|
673
630
|
var Tag = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
674
631
|
var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [0, () => Tags]];
|
|
675
632
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
676
|
-
var ThrottlingException = [
|
|
677
|
-
-3,
|
|
678
|
-
n0,
|
|
679
|
-
_TE,
|
|
680
|
-
{
|
|
681
|
-
[_e]: _c,
|
|
682
|
-
[_hE]: 429,
|
|
683
|
-
},
|
|
684
|
-
[_M],
|
|
685
|
-
[0],
|
|
686
|
-
];
|
|
633
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
687
634
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
688
635
|
var UntagResourceRequest = [3, n0, _URR, 0, [_rA, _tK], [0, 64 | 0]];
|
|
689
636
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -700,10 +647,7 @@ var ValidationException = [
|
|
|
700
647
|
-3,
|
|
701
648
|
n0,
|
|
702
649
|
_VE,
|
|
703
|
-
{
|
|
704
|
-
[_e]: _c,
|
|
705
|
-
[_hE]: 400,
|
|
706
|
-
},
|
|
650
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
707
651
|
[_M, _Re, _FL],
|
|
708
652
|
[0, 0, () => ValidationExceptionFieldList],
|
|
709
653
|
];
|
|
@@ -741,9 +685,7 @@ var AmendBenefitApplication = [
|
|
|
741
685
|
9,
|
|
742
686
|
n0,
|
|
743
687
|
_ABA,
|
|
744
|
-
{
|
|
745
|
-
[_h]: ["POST", "/AmendBenefitApplication", 200],
|
|
746
|
-
},
|
|
688
|
+
{ [_h]: ["POST", "/AmendBenefitApplication", 200] },
|
|
747
689
|
() => AmendBenefitApplicationInput,
|
|
748
690
|
() => AmendBenefitApplicationOutput,
|
|
749
691
|
];
|
|
@@ -751,9 +693,7 @@ var AssociateBenefitApplicationResource = [
|
|
|
751
693
|
9,
|
|
752
694
|
n0,
|
|
753
695
|
_ABAR,
|
|
754
|
-
{
|
|
755
|
-
[_h]: ["POST", "/AssociateBenefitApplicationResource", 200],
|
|
756
|
-
},
|
|
696
|
+
{ [_h]: ["POST", "/AssociateBenefitApplicationResource", 200] },
|
|
757
697
|
() => AssociateBenefitApplicationResourceInput,
|
|
758
698
|
() => AssociateBenefitApplicationResourceOutput,
|
|
759
699
|
];
|
|
@@ -761,9 +701,7 @@ var CancelBenefitApplication = [
|
|
|
761
701
|
9,
|
|
762
702
|
n0,
|
|
763
703
|
_CBA,
|
|
764
|
-
{
|
|
765
|
-
[_h]: ["POST", "/CancelBenefitApplication", 200],
|
|
766
|
-
},
|
|
704
|
+
{ [_h]: ["POST", "/CancelBenefitApplication", 200] },
|
|
767
705
|
() => CancelBenefitApplicationInput,
|
|
768
706
|
() => CancelBenefitApplicationOutput,
|
|
769
707
|
];
|
|
@@ -771,9 +709,7 @@ var CreateBenefitApplication = [
|
|
|
771
709
|
9,
|
|
772
710
|
n0,
|
|
773
711
|
_CBAr,
|
|
774
|
-
{
|
|
775
|
-
[_h]: ["POST", "/CreateBenefitApplication", 200],
|
|
776
|
-
},
|
|
712
|
+
{ [_h]: ["POST", "/CreateBenefitApplication", 200] },
|
|
777
713
|
() => CreateBenefitApplicationInput,
|
|
778
714
|
() => CreateBenefitApplicationOutput,
|
|
779
715
|
];
|
|
@@ -781,9 +717,7 @@ var DisassociateBenefitApplicationResource = [
|
|
|
781
717
|
9,
|
|
782
718
|
n0,
|
|
783
719
|
_DBAR,
|
|
784
|
-
{
|
|
785
|
-
[_h]: ["POST", "/DisassociateBenefitApplicationResource", 200],
|
|
786
|
-
},
|
|
720
|
+
{ [_h]: ["POST", "/DisassociateBenefitApplicationResource", 200] },
|
|
787
721
|
() => DisassociateBenefitApplicationResourceInput,
|
|
788
722
|
() => DisassociateBenefitApplicationResourceOutput,
|
|
789
723
|
];
|
|
@@ -791,9 +725,7 @@ var GetBenefit = [
|
|
|
791
725
|
9,
|
|
792
726
|
n0,
|
|
793
727
|
_GB,
|
|
794
|
-
{
|
|
795
|
-
[_h]: ["POST", "/GetBenefit", 200],
|
|
796
|
-
},
|
|
728
|
+
{ [_h]: ["POST", "/GetBenefit", 200] },
|
|
797
729
|
() => GetBenefitInput,
|
|
798
730
|
() => GetBenefitOutput,
|
|
799
731
|
];
|
|
@@ -801,9 +733,7 @@ var GetBenefitAllocation = [
|
|
|
801
733
|
9,
|
|
802
734
|
n0,
|
|
803
735
|
_GBA,
|
|
804
|
-
{
|
|
805
|
-
[_h]: ["POST", "/GetBenefitAllocation", 200],
|
|
806
|
-
},
|
|
736
|
+
{ [_h]: ["POST", "/GetBenefitAllocation", 200] },
|
|
807
737
|
() => GetBenefitAllocationInput,
|
|
808
738
|
() => GetBenefitAllocationOutput,
|
|
809
739
|
];
|
|
@@ -811,9 +741,7 @@ var GetBenefitApplication = [
|
|
|
811
741
|
9,
|
|
812
742
|
n0,
|
|
813
743
|
_GBAe,
|
|
814
|
-
{
|
|
815
|
-
[_h]: ["POST", "/GetBenefitApplication", 200],
|
|
816
|
-
},
|
|
744
|
+
{ [_h]: ["POST", "/GetBenefitApplication", 200] },
|
|
817
745
|
() => GetBenefitApplicationInput,
|
|
818
746
|
() => GetBenefitApplicationOutput,
|
|
819
747
|
];
|
|
@@ -821,9 +749,7 @@ var ListBenefitAllocations = [
|
|
|
821
749
|
9,
|
|
822
750
|
n0,
|
|
823
751
|
_LBA,
|
|
824
|
-
{
|
|
825
|
-
[_h]: ["POST", "/ListBenefitAllocations", 200],
|
|
826
|
-
},
|
|
752
|
+
{ [_h]: ["POST", "/ListBenefitAllocations", 200] },
|
|
827
753
|
() => ListBenefitAllocationsInput,
|
|
828
754
|
() => ListBenefitAllocationsOutput,
|
|
829
755
|
];
|
|
@@ -831,9 +757,7 @@ var ListBenefitApplications = [
|
|
|
831
757
|
9,
|
|
832
758
|
n0,
|
|
833
759
|
_LBAi,
|
|
834
|
-
{
|
|
835
|
-
[_h]: ["POST", "/ListBenefitApplications", 200],
|
|
836
|
-
},
|
|
760
|
+
{ [_h]: ["POST", "/ListBenefitApplications", 200] },
|
|
837
761
|
() => ListBenefitApplicationsInput,
|
|
838
762
|
() => ListBenefitApplicationsOutput,
|
|
839
763
|
];
|
|
@@ -841,9 +765,7 @@ var ListBenefits = [
|
|
|
841
765
|
9,
|
|
842
766
|
n0,
|
|
843
767
|
_LB,
|
|
844
|
-
{
|
|
845
|
-
[_h]: ["POST", "/ListBenefits", 200],
|
|
846
|
-
},
|
|
768
|
+
{ [_h]: ["POST", "/ListBenefits", 200] },
|
|
847
769
|
() => ListBenefitsInput,
|
|
848
770
|
() => ListBenefitsOutput,
|
|
849
771
|
];
|
|
@@ -851,9 +773,7 @@ var ListTagsForResource = [
|
|
|
851
773
|
9,
|
|
852
774
|
n0,
|
|
853
775
|
_LTFR,
|
|
854
|
-
{
|
|
855
|
-
[_h]: ["POST", "/ListTagsForResource", 200],
|
|
856
|
-
},
|
|
776
|
+
{ [_h]: ["POST", "/ListTagsForResource", 200] },
|
|
857
777
|
() => ListTagsForResourceRequest,
|
|
858
778
|
() => ListTagsForResourceResponse,
|
|
859
779
|
];
|
|
@@ -861,9 +781,7 @@ var RecallBenefitApplication = [
|
|
|
861
781
|
9,
|
|
862
782
|
n0,
|
|
863
783
|
_RBA,
|
|
864
|
-
{
|
|
865
|
-
[_h]: ["POST", "/RecallBenefitApplication", 200],
|
|
866
|
-
},
|
|
784
|
+
{ [_h]: ["POST", "/RecallBenefitApplication", 200] },
|
|
867
785
|
() => RecallBenefitApplicationInput,
|
|
868
786
|
() => RecallBenefitApplicationOutput,
|
|
869
787
|
];
|
|
@@ -871,9 +789,7 @@ var SubmitBenefitApplication = [
|
|
|
871
789
|
9,
|
|
872
790
|
n0,
|
|
873
791
|
_SBA,
|
|
874
|
-
{
|
|
875
|
-
[_h]: ["POST", "/SubmitBenefitApplication", 200],
|
|
876
|
-
},
|
|
792
|
+
{ [_h]: ["POST", "/SubmitBenefitApplication", 200] },
|
|
877
793
|
() => SubmitBenefitApplicationInput,
|
|
878
794
|
() => SubmitBenefitApplicationOutput,
|
|
879
795
|
];
|
|
@@ -881,9 +797,7 @@ var TagResource = [
|
|
|
881
797
|
9,
|
|
882
798
|
n0,
|
|
883
799
|
_TR,
|
|
884
|
-
{
|
|
885
|
-
[_h]: ["POST", "/TagResource", 200],
|
|
886
|
-
},
|
|
800
|
+
{ [_h]: ["POST", "/TagResource", 200] },
|
|
887
801
|
() => TagResourceRequest,
|
|
888
802
|
() => TagResourceResponse,
|
|
889
803
|
];
|
|
@@ -891,9 +805,7 @@ var UntagResource = [
|
|
|
891
805
|
9,
|
|
892
806
|
n0,
|
|
893
807
|
_UR,
|
|
894
|
-
{
|
|
895
|
-
[_h]: ["POST", "/UntagResource", 200],
|
|
896
|
-
},
|
|
808
|
+
{ [_h]: ["POST", "/UntagResource", 200] },
|
|
897
809
|
() => UntagResourceRequest,
|
|
898
810
|
() => UntagResourceResponse,
|
|
899
811
|
];
|
|
@@ -901,9 +813,7 @@ var UpdateBenefitApplication = [
|
|
|
901
813
|
9,
|
|
902
814
|
n0,
|
|
903
815
|
_UBA,
|
|
904
|
-
{
|
|
905
|
-
[_h]: ["POST", "/UpdateBenefitApplication", 200],
|
|
906
|
-
},
|
|
816
|
+
{ [_h]: ["POST", "/UpdateBenefitApplication", 200] },
|
|
907
817
|
() => UpdateBenefitApplicationInput,
|
|
908
818
|
() => UpdateBenefitApplicationOutput,
|
|
909
819
|
];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultPartnerCentralBenefitsHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -182,17 +182,7 @@ export var ContactEmail = [0, n0, _CE, 8, 0];
|
|
|
182
182
|
export var ContactFirstName = [0, n0, _CFN, 8, 0];
|
|
183
183
|
export var ContactLastName = [0, n0, _CLN, 8, 0];
|
|
184
184
|
export var ContactPhone = [0, n0, _CP, 8, 0];
|
|
185
|
-
export var AccessDeniedException = [
|
|
186
|
-
-3,
|
|
187
|
-
n0,
|
|
188
|
-
_ADE,
|
|
189
|
-
{
|
|
190
|
-
[_e]: _c,
|
|
191
|
-
[_hE]: 403,
|
|
192
|
-
},
|
|
193
|
-
[_M],
|
|
194
|
-
[0],
|
|
195
|
-
];
|
|
185
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
196
186
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
197
187
|
export var AccessDetails = [3, n0, _AD, 0, [_D], [0]];
|
|
198
188
|
export var AmendBenefitApplicationInput = [
|
|
@@ -248,17 +238,7 @@ export var BenefitSummary = [
|
|
|
248
238
|
];
|
|
249
239
|
export var CancelBenefitApplicationInput = [3, n0, _CBAI, 0, [_C, _CT, _I, _Re], [0, 0, 0, 0]];
|
|
250
240
|
export var CancelBenefitApplicationOutput = [3, n0, _CBAO, 0, [], []];
|
|
251
|
-
export var ConflictException = [
|
|
252
|
-
-3,
|
|
253
|
-
n0,
|
|
254
|
-
_CEo,
|
|
255
|
-
{
|
|
256
|
-
[_e]: _c,
|
|
257
|
-
[_hE]: 409,
|
|
258
|
-
},
|
|
259
|
-
[_M],
|
|
260
|
-
[0],
|
|
261
|
-
];
|
|
241
|
+
export var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
262
242
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
263
243
|
export var ConsumableDetails = [
|
|
264
244
|
3,
|
|
@@ -361,17 +341,7 @@ export var GetBenefitOutput = [
|
|
|
361
341
|
[_Id, _C, _Ar, _N, _D, _P, _FT, _BRS, _S],
|
|
362
342
|
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, 15, 0],
|
|
363
343
|
];
|
|
364
|
-
export var InternalServerException = [
|
|
365
|
-
-3,
|
|
366
|
-
n0,
|
|
367
|
-
_ISE,
|
|
368
|
-
{
|
|
369
|
-
[_e]: _s,
|
|
370
|
-
[_hE]: 500,
|
|
371
|
-
},
|
|
372
|
-
[_M],
|
|
373
|
-
[0],
|
|
374
|
-
];
|
|
344
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
375
345
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
376
346
|
export var IssuanceDetail = [3, n0, _IDs, 0, [_II, _IAss, _IA], [0, () => MonetaryValue, 5]];
|
|
377
347
|
export var ListBenefitAllocationsInput = [
|
|
@@ -420,26 +390,13 @@ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [() => Tags]]
|
|
|
420
390
|
export var MonetaryValue = [3, n0, _MV, 0, [_Amo, _CCu], [0, 0]];
|
|
421
391
|
export var RecallBenefitApplicationInput = [3, n0, _RBAI, 0, [_C, _CT, _I, _Re], [0, 0, 0, 0]];
|
|
422
392
|
export var RecallBenefitApplicationOutput = [3, n0, _RBAO, 0, [], []];
|
|
423
|
-
export var ResourceNotFoundException = [
|
|
424
|
-
-3,
|
|
425
|
-
n0,
|
|
426
|
-
_RNFE,
|
|
427
|
-
{
|
|
428
|
-
[_e]: _c,
|
|
429
|
-
[_hE]: 404,
|
|
430
|
-
},
|
|
431
|
-
[_M],
|
|
432
|
-
[0],
|
|
433
|
-
];
|
|
393
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
434
394
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
435
395
|
export var ServiceQuotaExceededException = [
|
|
436
396
|
-3,
|
|
437
397
|
n0,
|
|
438
398
|
_SQEE,
|
|
439
|
-
{
|
|
440
|
-
[_e]: _c,
|
|
441
|
-
[_hE]: 402,
|
|
442
|
-
},
|
|
399
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
443
400
|
[_M, _RIe, _RT, _QC],
|
|
444
401
|
[0, 0, 0, 0],
|
|
445
402
|
];
|
|
@@ -449,17 +406,7 @@ export var SubmitBenefitApplicationOutput = [3, n0, _SBAO, 0, [], []];
|
|
|
449
406
|
export var Tag = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
450
407
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [0, () => Tags]];
|
|
451
408
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
452
|
-
export var ThrottlingException = [
|
|
453
|
-
-3,
|
|
454
|
-
n0,
|
|
455
|
-
_TE,
|
|
456
|
-
{
|
|
457
|
-
[_e]: _c,
|
|
458
|
-
[_hE]: 429,
|
|
459
|
-
},
|
|
460
|
-
[_M],
|
|
461
|
-
[0],
|
|
462
|
-
];
|
|
409
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
463
410
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
464
411
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_rA, _tK], [0, 64 | 0]];
|
|
465
412
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -476,10 +423,7 @@ export var ValidationException = [
|
|
|
476
423
|
-3,
|
|
477
424
|
n0,
|
|
478
425
|
_VE,
|
|
479
|
-
{
|
|
480
|
-
[_e]: _c,
|
|
481
|
-
[_hE]: 400,
|
|
482
|
-
},
|
|
426
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
483
427
|
[_M, _Re, _FL],
|
|
484
428
|
[0, 0, () => ValidationExceptionFieldList],
|
|
485
429
|
];
|
|
@@ -531,9 +475,7 @@ export var AmendBenefitApplication = [
|
|
|
531
475
|
9,
|
|
532
476
|
n0,
|
|
533
477
|
_ABA,
|
|
534
|
-
{
|
|
535
|
-
[_h]: ["POST", "/AmendBenefitApplication", 200],
|
|
536
|
-
},
|
|
478
|
+
{ [_h]: ["POST", "/AmendBenefitApplication", 200] },
|
|
537
479
|
() => AmendBenefitApplicationInput,
|
|
538
480
|
() => AmendBenefitApplicationOutput,
|
|
539
481
|
];
|
|
@@ -541,9 +483,7 @@ export var AssociateBenefitApplicationResource = [
|
|
|
541
483
|
9,
|
|
542
484
|
n0,
|
|
543
485
|
_ABAR,
|
|
544
|
-
{
|
|
545
|
-
[_h]: ["POST", "/AssociateBenefitApplicationResource", 200],
|
|
546
|
-
},
|
|
486
|
+
{ [_h]: ["POST", "/AssociateBenefitApplicationResource", 200] },
|
|
547
487
|
() => AssociateBenefitApplicationResourceInput,
|
|
548
488
|
() => AssociateBenefitApplicationResourceOutput,
|
|
549
489
|
];
|
|
@@ -551,9 +491,7 @@ export var CancelBenefitApplication = [
|
|
|
551
491
|
9,
|
|
552
492
|
n0,
|
|
553
493
|
_CBA,
|
|
554
|
-
{
|
|
555
|
-
[_h]: ["POST", "/CancelBenefitApplication", 200],
|
|
556
|
-
},
|
|
494
|
+
{ [_h]: ["POST", "/CancelBenefitApplication", 200] },
|
|
557
495
|
() => CancelBenefitApplicationInput,
|
|
558
496
|
() => CancelBenefitApplicationOutput,
|
|
559
497
|
];
|
|
@@ -561,9 +499,7 @@ export var CreateBenefitApplication = [
|
|
|
561
499
|
9,
|
|
562
500
|
n0,
|
|
563
501
|
_CBAr,
|
|
564
|
-
{
|
|
565
|
-
[_h]: ["POST", "/CreateBenefitApplication", 200],
|
|
566
|
-
},
|
|
502
|
+
{ [_h]: ["POST", "/CreateBenefitApplication", 200] },
|
|
567
503
|
() => CreateBenefitApplicationInput,
|
|
568
504
|
() => CreateBenefitApplicationOutput,
|
|
569
505
|
];
|
|
@@ -571,9 +507,7 @@ export var DisassociateBenefitApplicationResource = [
|
|
|
571
507
|
9,
|
|
572
508
|
n0,
|
|
573
509
|
_DBAR,
|
|
574
|
-
{
|
|
575
|
-
[_h]: ["POST", "/DisassociateBenefitApplicationResource", 200],
|
|
576
|
-
},
|
|
510
|
+
{ [_h]: ["POST", "/DisassociateBenefitApplicationResource", 200] },
|
|
577
511
|
() => DisassociateBenefitApplicationResourceInput,
|
|
578
512
|
() => DisassociateBenefitApplicationResourceOutput,
|
|
579
513
|
];
|
|
@@ -581,9 +515,7 @@ export var GetBenefit = [
|
|
|
581
515
|
9,
|
|
582
516
|
n0,
|
|
583
517
|
_GB,
|
|
584
|
-
{
|
|
585
|
-
[_h]: ["POST", "/GetBenefit", 200],
|
|
586
|
-
},
|
|
518
|
+
{ [_h]: ["POST", "/GetBenefit", 200] },
|
|
587
519
|
() => GetBenefitInput,
|
|
588
520
|
() => GetBenefitOutput,
|
|
589
521
|
];
|
|
@@ -591,9 +523,7 @@ export var GetBenefitAllocation = [
|
|
|
591
523
|
9,
|
|
592
524
|
n0,
|
|
593
525
|
_GBA,
|
|
594
|
-
{
|
|
595
|
-
[_h]: ["POST", "/GetBenefitAllocation", 200],
|
|
596
|
-
},
|
|
526
|
+
{ [_h]: ["POST", "/GetBenefitAllocation", 200] },
|
|
597
527
|
() => GetBenefitAllocationInput,
|
|
598
528
|
() => GetBenefitAllocationOutput,
|
|
599
529
|
];
|
|
@@ -601,9 +531,7 @@ export var GetBenefitApplication = [
|
|
|
601
531
|
9,
|
|
602
532
|
n0,
|
|
603
533
|
_GBAe,
|
|
604
|
-
{
|
|
605
|
-
[_h]: ["POST", "/GetBenefitApplication", 200],
|
|
606
|
-
},
|
|
534
|
+
{ [_h]: ["POST", "/GetBenefitApplication", 200] },
|
|
607
535
|
() => GetBenefitApplicationInput,
|
|
608
536
|
() => GetBenefitApplicationOutput,
|
|
609
537
|
];
|
|
@@ -611,9 +539,7 @@ export var ListBenefitAllocations = [
|
|
|
611
539
|
9,
|
|
612
540
|
n0,
|
|
613
541
|
_LBA,
|
|
614
|
-
{
|
|
615
|
-
[_h]: ["POST", "/ListBenefitAllocations", 200],
|
|
616
|
-
},
|
|
542
|
+
{ [_h]: ["POST", "/ListBenefitAllocations", 200] },
|
|
617
543
|
() => ListBenefitAllocationsInput,
|
|
618
544
|
() => ListBenefitAllocationsOutput,
|
|
619
545
|
];
|
|
@@ -621,9 +547,7 @@ export var ListBenefitApplications = [
|
|
|
621
547
|
9,
|
|
622
548
|
n0,
|
|
623
549
|
_LBAi,
|
|
624
|
-
{
|
|
625
|
-
[_h]: ["POST", "/ListBenefitApplications", 200],
|
|
626
|
-
},
|
|
550
|
+
{ [_h]: ["POST", "/ListBenefitApplications", 200] },
|
|
627
551
|
() => ListBenefitApplicationsInput,
|
|
628
552
|
() => ListBenefitApplicationsOutput,
|
|
629
553
|
];
|
|
@@ -631,9 +555,7 @@ export var ListBenefits = [
|
|
|
631
555
|
9,
|
|
632
556
|
n0,
|
|
633
557
|
_LB,
|
|
634
|
-
{
|
|
635
|
-
[_h]: ["POST", "/ListBenefits", 200],
|
|
636
|
-
},
|
|
558
|
+
{ [_h]: ["POST", "/ListBenefits", 200] },
|
|
637
559
|
() => ListBenefitsInput,
|
|
638
560
|
() => ListBenefitsOutput,
|
|
639
561
|
];
|
|
@@ -641,9 +563,7 @@ export var ListTagsForResource = [
|
|
|
641
563
|
9,
|
|
642
564
|
n0,
|
|
643
565
|
_LTFR,
|
|
644
|
-
{
|
|
645
|
-
[_h]: ["POST", "/ListTagsForResource", 200],
|
|
646
|
-
},
|
|
566
|
+
{ [_h]: ["POST", "/ListTagsForResource", 200] },
|
|
647
567
|
() => ListTagsForResourceRequest,
|
|
648
568
|
() => ListTagsForResourceResponse,
|
|
649
569
|
];
|
|
@@ -651,9 +571,7 @@ export var RecallBenefitApplication = [
|
|
|
651
571
|
9,
|
|
652
572
|
n0,
|
|
653
573
|
_RBA,
|
|
654
|
-
{
|
|
655
|
-
[_h]: ["POST", "/RecallBenefitApplication", 200],
|
|
656
|
-
},
|
|
574
|
+
{ [_h]: ["POST", "/RecallBenefitApplication", 200] },
|
|
657
575
|
() => RecallBenefitApplicationInput,
|
|
658
576
|
() => RecallBenefitApplicationOutput,
|
|
659
577
|
];
|
|
@@ -661,9 +579,7 @@ export var SubmitBenefitApplication = [
|
|
|
661
579
|
9,
|
|
662
580
|
n0,
|
|
663
581
|
_SBA,
|
|
664
|
-
{
|
|
665
|
-
[_h]: ["POST", "/SubmitBenefitApplication", 200],
|
|
666
|
-
},
|
|
582
|
+
{ [_h]: ["POST", "/SubmitBenefitApplication", 200] },
|
|
667
583
|
() => SubmitBenefitApplicationInput,
|
|
668
584
|
() => SubmitBenefitApplicationOutput,
|
|
669
585
|
];
|
|
@@ -671,9 +587,7 @@ export var TagResource = [
|
|
|
671
587
|
9,
|
|
672
588
|
n0,
|
|
673
589
|
_TR,
|
|
674
|
-
{
|
|
675
|
-
[_h]: ["POST", "/TagResource", 200],
|
|
676
|
-
},
|
|
590
|
+
{ [_h]: ["POST", "/TagResource", 200] },
|
|
677
591
|
() => TagResourceRequest,
|
|
678
592
|
() => TagResourceResponse,
|
|
679
593
|
];
|
|
@@ -681,9 +595,7 @@ export var UntagResource = [
|
|
|
681
595
|
9,
|
|
682
596
|
n0,
|
|
683
597
|
_UR,
|
|
684
|
-
{
|
|
685
|
-
[_h]: ["POST", "/UntagResource", 200],
|
|
686
|
-
},
|
|
598
|
+
{ [_h]: ["POST", "/UntagResource", 200] },
|
|
687
599
|
() => UntagResourceRequest,
|
|
688
600
|
() => UntagResourceResponse,
|
|
689
601
|
];
|
|
@@ -691,9 +603,7 @@ export var UpdateBenefitApplication = [
|
|
|
691
603
|
9,
|
|
692
604
|
n0,
|
|
693
605
|
_UBA,
|
|
694
|
-
{
|
|
695
|
-
[_h]: ["POST", "/UpdateBenefitApplication", 200],
|
|
696
|
-
},
|
|
606
|
+
{ [_h]: ["POST", "/UpdateBenefitApplication", 200] },
|
|
697
607
|
() => UpdateBenefitApplicationInput,
|
|
698
608
|
() => UpdateBenefitApplicationOutput,
|
|
699
609
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AmendBenefitApplicationCommandInput, AmendBenefitApplicationCommandOutput } from "./commands/AmendBenefitApplicationCommand";
|
|
3
3
|
import { AssociateBenefitApplicationResourceCommandInput, AssociateBenefitApplicationResourceCommandOutput } from "./commands/AssociateBenefitApplicationResourceCommand";
|
|
4
4
|
import { CancelBenefitApplicationCommandInput, CancelBenefitApplicationCommandOutput } from "./commands/CancelBenefitApplicationCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AmendBenefitApplicationCommandInput, AmendBenefitApplicationCommandOutput } from "./commands/AmendBenefitApplicationCommand";
|
|
11
11
|
import { AssociateBenefitApplicationResourceCommandInput, AssociateBenefitApplicationResourceCommandOutput } from "./commands/AssociateBenefitApplicationResourceCommand";
|
|
12
12
|
import { CancelBenefitApplicationCommandInput, CancelBenefitApplicationCommandOutput } from "./commands/CancelBenefitApplicationCommand";
|
|
@@ -25,7 +25,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
25
25
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
26
26
|
import { UpdateBenefitApplicationCommandInput, UpdateBenefitApplicationCommandOutput } from "./commands/UpdateBenefitApplicationCommand";
|
|
27
27
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
28
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
28
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
29
29
|
export { __Client };
|
|
30
30
|
/**
|
|
31
31
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { PartnerCentralBenefitsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { PartnerCentralBenefitsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { PartnerCentralBenefitsClientResolvedConfig } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type PartnerCentralBenefitsClientResolvedConfig } from "../PartnerCentralBenefitsClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AmendBenefitApplicationInput, AmendBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AmendBenefitApplicationInput, AmendBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssociateBenefitApplicationResourceInput, AssociateBenefitApplicationResourceOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateBenefitApplicationResourceInput, AssociateBenefitApplicationResourceOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CancelBenefitApplicationInput, CancelBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CancelBenefitApplicationInput, CancelBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateBenefitApplicationInput, CreateBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateBenefitApplicationInput, CreateBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DisassociateBenefitApplicationResourceInput, DisassociateBenefitApplicationResourceOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DisassociateBenefitApplicationResourceInput, DisassociateBenefitApplicationResourceOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetBenefitAllocationInput, GetBenefitAllocationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetBenefitAllocationInput, GetBenefitAllocationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetBenefitApplicationInput, GetBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetBenefitApplicationInput, GetBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetBenefitInput, GetBenefitOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetBenefitInput, GetBenefitOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListBenefitAllocationsInput, ListBenefitAllocationsOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListBenefitAllocationsInput, ListBenefitAllocationsOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListBenefitApplicationsInput, ListBenefitApplicationsOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListBenefitApplicationsInput, ListBenefitApplicationsOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListBenefitsInput, ListBenefitsOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListBenefitsInput, ListBenefitsOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RecallBenefitApplicationInput, RecallBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RecallBenefitApplicationInput, RecallBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SubmitBenefitApplicationInput, SubmitBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SubmitBenefitApplicationInput, SubmitBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { UpdateBenefitApplicationInput, UpdateBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { UpdateBenefitApplicationInput, UpdateBenefitApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { PartnerCentralBenefitsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralBenefitsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -7,10 +7,19 @@ export interface ClientInputEndpointParameters {
|
|
|
7
7
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
8
8
|
region?: string | undefined | Provider<string | undefined>;
|
|
9
9
|
}
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
10
13
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
11
14
|
defaultSigningName: string;
|
|
12
15
|
};
|
|
16
|
+
/**
|
|
17
|
+
* @internal
|
|
18
|
+
*/
|
|
13
19
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
20
|
+
/**
|
|
21
|
+
* @internal
|
|
22
|
+
*/
|
|
14
23
|
export declare const commonParams: {
|
|
15
24
|
readonly UseFIPS: {
|
|
16
25
|
readonly type: "builtInParams";
|
|
@@ -25,6 +34,9 @@ export declare const commonParams: {
|
|
|
25
34
|
readonly name: "region";
|
|
26
35
|
};
|
|
27
36
|
};
|
|
37
|
+
/**
|
|
38
|
+
* @internal
|
|
39
|
+
*/
|
|
28
40
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
41
|
UseFIPS?: boolean | undefined;
|
|
30
42
|
Endpoint?: string | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
1
|
+
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
+
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
+
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { ValidationExceptionReason } from "./enums";
|
|
3
3
|
import { ValidationExceptionField } from "./models_0";
|
|
4
4
|
import { PartnerCentralBenefitsServiceException as __BaseException } from "./PartnerCentralBenefitsServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBenefitAllocationsCommandInput, ListBenefitAllocationsCommandOutput } from "../commands/ListBenefitAllocationsCommand";
|
|
3
3
|
import { PartnerCentralBenefitsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBenefitApplicationsCommandInput, ListBenefitApplicationsCommandOutput } from "../commands/ListBenefitApplicationsCommand";
|
|
3
3
|
import { PartnerCentralBenefitsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBenefitsCommandInput, ListBenefitsCommandOutput } from "../commands/ListBenefitsCommand";
|
|
3
3
|
import { PartnerCentralBenefitsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
|
-
import { PartnerCentralBenefitsClientConfig } from "./PartnerCentralBenefitsClient";
|
|
2
|
+
import type { PartnerCentralBenefitsClientConfig } from "./PartnerCentralBenefitsClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
|
-
import { PartnerCentralBenefitsClientConfig } from "./PartnerCentralBenefitsClient";
|
|
2
|
+
import type { PartnerCentralBenefitsClientConfig } from "./PartnerCentralBenefitsClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var ContactEmail: StaticSimpleSchema;
|
|
3
3
|
export declare var ContactFirstName: StaticSimpleSchema;
|
|
4
4
|
export declare var ContactLastName: StaticSimpleSchema;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
|
+
HttpAuthScheme,
|
|
2
3
|
AwsCredentialIdentity,
|
|
3
4
|
AwsCredentialIdentityProvider,
|
|
4
|
-
HttpAuthScheme,
|
|
5
5
|
} from "@smithy/types";
|
|
6
6
|
import { PartnerCentralBenefitsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
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.946.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-partnercentral-benefits",
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo partnercentral-benefits"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo partnercentral-benefits",
|
|
15
|
+
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,38 +21,38 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.946.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.946.0",
|
|
25
26
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
27
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
28
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.946.0",
|
|
29
30
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
30
31
|
"@aws-sdk/types": "3.936.0",
|
|
31
32
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
32
33
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.946.0",
|
|
34
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
35
|
-
"@smithy/core": "^3.18.
|
|
36
|
+
"@smithy/core": "^3.18.7",
|
|
36
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
37
38
|
"@smithy/hash-node": "^4.2.5",
|
|
38
39
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
39
40
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.14",
|
|
42
43
|
"@smithy/middleware-serde": "^4.2.6",
|
|
43
44
|
"@smithy/middleware-stack": "^4.2.5",
|
|
44
45
|
"@smithy/node-config-provider": "^4.3.5",
|
|
45
46
|
"@smithy/node-http-handler": "^4.4.5",
|
|
46
47
|
"@smithy/protocol-http": "^5.3.5",
|
|
47
|
-
"@smithy/smithy-client": "^4.9.
|
|
48
|
+
"@smithy/smithy-client": "^4.9.10",
|
|
48
49
|
"@smithy/types": "^4.9.0",
|
|
49
50
|
"@smithy/url-parser": "^4.2.5",
|
|
50
51
|
"@smithy/util-base64": "^4.3.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.13",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.16",
|
|
55
56
|
"@smithy/util-endpoints": "^3.2.5",
|
|
56
57
|
"@smithy/util-middleware": "^4.2.5",
|
|
57
58
|
"@smithy/util-retry": "^4.2.5",
|