@aws-sdk/client-customer-profiles 3.952.0 → 3.953.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
|
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.customerprofiles",
|
|
32
|
+
version: "2020-08-15",
|
|
33
|
+
serviceTarget: "CustomerProfiles_20200815",
|
|
34
|
+
},
|
|
30
35
|
serviceId: config?.serviceId ?? "Customer Profiles",
|
|
31
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
32
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -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 { AddProfileKey } from "../schemas/schemas_0";
|
|
4
|
+
import { AddProfileKey$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AddProfileKeyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AddProfileKeyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "AddProfileKey", {})
|
|
13
13
|
.n("CustomerProfilesClient", "AddProfileKeyCommand")
|
|
14
|
-
.sc(AddProfileKey)
|
|
14
|
+
.sc(AddProfileKey$)
|
|
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 { BatchGetCalculatedAttributeForProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchGetCalculatedAttributeForProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetCalculatedAttributeForProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchGetCalculatedAttributeForProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "BatchGetCalculatedAttributeForProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "BatchGetCalculatedAttributeForProfileCommand")
|
|
14
|
-
.sc(BatchGetCalculatedAttributeForProfile)
|
|
14
|
+
.sc(BatchGetCalculatedAttributeForProfile$)
|
|
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 { BatchGetProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchGetProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchGetProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "BatchGetProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "BatchGetProfileCommand")
|
|
14
|
-
.sc(BatchGetProfile)
|
|
14
|
+
.sc(BatchGetProfile$)
|
|
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 { CreateCalculatedAttributeDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCalculatedAttributeDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCalculatedAttributeDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCalculatedAttributeDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateCalculatedAttributeDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateCalculatedAttributeDefinitionCommand")
|
|
14
|
-
.sc(CreateCalculatedAttributeDefinition)
|
|
14
|
+
.sc(CreateCalculatedAttributeDefinition$)
|
|
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 { CreateDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateDomain", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateDomainCommand")
|
|
14
|
-
.sc(CreateDomain)
|
|
14
|
+
.sc(CreateDomain$)
|
|
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 { CreateDomainLayout } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDomainLayout$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDomainLayoutCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDomainLayoutCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateDomainLayout", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateDomainLayoutCommand")
|
|
14
|
-
.sc(CreateDomainLayout)
|
|
14
|
+
.sc(CreateDomainLayout$)
|
|
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 { CreateEventStream } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEventStream$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEventStreamCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEventStreamCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateEventStream", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateEventStreamCommand")
|
|
14
|
-
.sc(CreateEventStream)
|
|
14
|
+
.sc(CreateEventStream$)
|
|
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 { CreateEventTrigger } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEventTrigger$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEventTriggerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEventTriggerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateEventTrigger", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateEventTriggerCommand")
|
|
14
|
-
.sc(CreateEventTrigger)
|
|
14
|
+
.sc(CreateEventTrigger$)
|
|
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 { CreateIntegrationWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateIntegrationWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateIntegrationWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateIntegrationWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateIntegrationWorkflow", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateIntegrationWorkflowCommand")
|
|
14
|
-
.sc(CreateIntegrationWorkflow)
|
|
14
|
+
.sc(CreateIntegrationWorkflow$)
|
|
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 { CreateProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateProfileCommand")
|
|
14
|
-
.sc(CreateProfile)
|
|
14
|
+
.sc(CreateProfile$)
|
|
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 { CreateRecommender } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateRecommender$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateRecommenderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateRecommenderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateRecommender", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateRecommenderCommand")
|
|
14
|
-
.sc(CreateRecommender)
|
|
14
|
+
.sc(CreateRecommender$)
|
|
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 { CreateSegmentDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSegmentDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSegmentDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSegmentDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateSegmentDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateSegmentDefinitionCommand")
|
|
14
|
-
.sc(CreateSegmentDefinition)
|
|
14
|
+
.sc(CreateSegmentDefinition$)
|
|
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 { CreateSegmentEstimate } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSegmentEstimate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSegmentEstimateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSegmentEstimateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateSegmentEstimate", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateSegmentEstimateCommand")
|
|
14
|
-
.sc(CreateSegmentEstimate)
|
|
14
|
+
.sc(CreateSegmentEstimate$)
|
|
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 { CreateSegmentSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSegmentSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSegmentSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSegmentSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateSegmentSnapshot", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateSegmentSnapshotCommand")
|
|
14
|
-
.sc(CreateSegmentSnapshot)
|
|
14
|
+
.sc(CreateSegmentSnapshot$)
|
|
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 { CreateUploadJob } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUploadJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUploadJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUploadJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "CreateUploadJob", {})
|
|
13
13
|
.n("CustomerProfilesClient", "CreateUploadJobCommand")
|
|
14
|
-
.sc(CreateUploadJob)
|
|
14
|
+
.sc(CreateUploadJob$)
|
|
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 { DeleteCalculatedAttributeDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCalculatedAttributeDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCalculatedAttributeDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCalculatedAttributeDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteCalculatedAttributeDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteCalculatedAttributeDefinitionCommand")
|
|
14
|
-
.sc(DeleteCalculatedAttributeDefinition)
|
|
14
|
+
.sc(DeleteCalculatedAttributeDefinition$)
|
|
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 { DeleteDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteDomain", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteDomainCommand")
|
|
14
|
-
.sc(DeleteDomain)
|
|
14
|
+
.sc(DeleteDomain$)
|
|
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 { DeleteDomainLayout } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDomainLayout$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDomainLayoutCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDomainLayoutCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteDomainLayout", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteDomainLayoutCommand")
|
|
14
|
-
.sc(DeleteDomainLayout)
|
|
14
|
+
.sc(DeleteDomainLayout$)
|
|
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 { DeleteDomainObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDomainObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDomainObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDomainObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteDomainObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteDomainObjectTypeCommand")
|
|
14
|
-
.sc(DeleteDomainObjectType)
|
|
14
|
+
.sc(DeleteDomainObjectType$)
|
|
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 { DeleteEventStream } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEventStream$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEventStreamCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEventStreamCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteEventStream", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteEventStreamCommand")
|
|
14
|
-
.sc(DeleteEventStream)
|
|
14
|
+
.sc(DeleteEventStream$)
|
|
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 { DeleteEventTrigger } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEventTrigger$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEventTriggerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEventTriggerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteEventTrigger", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteEventTriggerCommand")
|
|
14
|
-
.sc(DeleteEventTrigger)
|
|
14
|
+
.sc(DeleteEventTrigger$)
|
|
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 { DeleteIntegration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteIntegration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteIntegrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteIntegrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteIntegration", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteIntegrationCommand")
|
|
14
|
-
.sc(DeleteIntegration)
|
|
14
|
+
.sc(DeleteIntegration$)
|
|
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 { DeleteProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteProfileCommand")
|
|
14
|
-
.sc(DeleteProfile)
|
|
14
|
+
.sc(DeleteProfile$)
|
|
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 { DeleteProfileKey } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProfileKey$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProfileKeyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProfileKeyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteProfileKey", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteProfileKeyCommand")
|
|
14
|
-
.sc(DeleteProfileKey)
|
|
14
|
+
.sc(DeleteProfileKey$)
|
|
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 { DeleteProfileObject } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProfileObject$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProfileObjectCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProfileObjectCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteProfileObject", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteProfileObjectCommand")
|
|
14
|
-
.sc(DeleteProfileObject)
|
|
14
|
+
.sc(DeleteProfileObject$)
|
|
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 { DeleteProfileObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProfileObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProfileObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProfileObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteProfileObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteProfileObjectTypeCommand")
|
|
14
|
-
.sc(DeleteProfileObjectType)
|
|
14
|
+
.sc(DeleteProfileObjectType$)
|
|
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 { DeleteRecommender } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteRecommender$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteRecommenderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteRecommenderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteRecommender", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteRecommenderCommand")
|
|
14
|
-
.sc(DeleteRecommender)
|
|
14
|
+
.sc(DeleteRecommender$)
|
|
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 { DeleteSegmentDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSegmentDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSegmentDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSegmentDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteSegmentDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteSegmentDefinitionCommand")
|
|
14
|
-
.sc(DeleteSegmentDefinition)
|
|
14
|
+
.sc(DeleteSegmentDefinition$)
|
|
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 { DeleteWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DeleteWorkflow", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DeleteWorkflowCommand")
|
|
14
|
-
.sc(DeleteWorkflow)
|
|
14
|
+
.sc(DeleteWorkflow$)
|
|
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 { DetectProfileObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { DetectProfileObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DetectProfileObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DetectProfileObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "DetectProfileObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "DetectProfileObjectTypeCommand")
|
|
14
|
-
.sc(DetectProfileObjectType)
|
|
14
|
+
.sc(DetectProfileObjectType$)
|
|
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 { GetAutoMergingPreview } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutoMergingPreview$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutoMergingPreviewCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutoMergingPreviewCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetAutoMergingPreview", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetAutoMergingPreviewCommand")
|
|
14
|
-
.sc(GetAutoMergingPreview)
|
|
14
|
+
.sc(GetAutoMergingPreview$)
|
|
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 { GetCalculatedAttributeDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCalculatedAttributeDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCalculatedAttributeDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCalculatedAttributeDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetCalculatedAttributeDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetCalculatedAttributeDefinitionCommand")
|
|
14
|
-
.sc(GetCalculatedAttributeDefinition)
|
|
14
|
+
.sc(GetCalculatedAttributeDefinition$)
|
|
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 { GetCalculatedAttributeForProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCalculatedAttributeForProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCalculatedAttributeForProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCalculatedAttributeForProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetCalculatedAttributeForProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetCalculatedAttributeForProfileCommand")
|
|
14
|
-
.sc(GetCalculatedAttributeForProfile)
|
|
14
|
+
.sc(GetCalculatedAttributeForProfile$)
|
|
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 { GetDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetDomain", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetDomainCommand")
|
|
14
|
-
.sc(GetDomain)
|
|
14
|
+
.sc(GetDomain$)
|
|
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 { GetDomainLayout } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDomainLayout$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDomainLayoutCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDomainLayoutCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "GetDomainLayout", {})
|
|
13
13
|
.n("CustomerProfilesClient", "GetDomainLayoutCommand")
|
|
14
|
-
.sc(GetDomainLayout)
|
|
14
|
+
.sc(GetDomainLayout$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|