@aws-sdk/client-customer-profiles 3.588.0 → 3.592.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 +0 -52
- package/dist-types/CustomerProfilesClient.d.ts +4 -4
- package/dist-types/commands/AddProfileKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventStreamCommand.d.ts +2 -1
- package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileObjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainCommand.d.ts +2 -1
- package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +2 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/GetMatchesCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetSimilarProfilesCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventStreamsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListIntegrationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileObjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/MergeProfilesCommand.d.ts +2 -1
- package/dist-types/commands/PutIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/PutProfileObjectCommand.d.ts +2 -1
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/SearchProfilesCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CustomerProfilesServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CustomerProfilesServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetProfileObjectTypeTemplateRequest,
|
|
10
10
|
GetProfileObjectTypeTemplateResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetProfileObjectTypeTemplateCommandInput
|
|
14
15
|
extends GetProfileObjectTypeTemplateRequest {}
|
|
15
16
|
export interface GetProfileObjectTypeTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetSimilarProfilesRequest,
|
|
10
10
|
GetSimilarProfilesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSimilarProfilesCommandInput
|
|
14
15
|
extends GetSimilarProfilesRequest {}
|
|
15
16
|
export interface GetSimilarProfilesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { GetWorkflowRequest, GetWorkflowResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetWorkflowCommandInput extends GetWorkflowRequest {}
|
|
11
12
|
export interface GetWorkflowCommandOutput
|
|
12
13
|
extends GetWorkflowResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetWorkflowStepsRequest,
|
|
10
10
|
GetWorkflowStepsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetWorkflowStepsCommandInput extends GetWorkflowStepsRequest {}
|
|
14
15
|
export interface GetWorkflowStepsCommandOutput
|
|
15
16
|
extends GetWorkflowStepsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAccountIntegrationsRequest,
|
|
10
10
|
ListAccountIntegrationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAccountIntegrationsCommandInput
|
|
14
15
|
extends ListAccountIntegrationsRequest {}
|
|
15
16
|
export interface ListAccountIntegrationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCalculatedAttributeDefinitionsRequest,
|
|
10
10
|
ListCalculatedAttributeDefinitionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCalculatedAttributeDefinitionsCommandInput
|
|
14
15
|
extends ListCalculatedAttributeDefinitionsRequest {}
|
|
15
16
|
export interface ListCalculatedAttributeDefinitionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCalculatedAttributesForProfileRequest,
|
|
10
10
|
ListCalculatedAttributesForProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCalculatedAttributesForProfileCommandInput
|
|
14
15
|
extends ListCalculatedAttributesForProfileRequest {}
|
|
15
16
|
export interface ListCalculatedAttributesForProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { ListDomainsRequest, ListDomainsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListDomainsCommandInput extends ListDomainsRequest {}
|
|
11
12
|
export interface ListDomainsCommandOutput
|
|
12
13
|
extends ListDomainsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListEventStreamsRequest,
|
|
10
10
|
ListEventStreamsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEventStreamsCommandInput extends ListEventStreamsRequest {}
|
|
14
15
|
export interface ListEventStreamsCommandOutput
|
|
15
16
|
extends ListEventStreamsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListIdentityResolutionJobsRequest,
|
|
10
10
|
ListIdentityResolutionJobsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIdentityResolutionJobsCommandInput
|
|
14
15
|
extends ListIdentityResolutionJobsRequest {}
|
|
15
16
|
export interface ListIdentityResolutionJobsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListIntegrationsRequest,
|
|
10
10
|
ListIntegrationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIntegrationsCommandInput extends ListIntegrationsRequest {}
|
|
14
15
|
export interface ListIntegrationsCommandOutput
|
|
15
16
|
extends ListIntegrationsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListProfileObjectTypeTemplatesRequest,
|
|
10
10
|
ListProfileObjectTypeTemplatesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListProfileObjectTypeTemplatesCommandInput
|
|
14
15
|
extends ListProfileObjectTypeTemplatesRequest {}
|
|
15
16
|
export interface ListProfileObjectTypeTemplatesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListProfileObjectTypesRequest,
|
|
10
10
|
ListProfileObjectTypesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListProfileObjectTypesCommandInput
|
|
14
15
|
extends ListProfileObjectTypesRequest {}
|
|
15
16
|
export interface ListProfileObjectTypesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListProfileObjectsRequest,
|
|
10
10
|
ListProfileObjectsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListProfileObjectsCommandInput
|
|
14
15
|
extends ListProfileObjectsRequest {}
|
|
15
16
|
export interface ListProfileObjectsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRuleBasedMatchesRequest,
|
|
10
10
|
ListRuleBasedMatchesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRuleBasedMatchesCommandInput
|
|
14
15
|
extends ListRuleBasedMatchesRequest {}
|
|
15
16
|
export interface ListRuleBasedMatchesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListWorkflowsRequest,
|
|
10
10
|
ListWorkflowsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListWorkflowsCommandInput extends ListWorkflowsRequest {}
|
|
14
15
|
export interface ListWorkflowsCommandOutput
|
|
15
16
|
extends ListWorkflowsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergeProfilesRequest,
|
|
10
10
|
MergeProfilesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergeProfilesCommandInput extends MergeProfilesRequest {}
|
|
14
15
|
export interface MergeProfilesCommandOutput
|
|
15
16
|
extends MergeProfilesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutIntegrationRequest,
|
|
10
10
|
PutIntegrationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutIntegrationCommandInput extends PutIntegrationRequest {}
|
|
14
15
|
export interface PutIntegrationCommandOutput
|
|
15
16
|
extends PutIntegrationResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutProfileObjectRequest,
|
|
10
10
|
PutProfileObjectResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutProfileObjectCommandInput extends PutProfileObjectRequest {}
|
|
14
15
|
export interface PutProfileObjectCommandOutput
|
|
15
16
|
extends PutProfileObjectResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutProfileObjectTypeRequest,
|
|
10
10
|
PutProfileObjectTypeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutProfileObjectTypeCommandInput
|
|
14
15
|
extends PutProfileObjectTypeRequest {}
|
|
15
16
|
export interface PutProfileObjectTypeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
SearchProfilesRequest,
|
|
10
10
|
SearchProfilesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SearchProfilesCommandInput extends SearchProfilesRequest {}
|
|
14
15
|
export interface SearchProfilesCommandOutput
|
|
15
16
|
extends SearchProfilesResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateCalculatedAttributeDefinitionRequest,
|
|
10
10
|
UpdateCalculatedAttributeDefinitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateCalculatedAttributeDefinitionCommandInput
|
|
14
15
|
extends UpdateCalculatedAttributeDefinitionRequest {}
|
|
15
16
|
export interface UpdateCalculatedAttributeDefinitionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { UpdateDomainRequest, UpdateDomainResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateDomainCommandInput extends UpdateDomainRequest {}
|
|
11
12
|
export interface UpdateDomainCommandOutput
|
|
12
13
|
extends UpdateDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateProfileRequest,
|
|
10
10
|
UpdateProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateProfileCommandInput extends UpdateProfileRequest {}
|
|
14
15
|
export interface UpdateProfileCommandOutput
|
|
15
16
|
extends UpdateProfileResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class CustomerProfilesServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -22,10 +22,10 @@ export declare const getRuntimeConfig: (
|
|
|
22
22
|
serviceId: string;
|
|
23
23
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
24
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
25
26
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
26
27
|
import("@smithy/types").UserAgent
|
|
27
28
|
>;
|
|
28
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
29
29
|
credentialDefaultProvider: (
|
|
30
30
|
input: any
|
|
31
31
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
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.592.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,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|