@aws-sdk/client-b2bi 3.943.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 +50 -230
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/B2biClient.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 +50 -230
- package/dist-types/B2bi.d.ts +1 -1
- package/dist-types/B2biClient.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/CreateCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/CreatePartnershipCommand.d.ts +3 -3
- package/dist-types/commands/CreateProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateStarterMappingTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransformerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/DeletePartnershipCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTransformerCommand.d.ts +3 -3
- package/dist-types/commands/GenerateMappingCommand.d.ts +3 -3
- package/dist-types/commands/GetCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/GetPartnershipCommand.d.ts +3 -3
- package/dist-types/commands/GetProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetTransformerCommand.d.ts +3 -3
- package/dist-types/commands/GetTransformerJobCommand.d.ts +3 -3
- package/dist-types/commands/ListCapabilitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListPartnershipsCommand.d.ts +3 -3
- package/dist-types/commands/ListProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTransformersCommand.d.ts +3 -3
- package/dist-types/commands/StartTransformerJobCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestConversionCommand.d.ts +3 -3
- package/dist-types/commands/TestMappingCommand.d.ts +3 -3
- package/dist-types/commands/TestParsingCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePartnershipCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTransformerCommand.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/B2biServiceException.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/ListCapabilitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPartnershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTransformersPaginator.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/B2biClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/B2biServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -292,17 +292,7 @@ import { B2biServiceException as __B2biServiceException } from "../models/B2biSe
|
|
|
292
292
|
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
|
|
293
293
|
export var Email = [0, n0, _E, 8, 0];
|
|
294
294
|
export var Phone = [0, n0, _P, 8, 0];
|
|
295
|
-
export var AccessDeniedException = [
|
|
296
|
-
-3,
|
|
297
|
-
n0,
|
|
298
|
-
_ADE,
|
|
299
|
-
{
|
|
300
|
-
[_e]: _c,
|
|
301
|
-
[_hE]: 403,
|
|
302
|
-
},
|
|
303
|
-
[_m],
|
|
304
|
-
[0],
|
|
305
|
-
];
|
|
295
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
306
296
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
307
297
|
export var AdvancedOptions = [3, n0, _AO, 0, [_x], [() => X12AdvancedOptions]];
|
|
308
298
|
export var CapabilityOptions = [
|
|
@@ -314,17 +304,7 @@ export var CapabilityOptions = [
|
|
|
314
304
|
[() => OutboundEdiOptions, () => InboundEdiOptions],
|
|
315
305
|
];
|
|
316
306
|
export var CapabilitySummary = [3, n0, _CS, 0, [_cI, _n, _t, _cA, _mA], [0, 0, 0, 5, 5]];
|
|
317
|
-
export var ConflictException = [
|
|
318
|
-
-3,
|
|
319
|
-
n0,
|
|
320
|
-
_CE,
|
|
321
|
-
{
|
|
322
|
-
[_e]: _c,
|
|
323
|
-
[_hE]: 409,
|
|
324
|
-
},
|
|
325
|
-
[_m],
|
|
326
|
-
[0],
|
|
327
|
-
];
|
|
307
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
328
308
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
329
309
|
export var ConversionSource = [3, n0, _CSo, 0, [_fF, _iF], [0, () => InputFileSource]];
|
|
330
310
|
export var ConversionTarget = [
|
|
@@ -483,12 +463,7 @@ export var GetTransformerJobRequest = [
|
|
|
483
463
|
[_tJI, _tI],
|
|
484
464
|
[
|
|
485
465
|
[0, 1],
|
|
486
|
-
[
|
|
487
|
-
0,
|
|
488
|
-
{
|
|
489
|
-
[_hQ]: _tI,
|
|
490
|
-
},
|
|
491
|
-
],
|
|
466
|
+
[0, { [_hQ]: _tI }],
|
|
492
467
|
],
|
|
493
468
|
];
|
|
494
469
|
export var GetTransformerJobResponse = [
|
|
@@ -536,20 +511,9 @@ export var InternalServerException = [
|
|
|
536
511
|
-3,
|
|
537
512
|
n0,
|
|
538
513
|
_ISE,
|
|
539
|
-
{
|
|
540
|
-
[_e]: _se,
|
|
541
|
-
[_hE]: 500,
|
|
542
|
-
},
|
|
514
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
543
515
|
[_m, _rAS],
|
|
544
|
-
[
|
|
545
|
-
0,
|
|
546
|
-
[
|
|
547
|
-
1,
|
|
548
|
-
{
|
|
549
|
-
[_hH]: _RA,
|
|
550
|
-
},
|
|
551
|
-
],
|
|
552
|
-
],
|
|
516
|
+
[0, [1, { [_hH]: _RA }]],
|
|
553
517
|
];
|
|
554
518
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
555
519
|
export var ListCapabilitiesRequest = [
|
|
@@ -559,18 +523,8 @@ export var ListCapabilitiesRequest = [
|
|
|
559
523
|
0,
|
|
560
524
|
[_nT, _mR],
|
|
561
525
|
[
|
|
562
|
-
[
|
|
563
|
-
|
|
564
|
-
{
|
|
565
|
-
[_hQ]: _nT,
|
|
566
|
-
},
|
|
567
|
-
],
|
|
568
|
-
[
|
|
569
|
-
1,
|
|
570
|
-
{
|
|
571
|
-
[_hQ]: _mR,
|
|
572
|
-
},
|
|
573
|
-
],
|
|
526
|
+
[0, { [_hQ]: _nT }],
|
|
527
|
+
[1, { [_hQ]: _mR }],
|
|
574
528
|
],
|
|
575
529
|
];
|
|
576
530
|
export var ListCapabilitiesResponse = [3, n0, _LCRi, 0, [_ca, _nT], [() => CapabilityList, 0]];
|
|
@@ -581,24 +535,9 @@ export var ListPartnershipsRequest = [
|
|
|
581
535
|
0,
|
|
582
536
|
[_pI, _nT, _mR],
|
|
583
537
|
[
|
|
584
|
-
[
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
[_hQ]: _pI,
|
|
588
|
-
},
|
|
589
|
-
],
|
|
590
|
-
[
|
|
591
|
-
0,
|
|
592
|
-
{
|
|
593
|
-
[_hQ]: _nT,
|
|
594
|
-
},
|
|
595
|
-
],
|
|
596
|
-
[
|
|
597
|
-
1,
|
|
598
|
-
{
|
|
599
|
-
[_hQ]: _mR,
|
|
600
|
-
},
|
|
601
|
-
],
|
|
538
|
+
[0, { [_hQ]: _pI }],
|
|
539
|
+
[0, { [_hQ]: _nT }],
|
|
540
|
+
[1, { [_hQ]: _mR }],
|
|
602
541
|
],
|
|
603
542
|
];
|
|
604
543
|
export var ListPartnershipsResponse = [3, n0, _LPRi, 0, [_pa, _nT], [() => PartnershipList, 0]];
|
|
@@ -609,18 +548,8 @@ export var ListProfilesRequest = [
|
|
|
609
548
|
0,
|
|
610
549
|
[_nT, _mR],
|
|
611
550
|
[
|
|
612
|
-
[
|
|
613
|
-
|
|
614
|
-
{
|
|
615
|
-
[_hQ]: _nT,
|
|
616
|
-
},
|
|
617
|
-
],
|
|
618
|
-
[
|
|
619
|
-
1,
|
|
620
|
-
{
|
|
621
|
-
[_hQ]: _mR,
|
|
622
|
-
},
|
|
623
|
-
],
|
|
551
|
+
[0, { [_hQ]: _nT }],
|
|
552
|
+
[1, { [_hQ]: _mR }],
|
|
624
553
|
],
|
|
625
554
|
];
|
|
626
555
|
export var ListProfilesResponse = [3, n0, _LPRist, 0, [_pr, _nT], [() => ProfileList, 0]];
|
|
@@ -633,18 +562,8 @@ export var ListTransformersRequest = [
|
|
|
633
562
|
0,
|
|
634
563
|
[_nT, _mR],
|
|
635
564
|
[
|
|
636
|
-
[
|
|
637
|
-
|
|
638
|
-
{
|
|
639
|
-
[_hQ]: _nT,
|
|
640
|
-
},
|
|
641
|
-
],
|
|
642
|
-
[
|
|
643
|
-
1,
|
|
644
|
-
{
|
|
645
|
-
[_hQ]: _mR,
|
|
646
|
-
},
|
|
647
|
-
],
|
|
565
|
+
[0, { [_hQ]: _nT }],
|
|
566
|
+
[1, { [_hQ]: _mR }],
|
|
648
567
|
],
|
|
649
568
|
];
|
|
650
569
|
export var ListTransformersResponse = [3, n0, _LTRi, 0, [_tr, _nT], [() => TransformerList, 0]];
|
|
@@ -673,17 +592,7 @@ export var ProfileSummary = [
|
|
|
673
592
|
[_pI, _n, _bN, _l, _lGN, _cA, _mA],
|
|
674
593
|
[0, 0, 0, 0, 0, 5, 5],
|
|
675
594
|
];
|
|
676
|
-
export var ResourceNotFoundException = [
|
|
677
|
-
-3,
|
|
678
|
-
n0,
|
|
679
|
-
_RNFE,
|
|
680
|
-
{
|
|
681
|
-
[_e]: _c,
|
|
682
|
-
[_hE]: 404,
|
|
683
|
-
},
|
|
684
|
-
[_m],
|
|
685
|
-
[0],
|
|
686
|
-
];
|
|
595
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
687
596
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
688
597
|
export var S3Location = [3, n0, _SL, 0, [_bNu, _k], [0, 0]];
|
|
689
598
|
export var SampleDocumentKeys = [3, n0, _SDK, 0, [_i, _o], [0, 0]];
|
|
@@ -692,10 +601,7 @@ export var ServiceQuotaExceededException = [
|
|
|
692
601
|
-3,
|
|
693
602
|
n0,
|
|
694
603
|
_SQEE,
|
|
695
|
-
{
|
|
696
|
-
[_e]: _c,
|
|
697
|
-
[_hE]: 402,
|
|
698
|
-
},
|
|
604
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
699
605
|
[_m, _rI, _rT, _sC, _qC],
|
|
700
606
|
[0, 0, 0, 0, 0],
|
|
701
607
|
];
|
|
@@ -735,20 +641,9 @@ export var ThrottlingException = [
|
|
|
735
641
|
-3,
|
|
736
642
|
n0,
|
|
737
643
|
_TE,
|
|
738
|
-
{
|
|
739
|
-
[_e]: _c,
|
|
740
|
-
[_hE]: 429,
|
|
741
|
-
},
|
|
644
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
742
645
|
[_m, _rAS],
|
|
743
|
-
[
|
|
744
|
-
0,
|
|
745
|
-
[
|
|
746
|
-
1,
|
|
747
|
-
{
|
|
748
|
-
[_hH]: _RA,
|
|
749
|
-
},
|
|
750
|
-
],
|
|
751
|
-
],
|
|
646
|
+
[0, [1, { [_hH]: _RA }]],
|
|
752
647
|
];
|
|
753
648
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
754
649
|
export var TransformerSummary = [
|
|
@@ -781,12 +676,7 @@ export var UntagResourceRequest = [
|
|
|
781
676
|
[_RARN, _TK],
|
|
782
677
|
[
|
|
783
678
|
[0, 1],
|
|
784
|
-
[
|
|
785
|
-
64 | 0,
|
|
786
|
-
{
|
|
787
|
-
[_hQ]: _TK,
|
|
788
|
-
},
|
|
789
|
-
],
|
|
679
|
+
[64 | 0, { [_hQ]: _TK }],
|
|
790
680
|
],
|
|
791
681
|
];
|
|
792
682
|
export var UpdateCapabilityRequest = [
|
|
@@ -880,17 +770,7 @@ export var UpdateTransformerResponse = [
|
|
|
880
770
|
() => SampleDocuments,
|
|
881
771
|
],
|
|
882
772
|
];
|
|
883
|
-
export var ValidationException = [
|
|
884
|
-
-3,
|
|
885
|
-
n0,
|
|
886
|
-
_VE,
|
|
887
|
-
{
|
|
888
|
-
[_e]: _c,
|
|
889
|
-
[_hE]: 400,
|
|
890
|
-
},
|
|
891
|
-
[_Me],
|
|
892
|
-
[0],
|
|
893
|
-
];
|
|
773
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
894
774
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
895
775
|
export var WrapOptions = [3, n0, _WO, 0, [_wB, _lT, _lL], [0, 0, 1]];
|
|
896
776
|
export var X12AcknowledgmentOptions = [3, n0, _XAO, 0, [_fA, _tAe], [0, 0]];
|
|
@@ -987,9 +867,7 @@ export var CreateCapability = [
|
|
|
987
867
|
9,
|
|
988
868
|
n0,
|
|
989
869
|
_CCr,
|
|
990
|
-
{
|
|
991
|
-
[_h]: ["POST", "/capabilities", 201],
|
|
992
|
-
},
|
|
870
|
+
{ [_h]: ["POST", "/capabilities", 201] },
|
|
993
871
|
() => CreateCapabilityRequest,
|
|
994
872
|
() => CreateCapabilityResponse,
|
|
995
873
|
];
|
|
@@ -997,9 +875,7 @@ export var CreatePartnership = [
|
|
|
997
875
|
9,
|
|
998
876
|
n0,
|
|
999
877
|
_CP,
|
|
1000
|
-
{
|
|
1001
|
-
[_h]: ["POST", "/partnerships", 201],
|
|
1002
|
-
},
|
|
878
|
+
{ [_h]: ["POST", "/partnerships", 201] },
|
|
1003
879
|
() => CreatePartnershipRequest,
|
|
1004
880
|
() => CreatePartnershipResponse,
|
|
1005
881
|
];
|
|
@@ -1007,9 +883,7 @@ export var CreateProfile = [
|
|
|
1007
883
|
9,
|
|
1008
884
|
n0,
|
|
1009
885
|
_CPr,
|
|
1010
|
-
{
|
|
1011
|
-
[_h]: ["POST", "/profiles", 201],
|
|
1012
|
-
},
|
|
886
|
+
{ [_h]: ["POST", "/profiles", 201] },
|
|
1013
887
|
() => CreateProfileRequest,
|
|
1014
888
|
() => CreateProfileResponse,
|
|
1015
889
|
];
|
|
@@ -1017,9 +891,7 @@ export var CreateStarterMappingTemplate = [
|
|
|
1017
891
|
9,
|
|
1018
892
|
n0,
|
|
1019
893
|
_CSMT,
|
|
1020
|
-
{
|
|
1021
|
-
[_h]: ["POST", "/createmappingstarttemplate", 200],
|
|
1022
|
-
},
|
|
894
|
+
{ [_h]: ["POST", "/createmappingstarttemplate", 200] },
|
|
1023
895
|
() => CreateStarterMappingTemplateRequest,
|
|
1024
896
|
() => CreateStarterMappingTemplateResponse,
|
|
1025
897
|
];
|
|
@@ -1027,9 +899,7 @@ export var CreateTransformer = [
|
|
|
1027
899
|
9,
|
|
1028
900
|
n0,
|
|
1029
901
|
_CTr,
|
|
1030
|
-
{
|
|
1031
|
-
[_h]: ["POST", "/transformers", 201],
|
|
1032
|
-
},
|
|
902
|
+
{ [_h]: ["POST", "/transformers", 201] },
|
|
1033
903
|
() => CreateTransformerRequest,
|
|
1034
904
|
() => CreateTransformerResponse,
|
|
1035
905
|
];
|
|
@@ -1037,9 +907,7 @@ export var DeleteCapability = [
|
|
|
1037
907
|
9,
|
|
1038
908
|
n0,
|
|
1039
909
|
_DC,
|
|
1040
|
-
{
|
|
1041
|
-
[_h]: ["DELETE", "/capabilities/{capabilityId}", 200],
|
|
1042
|
-
},
|
|
910
|
+
{ [_h]: ["DELETE", "/capabilities/{capabilityId}", 200] },
|
|
1043
911
|
() => DeleteCapabilityRequest,
|
|
1044
912
|
() => __Unit,
|
|
1045
913
|
];
|
|
@@ -1047,9 +915,7 @@ export var DeletePartnership = [
|
|
|
1047
915
|
9,
|
|
1048
916
|
n0,
|
|
1049
917
|
_DP,
|
|
1050
|
-
{
|
|
1051
|
-
[_h]: ["DELETE", "/partnerships/{partnershipId}", 200],
|
|
1052
|
-
},
|
|
918
|
+
{ [_h]: ["DELETE", "/partnerships/{partnershipId}", 200] },
|
|
1053
919
|
() => DeletePartnershipRequest,
|
|
1054
920
|
() => __Unit,
|
|
1055
921
|
];
|
|
@@ -1057,9 +923,7 @@ export var DeleteProfile = [
|
|
|
1057
923
|
9,
|
|
1058
924
|
n0,
|
|
1059
925
|
_DPe,
|
|
1060
|
-
{
|
|
1061
|
-
[_h]: ["DELETE", "/profiles/{profileId}", 200],
|
|
1062
|
-
},
|
|
926
|
+
{ [_h]: ["DELETE", "/profiles/{profileId}", 200] },
|
|
1063
927
|
() => DeleteProfileRequest,
|
|
1064
928
|
() => __Unit,
|
|
1065
929
|
];
|
|
@@ -1067,9 +931,7 @@ export var DeleteTransformer = [
|
|
|
1067
931
|
9,
|
|
1068
932
|
n0,
|
|
1069
933
|
_DT,
|
|
1070
|
-
{
|
|
1071
|
-
[_h]: ["DELETE", "/transformers/{transformerId}", 200],
|
|
1072
|
-
},
|
|
934
|
+
{ [_h]: ["DELETE", "/transformers/{transformerId}", 200] },
|
|
1073
935
|
() => DeleteTransformerRequest,
|
|
1074
936
|
() => __Unit,
|
|
1075
937
|
];
|
|
@@ -1077,9 +939,7 @@ export var GenerateMapping = [
|
|
|
1077
939
|
9,
|
|
1078
940
|
n0,
|
|
1079
941
|
_GM,
|
|
1080
|
-
{
|
|
1081
|
-
[_h]: ["POST", "/generate-mapping", 200],
|
|
1082
|
-
},
|
|
942
|
+
{ [_h]: ["POST", "/generate-mapping", 200] },
|
|
1083
943
|
() => GenerateMappingRequest,
|
|
1084
944
|
() => GenerateMappingResponse,
|
|
1085
945
|
];
|
|
@@ -1087,9 +947,7 @@ export var GetCapability = [
|
|
|
1087
947
|
9,
|
|
1088
948
|
n0,
|
|
1089
949
|
_GC,
|
|
1090
|
-
{
|
|
1091
|
-
[_h]: ["GET", "/capabilities/{capabilityId}", 200],
|
|
1092
|
-
},
|
|
950
|
+
{ [_h]: ["GET", "/capabilities/{capabilityId}", 200] },
|
|
1093
951
|
() => GetCapabilityRequest,
|
|
1094
952
|
() => GetCapabilityResponse,
|
|
1095
953
|
];
|
|
@@ -1097,9 +955,7 @@ export var GetPartnership = [
|
|
|
1097
955
|
9,
|
|
1098
956
|
n0,
|
|
1099
957
|
_GP,
|
|
1100
|
-
{
|
|
1101
|
-
[_h]: ["GET", "/partnerships/{partnershipId}", 200],
|
|
1102
|
-
},
|
|
958
|
+
{ [_h]: ["GET", "/partnerships/{partnershipId}", 200] },
|
|
1103
959
|
() => GetPartnershipRequest,
|
|
1104
960
|
() => GetPartnershipResponse,
|
|
1105
961
|
];
|
|
@@ -1107,9 +963,7 @@ export var GetProfile = [
|
|
|
1107
963
|
9,
|
|
1108
964
|
n0,
|
|
1109
965
|
_GPe,
|
|
1110
|
-
{
|
|
1111
|
-
[_h]: ["GET", "/profiles/{profileId}", 200],
|
|
1112
|
-
},
|
|
966
|
+
{ [_h]: ["GET", "/profiles/{profileId}", 200] },
|
|
1113
967
|
() => GetProfileRequest,
|
|
1114
968
|
() => GetProfileResponse,
|
|
1115
969
|
];
|
|
@@ -1117,9 +971,7 @@ export var GetTransformer = [
|
|
|
1117
971
|
9,
|
|
1118
972
|
n0,
|
|
1119
973
|
_GT,
|
|
1120
|
-
{
|
|
1121
|
-
[_h]: ["GET", "/transformers/{transformerId}", 200],
|
|
1122
|
-
},
|
|
974
|
+
{ [_h]: ["GET", "/transformers/{transformerId}", 200] },
|
|
1123
975
|
() => GetTransformerRequest,
|
|
1124
976
|
() => GetTransformerResponse,
|
|
1125
977
|
];
|
|
@@ -1127,9 +979,7 @@ export var GetTransformerJob = [
|
|
|
1127
979
|
9,
|
|
1128
980
|
n0,
|
|
1129
981
|
_GTJ,
|
|
1130
|
-
{
|
|
1131
|
-
[_h]: ["GET", "/transformer-jobs/{transformerJobId}", 200],
|
|
1132
|
-
},
|
|
982
|
+
{ [_h]: ["GET", "/transformer-jobs/{transformerJobId}", 200] },
|
|
1133
983
|
() => GetTransformerJobRequest,
|
|
1134
984
|
() => GetTransformerJobResponse,
|
|
1135
985
|
];
|
|
@@ -1137,9 +987,7 @@ export var ListCapabilities = [
|
|
|
1137
987
|
9,
|
|
1138
988
|
n0,
|
|
1139
989
|
_LC,
|
|
1140
|
-
{
|
|
1141
|
-
[_h]: ["GET", "/capabilities", 200],
|
|
1142
|
-
},
|
|
990
|
+
{ [_h]: ["GET", "/capabilities", 200] },
|
|
1143
991
|
() => ListCapabilitiesRequest,
|
|
1144
992
|
() => ListCapabilitiesResponse,
|
|
1145
993
|
];
|
|
@@ -1147,9 +995,7 @@ export var ListPartnerships = [
|
|
|
1147
995
|
9,
|
|
1148
996
|
n0,
|
|
1149
997
|
_LP,
|
|
1150
|
-
{
|
|
1151
|
-
[_h]: ["GET", "/partnerships", 200],
|
|
1152
|
-
},
|
|
998
|
+
{ [_h]: ["GET", "/partnerships", 200] },
|
|
1153
999
|
() => ListPartnershipsRequest,
|
|
1154
1000
|
() => ListPartnershipsResponse,
|
|
1155
1001
|
];
|
|
@@ -1157,9 +1003,7 @@ export var ListProfiles = [
|
|
|
1157
1003
|
9,
|
|
1158
1004
|
n0,
|
|
1159
1005
|
_LPi,
|
|
1160
|
-
{
|
|
1161
|
-
[_h]: ["GET", "/profiles", 200],
|
|
1162
|
-
},
|
|
1006
|
+
{ [_h]: ["GET", "/profiles", 200] },
|
|
1163
1007
|
() => ListProfilesRequest,
|
|
1164
1008
|
() => ListProfilesResponse,
|
|
1165
1009
|
];
|
|
@@ -1167,9 +1011,7 @@ export var ListTagsForResource = [
|
|
|
1167
1011
|
9,
|
|
1168
1012
|
n0,
|
|
1169
1013
|
_LTFR,
|
|
1170
|
-
{
|
|
1171
|
-
[_h]: ["GET", "/tags/{ResourceARN}", 200],
|
|
1172
|
-
},
|
|
1014
|
+
{ [_h]: ["GET", "/tags/{ResourceARN}", 200] },
|
|
1173
1015
|
() => ListTagsForResourceRequest,
|
|
1174
1016
|
() => ListTagsForResourceResponse,
|
|
1175
1017
|
];
|
|
@@ -1177,9 +1019,7 @@ export var ListTransformers = [
|
|
|
1177
1019
|
9,
|
|
1178
1020
|
n0,
|
|
1179
1021
|
_LT,
|
|
1180
|
-
{
|
|
1181
|
-
[_h]: ["GET", "/transformers", 200],
|
|
1182
|
-
},
|
|
1022
|
+
{ [_h]: ["GET", "/transformers", 200] },
|
|
1183
1023
|
() => ListTransformersRequest,
|
|
1184
1024
|
() => ListTransformersResponse,
|
|
1185
1025
|
];
|
|
@@ -1187,9 +1027,7 @@ export var StartTransformerJob = [
|
|
|
1187
1027
|
9,
|
|
1188
1028
|
n0,
|
|
1189
1029
|
_STJ,
|
|
1190
|
-
{
|
|
1191
|
-
[_h]: ["POST", "/transformer-jobs", 200],
|
|
1192
|
-
},
|
|
1030
|
+
{ [_h]: ["POST", "/transformer-jobs", 200] },
|
|
1193
1031
|
() => StartTransformerJobRequest,
|
|
1194
1032
|
() => StartTransformerJobResponse,
|
|
1195
1033
|
];
|
|
@@ -1197,9 +1035,7 @@ export var TagResource = [
|
|
|
1197
1035
|
9,
|
|
1198
1036
|
n0,
|
|
1199
1037
|
_TR,
|
|
1200
|
-
{
|
|
1201
|
-
[_h]: ["POST", "/tags/{ResourceARN}", 200],
|
|
1202
|
-
},
|
|
1038
|
+
{ [_h]: ["POST", "/tags/{ResourceARN}", 200] },
|
|
1203
1039
|
() => TagResourceRequest,
|
|
1204
1040
|
() => __Unit,
|
|
1205
1041
|
];
|
|
@@ -1207,9 +1043,7 @@ export var TestConversion = [
|
|
|
1207
1043
|
9,
|
|
1208
1044
|
n0,
|
|
1209
1045
|
_TC,
|
|
1210
|
-
{
|
|
1211
|
-
[_h]: ["POST", "/testconversion", 200],
|
|
1212
|
-
},
|
|
1046
|
+
{ [_h]: ["POST", "/testconversion", 200] },
|
|
1213
1047
|
() => TestConversionRequest,
|
|
1214
1048
|
() => TestConversionResponse,
|
|
1215
1049
|
];
|
|
@@ -1217,9 +1051,7 @@ export var TestMapping = [
|
|
|
1217
1051
|
9,
|
|
1218
1052
|
n0,
|
|
1219
1053
|
_TM,
|
|
1220
|
-
{
|
|
1221
|
-
[_h]: ["POST", "/testmapping", 201],
|
|
1222
|
-
},
|
|
1054
|
+
{ [_h]: ["POST", "/testmapping", 201] },
|
|
1223
1055
|
() => TestMappingRequest,
|
|
1224
1056
|
() => TestMappingResponse,
|
|
1225
1057
|
];
|
|
@@ -1227,9 +1059,7 @@ export var TestParsing = [
|
|
|
1227
1059
|
9,
|
|
1228
1060
|
n0,
|
|
1229
1061
|
_TP,
|
|
1230
|
-
{
|
|
1231
|
-
[_h]: ["POST", "/testparsing", 201],
|
|
1232
|
-
},
|
|
1062
|
+
{ [_h]: ["POST", "/testparsing", 201] },
|
|
1233
1063
|
() => TestParsingRequest,
|
|
1234
1064
|
() => TestParsingResponse,
|
|
1235
1065
|
];
|
|
@@ -1237,9 +1067,7 @@ export var UntagResource = [
|
|
|
1237
1067
|
9,
|
|
1238
1068
|
n0,
|
|
1239
1069
|
_UR,
|
|
1240
|
-
{
|
|
1241
|
-
[_h]: ["DELETE", "/tags/{ResourceARN}", 200],
|
|
1242
|
-
},
|
|
1070
|
+
{ [_h]: ["DELETE", "/tags/{ResourceARN}", 200] },
|
|
1243
1071
|
() => UntagResourceRequest,
|
|
1244
1072
|
() => __Unit,
|
|
1245
1073
|
];
|
|
@@ -1247,9 +1075,7 @@ export var UpdateCapability = [
|
|
|
1247
1075
|
9,
|
|
1248
1076
|
n0,
|
|
1249
1077
|
_UC,
|
|
1250
|
-
{
|
|
1251
|
-
[_h]: ["PATCH", "/capabilities/{capabilityId}", 200],
|
|
1252
|
-
},
|
|
1078
|
+
{ [_h]: ["PATCH", "/capabilities/{capabilityId}", 200] },
|
|
1253
1079
|
() => UpdateCapabilityRequest,
|
|
1254
1080
|
() => UpdateCapabilityResponse,
|
|
1255
1081
|
];
|
|
@@ -1257,9 +1083,7 @@ export var UpdatePartnership = [
|
|
|
1257
1083
|
9,
|
|
1258
1084
|
n0,
|
|
1259
1085
|
_UP,
|
|
1260
|
-
{
|
|
1261
|
-
[_h]: ["PATCH", "/partnerships/{partnershipId}", 200],
|
|
1262
|
-
},
|
|
1086
|
+
{ [_h]: ["PATCH", "/partnerships/{partnershipId}", 200] },
|
|
1263
1087
|
() => UpdatePartnershipRequest,
|
|
1264
1088
|
() => UpdatePartnershipResponse,
|
|
1265
1089
|
];
|
|
@@ -1267,9 +1091,7 @@ export var UpdateProfile = [
|
|
|
1267
1091
|
9,
|
|
1268
1092
|
n0,
|
|
1269
1093
|
_UPp,
|
|
1270
|
-
{
|
|
1271
|
-
[_h]: ["PATCH", "/profiles/{profileId}", 200],
|
|
1272
|
-
},
|
|
1094
|
+
{ [_h]: ["PATCH", "/profiles/{profileId}", 200] },
|
|
1273
1095
|
() => UpdateProfileRequest,
|
|
1274
1096
|
() => UpdateProfileResponse,
|
|
1275
1097
|
];
|
|
@@ -1277,9 +1099,7 @@ export var UpdateTransformer = [
|
|
|
1277
1099
|
9,
|
|
1278
1100
|
n0,
|
|
1279
1101
|
_UT,
|
|
1280
|
-
{
|
|
1281
|
-
[_h]: ["PATCH", "/transformers/{transformerId}", 200],
|
|
1282
|
-
},
|
|
1102
|
+
{ [_h]: ["PATCH", "/transformers/{transformerId}", 200] },
|
|
1283
1103
|
() => UpdateTransformerRequest,
|
|
1284
1104
|
() => UpdateTransformerResponse,
|
|
1285
1105
|
];
|
package/dist-types/B2bi.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { B2biClient } from "./B2biClient";
|
|
3
3
|
import { CreateCapabilityCommandInput, CreateCapabilityCommandOutput } from "./commands/CreateCapabilityCommand";
|
|
4
4
|
import { CreatePartnershipCommandInput, CreatePartnershipCommandOutput } from "./commands/CreatePartnershipCommand";
|
|
@@ -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 { CreateCapabilityCommandInput, CreateCapabilityCommandOutput } from "./commands/CreateCapabilityCommand";
|
|
11
11
|
import { CreatePartnershipCommandInput, CreatePartnershipCommandOutput } from "./commands/CreatePartnershipCommand";
|
|
12
12
|
import { CreateProfileCommandInput, CreateProfileCommandOutput } from "./commands/CreateProfileCommand";
|
|
@@ -38,7 +38,7 @@ import { UpdatePartnershipCommandInput, UpdatePartnershipCommandOutput } from ".
|
|
|
38
38
|
import { UpdateProfileCommandInput, UpdateProfileCommandOutput } from "./commands/UpdateProfileCommand";
|
|
39
39
|
import { UpdateTransformerCommandInput, UpdateTransformerCommandOutput } from "./commands/UpdateTransformerCommand";
|
|
40
40
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
41
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
41
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
42
42
|
export { __Client };
|
|
43
43
|
/**
|
|
44
44
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { B2biHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { B2biHttpAuthSchemeProvider } 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 { B2biClientResolvedConfig } from "../B2biClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type B2biClientResolvedConfig } from "../B2biClient";
|
|
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 { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
-
import { CreateCapabilityRequest, CreateCapabilityResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
+
import type { CreateCapabilityRequest, CreateCapabilityResponse } from "../models/models_0";
|
|
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 { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
-
import { CreatePartnershipRequest, CreatePartnershipResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
+
import type { CreatePartnershipRequest, CreatePartnershipResponse } from "../models/models_0";
|
|
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 { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
-
import { CreateProfileRequest, CreateProfileResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
+
import type { CreateProfileRequest, CreateProfileResponse } from "../models/models_0";
|
|
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 { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
-
import { CreateStarterMappingTemplateRequest, CreateStarterMappingTemplateResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
+
import type { CreateStarterMappingTemplateRequest, CreateStarterMappingTemplateResponse } from "../models/models_0";
|
|
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 { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
-
import { CreateTransformerRequest, CreateTransformerResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { B2biClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../B2biClient";
|
|
4
|
+
import type { CreateTransformerRequest, CreateTransformerResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|