@aws-sdk/client-appflow 3.967.0 → 3.969.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -838,7 +838,7 @@ var AggregationConfig$ = [3, n0, _AC,
838
838
  var AmplitudeConnectorProfileCredentials$ = [3, n0, _ACPC,
839
839
  0,
840
840
  [_aK, _sK],
841
- [[() => ApiKey, 0], [() => SecretKey, 0]]
841
+ [[() => ApiKey, 0], [() => SecretKey, 0]], 2
842
842
  ];
843
843
  var AmplitudeConnectorProfileProperties$ = [3, n0, _ACPP,
844
844
  0,
@@ -853,12 +853,12 @@ var AmplitudeMetadata$ = [3, n0, _AM,
853
853
  var AmplitudeSourceProperties$ = [3, n0, _ASP,
854
854
  0,
855
855
  [_o],
856
- [0]
856
+ [0], 1
857
857
  ];
858
858
  var ApiKeyCredentials$ = [3, n0, _AKC,
859
859
  0,
860
860
  [_aK, _aSK],
861
- [[() => ApiKey, 0], [() => ApiSecretKey, 0]]
861
+ [[() => ApiKey, 0], [() => ApiSecretKey, 0]], 1
862
862
  ];
863
863
  var AuthenticationConfig$ = [3, n0, _ACu,
864
864
  0,
@@ -873,12 +873,12 @@ var AuthParameter$ = [3, n0, _AP,
873
873
  var BasicAuthCredentials$ = [3, n0, _BAC,
874
874
  0,
875
875
  [_u, _p],
876
- [0, [() => Password, 0]]
876
+ [0, [() => Password, 0]], 2
877
877
  ];
878
878
  var CancelFlowExecutionsRequest$ = [3, n0, _CFER,
879
879
  0,
880
880
  [_fN, _eI],
881
- [0, 64 | 0]
881
+ [0, 64 | 0], 1
882
882
  ];
883
883
  var CancelFlowExecutionsResponse$ = [3, n0, _CFERa,
884
884
  0,
@@ -910,12 +910,12 @@ var ConnectorDetail$ = [3, n0, _CD,
910
910
  var ConnectorEntity$ = [3, n0, _CEo,
911
911
  0,
912
912
  [_n, _l, _hNE],
913
- [0, 0, 2]
913
+ [0, 0, 2], 1
914
914
  ];
915
915
  var ConnectorEntityField$ = [3, n0, _CEF,
916
916
  0,
917
917
  [_i, _pI, _l, _iPK, _dV, _iD, _sFTD, _d, _sP, _dP, _cP],
918
- [0, 0, 0, 2, 0, 2, () => SupportedFieldTypeDetails$, 0, () => SourceFieldProperties$, () => DestinationFieldProperties$, 128 | 0]
918
+ [0, 0, 0, 2, 0, 2, () => SupportedFieldTypeDetails$, 0, () => SourceFieldProperties$, () => DestinationFieldProperties$, 128 | 0], 1
919
919
  ];
920
920
  var ConnectorMetadata$ = [3, n0, _CM,
921
921
  0,
@@ -940,7 +940,7 @@ var ConnectorProfile$ = [3, n0, _CPo,
940
940
  var ConnectorProfileConfig$ = [3, n0, _CPC,
941
941
  0,
942
942
  [_cPP, _cPCo],
943
- [() => ConnectorProfileProperties$, [() => ConnectorProfileCredentials$, 0]]
943
+ [() => ConnectorProfileProperties$, [() => ConnectorProfileCredentials$, 0]], 1
944
944
  ];
945
945
  var ConnectorProfileCredentials$ = [3, n0, _CPCo,
946
946
  0,
@@ -970,8 +970,8 @@ var ConnectorServerException$ = [-3, n0, _CSE,
970
970
  schema.TypeRegistry.for(n0).registerError(ConnectorServerException$, ConnectorServerException);
971
971
  var CreateConnectorProfileRequest$ = [3, n0, _CCPR,
972
972
  0,
973
- [_cPN, _kA, _cT, _cL, _cMon, _cPCon, _cTl],
974
- [0, 0, 0, 0, 0, [() => ConnectorProfileConfig$, 0], [0, 4]]
973
+ [_cPN, _cT, _cMon, _cPCon, _kA, _cL, _cTl],
974
+ [0, 0, 0, [() => ConnectorProfileConfig$, 0], 0, 0, [0, 4]], 4
975
975
  ];
976
976
  var CreateConnectorProfileResponse$ = [3, n0, _CCPRr,
977
977
  0,
@@ -980,8 +980,8 @@ var CreateConnectorProfileResponse$ = [3, n0, _CCPRr,
980
980
  ];
981
981
  var CreateFlowRequest$ = [3, n0, _CFR,
982
982
  0,
983
- [_fN, _d, _kA, _tC, _sFC, _dFCL, _t, _ta, _mCC, _cTl],
984
- [0, 0, 0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, 128 | 0, () => MetadataCatalogConfig$, [0, 4]]
983
+ [_fN, _tC, _sFC, _dFCL, _t, _d, _kA, _ta, _mCC, _cTl],
984
+ [0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, 0, 0, 128 | 0, () => MetadataCatalogConfig$, [0, 4]], 5
985
985
  ];
986
986
  var CreateFlowResponse$ = [3, n0, _CFRr,
987
987
  0,
@@ -996,17 +996,17 @@ var CustomAuthConfig$ = [3, n0, _CAC,
996
996
  var CustomAuthCredentials$ = [3, n0, _CACu,
997
997
  0,
998
998
  [_cAT, _cMr],
999
- [0, [() => CredentialsMap, 0]]
999
+ [0, [() => CredentialsMap, 0]], 1
1000
1000
  ];
1001
1001
  var CustomConnectorDestinationProperties$ = [3, n0, _CCDP,
1002
1002
  0,
1003
1003
  [_eN, _eHC, _wOT, _iFN, _cP],
1004
- [0, () => ErrorHandlingConfig$, 0, 64 | 0, 128 | 0]
1004
+ [0, () => ErrorHandlingConfig$, 0, 64 | 0, 128 | 0], 1
1005
1005
  ];
1006
1006
  var CustomConnectorProfileCredentials$ = [3, n0, _CCPC,
1007
1007
  0,
1008
1008
  [_aTu, _b, _oa, _aK, _cu],
1009
- [0, [() => BasicAuthCredentials$, 0], [() => OAuth2Credentials$, 0], [() => ApiKeyCredentials$, 0], [() => CustomAuthCredentials$, 0]]
1009
+ [0, [() => BasicAuthCredentials$, 0], [() => OAuth2Credentials$, 0], [() => ApiKeyCredentials$, 0], [() => CustomAuthCredentials$, 0]], 1
1010
1010
  ];
1011
1011
  var CustomConnectorProfileProperties$ = [3, n0, _CCPP,
1012
1012
  0,
@@ -1016,12 +1016,12 @@ var CustomConnectorProfileProperties$ = [3, n0, _CCPP,
1016
1016
  var CustomConnectorSourceProperties$ = [3, n0, _CCSP,
1017
1017
  0,
1018
1018
  [_eN, _cP, _dTA],
1019
- [0, 128 | 0, () => DataTransferApi$]
1019
+ [0, 128 | 0, () => DataTransferApi$], 1
1020
1020
  ];
1021
1021
  var CustomerProfilesDestinationProperties$ = [3, n0, _CPDP,
1022
1022
  0,
1023
1023
  [_dN, _oTN],
1024
- [0, 0]
1024
+ [0, 0], 1
1025
1025
  ];
1026
1026
  var CustomerProfilesMetadata$ = [3, n0, _CPM,
1027
1027
  0,
@@ -1031,12 +1031,12 @@ var CustomerProfilesMetadata$ = [3, n0, _CPM,
1031
1031
  var DatadogConnectorProfileCredentials$ = [3, n0, _DCPC,
1032
1032
  0,
1033
1033
  [_aK, _aKp],
1034
- [[() => ApiKey, 0], 0]
1034
+ [[() => ApiKey, 0], 0], 2
1035
1035
  ];
1036
1036
  var DatadogConnectorProfileProperties$ = [3, n0, _DCPP,
1037
1037
  0,
1038
1038
  [_iU],
1039
- [0]
1039
+ [0], 1
1040
1040
  ];
1041
1041
  var DatadogMetadata$ = [3, n0, _DM,
1042
1042
  0,
@@ -1046,7 +1046,7 @@ var DatadogMetadata$ = [3, n0, _DM,
1046
1046
  var DatadogSourceProperties$ = [3, n0, _DSP,
1047
1047
  0,
1048
1048
  [_o],
1049
- [0]
1049
+ [0], 1
1050
1050
  ];
1051
1051
  var DataTransferApi$ = [3, n0, _DTA,
1052
1052
  0,
@@ -1056,7 +1056,7 @@ var DataTransferApi$ = [3, n0, _DTA,
1056
1056
  var DeleteConnectorProfileRequest$ = [3, n0, _DCPR,
1057
1057
  0,
1058
1058
  [_cPN, _fD],
1059
- [0, 2]
1059
+ [0, 2], 1
1060
1060
  ];
1061
1061
  var DeleteConnectorProfileResponse$ = [3, n0, _DCPRe,
1062
1062
  0,
@@ -1066,7 +1066,7 @@ var DeleteConnectorProfileResponse$ = [3, n0, _DCPRe,
1066
1066
  var DeleteFlowRequest$ = [3, n0, _DFR,
1067
1067
  0,
1068
1068
  [_fN, _fD],
1069
- [0, 2]
1069
+ [0, 2], 1
1070
1070
  ];
1071
1071
  var DeleteFlowResponse$ = [3, n0, _DFRe,
1072
1072
  0,
@@ -1076,12 +1076,12 @@ var DeleteFlowResponse$ = [3, n0, _DFRe,
1076
1076
  var DescribeConnectorEntityRequest$ = [3, n0, _DCER,
1077
1077
  0,
1078
1078
  [_cEN, _cT, _cPN, _aV],
1079
- [0, 0, 0, 0]
1079
+ [0, 0, 0, 0], 1
1080
1080
  ];
1081
1081
  var DescribeConnectorEntityResponse$ = [3, n0, _DCERe,
1082
1082
  0,
1083
1083
  [_cEF],
1084
- [() => ConnectorEntityFieldList]
1084
+ [() => ConnectorEntityFieldList], 1
1085
1085
  ];
1086
1086
  var DescribeConnectorProfilesRequest$ = [3, n0, _DCPRes,
1087
1087
  0,
@@ -1096,7 +1096,7 @@ var DescribeConnectorProfilesResponse$ = [3, n0, _DCPResc,
1096
1096
  var DescribeConnectorRequest$ = [3, n0, _DCR,
1097
1097
  0,
1098
1098
  [_cT, _cL],
1099
- [0, 0]
1099
+ [0, 0], 1
1100
1100
  ];
1101
1101
  var DescribeConnectorResponse$ = [3, n0, _DCRe,
1102
1102
  0,
@@ -1116,7 +1116,7 @@ var DescribeConnectorsResponse$ = [3, n0, _DCResc,
1116
1116
  var DescribeFlowExecutionRecordsRequest$ = [3, n0, _DFERR,
1117
1117
  0,
1118
1118
  [_fN, _mR, _nT],
1119
- [0, 1, 0]
1119
+ [0, 1, 0], 1
1120
1120
  ];
1121
1121
  var DescribeFlowExecutionRecordsResponse$ = [3, n0, _DFERRe,
1122
1122
  0,
@@ -1126,7 +1126,7 @@ var DescribeFlowExecutionRecordsResponse$ = [3, n0, _DFERRe,
1126
1126
  var DescribeFlowRequest$ = [3, n0, _DFRes,
1127
1127
  0,
1128
1128
  [_fN],
1129
- [0]
1129
+ [0], 1
1130
1130
  ];
1131
1131
  var DescribeFlowResponse$ = [3, n0, _DFResc,
1132
1132
  0,
@@ -1145,18 +1145,18 @@ var DestinationFieldProperties$ = [3, n0, _DFP,
1145
1145
  ];
1146
1146
  var DestinationFlowConfig$ = [3, n0, _DFC,
1147
1147
  0,
1148
- [_cT, _aV, _cPN, _dCP],
1149
- [0, 0, 0, () => DestinationConnectorProperties$]
1148
+ [_cT, _dCP, _aV, _cPN],
1149
+ [0, () => DestinationConnectorProperties$, 0, 0], 2
1150
1150
  ];
1151
1151
  var DynatraceConnectorProfileCredentials$ = [3, n0, _DCPCy,
1152
1152
  0,
1153
1153
  [_aTpi],
1154
- [0]
1154
+ [0], 1
1155
1155
  ];
1156
1156
  var DynatraceConnectorProfileProperties$ = [3, n0, _DCPPy,
1157
1157
  0,
1158
1158
  [_iU],
1159
- [0]
1159
+ [0], 1
1160
1160
  ];
1161
1161
  var DynatraceMetadata$ = [3, n0, _DMy,
1162
1162
  0,
@@ -1166,7 +1166,7 @@ var DynatraceMetadata$ = [3, n0, _DMy,
1166
1166
  var DynatraceSourceProperties$ = [3, n0, _DSPy,
1167
1167
  0,
1168
1168
  [_o],
1169
- [0]
1169
+ [0], 1
1170
1170
  ];
1171
1171
  var ErrorHandlingConfig$ = [3, n0, _EHC,
1172
1172
  0,
@@ -1181,7 +1181,7 @@ var ErrorInfo$ = [3, n0, _EI,
1181
1181
  var EventBridgeDestinationProperties$ = [3, n0, _EBDP,
1182
1182
  0,
1183
1183
  [_o, _eHC],
1184
- [0, () => ErrorHandlingConfig$]
1184
+ [0, () => ErrorHandlingConfig$], 1
1185
1185
  ];
1186
1186
  var EventBridgeMetadata$ = [3, n0, _EBM,
1187
1187
  0,
@@ -1206,7 +1206,7 @@ var ExecutionResult$ = [3, n0, _ERx,
1206
1206
  var FieldTypeDetails$ = [3, n0, _FTD,
1207
1207
  0,
1208
1208
  [_fT, _fO, _sVu, _vRP, _sDF, _fVR, _fLR],
1209
- [0, 64 | 0, 64 | 0, 0, 0, () => Range$, () => Range$]
1209
+ [0, 64 | 0, 64 | 0, 0, 0, () => Range$, () => Range$], 2
1210
1210
  ];
1211
1211
  var FlowDefinition$ = [3, n0, _FD,
1212
1212
  0,
@@ -1216,12 +1216,12 @@ var FlowDefinition$ = [3, n0, _FD,
1216
1216
  var GlueDataCatalogConfig$ = [3, n0, _GDCC,
1217
1217
  0,
1218
1218
  [_rAo, _dNa, _tP],
1219
- [0, 0, 0]
1219
+ [0, 0, 0], 3
1220
1220
  ];
1221
1221
  var GoogleAnalyticsConnectorProfileCredentials$ = [3, n0, _GACPC,
1222
1222
  0,
1223
1223
  [_cI, _cS, _aTc, _rT, _oAR],
1224
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$]
1224
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$], 2
1225
1225
  ];
1226
1226
  var GoogleAnalyticsConnectorProfileProperties$ = [3, n0, _GACPP,
1227
1227
  0,
@@ -1236,7 +1236,7 @@ var GoogleAnalyticsMetadata$ = [3, n0, _GAM,
1236
1236
  var GoogleAnalyticsSourceProperties$ = [3, n0, _GASP,
1237
1237
  0,
1238
1238
  [_o],
1239
- [0]
1239
+ [0], 1
1240
1240
  ];
1241
1241
  var HoneycodeConnectorProfileCredentials$ = [3, n0, _HCPC,
1242
1242
  0,
@@ -1251,7 +1251,7 @@ var HoneycodeConnectorProfileProperties$ = [3, n0, _HCPP,
1251
1251
  var HoneycodeDestinationProperties$ = [3, n0, _HDP,
1252
1252
  0,
1253
1253
  [_o, _eHC],
1254
- [0, () => ErrorHandlingConfig$]
1254
+ [0, () => ErrorHandlingConfig$], 1
1255
1255
  ];
1256
1256
  var HoneycodeMetadata$ = [3, n0, _HM,
1257
1257
  0,
@@ -1266,12 +1266,12 @@ var IncrementalPullConfig$ = [3, n0, _IPC,
1266
1266
  var InforNexusConnectorProfileCredentials$ = [3, n0, _INCPC,
1267
1267
  0,
1268
1268
  [_aKI, _uI, _sAK, _da],
1269
- [[() => AccessKeyId, 0], 0, 0, 0]
1269
+ [[() => AccessKeyId, 0], 0, 0, 0], 4
1270
1270
  ];
1271
1271
  var InforNexusConnectorProfileProperties$ = [3, n0, _INCPP,
1272
1272
  0,
1273
1273
  [_iU],
1274
- [0]
1274
+ [0], 1
1275
1275
  ];
1276
1276
  var InforNexusMetadata$ = [3, n0, _INM,
1277
1277
  0,
@@ -1281,7 +1281,7 @@ var InforNexusMetadata$ = [3, n0, _INM,
1281
1281
  var InforNexusSourceProperties$ = [3, n0, _INSP,
1282
1282
  0,
1283
1283
  [_o],
1284
- [0]
1284
+ [0], 1
1285
1285
  ];
1286
1286
  var InternalServerException$ = [-3, n0, _ISE,
1287
1287
  { [_e]: _se, [_hE]: 500 },
@@ -1292,7 +1292,7 @@ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServ
1292
1292
  var LambdaConnectorProvisioningConfig$ = [3, n0, _LCPC,
1293
1293
  0,
1294
1294
  [_lA],
1295
- [0]
1295
+ [0], 1
1296
1296
  ];
1297
1297
  var ListConnectorEntitiesRequest$ = [3, n0, _LCER,
1298
1298
  0,
@@ -1302,7 +1302,7 @@ var ListConnectorEntitiesRequest$ = [3, n0, _LCER,
1302
1302
  var ListConnectorEntitiesResponse$ = [3, n0, _LCERi,
1303
1303
  0,
1304
1304
  [_cEM, _nT],
1305
- [() => ConnectorEntityMap, 0]
1305
+ [() => ConnectorEntityMap, 0], 1
1306
1306
  ];
1307
1307
  var ListConnectorsRequest$ = [3, n0, _LCR,
1308
1308
  0,
@@ -1327,7 +1327,7 @@ var ListFlowsResponse$ = [3, n0, _LFRi,
1327
1327
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1328
1328
  0,
1329
1329
  [_rAe],
1330
- [[0, 1]]
1330
+ [[0, 1]], 1
1331
1331
  ];
1332
1332
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1333
1333
  0,
@@ -1342,17 +1342,17 @@ var LookoutMetricsDestinationProperties$ = [3, n0, _LMDP,
1342
1342
  var MarketoConnectorProfileCredentials$ = [3, n0, _MCPC,
1343
1343
  0,
1344
1344
  [_cI, _cS, _aTc, _oAR],
1345
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$]
1345
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$], 2
1346
1346
  ];
1347
1347
  var MarketoConnectorProfileProperties$ = [3, n0, _MCPP,
1348
1348
  0,
1349
1349
  [_iU],
1350
- [0]
1350
+ [0], 1
1351
1351
  ];
1352
1352
  var MarketoDestinationProperties$ = [3, n0, _MDP,
1353
1353
  0,
1354
1354
  [_o, _eHC],
1355
- [0, () => ErrorHandlingConfig$]
1355
+ [0, () => ErrorHandlingConfig$], 1
1356
1356
  ];
1357
1357
  var MarketoMetadata$ = [3, n0, _MM,
1358
1358
  0,
@@ -1362,7 +1362,7 @@ var MarketoMetadata$ = [3, n0, _MM,
1362
1362
  var MarketoSourceProperties$ = [3, n0, _MSP,
1363
1363
  0,
1364
1364
  [_o],
1365
- [0]
1365
+ [0], 1
1366
1366
  ];
1367
1367
  var MetadataCatalogConfig$ = [3, n0, _MCC,
1368
1368
  0,
@@ -1392,17 +1392,17 @@ var OAuth2Defaults$ = [3, n0, _OAD,
1392
1392
  var OAuth2Properties$ = [3, n0, _OAP,
1393
1393
  0,
1394
1394
  [_tUo, _oAGT, _tUCP],
1395
- [0, 0, 128 | 0]
1395
+ [0, 0, 128 | 0], 2
1396
1396
  ];
1397
1397
  var OAuthCredentials$ = [3, n0, _OACu,
1398
1398
  0,
1399
1399
  [_cI, _cS, _aTc, _rT, _oAR],
1400
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$]
1400
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], 0, () => ConnectorOAuthRequest$], 2
1401
1401
  ];
1402
1402
  var OAuthProperties$ = [3, n0, _OAPu,
1403
1403
  0,
1404
1404
  [_tUo, _aCUu, _oAS],
1405
- [0, 0, 64 | 0]
1405
+ [0, 0, 64 | 0], 3
1406
1406
  ];
1407
1407
  var PardotConnectorProfileCredentials$ = [3, n0, _PCPC,
1408
1408
  0,
@@ -1422,7 +1422,7 @@ var PardotMetadata$ = [3, n0, _PM,
1422
1422
  var PardotSourceProperties$ = [3, n0, _PSP,
1423
1423
  0,
1424
1424
  [_o],
1425
- [0]
1425
+ [0], 1
1426
1426
  ];
1427
1427
  var PrefixConfig$ = [3, n0, _PC,
1428
1428
  0,
@@ -1446,13 +1446,13 @@ var RedshiftConnectorProfileCredentials$ = [3, n0, _RCPC,
1446
1446
  ];
1447
1447
  var RedshiftConnectorProfileProperties$ = [3, n0, _RCPP,
1448
1448
  0,
1449
- [_dU, _bN, _bP, _rAo, _dARA, _iRS, _cIl, _wN, _dNa],
1450
- [0, 0, 0, 0, 0, 2, 0, 0, 0]
1449
+ [_bN, _rAo, _dU, _bP, _dARA, _iRS, _cIl, _wN, _dNa],
1450
+ [0, 0, 0, 0, 0, 2, 0, 0, 0], 2
1451
1451
  ];
1452
1452
  var RedshiftDestinationProperties$ = [3, n0, _RDP,
1453
1453
  0,
1454
1454
  [_o, _iBN, _bP, _eHC],
1455
- [0, 0, 0, () => ErrorHandlingConfig$]
1455
+ [0, 0, 0, () => ErrorHandlingConfig$], 2
1456
1456
  ];
1457
1457
  var RedshiftMetadata$ = [3, n0, _RM,
1458
1458
  0,
@@ -1493,7 +1493,7 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
1493
1493
  var S3DestinationProperties$ = [3, n0, _SDP,
1494
1494
  0,
1495
1495
  [_bN, _bP, _sOFC],
1496
- [0, 0, () => S3OutputFormatConfig$]
1496
+ [0, 0, () => S3OutputFormatConfig$], 1
1497
1497
  ];
1498
1498
  var S3InputFormatConfig$ = [3, n0, _SIFC,
1499
1499
  0,
@@ -1513,7 +1513,7 @@ var S3OutputFormatConfig$ = [3, n0, _SOFC,
1513
1513
  var S3SourceProperties$ = [3, n0, _SSP,
1514
1514
  0,
1515
1515
  [_bN, _bP, _sIFC],
1516
- [0, 0, () => S3InputFormatConfig$]
1516
+ [0, 0, () => S3InputFormatConfig$], 1
1517
1517
  ];
1518
1518
  var SalesforceConnectorProfileCredentials$ = [3, n0, _SCPC,
1519
1519
  0,
@@ -1528,7 +1528,7 @@ var SalesforceConnectorProfileProperties$ = [3, n0, _SCPP,
1528
1528
  var SalesforceDestinationProperties$ = [3, n0, _SDPa,
1529
1529
  0,
1530
1530
  [_o, _iFN, _eHC, _wOT, _dTA],
1531
- [0, 64 | 0, () => ErrorHandlingConfig$, 0, 0]
1531
+ [0, 64 | 0, () => ErrorHandlingConfig$, 0, 0], 1
1532
1532
  ];
1533
1533
  var SalesforceMetadata$ = [3, n0, _SMa,
1534
1534
  0,
@@ -1538,7 +1538,7 @@ var SalesforceMetadata$ = [3, n0, _SMa,
1538
1538
  var SalesforceSourceProperties$ = [3, n0, _SSPa,
1539
1539
  0,
1540
1540
  [_o, _eDFU, _iDR, _dTA],
1541
- [0, 2, 2, 0]
1541
+ [0, 2, 2, 0], 1
1542
1542
  ];
1543
1543
  var SAPODataConnectorProfileCredentials$ = [3, n0, _SAPODCPC,
1544
1544
  0,
@@ -1548,12 +1548,12 @@ var SAPODataConnectorProfileCredentials$ = [3, n0, _SAPODCPC,
1548
1548
  var SAPODataConnectorProfileProperties$ = [3, n0, _SAPODCPP,
1549
1549
  0,
1550
1550
  [_aHU, _aSP, _pN, _cNl, _lL, _pLSN, _oAPu, _dSSO],
1551
- [0, 0, 1, 0, 0, 0, () => OAuthProperties$, 2]
1551
+ [0, 0, 1, 0, 0, 0, () => OAuthProperties$, 2], 4
1552
1552
  ];
1553
1553
  var SAPODataDestinationProperties$ = [3, n0, _SAPODDP,
1554
1554
  0,
1555
1555
  [_oP, _sRHC, _iFN, _eHC, _wOT],
1556
- [0, () => SuccessResponseHandlingConfig$, 64 | 0, () => ErrorHandlingConfig$, 0]
1556
+ [0, () => SuccessResponseHandlingConfig$, 64 | 0, () => ErrorHandlingConfig$, 0], 1
1557
1557
  ];
1558
1558
  var SAPODataMetadata$ = [3, n0, _SAPODM,
1559
1559
  0,
@@ -1563,12 +1563,12 @@ var SAPODataMetadata$ = [3, n0, _SAPODM,
1563
1563
  var SAPODataPaginationConfig$ = [3, n0, _SAPODPC,
1564
1564
  0,
1565
1565
  [_mPS],
1566
- [1]
1566
+ [1], 1
1567
1567
  ];
1568
1568
  var SAPODataParallelismConfig$ = [3, n0, _SAPODPCa,
1569
1569
  0,
1570
1570
  [_mP],
1571
- [1]
1571
+ [1], 1
1572
1572
  ];
1573
1573
  var SAPODataSourceProperties$ = [3, n0, _SAPODSP,
1574
1574
  0,
@@ -1578,7 +1578,7 @@ var SAPODataSourceProperties$ = [3, n0, _SAPODSP,
1578
1578
  var ScheduledTriggerProperties$ = [3, n0, _STP,
1579
1579
  0,
1580
1580
  [_sE, _dPM, _sST, _sET, _ti, _sOc, _fEF, _fEDT],
1581
- [0, 0, 4, 4, 0, 1, 4, 1]
1581
+ [0, 0, 4, 4, 0, 1, 4, 1], 1
1582
1582
  ];
1583
1583
  var ServiceNowConnectorProfileCredentials$ = [3, n0, _SNCPC,
1584
1584
  0,
@@ -1588,7 +1588,7 @@ var ServiceNowConnectorProfileCredentials$ = [3, n0, _SNCPC,
1588
1588
  var ServiceNowConnectorProfileProperties$ = [3, n0, _SNCPP,
1589
1589
  0,
1590
1590
  [_iU],
1591
- [0]
1591
+ [0], 1
1592
1592
  ];
1593
1593
  var ServiceNowMetadata$ = [3, n0, _SNM,
1594
1594
  0,
@@ -1598,7 +1598,7 @@ var ServiceNowMetadata$ = [3, n0, _SNM,
1598
1598
  var ServiceNowSourceProperties$ = [3, n0, _SNSP,
1599
1599
  0,
1600
1600
  [_o],
1601
- [0]
1601
+ [0], 1
1602
1602
  ];
1603
1603
  var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1604
1604
  { [_e]: _c, [_hE]: 402 },
@@ -1609,7 +1609,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, Servic
1609
1609
  var SingularConnectorProfileCredentials$ = [3, n0, _SCPCi,
1610
1610
  0,
1611
1611
  [_aK],
1612
- [[() => ApiKey, 0]]
1612
+ [[() => ApiKey, 0]], 1
1613
1613
  ];
1614
1614
  var SingularConnectorProfileProperties$ = [3, n0, _SCPPi,
1615
1615
  0,
@@ -1624,17 +1624,17 @@ var SingularMetadata$ = [3, n0, _SMi,
1624
1624
  var SingularSourceProperties$ = [3, n0, _SSPi,
1625
1625
  0,
1626
1626
  [_o],
1627
- [0]
1627
+ [0], 1
1628
1628
  ];
1629
1629
  var SlackConnectorProfileCredentials$ = [3, n0, _SCPCl,
1630
1630
  0,
1631
1631
  [_cI, _cS, _aTc, _oAR],
1632
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$]
1632
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$], 2
1633
1633
  ];
1634
1634
  var SlackConnectorProfileProperties$ = [3, n0, _SCPPl,
1635
1635
  0,
1636
1636
  [_iU],
1637
- [0]
1637
+ [0], 1
1638
1638
  ];
1639
1639
  var SlackMetadata$ = [3, n0, _SMl,
1640
1640
  0,
@@ -1644,22 +1644,22 @@ var SlackMetadata$ = [3, n0, _SMl,
1644
1644
  var SlackSourceProperties$ = [3, n0, _SSPl,
1645
1645
  0,
1646
1646
  [_o],
1647
- [0]
1647
+ [0], 1
1648
1648
  ];
1649
1649
  var SnowflakeConnectorProfileCredentials$ = [3, n0, _SCPCn,
1650
1650
  0,
1651
1651
  [_u, _p],
1652
- [0, [() => Password, 0]]
1652
+ [0, [() => Password, 0]], 2
1653
1653
  ];
1654
1654
  var SnowflakeConnectorProfileProperties$ = [3, n0, _SCPPn,
1655
1655
  0,
1656
1656
  [_w, _sta, _bN, _bP, _pLSN, _aN, _re],
1657
- [0, 0, 0, 0, 0, 0, 0]
1657
+ [0, 0, 0, 0, 0, 0, 0], 3
1658
1658
  ];
1659
1659
  var SnowflakeDestinationProperties$ = [3, n0, _SDPn,
1660
1660
  0,
1661
1661
  [_o, _iBN, _bP, _eHC],
1662
- [0, 0, 0, () => ErrorHandlingConfig$]
1662
+ [0, 0, 0, () => ErrorHandlingConfig$], 2
1663
1663
  ];
1664
1664
  var SnowflakeMetadata$ = [3, n0, _SMn,
1665
1665
  0,
@@ -1678,13 +1678,13 @@ var SourceFieldProperties$ = [3, n0, _SFP,
1678
1678
  ];
1679
1679
  var SourceFlowConfig$ = [3, n0, _SFC,
1680
1680
  0,
1681
- [_cT, _aV, _cPN, _sCP, _iPC],
1682
- [0, 0, 0, () => SourceConnectorProperties$, () => IncrementalPullConfig$]
1681
+ [_cT, _sCP, _aV, _cPN, _iPC],
1682
+ [0, () => SourceConnectorProperties$, 0, 0, () => IncrementalPullConfig$], 2
1683
1683
  ];
1684
1684
  var StartFlowRequest$ = [3, n0, _SFR,
1685
1685
  0,
1686
1686
  [_fN, _cTl],
1687
- [0, [0, 4]]
1687
+ [0, [0, 4]], 1
1688
1688
  ];
1689
1689
  var StartFlowResponse$ = [3, n0, _SFRt,
1690
1690
  0,
@@ -1694,7 +1694,7 @@ var StartFlowResponse$ = [3, n0, _SFRt,
1694
1694
  var StopFlowRequest$ = [3, n0, _SFRto,
1695
1695
  0,
1696
1696
  [_fN],
1697
- [0]
1697
+ [0], 1
1698
1698
  ];
1699
1699
  var StopFlowResponse$ = [3, n0, _SFRtop,
1700
1700
  0,
@@ -1709,12 +1709,12 @@ var SuccessResponseHandlingConfig$ = [3, n0, _SRHC,
1709
1709
  var SupportedFieldTypeDetails$ = [3, n0, _SFTD,
1710
1710
  0,
1711
1711
  [_v],
1712
- [() => FieldTypeDetails$]
1712
+ [() => FieldTypeDetails$], 1
1713
1713
  ];
1714
1714
  var TagResourceRequest$ = [3, n0, _TRR,
1715
1715
  0,
1716
1716
  [_rAe, _ta],
1717
- [[0, 1], 128 | 0]
1717
+ [[0, 1], 128 | 0], 2
1718
1718
  ];
1719
1719
  var TagResourceResponse$ = [3, n0, _TRRa,
1720
1720
  0,
@@ -1723,8 +1723,8 @@ var TagResourceResponse$ = [3, n0, _TRRa,
1723
1723
  ];
1724
1724
  var Task$ = [3, n0, _Ta,
1725
1725
  0,
1726
- [_sF, _cOo, _dF, _tTa, _tPa],
1727
- [64 | 0, () => ConnectorOperator$, 0, 0, 128 | 0]
1726
+ [_sF, _tTa, _cOo, _dF, _tPa],
1727
+ [64 | 0, 0, () => ConnectorOperator$, 0, 128 | 0], 2
1728
1728
  ];
1729
1729
  var ThrottlingException$ = [-3, n0, _TE,
1730
1730
  { [_e]: _c, [_hE]: 429 },
@@ -1735,7 +1735,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
1735
1735
  var TrendmicroConnectorProfileCredentials$ = [3, n0, _TCPC,
1736
1736
  0,
1737
1737
  [_aSK],
1738
- [[() => ApiSecretKey, 0]]
1738
+ [[() => ApiSecretKey, 0]], 1
1739
1739
  ];
1740
1740
  var TrendmicroConnectorProfileProperties$ = [3, n0, _TCPP,
1741
1741
  0,
@@ -1750,12 +1750,12 @@ var TrendmicroMetadata$ = [3, n0, _TM,
1750
1750
  var TrendmicroSourceProperties$ = [3, n0, _TSP,
1751
1751
  0,
1752
1752
  [_o],
1753
- [0]
1753
+ [0], 1
1754
1754
  ];
1755
1755
  var TriggerConfig$ = [3, n0, _TC,
1756
1756
  0,
1757
1757
  [_tT, _tPr],
1758
- [0, () => TriggerProperties$]
1758
+ [0, () => TriggerProperties$], 1
1759
1759
  ];
1760
1760
  var TriggerProperties$ = [3, n0, _TP,
1761
1761
  0,
@@ -1765,7 +1765,7 @@ var TriggerProperties$ = [3, n0, _TP,
1765
1765
  var UnregisterConnectorRequest$ = [3, n0, _UCR,
1766
1766
  0,
1767
1767
  [_cL, _fD],
1768
- [0, 2]
1768
+ [0, 2], 1
1769
1769
  ];
1770
1770
  var UnregisterConnectorResponse$ = [3, n0, _UCRn,
1771
1771
  0,
@@ -1781,7 +1781,7 @@ schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, Unsupp
1781
1781
  var UntagResourceRequest$ = [3, n0, _URR,
1782
1782
  0,
1783
1783
  [_rAe, _tK],
1784
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1784
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1785
1785
  ];
1786
1786
  var UntagResourceResponse$ = [3, n0, _URRn,
1787
1787
  0,
@@ -1791,7 +1791,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
1791
1791
  var UpdateConnectorProfileRequest$ = [3, n0, _UCPR,
1792
1792
  0,
1793
1793
  [_cPN, _cMon, _cPCon, _cTl],
1794
- [0, 0, [() => ConnectorProfileConfig$, 0], [0, 4]]
1794
+ [0, 0, [() => ConnectorProfileConfig$, 0], [0, 4]], 3
1795
1795
  ];
1796
1796
  var UpdateConnectorProfileResponse$ = [3, n0, _UCPRp,
1797
1797
  0,
@@ -1801,7 +1801,7 @@ var UpdateConnectorProfileResponse$ = [3, n0, _UCPRp,
1801
1801
  var UpdateConnectorRegistrationRequest$ = [3, n0, _UCRR,
1802
1802
  0,
1803
1803
  [_cL, _d, _cPC, _cTl],
1804
- [0, 0, () => ConnectorProvisioningConfig$, [0, 4]]
1804
+ [0, 0, () => ConnectorProvisioningConfig$, [0, 4]], 1
1805
1805
  ];
1806
1806
  var UpdateConnectorRegistrationResponse$ = [3, n0, _UCRRp,
1807
1807
  0,
@@ -1810,8 +1810,8 @@ var UpdateConnectorRegistrationResponse$ = [3, n0, _UCRRp,
1810
1810
  ];
1811
1811
  var UpdateFlowRequest$ = [3, n0, _UFR,
1812
1812
  0,
1813
- [_fN, _d, _tC, _sFC, _dFCL, _t, _mCC, _cTl],
1814
- [0, 0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, () => MetadataCatalogConfig$, [0, 4]]
1813
+ [_fN, _tC, _sFC, _dFCL, _t, _d, _mCC, _cTl],
1814
+ [0, () => TriggerConfig$, () => SourceFlowConfig$, () => DestinationFlowConfigList, () => Tasks, 0, () => MetadataCatalogConfig$, [0, 4]], 5
1815
1815
  ];
1816
1816
  var UpdateFlowResponse$ = [3, n0, _UFRp,
1817
1817
  0,
@@ -1820,8 +1820,8 @@ var UpdateFlowResponse$ = [3, n0, _UFRp,
1820
1820
  ];
1821
1821
  var UpsolverDestinationProperties$ = [3, n0, _UDP,
1822
1822
  0,
1823
- [_bN, _bP, _sOFC],
1824
- [0, 0, () => UpsolverS3OutputFormatConfig$]
1823
+ [_bN, _sOFC, _bP],
1824
+ [0, () => UpsolverS3OutputFormatConfig$, 0], 2
1825
1825
  ];
1826
1826
  var UpsolverMetadata$ = [3, n0, _UM,
1827
1827
  0,
@@ -1830,8 +1830,8 @@ var UpsolverMetadata$ = [3, n0, _UM,
1830
1830
  ];
1831
1831
  var UpsolverS3OutputFormatConfig$ = [3, n0, _USOFC,
1832
1832
  0,
1833
- [_fTi, _pC, _aCg],
1834
- [0, () => PrefixConfig$, () => AggregationConfig$]
1833
+ [_pC, _fTi, _aCg],
1834
+ [() => PrefixConfig$, 0, () => AggregationConfig$], 1
1835
1835
  ];
1836
1836
  var ValidationException$ = [-3, n0, _VE,
1837
1837
  { [_e]: _c, [_hE]: 400 },
@@ -1842,12 +1842,12 @@ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationExcept
1842
1842
  var VeevaConnectorProfileCredentials$ = [3, n0, _VCPC,
1843
1843
  0,
1844
1844
  [_u, _p],
1845
- [0, [() => Password, 0]]
1845
+ [0, [() => Password, 0]], 2
1846
1846
  ];
1847
1847
  var VeevaConnectorProfileProperties$ = [3, n0, _VCPP,
1848
1848
  0,
1849
1849
  [_iU],
1850
- [0]
1850
+ [0], 1
1851
1851
  ];
1852
1852
  var VeevaMetadata$ = [3, n0, _VM,
1853
1853
  0,
@@ -1857,22 +1857,22 @@ var VeevaMetadata$ = [3, n0, _VM,
1857
1857
  var VeevaSourceProperties$ = [3, n0, _VSP,
1858
1858
  0,
1859
1859
  [_o, _dTo, _iSFn, _iRn, _iAV],
1860
- [0, 0, 2, 2, 2]
1860
+ [0, 0, 2, 2, 2], 1
1861
1861
  ];
1862
1862
  var ZendeskConnectorProfileCredentials$ = [3, n0, _ZCPC,
1863
1863
  0,
1864
1864
  [_cI, _cS, _aTc, _oAR],
1865
- [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$]
1865
+ [0, [() => ClientSecret, 0], [() => AccessToken, 0], () => ConnectorOAuthRequest$], 2
1866
1866
  ];
1867
1867
  var ZendeskConnectorProfileProperties$ = [3, n0, _ZCPP,
1868
1868
  0,
1869
1869
  [_iU],
1870
- [0]
1870
+ [0], 1
1871
1871
  ];
1872
1872
  var ZendeskDestinationProperties$ = [3, n0, _ZDP,
1873
1873
  0,
1874
1874
  [_o, _iFN, _eHC, _wOT],
1875
- [0, 64 | 0, () => ErrorHandlingConfig$, 0]
1875
+ [0, 64 | 0, () => ErrorHandlingConfig$, 0], 1
1876
1876
  ];
1877
1877
  var ZendeskMetadata$ = [3, n0, _ZM,
1878
1878
  0,
@@ -1882,7 +1882,7 @@ var ZendeskMetadata$ = [3, n0, _ZM,
1882
1882
  var ZendeskSourceProperties$ = [3, n0, _ZSP,
1883
1883
  0,
1884
1884
  [_o],
1885
- [0]
1885
+ [0], 1
1886
1886
  ];
1887
1887
  var AppflowServiceException$ = [-3, _sm, "AppflowServiceException", 0, [], []];
1888
1888
  schema.TypeRegistry.for(_sm).registerError(AppflowServiceException$, AppflowServiceException);