@aws-sdk/client-customer-profiles 3.803.0 → 3.804.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-es/protocols/Aws_restJson1.js +7 -7
- package/dist-types/commands/AddProfileKeyCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/commands/CreateSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileObjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +1 -1
- package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/commands/GetEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/GetEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/GetMatchesCommand.d.ts +1 -1
- package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentMembershipCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetSimilarProfilesCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +1 -1
- package/dist-types/commands/ListEventStreamsCommand.d.ts +1 -1
- package/dist-types/commands/ListEventTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectTypeAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileAttributeValuesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileObjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +1 -1
- package/dist-types/commands/ListSegmentDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/MergeProfilesCommand.d.ts +1 -1
- package/dist-types/commands/PutIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutProfileObjectCommand.d.ts +1 -1
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/SearchProfilesCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEventTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListObjectTypeAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileAttributeValuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSegmentDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -811,8 +811,8 @@ export const se_ListWorkflowsCommand = async (input, context) => {
|
|
|
811
811
|
});
|
|
812
812
|
let body;
|
|
813
813
|
body = JSON.stringify(take(input, {
|
|
814
|
-
QueryEndDate: (_) => _.getTime() /
|
|
815
|
-
QueryStartDate: (_) => _.getTime() /
|
|
814
|
+
QueryEndDate: (_) => _.getTime() / 1_000,
|
|
815
|
+
QueryStartDate: (_) => _.getTime() / 1_000,
|
|
816
816
|
Status: [],
|
|
817
817
|
WorkflowType: [],
|
|
818
818
|
}));
|
|
@@ -2346,8 +2346,8 @@ const se_AutoMerging = (input, context) => {
|
|
|
2346
2346
|
};
|
|
2347
2347
|
const se_Batch = (input, context) => {
|
|
2348
2348
|
return take(input, {
|
|
2349
|
-
EndTime: (_) => _.getTime() /
|
|
2350
|
-
StartTime: (_) => _.getTime() /
|
|
2349
|
+
EndTime: (_) => _.getTime() / 1_000,
|
|
2350
|
+
StartTime: (_) => _.getTime() / 1_000,
|
|
2351
2351
|
});
|
|
2352
2352
|
};
|
|
2353
2353
|
const se_Batches = (input, context) => {
|
|
@@ -2473,11 +2473,11 @@ const se_ProfileDimension = (input, context) => {
|
|
|
2473
2473
|
const se_ScheduledTriggerProperties = (input, context) => {
|
|
2474
2474
|
return take(input, {
|
|
2475
2475
|
DataPullMode: [],
|
|
2476
|
-
FirstExecutionFrom: (_) => _.getTime() /
|
|
2477
|
-
ScheduleEndTime: (_) => _.getTime() /
|
|
2476
|
+
FirstExecutionFrom: (_) => _.getTime() / 1_000,
|
|
2477
|
+
ScheduleEndTime: (_) => _.getTime() / 1_000,
|
|
2478
2478
|
ScheduleExpression: [],
|
|
2479
2479
|
ScheduleOffset: [],
|
|
2480
|
-
ScheduleStartTime: (_) => _.getTime() /
|
|
2480
|
+
ScheduleStartTime: (_) => _.getTime() / 1_000,
|
|
2481
2481
|
Timezone: [],
|
|
2482
2482
|
});
|
|
2483
2483
|
};
|
|
@@ -23,7 +23,7 @@ export interface AddProfileKeyCommandOutput extends AddProfileKeyResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddProfileKeyCommand_base: {
|
|
25
25
|
new (input: AddProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AddProfileKeyCommandInput, AddProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AddProfileKeyCommandInput, AddProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetCalculatedAttributeForProfileCommandOutput extends Batc
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetCalculatedAttributeForProfileCommand_base: {
|
|
25
25
|
new (input: BatchGetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCalculatedAttributeForProfileCommandInput, BatchGetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCalculatedAttributeForProfileCommandInput, BatchGetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetProfileCommandOutput extends BatchGetProfileResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetProfileCommand_base: {
|
|
25
25
|
new (input: BatchGetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetProfileCommandInput, BatchGetProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetProfileCommandInput, BatchGetProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCalculatedAttributeDefinitionCommandOutput extends Create
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCalculatedAttributeDefinitionCommand_base: {
|
|
25
25
|
new (input: CreateCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCalculatedAttributeDefinitionCommandInput, CreateCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCalculatedAttributeDefinitionCommandInput, CreateCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDomainCommand_base: {
|
|
25
25
|
new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEventStreamCommandOutput extends CreateEventStreamRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEventStreamCommand_base: {
|
|
25
25
|
new (input: CreateEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventStreamCommandInput, CreateEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventStreamCommandInput, CreateEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEventTriggerCommandOutput extends CreateEventTriggerRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEventTriggerCommand_base: {
|
|
25
25
|
new (input: CreateEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTriggerCommandInput, CreateEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTriggerCommandInput, CreateEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateIntegrationWorkflowCommandOutput extends CreateIntegratio
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIntegrationWorkflowCommand_base: {
|
|
25
25
|
new (input: CreateIntegrationWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationWorkflowCommandInput, CreateIntegrationWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateIntegrationWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationWorkflowCommandInput, CreateIntegrationWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProfileCommandOutput extends CreateProfileResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProfileCommand_base: {
|
|
25
25
|
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSegmentDefinitionCommandOutput extends CreateSegmentDefin
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSegmentDefinitionCommand_base: {
|
|
25
25
|
new (input: CreateSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSegmentDefinitionCommandInput, CreateSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSegmentDefinitionCommandInput, CreateSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSegmentEstimateCommandOutput extends CreateSegmentEstimat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSegmentEstimateCommand_base: {
|
|
25
25
|
new (input: CreateSegmentEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSegmentEstimateCommandInput, CreateSegmentEstimateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSegmentEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSegmentEstimateCommandInput, CreateSegmentEstimateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSegmentSnapshotCommandOutput extends CreateSegmentSnapsho
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSegmentSnapshotCommand_base: {
|
|
25
25
|
new (input: CreateSegmentSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSegmentSnapshotCommandInput, CreateSegmentSnapshotCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSegmentSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSegmentSnapshotCommandInput, CreateSegmentSnapshotCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCalculatedAttributeDefinitionCommandOutput extends Delete
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCalculatedAttributeDefinitionCommand_base: {
|
|
25
25
|
new (input: DeleteCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCalculatedAttributeDefinitionCommandInput, DeleteCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCalculatedAttributeDefinitionCommandInput, DeleteCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDomainCommand_base: {
|
|
25
25
|
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEventStreamCommandOutput extends DeleteEventStreamRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEventStreamCommand_base: {
|
|
25
25
|
new (input: DeleteEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEventTriggerCommandOutput extends DeleteEventTriggerRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEventTriggerCommand_base: {
|
|
25
25
|
new (input: DeleteEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTriggerCommandInput, DeleteEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTriggerCommandInput, DeleteEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIntegrationCommandOutput extends DeleteIntegrationRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIntegrationCommand_base: {
|
|
25
25
|
new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileCommandOutput extends DeleteProfileResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileCommand_base: {
|
|
25
25
|
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileKeyCommandOutput extends DeleteProfileKeyResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileKeyCommand_base: {
|
|
25
25
|
new (input: DeleteProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileObjectCommandOutput extends DeleteProfileObjectRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileObjectCommand_base: {
|
|
25
25
|
new (input: DeleteProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileObjectTypeCommandOutput extends DeleteProfileObjec
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileObjectTypeCommand_base: {
|
|
25
25
|
new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSegmentDefinitionCommandOutput extends DeleteSegmentDefin
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSegmentDefinitionCommand_base: {
|
|
25
25
|
new (input: DeleteSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSegmentDefinitionCommandInput, DeleteSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSegmentDefinitionCommandInput, DeleteSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWorkflowCommandOutput extends DeleteWorkflowResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWorkflowCommand_base: {
|
|
25
25
|
new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectProfileObjectTypeCommandOutput extends DetectProfileObjec
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectProfileObjectTypeCommand_base: {
|
|
25
25
|
new (input: DetectProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAutoMergingPreviewCommandOutput extends GetAutoMergingPrevie
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAutoMergingPreviewCommand_base: {
|
|
25
25
|
new (input: GetAutoMergingPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAutoMergingPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCalculatedAttributeDefinitionCommandOutput extends GetCalcul
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCalculatedAttributeDefinitionCommand_base: {
|
|
25
25
|
new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCalculatedAttributeForProfileCommandOutput extends GetCalcul
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCalculatedAttributeForProfileCommand_base: {
|
|
25
25
|
new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDomainCommandOutput extends GetDomainResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDomainCommand_base: {
|
|
25
25
|
new (input: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEventStreamCommandOutput extends GetEventStreamResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEventStreamCommand_base: {
|
|
25
25
|
new (input: GetEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEventTriggerCommandOutput extends GetEventTriggerResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEventTriggerCommand_base: {
|
|
25
25
|
new (input: GetEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventTriggerCommandInput, GetEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventTriggerCommandInput, GetEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityResolutionJobCommandOutput extends GetIdentityResolu
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIdentityResolutionJobCommand_base: {
|
|
25
25
|
new (input: GetIdentityResolutionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIdentityResolutionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIntegrationCommandOutput extends GetIntegrationResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationCommand_base: {
|
|
25
25
|
new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetMatchesCommandOutput extends GetMatchesResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetMatchesCommand_base: {
|
|
25
25
|
new (input: GetMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetProfileObjectTypeCommandOutput extends GetProfileObjectTypeR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileObjectTypeCommand_base: {
|
|
25
25
|
new (input: GetProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeCommandInput, GetProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeCommandInput, GetProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetProfileObjectTypeTemplateCommandOutput extends GetProfileObj
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileObjectTypeTemplateCommand_base: {
|
|
25
25
|
new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeTemplateCommandInput, GetProfileObjectTypeTemplateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeTemplateCommandInput, GetProfileObjectTypeTemplateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSegmentDefinitionCommandOutput extends GetSegmentDefinitionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentDefinitionCommand_base: {
|
|
25
25
|
new (input: GetSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDefinitionCommandInput, GetSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDefinitionCommandInput, GetSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSegmentEstimateCommandOutput extends GetSegmentEstimateRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentEstimateCommand_base: {
|
|
25
25
|
new (input: GetSegmentEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentEstimateCommandInput, GetSegmentEstimateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSegmentEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentEstimateCommandInput, GetSegmentEstimateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSegmentMembershipCommandOutput extends GetSegmentMembershipR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentMembershipCommand_base: {
|
|
25
25
|
new (input: GetSegmentMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentMembershipCommandInput, GetSegmentMembershipCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSegmentMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentMembershipCommandInput, GetSegmentMembershipCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSegmentSnapshotCommandOutput extends GetSegmentSnapshotRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentSnapshotCommand_base: {
|
|
25
25
|
new (input: GetSegmentSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentSnapshotCommandInput, GetSegmentSnapshotCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSegmentSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentSnapshotCommandInput, GetSegmentSnapshotCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSimilarProfilesCommandOutput extends GetSimilarProfilesRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSimilarProfilesCommand_base: {
|
|
25
25
|
new (input: GetSimilarProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSimilarProfilesCommandInput, GetSimilarProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSimilarProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSimilarProfilesCommandInput, GetSimilarProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetWorkflowCommandOutput extends GetWorkflowResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetWorkflowCommand_base: {
|
|
25
25
|
new (input: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetWorkflowStepsCommandOutput extends GetWorkflowStepsResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetWorkflowStepsCommand_base: {
|
|
25
25
|
new (input: GetWorkflowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepsCommandInput, GetWorkflowStepsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetWorkflowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepsCommandInput, GetWorkflowStepsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAccountIntegrationsCommandOutput extends ListAccountIntegra
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAccountIntegrationsCommand_base: {
|
|
25
25
|
new (input: ListAccountIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountIntegrationsCommandInput, ListAccountIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAccountIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountIntegrationsCommandInput, ListAccountIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCalculatedAttributeDefinitionsCommandOutput extends ListCal
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCalculatedAttributeDefinitionsCommand_base: {
|
|
25
25
|
new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributeDefinitionsCommandInput, ListCalculatedAttributeDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributeDefinitionsCommandInput, ListCalculatedAttributeDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCalculatedAttributesForProfileCommandOutput extends ListCal
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCalculatedAttributesForProfileCommand_base: {
|
|
25
25
|
new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributesForProfileCommandInput, ListCalculatedAttributesForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributesForProfileCommandInput, ListCalculatedAttributesForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListEventStreamsCommandOutput extends ListEventStreamsResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListEventStreamsCommand_base: {
|
|
25
25
|
new (input: ListEventStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventStreamsCommandInput, ListEventStreamsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListEventStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventStreamsCommandInput, ListEventStreamsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListEventTriggersCommandOutput extends ListEventTriggersRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListEventTriggersCommand_base: {
|
|
25
25
|
new (input: ListEventTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventTriggersCommandInput, ListEventTriggersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListEventTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventTriggersCommandInput, ListEventTriggersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListIdentityResolutionJobsCommandOutput extends ListIdentityRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListIdentityResolutionJobsCommand_base: {
|
|
25
25
|
new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityResolutionJobsCommandInput, ListIdentityResolutionJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityResolutionJobsCommandInput, ListIdentityResolutionJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListIntegrationsCommandOutput extends ListIntegrationsResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListIntegrationsCommand_base: {
|
|
25
25
|
new (input: ListIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntegrationsCommandInput, ListIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntegrationsCommandInput, ListIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|