@aws-sdk/client-pinpoint 3.645.0 → 3.650.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/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +122 -366
- package/dist-es/commands/CreateAppCommand.js +1 -3
- package/dist-es/commands/CreateCampaignCommand.js +1 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +1 -3
- package/dist-es/commands/CreateExportJobCommand.js +1 -3
- package/dist-es/commands/CreateImportJobCommand.js +1 -3
- package/dist-es/commands/CreateInAppTemplateCommand.js +1 -3
- package/dist-es/commands/CreateJourneyCommand.js +1 -3
- package/dist-es/commands/CreatePushTemplateCommand.js +1 -3
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +1 -3
- package/dist-es/commands/CreateSegmentCommand.js +1 -3
- package/dist-es/commands/CreateSmsTemplateCommand.js +1 -3
- package/dist-es/commands/CreateVoiceTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteAdmChannelCommand.js +1 -3
- package/dist-es/commands/DeleteApnsChannelCommand.js +1 -3
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +1 -3
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +1 -3
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +1 -3
- package/dist-es/commands/DeleteAppCommand.js +1 -3
- package/dist-es/commands/DeleteBaiduChannelCommand.js +1 -3
- package/dist-es/commands/DeleteCampaignCommand.js +1 -3
- package/dist-es/commands/DeleteEmailChannelCommand.js +1 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteEndpointCommand.js +1 -3
- package/dist-es/commands/DeleteEventStreamCommand.js +1 -3
- package/dist-es/commands/DeleteGcmChannelCommand.js +1 -3
- package/dist-es/commands/DeleteInAppTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteJourneyCommand.js +1 -3
- package/dist-es/commands/DeletePushTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +1 -3
- package/dist-es/commands/DeleteSegmentCommand.js +1 -3
- package/dist-es/commands/DeleteSmsChannelCommand.js +1 -3
- package/dist-es/commands/DeleteSmsTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteUserEndpointsCommand.js +1 -3
- package/dist-es/commands/DeleteVoiceChannelCommand.js +1 -3
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +1 -3
- package/dist-es/commands/GetAdmChannelCommand.js +1 -3
- package/dist-es/commands/GetApnsChannelCommand.js +1 -3
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +1 -3
- package/dist-es/commands/GetApnsVoipChannelCommand.js +1 -3
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +1 -3
- package/dist-es/commands/GetAppCommand.js +1 -3
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +1 -3
- package/dist-es/commands/GetApplicationSettingsCommand.js +1 -3
- package/dist-es/commands/GetAppsCommand.js +1 -3
- package/dist-es/commands/GetBaiduChannelCommand.js +1 -3
- package/dist-es/commands/GetCampaignActivitiesCommand.js +1 -3
- package/dist-es/commands/GetCampaignCommand.js +1 -3
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +1 -3
- package/dist-es/commands/GetCampaignVersionCommand.js +1 -3
- package/dist-es/commands/GetCampaignVersionsCommand.js +1 -3
- package/dist-es/commands/GetCampaignsCommand.js +1 -3
- package/dist-es/commands/GetChannelsCommand.js +1 -3
- package/dist-es/commands/GetEmailChannelCommand.js +1 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +1 -3
- package/dist-es/commands/GetEndpointCommand.js +1 -3
- package/dist-es/commands/GetEventStreamCommand.js +1 -3
- package/dist-es/commands/GetExportJobCommand.js +1 -3
- package/dist-es/commands/GetExportJobsCommand.js +1 -3
- package/dist-es/commands/GetGcmChannelCommand.js +1 -3
- package/dist-es/commands/GetImportJobCommand.js +1 -3
- package/dist-es/commands/GetImportJobsCommand.js +1 -3
- package/dist-es/commands/GetInAppMessagesCommand.js +1 -3
- package/dist-es/commands/GetInAppTemplateCommand.js +1 -3
- package/dist-es/commands/GetJourneyCommand.js +1 -3
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +1 -3
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +1 -3
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +1 -3
- package/dist-es/commands/GetJourneyRunExecutionActivityMetricsCommand.js +1 -3
- package/dist-es/commands/GetJourneyRunExecutionMetricsCommand.js +1 -3
- package/dist-es/commands/GetJourneyRunsCommand.js +1 -3
- package/dist-es/commands/GetPushTemplateCommand.js +1 -3
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +1 -3
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +1 -3
- package/dist-es/commands/GetSegmentCommand.js +1 -3
- package/dist-es/commands/GetSegmentExportJobsCommand.js +1 -3
- package/dist-es/commands/GetSegmentImportJobsCommand.js +1 -3
- package/dist-es/commands/GetSegmentVersionCommand.js +1 -3
- package/dist-es/commands/GetSegmentVersionsCommand.js +1 -3
- package/dist-es/commands/GetSegmentsCommand.js +1 -3
- package/dist-es/commands/GetSmsChannelCommand.js +1 -3
- package/dist-es/commands/GetSmsTemplateCommand.js +1 -3
- package/dist-es/commands/GetUserEndpointsCommand.js +1 -3
- package/dist-es/commands/GetVoiceChannelCommand.js +1 -3
- package/dist-es/commands/GetVoiceTemplateCommand.js +1 -3
- package/dist-es/commands/ListJourneysCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +1 -3
- package/dist-es/commands/ListTemplatesCommand.js +1 -3
- package/dist-es/commands/PhoneNumberValidateCommand.js +1 -3
- package/dist-es/commands/PutEventStreamCommand.js +1 -3
- package/dist-es/commands/PutEventsCommand.js +1 -3
- package/dist-es/commands/RemoveAttributesCommand.js +1 -3
- package/dist-es/commands/SendMessagesCommand.js +1 -3
- package/dist-es/commands/SendOTPMessageCommand.js +1 -3
- package/dist-es/commands/SendUsersMessagesCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAdmChannelCommand.js +1 -3
- package/dist-es/commands/UpdateApnsChannelCommand.js +1 -3
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +1 -3
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +1 -3
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +1 -3
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +1 -3
- package/dist-es/commands/UpdateBaiduChannelCommand.js +1 -3
- package/dist-es/commands/UpdateCampaignCommand.js +1 -3
- package/dist-es/commands/UpdateEmailChannelCommand.js +1 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateEndpointCommand.js +1 -3
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +1 -3
- package/dist-es/commands/UpdateGcmChannelCommand.js +1 -3
- package/dist-es/commands/UpdateInAppTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateJourneyCommand.js +1 -3
- package/dist-es/commands/UpdateJourneyStateCommand.js +1 -3
- package/dist-es/commands/UpdatePushTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateSegmentCommand.js +1 -3
- package/dist-es/commands/UpdateSmsChannelCommand.js +1 -3
- package/dist-es/commands/UpdateSmsTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +1 -3
- package/dist-es/commands/UpdateVoiceChannelCommand.js +1 -3
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +1 -3
- package/dist-es/commands/VerifyOTPMessageCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +35 -35
|
@@ -6,9 +6,7 @@ import { de_CreateAppCommand, se_CreateAppCommand } from "../protocols/Aws_restJ
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateAppCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateCampaignCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateEmailTemplateCommand, se_CreateEmailTemplateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateEmailTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateExportJobCommand, se_CreateExportJobCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateExportJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateImportJobCommand, se_CreateImportJobCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateImportJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateInAppTemplateCommand, se_CreateInAppTemplateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateInAppTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateJourneyCommand, se_CreateJourneyCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateJourneyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreatePushTemplateCommand, se_CreatePushTemplateCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreatePushTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateRecommenderConfigurationCommand, se_CreateRecommenderConfigura
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateRecommenderConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateSegmentCommand, se_CreateSegmentCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateSegmentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateSmsTemplateCommand, se_CreateSmsTemplateCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateSmsTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateVoiceTemplateCommand, se_CreateVoiceTemplateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateVoiceTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteAdmChannelCommand, se_DeleteAdmChannelCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteAdmChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteApnsChannelCommand, se_DeleteApnsChannelCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteApnsChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteApnsSandboxChannelCommand, se_DeleteApnsSandboxChannelCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteApnsSandboxChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteApnsVoipChannelCommand, se_DeleteApnsVoipChannelCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteApnsVoipChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteApnsVoipSandboxChannelCommand, se_DeleteApnsVoipSandboxChannel
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteApnsVoipSandboxChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteAppCommand, se_DeleteAppCommand } from "../protocols/Aws_restJ
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteAppCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteBaiduChannelCommand, se_DeleteBaiduChannelCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteBaiduChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteCampaignCommand, se_DeleteCampaignCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteCampaignCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteEmailChannelCommand, se_DeleteEmailChannelCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteEmailChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteEmailTemplateCommand, se_DeleteEmailTemplateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteEmailTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteEndpointCommand, se_DeleteEndpointCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteEndpointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteEventStreamCommand, se_DeleteEventStreamCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteEventStreamCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteGcmChannelCommand, se_DeleteGcmChannelCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteGcmChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteInAppTemplateCommand, se_DeleteInAppTemplateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteInAppTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteJourneyCommand, se_DeleteJourneyCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteJourneyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeletePushTemplateCommand, se_DeletePushTemplateCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeletePushTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteRecommenderConfigurationCommand, se_DeleteRecommenderConfigura
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteRecommenderConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSegmentCommand, se_DeleteSegmentCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSegmentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSmsChannelCommand, se_DeleteSmsChannelCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSmsChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSmsTemplateCommand, se_DeleteSmsTemplateCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSmsTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteUserEndpointsCommand, se_DeleteUserEndpointsCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteUserEndpointsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteVoiceChannelCommand, se_DeleteVoiceChannelCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteVoiceChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteVoiceTemplateCommand, se_DeleteVoiceTemplateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteVoiceTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetAdmChannelCommand, se_GetAdmChannelCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetAdmChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetApnsChannelCommand, se_GetApnsChannelCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetApnsChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetApnsSandboxChannelCommand, se_GetApnsSandboxChannelCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetApnsSandboxChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetApnsVoipChannelCommand, se_GetApnsVoipChannelCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetApnsVoipChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetApnsVoipSandboxChannelCommand, se_GetApnsVoipSandboxChannelComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetApnsVoipSandboxChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetAppCommand, se_GetAppCommand } from "../protocols/Aws_restJson1";
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetAppCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetApplicationDateRangeKpiCommand, se_GetApplicationDateRangeKpiComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetApplicationDateRangeKpiCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetApplicationSettingsCommand, se_GetApplicationSettingsCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetApplicationSettingsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetAppsCommand, se_GetAppsCommand } from "../protocols/Aws_restJson1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetAppsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetBaiduChannelCommand, se_GetBaiduChannelCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBaiduChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCampaignActivitiesCommand, se_GetCampaignActivitiesCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCampaignActivitiesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCampaignCommand, se_GetCampaignCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCampaignCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCampaignDateRangeKpiCommand, se_GetCampaignDateRangeKpiCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCampaignDateRangeKpiCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCampaignVersionCommand, se_GetCampaignVersionCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCampaignVersionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCampaignVersionsCommand, se_GetCampaignVersionsCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCampaignVersionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCampaignsCommand, se_GetCampaignsCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCampaignsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetChannelsCommand, se_GetChannelsCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetChannelsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetEmailChannelCommand, se_GetEmailChannelCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetEmailChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|