@aws-sdk/client-customer-profiles 3.952.0 → 3.954.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 +1349 -924
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AddProfileKeyCommand.js +2 -2
- package/dist-es/commands/BatchGetCalculatedAttributeForProfileCommand.js +2 -2
- package/dist-es/commands/BatchGetProfileCommand.js +2 -2
- package/dist-es/commands/CreateCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateDomainLayoutCommand.js +2 -2
- package/dist-es/commands/CreateEventStreamCommand.js +2 -2
- package/dist-es/commands/CreateEventTriggerCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationWorkflowCommand.js +2 -2
- package/dist-es/commands/CreateProfileCommand.js +2 -2
- package/dist-es/commands/CreateRecommenderCommand.js +2 -2
- package/dist-es/commands/CreateSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateSegmentEstimateCommand.js +2 -2
- package/dist-es/commands/CreateSegmentSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateUploadJobCommand.js +2 -2
- package/dist-es/commands/DeleteCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteDomainLayoutCommand.js +2 -2
- package/dist-es/commands/DeleteDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-es/commands/DeleteEventTriggerCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteProfileCommand.js +2 -2
- package/dist-es/commands/DeleteProfileKeyCommand.js +2 -2
- package/dist-es/commands/DeleteProfileObjectCommand.js +2 -2
- package/dist-es/commands/DeleteProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/DeleteRecommenderCommand.js +2 -2
- package/dist-es/commands/DeleteSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DetectProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetAutoMergingPreviewCommand.js +2 -2
- package/dist-es/commands/GetCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/GetCalculatedAttributeForProfileCommand.js +2 -2
- package/dist-es/commands/GetDomainCommand.js +2 -2
- package/dist-es/commands/GetDomainLayoutCommand.js +2 -2
- package/dist-es/commands/GetDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetEventStreamCommand.js +2 -2
- package/dist-es/commands/GetEventTriggerCommand.js +2 -2
- package/dist-es/commands/GetIdentityResolutionJobCommand.js +2 -2
- package/dist-es/commands/GetIntegrationCommand.js +2 -2
- package/dist-es/commands/GetMatchesCommand.js +2 -2
- package/dist-es/commands/GetObjectTypeAttributeStatisticsCommand.js +2 -2
- package/dist-es/commands/GetProfileHistoryRecordCommand.js +2 -2
- package/dist-es/commands/GetProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetProfileObjectTypeTemplateCommand.js +2 -2
- package/dist-es/commands/GetProfileRecommendationsCommand.js +2 -2
- package/dist-es/commands/GetRecommenderCommand.js +2 -2
- package/dist-es/commands/GetSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/GetSegmentEstimateCommand.js +2 -2
- package/dist-es/commands/GetSegmentMembershipCommand.js +2 -2
- package/dist-es/commands/GetSegmentSnapshotCommand.js +2 -2
- package/dist-es/commands/GetSimilarProfilesCommand.js +2 -2
- package/dist-es/commands/GetUploadJobCommand.js +2 -2
- package/dist-es/commands/GetUploadJobPathCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowStepsCommand.js +2 -2
- package/dist-es/commands/ListAccountIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListCalculatedAttributeDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListCalculatedAttributesForProfileCommand.js +2 -2
- package/dist-es/commands/ListDomainLayoutsCommand.js +2 -2
- package/dist-es/commands/ListDomainObjectTypesCommand.js +2 -2
- package/dist-es/commands/ListDomainsCommand.js +2 -2
- package/dist-es/commands/ListEventStreamsCommand.js +2 -2
- package/dist-es/commands/ListEventTriggersCommand.js +2 -2
- package/dist-es/commands/ListIdentityResolutionJobsCommand.js +2 -2
- package/dist-es/commands/ListIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListObjectTypeAttributeValuesCommand.js +2 -2
- package/dist-es/commands/ListObjectTypeAttributesCommand.js +2 -2
- package/dist-es/commands/ListProfileAttributeValuesCommand.js +2 -2
- package/dist-es/commands/ListProfileHistoryRecordsCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectTypeTemplatesCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectTypesCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectsCommand.js +2 -2
- package/dist-es/commands/ListRecommenderRecipesCommand.js +2 -2
- package/dist-es/commands/ListRecommendersCommand.js +2 -2
- package/dist-es/commands/ListRuleBasedMatchesCommand.js +2 -2
- package/dist-es/commands/ListSegmentDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListUploadJobsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/MergeProfilesCommand.js +2 -2
- package/dist-es/commands/PutDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/PutIntegrationCommand.js +2 -2
- package/dist-es/commands/PutProfileObjectCommand.js +2 -2
- package/dist-es/commands/PutProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/SearchProfilesCommand.js +2 -2
- package/dist-es/commands/StartRecommenderCommand.js +2 -2
- package/dist-es/commands/StartUploadJobCommand.js +2 -2
- package/dist-es/commands/StopRecommenderCommand.js +2 -2
- package/dist-es/commands/StopUploadJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +2 -2
- package/dist-es/commands/UpdateDomainLayoutCommand.js +2 -2
- package/dist-es/commands/UpdateEventTriggerCommand.js +2 -2
- package/dist-es/commands/UpdateProfileCommand.js +2 -2
- package/dist-es/commands/UpdateRecommenderCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +864 -863
- package/dist-types/CustomerProfilesClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +425 -529
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +424 -531
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDomainObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDomainObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDomainObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDomainObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetDomainObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetDomainObjectTypeCommand")
|
|
14
|
-
.sc(GetDomainObjectType)
|
|
14
|
+
.sc(GetDomainObjectType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetEventStream } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEventStream$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEventStreamCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEventStreamCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetEventStream", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetEventStreamCommand")
|
|
14
|
-
.sc(GetEventStream)
|
|
14
|
+
.sc(GetEventStream$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetEventTrigger } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEventTrigger$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEventTriggerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEventTriggerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetEventTrigger", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetEventTriggerCommand")
|
|
14
|
-
.sc(GetEventTrigger)
|
|
14
|
+
.sc(GetEventTrigger$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetIdentityResolutionJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetIdentityResolutionJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetIdentityResolutionJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetIdentityResolutionJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetIdentityResolutionJob", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetIdentityResolutionJobCommand")
|
|
14
|
-
.sc(GetIdentityResolutionJob)
|
|
14
|
+
.sc(GetIdentityResolutionJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetIntegration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetIntegration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetIntegrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetIntegrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetIntegration", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetIntegrationCommand")
|
|
14
|
-
.sc(GetIntegration)
|
|
14
|
+
.sc(GetIntegration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetMatches } from "../schemas/schemas_0";
|
|
4
|
+
import { GetMatches$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetMatchesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetMatchesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetMatches", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetMatchesCommand")
|
|
14
|
-
.sc(GetMatches)
|
|
14
|
+
.sc(GetMatches$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetObjectTypeAttributeStatistics } from "../schemas/schemas_0";
|
|
4
|
+
import { GetObjectTypeAttributeStatistics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectTypeAttributeStatisticsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetObjectTypeAttributeStatisticsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetObjectTypeAttributeStatistics", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetObjectTypeAttributeStatisticsCommand")
|
|
14
|
-
.sc(GetObjectTypeAttributeStatistics)
|
|
14
|
+
.sc(GetObjectTypeAttributeStatistics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetProfileHistoryRecord } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProfileHistoryRecord$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProfileHistoryRecordCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProfileHistoryRecordCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetProfileHistoryRecord", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetProfileHistoryRecordCommand")
|
|
14
|
-
.sc(GetProfileHistoryRecord)
|
|
14
|
+
.sc(GetProfileHistoryRecord$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetProfileObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProfileObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProfileObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProfileObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetProfileObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetProfileObjectTypeCommand")
|
|
14
|
-
.sc(GetProfileObjectType)
|
|
14
|
+
.sc(GetProfileObjectType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetProfileObjectTypeTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProfileObjectTypeTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProfileObjectTypeTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProfileObjectTypeTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetProfileObjectTypeTemplate", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetProfileObjectTypeTemplateCommand")
|
|
14
|
-
.sc(GetProfileObjectTypeTemplate)
|
|
14
|
+
.sc(GetProfileObjectTypeTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetProfileRecommendations } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProfileRecommendations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProfileRecommendationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProfileRecommendationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetProfileRecommendations", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetProfileRecommendationsCommand")
|
|
14
|
-
.sc(GetProfileRecommendations)
|
|
14
|
+
.sc(GetProfileRecommendations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRecommender } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRecommender$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRecommenderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRecommenderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetRecommender", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetRecommenderCommand")
|
|
14
|
-
.sc(GetRecommender)
|
|
14
|
+
.sc(GetRecommender$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetSegmentDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetSegmentDefinitionCommand")
|
|
14
|
-
.sc(GetSegmentDefinition)
|
|
14
|
+
.sc(GetSegmentDefinition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentEstimate } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentEstimate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentEstimateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentEstimateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetSegmentEstimate", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetSegmentEstimateCommand")
|
|
14
|
-
.sc(GetSegmentEstimate)
|
|
14
|
+
.sc(GetSegmentEstimate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentMembership } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentMembership$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentMembershipCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentMembershipCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetSegmentMembership", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetSegmentMembershipCommand")
|
|
14
|
-
.sc(GetSegmentMembership)
|
|
14
|
+
.sc(GetSegmentMembership$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSegmentSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSegmentSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSegmentSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSegmentSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetSegmentSnapshot", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetSegmentSnapshotCommand")
|
|
14
|
-
.sc(GetSegmentSnapshot)
|
|
14
|
+
.sc(GetSegmentSnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSimilarProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSimilarProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSimilarProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSimilarProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetSimilarProfiles", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetSimilarProfilesCommand")
|
|
14
|
-
.sc(GetSimilarProfiles)
|
|
14
|
+
.sc(GetSimilarProfiles$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetUploadJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUploadJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUploadJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUploadJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetUploadJob", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetUploadJobCommand")
|
|
14
|
-
.sc(GetUploadJob)
|
|
14
|
+
.sc(GetUploadJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetUploadJobPath } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUploadJobPath$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUploadJobPathCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUploadJobPathCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetUploadJobPath", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetUploadJobPathCommand")
|
|
14
|
-
.sc(GetUploadJobPath)
|
|
14
|
+
.sc(GetUploadJobPath$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetWorkflow", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetWorkflowCommand")
|
|
14
|
-
.sc(GetWorkflow)
|
|
14
|
+
.sc(GetWorkflow$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflowSteps } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflowSteps$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowStepsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowStepsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetWorkflowSteps", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetWorkflowStepsCommand")
|
|
14
|
-
.sc(GetWorkflowSteps)
|
|
14
|
+
.sc(GetWorkflowSteps$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAccountIntegrations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAccountIntegrations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAccountIntegrationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAccountIntegrationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListAccountIntegrations", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListAccountIntegrationsCommand")
|
|
14
|
-
.sc(ListAccountIntegrations)
|
|
14
|
+
.sc(ListAccountIntegrations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListCalculatedAttributeDefinitions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListCalculatedAttributeDefinitions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListCalculatedAttributeDefinitionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListCalculatedAttributeDefinitionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListCalculatedAttributeDefinitions", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListCalculatedAttributeDefinitionsCommand")
|
|
14
|
-
.sc(ListCalculatedAttributeDefinitions)
|
|
14
|
+
.sc(ListCalculatedAttributeDefinitions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListCalculatedAttributesForProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { ListCalculatedAttributesForProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListCalculatedAttributesForProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListCalculatedAttributesForProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListCalculatedAttributesForProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListCalculatedAttributesForProfileCommand")
|
|
14
|
-
.sc(ListCalculatedAttributesForProfile)
|
|
14
|
+
.sc(ListCalculatedAttributesForProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDomainLayouts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomainLayouts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainLayoutsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainLayoutsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListDomainLayouts", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListDomainLayoutsCommand")
|
|
14
|
-
.sc(ListDomainLayouts)
|
|
14
|
+
.sc(ListDomainLayouts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDomainObjectTypes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomainObjectTypes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainObjectTypesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainObjectTypesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListDomainObjectTypes", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListDomainObjectTypesCommand")
|
|
14
|
-
.sc(ListDomainObjectTypes)
|
|
14
|
+
.sc(ListDomainObjectTypes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDomains } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomains$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListDomains", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListDomainsCommand")
|
|
14
|
-
.sc(ListDomains)
|
|
14
|
+
.sc(ListDomains$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEventStreams } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEventStreams$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEventStreamsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEventStreamsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListEventStreams", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListEventStreamsCommand")
|
|
14
|
-
.sc(ListEventStreams)
|
|
14
|
+
.sc(ListEventStreams$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEventTriggers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEventTriggers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEventTriggersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEventTriggersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListEventTriggers", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListEventTriggersCommand")
|
|
14
|
-
.sc(ListEventTriggers)
|
|
14
|
+
.sc(ListEventTriggers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListIdentityResolutionJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListIdentityResolutionJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListIdentityResolutionJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListIdentityResolutionJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListIdentityResolutionJobs", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListIdentityResolutionJobsCommand")
|
|
14
|
-
.sc(ListIdentityResolutionJobs)
|
|
14
|
+
.sc(ListIdentityResolutionJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListIntegrations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListIntegrations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListIntegrationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListIntegrationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListIntegrations", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListIntegrationsCommand")
|
|
14
|
-
.sc(ListIntegrations)
|
|
14
|
+
.sc(ListIntegrations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListObjectTypeAttributeValues } from "../schemas/schemas_0";
|
|
4
|
+
import { ListObjectTypeAttributeValues$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListObjectTypeAttributeValuesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListObjectTypeAttributeValuesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListObjectTypeAttributeValues", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListObjectTypeAttributeValuesCommand")
|
|
14
|
-
.sc(ListObjectTypeAttributeValues)
|
|
14
|
+
.sc(ListObjectTypeAttributeValues$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListObjectTypeAttributes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListObjectTypeAttributes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListObjectTypeAttributesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListObjectTypeAttributesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListObjectTypeAttributes", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListObjectTypeAttributesCommand")
|
|
14
|
-
.sc(ListObjectTypeAttributes)
|
|
14
|
+
.sc(ListObjectTypeAttributes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProfileAttributeValues } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProfileAttributeValues$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProfileAttributeValuesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProfileAttributeValuesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListProfileAttributeValues", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListProfileAttributeValuesCommand")
|
|
14
|
-
.sc(ListProfileAttributeValues)
|
|
14
|
+
.sc(ListProfileAttributeValues$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProfileHistoryRecords } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProfileHistoryRecords$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProfileHistoryRecordsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProfileHistoryRecordsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListProfileHistoryRecords", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListProfileHistoryRecordsCommand")
|
|
14
|
-
.sc(ListProfileHistoryRecords)
|
|
14
|
+
.sc(ListProfileHistoryRecords$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProfileObjectTypeTemplates } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProfileObjectTypeTemplates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProfileObjectTypeTemplatesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProfileObjectTypeTemplatesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListProfileObjectTypeTemplates", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListProfileObjectTypeTemplatesCommand")
|
|
14
|
-
.sc(ListProfileObjectTypeTemplates)
|
|
14
|
+
.sc(ListProfileObjectTypeTemplates$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|