@aws-sdk/client-pinpoint 3.303.0 → 3.309.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/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateJourneyCommand.js +2 -2
- package/dist-cjs/commands/CreatePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateSegmentCommand.js +2 -2
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteAppCommand.js +2 -2
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteJourneyCommand.js +2 -2
- package/dist-cjs/commands/DeletePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteSegmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/GetAppCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetAppsCommand.js +2 -2
- package/dist-cjs/commands/GetBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetCampaignsCommand.js +2 -2
- package/dist-cjs/commands/GetChannelsCommand.js +2 -2
- package/dist-cjs/commands/GetEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetEventStreamCommand.js +2 -2
- package/dist-cjs/commands/GetExportJobCommand.js +2 -2
- package/dist-cjs/commands/GetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetInAppMessagesCommand.js +2 -2
- package/dist-cjs/commands/GetInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetPushTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentVersionCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentsCommand.js +2 -2
- package/dist-cjs/commands/GetSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/GetSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetUserEndpointsCommand.js +2 -2
- package/dist-cjs/commands/GetVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListJourneysCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +2 -2
- package/dist-cjs/commands/PutEventStreamCommand.js +2 -2
- package/dist-cjs/commands/PutEventsCommand.js +2 -2
- package/dist-cjs/commands/RemoveAttributesCommand.js +2 -2
- package/dist-cjs/commands/SendMessagesCommand.js +2 -2
- package/dist-cjs/commands/SendOTPMessageCommand.js +2 -2
- package/dist-cjs/commands/SendUsersMessagesCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +2 -2
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateJourneyCommand.js +2 -2
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +2 -2
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSegmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +2468 -2672
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateCampaignCommand.js +3 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateExportJobCommand.js +3 -3
- package/dist-es/commands/CreateImportJobCommand.js +3 -3
- package/dist-es/commands/CreateInAppTemplateCommand.js +3 -3
- package/dist-es/commands/CreateJourneyCommand.js +3 -3
- package/dist-es/commands/CreatePushTemplateCommand.js +3 -3
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateSegmentCommand.js +3 -3
- package/dist-es/commands/CreateSmsTemplateCommand.js +3 -3
- package/dist-es/commands/CreateVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteAdmChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/DeleteAppCommand.js +3 -3
- package/dist-es/commands/DeleteBaiduChannelCommand.js +3 -3
- package/dist-es/commands/DeleteCampaignCommand.js +3 -3
- package/dist-es/commands/DeleteEmailChannelCommand.js +3 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEventStreamCommand.js +3 -3
- package/dist-es/commands/DeleteGcmChannelCommand.js +3 -3
- package/dist-es/commands/DeleteInAppTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteJourneyCommand.js +3 -3
- package/dist-es/commands/DeletePushTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteSegmentCommand.js +3 -3
- package/dist-es/commands/DeleteSmsChannelCommand.js +3 -3
- package/dist-es/commands/DeleteSmsTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteUserEndpointsCommand.js +3 -3
- package/dist-es/commands/DeleteVoiceChannelCommand.js +3 -3
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/GetAdmChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/GetAppCommand.js +3 -3
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetApplicationSettingsCommand.js +3 -3
- package/dist-es/commands/GetAppsCommand.js +3 -3
- package/dist-es/commands/GetBaiduChannelCommand.js +3 -3
- package/dist-es/commands/GetCampaignActivitiesCommand.js +3 -3
- package/dist-es/commands/GetCampaignCommand.js +3 -3
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetCampaignVersionCommand.js +3 -3
- package/dist-es/commands/GetCampaignVersionsCommand.js +3 -3
- package/dist-es/commands/GetCampaignsCommand.js +3 -3
- package/dist-es/commands/GetChannelsCommand.js +3 -3
- package/dist-es/commands/GetEmailChannelCommand.js +3 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetEndpointCommand.js +3 -3
- package/dist-es/commands/GetEventStreamCommand.js +3 -3
- package/dist-es/commands/GetExportJobCommand.js +3 -3
- package/dist-es/commands/GetExportJobsCommand.js +3 -3
- package/dist-es/commands/GetGcmChannelCommand.js +3 -3
- package/dist-es/commands/GetImportJobCommand.js +3 -3
- package/dist-es/commands/GetImportJobsCommand.js +3 -3
- package/dist-es/commands/GetInAppMessagesCommand.js +3 -3
- package/dist-es/commands/GetInAppTemplateCommand.js +3 -3
- package/dist-es/commands/GetJourneyCommand.js +3 -3
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +3 -3
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +3 -3
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +3 -3
- package/dist-es/commands/GetPushTemplateCommand.js +3 -3
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +3 -3
- package/dist-es/commands/GetSegmentCommand.js +3 -3
- package/dist-es/commands/GetSegmentExportJobsCommand.js +3 -3
- package/dist-es/commands/GetSegmentImportJobsCommand.js +3 -3
- package/dist-es/commands/GetSegmentVersionCommand.js +3 -3
- package/dist-es/commands/GetSegmentVersionsCommand.js +3 -3
- package/dist-es/commands/GetSegmentsCommand.js +3 -3
- package/dist-es/commands/GetSmsChannelCommand.js +3 -3
- package/dist-es/commands/GetSmsTemplateCommand.js +3 -3
- package/dist-es/commands/GetUserEndpointsCommand.js +3 -3
- package/dist-es/commands/GetVoiceChannelCommand.js +3 -3
- package/dist-es/commands/GetVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/ListJourneysCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/PhoneNumberValidateCommand.js +3 -3
- package/dist-es/commands/PutEventStreamCommand.js +3 -3
- package/dist-es/commands/PutEventsCommand.js +3 -3
- package/dist-es/commands/RemoveAttributesCommand.js +3 -3
- package/dist-es/commands/SendMessagesCommand.js +3 -3
- package/dist-es/commands/SendOTPMessageCommand.js +3 -3
- package/dist-es/commands/SendUsersMessagesCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAdmChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateBaiduChannelCommand.js +3 -3
- package/dist-es/commands/UpdateCampaignCommand.js +3 -3
- package/dist-es/commands/UpdateEmailChannelCommand.js +3 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +3 -3
- package/dist-es/commands/UpdateGcmChannelCommand.js +3 -3
- package/dist-es/commands/UpdateInAppTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateJourneyCommand.js +3 -3
- package/dist-es/commands/UpdateJourneyStateCommand.js +3 -3
- package/dist-es/commands/UpdatePushTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSegmentCommand.js +3 -3
- package/dist-es/commands/UpdateSmsChannelCommand.js +3 -3
- package/dist-es/commands/UpdateSmsTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +3 -3
- package/dist-es/commands/UpdateVoiceChannelCommand.js +3 -3
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +3 -3
- package/dist-es/commands/VerifyOTPMessageCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +2225 -2429
- package/dist-types/protocols/Aws_restJson1.d.ts +952 -238
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +238 -238
- package/package.json +29 -29
|
@@ -36,10 +36,10 @@ class CreateAppCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateAppCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateAppCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateAppCommand = CreateAppCommand;
|
|
@@ -36,10 +36,10 @@ class CreateCampaignCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateCampaignCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateCampaignCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateCampaignCommand = CreateCampaignCommand;
|
|
@@ -36,10 +36,10 @@ class CreateEmailTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateEmailTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateEmailTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateEmailTemplateCommand = CreateEmailTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateExportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateExportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateExportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateExportJobCommand = CreateExportJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateImportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateImportJobCommand = CreateImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateInAppTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateInAppTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateInAppTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateInAppTemplateCommand = CreateInAppTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateJourneyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateJourneyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateJourneyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateJourneyCommand = CreateJourneyCommand;
|
|
@@ -36,10 +36,10 @@ class CreatePushTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreatePushTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreatePushTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreatePushTemplateCommand = CreatePushTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateRecommenderConfigurationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateRecommenderConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateRecommenderConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateRecommenderConfigurationCommand = CreateRecommenderConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class CreateSegmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateSegmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateSegmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateSegmentCommand = CreateSegmentCommand;
|
|
@@ -36,10 +36,10 @@ class CreateSmsTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateSmsTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateSmsTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateSmsTemplateCommand = CreateSmsTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateVoiceTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateVoiceTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateVoiceTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateVoiceTemplateCommand = CreateVoiceTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteAdmChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteAdmChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteAdmChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteAdmChannelCommand = DeleteAdmChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApnsChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteApnsChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteApnsChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApnsChannelCommand = DeleteApnsChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApnsSandboxChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteApnsSandboxChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteApnsSandboxChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApnsSandboxChannelCommand = DeleteApnsSandboxChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApnsVoipChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteApnsVoipChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteApnsVoipChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApnsVoipChannelCommand = DeleteApnsVoipChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApnsVoipSandboxChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteApnsVoipSandboxChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteApnsVoipSandboxChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApnsVoipSandboxChannelCommand = DeleteApnsVoipSandboxChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteAppCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteAppCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteAppCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteAppCommand = DeleteAppCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBaiduChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBaiduChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBaiduChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBaiduChannelCommand = DeleteBaiduChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteCampaignCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteCampaignCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteCampaignCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteCampaignCommand = DeleteCampaignCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEmailChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteEmailChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteEmailChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEmailChannelCommand = DeleteEmailChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEmailTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteEmailTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteEmailTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEmailTemplateCommand = DeleteEmailTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEndpointCommand = DeleteEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEventStreamCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteEventStreamCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteEventStreamCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEventStreamCommand = DeleteEventStreamCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteGcmChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteGcmChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteGcmChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteGcmChannelCommand = DeleteGcmChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteInAppTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteInAppTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteInAppTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteInAppTemplateCommand = DeleteInAppTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteJourneyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteJourneyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteJourneyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteJourneyCommand = DeleteJourneyCommand;
|
|
@@ -36,10 +36,10 @@ class DeletePushTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeletePushTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeletePushTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeletePushTemplateCommand = DeletePushTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRecommenderConfigurationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteRecommenderConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteRecommenderConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRecommenderConfigurationCommand = DeleteRecommenderConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteSegmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteSegmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteSegmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteSegmentCommand = DeleteSegmentCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteSmsChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteSmsChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteSmsChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteSmsChannelCommand = DeleteSmsChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteSmsTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteSmsTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteSmsTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteSmsTemplateCommand = DeleteSmsTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteUserEndpointsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteUserEndpointsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteUserEndpointsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteUserEndpointsCommand = DeleteUserEndpointsCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteVoiceChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteVoiceChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteVoiceChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteVoiceChannelCommand = DeleteVoiceChannelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteVoiceTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteVoiceTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteVoiceTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteVoiceTemplateCommand = DeleteVoiceTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class GetAdmChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetAdmChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAdmChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAdmChannelCommand = GetAdmChannelCommand;
|
|
@@ -36,10 +36,10 @@ class GetApnsChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApnsChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApnsChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApnsChannelCommand = GetApnsChannelCommand;
|
|
@@ -36,10 +36,10 @@ class GetApnsSandboxChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApnsSandboxChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApnsSandboxChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApnsSandboxChannelCommand = GetApnsSandboxChannelCommand;
|
|
@@ -36,10 +36,10 @@ class GetApnsVoipChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApnsVoipChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApnsVoipChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApnsVoipChannelCommand = GetApnsVoipChannelCommand;
|
|
@@ -36,10 +36,10 @@ class GetApnsVoipSandboxChannelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApnsVoipSandboxChannelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApnsVoipSandboxChannelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApnsVoipSandboxChannelCommand = GetApnsVoipSandboxChannelCommand;
|
|
@@ -36,10 +36,10 @@ class GetAppCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetAppCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAppCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAppCommand = GetAppCommand;
|
|
@@ -36,10 +36,10 @@ class GetApplicationDateRangeKpiCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApplicationDateRangeKpiCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApplicationDateRangeKpiCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApplicationDateRangeKpiCommand = GetApplicationDateRangeKpiCommand;
|
|
@@ -36,10 +36,10 @@ class GetApplicationSettingsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApplicationSettingsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApplicationSettingsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApplicationSettingsCommand = GetApplicationSettingsCommand;
|