@aws-sdk/client-customer-profiles 3.1006.0 → 3.1007.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/README.md +28 -0
- package/dist-cjs/index.js +69 -0
- package/dist-cjs/schemas/schemas_0.js +144 -14
- package/dist-es/CustomerProfiles.js +10 -0
- package/dist-es/commands/CreateRecommenderFilterCommand.js +16 -0
- package/dist-es/commands/DeleteRecommenderFilterCommand.js +16 -0
- package/dist-es/commands/GetRecommenderFilterCommand.js +16 -0
- package/dist-es/commands/ListRecommenderFiltersCommand.js +16 -0
- package/dist-es/commands/index.js +4 -0
- package/dist-es/models/enums.js +8 -0
- package/dist-es/pagination/ListRecommenderFiltersPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +136 -6
- package/dist-types/CustomerProfiles.d.ts +35 -0
- package/dist-types/CustomerProfilesClient.d.ts +6 -2
- package/dist-types/commands/CreateRecommenderCommand.d.ts +5 -1
- package/dist-types/commands/CreateRecommenderFilterCommand.d.ts +98 -0
- package/dist-types/commands/DeleteRecommenderFilterCommand.d.ts +90 -0
- package/dist-types/commands/GetProfileRecommendationsCommand.d.ts +26 -0
- package/dist-types/commands/GetRecommenderCommand.d.ts +9 -1
- package/dist-types/commands/GetRecommenderFilterCommand.d.ts +98 -0
- package/dist-types/commands/ListRecommenderFiltersCommand.d.ts +104 -0
- package/dist-types/commands/ListRecommenderRecipesCommand.d.ts +1 -1
- package/dist-types/commands/ListRecommendersCommand.d.ts +9 -1
- package/dist-types/commands/PutIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutProfileObjectCommand.d.ts +1 -1
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/SearchProfilesCommand.d.ts +1 -1
- package/dist-types/commands/StartRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/StartUploadJobCommand.d.ts +1 -1
- package/dist-types/commands/StopRecommenderCommand.d.ts +1 -2
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +4 -0
- package/dist-types/commands/index.d.ts +4 -0
- package/dist-types/models/enums.d.ts +16 -0
- package/dist-types/models/models_0.d.ts +297 -465
- package/dist-types/models/models_1.d.ts +465 -2
- package/dist-types/pagination/ListRecommenderFiltersPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +17 -0
- package/dist-types/ts3.4/CustomerProfiles.d.ts +75 -0
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +24 -0
- package/dist-types/ts3.4/commands/CreateRecommenderFilterCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteRecommenderFilterCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetRecommenderFilterCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ListRecommenderFiltersCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartUploadJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/index.d.ts +4 -0
- package/dist-types/ts3.4/models/enums.d.ts +10 -0
- package/dist-types/ts3.4/models/models_0.d.ts +73 -94
- package/dist-types/ts3.4/models/models_1.d.ts +99 -0
- package/dist-types/ts3.4/pagination/ListRecommenderFiltersPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +17 -0
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateIntegrationWorkflowResponse$ = exports.CreateIntegrationWorkflowRequest$ = exports.CreateEventTriggerResponse$ = exports.CreateEventTriggerRequest$ = exports.CreateEventStreamResponse$ = exports.CreateEventStreamRequest$ = exports.CreateDomainResponse$ = exports.CreateDomainRequest$ = exports.CreateDomainLayoutResponse$ = exports.CreateDomainLayoutRequest$ = exports.CreateCalculatedAttributeDefinitionResponse$ = exports.CreateCalculatedAttributeDefinitionRequest$ = exports.ContactPreference$ = exports.Consolidation$ = exports.ConnectorOperator$ = exports.ConflictResolution$ = exports.Conditions$ = exports.ConditionOverrides$ = exports.CatalogItem$ = exports.CalculatedAttributeValue$ = exports.CalculatedAttributeDimension$ = exports.BatchGetProfileResponse$ = exports.BatchGetProfileRequest$ = exports.BatchGetProfileError$ = exports.BatchGetCalculatedAttributeForProfileResponse$ = exports.BatchGetCalculatedAttributeForProfileRequest$ = exports.BatchGetCalculatedAttributeForProfileError$ = exports.Batch$ = exports.AutoMerging$ = exports.AttributeValueItem$ = exports.AttributeTypesSelector$ = exports.AttributeItem$ = exports.AttributeDimension$ = exports.AttributeDetails$ = exports.AppflowIntegrationWorkflowStep$ = exports.AppflowIntegrationWorkflowMetrics$ = exports.AppflowIntegrationWorkflowAttributes$ = exports.AppflowIntegration$ = exports.AddressDimension$ = exports.Address$ = exports.AddProfileKeyResponse$ = exports.AddProfileKeyRequest$ = exports.AdditionalSearchKey$ = exports.errorTypeRegistries = exports.ThrottlingException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.BadRequestException$ = exports.AccessDeniedException$ = exports.CustomerProfilesServiceException$ = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.UpdateRecommender$ = exports.UpdateProfile$ = exports.UpdateEventTrigger$ = exports.UpdateDomainLayout$ = exports.UpdateDomain$ = exports.UpdateCalculatedAttributeDefinition$ = exports.UntagResource$ = exports.TagResource$ = exports.StopUploadJob$ = exports.StopRecommender$ = exports.StartUploadJob$ = exports.StartRecommender$ = exports.SearchProfiles$ = exports.PutProfileObjectType$ = exports.PutProfileObject$ = exports.PutIntegration$ = exports.PutDomainObjectType$ = exports.MergeProfiles$ = exports.ListWorkflows$ = exports.ListUploadJobs$ = exports.ListTagsForResource$ = exports.ListSegmentDefinitions$ = exports.ListRuleBasedMatches$ = exports.ListRecommenders$ = exports.ListRecommenderRecipes$ = void 0;
|
|
4
|
+
exports.DetectProfileObjectTypeRequest$ = exports.DetectedProfileObjectType$ = exports.DestinationSummary$ = exports.DeleteWorkflowResponse$ = exports.DeleteWorkflowRequest$ = exports.DeleteSegmentDefinitionResponse$ = exports.DeleteSegmentDefinitionRequest$ = exports.DeleteRecommenderResponse$ = exports.DeleteRecommenderRequest$ = exports.DeleteRecommenderFilterResponse$ = exports.DeleteRecommenderFilterRequest$ = exports.DeleteProfileResponse$ = exports.DeleteProfileRequest$ = exports.DeleteProfileObjectTypeResponse$ = exports.DeleteProfileObjectTypeRequest$ = exports.DeleteProfileObjectResponse$ = exports.DeleteProfileObjectRequest$ = exports.DeleteProfileKeyResponse$ = exports.DeleteProfileKeyRequest$ = exports.DeleteIntegrationResponse$ = exports.DeleteIntegrationRequest$ = exports.DeleteEventTriggerResponse$ = exports.DeleteEventTriggerRequest$ = exports.DeleteEventStreamResponse$ = exports.DeleteEventStreamRequest$ = exports.DeleteDomainResponse$ = exports.DeleteDomainRequest$ = exports.DeleteDomainObjectTypeResponse$ = exports.DeleteDomainObjectTypeRequest$ = exports.DeleteDomainLayoutResponse$ = exports.DeleteDomainLayoutRequest$ = exports.DeleteCalculatedAttributeDefinitionResponse$ = exports.DeleteCalculatedAttributeDefinitionRequest$ = exports.DateDimension$ = exports.DataStoreResponse$ = exports.DataStoreRequest$ = exports.CreateUploadJobResponse$ = exports.CreateUploadJobRequest$ = exports.CreateSegmentSnapshotResponse$ = exports.CreateSegmentSnapshotRequest$ = exports.CreateSegmentEstimateResponse$ = exports.CreateSegmentEstimateRequest$ = exports.CreateSegmentDefinitionResponse$ = exports.CreateSegmentDefinitionRequest$ = exports.CreateRecommenderResponse$ = exports.CreateRecommenderRequest$ = exports.CreateRecommenderFilterResponse$ = exports.CreateRecommenderFilterRequest$ = exports.CreateProfileResponse$ = exports.CreateProfileRequest$ = void 0;
|
|
5
|
+
exports.GetProfileHistoryRecordRequest$ = exports.GetObjectTypeAttributeStatisticsStats$ = exports.GetObjectTypeAttributeStatisticsResponse$ = exports.GetObjectTypeAttributeStatisticsRequest$ = exports.GetObjectTypeAttributeStatisticsPercentiles$ = exports.GetMatchesResponse$ = exports.GetMatchesRequest$ = exports.GetIntegrationResponse$ = exports.GetIntegrationRequest$ = exports.GetIdentityResolutionJobResponse$ = exports.GetIdentityResolutionJobRequest$ = exports.GetEventTriggerResponse$ = exports.GetEventTriggerRequest$ = exports.GetEventStreamResponse$ = exports.GetEventStreamRequest$ = exports.GetDomainResponse$ = exports.GetDomainRequest$ = exports.GetDomainObjectTypeResponse$ = exports.GetDomainObjectTypeRequest$ = exports.GetDomainLayoutResponse$ = exports.GetDomainLayoutRequest$ = exports.GetCalculatedAttributeForProfileResponse$ = exports.GetCalculatedAttributeForProfileRequest$ = exports.GetCalculatedAttributeDefinitionResponse$ = exports.GetCalculatedAttributeDefinitionRequest$ = exports.GetAutoMergingPreviewResponse$ = exports.GetAutoMergingPreviewRequest$ = exports.FoundByKeyValue$ = exports.FlowDefinition$ = exports.FilterGroup$ = exports.FilterDimension$ = exports.FilterAttributeDimension$ = exports.Filter$ = exports.FieldSourceProfileIds$ = exports.ExtraLengthValueProfileDimension$ = exports.ExportingLocation$ = exports.ExportingConfig$ = exports.EventTriggerSummaryItem$ = exports.EventTriggerLimits$ = exports.EventTriggerDimension$ = exports.EventTriggerCondition$ = exports.EventStreamSummary$ = exports.EventStreamDestinationDetails$ = exports.EventsConfig$ = exports.EventParameters$ = exports.EngagementPreferences$ = exports.DomainStats$ = exports.DomainObjectTypesListItem$ = exports.DomainObjectTypeField$ = exports.DetectProfileObjectTypeResponse$ = void 0;
|
|
6
|
+
exports.ListDomainObjectTypesResponse$ = exports.ListDomainObjectTypesRequest$ = exports.ListDomainLayoutsResponse$ = exports.ListDomainLayoutsRequest$ = exports.ListDomainItem$ = exports.ListCalculatedAttributesForProfileResponse$ = exports.ListCalculatedAttributesForProfileRequest$ = exports.ListCalculatedAttributeForProfileItem$ = exports.ListCalculatedAttributeDefinitionsResponse$ = exports.ListCalculatedAttributeDefinitionsRequest$ = exports.ListCalculatedAttributeDefinitionItem$ = exports.ListAccountIntegrationsResponse$ = exports.ListAccountIntegrationsRequest$ = exports.LayoutItem$ = exports.JobStats$ = exports.JobSchedule$ = exports.IntegrationConfig$ = exports.InferenceConfig$ = exports.IncrementalPullConfig$ = exports.IdentityResolutionJob$ = exports.Group$ = exports.GetWorkflowStepsResponse$ = exports.GetWorkflowStepsRequest$ = exports.GetWorkflowResponse$ = exports.GetWorkflowRequest$ = exports.GetUploadJobResponse$ = exports.GetUploadJobRequest$ = exports.GetUploadJobPathResponse$ = exports.GetUploadJobPathRequest$ = exports.GetSimilarProfilesResponse$ = exports.GetSimilarProfilesRequest$ = exports.GetSegmentSnapshotResponse$ = exports.GetSegmentSnapshotRequest$ = exports.GetSegmentMembershipResponse$ = exports.GetSegmentMembershipRequest$ = exports.GetSegmentEstimateResponse$ = exports.GetSegmentEstimateRequest$ = exports.GetSegmentDefinitionResponse$ = exports.GetSegmentDefinitionRequest$ = exports.GetRecommenderResponse$ = exports.GetRecommenderRequest$ = exports.GetRecommenderFilterResponse$ = exports.GetRecommenderFilterRequest$ = exports.GetProfileRecommendationsResponse$ = exports.GetProfileRecommendationsRequest$ = exports.GetProfileObjectTypeTemplateResponse$ = exports.GetProfileObjectTypeTemplateRequest$ = exports.GetProfileObjectTypeResponse$ = exports.GetProfileObjectTypeRequest$ = exports.GetProfileHistoryRecordResponse$ = void 0;
|
|
7
|
+
exports.MatchItem$ = exports.MatchingRule$ = exports.MatchingResponse$ = exports.MatchingRequest$ = exports.MarketoSourceProperties$ = exports.ListWorkflowsResponse$ = exports.ListWorkflowsRequest$ = exports.ListWorkflowsItem$ = exports.ListUploadJobsResponse$ = exports.ListUploadJobsRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSegmentDefinitionsResponse$ = exports.ListSegmentDefinitionsRequest$ = exports.ListRuleBasedMatchesResponse$ = exports.ListRuleBasedMatchesRequest$ = exports.ListRecommendersResponse$ = exports.ListRecommendersRequest$ = exports.ListRecommenderRecipesResponse$ = exports.ListRecommenderRecipesRequest$ = exports.ListRecommenderFiltersResponse$ = exports.ListRecommenderFiltersRequest$ = exports.ListProfileObjectTypeTemplatesResponse$ = exports.ListProfileObjectTypeTemplatesRequest$ = exports.ListProfileObjectTypeTemplateItem$ = exports.ListProfileObjectTypesResponse$ = exports.ListProfileObjectTypesRequest$ = exports.ListProfileObjectTypeItem$ = exports.ListProfileObjectsResponse$ = exports.ListProfileObjectsRequest$ = exports.ListProfileObjectsItem$ = exports.ListProfileHistoryRecordsResponse$ = exports.ListProfileHistoryRecordsRequest$ = exports.ListObjectTypeAttributeValuesResponse$ = exports.ListObjectTypeAttributeValuesRequest$ = exports.ListObjectTypeAttributeValuesItem$ = exports.ListObjectTypeAttributesResponse$ = exports.ListObjectTypeAttributesRequest$ = exports.ListObjectTypeAttributeItem$ = exports.ListIntegrationsResponse$ = exports.ListIntegrationsRequest$ = exports.ListIntegrationItem$ = exports.ListIdentityResolutionJobsResponse$ = exports.ListIdentityResolutionJobsRequest$ = exports.ListEventTriggersResponse$ = exports.ListEventTriggersRequest$ = exports.ListEventStreamsResponse$ = exports.ListEventStreamsRequest$ = exports.ListDomainsResponse$ = exports.ListDomainsRequest$ = void 0;
|
|
8
|
+
exports.ServiceNowSourceProperties$ = exports.SegmentGroupStructure$ = exports.SegmentGroup$ = exports.SegmentDefinitionItem$ = exports.SearchProfilesResponse$ = exports.SearchProfilesRequest$ = exports.ScheduledTriggerProperties$ = exports.SalesforceSourceProperties$ = exports.S3SourceProperties$ = exports.S3ExportingLocation$ = exports.S3ExportingConfig$ = exports.RuleBasedMatchingResponse$ = exports.RuleBasedMatchingRequest$ = exports.ResultsSummary$ = exports.RecommenderUpdate$ = exports.RecommenderSummary$ = exports.RecommenderRecipe$ = exports.RecommenderPromotionalFilter$ = exports.RecommenderFilterSummary$ = exports.RecommenderFilter$ = exports.RecommenderConfig$ = exports.Recommendation$ = exports.Readiness$ = exports.RangeOverride$ = exports.Range$ = exports.PutProfileObjectTypeResponse$ = exports.PutProfileObjectTypeRequest$ = exports.PutProfileObjectResponse$ = exports.PutProfileObjectRequest$ = exports.PutIntegrationResponse$ = exports.PutIntegrationRequest$ = exports.PutDomainObjectTypeResponse$ = exports.PutDomainObjectTypeRequest$ = exports.ProfileTypeDimension$ = exports.ProfileQueryResult$ = exports.ProfileQueryFailures$ = exports.ProfileHistoryRecord$ = exports.ProfileDimension$ = exports.ProfileAttributeValuesResponse$ = exports.ProfileAttributeValuesRequest$ = exports.ProfileAttributes$ = exports.Profile$ = exports.Period$ = exports.ObjectTypeKey$ = exports.ObjectTypeField$ = exports.ObjectFilter$ = exports.ObjectAttribute$ = exports.MetadataConfig$ = exports.MergeProfilesResponse$ = exports.MergeProfilesRequest$ = void 0;
|
|
9
|
+
exports.CreateProfile$ = exports.CreateIntegrationWorkflow$ = exports.CreateEventTrigger$ = exports.CreateEventStream$ = exports.CreateDomainLayout$ = exports.CreateDomain$ = exports.CreateCalculatedAttributeDefinition$ = exports.BatchGetProfile$ = exports.BatchGetCalculatedAttributeForProfile$ = exports.AddProfileKey$ = exports.Dimension$ = exports.ZendeskSourceProperties$ = exports.WorkflowStepItem$ = exports.WorkflowMetrics$ = exports.WorkflowAttributes$ = exports.ValueRange$ = exports.UploadJobItem$ = exports.UpdateRecommenderResponse$ = exports.UpdateRecommenderRequest$ = exports.UpdateProfileResponse$ = exports.UpdateProfileRequest$ = exports.UpdateEventTriggerResponse$ = exports.UpdateEventTriggerRequest$ = exports.UpdateDomainResponse$ = exports.UpdateDomainRequest$ = exports.UpdateDomainLayoutResponse$ = exports.UpdateDomainLayoutRequest$ = exports.UpdateCalculatedAttributeDefinitionResponse$ = exports.UpdateCalculatedAttributeDefinitionRequest$ = exports.UpdateAddress$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TriggerProperties$ = exports.TriggerConfig$ = exports.TrainingMetrics$ = exports.Threshold$ = exports.Task$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.StopUploadJobResponse$ = exports.StopUploadJobRequest$ = exports.StopRecommenderResponse$ = exports.StopRecommenderRequest$ = exports.StartUploadJobResponse$ = exports.StartUploadJobRequest$ = exports.StartRecommenderResponse$ = exports.StartRecommenderRequest$ = exports.SourceSegment$ = exports.SourceFlowConfig$ = exports.SourceConnectorProperties$ = void 0;
|
|
10
|
+
exports.ListAccountIntegrations$ = exports.GetWorkflowSteps$ = exports.GetWorkflow$ = exports.GetUploadJobPath$ = exports.GetUploadJob$ = exports.GetSimilarProfiles$ = exports.GetSegmentSnapshot$ = exports.GetSegmentMembership$ = exports.GetSegmentEstimate$ = exports.GetSegmentDefinition$ = exports.GetRecommenderFilter$ = exports.GetRecommender$ = exports.GetProfileRecommendations$ = exports.GetProfileObjectTypeTemplate$ = exports.GetProfileObjectType$ = exports.GetProfileHistoryRecord$ = exports.GetObjectTypeAttributeStatistics$ = exports.GetMatches$ = exports.GetIntegration$ = exports.GetIdentityResolutionJob$ = exports.GetEventTrigger$ = exports.GetEventStream$ = exports.GetDomainObjectType$ = exports.GetDomainLayout$ = exports.GetDomain$ = exports.GetCalculatedAttributeForProfile$ = exports.GetCalculatedAttributeDefinition$ = exports.GetAutoMergingPreview$ = exports.DetectProfileObjectType$ = exports.DeleteWorkflow$ = exports.DeleteSegmentDefinition$ = exports.DeleteRecommenderFilter$ = exports.DeleteRecommender$ = exports.DeleteProfileObjectType$ = exports.DeleteProfileObject$ = exports.DeleteProfileKey$ = exports.DeleteProfile$ = exports.DeleteIntegration$ = exports.DeleteEventTrigger$ = exports.DeleteEventStream$ = exports.DeleteDomainObjectType$ = exports.DeleteDomainLayout$ = exports.DeleteDomain$ = exports.DeleteCalculatedAttributeDefinition$ = exports.CreateUploadJob$ = exports.CreateSegmentSnapshot$ = exports.CreateSegmentEstimate$ = exports.CreateSegmentDefinition$ = exports.CreateRecommenderFilter$ = exports.CreateRecommender$ = void 0;
|
|
11
|
+
exports.UpdateRecommender$ = exports.UpdateProfile$ = exports.UpdateEventTrigger$ = exports.UpdateDomainLayout$ = exports.UpdateDomain$ = exports.UpdateCalculatedAttributeDefinition$ = exports.UntagResource$ = exports.TagResource$ = exports.StopUploadJob$ = exports.StopRecommender$ = exports.StartUploadJob$ = exports.StartRecommender$ = exports.SearchProfiles$ = exports.PutProfileObjectType$ = exports.PutProfileObject$ = exports.PutIntegration$ = exports.PutDomainObjectType$ = exports.MergeProfiles$ = exports.ListWorkflows$ = exports.ListUploadJobs$ = exports.ListTagsForResource$ = exports.ListSegmentDefinitions$ = exports.ListRuleBasedMatches$ = exports.ListRecommenders$ = exports.ListRecommenderRecipes$ = exports.ListRecommenderFilters$ = exports.ListProfileObjectTypeTemplates$ = exports.ListProfileObjectTypes$ = exports.ListProfileObjects$ = exports.ListProfileHistoryRecords$ = exports.ListProfileAttributeValues$ = exports.ListObjectTypeAttributeValues$ = exports.ListObjectTypeAttributes$ = exports.ListIntegrations$ = exports.ListIdentityResolutionJobs$ = exports.ListEventTriggers$ = exports.ListEventStreams$ = exports.ListDomains$ = exports.ListDomainObjectTypes$ = exports.ListDomainLayouts$ = exports.ListCalculatedAttributesForProfile$ = exports.ListCalculatedAttributeDefinitions$ = void 0;
|
|
12
12
|
const _A = "Address";
|
|
13
13
|
const _AD = "AddressDimension";
|
|
14
14
|
const _ADE = "AccessDeniedException";
|
|
@@ -97,6 +97,7 @@ const _CI = "CatalogItem";
|
|
|
97
97
|
const _CIW = "CreateIntegrationWorkflow";
|
|
98
98
|
const _CIWR = "CreateIntegrationWorkflowRequest";
|
|
99
99
|
const _CIWRr = "CreateIntegrationWorkflowResponse";
|
|
100
|
+
const _CIa = "CandidateIds";
|
|
100
101
|
const _CO = "ConditionOverrides";
|
|
101
102
|
const _COo = "ConnectorOperator";
|
|
102
103
|
const _COom = "ComparisonOperator";
|
|
@@ -106,6 +107,9 @@ const _CPR = "CreateProfileRequest";
|
|
|
106
107
|
const _CPRr = "CreateProfileResponse";
|
|
107
108
|
const _CPr = "CreateProfile";
|
|
108
109
|
const _CR = "ConflictResolution";
|
|
110
|
+
const _CRF = "CreateRecommenderFilter";
|
|
111
|
+
const _CRFR = "CreateRecommenderFilterRequest";
|
|
112
|
+
const _CRFRr = "CreateRecommenderFilterResponse";
|
|
109
113
|
const _CRM = "ConflictResolvingModel";
|
|
110
114
|
const _CRR = "CreateRecommenderRequest";
|
|
111
115
|
const _CRRr = "CreateRecommenderResponse";
|
|
@@ -194,6 +198,9 @@ const _DPOTet = "DetectProfileObjectType";
|
|
|
194
198
|
const _DPR = "DeleteProfileRequest";
|
|
195
199
|
const _DPRe = "DeleteProfileResponse";
|
|
196
200
|
const _DR = "DeleteRecommender";
|
|
201
|
+
const _DRF = "DeleteRecommenderFilter";
|
|
202
|
+
const _DRFR = "DeleteRecommenderFilterRequest";
|
|
203
|
+
const _DRFRe = "DeleteRecommenderFilterResponse";
|
|
197
204
|
const _DRR = "DeleteRecommenderRequest";
|
|
198
205
|
const _DRRe = "DeleteRecommenderResponse";
|
|
199
206
|
const _DS = "DataStore";
|
|
@@ -246,6 +253,7 @@ const _ETSI = "EventTriggerSummaryItem";
|
|
|
246
253
|
const _ETSL = "EventTriggerSummaryList";
|
|
247
254
|
const _ETv = "EventType";
|
|
248
255
|
const _EVT = "EventValueThreshold";
|
|
256
|
+
const _EW = "EventWeight";
|
|
249
257
|
const _Em = "Email";
|
|
250
258
|
const _En = "Enabled";
|
|
251
259
|
const _End = "End";
|
|
@@ -324,6 +332,9 @@ const _GPR = "GetProfileRecommendations";
|
|
|
324
332
|
const _GPRR = "GetProfileRecommendationsRequest";
|
|
325
333
|
const _GPRRe = "GetProfileRecommendationsResponse";
|
|
326
334
|
const _GR = "GetRecommender";
|
|
335
|
+
const _GRF = "GetRecommenderFilter";
|
|
336
|
+
const _GRFR = "GetRecommenderFilterRequest";
|
|
337
|
+
const _GRFRe = "GetRecommenderFilterResponse";
|
|
327
338
|
const _GRR = "GetRecommenderRequest";
|
|
328
339
|
const _GRRe = "GetRecommenderResponse";
|
|
329
340
|
const _GS = "GenderString";
|
|
@@ -359,6 +370,7 @@ const _Gro = "Group";
|
|
|
359
370
|
const _HPN = "HomePhoneNumber";
|
|
360
371
|
const _I = "Id";
|
|
361
372
|
const _IC = "IntegrationConfig";
|
|
373
|
+
const _ICn = "InferenceConfig";
|
|
362
374
|
const _ID = "IsDefault";
|
|
363
375
|
const _IDP = "IsDataPartial";
|
|
364
376
|
const _IDR = "IncludeDeletedRecords";
|
|
@@ -455,6 +467,9 @@ const _LR = "ListRecommenders";
|
|
|
455
467
|
const _LRBM = "ListRuleBasedMatches";
|
|
456
468
|
const _LRBMR = "ListRuleBasedMatchesRequest";
|
|
457
469
|
const _LRBMRi = "ListRuleBasedMatchesResponse";
|
|
470
|
+
const _LRF = "ListRecommenderFilters";
|
|
471
|
+
const _LRFR = "ListRecommenderFiltersRequest";
|
|
472
|
+
const _LRFRi = "ListRecommenderFiltersResponse";
|
|
458
473
|
const _LRR = "ListRecommendersRequest";
|
|
459
474
|
const _LRRR = "ListRecommenderRecipesRequest";
|
|
460
475
|
const _LRRRi = "ListRecommenderRecipesResponse";
|
|
@@ -484,6 +499,8 @@ const _MAL = "MatchingAttributesList";
|
|
|
484
499
|
const _MAPOC = "MaxAvailableProfileObjectCount";
|
|
485
500
|
const _MARLFM = "MaxAllowedRuleLevelForMerging";
|
|
486
501
|
const _MARLFMa = "MaxAllowedRuleLevelForMatching";
|
|
502
|
+
const _MC = "MetadataConfig";
|
|
503
|
+
const _MCe = "MetadataColumns";
|
|
487
504
|
const _MGD = "MatchGenerationDate";
|
|
488
505
|
const _MI = "MatchId";
|
|
489
506
|
const _MIPP = "MaxInvocationsPerProfile";
|
|
@@ -498,6 +515,7 @@ const _MPN = "MobilePhoneNumber";
|
|
|
498
515
|
const _MPOC = "MaxProfileObjectCount";
|
|
499
516
|
const _MPR = "MergeProfilesRequest";
|
|
500
517
|
const _MPRe = "MergeProfilesResponse";
|
|
518
|
+
const _MPTPS = "MinProvisionedTPS";
|
|
501
519
|
const _MR = "MaxResults";
|
|
502
520
|
const _MRa = "MatchingRequest";
|
|
503
521
|
const _MRat = "MatchingResponse";
|
|
@@ -554,11 +572,13 @@ const _PIu = "PutIntegration";
|
|
|
554
572
|
const _PL = "ProfileList";
|
|
555
573
|
const _PM = "PotentialMatches";
|
|
556
574
|
const _PN = "PhoneNumber";
|
|
575
|
+
const _PNr = "PromotionName";
|
|
557
576
|
const _POL = "ProfileObjectList";
|
|
558
577
|
const _POTL = "ProfileObjectTypeList";
|
|
559
578
|
const _POTTL = "ProfileObjectTypeTemplateList";
|
|
560
579
|
const _POUK = "ProfileObjectUniqueKey";
|
|
561
580
|
const _PP = "ProgressPercentage";
|
|
581
|
+
const _PPI = "PercentPromotedItems";
|
|
562
582
|
const _PPL = "PhonePreferenceList";
|
|
563
583
|
const _PPO = "PutProfileObject";
|
|
564
584
|
const _PPOR = "PutProfileObjectRequest";
|
|
@@ -596,12 +616,23 @@ const _RBMR = "RuleBasedMatchingRequest";
|
|
|
596
616
|
const _RBMRu = "RuleBasedMatchingResponse";
|
|
597
617
|
const _RC = "RecommenderConfig";
|
|
598
618
|
const _RCe = "RecommenderContext";
|
|
619
|
+
const _RF = "RecommenderFilters";
|
|
620
|
+
const _RFA = "RecommenderFilterArn";
|
|
621
|
+
const _RFAV = "RecommenderFilterAttributeValue";
|
|
622
|
+
const _RFE = "RecommenderFilterExpression";
|
|
623
|
+
const _RFN = "RecommenderFilterName";
|
|
624
|
+
const _RFS = "RecommenderFilterSummary";
|
|
625
|
+
const _RFSL = "RecommenderFilterSummaryList";
|
|
626
|
+
const _RFV = "RecommenderFilterValues";
|
|
627
|
+
const _RFe = "RecommenderFilter";
|
|
599
628
|
const _RL = "RuleLevel";
|
|
600
629
|
const _RN = "RecommenderName";
|
|
601
630
|
const _RNFE = "ResourceNotFoundException";
|
|
602
631
|
const _RNe = "RecipeName";
|
|
603
632
|
const _RO = "RangeOverride";
|
|
604
633
|
const _RP = "RecordsProcessed";
|
|
634
|
+
const _RPF = "RecommenderPromotionalFilters";
|
|
635
|
+
const _RPFe = "RecommenderPromotionalFilter";
|
|
605
636
|
const _RR = "RecommenderRecipes";
|
|
606
637
|
const _RRL = "RecommenderRecipesList";
|
|
607
638
|
const _RRN = "RecommenderRecipeName";
|
|
@@ -842,6 +873,8 @@ exports.errorTypeRegistries = [
|
|
|
842
873
|
var Gender = [0, n0, _G, 8, 0];
|
|
843
874
|
var PartyType = [0, n0, _PT, 8, 0];
|
|
844
875
|
var ProfileType = [0, n0, _PTr, 8, 0];
|
|
876
|
+
var RecommenderFilterAttributeValue = [0, n0, _RFAV, 8, 0];
|
|
877
|
+
var RecommenderFilterExpression = [0, n0, _RFE, 8, 0];
|
|
845
878
|
var sensitiveString0To1000 = [0, n0, _sST, 8, 0];
|
|
846
879
|
var sensitiveString0To255 = [0, n0, _sSTe, 8, 0];
|
|
847
880
|
var sensitiveString1To1000 = [0, n0, _sSTen, 8, 0];
|
|
@@ -1078,6 +1111,16 @@ exports.CreateProfileResponse$ = [3, n0, _CPRr,
|
|
|
1078
1111
|
[_PI],
|
|
1079
1112
|
[0], 1
|
|
1080
1113
|
];
|
|
1114
|
+
exports.CreateRecommenderFilterRequest$ = [3, n0, _CRFR,
|
|
1115
|
+
0,
|
|
1116
|
+
[_DN, _RFN, _RFE, _D, _Ta],
|
|
1117
|
+
[[0, 1], [0, 1], [() => RecommenderFilterExpression, 0], [() => sensitiveText, 0], 128 | 0], 3
|
|
1118
|
+
];
|
|
1119
|
+
exports.CreateRecommenderFilterResponse$ = [3, n0, _CRFRr,
|
|
1120
|
+
0,
|
|
1121
|
+
[_RFA, _Ta],
|
|
1122
|
+
[0, 128 | 0], 1
|
|
1123
|
+
];
|
|
1081
1124
|
exports.CreateRecommenderRequest$ = [3, n0, _CRR,
|
|
1082
1125
|
0,
|
|
1083
1126
|
[_DN, _RN, _RRN, _RC, _D, _Ta],
|
|
@@ -1253,6 +1296,16 @@ exports.DeleteProfileResponse$ = [3, n0, _DPRe,
|
|
|
1253
1296
|
[_M],
|
|
1254
1297
|
[0]
|
|
1255
1298
|
];
|
|
1299
|
+
exports.DeleteRecommenderFilterRequest$ = [3, n0, _DRFR,
|
|
1300
|
+
0,
|
|
1301
|
+
[_DN, _RFN],
|
|
1302
|
+
[[0, 1], [0, 1]], 2
|
|
1303
|
+
];
|
|
1304
|
+
exports.DeleteRecommenderFilterResponse$ = [3, n0, _DRFRe,
|
|
1305
|
+
0,
|
|
1306
|
+
[_M],
|
|
1307
|
+
[0], 1
|
|
1308
|
+
];
|
|
1256
1309
|
exports.DeleteRecommenderRequest$ = [3, n0, _DRR,
|
|
1257
1310
|
0,
|
|
1258
1311
|
[_DN, _RN],
|
|
@@ -1325,8 +1378,8 @@ exports.EngagementPreferences$ = [3, n0, _EP,
|
|
|
1325
1378
|
];
|
|
1326
1379
|
exports.EventParameters$ = [3, n0, _EPv,
|
|
1327
1380
|
0,
|
|
1328
|
-
[_ETv, _EVT],
|
|
1329
|
-
[0, 1], 1
|
|
1381
|
+
[_ETv, _EVT, _EW],
|
|
1382
|
+
[0, 1, 1], 1
|
|
1330
1383
|
];
|
|
1331
1384
|
exports.EventsConfig$ = [3, n0, _EC,
|
|
1332
1385
|
0,
|
|
@@ -1575,14 +1628,24 @@ exports.GetProfileObjectTypeTemplateResponse$ = [3, n0, _GPOTTRe,
|
|
|
1575
1628
|
];
|
|
1576
1629
|
exports.GetProfileRecommendationsRequest$ = [3, n0, _GPRR,
|
|
1577
1630
|
0,
|
|
1578
|
-
[_DN, _PI, _RN, _Conte, _MR],
|
|
1579
|
-
[[0, 1], [0, 1], 0, [() => RecommenderContext, 0], 1], 3
|
|
1631
|
+
[_DN, _PI, _RN, _Conte, _RF, _RPF, _CIa, _MR, _MC],
|
|
1632
|
+
[[0, 1], [0, 1], 0, [() => RecommenderContext, 0], [() => RecommenderFilters, 0], [() => RecommenderPromotionalFilters, 0], 64 | 0, 1, () => exports.MetadataConfig$], 3
|
|
1580
1633
|
];
|
|
1581
1634
|
exports.GetProfileRecommendationsResponse$ = [3, n0, _GPRRe,
|
|
1582
1635
|
0,
|
|
1583
1636
|
[_Rec],
|
|
1584
1637
|
[[() => Recommendations, 0]]
|
|
1585
1638
|
];
|
|
1639
|
+
exports.GetRecommenderFilterRequest$ = [3, n0, _GRFR,
|
|
1640
|
+
0,
|
|
1641
|
+
[_DN, _RFN],
|
|
1642
|
+
[[0, 1], [0, 1]], 2
|
|
1643
|
+
];
|
|
1644
|
+
exports.GetRecommenderFilterResponse$ = [3, n0, _GRFRe,
|
|
1645
|
+
0,
|
|
1646
|
+
[_RFN, _RFE, _CA, _Sta, _Ta, _D, _FR],
|
|
1647
|
+
[0, [() => RecommenderFilterExpression, 0], 4, 0, 128 | 0, [() => sensitiveText, 0], 0], 5
|
|
1648
|
+
];
|
|
1586
1649
|
exports.GetRecommenderRequest$ = [3, n0, _GRR,
|
|
1587
1650
|
0,
|
|
1588
1651
|
[_DN, _RN, _TMC],
|
|
@@ -1698,6 +1761,11 @@ exports.IncrementalPullConfig$ = [3, n0, _IPC,
|
|
|
1698
1761
|
[_DTFN],
|
|
1699
1762
|
[0]
|
|
1700
1763
|
];
|
|
1764
|
+
exports.InferenceConfig$ = [3, n0, _ICn,
|
|
1765
|
+
0,
|
|
1766
|
+
[_MPTPS],
|
|
1767
|
+
[1]
|
|
1768
|
+
];
|
|
1701
1769
|
exports.IntegrationConfig$ = [3, n0, _IC,
|
|
1702
1770
|
0,
|
|
1703
1771
|
[_AI],
|
|
@@ -1923,6 +1991,16 @@ exports.ListProfileObjectTypeTemplatesResponse$ = [3, n0, _LPOTTRi,
|
|
|
1923
1991
|
[_It, _NT],
|
|
1924
1992
|
[() => ProfileObjectTypeTemplateList, 0]
|
|
1925
1993
|
];
|
|
1994
|
+
exports.ListRecommenderFiltersRequest$ = [3, n0, _LRFR,
|
|
1995
|
+
0,
|
|
1996
|
+
[_DN, _MR, _NT],
|
|
1997
|
+
[[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
|
|
1998
|
+
];
|
|
1999
|
+
exports.ListRecommenderFiltersResponse$ = [3, n0, _LRFRi,
|
|
2000
|
+
0,
|
|
2001
|
+
[_NT, _RF],
|
|
2002
|
+
[0, [() => RecommenderFilterSummaryList, 0]]
|
|
2003
|
+
];
|
|
1926
2004
|
exports.ListRecommenderRecipesRequest$ = [3, n0, _LRRR,
|
|
1927
2005
|
0,
|
|
1928
2006
|
[_MR, _NT],
|
|
@@ -2033,6 +2111,11 @@ exports.MergeProfilesResponse$ = [3, n0, _MPRe,
|
|
|
2033
2111
|
[_M],
|
|
2034
2112
|
[0]
|
|
2035
2113
|
];
|
|
2114
|
+
exports.MetadataConfig$ = [3, n0, _MC,
|
|
2115
|
+
0,
|
|
2116
|
+
[_MCe],
|
|
2117
|
+
[64 | 0]
|
|
2118
|
+
];
|
|
2036
2119
|
exports.ObjectAttribute$ = [3, n0, _OAb,
|
|
2037
2120
|
0,
|
|
2038
2121
|
[_COom, _V, _So, _FNie],
|
|
@@ -2165,8 +2248,23 @@ exports.Recommendation$ = [3, n0, _Recom,
|
|
|
2165
2248
|
];
|
|
2166
2249
|
exports.RecommenderConfig$ = [3, n0, _RC,
|
|
2167
2250
|
0,
|
|
2168
|
-
[_EC, _TFr],
|
|
2169
|
-
[() => exports.EventsConfig$, 1
|
|
2251
|
+
[_EC, _TFr, _ICn],
|
|
2252
|
+
[() => exports.EventsConfig$, 1, () => exports.InferenceConfig$]
|
|
2253
|
+
];
|
|
2254
|
+
exports.RecommenderFilter$ = [3, n0, _RFe,
|
|
2255
|
+
0,
|
|
2256
|
+
[_N, _V],
|
|
2257
|
+
[0, [() => RecommenderFilterValues, 0]]
|
|
2258
|
+
];
|
|
2259
|
+
exports.RecommenderFilterSummary$ = [3, n0, _RFS,
|
|
2260
|
+
0,
|
|
2261
|
+
[_RFN, _RFE, _CA, _D, _Sta, _FR, _Ta],
|
|
2262
|
+
[0, [() => RecommenderFilterExpression, 0], 4, [() => sensitiveText, 0], 0, 0, 128 | 0]
|
|
2263
|
+
];
|
|
2264
|
+
exports.RecommenderPromotionalFilter$ = [3, n0, _RPFe,
|
|
2265
|
+
0,
|
|
2266
|
+
[_N, _V, _PNr, _PPI],
|
|
2267
|
+
[0, [() => RecommenderFilterValues, 0], 0, 1]
|
|
2170
2268
|
];
|
|
2171
2269
|
exports.RecommenderRecipe$ = [3, n0, _RRe,
|
|
2172
2270
|
0,
|
|
@@ -2479,6 +2577,7 @@ var CalculatedAttributesForProfileList = [1, n0, _CAFPL,
|
|
|
2479
2577
|
var CalculatedAttributeValueList = [1, n0, _CAVL,
|
|
2480
2578
|
0, () => exports.CalculatedAttributeValue$
|
|
2481
2579
|
];
|
|
2580
|
+
var CandidateIdList = 64 | 0;
|
|
2482
2581
|
var DateValues = 64 | 0;
|
|
2483
2582
|
var DetectedProfileObjectTypes = [1, n0, _DPOTe,
|
|
2484
2583
|
0, [() => exports.DetectedProfileObjectType$,
|
|
@@ -2560,6 +2659,7 @@ var MatchingRuleAttributeList = 64 | 0;
|
|
|
2560
2659
|
var MatchingRules = [1, n0, _MRatch,
|
|
2561
2660
|
0, () => exports.MatchingRule$
|
|
2562
2661
|
];
|
|
2662
|
+
var MetadataColumnsList = 64 | 0;
|
|
2563
2663
|
var ObjectAttributes = [1, n0, _OA,
|
|
2564
2664
|
0, () => exports.ObjectAttribute$
|
|
2565
2665
|
];
|
|
@@ -2609,6 +2709,18 @@ var Recommendations = [1, n0, _Rec,
|
|
|
2609
2709
|
8, [() => exports.Recommendation$,
|
|
2610
2710
|
0]
|
|
2611
2711
|
];
|
|
2712
|
+
var RecommenderFilters = [1, n0, _RF,
|
|
2713
|
+
0, [() => exports.RecommenderFilter$,
|
|
2714
|
+
0]
|
|
2715
|
+
];
|
|
2716
|
+
var RecommenderFilterSummaryList = [1, n0, _RFSL,
|
|
2717
|
+
0, [() => exports.RecommenderFilterSummary$,
|
|
2718
|
+
0]
|
|
2719
|
+
];
|
|
2720
|
+
var RecommenderPromotionalFilters = [1, n0, _RPF,
|
|
2721
|
+
0, [() => exports.RecommenderPromotionalFilter$,
|
|
2722
|
+
0]
|
|
2723
|
+
];
|
|
2612
2724
|
var RecommenderRecipesList = [1, n0, _RRL,
|
|
2613
2725
|
0, () => exports.RecommenderRecipe$
|
|
2614
2726
|
];
|
|
@@ -2683,6 +2795,12 @@ var ObjectTypeNames = 128 | 0;
|
|
|
2683
2795
|
var RecommenderContext = [2, n0, _RCe,
|
|
2684
2796
|
8, 0, 0
|
|
2685
2797
|
];
|
|
2798
|
+
var RecommenderFilterValues = [2, n0, _RFV,
|
|
2799
|
+
0, [0,
|
|
2800
|
+
0],
|
|
2801
|
+
[() => RecommenderFilterAttributeValue,
|
|
2802
|
+
0]
|
|
2803
|
+
];
|
|
2686
2804
|
var TagMap = 128 | 0;
|
|
2687
2805
|
var TaskPropertiesMap = 128 | 0;
|
|
2688
2806
|
var UpdateAttributes = [2, n0, _UApd,
|
|
@@ -2726,6 +2844,9 @@ exports.CreateProfile$ = [9, n0, _CPr,
|
|
|
2726
2844
|
exports.CreateRecommender$ = [9, n0, _CRre,
|
|
2727
2845
|
{ [_h]: ["POST", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] }, () => exports.CreateRecommenderRequest$, () => exports.CreateRecommenderResponse$
|
|
2728
2846
|
];
|
|
2847
|
+
exports.CreateRecommenderFilter$ = [9, n0, _CRF,
|
|
2848
|
+
{ [_h]: ["POST", "/domains/{DomainName}/recommender-filters/{RecommenderFilterName}", 200] }, () => exports.CreateRecommenderFilterRequest$, () => exports.CreateRecommenderFilterResponse$
|
|
2849
|
+
];
|
|
2729
2850
|
exports.CreateSegmentDefinition$ = [9, n0, _CSD,
|
|
2730
2851
|
{ [_h]: ["POST", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] }, () => exports.CreateSegmentDefinitionRequest$, () => exports.CreateSegmentDefinitionResponse$
|
|
2731
2852
|
];
|
|
@@ -2774,6 +2895,9 @@ exports.DeleteProfileObjectType$ = [9, n0, _DPOTel,
|
|
|
2774
2895
|
exports.DeleteRecommender$ = [9, n0, _DR,
|
|
2775
2896
|
{ [_h]: ["DELETE", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] }, () => exports.DeleteRecommenderRequest$, () => exports.DeleteRecommenderResponse$
|
|
2776
2897
|
];
|
|
2898
|
+
exports.DeleteRecommenderFilter$ = [9, n0, _DRF,
|
|
2899
|
+
{ [_h]: ["DELETE", "/domains/{DomainName}/recommender-filters/{RecommenderFilterName}", 200] }, () => exports.DeleteRecommenderFilterRequest$, () => exports.DeleteRecommenderFilterResponse$
|
|
2900
|
+
];
|
|
2777
2901
|
exports.DeleteSegmentDefinition$ = [9, n0, _DSD,
|
|
2778
2902
|
{ [_h]: ["DELETE", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] }, () => exports.DeleteSegmentDefinitionRequest$, () => exports.DeleteSegmentDefinitionResponse$
|
|
2779
2903
|
];
|
|
@@ -2834,6 +2958,9 @@ exports.GetProfileRecommendations$ = [9, n0, _GPR,
|
|
|
2834
2958
|
exports.GetRecommender$ = [9, n0, _GR,
|
|
2835
2959
|
{ [_h]: ["GET", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] }, () => exports.GetRecommenderRequest$, () => exports.GetRecommenderResponse$
|
|
2836
2960
|
];
|
|
2961
|
+
exports.GetRecommenderFilter$ = [9, n0, _GRF,
|
|
2962
|
+
{ [_h]: ["GET", "/domains/{DomainName}/recommender-filters/{RecommenderFilterName}", 200] }, () => exports.GetRecommenderFilterRequest$, () => exports.GetRecommenderFilterResponse$
|
|
2963
|
+
];
|
|
2837
2964
|
exports.GetSegmentDefinition$ = [9, n0, _GSD,
|
|
2838
2965
|
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] }, () => exports.GetSegmentDefinitionRequest$, () => exports.GetSegmentDefinitionResponse$
|
|
2839
2966
|
];
|
|
@@ -2912,6 +3039,9 @@ exports.ListProfileObjectTypes$ = [9, n0, _LPOT,
|
|
|
2912
3039
|
exports.ListProfileObjectTypeTemplates$ = [9, n0, _LPOTT,
|
|
2913
3040
|
{ [_h]: ["GET", "/templates", 200] }, () => exports.ListProfileObjectTypeTemplatesRequest$, () => exports.ListProfileObjectTypeTemplatesResponse$
|
|
2914
3041
|
];
|
|
3042
|
+
exports.ListRecommenderFilters$ = [9, n0, _LRF,
|
|
3043
|
+
{ [_h]: ["GET", "/domains/{DomainName}/recommender-filters", 200] }, () => exports.ListRecommenderFiltersRequest$, () => exports.ListRecommenderFiltersResponse$
|
|
3044
|
+
];
|
|
2915
3045
|
exports.ListRecommenderRecipes$ = [9, n0, _LRRis,
|
|
2916
3046
|
{ [_h]: ["GET", "/recommender-recipes", 200] }, () => exports.ListRecommenderRecipesRequest$, () => exports.ListRecommenderRecipesResponse$
|
|
2917
3047
|
];
|
|
@@ -10,6 +10,7 @@ import { CreateEventTriggerCommand, } from "./commands/CreateEventTriggerCommand
|
|
|
10
10
|
import { CreateIntegrationWorkflowCommand, } from "./commands/CreateIntegrationWorkflowCommand";
|
|
11
11
|
import { CreateProfileCommand, } from "./commands/CreateProfileCommand";
|
|
12
12
|
import { CreateRecommenderCommand, } from "./commands/CreateRecommenderCommand";
|
|
13
|
+
import { CreateRecommenderFilterCommand, } from "./commands/CreateRecommenderFilterCommand";
|
|
13
14
|
import { CreateSegmentDefinitionCommand, } from "./commands/CreateSegmentDefinitionCommand";
|
|
14
15
|
import { CreateSegmentEstimateCommand, } from "./commands/CreateSegmentEstimateCommand";
|
|
15
16
|
import { CreateSegmentSnapshotCommand, } from "./commands/CreateSegmentSnapshotCommand";
|
|
@@ -26,6 +27,7 @@ import { DeleteProfileKeyCommand, } from "./commands/DeleteProfileKeyCommand";
|
|
|
26
27
|
import { DeleteProfileObjectCommand, } from "./commands/DeleteProfileObjectCommand";
|
|
27
28
|
import { DeleteProfileObjectTypeCommand, } from "./commands/DeleteProfileObjectTypeCommand";
|
|
28
29
|
import { DeleteRecommenderCommand, } from "./commands/DeleteRecommenderCommand";
|
|
30
|
+
import { DeleteRecommenderFilterCommand, } from "./commands/DeleteRecommenderFilterCommand";
|
|
29
31
|
import { DeleteSegmentDefinitionCommand, } from "./commands/DeleteSegmentDefinitionCommand";
|
|
30
32
|
import { DeleteWorkflowCommand, } from "./commands/DeleteWorkflowCommand";
|
|
31
33
|
import { DetectProfileObjectTypeCommand, } from "./commands/DetectProfileObjectTypeCommand";
|
|
@@ -46,6 +48,7 @@ import { GetProfileObjectTypeCommand, } from "./commands/GetProfileObjectTypeCom
|
|
|
46
48
|
import { GetProfileObjectTypeTemplateCommand, } from "./commands/GetProfileObjectTypeTemplateCommand";
|
|
47
49
|
import { GetProfileRecommendationsCommand, } from "./commands/GetProfileRecommendationsCommand";
|
|
48
50
|
import { GetRecommenderCommand, } from "./commands/GetRecommenderCommand";
|
|
51
|
+
import { GetRecommenderFilterCommand, } from "./commands/GetRecommenderFilterCommand";
|
|
49
52
|
import { GetSegmentDefinitionCommand, } from "./commands/GetSegmentDefinitionCommand";
|
|
50
53
|
import { GetSegmentEstimateCommand, } from "./commands/GetSegmentEstimateCommand";
|
|
51
54
|
import { GetSegmentMembershipCommand, } from "./commands/GetSegmentMembershipCommand";
|
|
@@ -72,6 +75,7 @@ import { ListProfileHistoryRecordsCommand, } from "./commands/ListProfileHistory
|
|
|
72
75
|
import { ListProfileObjectsCommand, } from "./commands/ListProfileObjectsCommand";
|
|
73
76
|
import { ListProfileObjectTypesCommand, } from "./commands/ListProfileObjectTypesCommand";
|
|
74
77
|
import { ListProfileObjectTypeTemplatesCommand, } from "./commands/ListProfileObjectTypeTemplatesCommand";
|
|
78
|
+
import { ListRecommenderFiltersCommand, } from "./commands/ListRecommenderFiltersCommand";
|
|
75
79
|
import { ListRecommenderRecipesCommand, } from "./commands/ListRecommenderRecipesCommand";
|
|
76
80
|
import { ListRecommendersCommand, } from "./commands/ListRecommendersCommand";
|
|
77
81
|
import { ListRuleBasedMatchesCommand, } from "./commands/ListRuleBasedMatchesCommand";
|
|
@@ -104,6 +108,7 @@ import { paginateListDomainObjectTypes } from "./pagination/ListDomainObjectType
|
|
|
104
108
|
import { paginateListEventStreams } from "./pagination/ListEventStreamsPaginator";
|
|
105
109
|
import { paginateListEventTriggers } from "./pagination/ListEventTriggersPaginator";
|
|
106
110
|
import { paginateListObjectTypeAttributes } from "./pagination/ListObjectTypeAttributesPaginator";
|
|
111
|
+
import { paginateListRecommenderFilters } from "./pagination/ListRecommenderFiltersPaginator";
|
|
107
112
|
import { paginateListRecommenderRecipes } from "./pagination/ListRecommenderRecipesPaginator";
|
|
108
113
|
import { paginateListRecommenders } from "./pagination/ListRecommendersPaginator";
|
|
109
114
|
import { paginateListRuleBasedMatches } from "./pagination/ListRuleBasedMatchesPaginator";
|
|
@@ -121,6 +126,7 @@ const commands = {
|
|
|
121
126
|
CreateIntegrationWorkflowCommand,
|
|
122
127
|
CreateProfileCommand,
|
|
123
128
|
CreateRecommenderCommand,
|
|
129
|
+
CreateRecommenderFilterCommand,
|
|
124
130
|
CreateSegmentDefinitionCommand,
|
|
125
131
|
CreateSegmentEstimateCommand,
|
|
126
132
|
CreateSegmentSnapshotCommand,
|
|
@@ -137,6 +143,7 @@ const commands = {
|
|
|
137
143
|
DeleteProfileObjectCommand,
|
|
138
144
|
DeleteProfileObjectTypeCommand,
|
|
139
145
|
DeleteRecommenderCommand,
|
|
146
|
+
DeleteRecommenderFilterCommand,
|
|
140
147
|
DeleteSegmentDefinitionCommand,
|
|
141
148
|
DeleteWorkflowCommand,
|
|
142
149
|
DetectProfileObjectTypeCommand,
|
|
@@ -157,6 +164,7 @@ const commands = {
|
|
|
157
164
|
GetProfileObjectTypeTemplateCommand,
|
|
158
165
|
GetProfileRecommendationsCommand,
|
|
159
166
|
GetRecommenderCommand,
|
|
167
|
+
GetRecommenderFilterCommand,
|
|
160
168
|
GetSegmentDefinitionCommand,
|
|
161
169
|
GetSegmentEstimateCommand,
|
|
162
170
|
GetSegmentMembershipCommand,
|
|
@@ -183,6 +191,7 @@ const commands = {
|
|
|
183
191
|
ListProfileObjectsCommand,
|
|
184
192
|
ListProfileObjectTypesCommand,
|
|
185
193
|
ListProfileObjectTypeTemplatesCommand,
|
|
194
|
+
ListRecommenderFiltersCommand,
|
|
186
195
|
ListRecommenderRecipesCommand,
|
|
187
196
|
ListRecommendersCommand,
|
|
188
197
|
ListRuleBasedMatchesCommand,
|
|
@@ -216,6 +225,7 @@ const paginators = {
|
|
|
216
225
|
paginateListEventStreams,
|
|
217
226
|
paginateListEventTriggers,
|
|
218
227
|
paginateListObjectTypeAttributes,
|
|
228
|
+
paginateListRecommenderFilters,
|
|
219
229
|
paginateListRecommenderRecipes,
|
|
220
230
|
paginateListRecommenders,
|
|
221
231
|
paginateListRuleBasedMatches,
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { CreateRecommenderFilter$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class CreateRecommenderFilterCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("CustomerProfiles_20200815", "CreateRecommenderFilter", {})
|
|
13
|
+
.n("CustomerProfilesClient", "CreateRecommenderFilterCommand")
|
|
14
|
+
.sc(CreateRecommenderFilter$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DeleteRecommenderFilter$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DeleteRecommenderFilterCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("CustomerProfiles_20200815", "DeleteRecommenderFilter", {})
|
|
13
|
+
.n("CustomerProfilesClient", "DeleteRecommenderFilterCommand")
|
|
14
|
+
.sc(DeleteRecommenderFilter$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { GetRecommenderFilter$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class GetRecommenderFilterCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("CustomerProfiles_20200815", "GetRecommenderFilter", {})
|
|
13
|
+
.n("CustomerProfilesClient", "GetRecommenderFilterCommand")
|
|
14
|
+
.sc(GetRecommenderFilter$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { ListRecommenderFilters$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class ListRecommenderFiltersCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("CustomerProfiles_20200815", "ListRecommenderFilters", {})
|
|
13
|
+
.n("CustomerProfilesClient", "ListRecommenderFiltersCommand")
|
|
14
|
+
.sc(ListRecommenderFilters$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -9,6 +9,7 @@ export * from "./CreateEventTriggerCommand";
|
|
|
9
9
|
export * from "./CreateIntegrationWorkflowCommand";
|
|
10
10
|
export * from "./CreateProfileCommand";
|
|
11
11
|
export * from "./CreateRecommenderCommand";
|
|
12
|
+
export * from "./CreateRecommenderFilterCommand";
|
|
12
13
|
export * from "./CreateSegmentDefinitionCommand";
|
|
13
14
|
export * from "./CreateSegmentEstimateCommand";
|
|
14
15
|
export * from "./CreateSegmentSnapshotCommand";
|
|
@@ -25,6 +26,7 @@ export * from "./DeleteProfileKeyCommand";
|
|
|
25
26
|
export * from "./DeleteProfileObjectCommand";
|
|
26
27
|
export * from "./DeleteProfileObjectTypeCommand";
|
|
27
28
|
export * from "./DeleteRecommenderCommand";
|
|
29
|
+
export * from "./DeleteRecommenderFilterCommand";
|
|
28
30
|
export * from "./DeleteSegmentDefinitionCommand";
|
|
29
31
|
export * from "./DeleteWorkflowCommand";
|
|
30
32
|
export * from "./DetectProfileObjectTypeCommand";
|
|
@@ -45,6 +47,7 @@ export * from "./GetProfileObjectTypeCommand";
|
|
|
45
47
|
export * from "./GetProfileObjectTypeTemplateCommand";
|
|
46
48
|
export * from "./GetProfileRecommendationsCommand";
|
|
47
49
|
export * from "./GetRecommenderCommand";
|
|
50
|
+
export * from "./GetRecommenderFilterCommand";
|
|
48
51
|
export * from "./GetSegmentDefinitionCommand";
|
|
49
52
|
export * from "./GetSegmentEstimateCommand";
|
|
50
53
|
export * from "./GetSegmentMembershipCommand";
|
|
@@ -71,6 +74,7 @@ export * from "./ListProfileHistoryRecordsCommand";
|
|
|
71
74
|
export * from "./ListProfileObjectTypeTemplatesCommand";
|
|
72
75
|
export * from "./ListProfileObjectTypesCommand";
|
|
73
76
|
export * from "./ListProfileObjectsCommand";
|
|
77
|
+
export * from "./ListRecommenderFiltersCommand";
|
|
74
78
|
export * from "./ListRecommenderRecipesCommand";
|
|
75
79
|
export * from "./ListRecommendersCommand";
|
|
76
80
|
export * from "./ListRuleBasedMatchesCommand";
|
package/dist-es/models/enums.js
CHANGED
|
@@ -325,6 +325,7 @@ export const WorkflowType = {
|
|
|
325
325
|
};
|
|
326
326
|
export const RecommenderRecipeName = {
|
|
327
327
|
FREQUENTLY_PAIRED_ITEMS: "frequently-paired-items",
|
|
328
|
+
PERSONALIZED_RANKING: "personalized-ranking",
|
|
328
329
|
POPULAR_ITEMS: "popular-items",
|
|
329
330
|
RECOMMENDED_FOR_YOU: "recommended-for-you",
|
|
330
331
|
SIMILAR_ITEMS: "similar-items",
|
|
@@ -423,6 +424,13 @@ export const TrainingMetricName = {
|
|
|
423
424
|
RECALL: "recall",
|
|
424
425
|
SIMILARITY: "similarity",
|
|
425
426
|
};
|
|
427
|
+
export const RecommenderFilterStatus = {
|
|
428
|
+
ACTIVE: "ACTIVE",
|
|
429
|
+
DELETING: "DELETING",
|
|
430
|
+
FAILED: "FAILED",
|
|
431
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
432
|
+
PENDING: "PENDING",
|
|
433
|
+
};
|
|
426
434
|
export const SegmentType = {
|
|
427
435
|
CLASSIC: "CLASSIC",
|
|
428
436
|
ENHANCED: "ENHANCED",
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
2
|
+
import { ListRecommenderFiltersCommand, } from "../commands/ListRecommenderFiltersCommand";
|
|
3
|
+
import { CustomerProfilesClient } from "../CustomerProfilesClient";
|
|
4
|
+
export const paginateListRecommenderFilters = createPaginator(CustomerProfilesClient, ListRecommenderFiltersCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -5,6 +5,7 @@ export * from "./ListDomainObjectTypesPaginator";
|
|
|
5
5
|
export * from "./ListEventStreamsPaginator";
|
|
6
6
|
export * from "./ListEventTriggersPaginator";
|
|
7
7
|
export * from "./ListObjectTypeAttributesPaginator";
|
|
8
|
+
export * from "./ListRecommenderFiltersPaginator";
|
|
8
9
|
export * from "./ListRecommenderRecipesPaginator";
|
|
9
10
|
export * from "./ListRecommendersPaginator";
|
|
10
11
|
export * from "./ListRuleBasedMatchesPaginator";
|