@aws-sdk/client-customer-profiles 3.529.1 → 3.535.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-types/CustomerProfiles.d.ts +3 -1
- package/dist-types/CustomerProfilesClient.d.ts +1 -1
- 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/models/models_0.d.ts +766 -766
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/CustomerProfiles.d.ts +2 -0
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: CustomerProfilesClientConfig) =>
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: CustomerProfilesClientConfig) =>
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: CustomerProfilesClientConfig) =>
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { CustomerProfilesClientConfig } from "./CustomerProfilesClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: CustomerProfilesClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CustomerProfilesClientConfig) =>
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -649,6 +649,7 @@ export interface CustomerProfiles {
|
|
|
649
649
|
data?: ListCalculatedAttributesForProfileCommandOutput
|
|
650
650
|
) => void
|
|
651
651
|
): void;
|
|
652
|
+
listDomains(): Promise<ListDomainsCommandOutput>;
|
|
652
653
|
listDomains(
|
|
653
654
|
args: ListDomainsCommandInput,
|
|
654
655
|
options?: __HttpHandlerOptions
|
|
@@ -727,6 +728,7 @@ export interface CustomerProfiles {
|
|
|
727
728
|
options: __HttpHandlerOptions,
|
|
728
729
|
cb: (err: any, data?: ListProfileObjectTypesCommandOutput) => void
|
|
729
730
|
): void;
|
|
731
|
+
listProfileObjectTypeTemplates(): Promise<ListProfileObjectTypeTemplatesCommandOutput>;
|
|
730
732
|
listProfileObjectTypeTemplates(
|
|
731
733
|
args: ListProfileObjectTypeTemplatesCommandInput,
|
|
732
734
|
options?: __HttpHandlerOptions
|
|
@@ -24,6 +24,15 @@ declare const AddProfileKeyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AddProfileKeyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AddProfileKeyCommandInput,
|
|
31
|
+
AddProfileKeyCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AddProfileKeyCommand extends AddProfileKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateCalculatedAttributeDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateCalculatedAttributeDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateCalculatedAttributeDefinitionCommandInput,
|
|
32
|
+
CreateCalculatedAttributeDefinitionCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateCalculatedAttributeDefinitionCommand extends CreateCalculatedAttributeDefinitionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateDomainCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateDomainCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateDomainCommandInput,
|
|
28
|
+
CreateDomainCommandOutput,
|
|
29
|
+
CustomerProfilesClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateDomainCommand extends CreateDomainCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEventStreamCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEventStreamCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEventStreamCommandInput,
|
|
32
|
+
CreateEventStreamCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEventStreamCommand extends CreateEventStreamCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateIntegrationWorkflowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateIntegrationWorkflowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateIntegrationWorkflowCommandInput,
|
|
32
|
+
CreateIntegrationWorkflowCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateIntegrationWorkflowCommand extends CreateIntegrationWorkflowCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateProfileCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateProfileCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateProfileCommandInput,
|
|
31
|
+
CreateProfileCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateProfileCommand extends CreateProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteCalculatedAttributeDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteCalculatedAttributeDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteCalculatedAttributeDefinitionCommandInput,
|
|
32
|
+
DeleteCalculatedAttributeDefinitionCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteCalculatedAttributeDefinitionCommand extends DeleteCalculatedAttributeDefinitionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteDomainCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteDomainCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteDomainCommandInput,
|
|
28
|
+
DeleteDomainCommandOutput,
|
|
29
|
+
CustomerProfilesClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteDomainCommand extends DeleteDomainCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEventStreamCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEventStreamCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEventStreamCommandInput,
|
|
32
|
+
DeleteEventStreamCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEventStreamCommand extends DeleteEventStreamCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteIntegrationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteIntegrationCommandInput,
|
|
32
|
+
DeleteIntegrationCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteIntegrationCommand extends DeleteIntegrationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteProfileCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteProfileCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteProfileCommandInput,
|
|
31
|
+
DeleteProfileCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteProfileCommand extends DeleteProfileCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteProfileKeyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteProfileKeyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteProfileKeyCommandInput,
|
|
31
|
+
DeleteProfileKeyCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteProfileKeyCommand extends DeleteProfileKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteProfileObjectCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteProfileObjectCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteProfileObjectCommandInput,
|
|
32
|
+
DeleteProfileObjectCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteProfileObjectCommand extends DeleteProfileObjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteProfileObjectTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteProfileObjectTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteProfileObjectTypeCommandInput,
|
|
32
|
+
DeleteProfileObjectTypeCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteProfileObjectTypeCommand extends DeleteProfileObjectTypeCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteWorkflowCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteWorkflowCommandInput,
|
|
31
|
+
DeleteWorkflowCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DetectProfileObjectTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DetectProfileObjectTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DetectProfileObjectTypeCommandInput,
|
|
32
|
+
DetectProfileObjectTypeCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DetectProfileObjectTypeCommand extends DetectProfileObjectTypeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAutoMergingPreviewCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetAutoMergingPreviewCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAutoMergingPreviewCommandInput,
|
|
32
|
+
GetAutoMergingPreviewCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAutoMergingPreviewCommand extends GetAutoMergingPreviewCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCalculatedAttributeDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCalculatedAttributeDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCalculatedAttributeDefinitionCommandInput,
|
|
32
|
+
GetCalculatedAttributeDefinitionCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCalculatedAttributeDefinitionCommand extends GetCalculatedAttributeDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCalculatedAttributeForProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCalculatedAttributeForProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCalculatedAttributeForProfileCommandInput,
|
|
32
|
+
GetCalculatedAttributeForProfileCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCalculatedAttributeForProfileCommand extends GetCalculatedAttributeForProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDomainCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDomainCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDomainCommandInput,
|
|
28
|
+
GetDomainCommandOutput,
|
|
29
|
+
CustomerProfilesClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDomainCommand extends GetDomainCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetEventStreamCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetEventStreamCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetEventStreamCommandInput,
|
|
31
|
+
GetEventStreamCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetEventStreamCommand extends GetEventStreamCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetIdentityResolutionJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetIdentityResolutionJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetIdentityResolutionJobCommandInput,
|
|
32
|
+
GetIdentityResolutionJobCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetIdentityResolutionJobCommand extends GetIdentityResolutionJobCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetIntegrationCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetIntegrationCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetIntegrationCommandInput,
|
|
31
|
+
GetIntegrationCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetIntegrationCommand extends GetIntegrationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetMatchesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetMatchesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetMatchesCommandInput,
|
|
28
|
+
GetMatchesCommandOutput,
|
|
29
|
+
CustomerProfilesClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetMatchesCommand extends GetMatchesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetProfileObjectTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetProfileObjectTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetProfileObjectTypeCommandInput,
|
|
32
|
+
GetProfileObjectTypeCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetProfileObjectTypeCommand extends GetProfileObjectTypeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetProfileObjectTypeTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetProfileObjectTypeTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetProfileObjectTypeTemplateCommandInput,
|
|
32
|
+
GetProfileObjectTypeTemplateCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetProfileObjectTypeTemplateCommand extends GetProfileObjectTypeTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSimilarProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSimilarProfilesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSimilarProfilesCommandInput,
|
|
32
|
+
GetSimilarProfilesCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSimilarProfilesCommand extends GetSimilarProfilesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetWorkflowCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetWorkflowCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetWorkflowCommandInput,
|
|
28
|
+
GetWorkflowCommandOutput,
|
|
29
|
+
CustomerProfilesClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetWorkflowCommand extends GetWorkflowCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetWorkflowStepsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetWorkflowStepsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetWorkflowStepsCommandInput,
|
|
31
|
+
GetWorkflowStepsCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetWorkflowStepsCommand extends GetWorkflowStepsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAccountIntegrationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAccountIntegrationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAccountIntegrationsCommandInput,
|
|
32
|
+
ListAccountIntegrationsCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAccountIntegrationsCommand extends ListAccountIntegrationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCalculatedAttributeDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListCalculatedAttributeDefinitionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCalculatedAttributeDefinitionsCommandInput,
|
|
32
|
+
ListCalculatedAttributeDefinitionsCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCalculatedAttributeDefinitionsCommand extends ListCalculatedAttributeDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCalculatedAttributesForProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListCalculatedAttributesForProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCalculatedAttributesForProfileCommandInput,
|
|
32
|
+
ListCalculatedAttributesForProfileCommandOutput,
|
|
33
|
+
CustomerProfilesClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCalculatedAttributesForProfileCommand extends ListCalculatedAttributesForProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListDomainsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListDomainsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListDomainsCommandInput,
|
|
28
|
+
ListDomainsCommandOutput,
|
|
29
|
+
CustomerProfilesClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListDomainsCommand extends ListDomainsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListEventStreamsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListEventStreamsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListEventStreamsCommandInput,
|
|
31
|
+
ListEventStreamsCommandOutput,
|
|
32
|
+
CustomerProfilesClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListEventStreamsCommand extends ListEventStreamsCommand_base {}
|