@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
package/dist-types/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
export * from "./CustomerProfilesClient";
|
|
12
12
|
export * from "./CustomerProfiles";
|
|
13
13
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
14
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
-
export { CustomerProfilesExtensionConfiguration } from "./extensionConfiguration";
|
|
14
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
+
export type { CustomerProfilesExtensionConfiguration } from "./extensionConfiguration";
|
|
16
16
|
export * from "./commands";
|
|
17
17
|
export * from "./pagination";
|
|
18
18
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: CustomerProfilesClientConfig) =>
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -382,8 +382,8 @@ export interface ClientDefaults
|
|
|
382
382
|
serviceId?: string;
|
|
383
383
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
384
384
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
385
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
386
385
|
region?: string | __Provider<string>;
|
|
386
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
387
387
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
388
388
|
maxAttempts?: number | __Provider<number>;
|
|
389
389
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddProfileKeyRequest,
|
|
10
10
|
AddProfileKeyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddProfileKeyCommandInput extends AddProfileKeyRequest {}
|
|
14
15
|
export interface AddProfileKeyCommandOutput
|
|
15
16
|
extends AddProfileKeyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCalculatedAttributeDefinitionRequest,
|
|
10
10
|
CreateCalculatedAttributeDefinitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCalculatedAttributeDefinitionCommandInput
|
|
14
15
|
extends CreateCalculatedAttributeDefinitionRequest {}
|
|
15
16
|
export interface CreateCalculatedAttributeDefinitionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { CreateDomainRequest, CreateDomainResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateDomainCommandInput extends CreateDomainRequest {}
|
|
11
12
|
export interface CreateDomainCommandOutput
|
|
12
13
|
extends CreateDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateEventStreamRequest,
|
|
10
10
|
CreateEventStreamResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEventStreamCommandInput
|
|
14
15
|
extends CreateEventStreamRequest {}
|
|
15
16
|
export interface CreateEventStreamCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateIntegrationWorkflowRequest,
|
|
10
10
|
CreateIntegrationWorkflowResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateIntegrationWorkflowCommandInput
|
|
14
15
|
extends CreateIntegrationWorkflowRequest {}
|
|
15
16
|
export interface CreateIntegrationWorkflowCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateProfileRequest,
|
|
10
10
|
CreateProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateProfileCommandInput extends CreateProfileRequest {}
|
|
14
15
|
export interface CreateProfileCommandOutput
|
|
15
16
|
extends CreateProfileResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteCalculatedAttributeDefinitionRequest,
|
|
10
10
|
DeleteCalculatedAttributeDefinitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteCalculatedAttributeDefinitionCommandInput
|
|
14
15
|
extends DeleteCalculatedAttributeDefinitionRequest {}
|
|
15
16
|
export interface DeleteCalculatedAttributeDefinitionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteDomainCommandInput extends DeleteDomainRequest {}
|
|
11
12
|
export interface DeleteDomainCommandOutput
|
|
12
13
|
extends DeleteDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteEventStreamRequest,
|
|
10
10
|
DeleteEventStreamResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteEventStreamCommandInput
|
|
14
15
|
extends DeleteEventStreamRequest {}
|
|
15
16
|
export interface DeleteEventStreamCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteIntegrationRequest,
|
|
10
10
|
DeleteIntegrationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIntegrationCommandInput
|
|
14
15
|
extends DeleteIntegrationRequest {}
|
|
15
16
|
export interface DeleteIntegrationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteProfileRequest,
|
|
10
10
|
DeleteProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteProfileCommandInput extends DeleteProfileRequest {}
|
|
14
15
|
export interface DeleteProfileCommandOutput
|
|
15
16
|
extends DeleteProfileResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteProfileKeyRequest,
|
|
10
10
|
DeleteProfileKeyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteProfileKeyCommandInput extends DeleteProfileKeyRequest {}
|
|
14
15
|
export interface DeleteProfileKeyCommandOutput
|
|
15
16
|
extends DeleteProfileKeyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteProfileObjectRequest,
|
|
10
10
|
DeleteProfileObjectResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteProfileObjectCommandInput
|
|
14
15
|
extends DeleteProfileObjectRequest {}
|
|
15
16
|
export interface DeleteProfileObjectCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteProfileObjectTypeRequest,
|
|
10
10
|
DeleteProfileObjectTypeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteProfileObjectTypeCommandInput
|
|
14
15
|
extends DeleteProfileObjectTypeRequest {}
|
|
15
16
|
export interface DeleteProfileObjectTypeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteWorkflowRequest,
|
|
10
10
|
DeleteWorkflowResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteWorkflowCommandInput extends DeleteWorkflowRequest {}
|
|
14
15
|
export interface DeleteWorkflowCommandOutput
|
|
15
16
|
extends DeleteWorkflowResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DetectProfileObjectTypeRequest,
|
|
10
10
|
DetectProfileObjectTypeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DetectProfileObjectTypeCommandInput
|
|
14
15
|
extends DetectProfileObjectTypeRequest {}
|
|
15
16
|
export interface DetectProfileObjectTypeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAutoMergingPreviewRequest,
|
|
10
10
|
GetAutoMergingPreviewResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAutoMergingPreviewCommandInput
|
|
14
15
|
extends GetAutoMergingPreviewRequest {}
|
|
15
16
|
export interface GetAutoMergingPreviewCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCalculatedAttributeDefinitionRequest,
|
|
10
10
|
GetCalculatedAttributeDefinitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCalculatedAttributeDefinitionCommandInput
|
|
14
15
|
extends GetCalculatedAttributeDefinitionRequest {}
|
|
15
16
|
export interface GetCalculatedAttributeDefinitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCalculatedAttributeForProfileRequest,
|
|
10
10
|
GetCalculatedAttributeForProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCalculatedAttributeForProfileCommandInput
|
|
14
15
|
extends GetCalculatedAttributeForProfileRequest {}
|
|
15
16
|
export interface GetCalculatedAttributeForProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { GetDomainRequest, GetDomainResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetDomainCommandInput extends GetDomainRequest {}
|
|
11
12
|
export interface GetDomainCommandOutput
|
|
12
13
|
extends GetDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetEventStreamRequest,
|
|
10
10
|
GetEventStreamResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetEventStreamCommandInput extends GetEventStreamRequest {}
|
|
14
15
|
export interface GetEventStreamCommandOutput
|
|
15
16
|
extends GetEventStreamResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetIdentityResolutionJobRequest,
|
|
10
10
|
GetIdentityResolutionJobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetIdentityResolutionJobCommandInput
|
|
14
15
|
extends GetIdentityResolutionJobRequest {}
|
|
15
16
|
export interface GetIdentityResolutionJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetIntegrationRequest,
|
|
10
10
|
GetIntegrationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetIntegrationCommandInput extends GetIntegrationRequest {}
|
|
14
15
|
export interface GetIntegrationCommandOutput
|
|
15
16
|
extends GetIntegrationResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CustomerProfilesClient";
|
|
8
8
|
import { GetMatchesRequest, GetMatchesResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetMatchesCommandInput extends GetMatchesRequest {}
|
|
11
12
|
export interface GetMatchesCommandOutput
|
|
12
13
|
extends GetMatchesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetProfileObjectTypeRequest,
|
|
10
10
|
GetProfileObjectTypeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetProfileObjectTypeCommandInput
|
|
14
15
|
extends GetProfileObjectTypeRequest {}
|
|
15
16
|
export interface GetProfileObjectTypeCommandOutput
|