@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetExportJobsCommand, se_GetExportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetExportJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetExportJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetExportJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetExportJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetGcmChannelCommand, se_GetGcmChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetGcmChannelCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetGcmChannelCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetGcmChannelCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetGcmChannelCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetImportJobCommand, se_GetImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetImportJobCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetImportJobCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetImportJobCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetImportJobCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetImportJobsCommand, se_GetImportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetImportJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetImportJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetImportJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetImportJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetInAppMessagesCommand, se_GetInAppMessagesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetInAppMessagesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetInAppMessagesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetInAppMessagesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetInAppMessagesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetInAppTemplateCommand, se_GetInAppTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetInAppTemplateCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetInAppTemplateCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetInAppTemplateCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetInAppTemplateCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetJourneyCommand, se_GetJourneyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetJourneyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetJourneyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetJourneyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetJourneyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetJourneyDateRangeKpiCommand, se_GetJourneyDateRangeKpiCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetJourneyDateRangeKpiCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetJourneyDateRangeKpiCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetJourneyDateRangeKpiCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetJourneyDateRangeKpiCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetJourneyExecutionActivityMetricsCommand, se_GetJourneyExecutionActivityMetricsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetJourneyExecutionActivityMetricsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetJourneyExecutionActivityMetricsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetJourneyExecutionActivityMetricsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetJourneyExecutionActivityMetricsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetJourneyExecutionMetricsCommand, se_GetJourneyExecutionMetricsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetJourneyExecutionMetricsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetJourneyExecutionMetricsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetJourneyExecutionMetricsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetJourneyExecutionMetricsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetPushTemplateCommand, se_GetPushTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetPushTemplateCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetPushTemplateCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetPushTemplateCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetPushTemplateCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetRecommenderConfigurationCommand, se_GetRecommenderConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetRecommenderConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetRecommenderConfigurationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetRecommenderConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetRecommenderConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetRecommenderConfigurationsCommand, se_GetRecommenderConfigurationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetRecommenderConfigurationsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetRecommenderConfigurationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetRecommenderConfigurationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetRecommenderConfigurationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSegmentCommand, se_GetSegmentCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSegmentCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSegmentCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSegmentCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSegmentCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSegmentExportJobsCommand, se_GetSegmentExportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSegmentExportJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSegmentExportJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSegmentExportJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSegmentExportJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSegmentImportJobsCommand, se_GetSegmentImportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSegmentImportJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSegmentImportJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSegmentImportJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSegmentImportJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSegmentVersionCommand, se_GetSegmentVersionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSegmentVersionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSegmentVersionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSegmentVersionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSegmentVersionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSegmentVersionsCommand, se_GetSegmentVersionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSegmentVersionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSegmentVersionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSegmentVersionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSegmentVersionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSegmentsCommand, se_GetSegmentsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSegmentsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSegmentsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSegmentsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSegmentsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSmsChannelCommand, se_GetSmsChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSmsChannelCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSmsChannelCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSmsChannelCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSmsChannelCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSmsTemplateCommand, se_GetSmsTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSmsTemplateCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSmsTemplateCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSmsTemplateCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSmsTemplateCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetUserEndpointsCommand, se_GetUserEndpointsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetUserEndpointsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetUserEndpointsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetUserEndpointsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetUserEndpointsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetVoiceChannelCommand, se_GetVoiceChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetVoiceChannelCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetVoiceChannelCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetVoiceChannelCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetVoiceChannelCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetVoiceTemplateCommand, se_GetVoiceTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetVoiceTemplateCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetVoiceTemplateCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetVoiceTemplateCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetVoiceTemplateCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListJourneysCommand, se_ListJourneysCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListJourneysCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListJourneysCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListJourneysCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListJourneysCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTagsForResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTagsForResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListTemplateVersionsCommand, se_ListTemplateVersionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTemplateVersionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListTemplateVersionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTemplateVersionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTemplateVersionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTemplatesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListTemplatesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTemplatesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTemplatesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|