@aws-sdk/client-customer-profiles 3.496.0 → 3.501.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 +67 -66
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -5422,28 +5422,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5422
5422
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5423
5423
|
|
|
5424
5424
|
0 && (module.exports = {
|
|
5425
|
-
|
|
5425
|
+
CustomerProfilesServiceException,
|
|
5426
|
+
__Client,
|
|
5427
|
+
CustomerProfilesClient,
|
|
5428
|
+
CustomerProfiles,
|
|
5429
|
+
$Command,
|
|
5426
5430
|
AddProfileKeyCommand,
|
|
5427
|
-
AddressFilterSensitiveLog,
|
|
5428
|
-
AppflowIntegrationFilterSensitiveLog,
|
|
5429
|
-
AttributeDetailsFilterSensitiveLog,
|
|
5430
|
-
AttributeMatchingModel,
|
|
5431
|
-
BadRequestException,
|
|
5432
|
-
ConditionsFilterSensitiveLog,
|
|
5433
|
-
ConflictResolvingModel,
|
|
5434
5431
|
CreateCalculatedAttributeDefinitionCommand,
|
|
5435
|
-
CreateCalculatedAttributeDefinitionRequestFilterSensitiveLog,
|
|
5436
|
-
CreateCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5437
5432
|
CreateDomainCommand,
|
|
5438
5433
|
CreateEventStreamCommand,
|
|
5439
5434
|
CreateIntegrationWorkflowCommand,
|
|
5440
|
-
CreateIntegrationWorkflowRequestFilterSensitiveLog,
|
|
5441
5435
|
CreateProfileCommand,
|
|
5442
|
-
CreateProfileRequestFilterSensitiveLog,
|
|
5443
|
-
CustomerProfiles,
|
|
5444
|
-
CustomerProfilesClient,
|
|
5445
|
-
CustomerProfilesServiceException,
|
|
5446
|
-
DataPullMode,
|
|
5447
5436
|
DeleteCalculatedAttributeDefinitionCommand,
|
|
5448
5437
|
DeleteDomainCommand,
|
|
5449
5438
|
DeleteEventStreamCommand,
|
|
@@ -5454,17 +5443,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5454
5443
|
DeleteProfileObjectTypeCommand,
|
|
5455
5444
|
DeleteWorkflowCommand,
|
|
5456
5445
|
DetectProfileObjectTypeCommand,
|
|
5457
|
-
DetectProfileObjectTypeRequestFilterSensitiveLog,
|
|
5458
|
-
DetectProfileObjectTypeResponseFilterSensitiveLog,
|
|
5459
|
-
DetectedProfileObjectTypeFilterSensitiveLog,
|
|
5460
|
-
EventStreamDestinationStatus,
|
|
5461
|
-
EventStreamState,
|
|
5462
|
-
FieldContentType,
|
|
5463
|
-
FlowDefinitionFilterSensitiveLog,
|
|
5464
|
-
Gender,
|
|
5465
5446
|
GetAutoMergingPreviewCommand,
|
|
5466
5447
|
GetCalculatedAttributeDefinitionCommand,
|
|
5467
|
-
GetCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5468
5448
|
GetCalculatedAttributeForProfileCommand,
|
|
5469
5449
|
GetDomainCommand,
|
|
5470
5450
|
GetEventStreamCommand,
|
|
@@ -5472,20 +5452,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5472
5452
|
GetIntegrationCommand,
|
|
5473
5453
|
GetMatchesCommand,
|
|
5474
5454
|
GetProfileObjectTypeCommand,
|
|
5475
|
-
GetProfileObjectTypeResponseFilterSensitiveLog,
|
|
5476
5455
|
GetProfileObjectTypeTemplateCommand,
|
|
5477
|
-
GetProfileObjectTypeTemplateResponseFilterSensitiveLog,
|
|
5478
5456
|
GetSimilarProfilesCommand,
|
|
5479
5457
|
GetWorkflowCommand,
|
|
5480
5458
|
GetWorkflowStepsCommand,
|
|
5481
|
-
IdentityResolutionJobStatus,
|
|
5482
|
-
IntegrationConfigFilterSensitiveLog,
|
|
5483
|
-
InternalServerException,
|
|
5484
|
-
JobScheduleDayOfTheWeek,
|
|
5485
5459
|
ListAccountIntegrationsCommand,
|
|
5486
|
-
ListCalculatedAttributeDefinitionItemFilterSensitiveLog,
|
|
5487
5460
|
ListCalculatedAttributeDefinitionsCommand,
|
|
5488
|
-
ListCalculatedAttributeDefinitionsResponseFilterSensitiveLog,
|
|
5489
5461
|
ListCalculatedAttributesForProfileCommand,
|
|
5490
5462
|
ListDomainsCommand,
|
|
5491
5463
|
ListEventStreamsCommand,
|
|
@@ -5493,55 +5465,84 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5493
5465
|
ListIntegrationsCommand,
|
|
5494
5466
|
ListProfileObjectTypeTemplatesCommand,
|
|
5495
5467
|
ListProfileObjectTypesCommand,
|
|
5496
|
-
ListProfileObjectTypesResponseFilterSensitiveLog,
|
|
5497
5468
|
ListProfileObjectsCommand,
|
|
5498
|
-
ListProfileObjectsItemFilterSensitiveLog,
|
|
5499
|
-
ListProfileObjectsResponseFilterSensitiveLog,
|
|
5500
5469
|
ListRuleBasedMatchesCommand,
|
|
5501
5470
|
ListTagsForResourceCommand,
|
|
5502
5471
|
ListWorkflowsCommand,
|
|
5503
|
-
LogicalOperator,
|
|
5504
|
-
MarketoConnectorOperator,
|
|
5505
|
-
MatchType,
|
|
5506
5472
|
MergeProfilesCommand,
|
|
5507
|
-
Operator,
|
|
5508
|
-
OperatorPropertiesKeys,
|
|
5509
|
-
PartyType,
|
|
5510
|
-
ProfileFilterSensitiveLog,
|
|
5511
5473
|
PutIntegrationCommand,
|
|
5512
|
-
PutIntegrationRequestFilterSensitiveLog,
|
|
5513
5474
|
PutProfileObjectCommand,
|
|
5514
|
-
PutProfileObjectRequestFilterSensitiveLog,
|
|
5515
5475
|
PutProfileObjectTypeCommand,
|
|
5516
|
-
|
|
5517
|
-
|
|
5476
|
+
SearchProfilesCommand,
|
|
5477
|
+
TagResourceCommand,
|
|
5478
|
+
UntagResourceCommand,
|
|
5479
|
+
UpdateCalculatedAttributeDefinitionCommand,
|
|
5480
|
+
UpdateDomainCommand,
|
|
5481
|
+
UpdateProfileCommand,
|
|
5482
|
+
paginateListEventStreams,
|
|
5483
|
+
AccessDeniedException,
|
|
5484
|
+
BadRequestException,
|
|
5485
|
+
InternalServerException,
|
|
5518
5486
|
ResourceNotFoundException,
|
|
5519
|
-
|
|
5487
|
+
ThrottlingException,
|
|
5488
|
+
SourceConnectorType,
|
|
5489
|
+
MarketoConnectorOperator,
|
|
5520
5490
|
S3ConnectorOperator,
|
|
5521
5491
|
SalesforceConnectorOperator,
|
|
5522
|
-
SearchProfilesCommand,
|
|
5523
|
-
SearchProfilesResponseFilterSensitiveLog,
|
|
5524
5492
|
ServiceNowConnectorOperator,
|
|
5525
|
-
|
|
5526
|
-
|
|
5527
|
-
Statistic,
|
|
5528
|
-
Status,
|
|
5529
|
-
TagResourceCommand,
|
|
5493
|
+
ZendeskConnectorOperator,
|
|
5494
|
+
OperatorPropertiesKeys,
|
|
5530
5495
|
TaskType,
|
|
5531
|
-
|
|
5496
|
+
DataPullMode,
|
|
5532
5497
|
TriggerType,
|
|
5498
|
+
Status,
|
|
5499
|
+
AttributeMatchingModel,
|
|
5500
|
+
ConflictResolvingModel,
|
|
5533
5501
|
Unit,
|
|
5534
|
-
|
|
5535
|
-
|
|
5536
|
-
|
|
5502
|
+
Operator,
|
|
5503
|
+
Statistic,
|
|
5504
|
+
JobScheduleDayOfTheWeek,
|
|
5505
|
+
RuleBasedMatchingStatus,
|
|
5506
|
+
WorkflowType,
|
|
5507
|
+
Gender,
|
|
5508
|
+
PartyType,
|
|
5509
|
+
FieldContentType,
|
|
5510
|
+
StandardIdentifier,
|
|
5511
|
+
EventStreamDestinationStatus,
|
|
5512
|
+
EventStreamState,
|
|
5513
|
+
IdentityResolutionJobStatus,
|
|
5514
|
+
MatchType,
|
|
5515
|
+
LogicalOperator,
|
|
5516
|
+
AddressFilterSensitiveLog,
|
|
5517
|
+
FlowDefinitionFilterSensitiveLog,
|
|
5518
|
+
AppflowIntegrationFilterSensitiveLog,
|
|
5519
|
+
AttributeDetailsFilterSensitiveLog,
|
|
5520
|
+
ListCalculatedAttributeDefinitionItemFilterSensitiveLog,
|
|
5521
|
+
ConditionsFilterSensitiveLog,
|
|
5522
|
+
CreateCalculatedAttributeDefinitionRequestFilterSensitiveLog,
|
|
5523
|
+
CreateCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5524
|
+
IntegrationConfigFilterSensitiveLog,
|
|
5525
|
+
CreateIntegrationWorkflowRequestFilterSensitiveLog,
|
|
5526
|
+
CreateProfileRequestFilterSensitiveLog,
|
|
5527
|
+
DetectProfileObjectTypeRequestFilterSensitiveLog,
|
|
5528
|
+
DetectedProfileObjectTypeFilterSensitiveLog,
|
|
5529
|
+
DetectProfileObjectTypeResponseFilterSensitiveLog,
|
|
5530
|
+
GetCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5531
|
+
GetProfileObjectTypeResponseFilterSensitiveLog,
|
|
5532
|
+
GetProfileObjectTypeTemplateResponseFilterSensitiveLog,
|
|
5533
|
+
ListCalculatedAttributeDefinitionsResponseFilterSensitiveLog,
|
|
5534
|
+
ListProfileObjectsItemFilterSensitiveLog,
|
|
5535
|
+
ListProfileObjectsResponseFilterSensitiveLog,
|
|
5536
|
+
ListProfileObjectTypesResponseFilterSensitiveLog,
|
|
5537
|
+
PutIntegrationRequestFilterSensitiveLog,
|
|
5538
|
+
PutProfileObjectRequestFilterSensitiveLog,
|
|
5539
|
+
PutProfileObjectTypeRequestFilterSensitiveLog,
|
|
5540
|
+
PutProfileObjectTypeResponseFilterSensitiveLog,
|
|
5541
|
+
ProfileFilterSensitiveLog,
|
|
5542
|
+
SearchProfilesResponseFilterSensitiveLog,
|
|
5537
5543
|
UpdateCalculatedAttributeDefinitionRequestFilterSensitiveLog,
|
|
5538
5544
|
UpdateCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5539
|
-
|
|
5540
|
-
|
|
5541
|
-
UpdateProfileRequestFilterSensitiveLog,
|
|
5542
|
-
WorkflowType,
|
|
5543
|
-
ZendeskConnectorOperator,
|
|
5544
|
-
__Client,
|
|
5545
|
-
paginateListEventStreams
|
|
5545
|
+
UpdateAddressFilterSensitiveLog,
|
|
5546
|
+
UpdateProfileRequestFilterSensitiveLog
|
|
5546
5547
|
});
|
|
5547
5548
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-customer-profiles",
|
|
3
3
|
"description": "AWS SDK for JavaScript Customer Profiles Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-customer-profiles",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|