@aws-sdk/client-cleanrooms 3.968.0 → 3.970.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +355 -351
- package/dist-es/schemas/schemas_0.js +355 -351
- package/dist-types/commands/GetProtectedJobCommand.d.ts +3 -0
- package/dist-types/commands/StartProtectedJobCommand.d.ts +6 -0
- package/dist-types/commands/UpdateProtectedJobCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +6 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -507,6 +507,7 @@ const _INAS = "IdNamespaceAssociationSummary";
|
|
|
507
507
|
const _INASL = "IdNamespaceAssociationSummaryList";
|
|
508
508
|
const _ISE = "InternalServerException";
|
|
509
509
|
const _JCPC = "JobComputePaymentConfig";
|
|
510
|
+
const _JPM = "JobParameterMap";
|
|
510
511
|
const _LAT = "ListAnalysisTemplates";
|
|
511
512
|
const _LATI = "ListAnalysisTemplatesInput";
|
|
512
513
|
const _LATO = "ListAnalysisTemplatesOutput";
|
|
@@ -1043,27 +1044,27 @@ var AnalysisTemplateText = [0, n0, _ATT, 8, 0];
|
|
|
1043
1044
|
var AccessBudget$ = [3, n0, _AB,
|
|
1044
1045
|
0,
|
|
1045
1046
|
[_rA, _d, _aRB],
|
|
1046
|
-
[0, () => AccessBudgetDetailsList, 1]
|
|
1047
|
+
[0, () => AccessBudgetDetailsList, 1], 3
|
|
1047
1048
|
];
|
|
1048
1049
|
var AccessBudgetDetails$ = [3, n0, _ABD,
|
|
1049
1050
|
0,
|
|
1050
|
-
[_sT,
|
|
1051
|
-
[4,
|
|
1051
|
+
[_sT, _rB, _b, _bT, _eT, _aR],
|
|
1052
|
+
[4, 1, 1, 0, 4, 0], 4
|
|
1052
1053
|
];
|
|
1053
1054
|
var AccessBudgetsPrivacyTemplateParametersInput$ = [3, n0, _ABPTPI,
|
|
1054
1055
|
0,
|
|
1055
1056
|
[_bP, _rA],
|
|
1056
|
-
[() => BudgetParameters, 0]
|
|
1057
|
+
[() => BudgetParameters, 0], 2
|
|
1057
1058
|
];
|
|
1058
1059
|
var AccessBudgetsPrivacyTemplateParametersOutput$ = [3, n0, _ABPTPO,
|
|
1059
1060
|
0,
|
|
1060
1061
|
[_bP, _rA],
|
|
1061
|
-
[() => BudgetParameters, 0]
|
|
1062
|
+
[() => BudgetParameters, 0], 2
|
|
1062
1063
|
];
|
|
1063
1064
|
var AccessBudgetsPrivacyTemplateUpdateParameters$ = [3, n0, _ABPTUP,
|
|
1064
1065
|
0,
|
|
1065
1066
|
[_bP],
|
|
1066
|
-
[() => BudgetParameters]
|
|
1067
|
+
[() => BudgetParameters], 1
|
|
1067
1068
|
];
|
|
1068
1069
|
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
1069
1070
|
{ [_e]: _c, [_hE]: 403 },
|
|
@@ -1074,42 +1075,42 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
|
|
|
1074
1075
|
var AggregateColumn$ = [3, n0, _AC,
|
|
1075
1076
|
0,
|
|
1076
1077
|
[_cN, _f],
|
|
1077
|
-
[64 | 0, 0]
|
|
1078
|
+
[64 | 0, 0], 2
|
|
1078
1079
|
];
|
|
1079
1080
|
var AggregationConstraint$ = [3, n0, _ACg,
|
|
1080
1081
|
0,
|
|
1081
1082
|
[_cNo, _mi, _t],
|
|
1082
|
-
[0, 1, 0]
|
|
1083
|
+
[0, 1, 0], 3
|
|
1083
1084
|
];
|
|
1084
1085
|
var AnalysisParameter$ = [3, n0, _AP,
|
|
1085
1086
|
8,
|
|
1086
1087
|
[_n, _t, _dV],
|
|
1087
|
-
[0, 0, 0]
|
|
1088
|
+
[0, 0, 0], 2
|
|
1088
1089
|
];
|
|
1089
1090
|
var AnalysisRule$ = [3, n0, _AR,
|
|
1090
1091
|
0,
|
|
1091
1092
|
[_cI, _t, _n, _cT, _uT, _p, _cP, _cPo],
|
|
1092
|
-
[0, 0, 0, 4, 4, () => AnalysisRulePolicy$, () => ConfiguredTableAssociationAnalysisRulePolicy$, () => ConsolidatedPolicy$]
|
|
1093
|
+
[0, 0, 0, 4, 4, () => AnalysisRulePolicy$, () => ConfiguredTableAssociationAnalysisRulePolicy$, () => ConsolidatedPolicy$], 6
|
|
1093
1094
|
];
|
|
1094
1095
|
var AnalysisRuleAggregation$ = [3, n0, _ARA,
|
|
1095
1096
|
0,
|
|
1096
|
-
[_aC, _jC,
|
|
1097
|
-
[() => AggregateColumnList, 64 | 0,
|
|
1097
|
+
[_aC, _jC, _dC, _sF, _oC, _jR, _aJO, _aA],
|
|
1098
|
+
[() => AggregateColumnList, 64 | 0, 64 | 0, 64 | 0, () => AggregationConstraints, 0, 64 | 0, 0], 5
|
|
1098
1099
|
];
|
|
1099
1100
|
var AnalysisRuleCustom$ = [3, n0, _ARC,
|
|
1100
1101
|
0,
|
|
1101
1102
|
[_aAl, _aAP, _aA, _dOC, _dP],
|
|
1102
|
-
[64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$]
|
|
1103
|
+
[64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$], 1
|
|
1103
1104
|
];
|
|
1104
1105
|
var AnalysisRuleIdMappingTable$ = [3, n0, _ARIMT,
|
|
1105
1106
|
0,
|
|
1106
1107
|
[_jC, _qC, _dC],
|
|
1107
|
-
[64 | 0, () => QueryConstraintList, 64 | 0]
|
|
1108
|
+
[64 | 0, () => QueryConstraintList, 64 | 0], 2
|
|
1108
1109
|
];
|
|
1109
1110
|
var AnalysisRuleList$ = [3, n0, _ARL,
|
|
1110
1111
|
0,
|
|
1111
|
-
[_jC,
|
|
1112
|
-
[64 | 0, 64 | 0, 64 | 0, 0]
|
|
1112
|
+
[_jC, _lC, _aJO, _aA],
|
|
1113
|
+
[64 | 0, 64 | 0, 64 | 0, 0], 2
|
|
1113
1114
|
];
|
|
1114
1115
|
var AnalysisSchema$ = [3, n0, _AS,
|
|
1115
1116
|
0,
|
|
@@ -1118,143 +1119,143 @@ var AnalysisSchema$ = [3, n0, _AS,
|
|
|
1118
1119
|
];
|
|
1119
1120
|
var AnalysisTemplate$ = [3, n0, _AT,
|
|
1120
1121
|
0,
|
|
1121
|
-
[_i, _a, _cI, _cA, _mI, _mA,
|
|
1122
|
-
[0, 0, 0, 0, 0, 0, 0,
|
|
1122
|
+
[_i, _a, _cI, _cA, _mI, _mA, _n, _cT, _uT, _s, _fo, _so, _de, _sM, _aP, _v, _eMC, _sDP],
|
|
1123
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, () => AnalysisSchema$, 0, [() => AnalysisSource$, 0], 0, () => AnalysisSourceMetadata$, [() => AnalysisParameterList, 0], () => AnalysisTemplateValidationStatusDetailList, () => ErrorMessageConfiguration$, () => SyntheticDataParameters$], 12
|
|
1123
1124
|
];
|
|
1124
1125
|
var AnalysisTemplateArtifact$ = [3, n0, _ATA,
|
|
1125
1126
|
0,
|
|
1126
1127
|
[_l],
|
|
1127
|
-
[() => S3Location$]
|
|
1128
|
+
[() => S3Location$], 1
|
|
1128
1129
|
];
|
|
1129
1130
|
var AnalysisTemplateArtifactMetadata$ = [3, n0, _ATAM,
|
|
1130
1131
|
0,
|
|
1131
1132
|
[_ePH, _aAH],
|
|
1132
|
-
[() => Hash$, () => HashList]
|
|
1133
|
+
[() => Hash$, () => HashList], 1
|
|
1133
1134
|
];
|
|
1134
1135
|
var AnalysisTemplateArtifacts$ = [3, n0, _ATAn,
|
|
1135
1136
|
0,
|
|
1136
|
-
[_eP,
|
|
1137
|
-
[() => AnalysisTemplateArtifact$, () => AnalysisTemplateArtifactList,
|
|
1137
|
+
[_eP, _rAo, _aAd],
|
|
1138
|
+
[() => AnalysisTemplateArtifact$, 0, () => AnalysisTemplateArtifactList], 2
|
|
1138
1139
|
];
|
|
1139
1140
|
var AnalysisTemplateSummary$ = [3, n0, _ATS,
|
|
1140
1141
|
0,
|
|
1141
1142
|
[_a, _cT, _i, _n, _uT, _mA, _mI, _cA, _cI, _de, _iSD],
|
|
1142
|
-
[0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 2]
|
|
1143
|
+
[0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 2], 9
|
|
1143
1144
|
];
|
|
1144
1145
|
var AnalysisTemplateValidationStatusDetail$ = [3, n0, _ATVSD,
|
|
1145
1146
|
0,
|
|
1146
1147
|
[_t, _st, _re],
|
|
1147
|
-
[0, 0, () => AnalysisTemplateValidationStatusReasonList]
|
|
1148
|
+
[0, 0, () => AnalysisTemplateValidationStatusReasonList], 2
|
|
1148
1149
|
];
|
|
1149
1150
|
var AnalysisTemplateValidationStatusReason$ = [3, n0, _ATVSR,
|
|
1150
1151
|
0,
|
|
1151
1152
|
[_m],
|
|
1152
|
-
[0]
|
|
1153
|
+
[0], 1
|
|
1153
1154
|
];
|
|
1154
1155
|
var ApprovalStatusDetails$ = [3, n0, _ASD,
|
|
1155
1156
|
0,
|
|
1156
1157
|
[_st],
|
|
1157
|
-
[0]
|
|
1158
|
+
[0], 1
|
|
1158
1159
|
];
|
|
1159
1160
|
var AthenaTableReference$ = [3, n0, _ATR,
|
|
1160
1161
|
0,
|
|
1161
|
-
[
|
|
1162
|
-
[0, 0, 0, 0, 0]
|
|
1162
|
+
[_wG, _dN, _tN, _reg, _oL],
|
|
1163
|
+
[0, 0, 0, 0, 0], 3
|
|
1163
1164
|
];
|
|
1164
1165
|
var BatchGetCollaborationAnalysisTemplateError$ = [3, n0, _BGCATE,
|
|
1165
1166
|
0,
|
|
1166
1167
|
[_a, _co, _m],
|
|
1167
|
-
[0, 0, 0]
|
|
1168
|
+
[0, 0, 0], 3
|
|
1168
1169
|
];
|
|
1169
1170
|
var BatchGetCollaborationAnalysisTemplateInput$ = [3, n0, _BGCATI,
|
|
1170
1171
|
0,
|
|
1171
1172
|
[_cIo, _aTA],
|
|
1172
|
-
[[0, 1], 64 | 0]
|
|
1173
|
+
[[0, 1], 64 | 0], 2
|
|
1173
1174
|
];
|
|
1174
1175
|
var BatchGetCollaborationAnalysisTemplateOutput$ = [3, n0, _BGCATO,
|
|
1175
1176
|
0,
|
|
1176
1177
|
[_cAT, _er],
|
|
1177
|
-
[[() => CollaborationAnalysisTemplateList, 0], () => BatchGetCollaborationAnalysisTemplateErrorList]
|
|
1178
|
+
[[() => CollaborationAnalysisTemplateList, 0], () => BatchGetCollaborationAnalysisTemplateErrorList], 2
|
|
1178
1179
|
];
|
|
1179
1180
|
var BatchGetSchemaAnalysisRuleError$ = [3, n0, _BGSARE,
|
|
1180
1181
|
0,
|
|
1181
1182
|
[_n, _t, _co, _m],
|
|
1182
|
-
[0, 0, 0, 0]
|
|
1183
|
+
[0, 0, 0, 0], 4
|
|
1183
1184
|
];
|
|
1184
1185
|
var BatchGetSchemaAnalysisRuleInput$ = [3, n0, _BGSARI,
|
|
1185
1186
|
0,
|
|
1186
1187
|
[_cIo, _sARR],
|
|
1187
|
-
[[0, 1], () => SchemaAnalysisRuleRequestList]
|
|
1188
|
+
[[0, 1], () => SchemaAnalysisRuleRequestList], 2
|
|
1188
1189
|
];
|
|
1189
1190
|
var BatchGetSchemaAnalysisRuleOutput$ = [3, n0, _BGSARO,
|
|
1190
1191
|
0,
|
|
1191
1192
|
[_aRn, _er],
|
|
1192
|
-
[() => SchemaAnalysisRuleList, () => BatchGetSchemaAnalysisRuleErrorList]
|
|
1193
|
+
[() => SchemaAnalysisRuleList, () => BatchGetSchemaAnalysisRuleErrorList], 2
|
|
1193
1194
|
];
|
|
1194
1195
|
var BatchGetSchemaError$ = [3, n0, _BGSE,
|
|
1195
1196
|
0,
|
|
1196
1197
|
[_n, _co, _m],
|
|
1197
|
-
[0, 0, 0]
|
|
1198
|
+
[0, 0, 0], 3
|
|
1198
1199
|
];
|
|
1199
1200
|
var BatchGetSchemaInput$ = [3, n0, _BGSI,
|
|
1200
1201
|
0,
|
|
1201
1202
|
[_cIo, _na],
|
|
1202
|
-
[[0, 1], 64 | 0]
|
|
1203
|
+
[[0, 1], 64 | 0], 2
|
|
1203
1204
|
];
|
|
1204
1205
|
var BatchGetSchemaOutput$ = [3, n0, _BGSO,
|
|
1205
1206
|
0,
|
|
1206
1207
|
[_sc, _er],
|
|
1207
|
-
[() => SchemaList, () => BatchGetSchemaErrorList]
|
|
1208
|
+
[() => SchemaList, () => BatchGetSchemaErrorList], 2
|
|
1208
1209
|
];
|
|
1209
1210
|
var BilledJobResourceUtilization$ = [3, n0, _BJRU,
|
|
1210
1211
|
0,
|
|
1211
1212
|
[_u],
|
|
1212
|
-
[1]
|
|
1213
|
+
[1], 1
|
|
1213
1214
|
];
|
|
1214
1215
|
var BilledResourceUtilization$ = [3, n0, _BRU,
|
|
1215
1216
|
0,
|
|
1216
1217
|
[_u],
|
|
1217
|
-
[1]
|
|
1218
|
+
[1], 1
|
|
1218
1219
|
];
|
|
1219
1220
|
var BudgetParameter$ = [3, n0, _BP,
|
|
1220
1221
|
0,
|
|
1221
1222
|
[_t, _b, _aR],
|
|
1222
|
-
[0, 1, 0]
|
|
1223
|
+
[0, 1, 0], 2
|
|
1223
1224
|
];
|
|
1224
1225
|
var Change$ = [3, n0, _C,
|
|
1225
1226
|
0,
|
|
1226
1227
|
[_sTp, _sp, _ty],
|
|
1227
|
-
[0, () => ChangeSpecification$, 64 | 0]
|
|
1228
|
+
[0, () => ChangeSpecification$, 64 | 0], 3
|
|
1228
1229
|
];
|
|
1229
1230
|
var ChangeInput$ = [3, n0, _CI,
|
|
1230
1231
|
0,
|
|
1231
1232
|
[_sTp, _sp],
|
|
1232
|
-
[0, () => ChangeSpecification$]
|
|
1233
|
+
[0, () => ChangeSpecification$], 2
|
|
1233
1234
|
];
|
|
1234
1235
|
var Collaboration$ = [3, n0, _Co,
|
|
1235
1236
|
0,
|
|
1236
|
-
[_i, _a, _n,
|
|
1237
|
-
[0, 0, 0, 0, 0,
|
|
1237
|
+
[_i, _a, _n, _cAI, _cDN, _cT, _uT, _mS, _qLS, _de, _mI, _mA, _dEM, _jLS, _aE, _aACT, _aRR, _iME],
|
|
1238
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, () => DataEncryptionMetadata$, 0, 0, 64 | 0, 64 | 0, 2], 9
|
|
1238
1239
|
];
|
|
1239
1240
|
var CollaborationAnalysisTemplate$ = [3, n0, _CAT,
|
|
1240
1241
|
0,
|
|
1241
|
-
[_i, _a, _cI, _cA,
|
|
1242
|
-
[0, 0, 0, 0, 0, 0,
|
|
1242
|
+
[_i, _a, _cI, _cA, _cAI, _n, _cT, _uT, _s, _fo, _de, _so, _sM, _aP, _v, _eMC, _sDP],
|
|
1243
|
+
[0, 0, 0, 0, 0, 0, 4, 4, () => AnalysisSchema$, 0, 0, [() => AnalysisSource$, 0], () => AnalysisSourceMetadata$, [() => AnalysisParameterList, 0], () => AnalysisTemplateValidationStatusDetailList, () => ErrorMessageConfiguration$, () => SyntheticDataParameters$], 10
|
|
1243
1244
|
];
|
|
1244
1245
|
var CollaborationAnalysisTemplateSummary$ = [3, n0, _CATS,
|
|
1245
1246
|
0,
|
|
1246
1247
|
[_a, _cT, _i, _n, _uT, _cA, _cI, _cAI, _de, _iSD],
|
|
1247
|
-
[0, 4, 0, 0, 4, 0, 0, 0, 0, 2]
|
|
1248
|
+
[0, 4, 0, 0, 4, 0, 0, 0, 0, 2], 8
|
|
1248
1249
|
];
|
|
1249
1250
|
var CollaborationChangeRequest$ = [3, n0, _CCR,
|
|
1250
1251
|
0,
|
|
1251
1252
|
[_i, _cI, _cT, _uT, _st, _iAA, _ch, _ap],
|
|
1252
|
-
[0, 0, 4, 4, 0, 2, () => ChangeList, () => ApprovalStatuses]
|
|
1253
|
+
[0, 0, 4, 4, 0, 2, () => ChangeList, () => ApprovalStatuses], 7
|
|
1253
1254
|
];
|
|
1254
1255
|
var CollaborationChangeRequestSummary$ = [3, n0, _CCRS,
|
|
1255
1256
|
0,
|
|
1256
1257
|
[_i, _cI, _cT, _uT, _st, _iAA, _ch, _ap],
|
|
1257
|
-
[0, 0, 4, 4, 0, 2, () => ChangeList, () => ApprovalStatuses]
|
|
1258
|
+
[0, 0, 4, 4, 0, 2, () => ChangeList, () => ApprovalStatuses], 7
|
|
1258
1259
|
];
|
|
1259
1260
|
var CollaborationChangeSpecification$ = [3, n0, _CCS,
|
|
1260
1261
|
0,
|
|
@@ -1263,83 +1264,83 @@ var CollaborationChangeSpecification$ = [3, n0, _CCS,
|
|
|
1263
1264
|
];
|
|
1264
1265
|
var CollaborationConfiguredAudienceModelAssociation$ = [3, n0, _CCAMA,
|
|
1265
1266
|
0,
|
|
1266
|
-
[_i, _a, _cI, _cA, _cAMA, _n,
|
|
1267
|
-
[0, 0, 0, 0, 0, 0, 0,
|
|
1267
|
+
[_i, _a, _cI, _cA, _cAMA, _n, _cAI, _cT, _uT, _de],
|
|
1268
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, 0], 9
|
|
1268
1269
|
];
|
|
1269
1270
|
var CollaborationConfiguredAudienceModelAssociationSummary$ = [3, n0, _CCAMAS,
|
|
1270
1271
|
0,
|
|
1271
1272
|
[_a, _cT, _i, _n, _uT, _cA, _cI, _cAI, _de],
|
|
1272
|
-
[0, 4, 0, 0, 4, 0, 0, 0, 0]
|
|
1273
|
+
[0, 4, 0, 0, 4, 0, 0, 0, 0], 8
|
|
1273
1274
|
];
|
|
1274
1275
|
var CollaborationIdNamespaceAssociation$ = [3, n0, _CINA,
|
|
1275
1276
|
0,
|
|
1276
|
-
[_i, _a, _cI, _cA, _n,
|
|
1277
|
-
[0, 0, 0, 0, 0, 0,
|
|
1277
|
+
[_i, _a, _cI, _cA, _n, _cAI, _cT, _uT, _iRC, _iRP, _de, _iMC],
|
|
1278
|
+
[0, 0, 0, 0, 0, 0, 4, 4, () => IdNamespaceAssociationInputReferenceConfig$, () => IdNamespaceAssociationInputReferenceProperties$, 0, () => IdMappingConfig$], 10
|
|
1278
1279
|
];
|
|
1279
1280
|
var CollaborationIdNamespaceAssociationSummary$ = [3, n0, _CINAS,
|
|
1280
1281
|
0,
|
|
1281
|
-
[_a, _cT, _i, _uT, _cA, _cI, _cAI, _iRC, _n,
|
|
1282
|
-
[0, 4, 0, 4, 0, 0, 0, () => IdNamespaceAssociationInputReferenceConfig$, 0,
|
|
1282
|
+
[_a, _cT, _i, _uT, _cA, _cI, _cAI, _iRC, _n, _iRP, _de],
|
|
1283
|
+
[0, 4, 0, 4, 0, 0, 0, () => IdNamespaceAssociationInputReferenceConfig$, 0, () => IdNamespaceAssociationInputReferencePropertiesSummary$, 0], 10
|
|
1283
1284
|
];
|
|
1284
1285
|
var CollaborationPrivacyBudgetSummary$ = [3, n0, _CPBS,
|
|
1285
1286
|
0,
|
|
1286
1287
|
[_i, _pBTI, _pBTA, _cI, _cA, _cAI, _t, _cT, _uT, _b],
|
|
1287
|
-
[0, 0, 0, 0, 0, 0, 0, 4, 4, () => PrivacyBudget$]
|
|
1288
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, () => PrivacyBudget$], 10
|
|
1288
1289
|
];
|
|
1289
1290
|
var CollaborationPrivacyBudgetTemplate$ = [3, n0, _CPBT,
|
|
1290
1291
|
0,
|
|
1291
1292
|
[_i, _a, _cI, _cA, _cAI, _cT, _uT, _pBT, _aR, _pa],
|
|
1292
|
-
[0, 0, 0, 0, 0, 4, 4, 0, 0, () => PrivacyBudgetTemplateParametersOutput$]
|
|
1293
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, () => PrivacyBudgetTemplateParametersOutput$], 10
|
|
1293
1294
|
];
|
|
1294
1295
|
var CollaborationPrivacyBudgetTemplateSummary$ = [3, n0, _CPBTS,
|
|
1295
1296
|
0,
|
|
1296
1297
|
[_i, _a, _cI, _cA, _cAI, _pBT, _cT, _uT],
|
|
1297
|
-
[0, 0, 0, 0, 0, 0, 4, 4]
|
|
1298
|
+
[0, 0, 0, 0, 0, 0, 4, 4], 8
|
|
1298
1299
|
];
|
|
1299
1300
|
var CollaborationSummary$ = [3, n0, _CS,
|
|
1300
1301
|
0,
|
|
1301
1302
|
[_i, _a, _n, _cAI, _cDN, _cT, _uT, _mS, _mI, _mA, _aE],
|
|
1302
|
-
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0]
|
|
1303
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0], 8
|
|
1303
1304
|
];
|
|
1304
1305
|
var Column$ = [3, n0, _Col,
|
|
1305
1306
|
0,
|
|
1306
1307
|
[_n, _t],
|
|
1307
|
-
[0, 0]
|
|
1308
|
+
[0, 0], 2
|
|
1308
1309
|
];
|
|
1309
1310
|
var ColumnClassificationDetails$ = [3, n0, _CCD,
|
|
1310
1311
|
0,
|
|
1311
1312
|
[_cM],
|
|
1312
|
-
[() => ColumnMappingList]
|
|
1313
|
+
[() => ColumnMappingList], 1
|
|
1313
1314
|
];
|
|
1314
1315
|
var ConfiguredAudienceModelAssociation$ = [3, n0, _CAMA,
|
|
1315
1316
|
0,
|
|
1316
|
-
[_i, _a, _cAMA, _mI, _mA, _cI, _cA, _n, _mRP,
|
|
1317
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 2,
|
|
1317
|
+
[_i, _a, _cAMA, _mI, _mA, _cI, _cA, _n, _mRP, _cT, _uT, _de],
|
|
1318
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 4, 0], 11
|
|
1318
1319
|
];
|
|
1319
1320
|
var ConfiguredAudienceModelAssociationSummary$ = [3, n0, _CAMAS,
|
|
1320
1321
|
0,
|
|
1321
1322
|
[_mI, _mA, _cA, _cI, _cT, _uT, _i, _a, _n, _cAMA, _de],
|
|
1322
|
-
[0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0]
|
|
1323
|
+
[0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0], 10
|
|
1323
1324
|
];
|
|
1324
1325
|
var ConfiguredTable$ = [3, n0, _CT,
|
|
1325
1326
|
0,
|
|
1326
|
-
[_i, _a, _n,
|
|
1327
|
-
[0, 0, 0,
|
|
1327
|
+
[_i, _a, _n, _tR, _cT, _uT, _aRT, _aM, _aCl, _de, _sAM],
|
|
1328
|
+
[0, 0, 0, () => TableReference$, 4, 4, 64 | 0, 0, 64 | 0, 0, 64 | 0], 9
|
|
1328
1329
|
];
|
|
1329
1330
|
var ConfiguredTableAnalysisRule$ = [3, n0, _CTAR,
|
|
1330
1331
|
0,
|
|
1331
1332
|
[_cTI, _cTA, _p, _t, _cT, _uT],
|
|
1332
|
-
[0, 0, () => ConfiguredTableAnalysisRulePolicy$, 0, 4, 4]
|
|
1333
|
+
[0, 0, () => ConfiguredTableAnalysisRulePolicy$, 0, 4, 4], 6
|
|
1333
1334
|
];
|
|
1334
1335
|
var ConfiguredTableAssociation$ = [3, n0, _CTA,
|
|
1335
1336
|
0,
|
|
1336
|
-
[_a, _i, _cTI, _cTA, _mI, _mA, _rAo, _n,
|
|
1337
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 64 | 0,
|
|
1337
|
+
[_a, _i, _cTI, _cTA, _mI, _mA, _rAo, _n, _cT, _uT, _de, _aRT],
|
|
1338
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0], 10
|
|
1338
1339
|
];
|
|
1339
1340
|
var ConfiguredTableAssociationAnalysisRule$ = [3, n0, _CTAAR,
|
|
1340
1341
|
0,
|
|
1341
1342
|
[_mIe, _cTAI, _cTAA, _p, _t, _cT, _uT],
|
|
1342
|
-
[0, 0, 0, () => ConfiguredTableAssociationAnalysisRulePolicy$, 0, 4, 4]
|
|
1343
|
+
[0, 0, 0, () => ConfiguredTableAssociationAnalysisRulePolicy$, 0, 4, 4], 7
|
|
1343
1344
|
];
|
|
1344
1345
|
var ConfiguredTableAssociationAnalysisRuleAggregation$ = [3, n0, _CTAARA,
|
|
1345
1346
|
0,
|
|
@@ -1359,12 +1360,12 @@ var ConfiguredTableAssociationAnalysisRuleList$ = [3, n0, _CTAARL,
|
|
|
1359
1360
|
var ConfiguredTableAssociationSummary$ = [3, n0, _CTAS,
|
|
1360
1361
|
0,
|
|
1361
1362
|
[_cTI, _mI, _mA, _n, _cT, _uT, _i, _a, _aRT],
|
|
1362
|
-
[0, 0, 0, 0, 4, 4, 0, 0, 64 | 0]
|
|
1363
|
+
[0, 0, 0, 0, 4, 4, 0, 0, 64 | 0], 8
|
|
1363
1364
|
];
|
|
1364
1365
|
var ConfiguredTableSummary$ = [3, n0, _CTS,
|
|
1365
1366
|
0,
|
|
1366
1367
|
[_i, _a, _n, _cT, _uT, _aRT, _aM, _sAM],
|
|
1367
|
-
[0, 0, 0, 4, 4, 64 | 0, 0, 64 | 0]
|
|
1368
|
+
[0, 0, 0, 4, 4, 64 | 0, 0, 64 | 0], 7
|
|
1368
1369
|
];
|
|
1369
1370
|
var ConflictException$ = [-3, n0, _CE,
|
|
1370
1371
|
{ [_e]: _c, [_hE]: 409 },
|
|
@@ -1374,148 +1375,148 @@ var ConflictException$ = [-3, n0, _CE,
|
|
|
1374
1375
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1375
1376
|
var ConsolidatedPolicyAggregation$ = [3, n0, _CPA,
|
|
1376
1377
|
0,
|
|
1377
|
-
[_aC, _jC,
|
|
1378
|
-
[() => AggregateColumnList, 64 | 0,
|
|
1378
|
+
[_aC, _jC, _dC, _sF, _oC, _jR, _aJO, _aA, _aRRl, _aAA],
|
|
1379
|
+
[() => AggregateColumnList, 64 | 0, 64 | 0, 64 | 0, () => AggregationConstraints, 0, 64 | 0, 0, 64 | 0, 64 | 0], 5
|
|
1379
1380
|
];
|
|
1380
1381
|
var ConsolidatedPolicyCustom$ = [3, n0, _CPC,
|
|
1381
1382
|
0,
|
|
1382
1383
|
[_aAl, _aAP, _aA, _dOC, _dP, _aRRl, _aAA],
|
|
1383
|
-
[64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$, 64 | 0, 64 | 0]
|
|
1384
|
+
[64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$, 64 | 0, 64 | 0], 1
|
|
1384
1385
|
];
|
|
1385
1386
|
var ConsolidatedPolicyList$ = [3, n0, _CPL,
|
|
1386
1387
|
0,
|
|
1387
|
-
[_jC,
|
|
1388
|
-
[64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0]
|
|
1388
|
+
[_jC, _lC, _aJO, _aA, _aRRl, _aAA],
|
|
1389
|
+
[64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0], 2
|
|
1389
1390
|
];
|
|
1390
1391
|
var CreateAnalysisTemplateInput$ = [3, n0, _CATI,
|
|
1391
1392
|
0,
|
|
1392
|
-
[
|
|
1393
|
-
[
|
|
1393
|
+
[_mIe, _n, _fo, _so, _de, _ta, _aP, _s, _eMC, _sDP],
|
|
1394
|
+
[[0, 1], 0, 0, [() => AnalysisSource$, 0], 0, 128 | 0, [() => AnalysisParameterList, 0], () => AnalysisSchema$, () => ErrorMessageConfiguration$, () => SyntheticDataParameters$], 4
|
|
1394
1395
|
];
|
|
1395
1396
|
var CreateAnalysisTemplateOutput$ = [3, n0, _CATO,
|
|
1396
1397
|
0,
|
|
1397
1398
|
[_aT],
|
|
1398
|
-
[[() => AnalysisTemplate$, 0]]
|
|
1399
|
+
[[() => AnalysisTemplate$, 0]], 1
|
|
1399
1400
|
];
|
|
1400
1401
|
var CreateCollaborationChangeRequestInput$ = [3, n0, _CCCRI,
|
|
1401
1402
|
0,
|
|
1402
1403
|
[_cIo, _ch],
|
|
1403
|
-
[[0, 1], () => ChangeInputList]
|
|
1404
|
+
[[0, 1], () => ChangeInputList], 2
|
|
1404
1405
|
];
|
|
1405
1406
|
var CreateCollaborationChangeRequestOutput$ = [3, n0, _CCCRO,
|
|
1406
1407
|
0,
|
|
1407
1408
|
[_cCR],
|
|
1408
|
-
[() => CollaborationChangeRequest$]
|
|
1409
|
+
[() => CollaborationChangeRequest$], 1
|
|
1409
1410
|
];
|
|
1410
1411
|
var CreateCollaborationInput$ = [3, n0, _CCI,
|
|
1411
1412
|
0,
|
|
1412
|
-
[_me, _n, _de, _cMA,
|
|
1413
|
-
[() => MemberList, 0, 0, 64 | 0, () => MLMemberAbilities$,
|
|
1413
|
+
[_me, _n, _de, _cMA, _cDN, _qLS, _cMLMA, _dEM, _jLS, _ta, _cPC, _aE, _aACRT, _aRR, _iME],
|
|
1414
|
+
[() => MemberList, 0, 0, 64 | 0, 0, 0, () => MLMemberAbilities$, () => DataEncryptionMetadata$, 0, 128 | 0, () => PaymentConfiguration$, 0, 64 | 0, 64 | 0, 2], 6
|
|
1414
1415
|
];
|
|
1415
1416
|
var CreateCollaborationOutput$ = [3, n0, _CCO,
|
|
1416
1417
|
0,
|
|
1417
1418
|
[_col],
|
|
1418
|
-
[() => Collaboration$]
|
|
1419
|
+
[() => Collaboration$], 1
|
|
1419
1420
|
];
|
|
1420
1421
|
var CreateConfiguredAudienceModelAssociationInput$ = [3, n0, _CCAMAI,
|
|
1421
1422
|
0,
|
|
1422
1423
|
[_mIe, _cAMA, _cAMAN, _mRP, _ta, _de],
|
|
1423
|
-
[[0, 1], 0, 0, 2, 128 | 0, 0]
|
|
1424
|
+
[[0, 1], 0, 0, 2, 128 | 0, 0], 4
|
|
1424
1425
|
];
|
|
1425
1426
|
var CreateConfiguredAudienceModelAssociationOutput$ = [3, n0, _CCAMAO,
|
|
1426
1427
|
0,
|
|
1427
1428
|
[_cAMAo],
|
|
1428
|
-
[() => ConfiguredAudienceModelAssociation$]
|
|
1429
|
+
[() => ConfiguredAudienceModelAssociation$], 1
|
|
1429
1430
|
];
|
|
1430
1431
|
var CreateConfiguredTableAnalysisRuleInput$ = [3, n0, _CCTARI,
|
|
1431
1432
|
0,
|
|
1432
1433
|
[_cTIo, _aRTn, _aRP],
|
|
1433
|
-
[[0, 1], 0, () => ConfiguredTableAnalysisRulePolicy$]
|
|
1434
|
+
[[0, 1], 0, () => ConfiguredTableAnalysisRulePolicy$], 3
|
|
1434
1435
|
];
|
|
1435
1436
|
var CreateConfiguredTableAnalysisRuleOutput$ = [3, n0, _CCTARO,
|
|
1436
1437
|
0,
|
|
1437
1438
|
[_aRna],
|
|
1438
|
-
[() => ConfiguredTableAnalysisRule$]
|
|
1439
|
+
[() => ConfiguredTableAnalysisRule$], 1
|
|
1439
1440
|
];
|
|
1440
1441
|
var CreateConfiguredTableAssociationAnalysisRuleInput$ = [3, n0, _CCTAARI,
|
|
1441
1442
|
0,
|
|
1442
1443
|
[_mIe, _cTAIo, _aRTn, _aRP],
|
|
1443
|
-
[[0, 1], [0, 1], 0, () => ConfiguredTableAssociationAnalysisRulePolicy$]
|
|
1444
|
+
[[0, 1], [0, 1], 0, () => ConfiguredTableAssociationAnalysisRulePolicy$], 4
|
|
1444
1445
|
];
|
|
1445
1446
|
var CreateConfiguredTableAssociationAnalysisRuleOutput$ = [3, n0, _CCTAARO,
|
|
1446
1447
|
0,
|
|
1447
1448
|
[_aRna],
|
|
1448
|
-
[() => ConfiguredTableAssociationAnalysisRule$]
|
|
1449
|
+
[() => ConfiguredTableAssociationAnalysisRule$], 1
|
|
1449
1450
|
];
|
|
1450
1451
|
var CreateConfiguredTableAssociationInput$ = [3, n0, _CCTAI,
|
|
1451
1452
|
0,
|
|
1452
|
-
[_n,
|
|
1453
|
-
[0,
|
|
1453
|
+
[_n, _mIe, _cTIo, _rAo, _de, _ta],
|
|
1454
|
+
[0, [0, 1], 0, 0, 0, 128 | 0], 4
|
|
1454
1455
|
];
|
|
1455
1456
|
var CreateConfiguredTableAssociationOutput$ = [3, n0, _CCTAO,
|
|
1456
1457
|
0,
|
|
1457
1458
|
[_cTAo],
|
|
1458
|
-
[() => ConfiguredTableAssociation$]
|
|
1459
|
+
[() => ConfiguredTableAssociation$], 1
|
|
1459
1460
|
];
|
|
1460
1461
|
var CreateConfiguredTableInput$ = [3, n0, _CCTI,
|
|
1461
1462
|
0,
|
|
1462
|
-
[_n,
|
|
1463
|
-
[0,
|
|
1463
|
+
[_n, _tR, _aCl, _aM, _de, _sAM, _ta],
|
|
1464
|
+
[0, () => TableReference$, 64 | 0, 0, 0, 64 | 0, 128 | 0], 4
|
|
1464
1465
|
];
|
|
1465
1466
|
var CreateConfiguredTableOutput$ = [3, n0, _CCTO,
|
|
1466
1467
|
0,
|
|
1467
1468
|
[_cTo],
|
|
1468
|
-
[() => ConfiguredTable$]
|
|
1469
|
+
[() => ConfiguredTable$], 1
|
|
1469
1470
|
];
|
|
1470
1471
|
var CreateIdMappingTableInput$ = [3, n0, _CIMTI,
|
|
1471
1472
|
0,
|
|
1472
|
-
[_mIe, _n,
|
|
1473
|
-
[[0, 1], 0,
|
|
1473
|
+
[_mIe, _n, _iRC, _de, _ta, _kKA],
|
|
1474
|
+
[[0, 1], 0, () => IdMappingTableInputReferenceConfig$, 0, 128 | 0, 0], 3
|
|
1474
1475
|
];
|
|
1475
1476
|
var CreateIdMappingTableOutput$ = [3, n0, _CIMTO,
|
|
1476
1477
|
0,
|
|
1477
1478
|
[_iMT],
|
|
1478
|
-
[() => IdMappingTable$]
|
|
1479
|
+
[() => IdMappingTable$], 1
|
|
1479
1480
|
];
|
|
1480
1481
|
var CreateIdNamespaceAssociationInput$ = [3, n0, _CINAI,
|
|
1481
1482
|
0,
|
|
1482
|
-
[_mIe, _iRC,
|
|
1483
|
-
[[0, 1], () => IdNamespaceAssociationInputReferenceConfig$, 128 | 0, 0,
|
|
1483
|
+
[_mIe, _iRC, _n, _ta, _de, _iMC],
|
|
1484
|
+
[[0, 1], () => IdNamespaceAssociationInputReferenceConfig$, 0, 128 | 0, 0, () => IdMappingConfig$], 3
|
|
1484
1485
|
];
|
|
1485
1486
|
var CreateIdNamespaceAssociationOutput$ = [3, n0, _CINAO,
|
|
1486
1487
|
0,
|
|
1487
1488
|
[_iNA],
|
|
1488
|
-
[() => IdNamespaceAssociation$]
|
|
1489
|
+
[() => IdNamespaceAssociation$], 1
|
|
1489
1490
|
];
|
|
1490
1491
|
var CreateMembershipInput$ = [3, n0, _CMI,
|
|
1491
1492
|
0,
|
|
1492
1493
|
[_cIo, _qLS, _jLS, _ta, _dRC, _dJRC, _pC, _iME],
|
|
1493
|
-
[0, 0, 0, 128 | 0, () => MembershipProtectedQueryResultConfiguration$, () => MembershipProtectedJobResultConfiguration$, () => MembershipPaymentConfiguration$, 2]
|
|
1494
|
+
[0, 0, 0, 128 | 0, () => MembershipProtectedQueryResultConfiguration$, () => MembershipProtectedJobResultConfiguration$, () => MembershipPaymentConfiguration$, 2], 2
|
|
1494
1495
|
];
|
|
1495
1496
|
var CreateMembershipOutput$ = [3, n0, _CMO,
|
|
1496
1497
|
0,
|
|
1497
1498
|
[_mem],
|
|
1498
|
-
[() => Membership$]
|
|
1499
|
+
[() => Membership$], 1
|
|
1499
1500
|
];
|
|
1500
1501
|
var CreatePrivacyBudgetTemplateInput$ = [3, n0, _CPBTI,
|
|
1501
1502
|
0,
|
|
1502
|
-
[_mIe,
|
|
1503
|
-
[[0, 1], 0,
|
|
1503
|
+
[_mIe, _pBT, _pa, _aR, _ta],
|
|
1504
|
+
[[0, 1], 0, () => PrivacyBudgetTemplateParametersInput$, 0, 128 | 0], 3
|
|
1504
1505
|
];
|
|
1505
1506
|
var CreatePrivacyBudgetTemplateOutput$ = [3, n0, _CPBTO,
|
|
1506
1507
|
0,
|
|
1507
1508
|
[_pBTr],
|
|
1508
|
-
[() => PrivacyBudgetTemplate$]
|
|
1509
|
+
[() => PrivacyBudgetTemplate$], 1
|
|
1509
1510
|
];
|
|
1510
1511
|
var DataEncryptionMetadata$ = [3, n0, _DEM,
|
|
1511
1512
|
0,
|
|
1512
1513
|
[_aCll, _aD, _aJOCWDN, _pN],
|
|
1513
|
-
[2, 2, 2, 2]
|
|
1514
|
+
[2, 2, 2, 2], 4
|
|
1514
1515
|
];
|
|
1515
1516
|
var DeleteAnalysisTemplateInput$ = [3, n0, _DATI,
|
|
1516
1517
|
0,
|
|
1517
1518
|
[_mIe, _aTI],
|
|
1518
|
-
[[0, 1], [0, 1]]
|
|
1519
|
+
[[0, 1], [0, 1]], 2
|
|
1519
1520
|
];
|
|
1520
1521
|
var DeleteAnalysisTemplateOutput$ = [3, n0, _DATO,
|
|
1521
1522
|
0,
|
|
@@ -1525,7 +1526,7 @@ var DeleteAnalysisTemplateOutput$ = [3, n0, _DATO,
|
|
|
1525
1526
|
var DeleteCollaborationInput$ = [3, n0, _DCI,
|
|
1526
1527
|
0,
|
|
1527
1528
|
[_cIo],
|
|
1528
|
-
[[0, 1]]
|
|
1529
|
+
[[0, 1]], 1
|
|
1529
1530
|
];
|
|
1530
1531
|
var DeleteCollaborationOutput$ = [3, n0, _DCO,
|
|
1531
1532
|
0,
|
|
@@ -1535,7 +1536,7 @@ var DeleteCollaborationOutput$ = [3, n0, _DCO,
|
|
|
1535
1536
|
var DeleteConfiguredAudienceModelAssociationInput$ = [3, n0, _DCAMAI,
|
|
1536
1537
|
0,
|
|
1537
1538
|
[_cAMAI, _mIe],
|
|
1538
|
-
[[0, 1], [0, 1]]
|
|
1539
|
+
[[0, 1], [0, 1]], 2
|
|
1539
1540
|
];
|
|
1540
1541
|
var DeleteConfiguredAudienceModelAssociationOutput$ = [3, n0, _DCAMAO,
|
|
1541
1542
|
0,
|
|
@@ -1545,7 +1546,7 @@ var DeleteConfiguredAudienceModelAssociationOutput$ = [3, n0, _DCAMAO,
|
|
|
1545
1546
|
var DeleteConfiguredTableAnalysisRuleInput$ = [3, n0, _DCTARI,
|
|
1546
1547
|
0,
|
|
1547
1548
|
[_cTIo, _aRTn],
|
|
1548
|
-
[[0, 1], [0, 1]]
|
|
1549
|
+
[[0, 1], [0, 1]], 2
|
|
1549
1550
|
];
|
|
1550
1551
|
var DeleteConfiguredTableAnalysisRuleOutput$ = [3, n0, _DCTARO,
|
|
1551
1552
|
0,
|
|
@@ -1555,7 +1556,7 @@ var DeleteConfiguredTableAnalysisRuleOutput$ = [3, n0, _DCTARO,
|
|
|
1555
1556
|
var DeleteConfiguredTableAssociationAnalysisRuleInput$ = [3, n0, _DCTAARI,
|
|
1556
1557
|
0,
|
|
1557
1558
|
[_mIe, _cTAIo, _aRTn],
|
|
1558
|
-
[[0, 1], [0, 1], [0, 1]]
|
|
1559
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
1559
1560
|
];
|
|
1560
1561
|
var DeleteConfiguredTableAssociationAnalysisRuleOutput$ = [3, n0, _DCTAARO,
|
|
1561
1562
|
0,
|
|
@@ -1565,7 +1566,7 @@ var DeleteConfiguredTableAssociationAnalysisRuleOutput$ = [3, n0, _DCTAARO,
|
|
|
1565
1566
|
var DeleteConfiguredTableAssociationInput$ = [3, n0, _DCTAI,
|
|
1566
1567
|
0,
|
|
1567
1568
|
[_cTAIo, _mIe],
|
|
1568
|
-
[[0, 1], [0, 1]]
|
|
1569
|
+
[[0, 1], [0, 1]], 2
|
|
1569
1570
|
];
|
|
1570
1571
|
var DeleteConfiguredTableAssociationOutput$ = [3, n0, _DCTAO,
|
|
1571
1572
|
0,
|
|
@@ -1575,7 +1576,7 @@ var DeleteConfiguredTableAssociationOutput$ = [3, n0, _DCTAO,
|
|
|
1575
1576
|
var DeleteConfiguredTableInput$ = [3, n0, _DCTI,
|
|
1576
1577
|
0,
|
|
1577
1578
|
[_cTIo],
|
|
1578
|
-
[[0, 1]]
|
|
1579
|
+
[[0, 1]], 1
|
|
1579
1580
|
];
|
|
1580
1581
|
var DeleteConfiguredTableOutput$ = [3, n0, _DCTO,
|
|
1581
1582
|
0,
|
|
@@ -1585,7 +1586,7 @@ var DeleteConfiguredTableOutput$ = [3, n0, _DCTO,
|
|
|
1585
1586
|
var DeleteIdMappingTableInput$ = [3, n0, _DIMTI,
|
|
1586
1587
|
0,
|
|
1587
1588
|
[_iMTI, _mIe],
|
|
1588
|
-
[[0, 1], [0, 1]]
|
|
1589
|
+
[[0, 1], [0, 1]], 2
|
|
1589
1590
|
];
|
|
1590
1591
|
var DeleteIdMappingTableOutput$ = [3, n0, _DIMTO,
|
|
1591
1592
|
0,
|
|
@@ -1595,7 +1596,7 @@ var DeleteIdMappingTableOutput$ = [3, n0, _DIMTO,
|
|
|
1595
1596
|
var DeleteIdNamespaceAssociationInput$ = [3, n0, _DINAI,
|
|
1596
1597
|
0,
|
|
1597
1598
|
[_iNAI, _mIe],
|
|
1598
|
-
[[0, 1], [0, 1]]
|
|
1599
|
+
[[0, 1], [0, 1]], 2
|
|
1599
1600
|
];
|
|
1600
1601
|
var DeleteIdNamespaceAssociationOutput$ = [3, n0, _DINAO,
|
|
1601
1602
|
0,
|
|
@@ -1605,7 +1606,7 @@ var DeleteIdNamespaceAssociationOutput$ = [3, n0, _DINAO,
|
|
|
1605
1606
|
var DeleteMemberInput$ = [3, n0, _DMI,
|
|
1606
1607
|
0,
|
|
1607
1608
|
[_cIo, _aI],
|
|
1608
|
-
[[0, 1], [0, 1]]
|
|
1609
|
+
[[0, 1], [0, 1]], 2
|
|
1609
1610
|
];
|
|
1610
1611
|
var DeleteMemberOutput$ = [3, n0, _DMO,
|
|
1611
1612
|
0,
|
|
@@ -1615,7 +1616,7 @@ var DeleteMemberOutput$ = [3, n0, _DMO,
|
|
|
1615
1616
|
var DeleteMembershipInput$ = [3, n0, _DMIe,
|
|
1616
1617
|
0,
|
|
1617
1618
|
[_mIe],
|
|
1618
|
-
[[0, 1]]
|
|
1619
|
+
[[0, 1]], 1
|
|
1619
1620
|
];
|
|
1620
1621
|
var DeleteMembershipOutput$ = [3, n0, _DMOe,
|
|
1621
1622
|
0,
|
|
@@ -1625,7 +1626,7 @@ var DeleteMembershipOutput$ = [3, n0, _DMOe,
|
|
|
1625
1626
|
var DeletePrivacyBudgetTemplateInput$ = [3, n0, _DPBTI,
|
|
1626
1627
|
0,
|
|
1627
1628
|
[_mIe, _pBTIr],
|
|
1628
|
-
[[0, 1], [0, 1]]
|
|
1629
|
+
[[0, 1], [0, 1]], 2
|
|
1629
1630
|
];
|
|
1630
1631
|
var DeletePrivacyBudgetTemplateOutput$ = [3, n0, _DPBTO,
|
|
1631
1632
|
0,
|
|
@@ -1635,57 +1636,57 @@ var DeletePrivacyBudgetTemplateOutput$ = [3, n0, _DPBTO,
|
|
|
1635
1636
|
var DifferentialPrivacyColumn$ = [3, n0, _DPC,
|
|
1636
1637
|
0,
|
|
1637
1638
|
[_n],
|
|
1638
|
-
[0]
|
|
1639
|
+
[0], 1
|
|
1639
1640
|
];
|
|
1640
1641
|
var DifferentialPrivacyConfiguration$ = [3, n0, _DPCi,
|
|
1641
1642
|
0,
|
|
1642
1643
|
[_colu],
|
|
1643
|
-
[() => DifferentialPrivacyColumnList]
|
|
1644
|
+
[() => DifferentialPrivacyColumnList], 1
|
|
1644
1645
|
];
|
|
1645
1646
|
var DifferentialPrivacyParameters$ = [3, n0, _DPP,
|
|
1646
1647
|
0,
|
|
1647
1648
|
[_sP],
|
|
1648
|
-
[() => DifferentialPrivacySensitivityParametersList]
|
|
1649
|
+
[() => DifferentialPrivacySensitivityParametersList], 1
|
|
1649
1650
|
];
|
|
1650
1651
|
var DifferentialPrivacyPreviewAggregation$ = [3, n0, _DPPA,
|
|
1651
1652
|
0,
|
|
1652
1653
|
[_t, _mC],
|
|
1653
|
-
[0, 1]
|
|
1654
|
+
[0, 1], 2
|
|
1654
1655
|
];
|
|
1655
1656
|
var DifferentialPrivacyPreviewParametersInput$ = [3, n0, _DPPPI,
|
|
1656
1657
|
0,
|
|
1657
1658
|
[_ep, _uNPQ],
|
|
1658
|
-
[1, 1]
|
|
1659
|
+
[1, 1], 2
|
|
1659
1660
|
];
|
|
1660
1661
|
var DifferentialPrivacyPrivacyBudget$ = [3, n0, _DPPB,
|
|
1661
1662
|
0,
|
|
1662
1663
|
[_ag, _ep],
|
|
1663
|
-
[() => DifferentialPrivacyPrivacyBudgetAggregationList, 1]
|
|
1664
|
+
[() => DifferentialPrivacyPrivacyBudgetAggregationList, 1], 2
|
|
1664
1665
|
];
|
|
1665
1666
|
var DifferentialPrivacyPrivacyBudgetAggregation$ = [3, n0, _DPPBA,
|
|
1666
1667
|
0,
|
|
1667
1668
|
[_t, _mC, _rC],
|
|
1668
|
-
[0, 1, 1]
|
|
1669
|
+
[0, 1, 1], 3
|
|
1669
1670
|
];
|
|
1670
1671
|
var DifferentialPrivacyPrivacyImpact$ = [3, n0, _DPPI,
|
|
1671
1672
|
0,
|
|
1672
1673
|
[_ag],
|
|
1673
|
-
[() => DifferentialPrivacyPreviewAggregationList]
|
|
1674
|
+
[() => DifferentialPrivacyPreviewAggregationList], 1
|
|
1674
1675
|
];
|
|
1675
1676
|
var DifferentialPrivacySensitivityParameters$ = [3, n0, _DPSP,
|
|
1676
1677
|
0,
|
|
1677
1678
|
[_aTg, _aEg, _uCL, _mCV, _mCVa],
|
|
1678
|
-
[0, 0, 1, 1, 1]
|
|
1679
|
+
[0, 0, 1, 1, 1], 3
|
|
1679
1680
|
];
|
|
1680
1681
|
var DifferentialPrivacyTemplateParametersInput$ = [3, n0, _DPTPI,
|
|
1681
1682
|
0,
|
|
1682
1683
|
[_ep, _uNPQ],
|
|
1683
|
-
[1, 1]
|
|
1684
|
+
[1, 1], 2
|
|
1684
1685
|
];
|
|
1685
1686
|
var DifferentialPrivacyTemplateParametersOutput$ = [3, n0, _DPTPO,
|
|
1686
1687
|
0,
|
|
1687
1688
|
[_ep, _uNPQ],
|
|
1688
|
-
[1, 1]
|
|
1689
|
+
[1, 1], 2
|
|
1689
1690
|
];
|
|
1690
1691
|
var DifferentialPrivacyTemplateUpdateParameters$ = [3, n0, _DPTUP,
|
|
1691
1692
|
0,
|
|
@@ -1700,212 +1701,212 @@ var DirectAnalysisConfigurationDetails$ = [3, n0, _DACD,
|
|
|
1700
1701
|
var ErrorMessageConfiguration$ = [3, n0, _EMC,
|
|
1701
1702
|
0,
|
|
1702
1703
|
[_t],
|
|
1703
|
-
[0]
|
|
1704
|
+
[0], 1
|
|
1704
1705
|
];
|
|
1705
1706
|
var GetAnalysisTemplateInput$ = [3, n0, _GATI,
|
|
1706
1707
|
0,
|
|
1707
1708
|
[_mIe, _aTI],
|
|
1708
|
-
[[0, 1], [0, 1]]
|
|
1709
|
+
[[0, 1], [0, 1]], 2
|
|
1709
1710
|
];
|
|
1710
1711
|
var GetAnalysisTemplateOutput$ = [3, n0, _GATO,
|
|
1711
1712
|
0,
|
|
1712
1713
|
[_aT],
|
|
1713
|
-
[[() => AnalysisTemplate$, 0]]
|
|
1714
|
+
[[() => AnalysisTemplate$, 0]], 1
|
|
1714
1715
|
];
|
|
1715
1716
|
var GetCollaborationAnalysisTemplateInput$ = [3, n0, _GCATI,
|
|
1716
1717
|
0,
|
|
1717
1718
|
[_cIo, _aTAn],
|
|
1718
|
-
[[0, 1], [0, 1]]
|
|
1719
|
+
[[0, 1], [0, 1]], 2
|
|
1719
1720
|
];
|
|
1720
1721
|
var GetCollaborationAnalysisTemplateOutput$ = [3, n0, _GCATO,
|
|
1721
1722
|
0,
|
|
1722
1723
|
[_cATo],
|
|
1723
|
-
[[() => CollaborationAnalysisTemplate$, 0]]
|
|
1724
|
+
[[() => CollaborationAnalysisTemplate$, 0]], 1
|
|
1724
1725
|
];
|
|
1725
1726
|
var GetCollaborationChangeRequestInput$ = [3, n0, _GCCRI,
|
|
1726
1727
|
0,
|
|
1727
1728
|
[_cIo, _cRI],
|
|
1728
|
-
[[0, 1], [0, 1]]
|
|
1729
|
+
[[0, 1], [0, 1]], 2
|
|
1729
1730
|
];
|
|
1730
1731
|
var GetCollaborationChangeRequestOutput$ = [3, n0, _GCCRO,
|
|
1731
1732
|
0,
|
|
1732
1733
|
[_cCR],
|
|
1733
|
-
[() => CollaborationChangeRequest$]
|
|
1734
|
+
[() => CollaborationChangeRequest$], 1
|
|
1734
1735
|
];
|
|
1735
1736
|
var GetCollaborationConfiguredAudienceModelAssociationInput$ = [3, n0, _GCCAMAI,
|
|
1736
1737
|
0,
|
|
1737
1738
|
[_cIo, _cAMAI],
|
|
1738
|
-
[[0, 1], [0, 1]]
|
|
1739
|
+
[[0, 1], [0, 1]], 2
|
|
1739
1740
|
];
|
|
1740
1741
|
var GetCollaborationConfiguredAudienceModelAssociationOutput$ = [3, n0, _GCCAMAO,
|
|
1741
1742
|
0,
|
|
1742
1743
|
[_cCAMA],
|
|
1743
|
-
[() => CollaborationConfiguredAudienceModelAssociation$]
|
|
1744
|
+
[() => CollaborationConfiguredAudienceModelAssociation$], 1
|
|
1744
1745
|
];
|
|
1745
1746
|
var GetCollaborationIdNamespaceAssociationInput$ = [3, n0, _GCINAI,
|
|
1746
1747
|
0,
|
|
1747
1748
|
[_cIo, _iNAI],
|
|
1748
|
-
[[0, 1], [0, 1]]
|
|
1749
|
+
[[0, 1], [0, 1]], 2
|
|
1749
1750
|
];
|
|
1750
1751
|
var GetCollaborationIdNamespaceAssociationOutput$ = [3, n0, _GCINAO,
|
|
1751
1752
|
0,
|
|
1752
1753
|
[_cINA],
|
|
1753
|
-
[() => CollaborationIdNamespaceAssociation$]
|
|
1754
|
+
[() => CollaborationIdNamespaceAssociation$], 1
|
|
1754
1755
|
];
|
|
1755
1756
|
var GetCollaborationInput$ = [3, n0, _GCI,
|
|
1756
1757
|
0,
|
|
1757
1758
|
[_cIo],
|
|
1758
|
-
[[0, 1]]
|
|
1759
|
+
[[0, 1]], 1
|
|
1759
1760
|
];
|
|
1760
1761
|
var GetCollaborationOutput$ = [3, n0, _GCO,
|
|
1761
1762
|
0,
|
|
1762
1763
|
[_col],
|
|
1763
|
-
[() => Collaboration$]
|
|
1764
|
+
[() => Collaboration$], 1
|
|
1764
1765
|
];
|
|
1765
1766
|
var GetCollaborationPrivacyBudgetTemplateInput$ = [3, n0, _GCPBTI,
|
|
1766
1767
|
0,
|
|
1767
1768
|
[_cIo, _pBTIr],
|
|
1768
|
-
[[0, 1], [0, 1]]
|
|
1769
|
+
[[0, 1], [0, 1]], 2
|
|
1769
1770
|
];
|
|
1770
1771
|
var GetCollaborationPrivacyBudgetTemplateOutput$ = [3, n0, _GCPBTO,
|
|
1771
1772
|
0,
|
|
1772
1773
|
[_cPBT],
|
|
1773
|
-
[() => CollaborationPrivacyBudgetTemplate$]
|
|
1774
|
+
[() => CollaborationPrivacyBudgetTemplate$], 1
|
|
1774
1775
|
];
|
|
1775
1776
|
var GetConfiguredAudienceModelAssociationInput$ = [3, n0, _GCAMAI,
|
|
1776
1777
|
0,
|
|
1777
1778
|
[_cAMAI, _mIe],
|
|
1778
|
-
[[0, 1], [0, 1]]
|
|
1779
|
+
[[0, 1], [0, 1]], 2
|
|
1779
1780
|
];
|
|
1780
1781
|
var GetConfiguredAudienceModelAssociationOutput$ = [3, n0, _GCAMAO,
|
|
1781
1782
|
0,
|
|
1782
1783
|
[_cAMAo],
|
|
1783
|
-
[() => ConfiguredAudienceModelAssociation$]
|
|
1784
|
+
[() => ConfiguredAudienceModelAssociation$], 1
|
|
1784
1785
|
];
|
|
1785
1786
|
var GetConfiguredTableAnalysisRuleInput$ = [3, n0, _GCTARI,
|
|
1786
1787
|
0,
|
|
1787
1788
|
[_cTIo, _aRTn],
|
|
1788
|
-
[[0, 1], [0, 1]]
|
|
1789
|
+
[[0, 1], [0, 1]], 2
|
|
1789
1790
|
];
|
|
1790
1791
|
var GetConfiguredTableAnalysisRuleOutput$ = [3, n0, _GCTARO,
|
|
1791
1792
|
0,
|
|
1792
1793
|
[_aRna],
|
|
1793
|
-
[() => ConfiguredTableAnalysisRule$]
|
|
1794
|
+
[() => ConfiguredTableAnalysisRule$], 1
|
|
1794
1795
|
];
|
|
1795
1796
|
var GetConfiguredTableAssociationAnalysisRuleInput$ = [3, n0, _GCTAARI,
|
|
1796
1797
|
0,
|
|
1797
1798
|
[_mIe, _cTAIo, _aRTn],
|
|
1798
|
-
[[0, 1], [0, 1], [0, 1]]
|
|
1799
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
1799
1800
|
];
|
|
1800
1801
|
var GetConfiguredTableAssociationAnalysisRuleOutput$ = [3, n0, _GCTAARO,
|
|
1801
1802
|
0,
|
|
1802
1803
|
[_aRna],
|
|
1803
|
-
[() => ConfiguredTableAssociationAnalysisRule$]
|
|
1804
|
+
[() => ConfiguredTableAssociationAnalysisRule$], 1
|
|
1804
1805
|
];
|
|
1805
1806
|
var GetConfiguredTableAssociationInput$ = [3, n0, _GCTAI,
|
|
1806
1807
|
0,
|
|
1807
1808
|
[_cTAIo, _mIe],
|
|
1808
|
-
[[0, 1], [0, 1]]
|
|
1809
|
+
[[0, 1], [0, 1]], 2
|
|
1809
1810
|
];
|
|
1810
1811
|
var GetConfiguredTableAssociationOutput$ = [3, n0, _GCTAO,
|
|
1811
1812
|
0,
|
|
1812
1813
|
[_cTAo],
|
|
1813
|
-
[() => ConfiguredTableAssociation$]
|
|
1814
|
+
[() => ConfiguredTableAssociation$], 1
|
|
1814
1815
|
];
|
|
1815
1816
|
var GetConfiguredTableInput$ = [3, n0, _GCTI,
|
|
1816
1817
|
0,
|
|
1817
1818
|
[_cTIo],
|
|
1818
|
-
[[0, 1]]
|
|
1819
|
+
[[0, 1]], 1
|
|
1819
1820
|
];
|
|
1820
1821
|
var GetConfiguredTableOutput$ = [3, n0, _GCTO,
|
|
1821
1822
|
0,
|
|
1822
1823
|
[_cTo],
|
|
1823
|
-
[() => ConfiguredTable$]
|
|
1824
|
+
[() => ConfiguredTable$], 1
|
|
1824
1825
|
];
|
|
1825
1826
|
var GetIdMappingTableInput$ = [3, n0, _GIMTI,
|
|
1826
1827
|
0,
|
|
1827
1828
|
[_iMTI, _mIe],
|
|
1828
|
-
[[0, 1], [0, 1]]
|
|
1829
|
+
[[0, 1], [0, 1]], 2
|
|
1829
1830
|
];
|
|
1830
1831
|
var GetIdMappingTableOutput$ = [3, n0, _GIMTO,
|
|
1831
1832
|
0,
|
|
1832
1833
|
[_iMT],
|
|
1833
|
-
[() => IdMappingTable$]
|
|
1834
|
+
[() => IdMappingTable$], 1
|
|
1834
1835
|
];
|
|
1835
1836
|
var GetIdNamespaceAssociationInput$ = [3, n0, _GINAI,
|
|
1836
1837
|
0,
|
|
1837
1838
|
[_iNAI, _mIe],
|
|
1838
|
-
[[0, 1], [0, 1]]
|
|
1839
|
+
[[0, 1], [0, 1]], 2
|
|
1839
1840
|
];
|
|
1840
1841
|
var GetIdNamespaceAssociationOutput$ = [3, n0, _GINAO,
|
|
1841
1842
|
0,
|
|
1842
1843
|
[_iNA],
|
|
1843
|
-
[() => IdNamespaceAssociation$]
|
|
1844
|
+
[() => IdNamespaceAssociation$], 1
|
|
1844
1845
|
];
|
|
1845
1846
|
var GetMembershipInput$ = [3, n0, _GMI,
|
|
1846
1847
|
0,
|
|
1847
1848
|
[_mIe],
|
|
1848
|
-
[[0, 1]]
|
|
1849
|
+
[[0, 1]], 1
|
|
1849
1850
|
];
|
|
1850
1851
|
var GetMembershipOutput$ = [3, n0, _GMO,
|
|
1851
1852
|
0,
|
|
1852
1853
|
[_mem],
|
|
1853
|
-
[() => Membership$]
|
|
1854
|
+
[() => Membership$], 1
|
|
1854
1855
|
];
|
|
1855
1856
|
var GetPrivacyBudgetTemplateInput$ = [3, n0, _GPBTI,
|
|
1856
1857
|
0,
|
|
1857
1858
|
[_mIe, _pBTIr],
|
|
1858
|
-
[[0, 1], [0, 1]]
|
|
1859
|
+
[[0, 1], [0, 1]], 2
|
|
1859
1860
|
];
|
|
1860
1861
|
var GetPrivacyBudgetTemplateOutput$ = [3, n0, _GPBTO,
|
|
1861
1862
|
0,
|
|
1862
1863
|
[_pBTr],
|
|
1863
|
-
[() => PrivacyBudgetTemplate$]
|
|
1864
|
+
[() => PrivacyBudgetTemplate$], 1
|
|
1864
1865
|
];
|
|
1865
1866
|
var GetProtectedJobInput$ = [3, n0, _GPJI,
|
|
1866
1867
|
0,
|
|
1867
1868
|
[_mIe, _pJI],
|
|
1868
|
-
[[0, 1], [0, 1]]
|
|
1869
|
+
[[0, 1], [0, 1]], 2
|
|
1869
1870
|
];
|
|
1870
1871
|
var GetProtectedJobOutput$ = [3, n0, _GPJO,
|
|
1871
1872
|
0,
|
|
1872
1873
|
[_pJ],
|
|
1873
|
-
[() => ProtectedJob
|
|
1874
|
+
[[() => ProtectedJob$, 0]], 1
|
|
1874
1875
|
];
|
|
1875
1876
|
var GetProtectedQueryInput$ = [3, n0, _GPQI,
|
|
1876
1877
|
0,
|
|
1877
1878
|
[_mIe, _pQI],
|
|
1878
|
-
[[0, 1], [0, 1]]
|
|
1879
|
+
[[0, 1], [0, 1]], 2
|
|
1879
1880
|
];
|
|
1880
1881
|
var GetProtectedQueryOutput$ = [3, n0, _GPQO,
|
|
1881
1882
|
0,
|
|
1882
1883
|
[_pQ],
|
|
1883
|
-
[[() => ProtectedQuery$, 0]]
|
|
1884
|
+
[[() => ProtectedQuery$, 0]], 1
|
|
1884
1885
|
];
|
|
1885
1886
|
var GetSchemaAnalysisRuleInput$ = [3, n0, _GSARI,
|
|
1886
1887
|
0,
|
|
1887
1888
|
[_cIo, _n, _t],
|
|
1888
|
-
[[0, 1], [0, 1], [0, 1]]
|
|
1889
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
1889
1890
|
];
|
|
1890
1891
|
var GetSchemaAnalysisRuleOutput$ = [3, n0, _GSARO,
|
|
1891
1892
|
0,
|
|
1892
1893
|
[_aRna],
|
|
1893
|
-
[() => AnalysisRule$]
|
|
1894
|
+
[() => AnalysisRule$], 1
|
|
1894
1895
|
];
|
|
1895
1896
|
var GetSchemaInput$ = [3, n0, _GSI,
|
|
1896
1897
|
0,
|
|
1897
1898
|
[_cIo, _n],
|
|
1898
|
-
[[0, 1], [0, 1]]
|
|
1899
|
+
[[0, 1], [0, 1]], 2
|
|
1899
1900
|
];
|
|
1900
1901
|
var GetSchemaOutput$ = [3, n0, _GSO,
|
|
1901
1902
|
0,
|
|
1902
1903
|
[_s],
|
|
1903
|
-
[() => Schema$]
|
|
1904
|
+
[() => Schema$], 1
|
|
1904
1905
|
];
|
|
1905
1906
|
var GlueTableReference$ = [3, n0, _GTR,
|
|
1906
1907
|
0,
|
|
1907
|
-
[
|
|
1908
|
-
[0, 0, 0]
|
|
1908
|
+
[_tN, _dN, _reg],
|
|
1909
|
+
[0, 0, 0], 2
|
|
1909
1910
|
];
|
|
1910
1911
|
var Hash$ = [3, n0, _H,
|
|
1911
1912
|
0,
|
|
@@ -1915,62 +1916,62 @@ var Hash$ = [3, n0, _H,
|
|
|
1915
1916
|
var IdMappingConfig$ = [3, n0, _IMC,
|
|
1916
1917
|
0,
|
|
1917
1918
|
[_aUADC],
|
|
1918
|
-
[2]
|
|
1919
|
+
[2], 1
|
|
1919
1920
|
];
|
|
1920
1921
|
var IdMappingTable$ = [3, n0, _IMT,
|
|
1921
1922
|
0,
|
|
1922
|
-
[_i, _a, _iRC, _mI, _mA, _cI, _cA,
|
|
1923
|
-
[0, 0, () => IdMappingTableInputReferenceConfig$, 0, 0, 0, 0, 0,
|
|
1923
|
+
[_i, _a, _iRC, _mI, _mA, _cI, _cA, _n, _cT, _uT, _iRP, _de, _kKA],
|
|
1924
|
+
[0, 0, () => IdMappingTableInputReferenceConfig$, 0, 0, 0, 0, 0, 4, 4, () => IdMappingTableInputReferenceProperties$, 0, 0], 11
|
|
1924
1925
|
];
|
|
1925
1926
|
var IdMappingTableInputReferenceConfig$ = [3, n0, _IMTIRC,
|
|
1926
1927
|
0,
|
|
1927
1928
|
[_iRA, _mRP],
|
|
1928
|
-
[0, 2]
|
|
1929
|
+
[0, 2], 2
|
|
1929
1930
|
];
|
|
1930
1931
|
var IdMappingTableInputReferenceProperties$ = [3, n0, _IMTIRP,
|
|
1931
1932
|
0,
|
|
1932
1933
|
[_iMTIS],
|
|
1933
|
-
[() => IdMappingTableInputSourceList]
|
|
1934
|
+
[() => IdMappingTableInputSourceList], 1
|
|
1934
1935
|
];
|
|
1935
1936
|
var IdMappingTableInputSource$ = [3, n0, _IMTIS,
|
|
1936
1937
|
0,
|
|
1937
1938
|
[_iNAId, _t],
|
|
1938
|
-
[0, 0]
|
|
1939
|
+
[0, 0], 2
|
|
1939
1940
|
];
|
|
1940
1941
|
var IdMappingTableSchemaTypeProperties$ = [3, n0, _IMTSTP,
|
|
1941
1942
|
0,
|
|
1942
1943
|
[_iMTIS],
|
|
1943
|
-
[() => IdMappingTableInputSourceList]
|
|
1944
|
+
[() => IdMappingTableInputSourceList], 1
|
|
1944
1945
|
];
|
|
1945
1946
|
var IdMappingTableSummary$ = [3, n0, _IMTS,
|
|
1946
1947
|
0,
|
|
1947
|
-
[_cA, _cI, _mI, _mA, _cT, _uT, _i, _a,
|
|
1948
|
-
[0, 0, 0, 0, 4, 4, 0, 0,
|
|
1948
|
+
[_cA, _cI, _mI, _mA, _cT, _uT, _i, _a, _iRC, _n, _de],
|
|
1949
|
+
[0, 0, 0, 0, 4, 4, 0, 0, () => IdMappingTableInputReferenceConfig$, 0, 0], 10
|
|
1949
1950
|
];
|
|
1950
1951
|
var IdNamespaceAssociation$ = [3, n0, _INA,
|
|
1951
1952
|
0,
|
|
1952
|
-
[_i, _a, _mI, _mA, _cI, _cA, _n,
|
|
1953
|
-
[0, 0, 0, 0, 0, 0, 0,
|
|
1953
|
+
[_i, _a, _mI, _mA, _cI, _cA, _n, _cT, _uT, _iRC, _iRP, _de, _iMC],
|
|
1954
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, () => IdNamespaceAssociationInputReferenceConfig$, () => IdNamespaceAssociationInputReferenceProperties$, 0, () => IdMappingConfig$], 11
|
|
1954
1955
|
];
|
|
1955
1956
|
var IdNamespaceAssociationInputReferenceConfig$ = [3, n0, _INAIRC,
|
|
1956
1957
|
0,
|
|
1957
1958
|
[_iRA, _mRP],
|
|
1958
|
-
[0, 2]
|
|
1959
|
+
[0, 2], 2
|
|
1959
1960
|
];
|
|
1960
1961
|
var IdNamespaceAssociationInputReferenceProperties$ = [3, n0, _INAIRP,
|
|
1961
1962
|
0,
|
|
1962
1963
|
[_iNT, _iMWS],
|
|
1963
|
-
[0, 64 | 15]
|
|
1964
|
+
[0, 64 | 15], 2
|
|
1964
1965
|
];
|
|
1965
1966
|
var IdNamespaceAssociationInputReferencePropertiesSummary$ = [3, n0, _INAIRPS,
|
|
1966
1967
|
0,
|
|
1967
1968
|
[_iNT],
|
|
1968
|
-
[0]
|
|
1969
|
+
[0], 1
|
|
1969
1970
|
];
|
|
1970
1971
|
var IdNamespaceAssociationSummary$ = [3, n0, _INAS,
|
|
1971
1972
|
0,
|
|
1972
|
-
[_mI, _mA, _cA, _cI, _cT, _uT, _i, _a, _iRC, _n,
|
|
1973
|
-
[0, 0, 0, 0, 4, 4, 0, 0, () => IdNamespaceAssociationInputReferenceConfig$, 0,
|
|
1973
|
+
[_mI, _mA, _cA, _cI, _cT, _uT, _i, _a, _iRC, _n, _iRP, _de],
|
|
1974
|
+
[0, 0, 0, 0, 4, 4, 0, 0, () => IdNamespaceAssociationInputReferenceConfig$, 0, () => IdNamespaceAssociationInputReferencePropertiesSummary$, 0], 11
|
|
1974
1975
|
];
|
|
1975
1976
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
1976
1977
|
{ [_e]: _se, [_hE]: 500 },
|
|
@@ -1981,77 +1982,77 @@ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServ
|
|
|
1981
1982
|
var JobComputePaymentConfig$ = [3, n0, _JCPC,
|
|
1982
1983
|
0,
|
|
1983
1984
|
[_iR],
|
|
1984
|
-
[2]
|
|
1985
|
+
[2], 1
|
|
1985
1986
|
];
|
|
1986
1987
|
var ListAnalysisTemplatesInput$ = [3, n0, _LATI,
|
|
1987
1988
|
0,
|
|
1988
1989
|
[_mIe, _nT, _mR],
|
|
1989
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1990
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1990
1991
|
];
|
|
1991
1992
|
var ListAnalysisTemplatesOutput$ = [3, n0, _LATO,
|
|
1992
1993
|
0,
|
|
1993
|
-
[
|
|
1994
|
-
[
|
|
1994
|
+
[_aTS, _nT],
|
|
1995
|
+
[() => AnalysisTemplateSummaryList, 0], 1
|
|
1995
1996
|
];
|
|
1996
1997
|
var ListCollaborationAnalysisTemplatesInput$ = [3, n0, _LCATI,
|
|
1997
1998
|
0,
|
|
1998
1999
|
[_cIo, _nT, _mR],
|
|
1999
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2000
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2000
2001
|
];
|
|
2001
2002
|
var ListCollaborationAnalysisTemplatesOutput$ = [3, n0, _LCATO,
|
|
2002
2003
|
0,
|
|
2003
|
-
[
|
|
2004
|
-
[
|
|
2004
|
+
[_cATS, _nT],
|
|
2005
|
+
[() => CollaborationAnalysisTemplateSummaryList, 0], 1
|
|
2005
2006
|
];
|
|
2006
2007
|
var ListCollaborationChangeRequestsInput$ = [3, n0, _LCCRI,
|
|
2007
2008
|
0,
|
|
2008
2009
|
[_cIo, _st, _nT, _mR],
|
|
2009
|
-
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2010
|
+
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2010
2011
|
];
|
|
2011
2012
|
var ListCollaborationChangeRequestsOutput$ = [3, n0, _LCCRO,
|
|
2012
2013
|
0,
|
|
2013
2014
|
[_cCRS, _nT],
|
|
2014
|
-
[() => CollaborationChangeRequestSummaryList, 0]
|
|
2015
|
+
[() => CollaborationChangeRequestSummaryList, 0], 1
|
|
2015
2016
|
];
|
|
2016
2017
|
var ListCollaborationConfiguredAudienceModelAssociationsInput$ = [3, n0, _LCCAMAI,
|
|
2017
2018
|
0,
|
|
2018
2019
|
[_cIo, _nT, _mR],
|
|
2019
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2020
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2020
2021
|
];
|
|
2021
2022
|
var ListCollaborationConfiguredAudienceModelAssociationsOutput$ = [3, n0, _LCCAMAO,
|
|
2022
2023
|
0,
|
|
2023
2024
|
[_cCAMAS, _nT],
|
|
2024
|
-
[() => CollaborationConfiguredAudienceModelAssociationSummaryList, 0]
|
|
2025
|
+
[() => CollaborationConfiguredAudienceModelAssociationSummaryList, 0], 1
|
|
2025
2026
|
];
|
|
2026
2027
|
var ListCollaborationIdNamespaceAssociationsInput$ = [3, n0, _LCINAI,
|
|
2027
2028
|
0,
|
|
2028
2029
|
[_cIo, _nT, _mR],
|
|
2029
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2030
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2030
2031
|
];
|
|
2031
2032
|
var ListCollaborationIdNamespaceAssociationsOutput$ = [3, n0, _LCINAO,
|
|
2032
2033
|
0,
|
|
2033
|
-
[
|
|
2034
|
-
[
|
|
2034
|
+
[_cINAS, _nT],
|
|
2035
|
+
[() => CollaborationIdNamespaceAssociationSummaryList, 0], 1
|
|
2035
2036
|
];
|
|
2036
2037
|
var ListCollaborationPrivacyBudgetsInput$ = [3, n0, _LCPBI,
|
|
2037
2038
|
0,
|
|
2038
2039
|
[_cIo, _pBT, _mR, _nT, _aBRA],
|
|
2039
|
-
[[0, 1], [0, { [_hQ]: _pBT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _aBRA }]]
|
|
2040
|
+
[[0, 1], [0, { [_hQ]: _pBT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _aBRA }]], 2
|
|
2040
2041
|
];
|
|
2041
2042
|
var ListCollaborationPrivacyBudgetsOutput$ = [3, n0, _LCPBO,
|
|
2042
2043
|
0,
|
|
2043
2044
|
[_cPBS, _nT],
|
|
2044
|
-
[() => CollaborationPrivacyBudgetSummaryList, 0]
|
|
2045
|
+
[() => CollaborationPrivacyBudgetSummaryList, 0], 1
|
|
2045
2046
|
];
|
|
2046
2047
|
var ListCollaborationPrivacyBudgetTemplatesInput$ = [3, n0, _LCPBTI,
|
|
2047
2048
|
0,
|
|
2048
2049
|
[_cIo, _nT, _mR],
|
|
2049
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2050
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2050
2051
|
];
|
|
2051
2052
|
var ListCollaborationPrivacyBudgetTemplatesOutput$ = [3, n0, _LCPBTO,
|
|
2052
2053
|
0,
|
|
2053
|
-
[
|
|
2054
|
-
[
|
|
2054
|
+
[_cPBTS, _nT],
|
|
2055
|
+
[() => CollaborationPrivacyBudgetTemplateSummaryList, 0], 1
|
|
2055
2056
|
];
|
|
2056
2057
|
var ListCollaborationsInput$ = [3, n0, _LCI,
|
|
2057
2058
|
0,
|
|
@@ -2060,28 +2061,28 @@ var ListCollaborationsInput$ = [3, n0, _LCI,
|
|
|
2060
2061
|
];
|
|
2061
2062
|
var ListCollaborationsOutput$ = [3, n0, _LCO,
|
|
2062
2063
|
0,
|
|
2063
|
-
[
|
|
2064
|
-
[
|
|
2064
|
+
[_cL, _nT],
|
|
2065
|
+
[() => CollaborationSummaryList, 0], 1
|
|
2065
2066
|
];
|
|
2066
2067
|
var ListConfiguredAudienceModelAssociationsInput$ = [3, n0, _LCAMAI,
|
|
2067
2068
|
0,
|
|
2068
2069
|
[_mIe, _nT, _mR],
|
|
2069
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2070
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2070
2071
|
];
|
|
2071
2072
|
var ListConfiguredAudienceModelAssociationsOutput$ = [3, n0, _LCAMAO,
|
|
2072
2073
|
0,
|
|
2073
2074
|
[_cAMAS, _nT],
|
|
2074
|
-
[() => ConfiguredAudienceModelAssociationSummaryList, 0]
|
|
2075
|
+
[() => ConfiguredAudienceModelAssociationSummaryList, 0], 1
|
|
2075
2076
|
];
|
|
2076
2077
|
var ListConfiguredTableAssociationsInput$ = [3, n0, _LCTAI,
|
|
2077
2078
|
0,
|
|
2078
2079
|
[_mIe, _nT, _mR],
|
|
2079
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2080
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2080
2081
|
];
|
|
2081
2082
|
var ListConfiguredTableAssociationsOutput$ = [3, n0, _LCTAO,
|
|
2082
2083
|
0,
|
|
2083
2084
|
[_cTAS, _nT],
|
|
2084
|
-
[() => ConfiguredTableAssociationSummaryList, 0]
|
|
2085
|
+
[() => ConfiguredTableAssociationSummaryList, 0], 1
|
|
2085
2086
|
];
|
|
2086
2087
|
var ListConfiguredTablesInput$ = [3, n0, _LCTI,
|
|
2087
2088
|
0,
|
|
@@ -2091,27 +2092,27 @@ var ListConfiguredTablesInput$ = [3, n0, _LCTI,
|
|
|
2091
2092
|
var ListConfiguredTablesOutput$ = [3, n0, _LCTO,
|
|
2092
2093
|
0,
|
|
2093
2094
|
[_cTS, _nT],
|
|
2094
|
-
[() => ConfiguredTableSummaryList, 0]
|
|
2095
|
+
[() => ConfiguredTableSummaryList, 0], 1
|
|
2095
2096
|
];
|
|
2096
2097
|
var ListIdMappingTablesInput$ = [3, n0, _LIMTI,
|
|
2097
2098
|
0,
|
|
2098
2099
|
[_mIe, _nT, _mR],
|
|
2099
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2100
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2100
2101
|
];
|
|
2101
2102
|
var ListIdMappingTablesOutput$ = [3, n0, _LIMTO,
|
|
2102
2103
|
0,
|
|
2103
2104
|
[_iMTS, _nT],
|
|
2104
|
-
[() => IdMappingTableSummaryList, 0]
|
|
2105
|
+
[() => IdMappingTableSummaryList, 0], 1
|
|
2105
2106
|
];
|
|
2106
2107
|
var ListIdNamespaceAssociationsInput$ = [3, n0, _LINAI,
|
|
2107
2108
|
0,
|
|
2108
2109
|
[_mIe, _nT, _mR],
|
|
2109
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2110
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2110
2111
|
];
|
|
2111
2112
|
var ListIdNamespaceAssociationsOutput$ = [3, n0, _LINAO,
|
|
2112
2113
|
0,
|
|
2113
|
-
[
|
|
2114
|
-
[
|
|
2114
|
+
[_iNAS, _nT],
|
|
2115
|
+
[() => IdNamespaceAssociationSummaryList, 0], 1
|
|
2115
2116
|
];
|
|
2116
2117
|
var ListMembershipsInput$ = [3, n0, _LMI,
|
|
2117
2118
|
0,
|
|
@@ -2120,93 +2121,93 @@ var ListMembershipsInput$ = [3, n0, _LMI,
|
|
|
2120
2121
|
];
|
|
2121
2122
|
var ListMembershipsOutput$ = [3, n0, _LMO,
|
|
2122
2123
|
0,
|
|
2123
|
-
[
|
|
2124
|
-
[
|
|
2124
|
+
[_mSe, _nT],
|
|
2125
|
+
[() => MembershipSummaryList, 0], 1
|
|
2125
2126
|
];
|
|
2126
2127
|
var ListMembersInput$ = [3, n0, _LMIi,
|
|
2127
2128
|
0,
|
|
2128
2129
|
[_cIo, _nT, _mR],
|
|
2129
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2130
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2130
2131
|
];
|
|
2131
2132
|
var ListMembersOutput$ = [3, n0, _LMOi,
|
|
2132
2133
|
0,
|
|
2133
|
-
[
|
|
2134
|
-
[
|
|
2134
|
+
[_mSem, _nT],
|
|
2135
|
+
[() => MemberSummaryList, 0], 1
|
|
2135
2136
|
];
|
|
2136
2137
|
var ListPrivacyBudgetsInput$ = [3, n0, _LPBI,
|
|
2137
2138
|
0,
|
|
2138
2139
|
[_mIe, _pBT, _nT, _mR, _aBRA],
|
|
2139
|
-
[[0, 1], [0, { [_hQ]: _pBT }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _aBRA }]]
|
|
2140
|
+
[[0, 1], [0, { [_hQ]: _pBT }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _aBRA }]], 2
|
|
2140
2141
|
];
|
|
2141
2142
|
var ListPrivacyBudgetsOutput$ = [3, n0, _LPBO,
|
|
2142
2143
|
0,
|
|
2143
2144
|
[_pBS, _nT],
|
|
2144
|
-
[() => PrivacyBudgetSummaryList, 0]
|
|
2145
|
+
[() => PrivacyBudgetSummaryList, 0], 1
|
|
2145
2146
|
];
|
|
2146
2147
|
var ListPrivacyBudgetTemplatesInput$ = [3, n0, _LPBTI,
|
|
2147
2148
|
0,
|
|
2148
2149
|
[_mIe, _nT, _mR],
|
|
2149
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2150
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2150
2151
|
];
|
|
2151
2152
|
var ListPrivacyBudgetTemplatesOutput$ = [3, n0, _LPBTO,
|
|
2152
2153
|
0,
|
|
2153
|
-
[
|
|
2154
|
-
[
|
|
2154
|
+
[_pBTS, _nT],
|
|
2155
|
+
[() => PrivacyBudgetTemplateSummaryList, 0], 1
|
|
2155
2156
|
];
|
|
2156
2157
|
var ListProtectedJobsInput$ = [3, n0, _LPJI,
|
|
2157
2158
|
0,
|
|
2158
2159
|
[_mIe, _st, _nT, _mR],
|
|
2159
|
-
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2160
|
+
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2160
2161
|
];
|
|
2161
2162
|
var ListProtectedJobsOutput$ = [3, n0, _LPJO,
|
|
2162
2163
|
0,
|
|
2163
|
-
[
|
|
2164
|
-
[
|
|
2164
|
+
[_pJr, _nT],
|
|
2165
|
+
[() => ProtectedJobSummaryList, 0], 1
|
|
2165
2166
|
];
|
|
2166
2167
|
var ListProtectedQueriesInput$ = [3, n0, _LPQI,
|
|
2167
2168
|
0,
|
|
2168
2169
|
[_mIe, _st, _nT, _mR],
|
|
2169
|
-
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2170
|
+
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2170
2171
|
];
|
|
2171
2172
|
var ListProtectedQueriesOutput$ = [3, n0, _LPQO,
|
|
2172
2173
|
0,
|
|
2173
|
-
[
|
|
2174
|
-
[
|
|
2174
|
+
[_pQr, _nT],
|
|
2175
|
+
[() => ProtectedQuerySummaryList, 0], 1
|
|
2175
2176
|
];
|
|
2176
2177
|
var ListSchemasInput$ = [3, n0, _LSI,
|
|
2177
2178
|
0,
|
|
2178
2179
|
[_cIo, _sTc, _nT, _mR],
|
|
2179
|
-
[[0, 1], [0, { [_hQ]: _sTc }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
2180
|
+
[[0, 1], [0, { [_hQ]: _sTc }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
2180
2181
|
];
|
|
2181
2182
|
var ListSchemasOutput$ = [3, n0, _LSO,
|
|
2182
2183
|
0,
|
|
2183
2184
|
[_sS, _nT],
|
|
2184
|
-
[() => SchemaSummaryList, 0]
|
|
2185
|
+
[() => SchemaSummaryList, 0], 1
|
|
2185
2186
|
];
|
|
2186
2187
|
var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
2187
2188
|
0,
|
|
2188
2189
|
[_rA],
|
|
2189
|
-
[[0, 1]]
|
|
2190
|
+
[[0, 1]], 1
|
|
2190
2191
|
];
|
|
2191
2192
|
var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
2192
2193
|
0,
|
|
2193
2194
|
[_ta],
|
|
2194
|
-
[128 | 0]
|
|
2195
|
+
[128 | 0], 1
|
|
2195
2196
|
];
|
|
2196
2197
|
var MemberChangeSpecification$ = [3, n0, _MCS,
|
|
2197
2198
|
0,
|
|
2198
2199
|
[_aI, _mAe, _dNi],
|
|
2199
|
-
[0, 64 | 0, 0]
|
|
2200
|
+
[0, 64 | 0, 0], 2
|
|
2200
2201
|
];
|
|
2201
2202
|
var Membership$ = [3, n0, _M,
|
|
2202
2203
|
0,
|
|
2203
|
-
[_i, _a, _cA, _cI, _cCAI, _cCDN, _cNol, _cT, _uT, _st, _mAe,
|
|
2204
|
-
[0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0, () =>
|
|
2204
|
+
[_i, _a, _cA, _cI, _cCAI, _cCDN, _cNol, _cT, _uT, _st, _mAe, _qLS, _pC, _mMA, _jLS, _dRC, _dJRC, _iME],
|
|
2205
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0, 0, () => MembershipPaymentConfiguration$, () => MLMemberAbilities$, 0, () => MembershipProtectedQueryResultConfiguration$, () => MembershipProtectedJobResultConfiguration$, 2], 13
|
|
2205
2206
|
];
|
|
2206
2207
|
var MembershipJobComputePaymentConfig$ = [3, n0, _MJCPC,
|
|
2207
2208
|
0,
|
|
2208
2209
|
[_iR],
|
|
2209
|
-
[2]
|
|
2210
|
+
[2], 1
|
|
2210
2211
|
];
|
|
2211
2212
|
var MembershipMLPaymentConfig$ = [3, n0, _MMLPC,
|
|
2212
2213
|
0,
|
|
@@ -2216,57 +2217,57 @@ var MembershipMLPaymentConfig$ = [3, n0, _MMLPC,
|
|
|
2216
2217
|
var MembershipModelInferencePaymentConfig$ = [3, n0, _MMIPC,
|
|
2217
2218
|
0,
|
|
2218
2219
|
[_iR],
|
|
2219
|
-
[2]
|
|
2220
|
+
[2], 1
|
|
2220
2221
|
];
|
|
2221
2222
|
var MembershipModelTrainingPaymentConfig$ = [3, n0, _MMTPC,
|
|
2222
2223
|
0,
|
|
2223
2224
|
[_iR],
|
|
2224
|
-
[2]
|
|
2225
|
+
[2], 1
|
|
2225
2226
|
];
|
|
2226
2227
|
var MembershipPaymentConfiguration$ = [3, n0, _MPC,
|
|
2227
2228
|
0,
|
|
2228
2229
|
[_qCu, _mL, _jCo],
|
|
2229
|
-
[() => MembershipQueryComputePaymentConfig$, () => MembershipMLPaymentConfig$, () => MembershipJobComputePaymentConfig$]
|
|
2230
|
+
[() => MembershipQueryComputePaymentConfig$, () => MembershipMLPaymentConfig$, () => MembershipJobComputePaymentConfig$], 1
|
|
2230
2231
|
];
|
|
2231
2232
|
var MembershipProtectedJobResultConfiguration$ = [3, n0, _MPJRC,
|
|
2232
2233
|
0,
|
|
2233
2234
|
[_oCu, _rAo],
|
|
2234
|
-
[() => MembershipProtectedJobOutputConfiguration$, 0]
|
|
2235
|
+
[() => MembershipProtectedJobOutputConfiguration$, 0], 2
|
|
2235
2236
|
];
|
|
2236
2237
|
var MembershipProtectedQueryResultConfiguration$ = [3, n0, _MPQRC,
|
|
2237
2238
|
0,
|
|
2238
2239
|
[_oCu, _rAo],
|
|
2239
|
-
[() => MembershipProtectedQueryOutputConfiguration$, 0]
|
|
2240
|
+
[() => MembershipProtectedQueryOutputConfiguration$, 0], 1
|
|
2240
2241
|
];
|
|
2241
2242
|
var MembershipQueryComputePaymentConfig$ = [3, n0, _MQCPC,
|
|
2242
2243
|
0,
|
|
2243
2244
|
[_iR],
|
|
2244
|
-
[2]
|
|
2245
|
+
[2], 1
|
|
2245
2246
|
];
|
|
2246
2247
|
var MembershipSummary$ = [3, n0, _MS,
|
|
2247
2248
|
0,
|
|
2248
|
-
[_i, _a, _cA, _cI, _cCAI, _cCDN, _cNol, _cT, _uT, _st, _mAe,
|
|
2249
|
-
[0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0, () =>
|
|
2249
|
+
[_i, _a, _cA, _cI, _cCAI, _cCDN, _cNol, _cT, _uT, _st, _mAe, _pC, _mMA],
|
|
2250
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0, () => MembershipPaymentConfiguration$, () => MLMemberAbilities$], 12
|
|
2250
2251
|
];
|
|
2251
2252
|
var MembershipSyntheticDataGenerationPaymentConfig$ = [3, n0, _MSDGPC,
|
|
2252
2253
|
0,
|
|
2253
2254
|
[_iR],
|
|
2254
|
-
[2]
|
|
2255
|
+
[2], 1
|
|
2255
2256
|
];
|
|
2256
2257
|
var MemberSpecification$ = [3, n0, _MSe,
|
|
2257
2258
|
0,
|
|
2258
|
-
[_aI, _mAe,
|
|
2259
|
-
[0, 64 | 0, () => MLMemberAbilities$,
|
|
2259
|
+
[_aI, _mAe, _dNi, _mMA, _pC],
|
|
2260
|
+
[0, 64 | 0, 0, () => MLMemberAbilities$, () => PaymentConfiguration$], 3
|
|
2260
2261
|
];
|
|
2261
2262
|
var MemberSummary$ = [3, n0, _MSem,
|
|
2262
2263
|
0,
|
|
2263
|
-
[_aI, _st, _dNi, _ab,
|
|
2264
|
-
[0, 0, 0, 64 | 0, () =>
|
|
2264
|
+
[_aI, _st, _dNi, _ab, _cT, _uT, _pC, _mAl, _mI, _mA],
|
|
2265
|
+
[0, 0, 0, 64 | 0, 4, 4, () => PaymentConfiguration$, () => MLMemberAbilities$, 0, 0], 7
|
|
2265
2266
|
];
|
|
2266
2267
|
var MLMemberAbilities$ = [3, n0, _MLMA,
|
|
2267
2268
|
0,
|
|
2268
2269
|
[_cMLMAu],
|
|
2269
|
-
[64 | 0]
|
|
2270
|
+
[64 | 0], 1
|
|
2270
2271
|
];
|
|
2271
2272
|
var MLPaymentConfig$ = [3, n0, _MLPC,
|
|
2272
2273
|
0,
|
|
@@ -2276,62 +2277,62 @@ var MLPaymentConfig$ = [3, n0, _MLPC,
|
|
|
2276
2277
|
var MLSyntheticDataParameters$ = [3, n0, _MLSDP,
|
|
2277
2278
|
0,
|
|
2278
2279
|
[_ep, _mMIAS, _cC],
|
|
2279
|
-
[1, 1, () => ColumnClassificationDetails$]
|
|
2280
|
+
[1, 1, () => ColumnClassificationDetails$], 3
|
|
2280
2281
|
];
|
|
2281
2282
|
var ModelInferencePaymentConfig$ = [3, n0, _MIPC,
|
|
2282
2283
|
0,
|
|
2283
2284
|
[_iR],
|
|
2284
|
-
[2]
|
|
2285
|
+
[2], 1
|
|
2285
2286
|
];
|
|
2286
2287
|
var ModelTrainingPaymentConfig$ = [3, n0, _MTPC,
|
|
2287
2288
|
0,
|
|
2288
2289
|
[_iR],
|
|
2289
|
-
[2]
|
|
2290
|
+
[2], 1
|
|
2290
2291
|
];
|
|
2291
2292
|
var PaymentConfiguration$ = [3, n0, _PC,
|
|
2292
2293
|
0,
|
|
2293
2294
|
[_qCu, _mL, _jCo],
|
|
2294
|
-
[() => QueryComputePaymentConfig$, () => MLPaymentConfig$, () => JobComputePaymentConfig$]
|
|
2295
|
+
[() => QueryComputePaymentConfig$, () => MLPaymentConfig$, () => JobComputePaymentConfig$], 1
|
|
2295
2296
|
];
|
|
2296
2297
|
var PopulateIdMappingTableInput$ = [3, n0, _PIMTI,
|
|
2297
2298
|
0,
|
|
2298
2299
|
[_iMTI, _mIe, _jT],
|
|
2299
|
-
[[0, 1], [0, 1], 0]
|
|
2300
|
+
[[0, 1], [0, 1], 0], 2
|
|
2300
2301
|
];
|
|
2301
2302
|
var PopulateIdMappingTableOutput$ = [3, n0, _PIMTO,
|
|
2302
2303
|
0,
|
|
2303
2304
|
[_iMJI],
|
|
2304
|
-
[0]
|
|
2305
|
+
[0], 1
|
|
2305
2306
|
];
|
|
2306
2307
|
var PreviewPrivacyImpactInput$ = [3, n0, _PPII,
|
|
2307
2308
|
0,
|
|
2308
2309
|
[_mIe, _pa],
|
|
2309
|
-
[[0, 1], () => PreviewPrivacyImpactParametersInput$]
|
|
2310
|
+
[[0, 1], () => PreviewPrivacyImpactParametersInput$], 2
|
|
2310
2311
|
];
|
|
2311
2312
|
var PreviewPrivacyImpactOutput$ = [3, n0, _PPIO,
|
|
2312
2313
|
0,
|
|
2313
2314
|
[_pI],
|
|
2314
|
-
[() => PrivacyImpact$]
|
|
2315
|
+
[() => PrivacyImpact$], 1
|
|
2315
2316
|
];
|
|
2316
2317
|
var PrivacyBudgetSummary$ = [3, n0, _PBS,
|
|
2317
2318
|
0,
|
|
2318
2319
|
[_i, _pBTI, _pBTA, _mI, _mA, _cI, _cA, _t, _cT, _uT, _b],
|
|
2319
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => PrivacyBudget$]
|
|
2320
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => PrivacyBudget$], 11
|
|
2320
2321
|
];
|
|
2321
2322
|
var PrivacyBudgetTemplate$ = [3, n0, _PBT,
|
|
2322
2323
|
0,
|
|
2323
2324
|
[_i, _a, _mI, _mA, _cI, _cA, _cT, _uT, _pBT, _aR, _pa],
|
|
2324
|
-
[0, 0, 0, 0, 0, 0, 4, 4, 0, 0, () => PrivacyBudgetTemplateParametersOutput$]
|
|
2325
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 0, 0, () => PrivacyBudgetTemplateParametersOutput$], 11
|
|
2325
2326
|
];
|
|
2326
2327
|
var PrivacyBudgetTemplateSummary$ = [3, n0, _PBTS,
|
|
2327
2328
|
0,
|
|
2328
2329
|
[_i, _a, _mI, _mA, _cI, _cA, _pBT, _cT, _uT],
|
|
2329
|
-
[0, 0, 0, 0, 0, 0, 0, 4, 4]
|
|
2330
|
+
[0, 0, 0, 0, 0, 0, 0, 4, 4], 9
|
|
2330
2331
|
];
|
|
2331
2332
|
var ProtectedJob$ = [3, n0, _PJ,
|
|
2332
2333
|
0,
|
|
2333
|
-
[_i, _mI, _mA, _cT,
|
|
2334
|
-
[0, 0, 0, 4, () => ProtectedJobParameters$, 0, () => ProtectedJobResultConfigurationOutput$, () => ProtectedJobStatistics$, () => ProtectedJobResult$, () => ProtectedJobError$, () => ProtectedJobComputeConfiguration$]
|
|
2334
|
+
[_i, _mI, _mA, _cT, _st, _jP, _rCe, _sta, _res, _e, _cCo],
|
|
2335
|
+
[0, 0, 0, 4, 0, [() => ProtectedJobParameters$, 0], () => ProtectedJobResultConfigurationOutput$, () => ProtectedJobStatistics$, () => ProtectedJobResult$, () => ProtectedJobError$, () => ProtectedJobComputeConfiguration$], 5
|
|
2335
2336
|
];
|
|
2336
2337
|
var ProtectedJobDirectAnalysisConfigurationDetails$ = [3, n0, _PJDACD,
|
|
2337
2338
|
0,
|
|
@@ -2341,62 +2342,62 @@ var ProtectedJobDirectAnalysisConfigurationDetails$ = [3, n0, _PJDACD,
|
|
|
2341
2342
|
var ProtectedJobError$ = [3, n0, _PJE,
|
|
2342
2343
|
0,
|
|
2343
2344
|
[_m, _co],
|
|
2344
|
-
[0, 0]
|
|
2345
|
+
[0, 0], 2
|
|
2345
2346
|
];
|
|
2346
2347
|
var ProtectedJobMemberOutputConfigurationInput$ = [3, n0, _PJMOCI,
|
|
2347
2348
|
0,
|
|
2348
2349
|
[_aI],
|
|
2349
|
-
[0]
|
|
2350
|
+
[0], 1
|
|
2350
2351
|
];
|
|
2351
2352
|
var ProtectedJobMemberOutputConfigurationOutput$ = [3, n0, _PJMOCO,
|
|
2352
2353
|
0,
|
|
2353
2354
|
[_aI],
|
|
2354
|
-
[0]
|
|
2355
|
+
[0], 1
|
|
2355
2356
|
];
|
|
2356
2357
|
var ProtectedJobParameters$ = [3, n0, _PJP,
|
|
2357
2358
|
0,
|
|
2358
|
-
[_aTAn],
|
|
2359
|
-
[0]
|
|
2359
|
+
[_aTAn, _pa],
|
|
2360
|
+
[0, [() => JobParameterMap, 0]], 1
|
|
2360
2361
|
];
|
|
2361
2362
|
var ProtectedJobReceiverConfiguration$ = [3, n0, _PJRC,
|
|
2362
2363
|
0,
|
|
2363
2364
|
[_aTn, _cD],
|
|
2364
|
-
[0, () => ProtectedJobConfigurationDetails$]
|
|
2365
|
+
[0, () => ProtectedJobConfigurationDetails$], 1
|
|
2365
2366
|
];
|
|
2366
2367
|
var ProtectedJobResult$ = [3, n0, _PJR,
|
|
2367
2368
|
0,
|
|
2368
2369
|
[_o],
|
|
2369
|
-
[() => ProtectedJobOutput$]
|
|
2370
|
+
[() => ProtectedJobOutput$], 1
|
|
2370
2371
|
];
|
|
2371
2372
|
var ProtectedJobResultConfigurationInput$ = [3, n0, _PJRCI,
|
|
2372
2373
|
0,
|
|
2373
2374
|
[_oCu],
|
|
2374
|
-
[() => ProtectedJobOutputConfigurationInput$]
|
|
2375
|
+
[() => ProtectedJobOutputConfigurationInput$], 1
|
|
2375
2376
|
];
|
|
2376
2377
|
var ProtectedJobResultConfigurationOutput$ = [3, n0, _PJRCO,
|
|
2377
2378
|
0,
|
|
2378
2379
|
[_oCu],
|
|
2379
|
-
[() => ProtectedJobOutputConfigurationOutput$]
|
|
2380
|
+
[() => ProtectedJobOutputConfigurationOutput$], 1
|
|
2380
2381
|
];
|
|
2381
2382
|
var ProtectedJobS3Output$ = [3, n0, _PJSO,
|
|
2382
2383
|
0,
|
|
2383
2384
|
[_l],
|
|
2384
|
-
[0]
|
|
2385
|
+
[0], 1
|
|
2385
2386
|
];
|
|
2386
2387
|
var ProtectedJobS3OutputConfigurationInput$ = [3, n0, _PJSOCI,
|
|
2387
2388
|
0,
|
|
2388
2389
|
[_bu, _kP],
|
|
2389
|
-
[0, 0]
|
|
2390
|
+
[0, 0], 1
|
|
2390
2391
|
];
|
|
2391
2392
|
var ProtectedJobS3OutputConfigurationOutput$ = [3, n0, _PJSOCO,
|
|
2392
2393
|
0,
|
|
2393
2394
|
[_bu, _kP],
|
|
2394
|
-
[0, 0]
|
|
2395
|
+
[0, 0], 1
|
|
2395
2396
|
];
|
|
2396
2397
|
var ProtectedJobSingleMemberOutput$ = [3, n0, _PJSMO,
|
|
2397
2398
|
0,
|
|
2398
2399
|
[_aI],
|
|
2399
|
-
[0]
|
|
2400
|
+
[0], 1
|
|
2400
2401
|
];
|
|
2401
2402
|
var ProtectedJobStatistics$ = [3, n0, _PJS,
|
|
2402
2403
|
0,
|
|
@@ -2406,17 +2407,17 @@ var ProtectedJobStatistics$ = [3, n0, _PJS,
|
|
|
2406
2407
|
var ProtectedJobSummary$ = [3, n0, _PJSr,
|
|
2407
2408
|
0,
|
|
2408
2409
|
[_i, _mI, _mA, _cT, _st, _rCec],
|
|
2409
|
-
[0, 0, 0, 4, 0, () => ProtectedJobReceiverConfigurations]
|
|
2410
|
+
[0, 0, 0, 4, 0, () => ProtectedJobReceiverConfigurations], 6
|
|
2410
2411
|
];
|
|
2411
2412
|
var ProtectedJobWorkerComputeConfiguration$ = [3, n0, _PJWCC,
|
|
2412
2413
|
0,
|
|
2413
2414
|
[_t, _nu],
|
|
2414
|
-
[0, 1]
|
|
2415
|
+
[0, 1], 2
|
|
2415
2416
|
];
|
|
2416
2417
|
var ProtectedQuery$ = [3, n0, _PQ,
|
|
2417
2418
|
0,
|
|
2418
|
-
[_i, _mI, _mA, _cT,
|
|
2419
|
-
[0, 0, 0, 4, [() => ProtectedQuerySQLParameters$, 0],
|
|
2419
|
+
[_i, _mI, _mA, _cT, _st, _sPq, _rCe, _sta, _res, _e, _dP, _cCo],
|
|
2420
|
+
[0, 0, 0, 4, 0, [() => ProtectedQuerySQLParameters$, 0], () => ProtectedQueryResultConfiguration$, () => ProtectedQueryStatistics$, () => ProtectedQueryResult$, () => ProtectedQueryError$, () => DifferentialPrivacyParameters$, () => ComputeConfiguration$], 5
|
|
2420
2421
|
];
|
|
2421
2422
|
var ProtectedQueryDistributeOutput$ = [3, n0, _PQDO,
|
|
2422
2423
|
0,
|
|
@@ -2426,42 +2427,42 @@ var ProtectedQueryDistributeOutput$ = [3, n0, _PQDO,
|
|
|
2426
2427
|
var ProtectedQueryDistributeOutputConfiguration$ = [3, n0, _PQDOC,
|
|
2427
2428
|
0,
|
|
2428
2429
|
[_lo],
|
|
2429
|
-
[() => ProtectedQueryDistributeOutputConfigurationLocations]
|
|
2430
|
+
[() => ProtectedQueryDistributeOutputConfigurationLocations], 1
|
|
2430
2431
|
];
|
|
2431
2432
|
var ProtectedQueryError$ = [3, n0, _PQE,
|
|
2432
2433
|
0,
|
|
2433
2434
|
[_m, _co],
|
|
2434
|
-
[0, 0]
|
|
2435
|
+
[0, 0], 2
|
|
2435
2436
|
];
|
|
2436
2437
|
var ProtectedQueryMemberOutputConfiguration$ = [3, n0, _PQMOC,
|
|
2437
2438
|
0,
|
|
2438
2439
|
[_aI],
|
|
2439
|
-
[0]
|
|
2440
|
+
[0], 1
|
|
2440
2441
|
];
|
|
2441
2442
|
var ProtectedQueryResult$ = [3, n0, _PQR,
|
|
2442
2443
|
0,
|
|
2443
2444
|
[_o],
|
|
2444
|
-
[() => ProtectedQueryOutput$]
|
|
2445
|
+
[() => ProtectedQueryOutput$], 1
|
|
2445
2446
|
];
|
|
2446
2447
|
var ProtectedQueryResultConfiguration$ = [3, n0, _PQRC,
|
|
2447
2448
|
0,
|
|
2448
2449
|
[_oCu],
|
|
2449
|
-
[() => ProtectedQueryOutputConfiguration$]
|
|
2450
|
+
[() => ProtectedQueryOutputConfiguration$], 1
|
|
2450
2451
|
];
|
|
2451
2452
|
var ProtectedQueryS3Output$ = [3, n0, _PQSO,
|
|
2452
2453
|
0,
|
|
2453
2454
|
[_l],
|
|
2454
|
-
[0]
|
|
2455
|
+
[0], 1
|
|
2455
2456
|
];
|
|
2456
2457
|
var ProtectedQueryS3OutputConfiguration$ = [3, n0, _PQSOC,
|
|
2457
2458
|
0,
|
|
2458
2459
|
[_rF, _bu, _kP, _sFO],
|
|
2459
|
-
[0, 0, 0, 2]
|
|
2460
|
+
[0, 0, 0, 2], 2
|
|
2460
2461
|
];
|
|
2461
2462
|
var ProtectedQuerySingleMemberOutput$ = [3, n0, _PQSMO,
|
|
2462
2463
|
0,
|
|
2463
2464
|
[_aI],
|
|
2464
|
-
[0]
|
|
2465
|
+
[0], 1
|
|
2465
2466
|
];
|
|
2466
2467
|
var ProtectedQuerySQLParameters$ = [3, n0, _PQSQLP,
|
|
2467
2468
|
8,
|
|
@@ -2476,12 +2477,12 @@ var ProtectedQueryStatistics$ = [3, n0, _PQS,
|
|
|
2476
2477
|
var ProtectedQuerySummary$ = [3, n0, _PQSr,
|
|
2477
2478
|
0,
|
|
2478
2479
|
[_i, _mI, _mA, _cT, _st, _rCec],
|
|
2479
|
-
[0, 0, 0, 4, 0, () => ReceiverConfigurationsList]
|
|
2480
|
+
[0, 0, 0, 4, 0, () => ReceiverConfigurationsList], 6
|
|
2480
2481
|
];
|
|
2481
2482
|
var QueryComputePaymentConfig$ = [3, n0, _QCPC,
|
|
2482
2483
|
0,
|
|
2483
2484
|
[_iR],
|
|
2484
|
-
[2]
|
|
2485
|
+
[2], 1
|
|
2485
2486
|
];
|
|
2486
2487
|
var QueryConstraintRequireOverlap$ = [3, n0, _QCRO,
|
|
2487
2488
|
0,
|
|
@@ -2491,94 +2492,94 @@ var QueryConstraintRequireOverlap$ = [3, n0, _QCRO,
|
|
|
2491
2492
|
var ReceiverConfiguration$ = [3, n0, _RC,
|
|
2492
2493
|
0,
|
|
2493
2494
|
[_aTn, _cD],
|
|
2494
|
-
[0, () => ConfigurationDetails$]
|
|
2495
|
+
[0, () => ConfigurationDetails$], 1
|
|
2495
2496
|
];
|
|
2496
2497
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
2497
2498
|
{ [_e]: _c, [_hE]: 404 },
|
|
2498
2499
|
[_m, _rI, _rTe],
|
|
2499
|
-
[0, 0, 0]
|
|
2500
|
+
[0, 0, 0], 3
|
|
2500
2501
|
];
|
|
2501
2502
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2502
2503
|
var S3Location$ = [3, n0, _SL,
|
|
2503
2504
|
0,
|
|
2504
2505
|
[_bu, _k],
|
|
2505
|
-
[0, 0]
|
|
2506
|
+
[0, 0], 2
|
|
2506
2507
|
];
|
|
2507
2508
|
var Schema$ = [3, n0, _S,
|
|
2508
2509
|
0,
|
|
2509
|
-
[_colu, _pK, _aRT,
|
|
2510
|
-
[() => ColumnList, () => ColumnList, 64 | 0, 0,
|
|
2510
|
+
[_colu, _pK, _aRT, _cAI, _n, _cI, _cA, _de, _cT, _uT, _t, _sSD, _aM, _sAM, _rA, _sTP],
|
|
2511
|
+
[() => ColumnList, () => ColumnList, 64 | 0, 0, 0, 0, 0, 0, 4, 4, 0, () => SchemaStatusDetailList, 0, 64 | 0, 0, () => SchemaTypeProperties$], 12
|
|
2511
2512
|
];
|
|
2512
2513
|
var SchemaAnalysisRuleRequest$ = [3, n0, _SARR,
|
|
2513
2514
|
0,
|
|
2514
2515
|
[_n, _t],
|
|
2515
|
-
[0, 0]
|
|
2516
|
+
[0, 0], 2
|
|
2516
2517
|
];
|
|
2517
2518
|
var SchemaStatusDetail$ = [3, n0, _SSD,
|
|
2518
2519
|
0,
|
|
2519
|
-
[_st, _re, _aRTn, _con
|
|
2520
|
-
[0, () => SchemaStatusReasonList, 0, 64 | 0,
|
|
2520
|
+
[_st, _aTn, _re, _aRTn, _con],
|
|
2521
|
+
[0, 0, () => SchemaStatusReasonList, 0, 64 | 0], 2
|
|
2521
2522
|
];
|
|
2522
2523
|
var SchemaStatusReason$ = [3, n0, _SSR,
|
|
2523
2524
|
0,
|
|
2524
2525
|
[_co, _m],
|
|
2525
|
-
[0, 0]
|
|
2526
|
+
[0, 0], 2
|
|
2526
2527
|
];
|
|
2527
2528
|
var SchemaSummary$ = [3, n0, _SS,
|
|
2528
2529
|
0,
|
|
2529
2530
|
[_n, _t, _cAI, _cT, _uT, _cI, _cA, _aRT, _aM, _rA, _sAM],
|
|
2530
|
-
[0, 0, 0, 4, 4, 0, 0, 64 | 0, 0, 0, 64 | 0]
|
|
2531
|
+
[0, 0, 0, 4, 4, 0, 0, 64 | 0, 0, 0, 64 | 0], 8
|
|
2531
2532
|
];
|
|
2532
2533
|
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
2533
2534
|
{ [_e]: _c, [_hE]: 402 },
|
|
2534
2535
|
[_m, _qN, _qV],
|
|
2535
|
-
[0, 0, 1]
|
|
2536
|
+
[0, 0, 1], 3
|
|
2536
2537
|
];
|
|
2537
2538
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
2538
2539
|
var SnowflakeTableReference$ = [3, n0, _STR,
|
|
2539
2540
|
0,
|
|
2540
2541
|
[_sA, _aIc, _dN, _tN, _sN, _tS],
|
|
2541
|
-
[0, 0, 0, 0, 0, () => SnowflakeTableSchema$]
|
|
2542
|
+
[0, 0, 0, 0, 0, () => SnowflakeTableSchema$], 6
|
|
2542
2543
|
];
|
|
2543
2544
|
var SnowflakeTableSchemaV1$ = [3, n0, _STSV,
|
|
2544
2545
|
0,
|
|
2545
2546
|
[_cNo, _cTol],
|
|
2546
|
-
[0, 0]
|
|
2547
|
+
[0, 0], 2
|
|
2547
2548
|
];
|
|
2548
2549
|
var StartProtectedJobInput$ = [3, n0, _SPJI,
|
|
2549
2550
|
0,
|
|
2550
2551
|
[_t, _mIe, _jP, _rCe, _cCo],
|
|
2551
|
-
[0, [0, 1], () => ProtectedJobParameters$, () => ProtectedJobResultConfigurationInput$, () => ProtectedJobComputeConfiguration$]
|
|
2552
|
+
[0, [0, 1], [() => ProtectedJobParameters$, 0], () => ProtectedJobResultConfigurationInput$, () => ProtectedJobComputeConfiguration$], 3
|
|
2552
2553
|
];
|
|
2553
2554
|
var StartProtectedJobOutput$ = [3, n0, _SPJO,
|
|
2554
2555
|
0,
|
|
2555
2556
|
[_pJ],
|
|
2556
|
-
[() => ProtectedJob
|
|
2557
|
+
[[() => ProtectedJob$, 0]], 1
|
|
2557
2558
|
];
|
|
2558
2559
|
var StartProtectedQueryInput$ = [3, n0, _SPQI,
|
|
2559
2560
|
0,
|
|
2560
2561
|
[_t, _mIe, _sPq, _rCe, _cCo],
|
|
2561
|
-
[0, [0, 1], [() => ProtectedQuerySQLParameters$, 0], () => ProtectedQueryResultConfiguration$, () => ComputeConfiguration$]
|
|
2562
|
+
[0, [0, 1], [() => ProtectedQuerySQLParameters$, 0], () => ProtectedQueryResultConfiguration$, () => ComputeConfiguration$], 3
|
|
2562
2563
|
];
|
|
2563
2564
|
var StartProtectedQueryOutput$ = [3, n0, _SPQO,
|
|
2564
2565
|
0,
|
|
2565
2566
|
[_pQ],
|
|
2566
|
-
[[() => ProtectedQuery$, 0]]
|
|
2567
|
+
[[() => ProtectedQuery$, 0]], 1
|
|
2567
2568
|
];
|
|
2568
2569
|
var SyntheticDataColumnProperties$ = [3, n0, _SDCP,
|
|
2569
2570
|
0,
|
|
2570
2571
|
[_cNo, _cTol, _iPV],
|
|
2571
|
-
[0, 0, 2]
|
|
2572
|
+
[0, 0, 2], 3
|
|
2572
2573
|
];
|
|
2573
2574
|
var SyntheticDataGenerationPaymentConfig$ = [3, n0, _SDGPC,
|
|
2574
2575
|
0,
|
|
2575
2576
|
[_iR],
|
|
2576
|
-
[2]
|
|
2577
|
+
[2], 1
|
|
2577
2578
|
];
|
|
2578
2579
|
var TagResourceInput$ = [3, n0, _TRI,
|
|
2579
2580
|
0,
|
|
2580
2581
|
[_rA, _ta],
|
|
2581
|
-
[[0, 1], 128 | 0]
|
|
2582
|
+
[[0, 1], 128 | 0], 2
|
|
2582
2583
|
];
|
|
2583
2584
|
var TagResourceOutput$ = [3, n0, _TRO,
|
|
2584
2585
|
0,
|
|
@@ -2594,7 +2595,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
|
|
|
2594
2595
|
var UntagResourceInput$ = [3, n0, _URI,
|
|
2595
2596
|
0,
|
|
2596
2597
|
[_rA, _tK],
|
|
2597
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]]
|
|
2598
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
2598
2599
|
];
|
|
2599
2600
|
var UntagResourceOutput$ = [3, n0, _URO,
|
|
2600
2601
|
0,
|
|
@@ -2604,142 +2605,142 @@ var UntagResourceOutput$ = [3, n0, _URO,
|
|
|
2604
2605
|
var UpdateAnalysisTemplateInput$ = [3, n0, _UATI,
|
|
2605
2606
|
0,
|
|
2606
2607
|
[_mIe, _aTI, _de],
|
|
2607
|
-
[[0, 1], [0, 1], 0]
|
|
2608
|
+
[[0, 1], [0, 1], 0], 2
|
|
2608
2609
|
];
|
|
2609
2610
|
var UpdateAnalysisTemplateOutput$ = [3, n0, _UATO,
|
|
2610
2611
|
0,
|
|
2611
2612
|
[_aT],
|
|
2612
|
-
[[() => AnalysisTemplate$, 0]]
|
|
2613
|
+
[[() => AnalysisTemplate$, 0]], 1
|
|
2613
2614
|
];
|
|
2614
2615
|
var UpdateCollaborationChangeRequestInput$ = [3, n0, _UCCRI,
|
|
2615
2616
|
0,
|
|
2616
2617
|
[_cIo, _cRI, _ac],
|
|
2617
|
-
[[0, 1], [0, 1], 0]
|
|
2618
|
+
[[0, 1], [0, 1], 0], 3
|
|
2618
2619
|
];
|
|
2619
2620
|
var UpdateCollaborationChangeRequestOutput$ = [3, n0, _UCCRO,
|
|
2620
2621
|
0,
|
|
2621
2622
|
[_cCR],
|
|
2622
|
-
[() => CollaborationChangeRequest$]
|
|
2623
|
+
[() => CollaborationChangeRequest$], 1
|
|
2623
2624
|
];
|
|
2624
2625
|
var UpdateCollaborationInput$ = [3, n0, _UCI,
|
|
2625
2626
|
0,
|
|
2626
2627
|
[_cIo, _n, _de, _aE],
|
|
2627
|
-
[[0, 1], 0, 0, 0]
|
|
2628
|
+
[[0, 1], 0, 0, 0], 1
|
|
2628
2629
|
];
|
|
2629
2630
|
var UpdateCollaborationOutput$ = [3, n0, _UCO,
|
|
2630
2631
|
0,
|
|
2631
2632
|
[_col],
|
|
2632
|
-
[() => Collaboration$]
|
|
2633
|
+
[() => Collaboration$], 1
|
|
2633
2634
|
];
|
|
2634
2635
|
var UpdateConfiguredAudienceModelAssociationInput$ = [3, n0, _UCAMAI,
|
|
2635
2636
|
0,
|
|
2636
2637
|
[_cAMAI, _mIe, _de, _n],
|
|
2637
|
-
[[0, 1], [0, 1], 0, 0]
|
|
2638
|
+
[[0, 1], [0, 1], 0, 0], 2
|
|
2638
2639
|
];
|
|
2639
2640
|
var UpdateConfiguredAudienceModelAssociationOutput$ = [3, n0, _UCAMAO,
|
|
2640
2641
|
0,
|
|
2641
2642
|
[_cAMAo],
|
|
2642
|
-
[() => ConfiguredAudienceModelAssociation$]
|
|
2643
|
+
[() => ConfiguredAudienceModelAssociation$], 1
|
|
2643
2644
|
];
|
|
2644
2645
|
var UpdateConfiguredTableAnalysisRuleInput$ = [3, n0, _UCTARI,
|
|
2645
2646
|
0,
|
|
2646
2647
|
[_cTIo, _aRTn, _aRP],
|
|
2647
|
-
[[0, 1], [0, 1], () => ConfiguredTableAnalysisRulePolicy$]
|
|
2648
|
+
[[0, 1], [0, 1], () => ConfiguredTableAnalysisRulePolicy$], 3
|
|
2648
2649
|
];
|
|
2649
2650
|
var UpdateConfiguredTableAnalysisRuleOutput$ = [3, n0, _UCTARO,
|
|
2650
2651
|
0,
|
|
2651
2652
|
[_aRna],
|
|
2652
|
-
[() => ConfiguredTableAnalysisRule$]
|
|
2653
|
+
[() => ConfiguredTableAnalysisRule$], 1
|
|
2653
2654
|
];
|
|
2654
2655
|
var UpdateConfiguredTableAssociationAnalysisRuleInput$ = [3, n0, _UCTAARI,
|
|
2655
2656
|
0,
|
|
2656
2657
|
[_mIe, _cTAIo, _aRTn, _aRP],
|
|
2657
|
-
[[0, 1], [0, 1], [0, 1], () => ConfiguredTableAssociationAnalysisRulePolicy$]
|
|
2658
|
+
[[0, 1], [0, 1], [0, 1], () => ConfiguredTableAssociationAnalysisRulePolicy$], 4
|
|
2658
2659
|
];
|
|
2659
2660
|
var UpdateConfiguredTableAssociationAnalysisRuleOutput$ = [3, n0, _UCTAARO,
|
|
2660
2661
|
0,
|
|
2661
2662
|
[_aRna],
|
|
2662
|
-
[() => ConfiguredTableAssociationAnalysisRule$]
|
|
2663
|
+
[() => ConfiguredTableAssociationAnalysisRule$], 1
|
|
2663
2664
|
];
|
|
2664
2665
|
var UpdateConfiguredTableAssociationInput$ = [3, n0, _UCTAI,
|
|
2665
2666
|
0,
|
|
2666
2667
|
[_cTAIo, _mIe, _de, _rAo],
|
|
2667
|
-
[[0, 1], [0, 1], 0, 0]
|
|
2668
|
+
[[0, 1], [0, 1], 0, 0], 2
|
|
2668
2669
|
];
|
|
2669
2670
|
var UpdateConfiguredTableAssociationOutput$ = [3, n0, _UCTAO,
|
|
2670
2671
|
0,
|
|
2671
2672
|
[_cTAo],
|
|
2672
|
-
[() => ConfiguredTableAssociation$]
|
|
2673
|
+
[() => ConfiguredTableAssociation$], 1
|
|
2673
2674
|
];
|
|
2674
2675
|
var UpdateConfiguredTableInput$ = [3, n0, _UCTI,
|
|
2675
2676
|
0,
|
|
2676
2677
|
[_cTIo, _n, _de, _tR, _aCl, _aM, _sAM],
|
|
2677
|
-
[[0, 1], 0, 0, () => TableReference$, 64 | 0, 0, 64 | 0]
|
|
2678
|
+
[[0, 1], 0, 0, () => TableReference$, 64 | 0, 0, 64 | 0], 1
|
|
2678
2679
|
];
|
|
2679
2680
|
var UpdateConfiguredTableOutput$ = [3, n0, _UCTO,
|
|
2680
2681
|
0,
|
|
2681
2682
|
[_cTo],
|
|
2682
|
-
[() => ConfiguredTable$]
|
|
2683
|
+
[() => ConfiguredTable$], 1
|
|
2683
2684
|
];
|
|
2684
2685
|
var UpdateIdMappingTableInput$ = [3, n0, _UIMTI,
|
|
2685
2686
|
0,
|
|
2686
2687
|
[_iMTI, _mIe, _de, _kKA],
|
|
2687
|
-
[[0, 1], [0, 1], 0, 0]
|
|
2688
|
+
[[0, 1], [0, 1], 0, 0], 2
|
|
2688
2689
|
];
|
|
2689
2690
|
var UpdateIdMappingTableOutput$ = [3, n0, _UIMTO,
|
|
2690
2691
|
0,
|
|
2691
2692
|
[_iMT],
|
|
2692
|
-
[() => IdMappingTable$]
|
|
2693
|
+
[() => IdMappingTable$], 1
|
|
2693
2694
|
];
|
|
2694
2695
|
var UpdateIdNamespaceAssociationInput$ = [3, n0, _UINAI,
|
|
2695
2696
|
0,
|
|
2696
2697
|
[_iNAI, _mIe, _n, _de, _iMC],
|
|
2697
|
-
[[0, 1], [0, 1], 0, 0, () => IdMappingConfig$]
|
|
2698
|
+
[[0, 1], [0, 1], 0, 0, () => IdMappingConfig$], 2
|
|
2698
2699
|
];
|
|
2699
2700
|
var UpdateIdNamespaceAssociationOutput$ = [3, n0, _UINAO,
|
|
2700
2701
|
0,
|
|
2701
2702
|
[_iNA],
|
|
2702
|
-
[() => IdNamespaceAssociation$]
|
|
2703
|
+
[() => IdNamespaceAssociation$], 1
|
|
2703
2704
|
];
|
|
2704
2705
|
var UpdateMembershipInput$ = [3, n0, _UMI,
|
|
2705
2706
|
0,
|
|
2706
2707
|
[_mIe, _qLS, _jLS, _dRC, _dJRC],
|
|
2707
|
-
[[0, 1], 0, 0, () => MembershipProtectedQueryResultConfiguration$, () => MembershipProtectedJobResultConfiguration$]
|
|
2708
|
+
[[0, 1], 0, 0, () => MembershipProtectedQueryResultConfiguration$, () => MembershipProtectedJobResultConfiguration$], 1
|
|
2708
2709
|
];
|
|
2709
2710
|
var UpdateMembershipOutput$ = [3, n0, _UMO,
|
|
2710
2711
|
0,
|
|
2711
2712
|
[_mem],
|
|
2712
|
-
[() => Membership$]
|
|
2713
|
+
[() => Membership$], 1
|
|
2713
2714
|
];
|
|
2714
2715
|
var UpdatePrivacyBudgetTemplateInput$ = [3, n0, _UPBTI,
|
|
2715
2716
|
0,
|
|
2716
2717
|
[_mIe, _pBTIr, _pBT, _pa],
|
|
2717
|
-
[[0, 1], [0, 1], 0, () => PrivacyBudgetTemplateUpdateParameters$]
|
|
2718
|
+
[[0, 1], [0, 1], 0, () => PrivacyBudgetTemplateUpdateParameters$], 3
|
|
2718
2719
|
];
|
|
2719
2720
|
var UpdatePrivacyBudgetTemplateOutput$ = [3, n0, _UPBTO,
|
|
2720
2721
|
0,
|
|
2721
2722
|
[_pBTr],
|
|
2722
|
-
[() => PrivacyBudgetTemplate$]
|
|
2723
|
+
[() => PrivacyBudgetTemplate$], 1
|
|
2723
2724
|
];
|
|
2724
2725
|
var UpdateProtectedJobInput$ = [3, n0, _UPJI,
|
|
2725
2726
|
0,
|
|
2726
2727
|
[_mIe, _pJI, _tSa],
|
|
2727
|
-
[[0, 1], [0, 1], 0]
|
|
2728
|
+
[[0, 1], [0, 1], 0], 3
|
|
2728
2729
|
];
|
|
2729
2730
|
var UpdateProtectedJobOutput$ = [3, n0, _UPJO,
|
|
2730
2731
|
0,
|
|
2731
2732
|
[_pJ],
|
|
2732
|
-
[() => ProtectedJob
|
|
2733
|
+
[[() => ProtectedJob$, 0]], 1
|
|
2733
2734
|
];
|
|
2734
2735
|
var UpdateProtectedQueryInput$ = [3, n0, _UPQI,
|
|
2735
2736
|
0,
|
|
2736
2737
|
[_mIe, _pQI, _tSa],
|
|
2737
|
-
[[0, 1], [0, 1], 0]
|
|
2738
|
+
[[0, 1], [0, 1], 0], 3
|
|
2738
2739
|
];
|
|
2739
2740
|
var UpdateProtectedQueryOutput$ = [3, n0, _UPQO,
|
|
2740
2741
|
0,
|
|
2741
2742
|
[_pQ],
|
|
2742
|
-
[[() => ProtectedQuery$, 0]]
|
|
2743
|
+
[[() => ProtectedQuery$, 0]], 1
|
|
2743
2744
|
];
|
|
2744
2745
|
var ValidationException$ = [-3, n0, _VE,
|
|
2745
2746
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -2750,7 +2751,7 @@ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationExcept
|
|
|
2750
2751
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
2751
2752
|
0,
|
|
2752
2753
|
[_n, _m],
|
|
2753
|
-
[0, 0]
|
|
2754
|
+
[0, 0], 2
|
|
2754
2755
|
];
|
|
2755
2756
|
var WorkerComputeConfiguration$ = [3, n0, _WCC,
|
|
2756
2757
|
0,
|
|
@@ -2932,6 +2933,9 @@ var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
|
2932
2933
|
var ApprovalStatuses = [2, n0, _ASp,
|
|
2933
2934
|
0, 0, () => ApprovalStatusDetails$
|
|
2934
2935
|
];
|
|
2936
|
+
var JobParameterMap = [2, n0, _JPM,
|
|
2937
|
+
8, 0, 0
|
|
2938
|
+
];
|
|
2935
2939
|
var AnalysisRulePolicy$ = [4, n0, _ARP,
|
|
2936
2940
|
0,
|
|
2937
2941
|
[_v_],
|