@aws-sdk/client-customer-profiles 3.943.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +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 -1417
- 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 -1
- 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/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]];
|
|
@@ -4321,27 +3371,15 @@ export var Dimension = [
|
|
|
4321
3371
|
0,
|
|
4322
3372
|
[_PA, _CAal],
|
|
4323
3373
|
[
|
|
4324
|
-
[
|
|
4325
|
-
|
|
4326
|
-
{
|
|
4327
|
-
[_jN]: _PA,
|
|
4328
|
-
},
|
|
4329
|
-
],
|
|
4330
|
-
[
|
|
4331
|
-
() => CalculatedCustomAttributes,
|
|
4332
|
-
{
|
|
4333
|
-
[_jN]: _CAal,
|
|
4334
|
-
},
|
|
4335
|
-
],
|
|
3374
|
+
[() => ProfileAttributes, { [_jN]: _PA }],
|
|
3375
|
+
[() => CalculatedCustomAttributes, { [_jN]: _CAal }],
|
|
4336
3376
|
],
|
|
4337
3377
|
];
|
|
4338
3378
|
export var AddProfileKey = [
|
|
4339
3379
|
9,
|
|
4340
3380
|
n0,
|
|
4341
3381
|
_APK,
|
|
4342
|
-
{
|
|
4343
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/keys", 200],
|
|
4344
|
-
},
|
|
3382
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/keys", 200] },
|
|
4345
3383
|
() => AddProfileKeyRequest,
|
|
4346
3384
|
() => AddProfileKeyResponse,
|
|
4347
3385
|
];
|
|
@@ -4359,9 +3397,7 @@ export var BatchGetProfile = [
|
|
|
4359
3397
|
9,
|
|
4360
3398
|
n0,
|
|
4361
3399
|
_BGP,
|
|
4362
|
-
{
|
|
4363
|
-
[_h]: ["POST", "/domains/{DomainName}/batch-get-profiles", 200],
|
|
4364
|
-
},
|
|
3400
|
+
{ [_h]: ["POST", "/domains/{DomainName}/batch-get-profiles", 200] },
|
|
4365
3401
|
() => BatchGetProfileRequest,
|
|
4366
3402
|
() => BatchGetProfileResponse,
|
|
4367
3403
|
];
|
|
@@ -4369,9 +3405,7 @@ export var CreateCalculatedAttributeDefinition = [
|
|
|
4369
3405
|
9,
|
|
4370
3406
|
n0,
|
|
4371
3407
|
_CCAD,
|
|
4372
|
-
{
|
|
4373
|
-
[_h]: ["POST", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4374
|
-
},
|
|
3408
|
+
{ [_h]: ["POST", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4375
3409
|
() => CreateCalculatedAttributeDefinitionRequest,
|
|
4376
3410
|
() => CreateCalculatedAttributeDefinitionResponse,
|
|
4377
3411
|
];
|
|
@@ -4379,9 +3413,7 @@ export var CreateDomain = [
|
|
|
4379
3413
|
9,
|
|
4380
3414
|
n0,
|
|
4381
3415
|
_CD,
|
|
4382
|
-
{
|
|
4383
|
-
[_h]: ["POST", "/domains/{DomainName}", 200],
|
|
4384
|
-
},
|
|
3416
|
+
{ [_h]: ["POST", "/domains/{DomainName}", 200] },
|
|
4385
3417
|
() => CreateDomainRequest,
|
|
4386
3418
|
() => CreateDomainResponse,
|
|
4387
3419
|
];
|
|
@@ -4389,9 +3421,7 @@ export var CreateDomainLayout = [
|
|
|
4389
3421
|
9,
|
|
4390
3422
|
n0,
|
|
4391
3423
|
_CDL,
|
|
4392
|
-
{
|
|
4393
|
-
[_h]: ["POST", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
4394
|
-
},
|
|
3424
|
+
{ [_h]: ["POST", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4395
3425
|
() => CreateDomainLayoutRequest,
|
|
4396
3426
|
() => CreateDomainLayoutResponse,
|
|
4397
3427
|
];
|
|
@@ -4399,9 +3429,7 @@ export var CreateEventStream = [
|
|
|
4399
3429
|
9,
|
|
4400
3430
|
n0,
|
|
4401
3431
|
_CES,
|
|
4402
|
-
{
|
|
4403
|
-
[_h]: ["POST", "/domains/{DomainName}/event-streams/{EventStreamName}", 200],
|
|
4404
|
-
},
|
|
3432
|
+
{ [_h]: ["POST", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
4405
3433
|
() => CreateEventStreamRequest,
|
|
4406
3434
|
() => CreateEventStreamResponse,
|
|
4407
3435
|
];
|
|
@@ -4409,9 +3437,7 @@ export var CreateEventTrigger = [
|
|
|
4409
3437
|
9,
|
|
4410
3438
|
n0,
|
|
4411
3439
|
_CET,
|
|
4412
|
-
{
|
|
4413
|
-
[_h]: ["POST", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
4414
|
-
},
|
|
3440
|
+
{ [_h]: ["POST", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4415
3441
|
() => CreateEventTriggerRequest,
|
|
4416
3442
|
() => CreateEventTriggerResponse,
|
|
4417
3443
|
];
|
|
@@ -4419,9 +3445,7 @@ export var CreateIntegrationWorkflow = [
|
|
|
4419
3445
|
9,
|
|
4420
3446
|
n0,
|
|
4421
3447
|
_CIW,
|
|
4422
|
-
{
|
|
4423
|
-
[_h]: ["POST", "/domains/{DomainName}/workflows/integrations", 200],
|
|
4424
|
-
},
|
|
3448
|
+
{ [_h]: ["POST", "/domains/{DomainName}/workflows/integrations", 200] },
|
|
4425
3449
|
() => CreateIntegrationWorkflowRequest,
|
|
4426
3450
|
() => CreateIntegrationWorkflowResponse,
|
|
4427
3451
|
];
|
|
@@ -4429,9 +3453,7 @@ export var CreateProfile = [
|
|
|
4429
3453
|
9,
|
|
4430
3454
|
n0,
|
|
4431
3455
|
_CPr,
|
|
4432
|
-
{
|
|
4433
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles", 200],
|
|
4434
|
-
},
|
|
3456
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles", 200] },
|
|
4435
3457
|
() => CreateProfileRequest,
|
|
4436
3458
|
() => CreateProfileResponse,
|
|
4437
3459
|
];
|
|
@@ -4439,9 +3461,7 @@ export var CreateRecommender = [
|
|
|
4439
3461
|
9,
|
|
4440
3462
|
n0,
|
|
4441
3463
|
_CRre,
|
|
4442
|
-
{
|
|
4443
|
-
[_h]: ["POST", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
4444
|
-
},
|
|
3464
|
+
{ [_h]: ["POST", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4445
3465
|
() => CreateRecommenderRequest,
|
|
4446
3466
|
() => CreateRecommenderResponse,
|
|
4447
3467
|
];
|
|
@@ -4449,9 +3469,7 @@ export var CreateSegmentDefinition = [
|
|
|
4449
3469
|
9,
|
|
4450
3470
|
n0,
|
|
4451
3471
|
_CSD,
|
|
4452
|
-
{
|
|
4453
|
-
[_h]: ["POST", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200],
|
|
4454
|
-
},
|
|
3472
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
4455
3473
|
() => CreateSegmentDefinitionRequest,
|
|
4456
3474
|
() => CreateSegmentDefinitionResponse,
|
|
4457
3475
|
];
|
|
@@ -4459,9 +3477,7 @@ export var CreateSegmentEstimate = [
|
|
|
4459
3477
|
9,
|
|
4460
3478
|
n0,
|
|
4461
3479
|
_CSE,
|
|
4462
|
-
{
|
|
4463
|
-
[_h]: ["POST", "/domains/{DomainName}/segment-estimates", 200],
|
|
4464
|
-
},
|
|
3480
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segment-estimates", 200] },
|
|
4465
3481
|
() => CreateSegmentEstimateRequest,
|
|
4466
3482
|
() => CreateSegmentEstimateResponse,
|
|
4467
3483
|
];
|
|
@@ -4469,9 +3485,7 @@ export var CreateSegmentSnapshot = [
|
|
|
4469
3485
|
9,
|
|
4470
3486
|
n0,
|
|
4471
3487
|
_CSS,
|
|
4472
|
-
{
|
|
4473
|
-
[_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots", 200],
|
|
4474
|
-
},
|
|
3488
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots", 200] },
|
|
4475
3489
|
() => CreateSegmentSnapshotRequest,
|
|
4476
3490
|
() => CreateSegmentSnapshotResponse,
|
|
4477
3491
|
];
|
|
@@ -4479,9 +3493,7 @@ export var CreateUploadJob = [
|
|
|
4479
3493
|
9,
|
|
4480
3494
|
n0,
|
|
4481
3495
|
_CUJ,
|
|
4482
|
-
{
|
|
4483
|
-
[_h]: ["POST", "/domains/{DomainName}/upload-jobs", 200],
|
|
4484
|
-
},
|
|
3496
|
+
{ [_h]: ["POST", "/domains/{DomainName}/upload-jobs", 200] },
|
|
4485
3497
|
() => CreateUploadJobRequest,
|
|
4486
3498
|
() => CreateUploadJobResponse,
|
|
4487
3499
|
];
|
|
@@ -4489,9 +3501,7 @@ export var DeleteCalculatedAttributeDefinition = [
|
|
|
4489
3501
|
9,
|
|
4490
3502
|
n0,
|
|
4491
3503
|
_DCAD,
|
|
4492
|
-
{
|
|
4493
|
-
[_h]: ["DELETE", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4494
|
-
},
|
|
3504
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4495
3505
|
() => DeleteCalculatedAttributeDefinitionRequest,
|
|
4496
3506
|
() => DeleteCalculatedAttributeDefinitionResponse,
|
|
4497
3507
|
];
|
|
@@ -4499,9 +3509,7 @@ export var DeleteDomain = [
|
|
|
4499
3509
|
9,
|
|
4500
3510
|
n0,
|
|
4501
3511
|
_DDel,
|
|
4502
|
-
{
|
|
4503
|
-
[_h]: ["DELETE", "/domains/{DomainName}", 200],
|
|
4504
|
-
},
|
|
3512
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}", 200] },
|
|
4505
3513
|
() => DeleteDomainRequest,
|
|
4506
3514
|
() => DeleteDomainResponse,
|
|
4507
3515
|
];
|
|
@@ -4509,9 +3517,7 @@ export var DeleteDomainLayout = [
|
|
|
4509
3517
|
9,
|
|
4510
3518
|
n0,
|
|
4511
3519
|
_DDL,
|
|
4512
|
-
{
|
|
4513
|
-
[_h]: ["DELETE", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
4514
|
-
},
|
|
3520
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4515
3521
|
() => DeleteDomainLayoutRequest,
|
|
4516
3522
|
() => DeleteDomainLayoutResponse,
|
|
4517
3523
|
];
|
|
@@ -4519,9 +3525,7 @@ export var DeleteDomainObjectType = [
|
|
|
4519
3525
|
9,
|
|
4520
3526
|
n0,
|
|
4521
3527
|
_DDOT,
|
|
4522
|
-
{
|
|
4523
|
-
[_h]: ["DELETE", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200],
|
|
4524
|
-
},
|
|
3528
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
4525
3529
|
() => DeleteDomainObjectTypeRequest,
|
|
4526
3530
|
() => DeleteDomainObjectTypeResponse,
|
|
4527
3531
|
];
|
|
@@ -4529,9 +3533,7 @@ export var DeleteEventStream = [
|
|
|
4529
3533
|
9,
|
|
4530
3534
|
n0,
|
|
4531
3535
|
_DES,
|
|
4532
|
-
{
|
|
4533
|
-
[_h]: ["DELETE", "/domains/{DomainName}/event-streams/{EventStreamName}", 200],
|
|
4534
|
-
},
|
|
3536
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
4535
3537
|
() => DeleteEventStreamRequest,
|
|
4536
3538
|
() => DeleteEventStreamResponse,
|
|
4537
3539
|
];
|
|
@@ -4539,9 +3541,7 @@ export var DeleteEventTrigger = [
|
|
|
4539
3541
|
9,
|
|
4540
3542
|
n0,
|
|
4541
3543
|
_DET,
|
|
4542
|
-
{
|
|
4543
|
-
[_h]: ["DELETE", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
4544
|
-
},
|
|
3544
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4545
3545
|
() => DeleteEventTriggerRequest,
|
|
4546
3546
|
() => DeleteEventTriggerResponse,
|
|
4547
3547
|
];
|
|
@@ -4549,9 +3549,7 @@ export var DeleteIntegration = [
|
|
|
4549
3549
|
9,
|
|
4550
3550
|
n0,
|
|
4551
3551
|
_DI,
|
|
4552
|
-
{
|
|
4553
|
-
[_h]: ["POST", "/domains/{DomainName}/integrations/delete", 200],
|
|
4554
|
-
},
|
|
3552
|
+
{ [_h]: ["POST", "/domains/{DomainName}/integrations/delete", 200] },
|
|
4555
3553
|
() => DeleteIntegrationRequest,
|
|
4556
3554
|
() => DeleteIntegrationResponse,
|
|
4557
3555
|
];
|
|
@@ -4559,9 +3557,7 @@ export var DeleteProfile = [
|
|
|
4559
3557
|
9,
|
|
4560
3558
|
n0,
|
|
4561
3559
|
_DP,
|
|
4562
|
-
{
|
|
4563
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/delete", 200],
|
|
4564
|
-
},
|
|
3560
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/delete", 200] },
|
|
4565
3561
|
() => DeleteProfileRequest,
|
|
4566
3562
|
() => DeleteProfileResponse,
|
|
4567
3563
|
];
|
|
@@ -4569,9 +3565,7 @@ export var DeleteProfileKey = [
|
|
|
4569
3565
|
9,
|
|
4570
3566
|
n0,
|
|
4571
3567
|
_DPK,
|
|
4572
|
-
{
|
|
4573
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/keys/delete", 200],
|
|
4574
|
-
},
|
|
3568
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/keys/delete", 200] },
|
|
4575
3569
|
() => DeleteProfileKeyRequest,
|
|
4576
3570
|
() => DeleteProfileKeyResponse,
|
|
4577
3571
|
];
|
|
@@ -4579,9 +3573,7 @@ export var DeleteProfileObject = [
|
|
|
4579
3573
|
9,
|
|
4580
3574
|
n0,
|
|
4581
3575
|
_DPO,
|
|
4582
|
-
{
|
|
4583
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/objects/delete", 200],
|
|
4584
|
-
},
|
|
3576
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects/delete", 200] },
|
|
4585
3577
|
() => DeleteProfileObjectRequest,
|
|
4586
3578
|
() => DeleteProfileObjectResponse,
|
|
4587
3579
|
];
|
|
@@ -4589,9 +3581,7 @@ export var DeleteProfileObjectType = [
|
|
|
4589
3581
|
9,
|
|
4590
3582
|
n0,
|
|
4591
3583
|
_DPOTel,
|
|
4592
|
-
{
|
|
4593
|
-
[_h]: ["DELETE", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200],
|
|
4594
|
-
},
|
|
3584
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
4595
3585
|
() => DeleteProfileObjectTypeRequest,
|
|
4596
3586
|
() => DeleteProfileObjectTypeResponse,
|
|
4597
3587
|
];
|
|
@@ -4599,9 +3589,7 @@ export var DeleteRecommender = [
|
|
|
4599
3589
|
9,
|
|
4600
3590
|
n0,
|
|
4601
3591
|
_DR,
|
|
4602
|
-
{
|
|
4603
|
-
[_h]: ["DELETE", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
4604
|
-
},
|
|
3592
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4605
3593
|
() => DeleteRecommenderRequest,
|
|
4606
3594
|
() => DeleteRecommenderResponse,
|
|
4607
3595
|
];
|
|
@@ -4609,9 +3597,7 @@ export var DeleteSegmentDefinition = [
|
|
|
4609
3597
|
9,
|
|
4610
3598
|
n0,
|
|
4611
3599
|
_DSD,
|
|
4612
|
-
{
|
|
4613
|
-
[_h]: ["DELETE", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200],
|
|
4614
|
-
},
|
|
3600
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
4615
3601
|
() => DeleteSegmentDefinitionRequest,
|
|
4616
3602
|
() => DeleteSegmentDefinitionResponse,
|
|
4617
3603
|
];
|
|
@@ -4619,9 +3605,7 @@ export var DeleteWorkflow = [
|
|
|
4619
3605
|
9,
|
|
4620
3606
|
n0,
|
|
4621
3607
|
_DW,
|
|
4622
|
-
{
|
|
4623
|
-
[_h]: ["DELETE", "/domains/{DomainName}/workflows/{WorkflowId}", 200],
|
|
4624
|
-
},
|
|
3608
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/workflows/{WorkflowId}", 200] },
|
|
4625
3609
|
() => DeleteWorkflowRequest,
|
|
4626
3610
|
() => DeleteWorkflowResponse,
|
|
4627
3611
|
];
|
|
@@ -4629,9 +3613,7 @@ export var DetectProfileObjectType = [
|
|
|
4629
3613
|
9,
|
|
4630
3614
|
n0,
|
|
4631
3615
|
_DPOTet,
|
|
4632
|
-
{
|
|
4633
|
-
[_h]: ["POST", "/domains/{DomainName}/detect/object-types", 200],
|
|
4634
|
-
},
|
|
3616
|
+
{ [_h]: ["POST", "/domains/{DomainName}/detect/object-types", 200] },
|
|
4635
3617
|
() => DetectProfileObjectTypeRequest,
|
|
4636
3618
|
() => DetectProfileObjectTypeResponse,
|
|
4637
3619
|
];
|
|
@@ -4639,9 +3621,7 @@ export var GetAutoMergingPreview = [
|
|
|
4639
3621
|
9,
|
|
4640
3622
|
n0,
|
|
4641
3623
|
_GAMP,
|
|
4642
|
-
{
|
|
4643
|
-
[_h]: ["POST", "/domains/{DomainName}/identity-resolution-jobs/auto-merging-preview", 200],
|
|
4644
|
-
},
|
|
3624
|
+
{ [_h]: ["POST", "/domains/{DomainName}/identity-resolution-jobs/auto-merging-preview", 200] },
|
|
4645
3625
|
() => GetAutoMergingPreviewRequest,
|
|
4646
3626
|
() => GetAutoMergingPreviewResponse,
|
|
4647
3627
|
];
|
|
@@ -4649,9 +3629,7 @@ export var GetCalculatedAttributeDefinition = [
|
|
|
4649
3629
|
9,
|
|
4650
3630
|
n0,
|
|
4651
3631
|
_GCAD,
|
|
4652
|
-
{
|
|
4653
|
-
[_h]: ["GET", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4654
|
-
},
|
|
3632
|
+
{ [_h]: ["GET", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4655
3633
|
() => GetCalculatedAttributeDefinitionRequest,
|
|
4656
3634
|
() => GetCalculatedAttributeDefinitionResponse,
|
|
4657
3635
|
];
|
|
@@ -4659,9 +3637,7 @@ export var GetCalculatedAttributeForProfile = [
|
|
|
4659
3637
|
9,
|
|
4660
3638
|
n0,
|
|
4661
3639
|
_GCAFP,
|
|
4662
|
-
{
|
|
4663
|
-
[_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
4664
|
-
},
|
|
3640
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4665
3641
|
() => GetCalculatedAttributeForProfileRequest,
|
|
4666
3642
|
() => GetCalculatedAttributeForProfileResponse,
|
|
4667
3643
|
];
|
|
@@ -4669,9 +3645,7 @@ export var GetDomain = [
|
|
|
4669
3645
|
9,
|
|
4670
3646
|
n0,
|
|
4671
3647
|
_GD,
|
|
4672
|
-
{
|
|
4673
|
-
[_h]: ["GET", "/domains/{DomainName}", 200],
|
|
4674
|
-
},
|
|
3648
|
+
{ [_h]: ["GET", "/domains/{DomainName}", 200] },
|
|
4675
3649
|
() => GetDomainRequest,
|
|
4676
3650
|
() => GetDomainResponse,
|
|
4677
3651
|
];
|
|
@@ -4679,9 +3653,7 @@ export var GetDomainLayout = [
|
|
|
4679
3653
|
9,
|
|
4680
3654
|
n0,
|
|
4681
3655
|
_GDL,
|
|
4682
|
-
{
|
|
4683
|
-
[_h]: ["GET", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
4684
|
-
},
|
|
3656
|
+
{ [_h]: ["GET", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4685
3657
|
() => GetDomainLayoutRequest,
|
|
4686
3658
|
() => GetDomainLayoutResponse,
|
|
4687
3659
|
];
|
|
@@ -4689,9 +3661,7 @@ export var GetDomainObjectType = [
|
|
|
4689
3661
|
9,
|
|
4690
3662
|
n0,
|
|
4691
3663
|
_GDOT,
|
|
4692
|
-
{
|
|
4693
|
-
[_h]: ["GET", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200],
|
|
4694
|
-
},
|
|
3664
|
+
{ [_h]: ["GET", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
4695
3665
|
() => GetDomainObjectTypeRequest,
|
|
4696
3666
|
() => GetDomainObjectTypeResponse,
|
|
4697
3667
|
];
|
|
@@ -4699,9 +3669,7 @@ export var GetEventStream = [
|
|
|
4699
3669
|
9,
|
|
4700
3670
|
n0,
|
|
4701
3671
|
_GES,
|
|
4702
|
-
{
|
|
4703
|
-
[_h]: ["GET", "/domains/{DomainName}/event-streams/{EventStreamName}", 200],
|
|
4704
|
-
},
|
|
3672
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
4705
3673
|
() => GetEventStreamRequest,
|
|
4706
3674
|
() => GetEventStreamResponse,
|
|
4707
3675
|
];
|
|
@@ -4709,9 +3677,7 @@ export var GetEventTrigger = [
|
|
|
4709
3677
|
9,
|
|
4710
3678
|
n0,
|
|
4711
3679
|
_GET,
|
|
4712
|
-
{
|
|
4713
|
-
[_h]: ["GET", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
4714
|
-
},
|
|
3680
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4715
3681
|
() => GetEventTriggerRequest,
|
|
4716
3682
|
() => GetEventTriggerResponse,
|
|
4717
3683
|
];
|
|
@@ -4719,9 +3685,7 @@ export var GetIdentityResolutionJob = [
|
|
|
4719
3685
|
9,
|
|
4720
3686
|
n0,
|
|
4721
3687
|
_GIRJ,
|
|
4722
|
-
{
|
|
4723
|
-
[_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs/{JobId}", 200],
|
|
4724
|
-
},
|
|
3688
|
+
{ [_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs/{JobId}", 200] },
|
|
4725
3689
|
() => GetIdentityResolutionJobRequest,
|
|
4726
3690
|
() => GetIdentityResolutionJobResponse,
|
|
4727
3691
|
];
|
|
@@ -4729,9 +3693,7 @@ export var GetIntegration = [
|
|
|
4729
3693
|
9,
|
|
4730
3694
|
n0,
|
|
4731
3695
|
_GI,
|
|
4732
|
-
{
|
|
4733
|
-
[_h]: ["POST", "/domains/{DomainName}/integrations", 200],
|
|
4734
|
-
},
|
|
3696
|
+
{ [_h]: ["POST", "/domains/{DomainName}/integrations", 200] },
|
|
4735
3697
|
() => GetIntegrationRequest,
|
|
4736
3698
|
() => GetIntegrationResponse,
|
|
4737
3699
|
];
|
|
@@ -4739,9 +3701,7 @@ export var GetMatches = [
|
|
|
4739
3701
|
9,
|
|
4740
3702
|
n0,
|
|
4741
3703
|
_GM,
|
|
4742
|
-
{
|
|
4743
|
-
[_h]: ["GET", "/domains/{DomainName}/matches", 200],
|
|
4744
|
-
},
|
|
3704
|
+
{ [_h]: ["GET", "/domains/{DomainName}/matches", 200] },
|
|
4745
3705
|
() => GetMatchesRequest,
|
|
4746
3706
|
() => GetMatchesResponse,
|
|
4747
3707
|
];
|
|
@@ -4749,9 +3709,7 @@ export var GetObjectTypeAttributeStatistics = [
|
|
|
4749
3709
|
9,
|
|
4750
3710
|
n0,
|
|
4751
3711
|
_GOTAS,
|
|
4752
|
-
{
|
|
4753
|
-
[_h]: ["POST", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/statistics", 200],
|
|
4754
|
-
},
|
|
3712
|
+
{ [_h]: ["POST", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/statistics", 200] },
|
|
4755
3713
|
() => GetObjectTypeAttributeStatisticsRequest,
|
|
4756
3714
|
() => GetObjectTypeAttributeStatisticsResponse,
|
|
4757
3715
|
];
|
|
@@ -4759,9 +3717,7 @@ export var GetProfileHistoryRecord = [
|
|
|
4759
3717
|
9,
|
|
4760
3718
|
n0,
|
|
4761
3719
|
_GPHR,
|
|
4762
|
-
{
|
|
4763
|
-
[_h]: ["GET", "/domains/{DomainName}/profiles/{ProfileId}/history-records/{Id}", 200],
|
|
4764
|
-
},
|
|
3720
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profiles/{ProfileId}/history-records/{Id}", 200] },
|
|
4765
3721
|
() => GetProfileHistoryRecordRequest,
|
|
4766
3722
|
() => GetProfileHistoryRecordResponse,
|
|
4767
3723
|
];
|
|
@@ -4769,9 +3725,7 @@ export var GetProfileObjectType = [
|
|
|
4769
3725
|
9,
|
|
4770
3726
|
n0,
|
|
4771
3727
|
_GPOT,
|
|
4772
|
-
{
|
|
4773
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200],
|
|
4774
|
-
},
|
|
3728
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
4775
3729
|
() => GetProfileObjectTypeRequest,
|
|
4776
3730
|
() => GetProfileObjectTypeResponse,
|
|
4777
3731
|
];
|
|
@@ -4779,9 +3733,7 @@ export var GetProfileObjectTypeTemplate = [
|
|
|
4779
3733
|
9,
|
|
4780
3734
|
n0,
|
|
4781
3735
|
_GPOTT,
|
|
4782
|
-
{
|
|
4783
|
-
[_h]: ["GET", "/templates/{TemplateId}", 200],
|
|
4784
|
-
},
|
|
3736
|
+
{ [_h]: ["GET", "/templates/{TemplateId}", 200] },
|
|
4785
3737
|
() => GetProfileObjectTypeTemplateRequest,
|
|
4786
3738
|
() => GetProfileObjectTypeTemplateResponse,
|
|
4787
3739
|
];
|
|
@@ -4789,9 +3741,7 @@ export var GetProfileRecommendations = [
|
|
|
4789
3741
|
9,
|
|
4790
3742
|
n0,
|
|
4791
3743
|
_GPR,
|
|
4792
|
-
{
|
|
4793
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/{ProfileId}/recommendations", 200],
|
|
4794
|
-
},
|
|
3744
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/{ProfileId}/recommendations", 200] },
|
|
4795
3745
|
() => GetProfileRecommendationsRequest,
|
|
4796
3746
|
() => GetProfileRecommendationsResponse,
|
|
4797
3747
|
];
|
|
@@ -4799,9 +3749,7 @@ export var GetRecommender = [
|
|
|
4799
3749
|
9,
|
|
4800
3750
|
n0,
|
|
4801
3751
|
_GR,
|
|
4802
|
-
{
|
|
4803
|
-
[_h]: ["GET", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
4804
|
-
},
|
|
3752
|
+
{ [_h]: ["GET", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4805
3753
|
() => GetRecommenderRequest,
|
|
4806
3754
|
() => GetRecommenderResponse,
|
|
4807
3755
|
];
|
|
@@ -4809,9 +3757,7 @@ export var GetSegmentDefinition = [
|
|
|
4809
3757
|
9,
|
|
4810
3758
|
n0,
|
|
4811
3759
|
_GSD,
|
|
4812
|
-
{
|
|
4813
|
-
[_h]: ["GET", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200],
|
|
4814
|
-
},
|
|
3760
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
4815
3761
|
() => GetSegmentDefinitionRequest,
|
|
4816
3762
|
() => GetSegmentDefinitionResponse,
|
|
4817
3763
|
];
|
|
@@ -4819,9 +3765,7 @@ export var GetSegmentEstimate = [
|
|
|
4819
3765
|
9,
|
|
4820
3766
|
n0,
|
|
4821
3767
|
_GSE,
|
|
4822
|
-
{
|
|
4823
|
-
[_h]: ["GET", "/domains/{DomainName}/segment-estimates/{EstimateId}", 200],
|
|
4824
|
-
},
|
|
3768
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segment-estimates/{EstimateId}", 200] },
|
|
4825
3769
|
() => GetSegmentEstimateRequest,
|
|
4826
3770
|
() => GetSegmentEstimateResponse,
|
|
4827
3771
|
];
|
|
@@ -4829,9 +3773,7 @@ export var GetSegmentMembership = [
|
|
|
4829
3773
|
9,
|
|
4830
3774
|
n0,
|
|
4831
3775
|
_GSM,
|
|
4832
|
-
{
|
|
4833
|
-
[_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/membership", 200],
|
|
4834
|
-
},
|
|
3776
|
+
{ [_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/membership", 200] },
|
|
4835
3777
|
() => GetSegmentMembershipRequest,
|
|
4836
3778
|
() => GetSegmentMembershipResponse,
|
|
4837
3779
|
];
|
|
@@ -4839,9 +3781,7 @@ export var GetSegmentSnapshot = [
|
|
|
4839
3781
|
9,
|
|
4840
3782
|
n0,
|
|
4841
3783
|
_GSS,
|
|
4842
|
-
{
|
|
4843
|
-
[_h]: ["GET", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots/{SnapshotId}", 200],
|
|
4844
|
-
},
|
|
3784
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots/{SnapshotId}", 200] },
|
|
4845
3785
|
() => GetSegmentSnapshotRequest,
|
|
4846
3786
|
() => GetSegmentSnapshotResponse,
|
|
4847
3787
|
];
|
|
@@ -4849,9 +3789,7 @@ export var GetSimilarProfiles = [
|
|
|
4849
3789
|
9,
|
|
4850
3790
|
n0,
|
|
4851
3791
|
_GSP,
|
|
4852
|
-
{
|
|
4853
|
-
[_h]: ["POST", "/domains/{DomainName}/matches", 200],
|
|
4854
|
-
},
|
|
3792
|
+
{ [_h]: ["POST", "/domains/{DomainName}/matches", 200] },
|
|
4855
3793
|
() => GetSimilarProfilesRequest,
|
|
4856
3794
|
() => GetSimilarProfilesResponse,
|
|
4857
3795
|
];
|
|
@@ -4859,9 +3797,7 @@ export var GetUploadJob = [
|
|
|
4859
3797
|
9,
|
|
4860
3798
|
n0,
|
|
4861
3799
|
_GUJ,
|
|
4862
|
-
{
|
|
4863
|
-
[_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}", 200],
|
|
4864
|
-
},
|
|
3800
|
+
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}", 200] },
|
|
4865
3801
|
() => GetUploadJobRequest,
|
|
4866
3802
|
() => GetUploadJobResponse,
|
|
4867
3803
|
];
|
|
@@ -4869,9 +3805,7 @@ export var GetUploadJobPath = [
|
|
|
4869
3805
|
9,
|
|
4870
3806
|
n0,
|
|
4871
3807
|
_GUJP,
|
|
4872
|
-
{
|
|
4873
|
-
[_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}/path", 200],
|
|
4874
|
-
},
|
|
3808
|
+
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}/path", 200] },
|
|
4875
3809
|
() => GetUploadJobPathRequest,
|
|
4876
3810
|
() => GetUploadJobPathResponse,
|
|
4877
3811
|
];
|
|
@@ -4879,9 +3813,7 @@ export var GetWorkflow = [
|
|
|
4879
3813
|
9,
|
|
4880
3814
|
n0,
|
|
4881
3815
|
_GW,
|
|
4882
|
-
{
|
|
4883
|
-
[_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}", 200],
|
|
4884
|
-
},
|
|
3816
|
+
{ [_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}", 200] },
|
|
4885
3817
|
() => GetWorkflowRequest,
|
|
4886
3818
|
() => GetWorkflowResponse,
|
|
4887
3819
|
];
|
|
@@ -4889,9 +3821,7 @@ export var GetWorkflowSteps = [
|
|
|
4889
3821
|
9,
|
|
4890
3822
|
n0,
|
|
4891
3823
|
_GWS,
|
|
4892
|
-
{
|
|
4893
|
-
[_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}/steps", 200],
|
|
4894
|
-
},
|
|
3824
|
+
{ [_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}/steps", 200] },
|
|
4895
3825
|
() => GetWorkflowStepsRequest,
|
|
4896
3826
|
() => GetWorkflowStepsResponse,
|
|
4897
3827
|
];
|
|
@@ -4899,9 +3829,7 @@ export var ListAccountIntegrations = [
|
|
|
4899
3829
|
9,
|
|
4900
3830
|
n0,
|
|
4901
3831
|
_LAI,
|
|
4902
|
-
{
|
|
4903
|
-
[_h]: ["POST", "/integrations", 200],
|
|
4904
|
-
},
|
|
3832
|
+
{ [_h]: ["POST", "/integrations", 200] },
|
|
4905
3833
|
() => ListAccountIntegrationsRequest,
|
|
4906
3834
|
() => ListAccountIntegrationsResponse,
|
|
4907
3835
|
];
|
|
@@ -4909,9 +3837,7 @@ export var ListCalculatedAttributeDefinitions = [
|
|
|
4909
3837
|
9,
|
|
4910
3838
|
n0,
|
|
4911
3839
|
_LCAD,
|
|
4912
|
-
{
|
|
4913
|
-
[_h]: ["GET", "/domains/{DomainName}/calculated-attributes", 200],
|
|
4914
|
-
},
|
|
3840
|
+
{ [_h]: ["GET", "/domains/{DomainName}/calculated-attributes", 200] },
|
|
4915
3841
|
() => ListCalculatedAttributeDefinitionsRequest,
|
|
4916
3842
|
() => ListCalculatedAttributeDefinitionsResponse,
|
|
4917
3843
|
];
|
|
@@ -4919,9 +3845,7 @@ export var ListCalculatedAttributesForProfile = [
|
|
|
4919
3845
|
9,
|
|
4920
3846
|
n0,
|
|
4921
3847
|
_LCAFP,
|
|
4922
|
-
{
|
|
4923
|
-
[_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes", 200],
|
|
4924
|
-
},
|
|
3848
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes", 200] },
|
|
4925
3849
|
() => ListCalculatedAttributesForProfileRequest,
|
|
4926
3850
|
() => ListCalculatedAttributesForProfileResponse,
|
|
4927
3851
|
];
|
|
@@ -4929,9 +3853,7 @@ export var ListDomainLayouts = [
|
|
|
4929
3853
|
9,
|
|
4930
3854
|
n0,
|
|
4931
3855
|
_LDL,
|
|
4932
|
-
{
|
|
4933
|
-
[_h]: ["GET", "/domains/{DomainName}/layouts", 200],
|
|
4934
|
-
},
|
|
3856
|
+
{ [_h]: ["GET", "/domains/{DomainName}/layouts", 200] },
|
|
4935
3857
|
() => ListDomainLayoutsRequest,
|
|
4936
3858
|
() => ListDomainLayoutsResponse,
|
|
4937
3859
|
];
|
|
@@ -4939,9 +3861,7 @@ export var ListDomainObjectTypes = [
|
|
|
4939
3861
|
9,
|
|
4940
3862
|
n0,
|
|
4941
3863
|
_LDOT,
|
|
4942
|
-
{
|
|
4943
|
-
[_h]: ["GET", "/domains/{DomainName}/domain-object-types", 200],
|
|
4944
|
-
},
|
|
3864
|
+
{ [_h]: ["GET", "/domains/{DomainName}/domain-object-types", 200] },
|
|
4945
3865
|
() => ListDomainObjectTypesRequest,
|
|
4946
3866
|
() => ListDomainObjectTypesResponse,
|
|
4947
3867
|
];
|
|
@@ -4949,9 +3869,7 @@ export var ListDomains = [
|
|
|
4949
3869
|
9,
|
|
4950
3870
|
n0,
|
|
4951
3871
|
_LD,
|
|
4952
|
-
{
|
|
4953
|
-
[_h]: ["GET", "/domains", 200],
|
|
4954
|
-
},
|
|
3872
|
+
{ [_h]: ["GET", "/domains", 200] },
|
|
4955
3873
|
() => ListDomainsRequest,
|
|
4956
3874
|
() => ListDomainsResponse,
|
|
4957
3875
|
];
|
|
@@ -4959,9 +3877,7 @@ export var ListEventStreams = [
|
|
|
4959
3877
|
9,
|
|
4960
3878
|
n0,
|
|
4961
3879
|
_LES,
|
|
4962
|
-
{
|
|
4963
|
-
[_h]: ["GET", "/domains/{DomainName}/event-streams", 200],
|
|
4964
|
-
},
|
|
3880
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-streams", 200] },
|
|
4965
3881
|
() => ListEventStreamsRequest,
|
|
4966
3882
|
() => ListEventStreamsResponse,
|
|
4967
3883
|
];
|
|
@@ -4969,9 +3885,7 @@ export var ListEventTriggers = [
|
|
|
4969
3885
|
9,
|
|
4970
3886
|
n0,
|
|
4971
3887
|
_LET,
|
|
4972
|
-
{
|
|
4973
|
-
[_h]: ["GET", "/domains/{DomainName}/event-triggers", 200],
|
|
4974
|
-
},
|
|
3888
|
+
{ [_h]: ["GET", "/domains/{DomainName}/event-triggers", 200] },
|
|
4975
3889
|
() => ListEventTriggersRequest,
|
|
4976
3890
|
() => ListEventTriggersResponse,
|
|
4977
3891
|
];
|
|
@@ -4979,9 +3893,7 @@ export var ListIdentityResolutionJobs = [
|
|
|
4979
3893
|
9,
|
|
4980
3894
|
n0,
|
|
4981
3895
|
_LIRJ,
|
|
4982
|
-
{
|
|
4983
|
-
[_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs", 200],
|
|
4984
|
-
},
|
|
3896
|
+
{ [_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs", 200] },
|
|
4985
3897
|
() => ListIdentityResolutionJobsRequest,
|
|
4986
3898
|
() => ListIdentityResolutionJobsResponse,
|
|
4987
3899
|
];
|
|
@@ -4989,9 +3901,7 @@ export var ListIntegrations = [
|
|
|
4989
3901
|
9,
|
|
4990
3902
|
n0,
|
|
4991
3903
|
_LIi,
|
|
4992
|
-
{
|
|
4993
|
-
[_h]: ["GET", "/domains/{DomainName}/integrations", 200],
|
|
4994
|
-
},
|
|
3904
|
+
{ [_h]: ["GET", "/domains/{DomainName}/integrations", 200] },
|
|
4995
3905
|
() => ListIntegrationsRequest,
|
|
4996
3906
|
() => ListIntegrationsResponse,
|
|
4997
3907
|
];
|
|
@@ -4999,9 +3909,7 @@ export var ListObjectTypeAttributes = [
|
|
|
4999
3909
|
9,
|
|
5000
3910
|
n0,
|
|
5001
3911
|
_LOTA,
|
|
5002
|
-
{
|
|
5003
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes", 200],
|
|
5004
|
-
},
|
|
3912
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes", 200] },
|
|
5005
3913
|
() => ListObjectTypeAttributesRequest,
|
|
5006
3914
|
() => ListObjectTypeAttributesResponse,
|
|
5007
3915
|
];
|
|
@@ -5009,9 +3917,7 @@ export var ListObjectTypeAttributeValues = [
|
|
|
5009
3917
|
9,
|
|
5010
3918
|
n0,
|
|
5011
3919
|
_LOTAV,
|
|
5012
|
-
{
|
|
5013
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/values", 200],
|
|
5014
|
-
},
|
|
3920
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/values", 200] },
|
|
5015
3921
|
() => ListObjectTypeAttributeValuesRequest,
|
|
5016
3922
|
() => ListObjectTypeAttributeValuesResponse,
|
|
5017
3923
|
];
|
|
@@ -5019,9 +3925,7 @@ export var ListProfileAttributeValues = [
|
|
|
5019
3925
|
9,
|
|
5020
3926
|
n0,
|
|
5021
3927
|
_LPAV,
|
|
5022
|
-
{
|
|
5023
|
-
[_h]: ["GET", "/domains/{DomainName}/profile-attributes/{AttributeName}/values", 200],
|
|
5024
|
-
},
|
|
3928
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profile-attributes/{AttributeName}/values", 200] },
|
|
5025
3929
|
() => ProfileAttributeValuesRequest,
|
|
5026
3930
|
() => ProfileAttributeValuesResponse,
|
|
5027
3931
|
];
|
|
@@ -5029,9 +3933,7 @@ export var ListProfileHistoryRecords = [
|
|
|
5029
3933
|
9,
|
|
5030
3934
|
n0,
|
|
5031
3935
|
_LPHR,
|
|
5032
|
-
{
|
|
5033
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/history-records", 200],
|
|
5034
|
-
},
|
|
3936
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/history-records", 200] },
|
|
5035
3937
|
() => ListProfileHistoryRecordsRequest,
|
|
5036
3938
|
() => ListProfileHistoryRecordsResponse,
|
|
5037
3939
|
];
|
|
@@ -5039,9 +3941,7 @@ export var ListProfileObjects = [
|
|
|
5039
3941
|
9,
|
|
5040
3942
|
n0,
|
|
5041
3943
|
_LPO,
|
|
5042
|
-
{
|
|
5043
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/objects", 200],
|
|
5044
|
-
},
|
|
3944
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects", 200] },
|
|
5045
3945
|
() => ListProfileObjectsRequest,
|
|
5046
3946
|
() => ListProfileObjectsResponse,
|
|
5047
3947
|
];
|
|
@@ -5049,9 +3949,7 @@ export var ListProfileObjectTypes = [
|
|
|
5049
3949
|
9,
|
|
5050
3950
|
n0,
|
|
5051
3951
|
_LPOT,
|
|
5052
|
-
{
|
|
5053
|
-
[_h]: ["GET", "/domains/{DomainName}/object-types", 200],
|
|
5054
|
-
},
|
|
3952
|
+
{ [_h]: ["GET", "/domains/{DomainName}/object-types", 200] },
|
|
5055
3953
|
() => ListProfileObjectTypesRequest,
|
|
5056
3954
|
() => ListProfileObjectTypesResponse,
|
|
5057
3955
|
];
|
|
@@ -5059,9 +3957,7 @@ export var ListProfileObjectTypeTemplates = [
|
|
|
5059
3957
|
9,
|
|
5060
3958
|
n0,
|
|
5061
3959
|
_LPOTT,
|
|
5062
|
-
{
|
|
5063
|
-
[_h]: ["GET", "/templates", 200],
|
|
5064
|
-
},
|
|
3960
|
+
{ [_h]: ["GET", "/templates", 200] },
|
|
5065
3961
|
() => ListProfileObjectTypeTemplatesRequest,
|
|
5066
3962
|
() => ListProfileObjectTypeTemplatesResponse,
|
|
5067
3963
|
];
|
|
@@ -5069,9 +3965,7 @@ export var ListRecommenderRecipes = [
|
|
|
5069
3965
|
9,
|
|
5070
3966
|
n0,
|
|
5071
3967
|
_LRRis,
|
|
5072
|
-
{
|
|
5073
|
-
[_h]: ["GET", "/recommender-recipes", 200],
|
|
5074
|
-
},
|
|
3968
|
+
{ [_h]: ["GET", "/recommender-recipes", 200] },
|
|
5075
3969
|
() => ListRecommenderRecipesRequest,
|
|
5076
3970
|
() => ListRecommenderRecipesResponse,
|
|
5077
3971
|
];
|
|
@@ -5079,9 +3973,7 @@ export var ListRecommenders = [
|
|
|
5079
3973
|
9,
|
|
5080
3974
|
n0,
|
|
5081
3975
|
_LR,
|
|
5082
|
-
{
|
|
5083
|
-
[_h]: ["GET", "/domains/{DomainName}/recommenders", 200],
|
|
5084
|
-
},
|
|
3976
|
+
{ [_h]: ["GET", "/domains/{DomainName}/recommenders", 200] },
|
|
5085
3977
|
() => ListRecommendersRequest,
|
|
5086
3978
|
() => ListRecommendersResponse,
|
|
5087
3979
|
];
|
|
@@ -5089,9 +3981,7 @@ export var ListRuleBasedMatches = [
|
|
|
5089
3981
|
9,
|
|
5090
3982
|
n0,
|
|
5091
3983
|
_LRBM,
|
|
5092
|
-
{
|
|
5093
|
-
[_h]: ["GET", "/domains/{DomainName}/profiles/ruleBasedMatches", 200],
|
|
5094
|
-
},
|
|
3984
|
+
{ [_h]: ["GET", "/domains/{DomainName}/profiles/ruleBasedMatches", 200] },
|
|
5095
3985
|
() => ListRuleBasedMatchesRequest,
|
|
5096
3986
|
() => ListRuleBasedMatchesResponse,
|
|
5097
3987
|
];
|
|
@@ -5099,9 +3989,7 @@ export var ListSegmentDefinitions = [
|
|
|
5099
3989
|
9,
|
|
5100
3990
|
n0,
|
|
5101
3991
|
_LSD,
|
|
5102
|
-
{
|
|
5103
|
-
[_h]: ["GET", "/domains/{DomainName}/segment-definitions", 200],
|
|
5104
|
-
},
|
|
3992
|
+
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions", 200] },
|
|
5105
3993
|
() => ListSegmentDefinitionsRequest,
|
|
5106
3994
|
() => ListSegmentDefinitionsResponse,
|
|
5107
3995
|
];
|
|
@@ -5109,9 +3997,7 @@ export var ListTagsForResource = [
|
|
|
5109
3997
|
9,
|
|
5110
3998
|
n0,
|
|
5111
3999
|
_LTFR,
|
|
5112
|
-
{
|
|
5113
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
5114
|
-
},
|
|
4000
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
5115
4001
|
() => ListTagsForResourceRequest,
|
|
5116
4002
|
() => ListTagsForResourceResponse,
|
|
5117
4003
|
];
|
|
@@ -5119,9 +4005,7 @@ export var ListUploadJobs = [
|
|
|
5119
4005
|
9,
|
|
5120
4006
|
n0,
|
|
5121
4007
|
_LUJ,
|
|
5122
|
-
{
|
|
5123
|
-
[_h]: ["GET", "/domains/{DomainName}/upload-jobs", 200],
|
|
5124
|
-
},
|
|
4008
|
+
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs", 200] },
|
|
5125
4009
|
() => ListUploadJobsRequest,
|
|
5126
4010
|
() => ListUploadJobsResponse,
|
|
5127
4011
|
];
|
|
@@ -5129,9 +4013,7 @@ export var ListWorkflows = [
|
|
|
5129
4013
|
9,
|
|
5130
4014
|
n0,
|
|
5131
4015
|
_LW,
|
|
5132
|
-
{
|
|
5133
|
-
[_h]: ["POST", "/domains/{DomainName}/workflows", 200],
|
|
5134
|
-
},
|
|
4016
|
+
{ [_h]: ["POST", "/domains/{DomainName}/workflows", 200] },
|
|
5135
4017
|
() => ListWorkflowsRequest,
|
|
5136
4018
|
() => ListWorkflowsResponse,
|
|
5137
4019
|
];
|
|
@@ -5139,9 +4021,7 @@ export var MergeProfiles = [
|
|
|
5139
4021
|
9,
|
|
5140
4022
|
n0,
|
|
5141
4023
|
_MP,
|
|
5142
|
-
{
|
|
5143
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/objects/merge", 200],
|
|
5144
|
-
},
|
|
4024
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects/merge", 200] },
|
|
5145
4025
|
() => MergeProfilesRequest,
|
|
5146
4026
|
() => MergeProfilesResponse,
|
|
5147
4027
|
];
|
|
@@ -5149,9 +4029,7 @@ export var PutDomainObjectType = [
|
|
|
5149
4029
|
9,
|
|
5150
4030
|
n0,
|
|
5151
4031
|
_PDOT,
|
|
5152
|
-
{
|
|
5153
|
-
[_h]: ["PUT", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200],
|
|
5154
|
-
},
|
|
4032
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
5155
4033
|
() => PutDomainObjectTypeRequest,
|
|
5156
4034
|
() => PutDomainObjectTypeResponse,
|
|
5157
4035
|
];
|
|
@@ -5159,9 +4037,7 @@ export var PutIntegration = [
|
|
|
5159
4037
|
9,
|
|
5160
4038
|
n0,
|
|
5161
4039
|
_PIu,
|
|
5162
|
-
{
|
|
5163
|
-
[_h]: ["PUT", "/domains/{DomainName}/integrations", 200],
|
|
5164
|
-
},
|
|
4040
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/integrations", 200] },
|
|
5165
4041
|
() => PutIntegrationRequest,
|
|
5166
4042
|
() => PutIntegrationResponse,
|
|
5167
4043
|
];
|
|
@@ -5169,9 +4045,7 @@ export var PutProfileObject = [
|
|
|
5169
4045
|
9,
|
|
5170
4046
|
n0,
|
|
5171
4047
|
_PPO,
|
|
5172
|
-
{
|
|
5173
|
-
[_h]: ["PUT", "/domains/{DomainName}/profiles/objects", 200],
|
|
5174
|
-
},
|
|
4048
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/profiles/objects", 200] },
|
|
5175
4049
|
() => PutProfileObjectRequest,
|
|
5176
4050
|
() => PutProfileObjectResponse,
|
|
5177
4051
|
];
|
|
@@ -5179,9 +4053,7 @@ export var PutProfileObjectType = [
|
|
|
5179
4053
|
9,
|
|
5180
4054
|
n0,
|
|
5181
4055
|
_PPOT,
|
|
5182
|
-
{
|
|
5183
|
-
[_h]: ["PUT", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200],
|
|
5184
|
-
},
|
|
4056
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
5185
4057
|
() => PutProfileObjectTypeRequest,
|
|
5186
4058
|
() => PutProfileObjectTypeResponse,
|
|
5187
4059
|
];
|
|
@@ -5189,9 +4061,7 @@ export var SearchProfiles = [
|
|
|
5189
4061
|
9,
|
|
5190
4062
|
n0,
|
|
5191
4063
|
_SP,
|
|
5192
|
-
{
|
|
5193
|
-
[_h]: ["POST", "/domains/{DomainName}/profiles/search", 200],
|
|
5194
|
-
},
|
|
4064
|
+
{ [_h]: ["POST", "/domains/{DomainName}/profiles/search", 200] },
|
|
5195
4065
|
() => SearchProfilesRequest,
|
|
5196
4066
|
() => SearchProfilesResponse,
|
|
5197
4067
|
];
|
|
@@ -5199,9 +4069,7 @@ export var StartRecommender = [
|
|
|
5199
4069
|
9,
|
|
5200
4070
|
n0,
|
|
5201
4071
|
_SRt,
|
|
5202
|
-
{
|
|
5203
|
-
[_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/start", 200],
|
|
5204
|
-
},
|
|
4072
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/start", 200] },
|
|
5205
4073
|
() => StartRecommenderRequest,
|
|
5206
4074
|
() => StartRecommenderResponse,
|
|
5207
4075
|
];
|
|
@@ -5209,9 +4077,7 @@ export var StartUploadJob = [
|
|
|
5209
4077
|
9,
|
|
5210
4078
|
n0,
|
|
5211
4079
|
_SUJ,
|
|
5212
|
-
{
|
|
5213
|
-
[_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}", 200],
|
|
5214
|
-
},
|
|
4080
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}", 200] },
|
|
5215
4081
|
() => StartUploadJobRequest,
|
|
5216
4082
|
() => StartUploadJobResponse,
|
|
5217
4083
|
];
|
|
@@ -5219,9 +4085,7 @@ export var StopRecommender = [
|
|
|
5219
4085
|
9,
|
|
5220
4086
|
n0,
|
|
5221
4087
|
_SRto,
|
|
5222
|
-
{
|
|
5223
|
-
[_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/stop", 200],
|
|
5224
|
-
},
|
|
4088
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/stop", 200] },
|
|
5225
4089
|
() => StopRecommenderRequest,
|
|
5226
4090
|
() => StopRecommenderResponse,
|
|
5227
4091
|
];
|
|
@@ -5229,9 +4093,7 @@ export var StopUploadJob = [
|
|
|
5229
4093
|
9,
|
|
5230
4094
|
n0,
|
|
5231
4095
|
_SUJt,
|
|
5232
|
-
{
|
|
5233
|
-
[_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}/stop", 200],
|
|
5234
|
-
},
|
|
4096
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}/stop", 200] },
|
|
5235
4097
|
() => StopUploadJobRequest,
|
|
5236
4098
|
() => StopUploadJobResponse,
|
|
5237
4099
|
];
|
|
@@ -5239,9 +4101,7 @@ export var TagResource = [
|
|
|
5239
4101
|
9,
|
|
5240
4102
|
n0,
|
|
5241
4103
|
_TR,
|
|
5242
|
-
{
|
|
5243
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
5244
|
-
},
|
|
4104
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
5245
4105
|
() => TagResourceRequest,
|
|
5246
4106
|
() => TagResourceResponse,
|
|
5247
4107
|
];
|
|
@@ -5249,9 +4109,7 @@ export var UntagResource = [
|
|
|
5249
4109
|
9,
|
|
5250
4110
|
n0,
|
|
5251
4111
|
_URn,
|
|
5252
|
-
{
|
|
5253
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
5254
|
-
},
|
|
4112
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
5255
4113
|
() => UntagResourceRequest,
|
|
5256
4114
|
() => UntagResourceResponse,
|
|
5257
4115
|
];
|
|
@@ -5259,9 +4117,7 @@ export var UpdateCalculatedAttributeDefinition = [
|
|
|
5259
4117
|
9,
|
|
5260
4118
|
n0,
|
|
5261
4119
|
_UCAD,
|
|
5262
|
-
{
|
|
5263
|
-
[_h]: ["PUT", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200],
|
|
5264
|
-
},
|
|
4120
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
5265
4121
|
() => UpdateCalculatedAttributeDefinitionRequest,
|
|
5266
4122
|
() => UpdateCalculatedAttributeDefinitionResponse,
|
|
5267
4123
|
];
|
|
@@ -5269,9 +4125,7 @@ export var UpdateDomain = [
|
|
|
5269
4125
|
9,
|
|
5270
4126
|
n0,
|
|
5271
4127
|
_UD,
|
|
5272
|
-
{
|
|
5273
|
-
[_h]: ["PUT", "/domains/{DomainName}", 200],
|
|
5274
|
-
},
|
|
4128
|
+
{ [_h]: ["PUT", "/domains/{DomainName}", 200] },
|
|
5275
4129
|
() => UpdateDomainRequest,
|
|
5276
4130
|
() => UpdateDomainResponse,
|
|
5277
4131
|
];
|
|
@@ -5279,9 +4133,7 @@ export var UpdateDomainLayout = [
|
|
|
5279
4133
|
9,
|
|
5280
4134
|
n0,
|
|
5281
4135
|
_UDL,
|
|
5282
|
-
{
|
|
5283
|
-
[_h]: ["PUT", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200],
|
|
5284
|
-
},
|
|
4136
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
5285
4137
|
() => UpdateDomainLayoutRequest,
|
|
5286
4138
|
() => UpdateDomainLayoutResponse,
|
|
5287
4139
|
];
|
|
@@ -5289,9 +4141,7 @@ export var UpdateEventTrigger = [
|
|
|
5289
4141
|
9,
|
|
5290
4142
|
n0,
|
|
5291
4143
|
_UET,
|
|
5292
|
-
{
|
|
5293
|
-
[_h]: ["PUT", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200],
|
|
5294
|
-
},
|
|
4144
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
5295
4145
|
() => UpdateEventTriggerRequest,
|
|
5296
4146
|
() => UpdateEventTriggerResponse,
|
|
5297
4147
|
];
|
|
@@ -5299,9 +4149,7 @@ export var UpdateProfile = [
|
|
|
5299
4149
|
9,
|
|
5300
4150
|
n0,
|
|
5301
4151
|
_UP,
|
|
5302
|
-
{
|
|
5303
|
-
[_h]: ["PUT", "/domains/{DomainName}/profiles", 200],
|
|
5304
|
-
},
|
|
4152
|
+
{ [_h]: ["PUT", "/domains/{DomainName}/profiles", 200] },
|
|
5305
4153
|
() => UpdateProfileRequest,
|
|
5306
4154
|
() => UpdateProfileResponse,
|
|
5307
4155
|
];
|
|
@@ -5309,9 +4157,7 @@ export var UpdateRecommender = [
|
|
|
5309
4157
|
9,
|
|
5310
4158
|
n0,
|
|
5311
4159
|
_URp,
|
|
5312
|
-
{
|
|
5313
|
-
[_h]: ["PATCH", "/domains/{DomainName}/recommenders/{RecommenderName}", 200],
|
|
5314
|
-
},
|
|
4160
|
+
{ [_h]: ["PATCH", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
5315
4161
|
() => UpdateRecommenderRequest,
|
|
5316
4162
|
() => UpdateRecommenderResponse,
|
|
5317
4163
|
];
|