@aws-sdk/client-customer-profiles 3.495.0 → 3.499.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 +69 -66
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -5420,29 +5420,19 @@ var paginateListEventStreams = (0, import_core.createPaginator)(CustomerProfiles
|
|
|
5420
5420
|
// src/index.ts
|
|
5421
5421
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
5422
5422
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5423
|
+
|
|
5423
5424
|
0 && (module.exports = {
|
|
5424
|
-
|
|
5425
|
+
CustomerProfilesServiceException,
|
|
5426
|
+
__Client,
|
|
5427
|
+
CustomerProfilesClient,
|
|
5428
|
+
CustomerProfiles,
|
|
5429
|
+
$Command,
|
|
5425
5430
|
AddProfileKeyCommand,
|
|
5426
|
-
AddressFilterSensitiveLog,
|
|
5427
|
-
AppflowIntegrationFilterSensitiveLog,
|
|
5428
|
-
AttributeDetailsFilterSensitiveLog,
|
|
5429
|
-
AttributeMatchingModel,
|
|
5430
|
-
BadRequestException,
|
|
5431
|
-
ConditionsFilterSensitiveLog,
|
|
5432
|
-
ConflictResolvingModel,
|
|
5433
5431
|
CreateCalculatedAttributeDefinitionCommand,
|
|
5434
|
-
CreateCalculatedAttributeDefinitionRequestFilterSensitiveLog,
|
|
5435
|
-
CreateCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5436
5432
|
CreateDomainCommand,
|
|
5437
5433
|
CreateEventStreamCommand,
|
|
5438
5434
|
CreateIntegrationWorkflowCommand,
|
|
5439
|
-
CreateIntegrationWorkflowRequestFilterSensitiveLog,
|
|
5440
5435
|
CreateProfileCommand,
|
|
5441
|
-
CreateProfileRequestFilterSensitiveLog,
|
|
5442
|
-
CustomerProfiles,
|
|
5443
|
-
CustomerProfilesClient,
|
|
5444
|
-
CustomerProfilesServiceException,
|
|
5445
|
-
DataPullMode,
|
|
5446
5436
|
DeleteCalculatedAttributeDefinitionCommand,
|
|
5447
5437
|
DeleteDomainCommand,
|
|
5448
5438
|
DeleteEventStreamCommand,
|
|
@@ -5453,17 +5443,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5453
5443
|
DeleteProfileObjectTypeCommand,
|
|
5454
5444
|
DeleteWorkflowCommand,
|
|
5455
5445
|
DetectProfileObjectTypeCommand,
|
|
5456
|
-
DetectProfileObjectTypeRequestFilterSensitiveLog,
|
|
5457
|
-
DetectProfileObjectTypeResponseFilterSensitiveLog,
|
|
5458
|
-
DetectedProfileObjectTypeFilterSensitiveLog,
|
|
5459
|
-
EventStreamDestinationStatus,
|
|
5460
|
-
EventStreamState,
|
|
5461
|
-
FieldContentType,
|
|
5462
|
-
FlowDefinitionFilterSensitiveLog,
|
|
5463
|
-
Gender,
|
|
5464
5446
|
GetAutoMergingPreviewCommand,
|
|
5465
5447
|
GetCalculatedAttributeDefinitionCommand,
|
|
5466
|
-
GetCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5467
5448
|
GetCalculatedAttributeForProfileCommand,
|
|
5468
5449
|
GetDomainCommand,
|
|
5469
5450
|
GetEventStreamCommand,
|
|
@@ -5471,20 +5452,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5471
5452
|
GetIntegrationCommand,
|
|
5472
5453
|
GetMatchesCommand,
|
|
5473
5454
|
GetProfileObjectTypeCommand,
|
|
5474
|
-
GetProfileObjectTypeResponseFilterSensitiveLog,
|
|
5475
5455
|
GetProfileObjectTypeTemplateCommand,
|
|
5476
|
-
GetProfileObjectTypeTemplateResponseFilterSensitiveLog,
|
|
5477
5456
|
GetSimilarProfilesCommand,
|
|
5478
5457
|
GetWorkflowCommand,
|
|
5479
5458
|
GetWorkflowStepsCommand,
|
|
5480
|
-
IdentityResolutionJobStatus,
|
|
5481
|
-
IntegrationConfigFilterSensitiveLog,
|
|
5482
|
-
InternalServerException,
|
|
5483
|
-
JobScheduleDayOfTheWeek,
|
|
5484
5459
|
ListAccountIntegrationsCommand,
|
|
5485
|
-
ListCalculatedAttributeDefinitionItemFilterSensitiveLog,
|
|
5486
5460
|
ListCalculatedAttributeDefinitionsCommand,
|
|
5487
|
-
ListCalculatedAttributeDefinitionsResponseFilterSensitiveLog,
|
|
5488
5461
|
ListCalculatedAttributesForProfileCommand,
|
|
5489
5462
|
ListDomainsCommand,
|
|
5490
5463
|
ListEventStreamsCommand,
|
|
@@ -5492,54 +5465,84 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5492
5465
|
ListIntegrationsCommand,
|
|
5493
5466
|
ListProfileObjectTypeTemplatesCommand,
|
|
5494
5467
|
ListProfileObjectTypesCommand,
|
|
5495
|
-
ListProfileObjectTypesResponseFilterSensitiveLog,
|
|
5496
5468
|
ListProfileObjectsCommand,
|
|
5497
|
-
ListProfileObjectsItemFilterSensitiveLog,
|
|
5498
|
-
ListProfileObjectsResponseFilterSensitiveLog,
|
|
5499
5469
|
ListRuleBasedMatchesCommand,
|
|
5500
5470
|
ListTagsForResourceCommand,
|
|
5501
5471
|
ListWorkflowsCommand,
|
|
5502
|
-
LogicalOperator,
|
|
5503
|
-
MarketoConnectorOperator,
|
|
5504
|
-
MatchType,
|
|
5505
5472
|
MergeProfilesCommand,
|
|
5506
|
-
Operator,
|
|
5507
|
-
OperatorPropertiesKeys,
|
|
5508
|
-
PartyType,
|
|
5509
|
-
ProfileFilterSensitiveLog,
|
|
5510
5473
|
PutIntegrationCommand,
|
|
5511
|
-
PutIntegrationRequestFilterSensitiveLog,
|
|
5512
5474
|
PutProfileObjectCommand,
|
|
5513
|
-
PutProfileObjectRequestFilterSensitiveLog,
|
|
5514
5475
|
PutProfileObjectTypeCommand,
|
|
5515
|
-
|
|
5516
|
-
|
|
5476
|
+
SearchProfilesCommand,
|
|
5477
|
+
TagResourceCommand,
|
|
5478
|
+
UntagResourceCommand,
|
|
5479
|
+
UpdateCalculatedAttributeDefinitionCommand,
|
|
5480
|
+
UpdateDomainCommand,
|
|
5481
|
+
UpdateProfileCommand,
|
|
5482
|
+
paginateListEventStreams,
|
|
5483
|
+
AccessDeniedException,
|
|
5484
|
+
BadRequestException,
|
|
5485
|
+
InternalServerException,
|
|
5517
5486
|
ResourceNotFoundException,
|
|
5518
|
-
|
|
5487
|
+
ThrottlingException,
|
|
5488
|
+
SourceConnectorType,
|
|
5489
|
+
MarketoConnectorOperator,
|
|
5519
5490
|
S3ConnectorOperator,
|
|
5520
5491
|
SalesforceConnectorOperator,
|
|
5521
|
-
SearchProfilesCommand,
|
|
5522
|
-
SearchProfilesResponseFilterSensitiveLog,
|
|
5523
5492
|
ServiceNowConnectorOperator,
|
|
5524
|
-
|
|
5525
|
-
|
|
5526
|
-
Statistic,
|
|
5527
|
-
Status,
|
|
5528
|
-
TagResourceCommand,
|
|
5493
|
+
ZendeskConnectorOperator,
|
|
5494
|
+
OperatorPropertiesKeys,
|
|
5529
5495
|
TaskType,
|
|
5530
|
-
|
|
5496
|
+
DataPullMode,
|
|
5531
5497
|
TriggerType,
|
|
5498
|
+
Status,
|
|
5499
|
+
AttributeMatchingModel,
|
|
5500
|
+
ConflictResolvingModel,
|
|
5532
5501
|
Unit,
|
|
5533
|
-
|
|
5534
|
-
|
|
5535
|
-
|
|
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,
|
|
5536
5543
|
UpdateCalculatedAttributeDefinitionRequestFilterSensitiveLog,
|
|
5537
5544
|
UpdateCalculatedAttributeDefinitionResponseFilterSensitiveLog,
|
|
5538
|
-
|
|
5539
|
-
|
|
5540
|
-
UpdateProfileRequestFilterSensitiveLog,
|
|
5541
|
-
WorkflowType,
|
|
5542
|
-
ZendeskConnectorOperator,
|
|
5543
|
-
__Client,
|
|
5544
|
-
paginateListEventStreams
|
|
5545
|
+
UpdateAddressFilterSensitiveLog,
|
|
5546
|
+
UpdateProfileRequestFilterSensitiveLog
|
|
5545
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.499.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,47 +20,47 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|