@aws-sdk/client-customer-profiles 3.943.0 → 3.947.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 +263 -1417
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/CustomerProfilesClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +263 -1418
- package/dist-types/CustomerProfiles.d.ts +1 -1
- package/dist-types/CustomerProfilesClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AddProfileKeyCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainLayoutCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventTriggerCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/CreateProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/CreateSegmentDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/CreateSegmentEstimateCommand.d.ts +3 -3
- package/dist-types/commands/CreateSegmentSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateUploadJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainLayoutCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventTriggerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProfileKeyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProfileObjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSegmentDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +3 -3
- package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainLayoutCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/GetEventTriggerCommand.d.ts +3 -3
- package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +3 -3
- package/dist-types/commands/GetIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/GetMatchesCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectTypeAttributeStatisticsCommand.d.ts +3 -3
- package/dist-types/commands/GetProfileHistoryRecordCommand.d.ts +3 -3
- package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetProfileRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/GetRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentEstimateCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentMembershipCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/GetSimilarProfilesCommand.d.ts +3 -3
- package/dist-types/commands/GetUploadJobCommand.d.ts +3 -3
- package/dist-types/commands/GetUploadJobPathCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowStepsCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainLayoutsCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainObjectTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListEventStreamsCommand.d.ts +3 -3
- package/dist-types/commands/ListEventTriggersCommand.d.ts +3 -3
- package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntegrationsCommand.d.ts +3 -3
- package/dist-types/commands/ListObjectTypeAttributeValuesCommand.d.ts +3 -3
- package/dist-types/commands/ListObjectTypeAttributesCommand.d.ts +3 -3
- package/dist-types/commands/ListProfileAttributeValuesCommand.d.ts +3 -3
- package/dist-types/commands/ListProfileHistoryRecordsCommand.d.ts +3 -3
- package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListProfileObjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListRecommenderRecipesCommand.d.ts +3 -3
- package/dist-types/commands/ListRecommendersCommand.d.ts +3 -3
- package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +3 -3
- package/dist-types/commands/ListSegmentDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListUploadJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/MergeProfilesCommand.d.ts +3 -3
- package/dist-types/commands/PutDomainObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/PutIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/PutProfileObjectCommand.d.ts +3 -3
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +3 -3
- package/dist-types/commands/SearchProfilesCommand.d.ts +3 -3
- package/dist-types/commands/StartRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/StartUploadJobCommand.d.ts +3 -3
- package/dist-types/commands/StopRecommenderCommand.d.ts +4 -4
- package/dist-types/commands/StopUploadJobCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainLayoutCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEventTriggerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/CustomerProfilesServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/GetSimilarProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListDomainLayoutsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainObjectTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEventStreamsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEventTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListObjectTypeAttributesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommenderRecipesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommendersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRuleBasedMatchesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSegmentDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUploadJobsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CustomerProfilesServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
|
@@ -803,17 +803,7 @@ export var sensitiveString1To50000 = [0, n0, _sSTensitiv, 8, 0];
|
|
|
803
803
|
export var sensitiveText = [0, n0, _sT, 8, 0];
|
|
804
804
|
export var Statistic = [0, n0, _S, 8, 0];
|
|
805
805
|
export var stringifiedJson = [0, n0, _sJ, 8, 0];
|
|
806
|
-
export var AccessDeniedException = [
|
|
807
|
-
-3,
|
|
808
|
-
n0,
|
|
809
|
-
_ADE,
|
|
810
|
-
{
|
|
811
|
-
[_e]: _c,
|
|
812
|
-
[_hE]: 403,
|
|
813
|
-
},
|
|
814
|
-
[_M],
|
|
815
|
-
[0],
|
|
816
|
-
];
|
|
806
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
817
807
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
818
808
|
export var AdditionalSearchKey = [3, n0, _ASK, 0, [_KN, _V], [0, 64 | 0]];
|
|
819
809
|
export var AddProfileKeyRequest = [3, n0, _APKR, 0, [_PI, _KN, _V, _DN], [0, 0, 64 | 0, [0, 1]]];
|
|
@@ -833,42 +823,12 @@ export var AddressDimension = [
|
|
|
833
823
|
0,
|
|
834
824
|
[_C, _Cou, _Co, _PC, _P, _St],
|
|
835
825
|
[
|
|
836
|
-
[
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
],
|
|
842
|
-
[
|
|
843
|
-
() => ProfileDimension,
|
|
844
|
-
{
|
|
845
|
-
[_jN]: _Cou,
|
|
846
|
-
},
|
|
847
|
-
],
|
|
848
|
-
[
|
|
849
|
-
() => ProfileDimension,
|
|
850
|
-
{
|
|
851
|
-
[_jN]: _Co,
|
|
852
|
-
},
|
|
853
|
-
],
|
|
854
|
-
[
|
|
855
|
-
() => ProfileDimension,
|
|
856
|
-
{
|
|
857
|
-
[_jN]: _PC,
|
|
858
|
-
},
|
|
859
|
-
],
|
|
860
|
-
[
|
|
861
|
-
() => ProfileDimension,
|
|
862
|
-
{
|
|
863
|
-
[_jN]: _P,
|
|
864
|
-
},
|
|
865
|
-
],
|
|
866
|
-
[
|
|
867
|
-
() => ProfileDimension,
|
|
868
|
-
{
|
|
869
|
-
[_jN]: _St,
|
|
870
|
-
},
|
|
871
|
-
],
|
|
826
|
+
[() => ProfileDimension, { [_jN]: _C }],
|
|
827
|
+
[() => ProfileDimension, { [_jN]: _Cou }],
|
|
828
|
+
[() => ProfileDimension, { [_jN]: _Co }],
|
|
829
|
+
[() => ProfileDimension, { [_jN]: _PC }],
|
|
830
|
+
[() => ProfileDimension, { [_jN]: _P }],
|
|
831
|
+
[() => ProfileDimension, { [_jN]: _St }],
|
|
872
832
|
],
|
|
873
833
|
];
|
|
874
834
|
export var AppflowIntegration = [
|
|
@@ -904,18 +864,8 @@ export var AttributeDimension = [
|
|
|
904
864
|
0,
|
|
905
865
|
[_DT, _V],
|
|
906
866
|
[
|
|
907
|
-
[
|
|
908
|
-
|
|
909
|
-
{
|
|
910
|
-
[_jN]: _DT,
|
|
911
|
-
},
|
|
912
|
-
],
|
|
913
|
-
[
|
|
914
|
-
64 | 0,
|
|
915
|
-
{
|
|
916
|
-
[_jN]: _V,
|
|
917
|
-
},
|
|
918
|
-
],
|
|
867
|
+
[0, { [_jN]: _DT }],
|
|
868
|
+
[64 | 0, { [_jN]: _V }],
|
|
919
869
|
],
|
|
920
870
|
];
|
|
921
871
|
export var AttributeItem = [3, n0, _AIt, 0, [_N], [0]];
|
|
@@ -936,17 +886,7 @@ export var AutoMerging = [
|
|
|
936
886
|
[_En, _Con, _CR, _MACSFM],
|
|
937
887
|
[2, () => Consolidation, () => ConflictResolution, 1],
|
|
938
888
|
];
|
|
939
|
-
export var BadRequestException = [
|
|
940
|
-
-3,
|
|
941
|
-
n0,
|
|
942
|
-
_BRE,
|
|
943
|
-
{
|
|
944
|
-
[_e]: _c,
|
|
945
|
-
[_hE]: 400,
|
|
946
|
-
},
|
|
947
|
-
[_M],
|
|
948
|
-
[0],
|
|
949
|
-
];
|
|
889
|
+
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
950
890
|
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
951
891
|
export var Batch = [3, n0, _Ba, 0, [_ST, _ET], [4, 4]];
|
|
952
892
|
export var BatchGetCalculatedAttributeForProfileError = [
|
|
@@ -994,24 +934,9 @@ export var CalculatedAttributeDimension = [
|
|
|
994
934
|
0,
|
|
995
935
|
[_DT, _V, _CO],
|
|
996
936
|
[
|
|
997
|
-
[
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
[_jN]: _DT,
|
|
1001
|
-
},
|
|
1002
|
-
],
|
|
1003
|
-
[
|
|
1004
|
-
64 | 0,
|
|
1005
|
-
{
|
|
1006
|
-
[_jN]: _V,
|
|
1007
|
-
},
|
|
1008
|
-
],
|
|
1009
|
-
[
|
|
1010
|
-
() => ConditionOverrides,
|
|
1011
|
-
{
|
|
1012
|
-
[_jN]: _CO,
|
|
1013
|
-
},
|
|
1014
|
-
],
|
|
937
|
+
[0, { [_jN]: _DT }],
|
|
938
|
+
[64 | 0, { [_jN]: _V }],
|
|
939
|
+
[() => ConditionOverrides, { [_jN]: _CO }],
|
|
1015
940
|
],
|
|
1016
941
|
];
|
|
1017
942
|
export var CalculatedAttributeValue = [
|
|
@@ -1261,42 +1186,12 @@ export var CreateSegmentDefinitionResponse = [
|
|
|
1261
1186
|
0,
|
|
1262
1187
|
[_SDN, _DNi, _D, _CA, _SDA, _Ta],
|
|
1263
1188
|
[
|
|
1264
|
-
[
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
],
|
|
1270
|
-
[
|
|
1271
|
-
0,
|
|
1272
|
-
{
|
|
1273
|
-
[_jN]: _DNi,
|
|
1274
|
-
},
|
|
1275
|
-
],
|
|
1276
|
-
[
|
|
1277
|
-
() => sensitiveString1To4000,
|
|
1278
|
-
{
|
|
1279
|
-
[_jN]: _D,
|
|
1280
|
-
},
|
|
1281
|
-
],
|
|
1282
|
-
[
|
|
1283
|
-
4,
|
|
1284
|
-
{
|
|
1285
|
-
[_jN]: _CA,
|
|
1286
|
-
},
|
|
1287
|
-
],
|
|
1288
|
-
[
|
|
1289
|
-
0,
|
|
1290
|
-
{
|
|
1291
|
-
[_jN]: _SDA,
|
|
1292
|
-
},
|
|
1293
|
-
],
|
|
1294
|
-
[
|
|
1295
|
-
128 | 0,
|
|
1296
|
-
{
|
|
1297
|
-
[_jN]: _Ta,
|
|
1298
|
-
},
|
|
1299
|
-
],
|
|
1189
|
+
[0, { [_jN]: _SDN }],
|
|
1190
|
+
[0, { [_jN]: _DNi }],
|
|
1191
|
+
[() => sensitiveString1To4000, { [_jN]: _D }],
|
|
1192
|
+
[4, { [_jN]: _CA }],
|
|
1193
|
+
[0, { [_jN]: _SDA }],
|
|
1194
|
+
[128 | 0, { [_jN]: _Ta }],
|
|
1300
1195
|
],
|
|
1301
1196
|
];
|
|
1302
1197
|
export var CreateSegmentEstimateRequest = [
|
|
@@ -1329,21 +1224,7 @@ export var CreateUploadJobRequest = [
|
|
|
1329
1224
|
[_DN, _DNi, _Fi, _UK, _DE],
|
|
1330
1225
|
[[0, 1], 0, [() => FieldMap, 0], 0, 1],
|
|
1331
1226
|
];
|
|
1332
|
-
export var CreateUploadJobResponse = [
|
|
1333
|
-
3,
|
|
1334
|
-
n0,
|
|
1335
|
-
_CUJRr,
|
|
1336
|
-
0,
|
|
1337
|
-
[_JI],
|
|
1338
|
-
[
|
|
1339
|
-
[
|
|
1340
|
-
0,
|
|
1341
|
-
{
|
|
1342
|
-
[_jN]: _JI,
|
|
1343
|
-
},
|
|
1344
|
-
],
|
|
1345
|
-
],
|
|
1346
|
-
];
|
|
1227
|
+
export var CreateUploadJobResponse = [3, n0, _CUJRr, 0, [_JI], [[0, { [_jN]: _JI }]]];
|
|
1347
1228
|
export var DataStoreRequest = [3, n0, _DSR, 0, [_En], [2]];
|
|
1348
1229
|
export var DataStoreResponse = [3, n0, _DSRa, 0, [_En, _Re], [2, () => Readiness]];
|
|
1349
1230
|
export var DateDimension = [
|
|
@@ -1353,18 +1234,8 @@ export var DateDimension = [
|
|
|
1353
1234
|
0,
|
|
1354
1235
|
[_DT, _V],
|
|
1355
1236
|
[
|
|
1356
|
-
[
|
|
1357
|
-
|
|
1358
|
-
{
|
|
1359
|
-
[_jN]: _DT,
|
|
1360
|
-
},
|
|
1361
|
-
],
|
|
1362
|
-
[
|
|
1363
|
-
64 | 0,
|
|
1364
|
-
{
|
|
1365
|
-
[_jN]: _V,
|
|
1366
|
-
},
|
|
1367
|
-
],
|
|
1237
|
+
[0, { [_jN]: _DT }],
|
|
1238
|
+
[64 | 0, { [_jN]: _V }],
|
|
1368
1239
|
],
|
|
1369
1240
|
];
|
|
1370
1241
|
export var DeleteCalculatedAttributeDefinitionRequest = [
|
|
@@ -1486,21 +1357,7 @@ export var DeleteSegmentDefinitionRequest = [
|
|
|
1486
1357
|
[0, 1],
|
|
1487
1358
|
],
|
|
1488
1359
|
];
|
|
1489
|
-
export var DeleteSegmentDefinitionResponse = [
|
|
1490
|
-
3,
|
|
1491
|
-
n0,
|
|
1492
|
-
_DSDRe,
|
|
1493
|
-
0,
|
|
1494
|
-
[_M],
|
|
1495
|
-
[
|
|
1496
|
-
[
|
|
1497
|
-
0,
|
|
1498
|
-
{
|
|
1499
|
-
[_jN]: _M,
|
|
1500
|
-
},
|
|
1501
|
-
],
|
|
1502
|
-
],
|
|
1503
|
-
];
|
|
1360
|
+
export var DeleteSegmentDefinitionResponse = [3, n0, _DSDRe, 0, [_M], [[0, { [_jN]: _M }]]];
|
|
1504
1361
|
export var DeleteWorkflowRequest = [
|
|
1505
1362
|
3,
|
|
1506
1363
|
n0,
|
|
@@ -1597,18 +1454,8 @@ export var ExtraLengthValueProfileDimension = [
|
|
|
1597
1454
|
0,
|
|
1598
1455
|
[_DT, _V],
|
|
1599
1456
|
[
|
|
1600
|
-
[
|
|
1601
|
-
|
|
1602
|
-
{
|
|
1603
|
-
[_jN]: _DT,
|
|
1604
|
-
},
|
|
1605
|
-
],
|
|
1606
|
-
[
|
|
1607
|
-
64 | 0,
|
|
1608
|
-
{
|
|
1609
|
-
[_jN]: _V,
|
|
1610
|
-
},
|
|
1611
|
-
],
|
|
1457
|
+
[0, { [_jN]: _DT }],
|
|
1458
|
+
[64 | 0, { [_jN]: _V }],
|
|
1612
1459
|
],
|
|
1613
1460
|
];
|
|
1614
1461
|
export var FieldSourceProfileIds = [
|
|
@@ -1857,18 +1704,8 @@ export var GetMatchesRequest = [
|
|
|
1857
1704
|
0,
|
|
1858
1705
|
[_NT, _MR, _DN],
|
|
1859
1706
|
[
|
|
1860
|
-
[
|
|
1861
|
-
|
|
1862
|
-
{
|
|
1863
|
-
[_hQ]: _nt,
|
|
1864
|
-
},
|
|
1865
|
-
],
|
|
1866
|
-
[
|
|
1867
|
-
1,
|
|
1868
|
-
{
|
|
1869
|
-
[_hQ]: _mr,
|
|
1870
|
-
},
|
|
1871
|
-
],
|
|
1707
|
+
[0, { [_hQ]: _nt }],
|
|
1708
|
+
[1, { [_hQ]: _mr }],
|
|
1872
1709
|
[0, 1],
|
|
1873
1710
|
],
|
|
1874
1711
|
];
|
|
@@ -1989,12 +1826,7 @@ export var GetRecommenderRequest = [
|
|
|
1989
1826
|
[
|
|
1990
1827
|
[0, 1],
|
|
1991
1828
|
[0, 1],
|
|
1992
|
-
[
|
|
1993
|
-
1,
|
|
1994
|
-
{
|
|
1995
|
-
[_hQ]: _tmc,
|
|
1996
|
-
},
|
|
1997
|
-
],
|
|
1829
|
+
[1, { [_hQ]: _tmc }],
|
|
1998
1830
|
],
|
|
1999
1831
|
];
|
|
2000
1832
|
export var GetRecommenderResponse = [
|
|
@@ -2035,60 +1867,15 @@ export var GetSegmentDefinitionResponse = [
|
|
|
2035
1867
|
0,
|
|
2036
1868
|
[_SDN, _DNi, _D, _SG, _SDA, _CA, _Ta, _SSQ, _STe],
|
|
2037
1869
|
[
|
|
2038
|
-
[
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
],
|
|
2044
|
-
[
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
[_jN]: _DNi,
|
|
2048
|
-
},
|
|
2049
|
-
],
|
|
2050
|
-
[
|
|
2051
|
-
() => sensitiveString1To4000,
|
|
2052
|
-
{
|
|
2053
|
-
[_jN]: _D,
|
|
2054
|
-
},
|
|
2055
|
-
],
|
|
2056
|
-
[
|
|
2057
|
-
() => SegmentGroup,
|
|
2058
|
-
{
|
|
2059
|
-
[_jN]: _SG,
|
|
2060
|
-
},
|
|
2061
|
-
],
|
|
2062
|
-
[
|
|
2063
|
-
0,
|
|
2064
|
-
{
|
|
2065
|
-
[_jN]: _SDA,
|
|
2066
|
-
},
|
|
2067
|
-
],
|
|
2068
|
-
[
|
|
2069
|
-
4,
|
|
2070
|
-
{
|
|
2071
|
-
[_jN]: _CA,
|
|
2072
|
-
},
|
|
2073
|
-
],
|
|
2074
|
-
[
|
|
2075
|
-
128 | 0,
|
|
2076
|
-
{
|
|
2077
|
-
[_jN]: _Ta,
|
|
2078
|
-
},
|
|
2079
|
-
],
|
|
2080
|
-
[
|
|
2081
|
-
() => sensitiveString1To50000,
|
|
2082
|
-
{
|
|
2083
|
-
[_jN]: _SSQ,
|
|
2084
|
-
},
|
|
2085
|
-
],
|
|
2086
|
-
[
|
|
2087
|
-
0,
|
|
2088
|
-
{
|
|
2089
|
-
[_jN]: _STe,
|
|
2090
|
-
},
|
|
2091
|
-
],
|
|
1870
|
+
[0, { [_jN]: _SDN }],
|
|
1871
|
+
[0, { [_jN]: _DNi }],
|
|
1872
|
+
[() => sensitiveString1To4000, { [_jN]: _D }],
|
|
1873
|
+
[() => SegmentGroup, { [_jN]: _SG }],
|
|
1874
|
+
[0, { [_jN]: _SDA }],
|
|
1875
|
+
[4, { [_jN]: _CA }],
|
|
1876
|
+
[128 | 0, { [_jN]: _Ta }],
|
|
1877
|
+
[() => sensitiveString1To50000, { [_jN]: _SSQ }],
|
|
1878
|
+
[0, { [_jN]: _STe }],
|
|
2092
1879
|
],
|
|
2093
1880
|
];
|
|
2094
1881
|
export var GetSegmentEstimateRequest = [
|
|
@@ -2119,12 +1906,7 @@ export var GetSegmentMembershipRequest = [
|
|
|
2119
1906
|
[
|
|
2120
1907
|
[0, 1],
|
|
2121
1908
|
[0, 1],
|
|
2122
|
-
[
|
|
2123
|
-
64 | 0,
|
|
2124
|
-
{
|
|
2125
|
-
[_jN]: _PIr,
|
|
2126
|
-
},
|
|
2127
|
-
],
|
|
1909
|
+
[64 | 0, { [_jN]: _PIr }],
|
|
2128
1910
|
],
|
|
2129
1911
|
];
|
|
2130
1912
|
export var GetSegmentMembershipResponse = [
|
|
@@ -2134,30 +1916,10 @@ export var GetSegmentMembershipResponse = [
|
|
|
2134
1916
|
0,
|
|
2135
1917
|
[_SDN, _Pr, _Fa, _LCA],
|
|
2136
1918
|
[
|
|
2137
|
-
[
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
},
|
|
2142
|
-
],
|
|
2143
|
-
[
|
|
2144
|
-
() => Profiles,
|
|
2145
|
-
{
|
|
2146
|
-
[_jN]: _Pr,
|
|
2147
|
-
},
|
|
2148
|
-
],
|
|
2149
|
-
[
|
|
2150
|
-
() => Failures,
|
|
2151
|
-
{
|
|
2152
|
-
[_jN]: _Fa,
|
|
2153
|
-
},
|
|
2154
|
-
],
|
|
2155
|
-
[
|
|
2156
|
-
4,
|
|
2157
|
-
{
|
|
2158
|
-
[_jN]: _LCA,
|
|
2159
|
-
},
|
|
2160
|
-
],
|
|
1919
|
+
[0, { [_jN]: _SDN }],
|
|
1920
|
+
[() => Profiles, { [_jN]: _Pr }],
|
|
1921
|
+
[() => Failures, { [_jN]: _Fa }],
|
|
1922
|
+
[4, { [_jN]: _LCA }],
|
|
2161
1923
|
],
|
|
2162
1924
|
];
|
|
2163
1925
|
export var GetSegmentSnapshotRequest = [
|
|
@@ -2186,24 +1948,7 @@ export var GetSimilarProfilesRequest = [
|
|
|
2186
1948
|
_GSPR,
|
|
2187
1949
|
0,
|
|
2188
1950
|
[_NT, _MR, _DN, _MT, _SK, _SV],
|
|
2189
|
-
[
|
|
2190
|
-
[
|
|
2191
|
-
0,
|
|
2192
|
-
{
|
|
2193
|
-
[_hQ]: _nt,
|
|
2194
|
-
},
|
|
2195
|
-
],
|
|
2196
|
-
[
|
|
2197
|
-
1,
|
|
2198
|
-
{
|
|
2199
|
-
[_hQ]: _mr,
|
|
2200
|
-
},
|
|
2201
|
-
],
|
|
2202
|
-
[0, 1],
|
|
2203
|
-
0,
|
|
2204
|
-
0,
|
|
2205
|
-
0,
|
|
2206
|
-
],
|
|
1951
|
+
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 0, 0],
|
|
2207
1952
|
];
|
|
2208
1953
|
export var GetSimilarProfilesResponse = [
|
|
2209
1954
|
3,
|
|
@@ -2231,24 +1976,9 @@ export var GetUploadJobPathResponse = [
|
|
|
2231
1976
|
0,
|
|
2232
1977
|
[_Ur, _CTl, _VU],
|
|
2233
1978
|
[
|
|
2234
|
-
[
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
[_jN]: _Ur,
|
|
2238
|
-
},
|
|
2239
|
-
],
|
|
2240
|
-
[
|
|
2241
|
-
0,
|
|
2242
|
-
{
|
|
2243
|
-
[_jN]: _CTl,
|
|
2244
|
-
},
|
|
2245
|
-
],
|
|
2246
|
-
[
|
|
2247
|
-
4,
|
|
2248
|
-
{
|
|
2249
|
-
[_jN]: _VU,
|
|
2250
|
-
},
|
|
2251
|
-
],
|
|
1979
|
+
[0, { [_jN]: _Ur }],
|
|
1980
|
+
[0, { [_jN]: _CTl }],
|
|
1981
|
+
[4, { [_jN]: _VU }],
|
|
2252
1982
|
],
|
|
2253
1983
|
];
|
|
2254
1984
|
export var GetUploadJobRequest = [
|
|
@@ -2269,66 +1999,16 @@ export var GetUploadJobResponse = [
|
|
|
2269
1999
|
0,
|
|
2270
2000
|
[_JI, _DNi, _Sta, _SR, _CA, _CAo, _Fi, _UK, _RS, _DE],
|
|
2271
2001
|
[
|
|
2272
|
-
[
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
],
|
|
2278
|
-
[
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
},
|
|
2283
|
-
],
|
|
2284
|
-
[
|
|
2285
|
-
0,
|
|
2286
|
-
{
|
|
2287
|
-
[_jN]: _Sta,
|
|
2288
|
-
},
|
|
2289
|
-
],
|
|
2290
|
-
[
|
|
2291
|
-
0,
|
|
2292
|
-
{
|
|
2293
|
-
[_jN]: _SR,
|
|
2294
|
-
},
|
|
2295
|
-
],
|
|
2296
|
-
[
|
|
2297
|
-
4,
|
|
2298
|
-
{
|
|
2299
|
-
[_jN]: _CA,
|
|
2300
|
-
},
|
|
2301
|
-
],
|
|
2302
|
-
[
|
|
2303
|
-
4,
|
|
2304
|
-
{
|
|
2305
|
-
[_jN]: _CAo,
|
|
2306
|
-
},
|
|
2307
|
-
],
|
|
2308
|
-
[
|
|
2309
|
-
() => FieldMap,
|
|
2310
|
-
{
|
|
2311
|
-
[_jN]: _Fi,
|
|
2312
|
-
},
|
|
2313
|
-
],
|
|
2314
|
-
[
|
|
2315
|
-
0,
|
|
2316
|
-
{
|
|
2317
|
-
[_jN]: _UK,
|
|
2318
|
-
},
|
|
2319
|
-
],
|
|
2320
|
-
[
|
|
2321
|
-
() => ResultsSummary,
|
|
2322
|
-
{
|
|
2323
|
-
[_jN]: _RS,
|
|
2324
|
-
},
|
|
2325
|
-
],
|
|
2326
|
-
[
|
|
2327
|
-
1,
|
|
2328
|
-
{
|
|
2329
|
-
[_jN]: _DE,
|
|
2330
|
-
},
|
|
2331
|
-
],
|
|
2002
|
+
[0, { [_jN]: _JI }],
|
|
2003
|
+
[0, { [_jN]: _DNi }],
|
|
2004
|
+
[0, { [_jN]: _Sta }],
|
|
2005
|
+
[0, { [_jN]: _SR }],
|
|
2006
|
+
[4, { [_jN]: _CA }],
|
|
2007
|
+
[4, { [_jN]: _CAo }],
|
|
2008
|
+
[() => FieldMap, { [_jN]: _Fi }],
|
|
2009
|
+
[0, { [_jN]: _UK }],
|
|
2010
|
+
[() => ResultsSummary, { [_jN]: _RS }],
|
|
2011
|
+
[1, { [_jN]: _DE }],
|
|
2332
2012
|
],
|
|
2333
2013
|
];
|
|
2334
2014
|
export var GetWorkflowRequest = [
|
|
@@ -2359,18 +2039,8 @@ export var GetWorkflowStepsRequest = [
|
|
|
2359
2039
|
[
|
|
2360
2040
|
[0, 1],
|
|
2361
2041
|
[0, 1],
|
|
2362
|
-
[
|
|
2363
|
-
|
|
2364
|
-
{
|
|
2365
|
-
[_hQ]: _nt,
|
|
2366
|
-
},
|
|
2367
|
-
],
|
|
2368
|
-
[
|
|
2369
|
-
1,
|
|
2370
|
-
{
|
|
2371
|
-
[_hQ]: _mr,
|
|
2372
|
-
},
|
|
2373
|
-
],
|
|
2042
|
+
[0, { [_hQ]: _nt }],
|
|
2043
|
+
[1, { [_hQ]: _mr }],
|
|
2374
2044
|
],
|
|
2375
2045
|
];
|
|
2376
2046
|
export var GetWorkflowStepsResponse = [
|
|
@@ -2388,30 +2058,10 @@ export var Group = [
|
|
|
2388
2058
|
0,
|
|
2389
2059
|
[_Di, _SSo, _STo, _T],
|
|
2390
2060
|
[
|
|
2391
|
-
[
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
},
|
|
2396
|
-
],
|
|
2397
|
-
[
|
|
2398
|
-
() => SourceSegmentList,
|
|
2399
|
-
{
|
|
2400
|
-
[_jN]: _SSo,
|
|
2401
|
-
},
|
|
2402
|
-
],
|
|
2403
|
-
[
|
|
2404
|
-
0,
|
|
2405
|
-
{
|
|
2406
|
-
[_jN]: _STo,
|
|
2407
|
-
},
|
|
2408
|
-
],
|
|
2409
|
-
[
|
|
2410
|
-
0,
|
|
2411
|
-
{
|
|
2412
|
-
[_jN]: _T,
|
|
2413
|
-
},
|
|
2414
|
-
],
|
|
2061
|
+
[() => DimensionList, { [_jN]: _Di }],
|
|
2062
|
+
[() => SourceSegmentList, { [_jN]: _SSo }],
|
|
2063
|
+
[0, { [_jN]: _STo }],
|
|
2064
|
+
[0, { [_jN]: _T }],
|
|
2415
2065
|
],
|
|
2416
2066
|
];
|
|
2417
2067
|
export var IdentityResolutionJob = [
|
|
@@ -2424,17 +2074,7 @@ export var IdentityResolutionJob = [
|
|
|
2424
2074
|
];
|
|
2425
2075
|
export var IncrementalPullConfig = [3, n0, _IPC, 0, [_DTFN], [0]];
|
|
2426
2076
|
export var IntegrationConfig = [3, n0, _IC, 0, [_AI], [[() => AppflowIntegration, 0]]];
|
|
2427
|
-
export var InternalServerException = [
|
|
2428
|
-
-3,
|
|
2429
|
-
n0,
|
|
2430
|
-
_ISE,
|
|
2431
|
-
{
|
|
2432
|
-
[_e]: _s,
|
|
2433
|
-
[_hE]: 500,
|
|
2434
|
-
},
|
|
2435
|
-
[_M],
|
|
2436
|
-
[0],
|
|
2437
|
-
];
|
|
2077
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
2438
2078
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
2439
2079
|
export var JobSchedule = [3, n0, _JSo, 0, [_DOTW, _Ti], [0, 0]];
|
|
2440
2080
|
export var JobStats = [3, n0, _JS, 0, [_NOPR, _NOMF, _NOMD], [1, 1, 1]];
|
|
@@ -2452,27 +2092,7 @@ export var ListAccountIntegrationsRequest = [
|
|
|
2452
2092
|
_LAIR,
|
|
2453
2093
|
0,
|
|
2454
2094
|
[_U, _NT, _MR, _IH],
|
|
2455
|
-
[
|
|
2456
|
-
0,
|
|
2457
|
-
[
|
|
2458
|
-
0,
|
|
2459
|
-
{
|
|
2460
|
-
[_hQ]: _nt,
|
|
2461
|
-
},
|
|
2462
|
-
],
|
|
2463
|
-
[
|
|
2464
|
-
1,
|
|
2465
|
-
{
|
|
2466
|
-
[_hQ]: _mr,
|
|
2467
|
-
},
|
|
2468
|
-
],
|
|
2469
|
-
[
|
|
2470
|
-
2,
|
|
2471
|
-
{
|
|
2472
|
-
[_hQ]: _ih,
|
|
2473
|
-
},
|
|
2474
|
-
],
|
|
2475
|
-
],
|
|
2095
|
+
[0, [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [2, { [_hQ]: _ih }]],
|
|
2476
2096
|
];
|
|
2477
2097
|
export var ListAccountIntegrationsResponse = [
|
|
2478
2098
|
3,
|
|
@@ -2498,18 +2118,8 @@ export var ListCalculatedAttributeDefinitionsRequest = [
|
|
|
2498
2118
|
[_DN, _NT, _MR],
|
|
2499
2119
|
[
|
|
2500
2120
|
[0, 1],
|
|
2501
|
-
[
|
|
2502
|
-
|
|
2503
|
-
{
|
|
2504
|
-
[_hQ]: _nt,
|
|
2505
|
-
},
|
|
2506
|
-
],
|
|
2507
|
-
[
|
|
2508
|
-
1,
|
|
2509
|
-
{
|
|
2510
|
-
[_hQ]: _mr,
|
|
2511
|
-
},
|
|
2512
|
-
],
|
|
2121
|
+
[0, { [_hQ]: _nt }],
|
|
2122
|
+
[1, { [_hQ]: _mr }],
|
|
2513
2123
|
],
|
|
2514
2124
|
];
|
|
2515
2125
|
export var ListCalculatedAttributeDefinitionsResponse = [
|
|
@@ -2535,18 +2145,8 @@ export var ListCalculatedAttributesForProfileRequest = [
|
|
|
2535
2145
|
0,
|
|
2536
2146
|
[_NT, _MR, _DN, _PI],
|
|
2537
2147
|
[
|
|
2538
|
-
[
|
|
2539
|
-
|
|
2540
|
-
{
|
|
2541
|
-
[_hQ]: _nt,
|
|
2542
|
-
},
|
|
2543
|
-
],
|
|
2544
|
-
[
|
|
2545
|
-
1,
|
|
2546
|
-
{
|
|
2547
|
-
[_hQ]: _mr,
|
|
2548
|
-
},
|
|
2549
|
-
],
|
|
2148
|
+
[0, { [_hQ]: _nt }],
|
|
2149
|
+
[1, { [_hQ]: _mr }],
|
|
2550
2150
|
[0, 1],
|
|
2551
2151
|
[0, 1],
|
|
2552
2152
|
],
|
|
@@ -2568,18 +2168,8 @@ export var ListDomainLayoutsRequest = [
|
|
|
2568
2168
|
[_DN, _NT, _MR],
|
|
2569
2169
|
[
|
|
2570
2170
|
[0, 1],
|
|
2571
|
-
[
|
|
2572
|
-
|
|
2573
|
-
{
|
|
2574
|
-
[_hQ]: _nt,
|
|
2575
|
-
},
|
|
2576
|
-
],
|
|
2577
|
-
[
|
|
2578
|
-
1,
|
|
2579
|
-
{
|
|
2580
|
-
[_hQ]: _mr,
|
|
2581
|
-
},
|
|
2582
|
-
],
|
|
2171
|
+
[0, { [_hQ]: _nt }],
|
|
2172
|
+
[1, { [_hQ]: _mr }],
|
|
2583
2173
|
],
|
|
2584
2174
|
];
|
|
2585
2175
|
export var ListDomainLayoutsResponse = [
|
|
@@ -2598,18 +2188,8 @@ export var ListDomainObjectTypesRequest = [
|
|
|
2598
2188
|
[_DN, _MR, _NT],
|
|
2599
2189
|
[
|
|
2600
2190
|
[0, 1],
|
|
2601
|
-
[
|
|
2602
|
-
|
|
2603
|
-
{
|
|
2604
|
-
[_hQ]: _mr,
|
|
2605
|
-
},
|
|
2606
|
-
],
|
|
2607
|
-
[
|
|
2608
|
-
0,
|
|
2609
|
-
{
|
|
2610
|
-
[_hQ]: _nt,
|
|
2611
|
-
},
|
|
2612
|
-
],
|
|
2191
|
+
[1, { [_hQ]: _mr }],
|
|
2192
|
+
[0, { [_hQ]: _nt }],
|
|
2613
2193
|
],
|
|
2614
2194
|
];
|
|
2615
2195
|
export var ListDomainObjectTypesResponse = [
|
|
@@ -2627,18 +2207,8 @@ export var ListDomainsRequest = [
|
|
|
2627
2207
|
0,
|
|
2628
2208
|
[_NT, _MR],
|
|
2629
2209
|
[
|
|
2630
|
-
[
|
|
2631
|
-
|
|
2632
|
-
{
|
|
2633
|
-
[_hQ]: _nt,
|
|
2634
|
-
},
|
|
2635
|
-
],
|
|
2636
|
-
[
|
|
2637
|
-
1,
|
|
2638
|
-
{
|
|
2639
|
-
[_hQ]: _mr,
|
|
2640
|
-
},
|
|
2641
|
-
],
|
|
2210
|
+
[0, { [_hQ]: _nt }],
|
|
2211
|
+
[1, { [_hQ]: _mr }],
|
|
2642
2212
|
],
|
|
2643
2213
|
];
|
|
2644
2214
|
export var ListDomainsResponse = [3, n0, _LDRi, 0, [_It, _NT], [() => DomainList, 0]];
|
|
@@ -2650,18 +2220,8 @@ export var ListEventStreamsRequest = [
|
|
|
2650
2220
|
[_DN, _NT, _MR],
|
|
2651
2221
|
[
|
|
2652
2222
|
[0, 1],
|
|
2653
|
-
[
|
|
2654
|
-
|
|
2655
|
-
{
|
|
2656
|
-
[_hQ]: _nt,
|
|
2657
|
-
},
|
|
2658
|
-
],
|
|
2659
|
-
[
|
|
2660
|
-
1,
|
|
2661
|
-
{
|
|
2662
|
-
[_hQ]: _mr,
|
|
2663
|
-
},
|
|
2664
|
-
],
|
|
2223
|
+
[0, { [_hQ]: _nt }],
|
|
2224
|
+
[1, { [_hQ]: _mr }],
|
|
2665
2225
|
],
|
|
2666
2226
|
];
|
|
2667
2227
|
export var ListEventStreamsResponse = [
|
|
@@ -2680,18 +2240,8 @@ export var ListEventTriggersRequest = [
|
|
|
2680
2240
|
[_DN, _NT, _MR],
|
|
2681
2241
|
[
|
|
2682
2242
|
[0, 1],
|
|
2683
|
-
[
|
|
2684
|
-
|
|
2685
|
-
{
|
|
2686
|
-
[_hQ]: _nt,
|
|
2687
|
-
},
|
|
2688
|
-
],
|
|
2689
|
-
[
|
|
2690
|
-
1,
|
|
2691
|
-
{
|
|
2692
|
-
[_hQ]: _mr,
|
|
2693
|
-
},
|
|
2694
|
-
],
|
|
2243
|
+
[0, { [_hQ]: _nt }],
|
|
2244
|
+
[1, { [_hQ]: _mr }],
|
|
2695
2245
|
],
|
|
2696
2246
|
];
|
|
2697
2247
|
export var ListEventTriggersResponse = [
|
|
@@ -2710,18 +2260,8 @@ export var ListIdentityResolutionJobsRequest = [
|
|
|
2710
2260
|
[_DN, _NT, _MR],
|
|
2711
2261
|
[
|
|
2712
2262
|
[0, 1],
|
|
2713
|
-
[
|
|
2714
|
-
|
|
2715
|
-
{
|
|
2716
|
-
[_hQ]: _nt,
|
|
2717
|
-
},
|
|
2718
|
-
],
|
|
2719
|
-
[
|
|
2720
|
-
1,
|
|
2721
|
-
{
|
|
2722
|
-
[_hQ]: _mr,
|
|
2723
|
-
},
|
|
2724
|
-
],
|
|
2263
|
+
[0, { [_hQ]: _nt }],
|
|
2264
|
+
[1, { [_hQ]: _mr }],
|
|
2725
2265
|
],
|
|
2726
2266
|
];
|
|
2727
2267
|
export var ListIdentityResolutionJobsResponse = [
|
|
@@ -2748,24 +2288,9 @@ export var ListIntegrationsRequest = [
|
|
|
2748
2288
|
[_DN, _NT, _MR, _IH],
|
|
2749
2289
|
[
|
|
2750
2290
|
[0, 1],
|
|
2751
|
-
[
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
[_hQ]: _nt,
|
|
2755
|
-
},
|
|
2756
|
-
],
|
|
2757
|
-
[
|
|
2758
|
-
1,
|
|
2759
|
-
{
|
|
2760
|
-
[_hQ]: _mr,
|
|
2761
|
-
},
|
|
2762
|
-
],
|
|
2763
|
-
[
|
|
2764
|
-
2,
|
|
2765
|
-
{
|
|
2766
|
-
[_hQ]: _ih,
|
|
2767
|
-
},
|
|
2768
|
-
],
|
|
2291
|
+
[0, { [_hQ]: _nt }],
|
|
2292
|
+
[1, { [_hQ]: _mr }],
|
|
2293
|
+
[2, { [_hQ]: _ih }],
|
|
2769
2294
|
],
|
|
2770
2295
|
];
|
|
2771
2296
|
export var ListIntegrationsResponse = [3, n0, _LIRi, 0, [_It, _NT], [() => IntegrationList, 0]];
|
|
@@ -2777,18 +2302,8 @@ export var ListObjectTypeAttributesRequest = [
|
|
|
2777
2302
|
0,
|
|
2778
2303
|
[_NT, _MR, _DN, _OTN],
|
|
2779
2304
|
[
|
|
2780
|
-
[
|
|
2781
|
-
|
|
2782
|
-
{
|
|
2783
|
-
[_hQ]: _nt,
|
|
2784
|
-
},
|
|
2785
|
-
],
|
|
2786
|
-
[
|
|
2787
|
-
1,
|
|
2788
|
-
{
|
|
2789
|
-
[_hQ]: _mr,
|
|
2790
|
-
},
|
|
2791
|
-
],
|
|
2305
|
+
[0, { [_hQ]: _nt }],
|
|
2306
|
+
[1, { [_hQ]: _mr }],
|
|
2792
2307
|
[0, 1],
|
|
2793
2308
|
[0, 1],
|
|
2794
2309
|
],
|
|
@@ -2816,18 +2331,8 @@ export var ListObjectTypeAttributeValuesRequest = [
|
|
|
2816
2331
|
0,
|
|
2817
2332
|
[_NT, _MR, _DN, _OTN, _ANt],
|
|
2818
2333
|
[
|
|
2819
|
-
[
|
|
2820
|
-
|
|
2821
|
-
{
|
|
2822
|
-
[_hQ]: _nt,
|
|
2823
|
-
},
|
|
2824
|
-
],
|
|
2825
|
-
[
|
|
2826
|
-
1,
|
|
2827
|
-
{
|
|
2828
|
-
[_hQ]: _mr,
|
|
2829
|
-
},
|
|
2830
|
-
],
|
|
2334
|
+
[0, { [_hQ]: _nt }],
|
|
2335
|
+
[1, { [_hQ]: _mr }],
|
|
2831
2336
|
[0, 1],
|
|
2832
2337
|
[0, 1],
|
|
2833
2338
|
[0, 1],
|
|
@@ -2847,25 +2352,7 @@ export var ListProfileHistoryRecordsRequest = [
|
|
|
2847
2352
|
_LPHRR,
|
|
2848
2353
|
0,
|
|
2849
2354
|
[_DN, _PI, _OTN, _NT, _MR, _AT, _PB],
|
|
2850
|
-
[
|
|
2851
|
-
[0, 1],
|
|
2852
|
-
0,
|
|
2853
|
-
0,
|
|
2854
|
-
[
|
|
2855
|
-
0,
|
|
2856
|
-
{
|
|
2857
|
-
[_hQ]: _nt,
|
|
2858
|
-
},
|
|
2859
|
-
],
|
|
2860
|
-
[
|
|
2861
|
-
1,
|
|
2862
|
-
{
|
|
2863
|
-
[_hQ]: _mr,
|
|
2864
|
-
},
|
|
2865
|
-
],
|
|
2866
|
-
0,
|
|
2867
|
-
0,
|
|
2868
|
-
],
|
|
2355
|
+
[[0, 1], 0, 0, [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], 0, 0],
|
|
2869
2356
|
];
|
|
2870
2357
|
export var ListProfileHistoryRecordsResponse = [
|
|
2871
2358
|
3,
|
|
@@ -2889,24 +2376,7 @@ export var ListProfileObjectsRequest = [
|
|
|
2889
2376
|
_LPOR,
|
|
2890
2377
|
0,
|
|
2891
2378
|
[_NT, _MR, _DN, _OTN, _PI, _OF],
|
|
2892
|
-
[
|
|
2893
|
-
[
|
|
2894
|
-
0,
|
|
2895
|
-
{
|
|
2896
|
-
[_hQ]: _nt,
|
|
2897
|
-
},
|
|
2898
|
-
],
|
|
2899
|
-
[
|
|
2900
|
-
1,
|
|
2901
|
-
{
|
|
2902
|
-
[_hQ]: _mr,
|
|
2903
|
-
},
|
|
2904
|
-
],
|
|
2905
|
-
[0, 1],
|
|
2906
|
-
0,
|
|
2907
|
-
0,
|
|
2908
|
-
() => ObjectFilter,
|
|
2909
|
-
],
|
|
2379
|
+
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 0, () => ObjectFilter],
|
|
2910
2380
|
];
|
|
2911
2381
|
export var ListProfileObjectsResponse = [
|
|
2912
2382
|
3,
|
|
@@ -2932,18 +2402,8 @@ export var ListProfileObjectTypesRequest = [
|
|
|
2932
2402
|
[_DN, _NT, _MR],
|
|
2933
2403
|
[
|
|
2934
2404
|
[0, 1],
|
|
2935
|
-
[
|
|
2936
|
-
|
|
2937
|
-
{
|
|
2938
|
-
[_hQ]: _nt,
|
|
2939
|
-
},
|
|
2940
|
-
],
|
|
2941
|
-
[
|
|
2942
|
-
1,
|
|
2943
|
-
{
|
|
2944
|
-
[_hQ]: _mr,
|
|
2945
|
-
},
|
|
2946
|
-
],
|
|
2405
|
+
[0, { [_hQ]: _nt }],
|
|
2406
|
+
[1, { [_hQ]: _mr }],
|
|
2947
2407
|
],
|
|
2948
2408
|
];
|
|
2949
2409
|
export var ListProfileObjectTypesResponse = [
|
|
@@ -2962,18 +2422,8 @@ export var ListProfileObjectTypeTemplatesRequest = [
|
|
|
2962
2422
|
0,
|
|
2963
2423
|
[_NT, _MR],
|
|
2964
2424
|
[
|
|
2965
|
-
[
|
|
2966
|
-
|
|
2967
|
-
{
|
|
2968
|
-
[_hQ]: _nt,
|
|
2969
|
-
},
|
|
2970
|
-
],
|
|
2971
|
-
[
|
|
2972
|
-
1,
|
|
2973
|
-
{
|
|
2974
|
-
[_hQ]: _mr,
|
|
2975
|
-
},
|
|
2976
|
-
],
|
|
2425
|
+
[0, { [_hQ]: _nt }],
|
|
2426
|
+
[1, { [_hQ]: _mr }],
|
|
2977
2427
|
],
|
|
2978
2428
|
];
|
|
2979
2429
|
export var ListProfileObjectTypeTemplatesResponse = [
|
|
@@ -2991,18 +2441,8 @@ export var ListRecommenderRecipesRequest = [
|
|
|
2991
2441
|
0,
|
|
2992
2442
|
[_MR, _NT],
|
|
2993
2443
|
[
|
|
2994
|
-
[
|
|
2995
|
-
|
|
2996
|
-
{
|
|
2997
|
-
[_hQ]: _mr,
|
|
2998
|
-
},
|
|
2999
|
-
],
|
|
3000
|
-
[
|
|
3001
|
-
0,
|
|
3002
|
-
{
|
|
3003
|
-
[_hQ]: _nt,
|
|
3004
|
-
},
|
|
3005
|
-
],
|
|
2444
|
+
[1, { [_hQ]: _mr }],
|
|
2445
|
+
[0, { [_hQ]: _nt }],
|
|
3006
2446
|
],
|
|
3007
2447
|
];
|
|
3008
2448
|
export var ListRecommenderRecipesResponse = [
|
|
@@ -3021,18 +2461,8 @@ export var ListRecommendersRequest = [
|
|
|
3021
2461
|
[_DN, _MR, _NT],
|
|
3022
2462
|
[
|
|
3023
2463
|
[0, 1],
|
|
3024
|
-
[
|
|
3025
|
-
|
|
3026
|
-
{
|
|
3027
|
-
[_hQ]: _mr,
|
|
3028
|
-
},
|
|
3029
|
-
],
|
|
3030
|
-
[
|
|
3031
|
-
0,
|
|
3032
|
-
{
|
|
3033
|
-
[_hQ]: _nt,
|
|
3034
|
-
},
|
|
3035
|
-
],
|
|
2464
|
+
[1, { [_hQ]: _mr }],
|
|
2465
|
+
[0, { [_hQ]: _nt }],
|
|
3036
2466
|
],
|
|
3037
2467
|
];
|
|
3038
2468
|
export var ListRecommendersResponse = [
|
|
@@ -3050,18 +2480,8 @@ export var ListRuleBasedMatchesRequest = [
|
|
|
3050
2480
|
0,
|
|
3051
2481
|
[_NT, _MR, _DN],
|
|
3052
2482
|
[
|
|
3053
|
-
[
|
|
3054
|
-
|
|
3055
|
-
{
|
|
3056
|
-
[_hQ]: _nt,
|
|
3057
|
-
},
|
|
3058
|
-
],
|
|
3059
|
-
[
|
|
3060
|
-
1,
|
|
3061
|
-
{
|
|
3062
|
-
[_hQ]: _mr,
|
|
3063
|
-
},
|
|
3064
|
-
],
|
|
2483
|
+
[0, { [_hQ]: _nt }],
|
|
2484
|
+
[1, { [_hQ]: _mr }],
|
|
3065
2485
|
[0, 1],
|
|
3066
2486
|
],
|
|
3067
2487
|
];
|
|
@@ -3074,18 +2494,8 @@ export var ListSegmentDefinitionsRequest = [
|
|
|
3074
2494
|
[_DN, _MR, _NT],
|
|
3075
2495
|
[
|
|
3076
2496
|
[0, 1],
|
|
3077
|
-
[
|
|
3078
|
-
|
|
3079
|
-
{
|
|
3080
|
-
[_hQ]: _mr,
|
|
3081
|
-
},
|
|
3082
|
-
],
|
|
3083
|
-
[
|
|
3084
|
-
0,
|
|
3085
|
-
{
|
|
3086
|
-
[_hQ]: _nt,
|
|
3087
|
-
},
|
|
3088
|
-
],
|
|
2497
|
+
[1, { [_hQ]: _mr }],
|
|
2498
|
+
[0, { [_hQ]: _nt }],
|
|
3089
2499
|
],
|
|
3090
2500
|
];
|
|
3091
2501
|
export var ListSegmentDefinitionsResponse = [
|
|
@@ -3095,18 +2505,8 @@ export var ListSegmentDefinitionsResponse = [
|
|
|
3095
2505
|
0,
|
|
3096
2506
|
[_NT, _It],
|
|
3097
2507
|
[
|
|
3098
|
-
[
|
|
3099
|
-
|
|
3100
|
-
{
|
|
3101
|
-
[_jN]: _NT,
|
|
3102
|
-
},
|
|
3103
|
-
],
|
|
3104
|
-
[
|
|
3105
|
-
() => SegmentDefinitionsList,
|
|
3106
|
-
{
|
|
3107
|
-
[_jN]: _It,
|
|
3108
|
-
},
|
|
3109
|
-
],
|
|
2508
|
+
[0, { [_jN]: _NT }],
|
|
2509
|
+
[() => SegmentDefinitionsList, { [_jN]: _It }],
|
|
3110
2510
|
],
|
|
3111
2511
|
];
|
|
3112
2512
|
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
@@ -3119,18 +2519,8 @@ export var ListUploadJobsRequest = [
|
|
|
3119
2519
|
[_DN, _MR, _NT],
|
|
3120
2520
|
[
|
|
3121
2521
|
[0, 1],
|
|
3122
|
-
[
|
|
3123
|
-
|
|
3124
|
-
{
|
|
3125
|
-
[_hQ]: _mr,
|
|
3126
|
-
},
|
|
3127
|
-
],
|
|
3128
|
-
[
|
|
3129
|
-
0,
|
|
3130
|
-
{
|
|
3131
|
-
[_hQ]: _nt,
|
|
3132
|
-
},
|
|
3133
|
-
],
|
|
2522
|
+
[1, { [_hQ]: _mr }],
|
|
2523
|
+
[0, { [_hQ]: _nt }],
|
|
3134
2524
|
],
|
|
3135
2525
|
];
|
|
3136
2526
|
export var ListUploadJobsResponse = [
|
|
@@ -3140,18 +2530,8 @@ export var ListUploadJobsResponse = [
|
|
|
3140
2530
|
0,
|
|
3141
2531
|
[_NT, _It],
|
|
3142
2532
|
[
|
|
3143
|
-
[
|
|
3144
|
-
|
|
3145
|
-
{
|
|
3146
|
-
[_jN]: _NT,
|
|
3147
|
-
},
|
|
3148
|
-
],
|
|
3149
|
-
[
|
|
3150
|
-
() => UploadJobsList,
|
|
3151
|
-
{
|
|
3152
|
-
[_jN]: _It,
|
|
3153
|
-
},
|
|
3154
|
-
],
|
|
2533
|
+
[0, { [_jN]: _NT }],
|
|
2534
|
+
[() => UploadJobsList, { [_jN]: _It }],
|
|
3155
2535
|
],
|
|
3156
2536
|
];
|
|
3157
2537
|
export var ListWorkflowsItem = [
|
|
@@ -3168,25 +2548,7 @@ export var ListWorkflowsRequest = [
|
|
|
3168
2548
|
_LWR,
|
|
3169
2549
|
0,
|
|
3170
2550
|
[_DN, _WT, _Sta, _QSD, _QED, _NT, _MR],
|
|
3171
|
-
[
|
|
3172
|
-
[0, 1],
|
|
3173
|
-
0,
|
|
3174
|
-
0,
|
|
3175
|
-
4,
|
|
3176
|
-
4,
|
|
3177
|
-
[
|
|
3178
|
-
0,
|
|
3179
|
-
{
|
|
3180
|
-
[_hQ]: _nt,
|
|
3181
|
-
},
|
|
3182
|
-
],
|
|
3183
|
-
[
|
|
3184
|
-
1,
|
|
3185
|
-
{
|
|
3186
|
-
[_hQ]: _mr,
|
|
3187
|
-
},
|
|
3188
|
-
],
|
|
3189
|
-
],
|
|
2551
|
+
[[0, 1], 0, 0, 4, 4, [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]],
|
|
3190
2552
|
];
|
|
3191
2553
|
export var ListWorkflowsResponse = [3, n0, _LWRi, 0, [_It, _NT], [() => WorkflowList, 0]];
|
|
3192
2554
|
export var MarketoSourceProperties = [3, n0, _MSP, 0, [_Ob], [0]];
|
|
@@ -3316,138 +2678,28 @@ export var ProfileAttributes = [
|
|
|
3316
2678
|
_PTr,
|
|
3317
2679
|
],
|
|
3318
2680
|
[
|
|
3319
|
-
[
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
],
|
|
3325
|
-
[
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
],
|
|
3331
|
-
[
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
],
|
|
3337
|
-
[
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
},
|
|
3342
|
-
],
|
|
3343
|
-
[
|
|
3344
|
-
() => ProfileDimension,
|
|
3345
|
-
{
|
|
3346
|
-
[_jN]: _MN,
|
|
3347
|
-
},
|
|
3348
|
-
],
|
|
3349
|
-
[
|
|
3350
|
-
() => ProfileDimension,
|
|
3351
|
-
{
|
|
3352
|
-
[_jN]: _GS,
|
|
3353
|
-
},
|
|
3354
|
-
],
|
|
3355
|
-
[
|
|
3356
|
-
() => ProfileDimension,
|
|
3357
|
-
{
|
|
3358
|
-
[_jN]: _PTS,
|
|
3359
|
-
},
|
|
3360
|
-
],
|
|
3361
|
-
[
|
|
3362
|
-
() => DateDimension,
|
|
3363
|
-
{
|
|
3364
|
-
[_jN]: _BD,
|
|
3365
|
-
},
|
|
3366
|
-
],
|
|
3367
|
-
[
|
|
3368
|
-
() => ProfileDimension,
|
|
3369
|
-
{
|
|
3370
|
-
[_jN]: _PN,
|
|
3371
|
-
},
|
|
3372
|
-
],
|
|
3373
|
-
[
|
|
3374
|
-
() => ProfileDimension,
|
|
3375
|
-
{
|
|
3376
|
-
[_jN]: _BN,
|
|
3377
|
-
},
|
|
3378
|
-
],
|
|
3379
|
-
[
|
|
3380
|
-
() => ProfileDimension,
|
|
3381
|
-
{
|
|
3382
|
-
[_jN]: _BPN,
|
|
3383
|
-
},
|
|
3384
|
-
],
|
|
3385
|
-
[
|
|
3386
|
-
() => ProfileDimension,
|
|
3387
|
-
{
|
|
3388
|
-
[_jN]: _HPN,
|
|
3389
|
-
},
|
|
3390
|
-
],
|
|
3391
|
-
[
|
|
3392
|
-
() => ProfileDimension,
|
|
3393
|
-
{
|
|
3394
|
-
[_jN]: _MPN,
|
|
3395
|
-
},
|
|
3396
|
-
],
|
|
3397
|
-
[
|
|
3398
|
-
() => ProfileDimension,
|
|
3399
|
-
{
|
|
3400
|
-
[_jN]: _EA,
|
|
3401
|
-
},
|
|
3402
|
-
],
|
|
3403
|
-
[
|
|
3404
|
-
() => ProfileDimension,
|
|
3405
|
-
{
|
|
3406
|
-
[_jN]: _PEA,
|
|
3407
|
-
},
|
|
3408
|
-
],
|
|
3409
|
-
[
|
|
3410
|
-
() => ProfileDimension,
|
|
3411
|
-
{
|
|
3412
|
-
[_jN]: _BEA,
|
|
3413
|
-
},
|
|
3414
|
-
],
|
|
3415
|
-
[
|
|
3416
|
-
() => AddressDimension,
|
|
3417
|
-
{
|
|
3418
|
-
[_jN]: _A,
|
|
3419
|
-
},
|
|
3420
|
-
],
|
|
3421
|
-
[
|
|
3422
|
-
() => AddressDimension,
|
|
3423
|
-
{
|
|
3424
|
-
[_jN]: _SA,
|
|
3425
|
-
},
|
|
3426
|
-
],
|
|
3427
|
-
[
|
|
3428
|
-
() => AddressDimension,
|
|
3429
|
-
{
|
|
3430
|
-
[_jN]: _MA,
|
|
3431
|
-
},
|
|
3432
|
-
],
|
|
3433
|
-
[
|
|
3434
|
-
() => AddressDimension,
|
|
3435
|
-
{
|
|
3436
|
-
[_jN]: _BA,
|
|
3437
|
-
},
|
|
3438
|
-
],
|
|
3439
|
-
[
|
|
3440
|
-
() => CustomAttributes,
|
|
3441
|
-
{
|
|
3442
|
-
[_jN]: _At,
|
|
3443
|
-
},
|
|
3444
|
-
],
|
|
3445
|
-
[
|
|
3446
|
-
() => ProfileTypeDimension,
|
|
3447
|
-
{
|
|
3448
|
-
[_jN]: _PTr,
|
|
3449
|
-
},
|
|
3450
|
-
],
|
|
2681
|
+
[() => ProfileDimension, { [_jN]: _AN }],
|
|
2682
|
+
[() => ExtraLengthValueProfileDimension, { [_jN]: _AId }],
|
|
2683
|
+
[() => ProfileDimension, { [_jN]: _FNi }],
|
|
2684
|
+
[() => ProfileDimension, { [_jN]: _LN }],
|
|
2685
|
+
[() => ProfileDimension, { [_jN]: _MN }],
|
|
2686
|
+
[() => ProfileDimension, { [_jN]: _GS }],
|
|
2687
|
+
[() => ProfileDimension, { [_jN]: _PTS }],
|
|
2688
|
+
[() => DateDimension, { [_jN]: _BD }],
|
|
2689
|
+
[() => ProfileDimension, { [_jN]: _PN }],
|
|
2690
|
+
[() => ProfileDimension, { [_jN]: _BN }],
|
|
2691
|
+
[() => ProfileDimension, { [_jN]: _BPN }],
|
|
2692
|
+
[() => ProfileDimension, { [_jN]: _HPN }],
|
|
2693
|
+
[() => ProfileDimension, { [_jN]: _MPN }],
|
|
2694
|
+
[() => ProfileDimension, { [_jN]: _EA }],
|
|
2695
|
+
[() => ProfileDimension, { [_jN]: _PEA }],
|
|
2696
|
+
[() => ProfileDimension, { [_jN]: _BEA }],
|
|
2697
|
+
[() => AddressDimension, { [_jN]: _A }],
|
|
2698
|
+
[() => AddressDimension, { [_jN]: _SA }],
|
|
2699
|
+
[() => AddressDimension, { [_jN]: _MA }],
|
|
2700
|
+
[() => AddressDimension, { [_jN]: _BA }],
|
|
2701
|
+
[() => CustomAttributes, { [_jN]: _At }],
|
|
2702
|
+
[() => ProfileTypeDimension, { [_jN]: _PTr }],
|
|
3451
2703
|
],
|
|
3452
2704
|
];
|
|
3453
2705
|
export var ProfileAttributeValuesRequest = [
|
|
@@ -3476,18 +2728,8 @@ export var ProfileDimension = [
|
|
|
3476
2728
|
0,
|
|
3477
2729
|
[_DT, _V],
|
|
3478
2730
|
[
|
|
3479
|
-
[
|
|
3480
|
-
|
|
3481
|
-
{
|
|
3482
|
-
[_jN]: _DT,
|
|
3483
|
-
},
|
|
3484
|
-
],
|
|
3485
|
-
[
|
|
3486
|
-
64 | 0,
|
|
3487
|
-
{
|
|
3488
|
-
[_jN]: _V,
|
|
3489
|
-
},
|
|
3490
|
-
],
|
|
2731
|
+
[0, { [_jN]: _DT }],
|
|
2732
|
+
[64 | 0, { [_jN]: _V }],
|
|
3491
2733
|
],
|
|
3492
2734
|
];
|
|
3493
2735
|
export var ProfileHistoryRecord = [
|
|
@@ -3505,24 +2747,9 @@ export var ProfileQueryFailures = [
|
|
|
3505
2747
|
0,
|
|
3506
2748
|
[_PI, _M, _Sta],
|
|
3507
2749
|
[
|
|
3508
|
-
[
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
[_jN]: _PI,
|
|
3512
|
-
},
|
|
3513
|
-
],
|
|
3514
|
-
[
|
|
3515
|
-
0,
|
|
3516
|
-
{
|
|
3517
|
-
[_jN]: _M,
|
|
3518
|
-
},
|
|
3519
|
-
],
|
|
3520
|
-
[
|
|
3521
|
-
1,
|
|
3522
|
-
{
|
|
3523
|
-
[_jN]: _Sta,
|
|
3524
|
-
},
|
|
3525
|
-
],
|
|
2750
|
+
[0, { [_jN]: _PI }],
|
|
2751
|
+
[0, { [_jN]: _M }],
|
|
2752
|
+
[1, { [_jN]: _Sta }],
|
|
3526
2753
|
],
|
|
3527
2754
|
];
|
|
3528
2755
|
export var ProfileQueryResult = [
|
|
@@ -3532,24 +2759,9 @@ export var ProfileQueryResult = [
|
|
|
3532
2759
|
0,
|
|
3533
2760
|
[_PI, _QR, _Pro],
|
|
3534
2761
|
[
|
|
3535
|
-
[
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
[_jN]: _PI,
|
|
3539
|
-
},
|
|
3540
|
-
],
|
|
3541
|
-
[
|
|
3542
|
-
0,
|
|
3543
|
-
{
|
|
3544
|
-
[_jN]: _QR,
|
|
3545
|
-
},
|
|
3546
|
-
],
|
|
3547
|
-
[
|
|
3548
|
-
() => Profile,
|
|
3549
|
-
{
|
|
3550
|
-
[_jN]: _Pro,
|
|
3551
|
-
},
|
|
3552
|
-
],
|
|
2762
|
+
[0, { [_jN]: _PI }],
|
|
2763
|
+
[0, { [_jN]: _QR }],
|
|
2764
|
+
[() => Profile, { [_jN]: _Pro }],
|
|
3553
2765
|
],
|
|
3554
2766
|
];
|
|
3555
2767
|
export var ProfileTypeDimension = [
|
|
@@ -3559,18 +2771,8 @@ export var ProfileTypeDimension = [
|
|
|
3559
2771
|
0,
|
|
3560
2772
|
[_DT, _V],
|
|
3561
2773
|
[
|
|
3562
|
-
[
|
|
3563
|
-
|
|
3564
|
-
{
|
|
3565
|
-
[_jN]: _DT,
|
|
3566
|
-
},
|
|
3567
|
-
],
|
|
3568
|
-
[
|
|
3569
|
-
() => ProfileTypeValues,
|
|
3570
|
-
{
|
|
3571
|
-
[_jN]: _V,
|
|
3572
|
-
},
|
|
3573
|
-
],
|
|
2774
|
+
[0, { [_jN]: _DT }],
|
|
2775
|
+
[() => ProfileTypeValues, { [_jN]: _V }],
|
|
3574
2776
|
],
|
|
3575
2777
|
];
|
|
3576
2778
|
export var PutDomainObjectTypeRequest = [
|
|
@@ -3652,17 +2854,7 @@ export var RecommenderUpdate = [
|
|
|
3652
2854
|
[_RC, _Sta, _CA, _LUA, _FR],
|
|
3653
2855
|
[() => RecommenderConfig, 0, 4, 4, 0],
|
|
3654
2856
|
];
|
|
3655
|
-
export var ResourceNotFoundException = [
|
|
3656
|
-
-3,
|
|
3657
|
-
n0,
|
|
3658
|
-
_RNFE,
|
|
3659
|
-
{
|
|
3660
|
-
[_e]: _c,
|
|
3661
|
-
[_hE]: 404,
|
|
3662
|
-
},
|
|
3663
|
-
[_M],
|
|
3664
|
-
[0],
|
|
3665
|
-
];
|
|
2857
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
3666
2858
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
3667
2859
|
export var ResultsSummary = [
|
|
3668
2860
|
3,
|
|
@@ -3671,24 +2863,9 @@ export var ResultsSummary = [
|
|
|
3671
2863
|
0,
|
|
3672
2864
|
[_UR, _CRr, _FRa],
|
|
3673
2865
|
[
|
|
3674
|
-
[
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
[_jN]: _UR,
|
|
3678
|
-
},
|
|
3679
|
-
],
|
|
3680
|
-
[
|
|
3681
|
-
1,
|
|
3682
|
-
{
|
|
3683
|
-
[_jN]: _CRr,
|
|
3684
|
-
},
|
|
3685
|
-
],
|
|
3686
|
-
[
|
|
3687
|
-
1,
|
|
3688
|
-
{
|
|
3689
|
-
[_jN]: _FRa,
|
|
3690
|
-
},
|
|
3691
|
-
],
|
|
2866
|
+
[1, { [_jN]: _UR }],
|
|
2867
|
+
[1, { [_jN]: _CRr }],
|
|
2868
|
+
[1, { [_jN]: _FRa }],
|
|
3692
2869
|
],
|
|
3693
2870
|
];
|
|
3694
2871
|
export var RuleBasedMatchingRequest = [
|
|
@@ -3725,25 +2902,7 @@ export var SearchProfilesRequest = [
|
|
|
3725
2902
|
_SPR,
|
|
3726
2903
|
0,
|
|
3727
2904
|
[_NT, _MR, _DN, _KN, _V, _ASKd, _LO],
|
|
3728
|
-
[
|
|
3729
|
-
[
|
|
3730
|
-
0,
|
|
3731
|
-
{
|
|
3732
|
-
[_hQ]: _nt,
|
|
3733
|
-
},
|
|
3734
|
-
],
|
|
3735
|
-
[
|
|
3736
|
-
1,
|
|
3737
|
-
{
|
|
3738
|
-
[_hQ]: _mr,
|
|
3739
|
-
},
|
|
3740
|
-
],
|
|
3741
|
-
[0, 1],
|
|
3742
|
-
0,
|
|
3743
|
-
64 | 0,
|
|
3744
|
-
() => additionalSearchKeysList,
|
|
3745
|
-
0,
|
|
3746
|
-
],
|
|
2905
|
+
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 64 | 0, () => additionalSearchKeysList, 0],
|
|
3747
2906
|
];
|
|
3748
2907
|
export var SearchProfilesResponse = [3, n0, _SPRe, 0, [_It, _NT], [[() => ProfileList, 0], 0]];
|
|
3749
2908
|
export var SegmentDefinitionItem = [
|
|
@@ -3753,48 +2912,13 @@ export var SegmentDefinitionItem = [
|
|
|
3753
2912
|
0,
|
|
3754
2913
|
[_SDN, _DNi, _D, _SDA, _CA, _Ta, _STe],
|
|
3755
2914
|
[
|
|
3756
|
-
[
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
],
|
|
3762
|
-
[
|
|
3763
|
-
0,
|
|
3764
|
-
{
|
|
3765
|
-
[_jN]: _DNi,
|
|
3766
|
-
},
|
|
3767
|
-
],
|
|
3768
|
-
[
|
|
3769
|
-
() => sensitiveString1To4000,
|
|
3770
|
-
{
|
|
3771
|
-
[_jN]: _D,
|
|
3772
|
-
},
|
|
3773
|
-
],
|
|
3774
|
-
[
|
|
3775
|
-
0,
|
|
3776
|
-
{
|
|
3777
|
-
[_jN]: _SDA,
|
|
3778
|
-
},
|
|
3779
|
-
],
|
|
3780
|
-
[
|
|
3781
|
-
4,
|
|
3782
|
-
{
|
|
3783
|
-
[_jN]: _CA,
|
|
3784
|
-
},
|
|
3785
|
-
],
|
|
3786
|
-
[
|
|
3787
|
-
128 | 0,
|
|
3788
|
-
{
|
|
3789
|
-
[_jN]: _Ta,
|
|
3790
|
-
},
|
|
3791
|
-
],
|
|
3792
|
-
[
|
|
3793
|
-
0,
|
|
3794
|
-
{
|
|
3795
|
-
[_jN]: _STe,
|
|
3796
|
-
},
|
|
3797
|
-
],
|
|
2915
|
+
[0, { [_jN]: _SDN }],
|
|
2916
|
+
[0, { [_jN]: _DNi }],
|
|
2917
|
+
[() => sensitiveString1To4000, { [_jN]: _D }],
|
|
2918
|
+
[0, { [_jN]: _SDA }],
|
|
2919
|
+
[4, { [_jN]: _CA }],
|
|
2920
|
+
[128 | 0, { [_jN]: _Ta }],
|
|
2921
|
+
[0, { [_jN]: _STe }],
|
|
3798
2922
|
],
|
|
3799
2923
|
];
|
|
3800
2924
|
export var SegmentGroup = [
|
|
@@ -3804,18 +2928,8 @@ export var SegmentGroup = [
|
|
|
3804
2928
|
8,
|
|
3805
2929
|
[_Gr, _In],
|
|
3806
2930
|
[
|
|
3807
|
-
[
|
|
3808
|
-
|
|
3809
|
-
{
|
|
3810
|
-
[_jN]: _Gr,
|
|
3811
|
-
},
|
|
3812
|
-
],
|
|
3813
|
-
[
|
|
3814
|
-
0,
|
|
3815
|
-
{
|
|
3816
|
-
[_jN]: _In,
|
|
3817
|
-
},
|
|
3818
|
-
],
|
|
2931
|
+
[() => SegmentGroupList, { [_jN]: _Gr }],
|
|
2932
|
+
[0, { [_jN]: _In }],
|
|
3819
2933
|
],
|
|
3820
2934
|
];
|
|
3821
2935
|
export var SegmentGroupStructure = [
|
|
@@ -3849,21 +2963,7 @@ export var SourceFlowConfig = [
|
|
|
3849
2963
|
[_CPN, _CTon, _IPC, _SCP],
|
|
3850
2964
|
[0, 0, () => IncrementalPullConfig, () => SourceConnectorProperties],
|
|
3851
2965
|
];
|
|
3852
|
-
export var SourceSegment = [
|
|
3853
|
-
3,
|
|
3854
|
-
n0,
|
|
3855
|
-
_SSou,
|
|
3856
|
-
0,
|
|
3857
|
-
[_SDN],
|
|
3858
|
-
[
|
|
3859
|
-
[
|
|
3860
|
-
0,
|
|
3861
|
-
{
|
|
3862
|
-
[_jN]: _SDN,
|
|
3863
|
-
},
|
|
3864
|
-
],
|
|
3865
|
-
],
|
|
3866
|
-
];
|
|
2966
|
+
export var SourceSegment = [3, n0, _SSou, 0, [_SDN], [[0, { [_jN]: _SDN }]]];
|
|
3867
2967
|
export var StartRecommenderRequest = [
|
|
3868
2968
|
3,
|
|
3869
2969
|
n0,
|
|
@@ -3923,17 +3023,7 @@ export var Task = [
|
|
|
3923
3023
|
[() => ConnectorOperator, 0, 64 | 0, 128 | 0, 0],
|
|
3924
3024
|
];
|
|
3925
3025
|
export var Threshold = [3, n0, _Th, 0, [_Va, _Op], [0, 0]];
|
|
3926
|
-
export var ThrottlingException = [
|
|
3927
|
-
-3,
|
|
3928
|
-
n0,
|
|
3929
|
-
_TE,
|
|
3930
|
-
{
|
|
3931
|
-
[_e]: _c,
|
|
3932
|
-
[_hE]: 429,
|
|
3933
|
-
},
|
|
3934
|
-
[_M],
|
|
3935
|
-
[0],
|
|
3936
|
-
];
|
|
3026
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
3937
3027
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
3938
3028
|
export var TrainingMetrics = [3, n0, _TM, 0, [_Ti, _Me], [4, 128 | 1]];
|
|
3939
3029
|
export var TriggerConfig = [3, n0, _TC, 0, [_TTr, _TPr], [0, () => TriggerProperties]];
|
|
@@ -3946,12 +3036,7 @@ export var UntagResourceRequest = [
|
|
|
3946
3036
|
[_rA, _tK],
|
|
3947
3037
|
[
|
|
3948
3038
|
[0, 1],
|
|
3949
|
-
[
|
|
3950
|
-
64 | 0,
|
|
3951
|
-
{
|
|
3952
|
-
[_hQ]: _tK,
|
|
3953
|
-
},
|
|
3954
|
-
],
|
|
3039
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
3955
3040
|
],
|
|
3956
3041
|
];
|
|
3957
3042
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -4121,48 +3206,13 @@ export var UploadJobItem = [
|
|
|
4121
3206
|
0,
|
|
4122
3207
|
[_JI, _DNi, _Sta, _SR, _CA, _CAo, _DE],
|
|
4123
3208
|
[
|
|
4124
|
-
[
|
|
4125
|
-
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
],
|
|
4130
|
-
[
|
|
4131
|
-
0,
|
|
4132
|
-
{
|
|
4133
|
-
[_jN]: _DNi,
|
|
4134
|
-
},
|
|
4135
|
-
],
|
|
4136
|
-
[
|
|
4137
|
-
0,
|
|
4138
|
-
{
|
|
4139
|
-
[_jN]: _Sta,
|
|
4140
|
-
},
|
|
4141
|
-
],
|
|
4142
|
-
[
|
|
4143
|
-
0,
|
|
4144
|
-
{
|
|
4145
|
-
[_jN]: _SR,
|
|
4146
|
-
},
|
|
4147
|
-
],
|
|
4148
|
-
[
|
|
4149
|
-
4,
|
|
4150
|
-
{
|
|
4151
|
-
[_jN]: _CA,
|
|
4152
|
-
},
|
|
4153
|
-
],
|
|
4154
|
-
[
|
|
4155
|
-
4,
|
|
4156
|
-
{
|
|
4157
|
-
[_jN]: _CAo,
|
|
4158
|
-
},
|
|
4159
|
-
],
|
|
4160
|
-
[
|
|
4161
|
-
1,
|
|
4162
|
-
{
|
|
4163
|
-
[_jN]: _DE,
|
|
4164
|
-
},
|
|
4165
|
-
],
|
|
3209
|
+
[0, { [_jN]: _JI }],
|
|
3210
|
+
[0, { [_jN]: _DNi }],
|
|
3211
|
+
[0, { [_jN]: _Sta }],
|
|
3212
|
+
[0, { [_jN]: _SR }],
|
|
3213
|
+
[4, { [_jN]: _CA }],
|
|
3214
|
+
[4, { [_jN]: _CAo }],
|
|
3215
|
+
[1, { [_jN]: _DE }],
|
|
4166
3216
|
],
|
|
4167
3217
|
];
|
|
4168
3218
|
export var ValueRange = [3, n0, _VR, 0, [_Star, _End], [1, 1]];
|
|
@@ -4177,7 +3227,6 @@ export var WorkflowAttributes = [
|
|
|
4177
3227
|
export var WorkflowMetrics = [3, n0, _WM, 0, [_AI], [() => AppflowIntegrationWorkflowMetrics]];
|
|
4178
3228
|
export var WorkflowStepItem = [3, n0, _WSI, 0, [_AI], [() => AppflowIntegrationWorkflowStep]];
|
|
4179
3229
|
export var ZendeskSourceProperties = [3, n0, _ZSP, 0, [_Ob], [0]];
|
|
4180
|
-
export var __Unit = "unit";
|
|
4181
3230
|
export var CustomerProfilesServiceException = [
|
|
4182
3231
|
-3,
|
|
4183
3232
|
_sm,
|
|
@@ -4321,27 +3370,15 @@ export var Dimension = [
|
|
|
4321
3370
|
0,
|
|
4322
3371
|
[_PA, _CAal],
|
|
4323
3372
|
[
|
|
4324
|
-
[
|
|
4325
|
-
|
|
4326
|
-
{
|
|
4327
|
-
[_jN]: _PA,
|
|
4328
|
-
},
|
|
4329
|
-
],
|
|
4330
|
-
[
|
|
4331
|
-
() => CalculatedCustomAttributes,
|
|
4332
|
-
{
|
|
4333
|
-
[_jN]: _CAal,
|
|
4334
|
-
},
|
|
4335
|
-
],
|
|
3373
|
+
[() => ProfileAttributes, { [_jN]: _PA }],
|
|
3374
|
+
[() => CalculatedCustomAttributes, { [_jN]: _CAal }],
|
|
4336
3375
|
],
|
|
4337
3376
|
];
|
|
4338
3377
|
export var AddProfileKey = [
|
|
4339
3378
|
9,
|
|
4340
3379
|
n0,
|
|
4341
3380
|
_APK,
|
|
4342
|
-
{
|
|
4343
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/keys", 200],
|
|
4344
|
-
},
|
|
3381
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/keys", 200] },
|
|
4345
3382
|
() => AddProfileKeyRequest,
|
|
4346
3383
|
() => AddProfileKeyResponse,
|
|
4347
3384
|
];
|
|
@@ -4359,9 +3396,7 @@ export var BatchGetProfile = [
|
|
|
4359
3396
|
9,
|
|
4360
3397
|
n0,
|
|
4361
3398
|
_BGP,
|
|
4362
|
-
{
|
|
4363
|
-
[_h]: ["POST", "/domains/{DomainName}/batch-get-profiles", 200],
|
|
4364
|
-
},
|
|
3399
|
+
{ [_h]: ["POST", "/domains/{DomainName}/batch-get-profiles", 200] },
|
|
4365
3400
|
() => BatchGetProfileRequest,
|
|
4366
3401
|
() => BatchGetProfileResponse,
|
|
4367
3402
|
];
|
|
@@ -4369,9 +3404,7 @@ export var CreateCalculatedAttributeDefinition = [
|
|
|
4369
3404
|
9,
|
|
4370
3405
|
n0,
|
|
4371
3406
|
_CCAD,
|
|
4372
|
-
{
|
|
4373
|
-
[_h]: ["POST", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4374
|
-
},
|
|
3407
|
+
{ [_h]: ["POST", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4375
3408
|
() => CreateCalculatedAttributeDefinitionRequest,
|
|
4376
3409
|
() => CreateCalculatedAttributeDefinitionResponse,
|
|
4377
3410
|
];
|
|
@@ -4379,9 +3412,7 @@ export var CreateDomain = [
|
|
|
4379
3412
|
9,
|
|
4380
3413
|
n0,
|
|
4381
3414
|
_CD,
|
|
4382
|
-
{
|
|
4383
|
-
[_h]: ["POST", "/domains/{DomainName}", 200],
|
|
4384
|
-
},
|
|
3415
|
+
{ [_h]: ["POST", "/domains/{DomainName}", 200] },
|
|
4385
3416
|
() => CreateDomainRequest,
|
|
4386
3417
|
() => CreateDomainResponse,
|
|
4387
3418
|
];
|
|
@@ -4389,9 +3420,7 @@ export var CreateDomainLayout = [
|
|
|
4389
3420
|
9,
|
|
4390
3421
|
n0,
|
|
4391
3422
|
_CDL,
|
|
4392
|
-
{
|
|
4393
|
-
[_h]: ["POST", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
4394
|
-
},
|
|
3423
|
+
{ [_h]: ["POST", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4395
3424
|
() => CreateDomainLayoutRequest,
|
|
4396
3425
|
() => CreateDomainLayoutResponse,
|
|
4397
3426
|
];
|
|
@@ -4399,9 +3428,7 @@ export var CreateEventStream = [
|
|
|
4399
3428
|
9,
|
|
4400
3429
|
n0,
|
|
4401
3430
|
_CES,
|
|
4402
|
-
{
|
|
4403
|
-
[_h]: ["POST", "/domains/{DomainName}/event-streams/{EventStreamName}", 200],
|
|
4404
|
-
},
|
|
3431
|
+
{ [_h]: ["POST", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
4405
3432
|
() => CreateEventStreamRequest,
|
|
4406
3433
|
() => CreateEventStreamResponse,
|
|
4407
3434
|
];
|
|
@@ -4409,9 +3436,7 @@ export var CreateEventTrigger = [
|
|
|
4409
3436
|
9,
|
|
4410
3437
|
n0,
|
|
4411
3438
|
_CET,
|
|
4412
|
-
{
|
|
4413
|
-
[_h]: ["POST", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
4414
|
-
},
|
|
3439
|
+
{ [_h]: ["POST", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4415
3440
|
() => CreateEventTriggerRequest,
|
|
4416
3441
|
() => CreateEventTriggerResponse,
|
|
4417
3442
|
];
|
|
@@ -4419,9 +3444,7 @@ export var CreateIntegrationWorkflow = [
|
|
|
4419
3444
|
9,
|
|
4420
3445
|
n0,
|
|
4421
3446
|
_CIW,
|
|
4422
|
-
{
|
|
4423
|
-
[_h]: ["POST", "/domains/{DomainName}/workflows/integrations", 200],
|
|
4424
|
-
},
|
|
3447
|
+
{ [_h]: ["POST", "/domains/{DomainName}/workflows/integrations", 200] },
|
|
4425
3448
|
() => CreateIntegrationWorkflowRequest,
|
|
4426
3449
|
() => CreateIntegrationWorkflowResponse,
|
|
4427
3450
|
];
|
|
@@ -4429,9 +3452,7 @@ export var CreateProfile = [
|
|
|
4429
3452
|
9,
|
|
4430
3453
|
n0,
|
|
4431
3454
|
_CPr,
|
|
4432
|
-
{
|
|
4433
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles", 200],
|
|
4434
|
-
},
|
|
3455
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles", 200] },
|
|
4435
3456
|
() => CreateProfileRequest,
|
|
4436
3457
|
() => CreateProfileResponse,
|
|
4437
3458
|
];
|
|
@@ -4439,9 +3460,7 @@ export var CreateRecommender = [
|
|
|
4439
3460
|
9,
|
|
4440
3461
|
n0,
|
|
4441
3462
|
_CRre,
|
|
4442
|
-
{
|
|
4443
|
-
[_h]: ["POST", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
4444
|
-
},
|
|
3463
|
+
{ [_h]: ["POST", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4445
3464
|
() => CreateRecommenderRequest,
|
|
4446
3465
|
() => CreateRecommenderResponse,
|
|
4447
3466
|
];
|
|
@@ -4449,9 +3468,7 @@ export var CreateSegmentDefinition = [
|
|
|
4449
3468
|
9,
|
|
4450
3469
|
n0,
|
|
4451
3470
|
_CSD,
|
|
4452
|
-
{
|
|
4453
|
-
[_h]: ["POST", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200],
|
|
4454
|
-
},
|
|
3471
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
4455
3472
|
() => CreateSegmentDefinitionRequest,
|
|
4456
3473
|
() => CreateSegmentDefinitionResponse,
|
|
4457
3474
|
];
|
|
@@ -4459,9 +3476,7 @@ export var CreateSegmentEstimate = [
|
|
|
4459
3476
|
9,
|
|
4460
3477
|
n0,
|
|
4461
3478
|
_CSE,
|
|
4462
|
-
{
|
|
4463
|
-
[_h]: ["POST", "/domains/{DomainName}/segment-estimates", 200],
|
|
4464
|
-
},
|
|
3479
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segment-estimates", 200] },
|
|
4465
3480
|
() => CreateSegmentEstimateRequest,
|
|
4466
3481
|
() => CreateSegmentEstimateResponse,
|
|
4467
3482
|
];
|
|
@@ -4469,9 +3484,7 @@ export var CreateSegmentSnapshot = [
|
|
|
4469
3484
|
9,
|
|
4470
3485
|
n0,
|
|
4471
3486
|
_CSS,
|
|
4472
|
-
{
|
|
4473
|
-
[_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots", 200],
|
|
4474
|
-
},
|
|
3487
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots", 200] },
|
|
4475
3488
|
() => CreateSegmentSnapshotRequest,
|
|
4476
3489
|
() => CreateSegmentSnapshotResponse,
|
|
4477
3490
|
];
|
|
@@ -4479,9 +3492,7 @@ export var CreateUploadJob = [
|
|
|
4479
3492
|
9,
|
|
4480
3493
|
n0,
|
|
4481
3494
|
_CUJ,
|
|
4482
|
-
{
|
|
4483
|
-
[_h]: ["POST", "/domains/{DomainName}/upload-jobs", 200],
|
|
4484
|
-
},
|
|
3495
|
+
{ [_h]: ["POST", "/domains/{DomainName}/upload-jobs", 200] },
|
|
4485
3496
|
() => CreateUploadJobRequest,
|
|
4486
3497
|
() => CreateUploadJobResponse,
|
|
4487
3498
|
];
|
|
@@ -4489,9 +3500,7 @@ export var DeleteCalculatedAttributeDefinition = [
|
|
|
4489
3500
|
9,
|
|
4490
3501
|
n0,
|
|
4491
3502
|
_DCAD,
|
|
4492
|
-
{
|
|
4493
|
-
[_h]: ["DELETE", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4494
|
-
},
|
|
3503
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4495
3504
|
() => DeleteCalculatedAttributeDefinitionRequest,
|
|
4496
3505
|
() => DeleteCalculatedAttributeDefinitionResponse,
|
|
4497
3506
|
];
|
|
@@ -4499,9 +3508,7 @@ export var DeleteDomain = [
|
|
|
4499
3508
|
9,
|
|
4500
3509
|
n0,
|
|
4501
3510
|
_DDel,
|
|
4502
|
-
{
|
|
4503
|
-
[_h]: ["DELETE", "/domains/{DomainName}", 200],
|
|
4504
|
-
},
|
|
3511
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}", 200] },
|
|
4505
3512
|
() => DeleteDomainRequest,
|
|
4506
3513
|
() => DeleteDomainResponse,
|
|
4507
3514
|
];
|
|
@@ -4509,9 +3516,7 @@ export var DeleteDomainLayout = [
|
|
|
4509
3516
|
9,
|
|
4510
3517
|
n0,
|
|
4511
3518
|
_DDL,
|
|
4512
|
-
{
|
|
4513
|
-
[_h]: ["DELETE", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
4514
|
-
},
|
|
3519
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4515
3520
|
() => DeleteDomainLayoutRequest,
|
|
4516
3521
|
() => DeleteDomainLayoutResponse,
|
|
4517
3522
|
];
|
|
@@ -4519,9 +3524,7 @@ export var DeleteDomainObjectType = [
|
|
|
4519
3524
|
9,
|
|
4520
3525
|
n0,
|
|
4521
3526
|
_DDOT,
|
|
4522
|
-
{
|
|
4523
|
-
[_h]: ["DELETE", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200],
|
|
4524
|
-
},
|
|
3527
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
4525
3528
|
() => DeleteDomainObjectTypeRequest,
|
|
4526
3529
|
() => DeleteDomainObjectTypeResponse,
|
|
4527
3530
|
];
|
|
@@ -4529,9 +3532,7 @@ export var DeleteEventStream = [
|
|
|
4529
3532
|
9,
|
|
4530
3533
|
n0,
|
|
4531
3534
|
_DES,
|
|
4532
|
-
{
|
|
4533
|
-
[_h]: ["DELETE", "/domains/{DomainName}/event-streams/{EventStreamName}", 200],
|
|
4534
|
-
},
|
|
3535
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
4535
3536
|
() => DeleteEventStreamRequest,
|
|
4536
3537
|
() => DeleteEventStreamResponse,
|
|
4537
3538
|
];
|
|
@@ -4539,9 +3540,7 @@ export var DeleteEventTrigger = [
|
|
|
4539
3540
|
9,
|
|
4540
3541
|
n0,
|
|
4541
3542
|
_DET,
|
|
4542
|
-
{
|
|
4543
|
-
[_h]: ["DELETE", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
4544
|
-
},
|
|
3543
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4545
3544
|
() => DeleteEventTriggerRequest,
|
|
4546
3545
|
() => DeleteEventTriggerResponse,
|
|
4547
3546
|
];
|
|
@@ -4549,9 +3548,7 @@ export var DeleteIntegration = [
|
|
|
4549
3548
|
9,
|
|
4550
3549
|
n0,
|
|
4551
3550
|
_DI,
|
|
4552
|
-
{
|
|
4553
|
-
[_h]: ["POST", "/domains/{DomainName}/integrations/delete", 200],
|
|
4554
|
-
},
|
|
3551
|
+
{ [_h]: ["POST", "/domains/{DomainName}/integrations/delete", 200] },
|
|
4555
3552
|
() => DeleteIntegrationRequest,
|
|
4556
3553
|
() => DeleteIntegrationResponse,
|
|
4557
3554
|
];
|
|
@@ -4559,9 +3556,7 @@ export var DeleteProfile = [
|
|
|
4559
3556
|
9,
|
|
4560
3557
|
n0,
|
|
4561
3558
|
_DP,
|
|
4562
|
-
{
|
|
4563
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/delete", 200],
|
|
4564
|
-
},
|
|
3559
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/delete", 200] },
|
|
4565
3560
|
() => DeleteProfileRequest,
|
|
4566
3561
|
() => DeleteProfileResponse,
|
|
4567
3562
|
];
|
|
@@ -4569,9 +3564,7 @@ export var DeleteProfileKey = [
|
|
|
4569
3564
|
9,
|
|
4570
3565
|
n0,
|
|
4571
3566
|
_DPK,
|
|
4572
|
-
{
|
|
4573
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/keys/delete", 200],
|
|
4574
|
-
},
|
|
3567
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/keys/delete", 200] },
|
|
4575
3568
|
() => DeleteProfileKeyRequest,
|
|
4576
3569
|
() => DeleteProfileKeyResponse,
|
|
4577
3570
|
];
|
|
@@ -4579,9 +3572,7 @@ export var DeleteProfileObject = [
|
|
|
4579
3572
|
9,
|
|
4580
3573
|
n0,
|
|
4581
3574
|
_DPO,
|
|
4582
|
-
{
|
|
4583
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/objects/delete", 200],
|
|
4584
|
-
},
|
|
3575
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects/delete", 200] },
|
|
4585
3576
|
() => DeleteProfileObjectRequest,
|
|
4586
3577
|
() => DeleteProfileObjectResponse,
|
|
4587
3578
|
];
|
|
@@ -4589,9 +3580,7 @@ export var DeleteProfileObjectType = [
|
|
|
4589
3580
|
9,
|
|
4590
3581
|
n0,
|
|
4591
3582
|
_DPOTel,
|
|
4592
|
-
{
|
|
4593
|
-
[_h]: ["DELETE", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200],
|
|
4594
|
-
},
|
|
3583
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
4595
3584
|
() => DeleteProfileObjectTypeRequest,
|
|
4596
3585
|
() => DeleteProfileObjectTypeResponse,
|
|
4597
3586
|
];
|
|
@@ -4599,9 +3588,7 @@ export var DeleteRecommender = [
|
|
|
4599
3588
|
9,
|
|
4600
3589
|
n0,
|
|
4601
3590
|
_DR,
|
|
4602
|
-
{
|
|
4603
|
-
[_h]: ["DELETE", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
4604
|
-
},
|
|
3591
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4605
3592
|
() => DeleteRecommenderRequest,
|
|
4606
3593
|
() => DeleteRecommenderResponse,
|
|
4607
3594
|
];
|
|
@@ -4609,9 +3596,7 @@ export var DeleteSegmentDefinition = [
|
|
|
4609
3596
|
9,
|
|
4610
3597
|
n0,
|
|
4611
3598
|
_DSD,
|
|
4612
|
-
{
|
|
4613
|
-
[_h]: ["DELETE", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200],
|
|
4614
|
-
},
|
|
3599
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
4615
3600
|
() => DeleteSegmentDefinitionRequest,
|
|
4616
3601
|
() => DeleteSegmentDefinitionResponse,
|
|
4617
3602
|
];
|
|
@@ -4619,9 +3604,7 @@ export var DeleteWorkflow = [
|
|
|
4619
3604
|
9,
|
|
4620
3605
|
n0,
|
|
4621
3606
|
_DW,
|
|
4622
|
-
{
|
|
4623
|
-
[_h]: ["DELETE", "/domains/{DomainName}/workflows/{WorkflowId}", 200],
|
|
4624
|
-
},
|
|
3607
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/workflows/{WorkflowId}", 200] },
|
|
4625
3608
|
() => DeleteWorkflowRequest,
|
|
4626
3609
|
() => DeleteWorkflowResponse,
|
|
4627
3610
|
];
|
|
@@ -4629,9 +3612,7 @@ export var DetectProfileObjectType = [
|
|
|
4629
3612
|
9,
|
|
4630
3613
|
n0,
|
|
4631
3614
|
_DPOTet,
|
|
4632
|
-
{
|
|
4633
|
-
[_h]: ["POST", "/domains/{DomainName}/detect/object-types", 200],
|
|
4634
|
-
},
|
|
3615
|
+
{ [_h]: ["POST", "/domains/{DomainName}/detect/object-types", 200] },
|
|
4635
3616
|
() => DetectProfileObjectTypeRequest,
|
|
4636
3617
|
() => DetectProfileObjectTypeResponse,
|
|
4637
3618
|
];
|
|
@@ -4639,9 +3620,7 @@ export var GetAutoMergingPreview = [
|
|
|
4639
3620
|
9,
|
|
4640
3621
|
n0,
|
|
4641
3622
|
_GAMP,
|
|
4642
|
-
{
|
|
4643
|
-
[_h]: ["POST", "/domains/{DomainName}/identity-resolution-jobs/auto-merging-preview", 200],
|
|
4644
|
-
},
|
|
3623
|
+
{ [_h]: ["POST", "/domains/{DomainName}/identity-resolution-jobs/auto-merging-preview", 200] },
|
|
4645
3624
|
() => GetAutoMergingPreviewRequest,
|
|
4646
3625
|
() => GetAutoMergingPreviewResponse,
|
|
4647
3626
|
];
|
|
@@ -4649,9 +3628,7 @@ export var GetCalculatedAttributeDefinition = [
|
|
|
4649
3628
|
9,
|
|
4650
3629
|
n0,
|
|
4651
3630
|
_GCAD,
|
|
4652
|
-
{
|
|
4653
|
-
[_h]: ["GET", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4654
|
-
},
|
|
3631
|
+
{ [_h]: ["GET", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4655
3632
|
() => GetCalculatedAttributeDefinitionRequest,
|
|
4656
3633
|
() => GetCalculatedAttributeDefinitionResponse,
|
|
4657
3634
|
];
|
|
@@ -4659,9 +3636,7 @@ export var GetCalculatedAttributeForProfile = [
|
|
|
4659
3636
|
9,
|
|
4660
3637
|
n0,
|
|
4661
3638
|
_GCAFP,
|
|
4662
|
-
{
|
|
4663
|
-
[_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4664
|
-
},
|
|
3639
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4665
3640
|
() => GetCalculatedAttributeForProfileRequest,
|
|
4666
3641
|
() => GetCalculatedAttributeForProfileResponse,
|
|
4667
3642
|
];
|
|
@@ -4669,9 +3644,7 @@ export var GetDomain = [
|
|
|
4669
3644
|
9,
|
|
4670
3645
|
n0,
|
|
4671
3646
|
_GD,
|
|
4672
|
-
{
|
|
4673
|
-
[_h]: ["GET", "/domains/{DomainName}", 200],
|
|
4674
|
-
},
|
|
3647
|
+
{ [_h]: ["GET", "/domains/{DomainName}", 200] },
|
|
4675
3648
|
() => GetDomainRequest,
|
|
4676
3649
|
() => GetDomainResponse,
|
|
4677
3650
|
];
|
|
@@ -4679,9 +3652,7 @@ export var GetDomainLayout = [
|
|
|
4679
3652
|
9,
|
|
4680
3653
|
n0,
|
|
4681
3654
|
_GDL,
|
|
4682
|
-
{
|
|
4683
|
-
[_h]: ["GET", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
4684
|
-
},
|
|
3655
|
+
{ [_h]: ["GET", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4685
3656
|
() => GetDomainLayoutRequest,
|
|
4686
3657
|
() => GetDomainLayoutResponse,
|
|
4687
3658
|
];
|
|
@@ -4689,9 +3660,7 @@ export var GetDomainObjectType = [
|
|
|
4689
3660
|
9,
|
|
4690
3661
|
n0,
|
|
4691
3662
|
_GDOT,
|
|
4692
|
-
{
|
|
4693
|
-
[_h]: ["GET", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200],
|
|
4694
|
-
},
|
|
3663
|
+
{ [_h]: ["GET", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
4695
3664
|
() => GetDomainObjectTypeRequest,
|
|
4696
3665
|
() => GetDomainObjectTypeResponse,
|
|
4697
3666
|
];
|
|
@@ -4699,9 +3668,7 @@ export var GetEventStream = [
|
|
|
4699
3668
|
9,
|
|
4700
3669
|
n0,
|
|
4701
3670
|
_GES,
|
|
4702
|
-
{
|
|
4703
|
-
[_h]: ["GET", "/domains/{DomainName}/event-streams/{EventStreamName}", 200],
|
|
4704
|
-
},
|
|
3671
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
4705
3672
|
() => GetEventStreamRequest,
|
|
4706
3673
|
() => GetEventStreamResponse,
|
|
4707
3674
|
];
|
|
@@ -4709,9 +3676,7 @@ export var GetEventTrigger = [
|
|
|
4709
3676
|
9,
|
|
4710
3677
|
n0,
|
|
4711
3678
|
_GET,
|
|
4712
|
-
{
|
|
4713
|
-
[_h]: ["GET", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
4714
|
-
},
|
|
3679
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4715
3680
|
() => GetEventTriggerRequest,
|
|
4716
3681
|
() => GetEventTriggerResponse,
|
|
4717
3682
|
];
|
|
@@ -4719,9 +3684,7 @@ export var GetIdentityResolutionJob = [
|
|
|
4719
3684
|
9,
|
|
4720
3685
|
n0,
|
|
4721
3686
|
_GIRJ,
|
|
4722
|
-
{
|
|
4723
|
-
[_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs/{JobId}", 200],
|
|
4724
|
-
},
|
|
3687
|
+
{ [_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs/{JobId}", 200] },
|
|
4725
3688
|
() => GetIdentityResolutionJobRequest,
|
|
4726
3689
|
() => GetIdentityResolutionJobResponse,
|
|
4727
3690
|
];
|
|
@@ -4729,9 +3692,7 @@ export var GetIntegration = [
|
|
|
4729
3692
|
9,
|
|
4730
3693
|
n0,
|
|
4731
3694
|
_GI,
|
|
4732
|
-
{
|
|
4733
|
-
[_h]: ["POST", "/domains/{DomainName}/integrations", 200],
|
|
4734
|
-
},
|
|
3695
|
+
{ [_h]: ["POST", "/domains/{DomainName}/integrations", 200] },
|
|
4735
3696
|
() => GetIntegrationRequest,
|
|
4736
3697
|
() => GetIntegrationResponse,
|
|
4737
3698
|
];
|
|
@@ -4739,9 +3700,7 @@ export var GetMatches = [
|
|
|
4739
3700
|
9,
|
|
4740
3701
|
n0,
|
|
4741
3702
|
_GM,
|
|
4742
|
-
{
|
|
4743
|
-
[_h]: ["GET", "/domains/{DomainName}/matches", 200],
|
|
4744
|
-
},
|
|
3703
|
+
{ [_h]: ["GET", "/domains/{DomainName}/matches", 200] },
|
|
4745
3704
|
() => GetMatchesRequest,
|
|
4746
3705
|
() => GetMatchesResponse,
|
|
4747
3706
|
];
|
|
@@ -4749,9 +3708,7 @@ export var GetObjectTypeAttributeStatistics = [
|
|
|
4749
3708
|
9,
|
|
4750
3709
|
n0,
|
|
4751
3710
|
_GOTAS,
|
|
4752
|
-
{
|
|
4753
|
-
[_h]: ["POST", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/statistics", 200],
|
|
4754
|
-
},
|
|
3711
|
+
{ [_h]: ["POST", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/statistics", 200] },
|
|
4755
3712
|
() => GetObjectTypeAttributeStatisticsRequest,
|
|
4756
3713
|
() => GetObjectTypeAttributeStatisticsResponse,
|
|
4757
3714
|
];
|
|
@@ -4759,9 +3716,7 @@ export var GetProfileHistoryRecord = [
|
|
|
4759
3716
|
9,
|
|
4760
3717
|
n0,
|
|
4761
3718
|
_GPHR,
|
|
4762
|
-
{
|
|
4763
|
-
[_h]: ["GET", "/domains/{DomainName}/profiles/{ProfileId}/history-records/{Id}", 200],
|
|
4764
|
-
},
|
|
3719
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profiles/{ProfileId}/history-records/{Id}", 200] },
|
|
4765
3720
|
() => GetProfileHistoryRecordRequest,
|
|
4766
3721
|
() => GetProfileHistoryRecordResponse,
|
|
4767
3722
|
];
|
|
@@ -4769,9 +3724,7 @@ export var GetProfileObjectType = [
|
|
|
4769
3724
|
9,
|
|
4770
3725
|
n0,
|
|
4771
3726
|
_GPOT,
|
|
4772
|
-
{
|
|
4773
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200],
|
|
4774
|
-
},
|
|
3727
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
4775
3728
|
() => GetProfileObjectTypeRequest,
|
|
4776
3729
|
() => GetProfileObjectTypeResponse,
|
|
4777
3730
|
];
|
|
@@ -4779,9 +3732,7 @@ export var GetProfileObjectTypeTemplate = [
|
|
|
4779
3732
|
9,
|
|
4780
3733
|
n0,
|
|
4781
3734
|
_GPOTT,
|
|
4782
|
-
{
|
|
4783
|
-
[_h]: ["GET", "/templates/{TemplateId}", 200],
|
|
4784
|
-
},
|
|
3735
|
+
{ [_h]: ["GET", "/templates/{TemplateId}", 200] },
|
|
4785
3736
|
() => GetProfileObjectTypeTemplateRequest,
|
|
4786
3737
|
() => GetProfileObjectTypeTemplateResponse,
|
|
4787
3738
|
];
|
|
@@ -4789,9 +3740,7 @@ export var GetProfileRecommendations = [
|
|
|
4789
3740
|
9,
|
|
4790
3741
|
n0,
|
|
4791
3742
|
_GPR,
|
|
4792
|
-
{
|
|
4793
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/{ProfileId}/recommendations", 200],
|
|
4794
|
-
},
|
|
3743
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/{ProfileId}/recommendations", 200] },
|
|
4795
3744
|
() => GetProfileRecommendationsRequest,
|
|
4796
3745
|
() => GetProfileRecommendationsResponse,
|
|
4797
3746
|
];
|
|
@@ -4799,9 +3748,7 @@ export var GetRecommender = [
|
|
|
4799
3748
|
9,
|
|
4800
3749
|
n0,
|
|
4801
3750
|
_GR,
|
|
4802
|
-
{
|
|
4803
|
-
[_h]: ["GET", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
4804
|
-
},
|
|
3751
|
+
{ [_h]: ["GET", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4805
3752
|
() => GetRecommenderRequest,
|
|
4806
3753
|
() => GetRecommenderResponse,
|
|
4807
3754
|
];
|
|
@@ -4809,9 +3756,7 @@ export var GetSegmentDefinition = [
|
|
|
4809
3756
|
9,
|
|
4810
3757
|
n0,
|
|
4811
3758
|
_GSD,
|
|
4812
|
-
{
|
|
4813
|
-
[_h]: ["GET", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200],
|
|
4814
|
-
},
|
|
3759
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
4815
3760
|
() => GetSegmentDefinitionRequest,
|
|
4816
3761
|
() => GetSegmentDefinitionResponse,
|
|
4817
3762
|
];
|
|
@@ -4819,9 +3764,7 @@ export var GetSegmentEstimate = [
|
|
|
4819
3764
|
9,
|
|
4820
3765
|
n0,
|
|
4821
3766
|
_GSE,
|
|
4822
|
-
{
|
|
4823
|
-
[_h]: ["GET", "/domains/{DomainName}/segment-estimates/{EstimateId}", 200],
|
|
4824
|
-
},
|
|
3767
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segment-estimates/{EstimateId}", 200] },
|
|
4825
3768
|
() => GetSegmentEstimateRequest,
|
|
4826
3769
|
() => GetSegmentEstimateResponse,
|
|
4827
3770
|
];
|
|
@@ -4829,9 +3772,7 @@ export var GetSegmentMembership = [
|
|
|
4829
3772
|
9,
|
|
4830
3773
|
n0,
|
|
4831
3774
|
_GSM,
|
|
4832
|
-
{
|
|
4833
|
-
[_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/membership", 200],
|
|
4834
|
-
},
|
|
3775
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/membership", 200] },
|
|
4835
3776
|
() => GetSegmentMembershipRequest,
|
|
4836
3777
|
() => GetSegmentMembershipResponse,
|
|
4837
3778
|
];
|
|
@@ -4839,9 +3780,7 @@ export var GetSegmentSnapshot = [
|
|
|
4839
3780
|
9,
|
|
4840
3781
|
n0,
|
|
4841
3782
|
_GSS,
|
|
4842
|
-
{
|
|
4843
|
-
[_h]: ["GET", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots/{SnapshotId}", 200],
|
|
4844
|
-
},
|
|
3783
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots/{SnapshotId}", 200] },
|
|
4845
3784
|
() => GetSegmentSnapshotRequest,
|
|
4846
3785
|
() => GetSegmentSnapshotResponse,
|
|
4847
3786
|
];
|
|
@@ -4849,9 +3788,7 @@ export var GetSimilarProfiles = [
|
|
|
4849
3788
|
9,
|
|
4850
3789
|
n0,
|
|
4851
3790
|
_GSP,
|
|
4852
|
-
{
|
|
4853
|
-
[_h]: ["POST", "/domains/{DomainName}/matches", 200],
|
|
4854
|
-
},
|
|
3791
|
+
{ [_h]: ["POST", "/domains/{DomainName}/matches", 200] },
|
|
4855
3792
|
() => GetSimilarProfilesRequest,
|
|
4856
3793
|
() => GetSimilarProfilesResponse,
|
|
4857
3794
|
];
|
|
@@ -4859,9 +3796,7 @@ export var GetUploadJob = [
|
|
|
4859
3796
|
9,
|
|
4860
3797
|
n0,
|
|
4861
3798
|
_GUJ,
|
|
4862
|
-
{
|
|
4863
|
-
[_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}", 200],
|
|
4864
|
-
},
|
|
3799
|
+
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}", 200] },
|
|
4865
3800
|
() => GetUploadJobRequest,
|
|
4866
3801
|
() => GetUploadJobResponse,
|
|
4867
3802
|
];
|
|
@@ -4869,9 +3804,7 @@ export var GetUploadJobPath = [
|
|
|
4869
3804
|
9,
|
|
4870
3805
|
n0,
|
|
4871
3806
|
_GUJP,
|
|
4872
|
-
{
|
|
4873
|
-
[_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}/path", 200],
|
|
4874
|
-
},
|
|
3807
|
+
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}/path", 200] },
|
|
4875
3808
|
() => GetUploadJobPathRequest,
|
|
4876
3809
|
() => GetUploadJobPathResponse,
|
|
4877
3810
|
];
|
|
@@ -4879,9 +3812,7 @@ export var GetWorkflow = [
|
|
|
4879
3812
|
9,
|
|
4880
3813
|
n0,
|
|
4881
3814
|
_GW,
|
|
4882
|
-
{
|
|
4883
|
-
[_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}", 200],
|
|
4884
|
-
},
|
|
3815
|
+
{ [_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}", 200] },
|
|
4885
3816
|
() => GetWorkflowRequest,
|
|
4886
3817
|
() => GetWorkflowResponse,
|
|
4887
3818
|
];
|
|
@@ -4889,9 +3820,7 @@ export var GetWorkflowSteps = [
|
|
|
4889
3820
|
9,
|
|
4890
3821
|
n0,
|
|
4891
3822
|
_GWS,
|
|
4892
|
-
{
|
|
4893
|
-
[_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}/steps", 200],
|
|
4894
|
-
},
|
|
3823
|
+
{ [_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}/steps", 200] },
|
|
4895
3824
|
() => GetWorkflowStepsRequest,
|
|
4896
3825
|
() => GetWorkflowStepsResponse,
|
|
4897
3826
|
];
|
|
@@ -4899,9 +3828,7 @@ export var ListAccountIntegrations = [
|
|
|
4899
3828
|
9,
|
|
4900
3829
|
n0,
|
|
4901
3830
|
_LAI,
|
|
4902
|
-
{
|
|
4903
|
-
[_h]: ["POST", "/integrations", 200],
|
|
4904
|
-
},
|
|
3831
|
+
{ [_h]: ["POST", "/integrations", 200] },
|
|
4905
3832
|
() => ListAccountIntegrationsRequest,
|
|
4906
3833
|
() => ListAccountIntegrationsResponse,
|
|
4907
3834
|
];
|
|
@@ -4909,9 +3836,7 @@ export var ListCalculatedAttributeDefinitions = [
|
|
|
4909
3836
|
9,
|
|
4910
3837
|
n0,
|
|
4911
3838
|
_LCAD,
|
|
4912
|
-
{
|
|
4913
|
-
[_h]: ["GET", "/domains/{DomainName}/calculated-attributes", 200],
|
|
4914
|
-
},
|
|
3839
|
+
{ [_h]: ["GET", "/domains/{DomainName}/calculated-attributes", 200] },
|
|
4915
3840
|
() => ListCalculatedAttributeDefinitionsRequest,
|
|
4916
3841
|
() => ListCalculatedAttributeDefinitionsResponse,
|
|
4917
3842
|
];
|
|
@@ -4919,9 +3844,7 @@ export var ListCalculatedAttributesForProfile = [
|
|
|
4919
3844
|
9,
|
|
4920
3845
|
n0,
|
|
4921
3846
|
_LCAFP,
|
|
4922
|
-
{
|
|
4923
|
-
[_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes", 200],
|
|
4924
|
-
},
|
|
3847
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes", 200] },
|
|
4925
3848
|
() => ListCalculatedAttributesForProfileRequest,
|
|
4926
3849
|
() => ListCalculatedAttributesForProfileResponse,
|
|
4927
3850
|
];
|
|
@@ -4929,9 +3852,7 @@ export var ListDomainLayouts = [
|
|
|
4929
3852
|
9,
|
|
4930
3853
|
n0,
|
|
4931
3854
|
_LDL,
|
|
4932
|
-
{
|
|
4933
|
-
[_h]: ["GET", "/domains/{DomainName}/layouts", 200],
|
|
4934
|
-
},
|
|
3855
|
+
{ [_h]: ["GET", "/domains/{DomainName}/layouts", 200] },
|
|
4935
3856
|
() => ListDomainLayoutsRequest,
|
|
4936
3857
|
() => ListDomainLayoutsResponse,
|
|
4937
3858
|
];
|
|
@@ -4939,9 +3860,7 @@ export var ListDomainObjectTypes = [
|
|
|
4939
3860
|
9,
|
|
4940
3861
|
n0,
|
|
4941
3862
|
_LDOT,
|
|
4942
|
-
{
|
|
4943
|
-
[_h]: ["GET", "/domains/{DomainName}/domain-object-types", 200],
|
|
4944
|
-
},
|
|
3863
|
+
{ [_h]: ["GET", "/domains/{DomainName}/domain-object-types", 200] },
|
|
4945
3864
|
() => ListDomainObjectTypesRequest,
|
|
4946
3865
|
() => ListDomainObjectTypesResponse,
|
|
4947
3866
|
];
|
|
@@ -4949,9 +3868,7 @@ export var ListDomains = [
|
|
|
4949
3868
|
9,
|
|
4950
3869
|
n0,
|
|
4951
3870
|
_LD,
|
|
4952
|
-
{
|
|
4953
|
-
[_h]: ["GET", "/domains", 200],
|
|
4954
|
-
},
|
|
3871
|
+
{ [_h]: ["GET", "/domains", 200] },
|
|
4955
3872
|
() => ListDomainsRequest,
|
|
4956
3873
|
() => ListDomainsResponse,
|
|
4957
3874
|
];
|
|
@@ -4959,9 +3876,7 @@ export var ListEventStreams = [
|
|
|
4959
3876
|
9,
|
|
4960
3877
|
n0,
|
|
4961
3878
|
_LES,
|
|
4962
|
-
{
|
|
4963
|
-
[_h]: ["GET", "/domains/{DomainName}/event-streams", 200],
|
|
4964
|
-
},
|
|
3879
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-streams", 200] },
|
|
4965
3880
|
() => ListEventStreamsRequest,
|
|
4966
3881
|
() => ListEventStreamsResponse,
|
|
4967
3882
|
];
|
|
@@ -4969,9 +3884,7 @@ export var ListEventTriggers = [
|
|
|
4969
3884
|
9,
|
|
4970
3885
|
n0,
|
|
4971
3886
|
_LET,
|
|
4972
|
-
{
|
|
4973
|
-
[_h]: ["GET", "/domains/{DomainName}/event-triggers", 200],
|
|
4974
|
-
},
|
|
3887
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-triggers", 200] },
|
|
4975
3888
|
() => ListEventTriggersRequest,
|
|
4976
3889
|
() => ListEventTriggersResponse,
|
|
4977
3890
|
];
|
|
@@ -4979,9 +3892,7 @@ export var ListIdentityResolutionJobs = [
|
|
|
4979
3892
|
9,
|
|
4980
3893
|
n0,
|
|
4981
3894
|
_LIRJ,
|
|
4982
|
-
{
|
|
4983
|
-
[_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs", 200],
|
|
4984
|
-
},
|
|
3895
|
+
{ [_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs", 200] },
|
|
4985
3896
|
() => ListIdentityResolutionJobsRequest,
|
|
4986
3897
|
() => ListIdentityResolutionJobsResponse,
|
|
4987
3898
|
];
|
|
@@ -4989,9 +3900,7 @@ export var ListIntegrations = [
|
|
|
4989
3900
|
9,
|
|
4990
3901
|
n0,
|
|
4991
3902
|
_LIi,
|
|
4992
|
-
{
|
|
4993
|
-
[_h]: ["GET", "/domains/{DomainName}/integrations", 200],
|
|
4994
|
-
},
|
|
3903
|
+
{ [_h]: ["GET", "/domains/{DomainName}/integrations", 200] },
|
|
4995
3904
|
() => ListIntegrationsRequest,
|
|
4996
3905
|
() => ListIntegrationsResponse,
|
|
4997
3906
|
];
|
|
@@ -4999,9 +3908,7 @@ export var ListObjectTypeAttributes = [
|
|
|
4999
3908
|
9,
|
|
5000
3909
|
n0,
|
|
5001
3910
|
_LOTA,
|
|
5002
|
-
{
|
|
5003
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes", 200],
|
|
5004
|
-
},
|
|
3911
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes", 200] },
|
|
5005
3912
|
() => ListObjectTypeAttributesRequest,
|
|
5006
3913
|
() => ListObjectTypeAttributesResponse,
|
|
5007
3914
|
];
|
|
@@ -5009,9 +3916,7 @@ export var ListObjectTypeAttributeValues = [
|
|
|
5009
3916
|
9,
|
|
5010
3917
|
n0,
|
|
5011
3918
|
_LOTAV,
|
|
5012
|
-
{
|
|
5013
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/values", 200],
|
|
5014
|
-
},
|
|
3919
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/values", 200] },
|
|
5015
3920
|
() => ListObjectTypeAttributeValuesRequest,
|
|
5016
3921
|
() => ListObjectTypeAttributeValuesResponse,
|
|
5017
3922
|
];
|
|
@@ -5019,9 +3924,7 @@ export var ListProfileAttributeValues = [
|
|
|
5019
3924
|
9,
|
|
5020
3925
|
n0,
|
|
5021
3926
|
_LPAV,
|
|
5022
|
-
{
|
|
5023
|
-
[_h]: ["GET", "/domains/{DomainName}/profile-attributes/{AttributeName}/values", 200],
|
|
5024
|
-
},
|
|
3927
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profile-attributes/{AttributeName}/values", 200] },
|
|
5025
3928
|
() => ProfileAttributeValuesRequest,
|
|
5026
3929
|
() => ProfileAttributeValuesResponse,
|
|
5027
3930
|
];
|
|
@@ -5029,9 +3932,7 @@ export var ListProfileHistoryRecords = [
|
|
|
5029
3932
|
9,
|
|
5030
3933
|
n0,
|
|
5031
3934
|
_LPHR,
|
|
5032
|
-
{
|
|
5033
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/history-records", 200],
|
|
5034
|
-
},
|
|
3935
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/history-records", 200] },
|
|
5035
3936
|
() => ListProfileHistoryRecordsRequest,
|
|
5036
3937
|
() => ListProfileHistoryRecordsResponse,
|
|
5037
3938
|
];
|
|
@@ -5039,9 +3940,7 @@ export var ListProfileObjects = [
|
|
|
5039
3940
|
9,
|
|
5040
3941
|
n0,
|
|
5041
3942
|
_LPO,
|
|
5042
|
-
{
|
|
5043
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/objects", 200],
|
|
5044
|
-
},
|
|
3943
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects", 200] },
|
|
5045
3944
|
() => ListProfileObjectsRequest,
|
|
5046
3945
|
() => ListProfileObjectsResponse,
|
|
5047
3946
|
];
|
|
@@ -5049,9 +3948,7 @@ export var ListProfileObjectTypes = [
|
|
|
5049
3948
|
9,
|
|
5050
3949
|
n0,
|
|
5051
3950
|
_LPOT,
|
|
5052
|
-
{
|
|
5053
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types", 200],
|
|
5054
|
-
},
|
|
3951
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types", 200] },
|
|
5055
3952
|
() => ListProfileObjectTypesRequest,
|
|
5056
3953
|
() => ListProfileObjectTypesResponse,
|
|
5057
3954
|
];
|
|
@@ -5059,9 +3956,7 @@ export var ListProfileObjectTypeTemplates = [
|
|
|
5059
3956
|
9,
|
|
5060
3957
|
n0,
|
|
5061
3958
|
_LPOTT,
|
|
5062
|
-
{
|
|
5063
|
-
[_h]: ["GET", "/templates", 200],
|
|
5064
|
-
},
|
|
3959
|
+
{ [_h]: ["GET", "/templates", 200] },
|
|
5065
3960
|
() => ListProfileObjectTypeTemplatesRequest,
|
|
5066
3961
|
() => ListProfileObjectTypeTemplatesResponse,
|
|
5067
3962
|
];
|
|
@@ -5069,9 +3964,7 @@ export var ListRecommenderRecipes = [
|
|
|
5069
3964
|
9,
|
|
5070
3965
|
n0,
|
|
5071
3966
|
_LRRis,
|
|
5072
|
-
{
|
|
5073
|
-
[_h]: ["GET", "/recommender-recipes", 200],
|
|
5074
|
-
},
|
|
3967
|
+
{ [_h]: ["GET", "/recommender-recipes", 200] },
|
|
5075
3968
|
() => ListRecommenderRecipesRequest,
|
|
5076
3969
|
() => ListRecommenderRecipesResponse,
|
|
5077
3970
|
];
|
|
@@ -5079,9 +3972,7 @@ export var ListRecommenders = [
|
|
|
5079
3972
|
9,
|
|
5080
3973
|
n0,
|
|
5081
3974
|
_LR,
|
|
5082
|
-
{
|
|
5083
|
-
[_h]: ["GET", "/domains/{DomainName}/recommenders", 200],
|
|
5084
|
-
},
|
|
3975
|
+
{ [_h]: ["GET", "/domains/{DomainName}/recommenders", 200] },
|
|
5085
3976
|
() => ListRecommendersRequest,
|
|
5086
3977
|
() => ListRecommendersResponse,
|
|
5087
3978
|
];
|
|
@@ -5089,9 +3980,7 @@ export var ListRuleBasedMatches = [
|
|
|
5089
3980
|
9,
|
|
5090
3981
|
n0,
|
|
5091
3982
|
_LRBM,
|
|
5092
|
-
{
|
|
5093
|
-
[_h]: ["GET", "/domains/{DomainName}/profiles/ruleBasedMatches", 200],
|
|
5094
|
-
},
|
|
3983
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profiles/ruleBasedMatches", 200] },
|
|
5095
3984
|
() => ListRuleBasedMatchesRequest,
|
|
5096
3985
|
() => ListRuleBasedMatchesResponse,
|
|
5097
3986
|
];
|
|
@@ -5099,9 +3988,7 @@ export var ListSegmentDefinitions = [
|
|
|
5099
3988
|
9,
|
|
5100
3989
|
n0,
|
|
5101
3990
|
_LSD,
|
|
5102
|
-
{
|
|
5103
|
-
[_h]: ["GET", "/domains/{DomainName}/segment-definitions", 200],
|
|
5104
|
-
},
|
|
3991
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions", 200] },
|
|
5105
3992
|
() => ListSegmentDefinitionsRequest,
|
|
5106
3993
|
() => ListSegmentDefinitionsResponse,
|
|
5107
3994
|
];
|
|
@@ -5109,9 +3996,7 @@ export var ListTagsForResource = [
|
|
|
5109
3996
|
9,
|
|
5110
3997
|
n0,
|
|
5111
3998
|
_LTFR,
|
|
5112
|
-
{
|
|
5113
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
5114
|
-
},
|
|
3999
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
5115
4000
|
() => ListTagsForResourceRequest,
|
|
5116
4001
|
() => ListTagsForResourceResponse,
|
|
5117
4002
|
];
|
|
@@ -5119,9 +4004,7 @@ export var ListUploadJobs = [
|
|
|
5119
4004
|
9,
|
|
5120
4005
|
n0,
|
|
5121
4006
|
_LUJ,
|
|
5122
|
-
{
|
|
5123
|
-
[_h]: ["GET", "/domains/{DomainName}/upload-jobs", 200],
|
|
5124
|
-
},
|
|
4007
|
+
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs", 200] },
|
|
5125
4008
|
() => ListUploadJobsRequest,
|
|
5126
4009
|
() => ListUploadJobsResponse,
|
|
5127
4010
|
];
|
|
@@ -5129,9 +4012,7 @@ export var ListWorkflows = [
|
|
|
5129
4012
|
9,
|
|
5130
4013
|
n0,
|
|
5131
4014
|
_LW,
|
|
5132
|
-
{
|
|
5133
|
-
[_h]: ["POST", "/domains/{DomainName}/workflows", 200],
|
|
5134
|
-
},
|
|
4015
|
+
{ [_h]: ["POST", "/domains/{DomainName}/workflows", 200] },
|
|
5135
4016
|
() => ListWorkflowsRequest,
|
|
5136
4017
|
() => ListWorkflowsResponse,
|
|
5137
4018
|
];
|
|
@@ -5139,9 +4020,7 @@ export var MergeProfiles = [
|
|
|
5139
4020
|
9,
|
|
5140
4021
|
n0,
|
|
5141
4022
|
_MP,
|
|
5142
|
-
{
|
|
5143
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/objects/merge", 200],
|
|
5144
|
-
},
|
|
4023
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects/merge", 200] },
|
|
5145
4024
|
() => MergeProfilesRequest,
|
|
5146
4025
|
() => MergeProfilesResponse,
|
|
5147
4026
|
];
|
|
@@ -5149,9 +4028,7 @@ export var PutDomainObjectType = [
|
|
|
5149
4028
|
9,
|
|
5150
4029
|
n0,
|
|
5151
4030
|
_PDOT,
|
|
5152
|
-
{
|
|
5153
|
-
[_h]: ["PUT", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200],
|
|
5154
|
-
},
|
|
4031
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
5155
4032
|
() => PutDomainObjectTypeRequest,
|
|
5156
4033
|
() => PutDomainObjectTypeResponse,
|
|
5157
4034
|
];
|
|
@@ -5159,9 +4036,7 @@ export var PutIntegration = [
|
|
|
5159
4036
|
9,
|
|
5160
4037
|
n0,
|
|
5161
4038
|
_PIu,
|
|
5162
|
-
{
|
|
5163
|
-
[_h]: ["PUT", "/domains/{DomainName}/integrations", 200],
|
|
5164
|
-
},
|
|
4039
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/integrations", 200] },
|
|
5165
4040
|
() => PutIntegrationRequest,
|
|
5166
4041
|
() => PutIntegrationResponse,
|
|
5167
4042
|
];
|
|
@@ -5169,9 +4044,7 @@ export var PutProfileObject = [
|
|
|
5169
4044
|
9,
|
|
5170
4045
|
n0,
|
|
5171
4046
|
_PPO,
|
|
5172
|
-
{
|
|
5173
|
-
[_h]: ["PUT", "/domains/{DomainName}/profiles/objects", 200],
|
|
5174
|
-
},
|
|
4047
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/profiles/objects", 200] },
|
|
5175
4048
|
() => PutProfileObjectRequest,
|
|
5176
4049
|
() => PutProfileObjectResponse,
|
|
5177
4050
|
];
|
|
@@ -5179,9 +4052,7 @@ export var PutProfileObjectType = [
|
|
|
5179
4052
|
9,
|
|
5180
4053
|
n0,
|
|
5181
4054
|
_PPOT,
|
|
5182
|
-
{
|
|
5183
|
-
[_h]: ["PUT", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200],
|
|
5184
|
-
},
|
|
4055
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
5185
4056
|
() => PutProfileObjectTypeRequest,
|
|
5186
4057
|
() => PutProfileObjectTypeResponse,
|
|
5187
4058
|
];
|
|
@@ -5189,9 +4060,7 @@ export var SearchProfiles = [
|
|
|
5189
4060
|
9,
|
|
5190
4061
|
n0,
|
|
5191
4062
|
_SP,
|
|
5192
|
-
{
|
|
5193
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/search", 200],
|
|
5194
|
-
},
|
|
4063
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/search", 200] },
|
|
5195
4064
|
() => SearchProfilesRequest,
|
|
5196
4065
|
() => SearchProfilesResponse,
|
|
5197
4066
|
];
|
|
@@ -5199,9 +4068,7 @@ export var StartRecommender = [
|
|
|
5199
4068
|
9,
|
|
5200
4069
|
n0,
|
|
5201
4070
|
_SRt,
|
|
5202
|
-
{
|
|
5203
|
-
[_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/start", 200],
|
|
5204
|
-
},
|
|
4071
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/start", 200] },
|
|
5205
4072
|
() => StartRecommenderRequest,
|
|
5206
4073
|
() => StartRecommenderResponse,
|
|
5207
4074
|
];
|
|
@@ -5209,9 +4076,7 @@ export var StartUploadJob = [
|
|
|
5209
4076
|
9,
|
|
5210
4077
|
n0,
|
|
5211
4078
|
_SUJ,
|
|
5212
|
-
{
|
|
5213
|
-
[_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}", 200],
|
|
5214
|
-
},
|
|
4079
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}", 200] },
|
|
5215
4080
|
() => StartUploadJobRequest,
|
|
5216
4081
|
() => StartUploadJobResponse,
|
|
5217
4082
|
];
|
|
@@ -5219,9 +4084,7 @@ export var StopRecommender = [
|
|
|
5219
4084
|
9,
|
|
5220
4085
|
n0,
|
|
5221
4086
|
_SRto,
|
|
5222
|
-
{
|
|
5223
|
-
[_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/stop", 200],
|
|
5224
|
-
},
|
|
4087
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/stop", 200] },
|
|
5225
4088
|
() => StopRecommenderRequest,
|
|
5226
4089
|
() => StopRecommenderResponse,
|
|
5227
4090
|
];
|
|
@@ -5229,9 +4092,7 @@ export var StopUploadJob = [
|
|
|
5229
4092
|
9,
|
|
5230
4093
|
n0,
|
|
5231
4094
|
_SUJt,
|
|
5232
|
-
{
|
|
5233
|
-
[_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}/stop", 200],
|
|
5234
|
-
},
|
|
4095
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}/stop", 200] },
|
|
5235
4096
|
() => StopUploadJobRequest,
|
|
5236
4097
|
() => StopUploadJobResponse,
|
|
5237
4098
|
];
|
|
@@ -5239,9 +4100,7 @@ export var TagResource = [
|
|
|
5239
4100
|
9,
|
|
5240
4101
|
n0,
|
|
5241
4102
|
_TR,
|
|
5242
|
-
{
|
|
5243
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
5244
|
-
},
|
|
4103
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
5245
4104
|
() => TagResourceRequest,
|
|
5246
4105
|
() => TagResourceResponse,
|
|
5247
4106
|
];
|
|
@@ -5249,9 +4108,7 @@ export var UntagResource = [
|
|
|
5249
4108
|
9,
|
|
5250
4109
|
n0,
|
|
5251
4110
|
_URn,
|
|
5252
|
-
{
|
|
5253
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
5254
|
-
},
|
|
4111
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
5255
4112
|
() => UntagResourceRequest,
|
|
5256
4113
|
() => UntagResourceResponse,
|
|
5257
4114
|
];
|
|
@@ -5259,9 +4116,7 @@ export var UpdateCalculatedAttributeDefinition = [
|
|
|
5259
4116
|
9,
|
|
5260
4117
|
n0,
|
|
5261
4118
|
_UCAD,
|
|
5262
|
-
{
|
|
5263
|
-
[_h]: ["PUT", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
5264
|
-
},
|
|
4119
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
5265
4120
|
() => UpdateCalculatedAttributeDefinitionRequest,
|
|
5266
4121
|
() => UpdateCalculatedAttributeDefinitionResponse,
|
|
5267
4122
|
];
|
|
@@ -5269,9 +4124,7 @@ export var UpdateDomain = [
|
|
|
5269
4124
|
9,
|
|
5270
4125
|
n0,
|
|
5271
4126
|
_UD,
|
|
5272
|
-
{
|
|
5273
|
-
[_h]: ["PUT", "/domains/{DomainName}", 200],
|
|
5274
|
-
},
|
|
4127
|
+
{ [_h]: ["PUT", "/domains/{DomainName}", 200] },
|
|
5275
4128
|
() => UpdateDomainRequest,
|
|
5276
4129
|
() => UpdateDomainResponse,
|
|
5277
4130
|
];
|
|
@@ -5279,9 +4132,7 @@ export var UpdateDomainLayout = [
|
|
|
5279
4132
|
9,
|
|
5280
4133
|
n0,
|
|
5281
4134
|
_UDL,
|
|
5282
|
-
{
|
|
5283
|
-
[_h]: ["PUT", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
5284
|
-
},
|
|
4135
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
5285
4136
|
() => UpdateDomainLayoutRequest,
|
|
5286
4137
|
() => UpdateDomainLayoutResponse,
|
|
5287
4138
|
];
|
|
@@ -5289,9 +4140,7 @@ export var UpdateEventTrigger = [
|
|
|
5289
4140
|
9,
|
|
5290
4141
|
n0,
|
|
5291
4142
|
_UET,
|
|
5292
|
-
{
|
|
5293
|
-
[_h]: ["PUT", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
5294
|
-
},
|
|
4143
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
5295
4144
|
() => UpdateEventTriggerRequest,
|
|
5296
4145
|
() => UpdateEventTriggerResponse,
|
|
5297
4146
|
];
|
|
@@ -5299,9 +4148,7 @@ export var UpdateProfile = [
|
|
|
5299
4148
|
9,
|
|
5300
4149
|
n0,
|
|
5301
4150
|
_UP,
|
|
5302
|
-
{
|
|
5303
|
-
[_h]: ["PUT", "/domains/{DomainName}/profiles", 200],
|
|
5304
|
-
},
|
|
4151
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/profiles", 200] },
|
|
5305
4152
|
() => UpdateProfileRequest,
|
|
5306
4153
|
() => UpdateProfileResponse,
|
|
5307
4154
|
];
|
|
@@ -5309,9 +4156,7 @@ export var UpdateRecommender = [
|
|
|
5309
4156
|
9,
|
|
5310
4157
|
n0,
|
|
5311
4158
|
_URp,
|
|
5312
|
-
{
|
|
5313
|
-
[_h]: ["PATCH", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
5314
|
-
},
|
|
4159
|
+
{ [_h]: ["PATCH", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
5315
4160
|
() => UpdateRecommenderRequest,
|
|
5316
4161
|
() => UpdateRecommenderResponse,
|
|
5317
4162
|
];
|