@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
|
@@ -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 { ListProfileObjectTypes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProfileObjectTypes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProfileObjectTypesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProfileObjectTypesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListProfileObjectTypes", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListProfileObjectTypesCommand")
|
|
14
|
-
.sc(ListProfileObjectTypes)
|
|
14
|
+
.sc(ListProfileObjectTypes$)
|
|
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 { ListProfileObjects } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProfileObjects$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProfileObjectsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProfileObjectsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListProfileObjects", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListProfileObjectsCommand")
|
|
14
|
-
.sc(ListProfileObjects)
|
|
14
|
+
.sc(ListProfileObjects$)
|
|
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 { ListRecommenderRecipes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecommenderRecipes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecommenderRecipesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecommenderRecipesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListRecommenderRecipes", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListRecommenderRecipesCommand")
|
|
14
|
-
.sc(ListRecommenderRecipes)
|
|
14
|
+
.sc(ListRecommenderRecipes$)
|
|
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 { ListRecommenders } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecommenders$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecommendersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecommendersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListRecommenders", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListRecommendersCommand")
|
|
14
|
-
.sc(ListRecommenders)
|
|
14
|
+
.sc(ListRecommenders$)
|
|
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 { ListRuleBasedMatches } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRuleBasedMatches$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRuleBasedMatchesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRuleBasedMatchesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListRuleBasedMatches", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListRuleBasedMatchesCommand")
|
|
14
|
-
.sc(ListRuleBasedMatches)
|
|
14
|
+
.sc(ListRuleBasedMatches$)
|
|
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 { ListSegmentDefinitions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSegmentDefinitions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSegmentDefinitionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSegmentDefinitionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListSegmentDefinitions", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListSegmentDefinitionsCommand")
|
|
14
|
-
.sc(ListSegmentDefinitions)
|
|
14
|
+
.sc(ListSegmentDefinitions$)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListTagsForResource", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
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 { ListUploadJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListUploadJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListUploadJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListUploadJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListUploadJobs", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListUploadJobsCommand")
|
|
14
|
-
.sc(ListUploadJobs)
|
|
14
|
+
.sc(ListUploadJobs$)
|
|
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 { ListWorkflows } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWorkflows$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWorkflowsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "ListWorkflows", {})
|
|
13
13
|
.n("CustomerProfilesClient", "ListWorkflowsCommand")
|
|
14
|
-
.sc(ListWorkflows)
|
|
14
|
+
.sc(ListWorkflows$)
|
|
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 { MergeProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { MergeProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class MergeProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class MergeProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "MergeProfiles", {})
|
|
13
13
|
.n("CustomerProfilesClient", "MergeProfilesCommand")
|
|
14
|
-
.sc(MergeProfiles)
|
|
14
|
+
.sc(MergeProfiles$)
|
|
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 { PutDomainObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { PutDomainObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDomainObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutDomainObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "PutDomainObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "PutDomainObjectTypeCommand")
|
|
14
|
-
.sc(PutDomainObjectType)
|
|
14
|
+
.sc(PutDomainObjectType$)
|
|
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 { PutIntegration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutIntegration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutIntegrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutIntegrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "PutIntegration", {})
|
|
13
13
|
.n("CustomerProfilesClient", "PutIntegrationCommand")
|
|
14
|
-
.sc(PutIntegration)
|
|
14
|
+
.sc(PutIntegration$)
|
|
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 { PutProfileObject } from "../schemas/schemas_0";
|
|
4
|
+
import { PutProfileObject$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutProfileObjectCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutProfileObjectCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "PutProfileObject", {})
|
|
13
13
|
.n("CustomerProfilesClient", "PutProfileObjectCommand")
|
|
14
|
-
.sc(PutProfileObject)
|
|
14
|
+
.sc(PutProfileObject$)
|
|
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 { PutProfileObjectType } from "../schemas/schemas_0";
|
|
4
|
+
import { PutProfileObjectType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutProfileObjectTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutProfileObjectTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "PutProfileObjectType", {})
|
|
13
13
|
.n("CustomerProfilesClient", "PutProfileObjectTypeCommand")
|
|
14
|
-
.sc(PutProfileObjectType)
|
|
14
|
+
.sc(PutProfileObjectType$)
|
|
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 { SearchProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "SearchProfiles", {})
|
|
13
13
|
.n("CustomerProfilesClient", "SearchProfilesCommand")
|
|
14
|
-
.sc(SearchProfiles)
|
|
14
|
+
.sc(SearchProfiles$)
|
|
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 { StartRecommender } from "../schemas/schemas_0";
|
|
4
|
+
import { StartRecommender$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartRecommenderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartRecommenderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "StartRecommender", {})
|
|
13
13
|
.n("CustomerProfilesClient", "StartRecommenderCommand")
|
|
14
|
-
.sc(StartRecommender)
|
|
14
|
+
.sc(StartRecommender$)
|
|
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 { StartUploadJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StartUploadJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartUploadJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartUploadJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "StartUploadJob", {})
|
|
13
13
|
.n("CustomerProfilesClient", "StartUploadJobCommand")
|
|
14
|
-
.sc(StartUploadJob)
|
|
14
|
+
.sc(StartUploadJob$)
|
|
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 { StopRecommender } from "../schemas/schemas_0";
|
|
4
|
+
import { StopRecommender$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopRecommenderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopRecommenderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "StopRecommender", {})
|
|
13
13
|
.n("CustomerProfilesClient", "StopRecommenderCommand")
|
|
14
|
-
.sc(StopRecommender)
|
|
14
|
+
.sc(StopRecommender$)
|
|
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 { StopUploadJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StopUploadJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopUploadJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopUploadJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "StopUploadJob", {})
|
|
13
13
|
.n("CustomerProfilesClient", "StopUploadJobCommand")
|
|
14
|
-
.sc(StopUploadJob)
|
|
14
|
+
.sc(StopUploadJob$)
|
|
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 { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "TagResource", {})
|
|
13
13
|
.n("CustomerProfilesClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
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 { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UntagResource", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
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 { UpdateCalculatedAttributeDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateCalculatedAttributeDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateCalculatedAttributeDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateCalculatedAttributeDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UpdateCalculatedAttributeDefinition", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UpdateCalculatedAttributeDefinitionCommand")
|
|
14
|
-
.sc(UpdateCalculatedAttributeDefinition)
|
|
14
|
+
.sc(UpdateCalculatedAttributeDefinition$)
|
|
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 { UpdateDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UpdateDomain", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UpdateDomainCommand")
|
|
14
|
-
.sc(UpdateDomain)
|
|
14
|
+
.sc(UpdateDomain$)
|
|
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 { UpdateDomainLayout } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDomainLayout$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDomainLayoutCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDomainLayoutCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UpdateDomainLayout", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UpdateDomainLayoutCommand")
|
|
14
|
-
.sc(UpdateDomainLayout)
|
|
14
|
+
.sc(UpdateDomainLayout$)
|
|
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 { UpdateEventTrigger } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateEventTrigger$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEventTriggerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateEventTriggerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UpdateEventTrigger", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UpdateEventTriggerCommand")
|
|
14
|
-
.sc(UpdateEventTrigger)
|
|
14
|
+
.sc(UpdateEventTrigger$)
|
|
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 { UpdateProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UpdateProfile", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UpdateProfileCommand")
|
|
14
|
-
.sc(UpdateProfile)
|
|
14
|
+
.sc(UpdateProfile$)
|
|
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 { UpdateRecommender } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRecommender$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRecommenderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRecommenderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CustomerProfiles_20200815", "UpdateRecommender", {})
|
|
13
13
|
.n("CustomerProfilesClient", "UpdateRecommenderCommand")
|
|
14
|
-
.sc(UpdateRecommender)
|
|
14
|
+
.sc(UpdateRecommender$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.customerprofiles",
|
|
29
|
+
version: "2020-08-15",
|
|
30
|
+
serviceTarget: "CustomerProfiles_20200815",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "Customer Profiles",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|