@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_GetEmailTemplateCommand, se_GetEmailTemplateCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetEmailTemplateCommand 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_GetEndpointCommand, se_GetEndpointCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetEndpointCommand 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_GetEventStreamCommand, se_GetEventStreamCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetEventStreamCommand 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_GetExportJobCommand, se_GetExportJobCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetExportJobCommand 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_GetExportJobsCommand, se_GetExportJobsCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetExportJobsCommand 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_GetGcmChannelCommand, se_GetGcmChannelCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetGcmChannelCommand 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_GetImportJobCommand, se_GetImportJobCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetImportJobCommand 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_GetImportJobsCommand, se_GetImportJobsCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetImportJobsCommand 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_GetInAppMessagesCommand, se_GetInAppMessagesCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetInAppMessagesCommand 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_GetInAppTemplateCommand, se_GetInAppTemplateCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetInAppTemplateCommand 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_GetJourneyCommand, se_GetJourneyCommand } from "../protocols/Aws_res
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyCommand 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_GetJourneyDateRangeKpiCommand, se_GetJourneyDateRangeKpiCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyDateRangeKpiCommand 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_GetJourneyExecutionActivityMetricsCommand, se_GetJourneyExecutionAct
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyExecutionActivityMetricsCommand 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_GetJourneyExecutionMetricsCommand, se_GetJourneyExecutionMetricsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyExecutionMetricsCommand 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_GetJourneyRunExecutionActivityMetricsCommand, se_GetJourneyRunExecut
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyRunExecutionActivityMetricsCommand 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_GetJourneyRunExecutionMetricsCommand, se_GetJourneyRunExecutionMetri
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyRunExecutionMetricsCommand 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_GetJourneyRunsCommand, se_GetJourneyRunsCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJourneyRunsCommand 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_GetPushTemplateCommand, se_GetPushTemplateCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetPushTemplateCommand 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_GetRecommenderConfigurationCommand, se_GetRecommenderConfigurationCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRecommenderConfigurationCommand 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_GetRecommenderConfigurationsCommand, se_GetRecommenderConfigurations
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRecommenderConfigurationsCommand 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_GetSegmentCommand, se_GetSegmentCommand } from "../protocols/Aws_res
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSegmentCommand 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_GetSegmentExportJobsCommand, se_GetSegmentExportJobsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSegmentExportJobsCommand 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_GetSegmentImportJobsCommand, se_GetSegmentImportJobsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSegmentImportJobsCommand 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_GetSegmentVersionCommand, se_GetSegmentVersionCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSegmentVersionCommand 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_GetSegmentVersionsCommand, se_GetSegmentVersionsCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSegmentVersionsCommand 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_GetSegmentsCommand, se_GetSegmentsCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSegmentsCommand 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_GetSmsChannelCommand, se_GetSmsChannelCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSmsChannelCommand 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_GetSmsTemplateCommand, se_GetSmsTemplateCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSmsTemplateCommand 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_GetUserEndpointsCommand, se_GetUserEndpointsCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetUserEndpointsCommand 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_GetVoiceChannelCommand, se_GetVoiceChannelCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetVoiceChannelCommand 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_GetVoiceTemplateCommand, se_GetVoiceTemplateCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetVoiceTemplateCommand 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_ListJourneysCommand, se_ListJourneysCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListJourneysCommand 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagsForResourceCommand 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_ListTemplateVersionsCommand, se_ListTemplateVersionsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTemplateVersionsCommand 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_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTemplatesCommand 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_PhoneNumberValidateCommand, se_PhoneNumberValidateCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PhoneNumberValidateCommand 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_PutEventStreamCommand, se_PutEventStreamCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutEventStreamCommand 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_PutEventsCommand, se_PutEventsCommand } from "../protocols/Aws_restJ
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutEventsCommand 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_RemoveAttributesCommand, se_RemoveAttributesCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RemoveAttributesCommand 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_SendMessagesCommand, se_SendMessagesCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SendMessagesCommand 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_SendOTPMessageCommand, se_SendOTPMessageCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SendOTPMessageCommand 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_SendUsersMessagesCommand, se_SendUsersMessagesCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SendUsersMessagesCommand 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_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TagResourceCommand 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_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UntagResourceCommand 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_UpdateAdmChannelCommand, se_UpdateAdmChannelCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateAdmChannelCommand 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_UpdateApnsChannelCommand, se_UpdateApnsChannelCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateApnsChannelCommand 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_UpdateApnsSandboxChannelCommand, se_UpdateApnsSandboxChannelCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateApnsSandboxChannelCommand 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_UpdateApnsVoipChannelCommand, se_UpdateApnsVoipChannelCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateApnsVoipChannelCommand 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_UpdateApnsVoipSandboxChannelCommand, se_UpdateApnsVoipSandboxChannel
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateApnsVoipSandboxChannelCommand 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_UpdateApplicationSettingsCommand, se_UpdateApplicationSettingsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateApplicationSettingsCommand 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_UpdateBaiduChannelCommand, se_UpdateBaiduChannelCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBaiduChannelCommand 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_UpdateCampaignCommand, se_UpdateCampaignCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateCampaignCommand 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_UpdateEmailChannelCommand, se_UpdateEmailChannelCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateEmailChannelCommand 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),
|