@aws-sdk/client-appflow 3.968.0 → 3.970.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -601,7 +601,7 @@ export var AggregationConfig$ = [3, n0, _AC,
601
601
  export var AmplitudeConnectorProfileCredentials$ = [3, n0, _ACPC,
602
602
  0,
603
603
  [_aK, _sK],
604
- [[() => ApiKey, 0], [() => SecretKey, 0]]
604
+ [[() => ApiKey, 0], [() => SecretKey, 0]], 2
605
605
  ];
606
606
  export var AmplitudeConnectorProfileProperties$ = [3, n0, _ACPP,
607
607
  0,
@@ -616,12 +616,12 @@ export var AmplitudeMetadata$ = [3, n0, _AM,
616
616
  export var AmplitudeSourceProperties$ = [3, n0, _ASP,
617
617
  0,
618
618
  [_o],
619
- [0]
619
+ [0], 1
620
620
  ];
621
621
  export var ApiKeyCredentials$ = [3, n0, _AKC,
622
622
  0,
623
623
  [_aK, _aSK],
624
- [[() => ApiKey, 0], [() => ApiSecretKey, 0]]
624
+ [[() => ApiKey, 0], [() => ApiSecretKey, 0]], 1
625
625
  ];
626
626
  export var AuthenticationConfig$ = [3, n0, _ACu,
627
627
  0,
@@ -636,12 +636,12 @@ export var AuthParameter$ = [3, n0, _AP,
636
636
  export var BasicAuthCredentials$ = [3, n0, _BAC,
637
637
  0,
638
638
  [_u, _p],
639
- [0, [() => Password, 0]]
639
+ [0, [() => Password, 0]], 2
640
640
  ];
641
641
  export var CancelFlowExecutionsRequest$ = [3, n0, _CFER,
642
642
  0,
643
643
  [_fN, _eI],
644
- [0, 64 | 0]
644
+ [0, 64 | 0], 1
645
645
  ];
646
646
  export var CancelFlowExecutionsResponse$ = [3, n0, _CFERa,
647
647
  0,
@@ -673,12 +673,12 @@ export var ConnectorDetail$ = [3, n0, _CD,
673
673
  export var ConnectorEntity$ = [3, n0, _CEo,
674
674
  0,
675
675
  [_n, _l, _hNE],
676
- [0, 0, 2]
676
+ [0, 0, 2], 1
677
677
  ];
678
678
  export var ConnectorEntityField$ = [3, n0, _CEF,
679
679
  0,
680
680
  [_i, _pI, _l, _iPK, _dV, _iD, _sFTD, _d, _sP, _dP, _cP],
681
- [0, 0, 0, 2, 0, 2, () => SupportedFieldTypeDetails$, 0, () => SourceFieldProperties$, () => DestinationFieldProperties$, 128 | 0]
681
+ [0, 0, 0, 2, 0, 2, () => SupportedFieldTypeDetails$, 0, () => SourceFieldProperties$, () => DestinationFieldProperties$, 128 | 0], 1
682
682
  ];
683
683
  export var ConnectorMetadata$ = [3, n0, _CM,
684
684
  0,
@@ -703,7 +703,7 @@ export var ConnectorProfile$ = [3, n0, _CPo,
703
703
  export var ConnectorProfileConfig$ = [3, n0, _CPC,
704
704
  0,
705
705
  [_cPP, _cPCo],
706
- [() => ConnectorProfileProperties$, [() => ConnectorProfileCredentials$, 0]]
706
+ [() => ConnectorProfileProperties$, [() => ConnectorProfileCredentials$, 0]], 1
707
707
  ];
708
708
  export var ConnectorProfileCredentials$ = [3, n0, _CPCo,
709
709
  0,
@@ -733,8 +733,8 @@ export var ConnectorServerException$ = [-3, n0, _CSE,
733
733
  TypeRegistry.for(n0).registerError(ConnectorServerException$, ConnectorServerException);
734
734
  export var CreateConnectorProfileRequest$ = [3, n0, _CCPR,
735
735
  0,
736
- [_cPN, _kA, _cT, _cL, _cMon, _cPCon, _cTl],
737
- [0, 0, 0, 0, 0, [() => ConnectorProfileConfig$, 0], [0, 4]]
736
+ [_cPN, _cT, _cMon, _cPCon, _kA, _cL, _cTl],
737
+ [0, 0, 0, [() => ConnectorProfileConfig$, 0], 0, 0, [0, 4]], 4
738
738
  ];
739
739
  export var CreateConnectorProfileResponse$ = [3, n0, _CCPRr,
740
740
  0,
@@ -743,8 +743,8 @@ export var CreateConnectorProfileResponse$ = [3, n0, _CCPRr,
743
743
  ];
744
744
  export var CreateFlowRequest$ = [3, n0, _CFR,
745
745
  0,
746
- [_fN, _d, _kA, _tC, _sFC, _dFCL, _t, _ta, _mCC, _cTl],
747
- [0, 0, 0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, 128 | 0, () => MetadataCatalogConfig$, [0, 4]]
746
+ [_fN, _tC, _sFC, _dFCL, _t, _d, _kA, _ta, _mCC, _cTl],
747
+ [0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, 0, 0, 128 | 0, () => MetadataCatalogConfig$, [0, 4]], 5
748
748
  ];
749
749
  export var CreateFlowResponse$ = [3, n0, _CFRr,
750
750
  0,
@@ -759,17 +759,17 @@ export var CustomAuthConfig$ = [3, n0, _CAC,
759
759
  export var CustomAuthCredentials$ = [3, n0, _CACu,
760
760
  0,
761
761
  [_cAT, _cMr],
762
- [0, [() => CredentialsMap, 0]]
762
+ [0, [() => CredentialsMap, 0]], 1
763
763
  ];
764
764
  export var CustomConnectorDestinationProperties$ = [3, n0, _CCDP,
765
765
  0,
766
766
  [_eN, _eHC, _wOT, _iFN, _cP],
767
- [0, () => ErrorHandlingConfig$, 0, 64 | 0, 128 | 0]
767
+ [0, () => ErrorHandlingConfig$, 0, 64 | 0, 128 | 0], 1
768
768
  ];
769
769
  export var CustomConnectorProfileCredentials$ = [3, n0, _CCPC,
770
770
  0,
771
771
  [_aTu, _b, _oa, _aK, _cu],
772
- [0, [() => BasicAuthCredentials$, 0], [() => OAuth2Credentials$, 0], [() => ApiKeyCredentials$, 0], [() => CustomAuthCredentials$, 0]]
772
+ [0, [() => BasicAuthCredentials$, 0], [() => OAuth2Credentials$, 0], [() => ApiKeyCredentials$, 0], [() => CustomAuthCredentials$, 0]], 1
773
773
  ];
774
774
  export var CustomConnectorProfileProperties$ = [3, n0, _CCPP,
775
775
  0,
@@ -779,12 +779,12 @@ export var CustomConnectorProfileProperties$ = [3, n0, _CCPP,
779
779
  export var CustomConnectorSourceProperties$ = [3, n0, _CCSP,
780
780
  0,
781
781
  [_eN, _cP, _dTA],
782
- [0, 128 | 0, () => DataTransferApi$]
782
+ [0, 128 | 0, () => DataTransferApi$], 1
783
783
  ];
784
784
  export var CustomerProfilesDestinationProperties$ = [3, n0, _CPDP,
785
785
  0,
786
786
  [_dN, _oTN],
787
- [0, 0]
787
+ [0, 0], 1
788
788
  ];
789
789
  export var CustomerProfilesMetadata$ = [3, n0, _CPM,
790
790
  0,
@@ -794,12 +794,12 @@ export var CustomerProfilesMetadata$ = [3, n0, _CPM,
794
794
  export var DatadogConnectorProfileCredentials$ = [3, n0, _DCPC,
795
795
  0,
796
796
  [_aK, _aKp],
797
- [[() => ApiKey, 0], 0]
797
+ [[() => ApiKey, 0], 0], 2
798
798
  ];
799
799
  export var DatadogConnectorProfileProperties$ = [3, n0, _DCPP,
800
800
  0,
801
801
  [_iU],
802
- [0]
802
+ [0], 1
803
803
  ];
804
804
  export var DatadogMetadata$ = [3, n0, _DM,
805
805
  0,
@@ -809,7 +809,7 @@ export var DatadogMetadata$ = [3, n0, _DM,
809
809
  export var DatadogSourceProperties$ = [3, n0, _DSP,
810
810
  0,
811
811
  [_o],
812
- [0]
812
+ [0], 1
813
813
  ];
814
814
  export var DataTransferApi$ = [3, n0, _DTA,
815
815
  0,
@@ -819,7 +819,7 @@ export var DataTransferApi$ = [3, n0, _DTA,
819
819
  export var DeleteConnectorProfileRequest$ = [3, n0, _DCPR,
820
820
  0,
821
821
  [_cPN, _fD],
822
- [0, 2]
822
+ [0, 2], 1
823
823
  ];
824
824
  export var DeleteConnectorProfileResponse$ = [3, n0, _DCPRe,
825
825
  0,
@@ -829,7 +829,7 @@ export var DeleteConnectorProfileResponse$ = [3, n0, _DCPRe,
829
829
  export var DeleteFlowRequest$ = [3, n0, _DFR,
830
830
  0,
831
831
  [_fN, _fD],
832
- [0, 2]
832
+ [0, 2], 1
833
833
  ];
834
834
  export var DeleteFlowResponse$ = [3, n0, _DFRe,
835
835
  0,
@@ -839,12 +839,12 @@ export var DeleteFlowResponse$ = [3, n0, _DFRe,
839
839
  export var DescribeConnectorEntityRequest$ = [3, n0, _DCER,
840
840
  0,
841
841
  [_cEN, _cT, _cPN, _aV],
842
- [0, 0, 0, 0]
842
+ [0, 0, 0, 0], 1
843
843
  ];
844
844
  export var DescribeConnectorEntityResponse$ = [3, n0, _DCERe,
845
845
  0,
846
846
  [_cEF],
847
- [() => ConnectorEntityFieldList]
847
+ [() => ConnectorEntityFieldList], 1
848
848
  ];
849
849
  export var DescribeConnectorProfilesRequest$ = [3, n0, _DCPRes,
850
850
  0,
@@ -859,7 +859,7 @@ export var DescribeConnectorProfilesResponse$ = [3, n0, _DCPResc,
859
859
  export var DescribeConnectorRequest$ = [3, n0, _DCR,
860
860
  0,
861
861
  [_cT, _cL],
862
- [0, 0]
862
+ [0, 0], 1
863
863
  ];
864
864
  export var DescribeConnectorResponse$ = [3, n0, _DCRe,
865
865
  0,
@@ -879,7 +879,7 @@ export var DescribeConnectorsResponse$ = [3, n0, _DCResc,
879
879
  export var DescribeFlowExecutionRecordsRequest$ = [3, n0, _DFERR,
880
880
  0,
881
881
  [_fN, _mR, _nT],
882
- [0, 1, 0]
882
+ [0, 1, 0], 1
883
883
  ];
884
884
  export var DescribeFlowExecutionRecordsResponse$ = [3, n0, _DFERRe,
885
885
  0,
@@ -889,7 +889,7 @@ export var DescribeFlowExecutionRecordsResponse$ = [3, n0, _DFERRe,
889
889
  export var DescribeFlowRequest$ = [3, n0, _DFRes,
890
890
  0,
891
891
  [_fN],
892
- [0]
892
+ [0], 1
893
893
  ];
894
894
  export var DescribeFlowResponse$ = [3, n0, _DFResc,
895
895
  0,
@@ -908,18 +908,18 @@ export var DestinationFieldProperties$ = [3, n0, _DFP,
908
908
  ];
909
909
  export var DestinationFlowConfig$ = [3, n0, _DFC,
910
910
  0,
911
- [_cT, _aV, _cPN, _dCP],
912
- [0, 0, 0, () => DestinationConnectorProperties$]
911
+ [_cT, _dCP, _aV, _cPN],
912
+ [0, () => DestinationConnectorProperties$, 0, 0], 2
913
913
  ];
914
914
  export var DynatraceConnectorProfileCredentials$ = [3, n0, _DCPCy,
915
915
  0,
916
916
  [_aTpi],
917
- [0]
917
+ [0], 1
918
918
  ];
919
919
  export var DynatraceConnectorProfileProperties$ = [3, n0, _DCPPy,
920
920
  0,
921
921
  [_iU],
922
- [0]
922
+ [0], 1
923
923
  ];
924
924
  export var DynatraceMetadata$ = [3, n0, _DMy,
925
925
  0,
@@ -929,7 +929,7 @@ export var DynatraceMetadata$ = [3, n0, _DMy,
929
929
  export var DynatraceSourceProperties$ = [3, n0, _DSPy,
930
930
  0,
931
931
  [_o],
932
- [0]
932
+ [0], 1
933
933
  ];
934
934
  export var ErrorHandlingConfig$ = [3, n0, _EHC,
935
935
  0,
@@ -944,7 +944,7 @@ export var ErrorInfo$ = [3, n0, _EI,
944
944
  export var EventBridgeDestinationProperties$ = [3, n0, _EBDP,
945
945
  0,
946
946
  [_o, _eHC],
947
- [0, () => ErrorHandlingConfig$]
947
+ [0, () => ErrorHandlingConfig$], 1
948
948
  ];
949
949
  export var EventBridgeMetadata$ = [3, n0, _EBM,
950
950
  0,
@@ -969,7 +969,7 @@ export var ExecutionResult$ = [3, n0, _ERx,
969
969
  export var FieldTypeDetails$ = [3, n0, _FTD,
970
970
  0,
971
971
  [_fT, _fO, _sVu, _vRP, _sDF, _fVR, _fLR],
972
- [0, 64 | 0, 64 | 0, 0, 0, () => Range$, () => Range$]
972
+ [0, 64 | 0, 64 | 0, 0, 0, () => Range$, () => Range$], 2
973
973
  ];
974
974
  export var FlowDefinition$ = [3, n0, _FD,
975
975
  0,
@@ -979,12 +979,12 @@ export var FlowDefinition$ = [3, n0, _FD,
979
979
  export var GlueDataCatalogConfig$ = [3, n0, _GDCC,
980
980
  0,
981
981
  [_rAo, _dNa, _tP],
982
- [0, 0, 0]
982
+ [0, 0, 0], 3
983
983
  ];
984
984
  export var GoogleAnalyticsConnectorProfileCredentials$ = [3, n0, _GACPC,
985
985
  0,
986
986
  [_cI, _cS, _aTc, _rT, _oAR],
987
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$]
987
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$], 2
988
988
  ];
989
989
  export var GoogleAnalyticsConnectorProfileProperties$ = [3, n0, _GACPP,
990
990
  0,
@@ -999,7 +999,7 @@ export var GoogleAnalyticsMetadata$ = [3, n0, _GAM,
999
999
  export var GoogleAnalyticsSourceProperties$ = [3, n0, _GASP,
1000
1000
  0,
1001
1001
  [_o],
1002
- [0]
1002
+ [0], 1
1003
1003
  ];
1004
1004
  export var HoneycodeConnectorProfileCredentials$ = [3, n0, _HCPC,
1005
1005
  0,
@@ -1014,7 +1014,7 @@ export var HoneycodeConnectorProfileProperties$ = [3, n0, _HCPP,
1014
1014
  export var HoneycodeDestinationProperties$ = [3, n0, _HDP,
1015
1015
  0,
1016
1016
  [_o, _eHC],
1017
- [0, () => ErrorHandlingConfig$]
1017
+ [0, () => ErrorHandlingConfig$], 1
1018
1018
  ];
1019
1019
  export var HoneycodeMetadata$ = [3, n0, _HM,
1020
1020
  0,
@@ -1029,12 +1029,12 @@ export var IncrementalPullConfig$ = [3, n0, _IPC,
1029
1029
  export var InforNexusConnectorProfileCredentials$ = [3, n0, _INCPC,
1030
1030
  0,
1031
1031
  [_aKI, _uI, _sAK, _da],
1032
- [[() => AccessKeyId, 0], 0, 0, 0]
1032
+ [[() => AccessKeyId, 0], 0, 0, 0], 4
1033
1033
  ];
1034
1034
  export var InforNexusConnectorProfileProperties$ = [3, n0, _INCPP,
1035
1035
  0,
1036
1036
  [_iU],
1037
- [0]
1037
+ [0], 1
1038
1038
  ];
1039
1039
  export var InforNexusMetadata$ = [3, n0, _INM,
1040
1040
  0,
@@ -1044,7 +1044,7 @@ export var InforNexusMetadata$ = [3, n0, _INM,
1044
1044
  export var InforNexusSourceProperties$ = [3, n0, _INSP,
1045
1045
  0,
1046
1046
  [_o],
1047
- [0]
1047
+ [0], 1
1048
1048
  ];
1049
1049
  export var InternalServerException$ = [-3, n0, _ISE,
1050
1050
  { [_e]: _se, [_hE]: 500 },
@@ -1055,7 +1055,7 @@ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerExcep
1055
1055
  export var LambdaConnectorProvisioningConfig$ = [3, n0, _LCPC,
1056
1056
  0,
1057
1057
  [_lA],
1058
- [0]
1058
+ [0], 1
1059
1059
  ];
1060
1060
  export var ListConnectorEntitiesRequest$ = [3, n0, _LCER,
1061
1061
  0,
@@ -1065,7 +1065,7 @@ export var ListConnectorEntitiesRequest$ = [3, n0, _LCER,
1065
1065
  export var ListConnectorEntitiesResponse$ = [3, n0, _LCERi,
1066
1066
  0,
1067
1067
  [_cEM, _nT],
1068
- [() => ConnectorEntityMap, 0]
1068
+ [() => ConnectorEntityMap, 0], 1
1069
1069
  ];
1070
1070
  export var ListConnectorsRequest$ = [3, n0, _LCR,
1071
1071
  0,
@@ -1090,7 +1090,7 @@ export var ListFlowsResponse$ = [3, n0, _LFRi,
1090
1090
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1091
1091
  0,
1092
1092
  [_rAe],
1093
- [[0, 1]]
1093
+ [[0, 1]], 1
1094
1094
  ];
1095
1095
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1096
1096
  0,
@@ -1105,17 +1105,17 @@ export var LookoutMetricsDestinationProperties$ = [3, n0, _LMDP,
1105
1105
  export var MarketoConnectorProfileCredentials$ = [3, n0, _MCPC,
1106
1106
  0,
1107
1107
  [_cI, _cS, _aTc, _oAR],
1108
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$]
1108
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$], 2
1109
1109
  ];
1110
1110
  export var MarketoConnectorProfileProperties$ = [3, n0, _MCPP,
1111
1111
  0,
1112
1112
  [_iU],
1113
- [0]
1113
+ [0], 1
1114
1114
  ];
1115
1115
  export var MarketoDestinationProperties$ = [3, n0, _MDP,
1116
1116
  0,
1117
1117
  [_o, _eHC],
1118
- [0, () => ErrorHandlingConfig$]
1118
+ [0, () => ErrorHandlingConfig$], 1
1119
1119
  ];
1120
1120
  export var MarketoMetadata$ = [3, n0, _MM,
1121
1121
  0,
@@ -1125,7 +1125,7 @@ export var MarketoMetadata$ = [3, n0, _MM,
1125
1125
  export var MarketoSourceProperties$ = [3, n0, _MSP,
1126
1126
  0,
1127
1127
  [_o],
1128
- [0]
1128
+ [0], 1
1129
1129
  ];
1130
1130
  export var MetadataCatalogConfig$ = [3, n0, _MCC,
1131
1131
  0,
@@ -1155,17 +1155,17 @@ export var OAuth2Defaults$ = [3, n0, _OAD,
1155
1155
  export var OAuth2Properties$ = [3, n0, _OAP,
1156
1156
  0,
1157
1157
  [_tUo, _oAGT, _tUCP],
1158
- [0, 0, 128 | 0]
1158
+ [0, 0, 128 | 0], 2
1159
1159
  ];
1160
1160
  export var OAuthCredentials$ = [3, n0, _OACu,
1161
1161
  0,
1162
1162
  [_cI, _cS, _aTc, _rT, _oAR],
1163
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$]
1163
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$], 2
1164
1164
  ];
1165
1165
  export var OAuthProperties$ = [3, n0, _OAPu,
1166
1166
  0,
1167
1167
  [_tUo, _aCUu, _oAS],
1168
- [0, 0, 64 | 0]
1168
+ [0, 0, 64 | 0], 3
1169
1169
  ];
1170
1170
  export var PardotConnectorProfileCredentials$ = [3, n0, _PCPC,
1171
1171
  0,
@@ -1185,7 +1185,7 @@ export var PardotMetadata$ = [3, n0, _PM,
1185
1185
  export var PardotSourceProperties$ = [3, n0, _PSP,
1186
1186
  0,
1187
1187
  [_o],
1188
- [0]
1188
+ [0], 1
1189
1189
  ];
1190
1190
  export var PrefixConfig$ = [3, n0, _PC,
1191
1191
  0,
@@ -1209,13 +1209,13 @@ export var RedshiftConnectorProfileCredentials$ = [3, n0, _RCPC,
1209
1209
  ];
1210
1210
  export var RedshiftConnectorProfileProperties$ = [3, n0, _RCPP,
1211
1211
  0,
1212
- [_dU, _bN, _bP, _rAo, _dARA, _iRS, _cIl, _wN, _dNa],
1213
- [0, 0, 0, 0, 0, 2, 0, 0, 0]
1212
+ [_bN, _rAo, _dU, _bP, _dARA, _iRS, _cIl, _wN, _dNa],
1213
+ [0, 0, 0, 0, 0, 2, 0, 0, 0], 2
1214
1214
  ];
1215
1215
  export var RedshiftDestinationProperties$ = [3, n0, _RDP,
1216
1216
  0,
1217
1217
  [_o, _iBN, _bP, _eHC],
1218
- [0, 0, 0, () => ErrorHandlingConfig$]
1218
+ [0, 0, 0, () => ErrorHandlingConfig$], 2
1219
1219
  ];
1220
1220
  export var RedshiftMetadata$ = [3, n0, _RM,
1221
1221
  0,
@@ -1256,7 +1256,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
1256
1256
  export var S3DestinationProperties$ = [3, n0, _SDP,
1257
1257
  0,
1258
1258
  [_bN, _bP, _sOFC],
1259
- [0, 0, () => S3OutputFormatConfig$]
1259
+ [0, 0, () => S3OutputFormatConfig$], 1
1260
1260
  ];
1261
1261
  export var S3InputFormatConfig$ = [3, n0, _SIFC,
1262
1262
  0,
@@ -1276,7 +1276,7 @@ export var S3OutputFormatConfig$ = [3, n0, _SOFC,
1276
1276
  export var S3SourceProperties$ = [3, n0, _SSP,
1277
1277
  0,
1278
1278
  [_bN, _bP, _sIFC],
1279
- [0, 0, () => S3InputFormatConfig$]
1279
+ [0, 0, () => S3InputFormatConfig$], 1
1280
1280
  ];
1281
1281
  export var SalesforceConnectorProfileCredentials$ = [3, n0, _SCPC,
1282
1282
  0,
@@ -1291,7 +1291,7 @@ export var SalesforceConnectorProfileProperties$ = [3, n0, _SCPP,
1291
1291
  export var SalesforceDestinationProperties$ = [3, n0, _SDPa,
1292
1292
  0,
1293
1293
  [_o, _iFN, _eHC, _wOT, _dTA],
1294
- [0, 64 | 0, () => ErrorHandlingConfig$, 0, 0]
1294
+ [0, 64 | 0, () => ErrorHandlingConfig$, 0, 0], 1
1295
1295
  ];
1296
1296
  export var SalesforceMetadata$ = [3, n0, _SMa,
1297
1297
  0,
@@ -1301,7 +1301,7 @@ export var SalesforceMetadata$ = [3, n0, _SMa,
1301
1301
  export var SalesforceSourceProperties$ = [3, n0, _SSPa,
1302
1302
  0,
1303
1303
  [_o, _eDFU, _iDR, _dTA],
1304
- [0, 2, 2, 0]
1304
+ [0, 2, 2, 0], 1
1305
1305
  ];
1306
1306
  export var SAPODataConnectorProfileCredentials$ = [3, n0, _SAPODCPC,
1307
1307
  0,
@@ -1311,12 +1311,12 @@ export var SAPODataConnectorProfileCredentials$ = [3, n0, _SAPODCPC,
1311
1311
  export var SAPODataConnectorProfileProperties$ = [3, n0, _SAPODCPP,
1312
1312
  0,
1313
1313
  [_aHU, _aSP, _pN, _cNl, _lL, _pLSN, _oAPu, _dSSO],
1314
- [0, 0, 1, 0, 0, 0, () => OAuthProperties$, 2]
1314
+ [0, 0, 1, 0, 0, 0, () => OAuthProperties$, 2], 4
1315
1315
  ];
1316
1316
  export var SAPODataDestinationProperties$ = [3, n0, _SAPODDP,
1317
1317
  0,
1318
1318
  [_oP, _sRHC, _iFN, _eHC, _wOT],
1319
- [0, () => SuccessResponseHandlingConfig$, 64 | 0, () => ErrorHandlingConfig$, 0]
1319
+ [0, () => SuccessResponseHandlingConfig$, 64 | 0, () => ErrorHandlingConfig$, 0], 1
1320
1320
  ];
1321
1321
  export var SAPODataMetadata$ = [3, n0, _SAPODM,
1322
1322
  0,
@@ -1326,12 +1326,12 @@ export var SAPODataMetadata$ = [3, n0, _SAPODM,
1326
1326
  export var SAPODataPaginationConfig$ = [3, n0, _SAPODPC,
1327
1327
  0,
1328
1328
  [_mPS],
1329
- [1]
1329
+ [1], 1
1330
1330
  ];
1331
1331
  export var SAPODataParallelismConfig$ = [3, n0, _SAPODPCa,
1332
1332
  0,
1333
1333
  [_mP],
1334
- [1]
1334
+ [1], 1
1335
1335
  ];
1336
1336
  export var SAPODataSourceProperties$ = [3, n0, _SAPODSP,
1337
1337
  0,
@@ -1341,7 +1341,7 @@ export var SAPODataSourceProperties$ = [3, n0, _SAPODSP,
1341
1341
  export var ScheduledTriggerProperties$ = [3, n0, _STP,
1342
1342
  0,
1343
1343
  [_sE, _dPM, _sST, _sET, _ti, _sOc, _fEF, _fEDT],
1344
- [0, 0, 4, 4, 0, 1, 4, 1]
1344
+ [0, 0, 4, 4, 0, 1, 4, 1], 1
1345
1345
  ];
1346
1346
  export var ServiceNowConnectorProfileCredentials$ = [3, n0, _SNCPC,
1347
1347
  0,
@@ -1351,7 +1351,7 @@ export var ServiceNowConnectorProfileCredentials$ = [3, n0, _SNCPC,
1351
1351
  export var ServiceNowConnectorProfileProperties$ = [3, n0, _SNCPP,
1352
1352
  0,
1353
1353
  [_iU],
1354
- [0]
1354
+ [0], 1
1355
1355
  ];
1356
1356
  export var ServiceNowMetadata$ = [3, n0, _SNM,
1357
1357
  0,
@@ -1361,7 +1361,7 @@ export var ServiceNowMetadata$ = [3, n0, _SNM,
1361
1361
  export var ServiceNowSourceProperties$ = [3, n0, _SNSP,
1362
1362
  0,
1363
1363
  [_o],
1364
- [0]
1364
+ [0], 1
1365
1365
  ];
1366
1366
  export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1367
1367
  { [_e]: _c, [_hE]: 402 },
@@ -1372,7 +1372,7 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
1372
1372
  export var SingularConnectorProfileCredentials$ = [3, n0, _SCPCi,
1373
1373
  0,
1374
1374
  [_aK],
1375
- [[() => ApiKey, 0]]
1375
+ [[() => ApiKey, 0]], 1
1376
1376
  ];
1377
1377
  export var SingularConnectorProfileProperties$ = [3, n0, _SCPPi,
1378
1378
  0,
@@ -1387,17 +1387,17 @@ export var SingularMetadata$ = [3, n0, _SMi,
1387
1387
  export var SingularSourceProperties$ = [3, n0, _SSPi,
1388
1388
  0,
1389
1389
  [_o],
1390
- [0]
1390
+ [0], 1
1391
1391
  ];
1392
1392
  export var SlackConnectorProfileCredentials$ = [3, n0, _SCPCl,
1393
1393
  0,
1394
1394
  [_cI, _cS, _aTc, _oAR],
1395
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$]
1395
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$], 2
1396
1396
  ];
1397
1397
  export var SlackConnectorProfileProperties$ = [3, n0, _SCPPl,
1398
1398
  0,
1399
1399
  [_iU],
1400
- [0]
1400
+ [0], 1
1401
1401
  ];
1402
1402
  export var SlackMetadata$ = [3, n0, _SMl,
1403
1403
  0,
@@ -1407,22 +1407,22 @@ export var SlackMetadata$ = [3, n0, _SMl,
1407
1407
  export var SlackSourceProperties$ = [3, n0, _SSPl,
1408
1408
  0,
1409
1409
  [_o],
1410
- [0]
1410
+ [0], 1
1411
1411
  ];
1412
1412
  export var SnowflakeConnectorProfileCredentials$ = [3, n0, _SCPCn,
1413
1413
  0,
1414
1414
  [_u, _p],
1415
- [0, [() => Password, 0]]
1415
+ [0, [() => Password, 0]], 2
1416
1416
  ];
1417
1417
  export var SnowflakeConnectorProfileProperties$ = [3, n0, _SCPPn,
1418
1418
  0,
1419
1419
  [_w, _sta, _bN, _bP, _pLSN, _aN, _re],
1420
- [0, 0, 0, 0, 0, 0, 0]
1420
+ [0, 0, 0, 0, 0, 0, 0], 3
1421
1421
  ];
1422
1422
  export var SnowflakeDestinationProperties$ = [3, n0, _SDPn,
1423
1423
  0,
1424
1424
  [_o, _iBN, _bP, _eHC],
1425
- [0, 0, 0, () => ErrorHandlingConfig$]
1425
+ [0, 0, 0, () => ErrorHandlingConfig$], 2
1426
1426
  ];
1427
1427
  export var SnowflakeMetadata$ = [3, n0, _SMn,
1428
1428
  0,
@@ -1441,13 +1441,13 @@ export var SourceFieldProperties$ = [3, n0, _SFP,
1441
1441
  ];
1442
1442
  export var SourceFlowConfig$ = [3, n0, _SFC,
1443
1443
  0,
1444
- [_cT, _aV, _cPN, _sCP, _iPC],
1445
- [0, 0, 0, () => SourceConnectorProperties$, () => IncrementalPullConfig$]
1444
+ [_cT, _sCP, _aV, _cPN, _iPC],
1445
+ [0, () => SourceConnectorProperties$, 0, 0, () => IncrementalPullConfig$], 2
1446
1446
  ];
1447
1447
  export var StartFlowRequest$ = [3, n0, _SFR,
1448
1448
  0,
1449
1449
  [_fN, _cTl],
1450
- [0, [0, 4]]
1450
+ [0, [0, 4]], 1
1451
1451
  ];
1452
1452
  export var StartFlowResponse$ = [3, n0, _SFRt,
1453
1453
  0,
@@ -1457,7 +1457,7 @@ export var StartFlowResponse$ = [3, n0, _SFRt,
1457
1457
  export var StopFlowRequest$ = [3, n0, _SFRto,
1458
1458
  0,
1459
1459
  [_fN],
1460
- [0]
1460
+ [0], 1
1461
1461
  ];
1462
1462
  export var StopFlowResponse$ = [3, n0, _SFRtop,
1463
1463
  0,
@@ -1472,12 +1472,12 @@ export var SuccessResponseHandlingConfig$ = [3, n0, _SRHC,
1472
1472
  export var SupportedFieldTypeDetails$ = [3, n0, _SFTD,
1473
1473
  0,
1474
1474
  [_v],
1475
- [() => FieldTypeDetails$]
1475
+ [() => FieldTypeDetails$], 1
1476
1476
  ];
1477
1477
  export var TagResourceRequest$ = [3, n0, _TRR,
1478
1478
  0,
1479
1479
  [_rAe, _ta],
1480
- [[0, 1], 128 | 0]
1480
+ [[0, 1], 128 | 0], 2
1481
1481
  ];
1482
1482
  export var TagResourceResponse$ = [3, n0, _TRRa,
1483
1483
  0,
@@ -1486,8 +1486,8 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
1486
1486
  ];
1487
1487
  export var Task$ = [3, n0, _Ta,
1488
1488
  0,
1489
- [_sF, _cOo, _dF, _tTa, _tPa],
1490
- [64 | 0, () => ConnectorOperator$, 0, 0, 128 | 0]
1489
+ [_sF, _tTa, _cOo, _dF, _tPa],
1490
+ [64 | 0, 0, () => ConnectorOperator$, 0, 128 | 0], 2
1491
1491
  ];
1492
1492
  export var ThrottlingException$ = [-3, n0, _TE,
1493
1493
  { [_e]: _c, [_hE]: 429 },
@@ -1498,7 +1498,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1498
1498
  export var TrendmicroConnectorProfileCredentials$ = [3, n0, _TCPC,
1499
1499
  0,
1500
1500
  [_aSK],
1501
- [[() => ApiSecretKey, 0]]
1501
+ [[() => ApiSecretKey, 0]], 1
1502
1502
  ];
1503
1503
  export var TrendmicroConnectorProfileProperties$ = [3, n0, _TCPP,
1504
1504
  0,
@@ -1513,12 +1513,12 @@ export var TrendmicroMetadata$ = [3, n0, _TM,
1513
1513
  export var TrendmicroSourceProperties$ = [3, n0, _TSP,
1514
1514
  0,
1515
1515
  [_o],
1516
- [0]
1516
+ [0], 1
1517
1517
  ];
1518
1518
  export var TriggerConfig$ = [3, n0, _TC,
1519
1519
  0,
1520
1520
  [_tT, _tPr],
1521
- [0, () => TriggerProperties$]
1521
+ [0, () => TriggerProperties$], 1
1522
1522
  ];
1523
1523
  export var TriggerProperties$ = [3, n0, _TP,
1524
1524
  0,
@@ -1528,7 +1528,7 @@ export var TriggerProperties$ = [3, n0, _TP,
1528
1528
  export var UnregisterConnectorRequest$ = [3, n0, _UCR,
1529
1529
  0,
1530
1530
  [_cL, _fD],
1531
- [0, 2]
1531
+ [0, 2], 1
1532
1532
  ];
1533
1533
  export var UnregisterConnectorResponse$ = [3, n0, _UCRn,
1534
1534
  0,
@@ -1544,7 +1544,7 @@ TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOp
1544
1544
  export var UntagResourceRequest$ = [3, n0, _URR,
1545
1545
  0,
1546
1546
  [_rAe, _tK],
1547
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1547
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1548
1548
  ];
1549
1549
  export var UntagResourceResponse$ = [3, n0, _URRn,
1550
1550
  0,
@@ -1554,7 +1554,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
1554
1554
  export var UpdateConnectorProfileRequest$ = [3, n0, _UCPR,
1555
1555
  0,
1556
1556
  [_cPN, _cMon, _cPCon, _cTl],
1557
- [0, 0, [() => ConnectorProfileConfig$, 0], [0, 4]]
1557
+ [0, 0, [() => ConnectorProfileConfig$, 0], [0, 4]], 3
1558
1558
  ];
1559
1559
  export var UpdateConnectorProfileResponse$ = [3, n0, _UCPRp,
1560
1560
  0,
@@ -1564,7 +1564,7 @@ export var UpdateConnectorProfileResponse$ = [3, n0, _UCPRp,
1564
1564
  export var UpdateConnectorRegistrationRequest$ = [3, n0, _UCRR,
1565
1565
  0,
1566
1566
  [_cL, _d, _cPC, _cTl],
1567
- [0, 0, () => ConnectorProvisioningConfig$, [0, 4]]
1567
+ [0, 0, () => ConnectorProvisioningConfig$, [0, 4]], 1
1568
1568
  ];
1569
1569
  export var UpdateConnectorRegistrationResponse$ = [3, n0, _UCRRp,
1570
1570
  0,
@@ -1573,8 +1573,8 @@ export var UpdateConnectorRegistrationResponse$ = [3, n0, _UCRRp,
1573
1573
  ];
1574
1574
  export var UpdateFlowRequest$ = [3, n0, _UFR,
1575
1575
  0,
1576
- [_fN, _d, _tC, _sFC, _dFCL, _t, _mCC, _cTl],
1577
- [0, 0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, () => MetadataCatalogConfig$, [0, 4]]
1576
+ [_fN, _tC, _sFC, _dFCL, _t, _d, _mCC, _cTl],
1577
+ [0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, 0, () => MetadataCatalogConfig$, [0, 4]], 5
1578
1578
  ];
1579
1579
  export var UpdateFlowResponse$ = [3, n0, _UFRp,
1580
1580
  0,
@@ -1583,8 +1583,8 @@ export var UpdateFlowResponse$ = [3, n0, _UFRp,
1583
1583
  ];
1584
1584
  export var UpsolverDestinationProperties$ = [3, n0, _UDP,
1585
1585
  0,
1586
- [_bN, _bP, _sOFC],
1587
- [0, 0, () => UpsolverS3OutputFormatConfig$]
1586
+ [_bN, _sOFC, _bP],
1587
+ [0, () => UpsolverS3OutputFormatConfig$, 0], 2
1588
1588
  ];
1589
1589
  export var UpsolverMetadata$ = [3, n0, _UM,
1590
1590
  0,
@@ -1593,8 +1593,8 @@ export var UpsolverMetadata$ = [3, n0, _UM,
1593
1593
  ];
1594
1594
  export var UpsolverS3OutputFormatConfig$ = [3, n0, _USOFC,
1595
1595
  0,
1596
- [_fTi, _pC, _aCg],
1597
- [0, () => PrefixConfig$, () => AggregationConfig$]
1596
+ [_pC, _fTi, _aCg],
1597
+ [() => PrefixConfig$, 0, () => AggregationConfig$], 1
1598
1598
  ];
1599
1599
  export var ValidationException$ = [-3, n0, _VE,
1600
1600
  { [_e]: _c, [_hE]: 400 },
@@ -1605,12 +1605,12 @@ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1605
1605
  export var VeevaConnectorProfileCredentials$ = [3, n0, _VCPC,
1606
1606
  0,
1607
1607
  [_u, _p],
1608
- [0, [() => Password, 0]]
1608
+ [0, [() => Password, 0]], 2
1609
1609
  ];
1610
1610
  export var VeevaConnectorProfileProperties$ = [3, n0, _VCPP,
1611
1611
  0,
1612
1612
  [_iU],
1613
- [0]
1613
+ [0], 1
1614
1614
  ];
1615
1615
  export var VeevaMetadata$ = [3, n0, _VM,
1616
1616
  0,
@@ -1620,22 +1620,22 @@ export var VeevaMetadata$ = [3, n0, _VM,
1620
1620
  export var VeevaSourceProperties$ = [3, n0, _VSP,
1621
1621
  0,
1622
1622
  [_o, _dTo, _iSFn, _iRn, _iAV],
1623
- [0, 0, 2, 2, 2]
1623
+ [0, 0, 2, 2, 2], 1
1624
1624
  ];
1625
1625
  export var ZendeskConnectorProfileCredentials$ = [3, n0, _ZCPC,
1626
1626
  0,
1627
1627
  [_cI, _cS, _aTc, _oAR],
1628
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$]
1628
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$], 2
1629
1629
  ];
1630
1630
  export var ZendeskConnectorProfileProperties$ = [3, n0, _ZCPP,
1631
1631
  0,
1632
1632
  [_iU],
1633
- [0]
1633
+ [0], 1
1634
1634
  ];
1635
1635
  export var ZendeskDestinationProperties$ = [3, n0, _ZDP,
1636
1636
  0,
1637
1637
  [_o, _iFN, _eHC, _wOT],
1638
- [0, 64 | 0, () => ErrorHandlingConfig$, 0]
1638
+ [0, 64 | 0, () => ErrorHandlingConfig$, 0], 1
1639
1639
  ];
1640
1640
  export var ZendeskMetadata$ = [3, n0, _ZM,
1641
1641
  0,
@@ -1645,7 +1645,7 @@ export var ZendeskMetadata$ = [3, n0, _ZM,
1645
1645
  export var ZendeskSourceProperties$ = [3, n0, _ZSP,
1646
1646
  0,
1647
1647
  [_o],
1648
- [0]
1648
+ [0], 1
1649
1649
  ];
1650
1650
  export var AppflowServiceException$ = [-3, _sm, "AppflowServiceException", 0, [], []];
1651
1651
  TypeRegistry.for(_sm).registerError(AppflowServiceException$, AppflowServiceException);