@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
|
@@ -479,955 +479,955 @@ import {
|
|
|
479
479
|
VerifyOTPMessageCommandInput,
|
|
480
480
|
VerifyOTPMessageCommandOutput,
|
|
481
481
|
} from "../commands/VerifyOTPMessageCommand";
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_CreateAppCommand: (
|
|
483
483
|
input: CreateAppCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_CreateCampaignCommand: (
|
|
487
487
|
input: CreateCampaignCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_CreateEmailTemplateCommand: (
|
|
491
491
|
input: CreateEmailTemplateCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_CreateExportJobCommand: (
|
|
495
495
|
input: CreateExportJobCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_CreateImportJobCommand: (
|
|
499
499
|
input: CreateImportJobCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_CreateInAppTemplateCommand: (
|
|
503
503
|
input: CreateInAppTemplateCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_CreateJourneyCommand: (
|
|
507
507
|
input: CreateJourneyCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_CreatePushTemplateCommand: (
|
|
511
511
|
input: CreatePushTemplateCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_CreateRecommenderConfigurationCommand: (
|
|
515
515
|
input: CreateRecommenderConfigurationCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_CreateSegmentCommand: (
|
|
519
519
|
input: CreateSegmentCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_CreateSmsTemplateCommand: (
|
|
523
523
|
input: CreateSmsTemplateCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_CreateVoiceTemplateCommand: (
|
|
527
527
|
input: CreateVoiceTemplateCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_DeleteAdmChannelCommand: (
|
|
531
531
|
input: DeleteAdmChannelCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_DeleteApnsChannelCommand: (
|
|
535
535
|
input: DeleteApnsChannelCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_DeleteApnsSandboxChannelCommand: (
|
|
539
539
|
input: DeleteApnsSandboxChannelCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_DeleteApnsVoipChannelCommand: (
|
|
543
543
|
input: DeleteApnsVoipChannelCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_DeleteApnsVoipSandboxChannelCommand: (
|
|
547
547
|
input: DeleteApnsVoipSandboxChannelCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_DeleteAppCommand: (
|
|
551
551
|
input: DeleteAppCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_DeleteBaiduChannelCommand: (
|
|
555
555
|
input: DeleteBaiduChannelCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_DeleteCampaignCommand: (
|
|
559
559
|
input: DeleteCampaignCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_DeleteEmailChannelCommand: (
|
|
563
563
|
input: DeleteEmailChannelCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_DeleteEmailTemplateCommand: (
|
|
567
567
|
input: DeleteEmailTemplateCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_DeleteEndpointCommand: (
|
|
571
571
|
input: DeleteEndpointCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_DeleteEventStreamCommand: (
|
|
575
575
|
input: DeleteEventStreamCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_DeleteGcmChannelCommand: (
|
|
579
579
|
input: DeleteGcmChannelCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_DeleteInAppTemplateCommand: (
|
|
583
583
|
input: DeleteInAppTemplateCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_DeleteJourneyCommand: (
|
|
587
587
|
input: DeleteJourneyCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const se_DeletePushTemplateCommand: (
|
|
591
591
|
input: DeletePushTemplateCommandInput,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const se_DeleteRecommenderConfigurationCommand: (
|
|
595
595
|
input: DeleteRecommenderConfigurationCommandInput,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const se_DeleteSegmentCommand: (
|
|
599
599
|
input: DeleteSegmentCommandInput,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const se_DeleteSmsChannelCommand: (
|
|
603
603
|
input: DeleteSmsChannelCommandInput,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const se_DeleteSmsTemplateCommand: (
|
|
607
607
|
input: DeleteSmsTemplateCommandInput,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const se_DeleteUserEndpointsCommand: (
|
|
611
611
|
input: DeleteUserEndpointsCommandInput,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const se_DeleteVoiceChannelCommand: (
|
|
615
615
|
input: DeleteVoiceChannelCommandInput,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const se_DeleteVoiceTemplateCommand: (
|
|
619
619
|
input: DeleteVoiceTemplateCommandInput,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const se_GetAdmChannelCommand: (
|
|
623
623
|
input: GetAdmChannelCommandInput,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const se_GetApnsChannelCommand: (
|
|
627
627
|
input: GetApnsChannelCommandInput,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const se_GetApnsSandboxChannelCommand: (
|
|
631
631
|
input: GetApnsSandboxChannelCommandInput,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const se_GetApnsVoipChannelCommand: (
|
|
635
635
|
input: GetApnsVoipChannelCommandInput,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const se_GetApnsVoipSandboxChannelCommand: (
|
|
639
639
|
input: GetApnsVoipSandboxChannelCommandInput,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const se_GetAppCommand: (
|
|
643
643
|
input: GetAppCommandInput,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const se_GetApplicationDateRangeKpiCommand: (
|
|
647
647
|
input: GetApplicationDateRangeKpiCommandInput,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const se_GetApplicationSettingsCommand: (
|
|
651
651
|
input: GetApplicationSettingsCommandInput,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const se_GetAppsCommand: (
|
|
655
655
|
input: GetAppsCommandInput,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const se_GetBaiduChannelCommand: (
|
|
659
659
|
input: GetBaiduChannelCommandInput,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const se_GetCampaignCommand: (
|
|
663
663
|
input: GetCampaignCommandInput,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const se_GetCampaignActivitiesCommand: (
|
|
667
667
|
input: GetCampaignActivitiesCommandInput,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const se_GetCampaignDateRangeKpiCommand: (
|
|
671
671
|
input: GetCampaignDateRangeKpiCommandInput,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const se_GetCampaignsCommand: (
|
|
675
675
|
input: GetCampaignsCommandInput,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const se_GetCampaignVersionCommand: (
|
|
679
679
|
input: GetCampaignVersionCommandInput,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const se_GetCampaignVersionsCommand: (
|
|
683
683
|
input: GetCampaignVersionsCommandInput,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const se_GetChannelsCommand: (
|
|
687
687
|
input: GetChannelsCommandInput,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<__HttpRequest>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const se_GetEmailChannelCommand: (
|
|
691
691
|
input: GetEmailChannelCommandInput,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<__HttpRequest>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const se_GetEmailTemplateCommand: (
|
|
695
695
|
input: GetEmailTemplateCommandInput,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<__HttpRequest>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const se_GetEndpointCommand: (
|
|
699
699
|
input: GetEndpointCommandInput,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<__HttpRequest>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const se_GetEventStreamCommand: (
|
|
703
703
|
input: GetEventStreamCommandInput,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<__HttpRequest>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const se_GetExportJobCommand: (
|
|
707
707
|
input: GetExportJobCommandInput,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<__HttpRequest>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const se_GetExportJobsCommand: (
|
|
711
711
|
input: GetExportJobsCommandInput,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<__HttpRequest>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const se_GetGcmChannelCommand: (
|
|
715
715
|
input: GetGcmChannelCommandInput,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<__HttpRequest>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const se_GetImportJobCommand: (
|
|
719
719
|
input: GetImportJobCommandInput,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<__HttpRequest>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const se_GetImportJobsCommand: (
|
|
723
723
|
input: GetImportJobsCommandInput,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<__HttpRequest>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const se_GetInAppMessagesCommand: (
|
|
727
727
|
input: GetInAppMessagesCommandInput,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<__HttpRequest>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const se_GetInAppTemplateCommand: (
|
|
731
731
|
input: GetInAppTemplateCommandInput,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<__HttpRequest>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const se_GetJourneyCommand: (
|
|
735
735
|
input: GetJourneyCommandInput,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<__HttpRequest>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const se_GetJourneyDateRangeKpiCommand: (
|
|
739
739
|
input: GetJourneyDateRangeKpiCommandInput,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<__HttpRequest>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const se_GetJourneyExecutionActivityMetricsCommand: (
|
|
743
743
|
input: GetJourneyExecutionActivityMetricsCommandInput,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<__HttpRequest>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const se_GetJourneyExecutionMetricsCommand: (
|
|
747
747
|
input: GetJourneyExecutionMetricsCommandInput,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<__HttpRequest>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const se_GetPushTemplateCommand: (
|
|
751
751
|
input: GetPushTemplateCommandInput,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<__HttpRequest>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const se_GetRecommenderConfigurationCommand: (
|
|
755
755
|
input: GetRecommenderConfigurationCommandInput,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<__HttpRequest>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const se_GetRecommenderConfigurationsCommand: (
|
|
759
759
|
input: GetRecommenderConfigurationsCommandInput,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<__HttpRequest>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const se_GetSegmentCommand: (
|
|
763
763
|
input: GetSegmentCommandInput,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<__HttpRequest>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const se_GetSegmentExportJobsCommand: (
|
|
767
767
|
input: GetSegmentExportJobsCommandInput,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<__HttpRequest>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const se_GetSegmentImportJobsCommand: (
|
|
771
771
|
input: GetSegmentImportJobsCommandInput,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<__HttpRequest>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const se_GetSegmentsCommand: (
|
|
775
775
|
input: GetSegmentsCommandInput,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<__HttpRequest>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const se_GetSegmentVersionCommand: (
|
|
779
779
|
input: GetSegmentVersionCommandInput,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<__HttpRequest>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const se_GetSegmentVersionsCommand: (
|
|
783
783
|
input: GetSegmentVersionsCommandInput,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<__HttpRequest>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const se_GetSmsChannelCommand: (
|
|
787
787
|
input: GetSmsChannelCommandInput,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<__HttpRequest>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const se_GetSmsTemplateCommand: (
|
|
791
791
|
input: GetSmsTemplateCommandInput,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<__HttpRequest>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const se_GetUserEndpointsCommand: (
|
|
795
795
|
input: GetUserEndpointsCommandInput,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<__HttpRequest>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const se_GetVoiceChannelCommand: (
|
|
799
799
|
input: GetVoiceChannelCommandInput,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<__HttpRequest>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const se_GetVoiceTemplateCommand: (
|
|
803
803
|
input: GetVoiceTemplateCommandInput,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<__HttpRequest>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const se_ListJourneysCommand: (
|
|
807
807
|
input: ListJourneysCommandInput,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<__HttpRequest>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
811
811
|
input: ListTagsForResourceCommandInput,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<__HttpRequest>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const se_ListTemplatesCommand: (
|
|
815
815
|
input: ListTemplatesCommandInput,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<__HttpRequest>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const se_ListTemplateVersionsCommand: (
|
|
819
819
|
input: ListTemplateVersionsCommandInput,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<__HttpRequest>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const se_PhoneNumberValidateCommand: (
|
|
823
823
|
input: PhoneNumberValidateCommandInput,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<__HttpRequest>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const se_PutEventsCommand: (
|
|
827
827
|
input: PutEventsCommandInput,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<__HttpRequest>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const se_PutEventStreamCommand: (
|
|
831
831
|
input: PutEventStreamCommandInput,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<__HttpRequest>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const se_RemoveAttributesCommand: (
|
|
835
835
|
input: RemoveAttributesCommandInput,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<__HttpRequest>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const se_SendMessagesCommand: (
|
|
839
839
|
input: SendMessagesCommandInput,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<__HttpRequest>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const se_SendOTPMessageCommand: (
|
|
843
843
|
input: SendOTPMessageCommandInput,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<__HttpRequest>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const se_SendUsersMessagesCommand: (
|
|
847
847
|
input: SendUsersMessagesCommandInput,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<__HttpRequest>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const se_TagResourceCommand: (
|
|
851
851
|
input: TagResourceCommandInput,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<__HttpRequest>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const se_UntagResourceCommand: (
|
|
855
855
|
input: UntagResourceCommandInput,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<__HttpRequest>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const se_UpdateAdmChannelCommand: (
|
|
859
859
|
input: UpdateAdmChannelCommandInput,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<__HttpRequest>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const se_UpdateApnsChannelCommand: (
|
|
863
863
|
input: UpdateApnsChannelCommandInput,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<__HttpRequest>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const se_UpdateApnsSandboxChannelCommand: (
|
|
867
867
|
input: UpdateApnsSandboxChannelCommandInput,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<__HttpRequest>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const se_UpdateApnsVoipChannelCommand: (
|
|
871
871
|
input: UpdateApnsVoipChannelCommandInput,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<__HttpRequest>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const se_UpdateApnsVoipSandboxChannelCommand: (
|
|
875
875
|
input: UpdateApnsVoipSandboxChannelCommandInput,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<__HttpRequest>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const se_UpdateApplicationSettingsCommand: (
|
|
879
879
|
input: UpdateApplicationSettingsCommandInput,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<__HttpRequest>;
|
|
882
|
-
export declare const
|
|
882
|
+
export declare const se_UpdateBaiduChannelCommand: (
|
|
883
883
|
input: UpdateBaiduChannelCommandInput,
|
|
884
884
|
context: __SerdeContext
|
|
885
885
|
) => Promise<__HttpRequest>;
|
|
886
|
-
export declare const
|
|
886
|
+
export declare const se_UpdateCampaignCommand: (
|
|
887
887
|
input: UpdateCampaignCommandInput,
|
|
888
888
|
context: __SerdeContext
|
|
889
889
|
) => Promise<__HttpRequest>;
|
|
890
|
-
export declare const
|
|
890
|
+
export declare const se_UpdateEmailChannelCommand: (
|
|
891
891
|
input: UpdateEmailChannelCommandInput,
|
|
892
892
|
context: __SerdeContext
|
|
893
893
|
) => Promise<__HttpRequest>;
|
|
894
|
-
export declare const
|
|
894
|
+
export declare const se_UpdateEmailTemplateCommand: (
|
|
895
895
|
input: UpdateEmailTemplateCommandInput,
|
|
896
896
|
context: __SerdeContext
|
|
897
897
|
) => Promise<__HttpRequest>;
|
|
898
|
-
export declare const
|
|
898
|
+
export declare const se_UpdateEndpointCommand: (
|
|
899
899
|
input: UpdateEndpointCommandInput,
|
|
900
900
|
context: __SerdeContext
|
|
901
901
|
) => Promise<__HttpRequest>;
|
|
902
|
-
export declare const
|
|
902
|
+
export declare const se_UpdateEndpointsBatchCommand: (
|
|
903
903
|
input: UpdateEndpointsBatchCommandInput,
|
|
904
904
|
context: __SerdeContext
|
|
905
905
|
) => Promise<__HttpRequest>;
|
|
906
|
-
export declare const
|
|
906
|
+
export declare const se_UpdateGcmChannelCommand: (
|
|
907
907
|
input: UpdateGcmChannelCommandInput,
|
|
908
908
|
context: __SerdeContext
|
|
909
909
|
) => Promise<__HttpRequest>;
|
|
910
|
-
export declare const
|
|
910
|
+
export declare const se_UpdateInAppTemplateCommand: (
|
|
911
911
|
input: UpdateInAppTemplateCommandInput,
|
|
912
912
|
context: __SerdeContext
|
|
913
913
|
) => Promise<__HttpRequest>;
|
|
914
|
-
export declare const
|
|
914
|
+
export declare const se_UpdateJourneyCommand: (
|
|
915
915
|
input: UpdateJourneyCommandInput,
|
|
916
916
|
context: __SerdeContext
|
|
917
917
|
) => Promise<__HttpRequest>;
|
|
918
|
-
export declare const
|
|
918
|
+
export declare const se_UpdateJourneyStateCommand: (
|
|
919
919
|
input: UpdateJourneyStateCommandInput,
|
|
920
920
|
context: __SerdeContext
|
|
921
921
|
) => Promise<__HttpRequest>;
|
|
922
|
-
export declare const
|
|
922
|
+
export declare const se_UpdatePushTemplateCommand: (
|
|
923
923
|
input: UpdatePushTemplateCommandInput,
|
|
924
924
|
context: __SerdeContext
|
|
925
925
|
) => Promise<__HttpRequest>;
|
|
926
|
-
export declare const
|
|
926
|
+
export declare const se_UpdateRecommenderConfigurationCommand: (
|
|
927
927
|
input: UpdateRecommenderConfigurationCommandInput,
|
|
928
928
|
context: __SerdeContext
|
|
929
929
|
) => Promise<__HttpRequest>;
|
|
930
|
-
export declare const
|
|
930
|
+
export declare const se_UpdateSegmentCommand: (
|
|
931
931
|
input: UpdateSegmentCommandInput,
|
|
932
932
|
context: __SerdeContext
|
|
933
933
|
) => Promise<__HttpRequest>;
|
|
934
|
-
export declare const
|
|
934
|
+
export declare const se_UpdateSmsChannelCommand: (
|
|
935
935
|
input: UpdateSmsChannelCommandInput,
|
|
936
936
|
context: __SerdeContext
|
|
937
937
|
) => Promise<__HttpRequest>;
|
|
938
|
-
export declare const
|
|
938
|
+
export declare const se_UpdateSmsTemplateCommand: (
|
|
939
939
|
input: UpdateSmsTemplateCommandInput,
|
|
940
940
|
context: __SerdeContext
|
|
941
941
|
) => Promise<__HttpRequest>;
|
|
942
|
-
export declare const
|
|
942
|
+
export declare const se_UpdateTemplateActiveVersionCommand: (
|
|
943
943
|
input: UpdateTemplateActiveVersionCommandInput,
|
|
944
944
|
context: __SerdeContext
|
|
945
945
|
) => Promise<__HttpRequest>;
|
|
946
|
-
export declare const
|
|
946
|
+
export declare const se_UpdateVoiceChannelCommand: (
|
|
947
947
|
input: UpdateVoiceChannelCommandInput,
|
|
948
948
|
context: __SerdeContext
|
|
949
949
|
) => Promise<__HttpRequest>;
|
|
950
|
-
export declare const
|
|
950
|
+
export declare const se_UpdateVoiceTemplateCommand: (
|
|
951
951
|
input: UpdateVoiceTemplateCommandInput,
|
|
952
952
|
context: __SerdeContext
|
|
953
953
|
) => Promise<__HttpRequest>;
|
|
954
|
-
export declare const
|
|
954
|
+
export declare const se_VerifyOTPMessageCommand: (
|
|
955
955
|
input: VerifyOTPMessageCommandInput,
|
|
956
956
|
context: __SerdeContext
|
|
957
957
|
) => Promise<__HttpRequest>;
|
|
958
|
-
export declare const
|
|
958
|
+
export declare const de_CreateAppCommand: (
|
|
959
959
|
output: __HttpResponse,
|
|
960
960
|
context: __SerdeContext
|
|
961
961
|
) => Promise<CreateAppCommandOutput>;
|
|
962
|
-
export declare const
|
|
962
|
+
export declare const de_CreateCampaignCommand: (
|
|
963
963
|
output: __HttpResponse,
|
|
964
964
|
context: __SerdeContext
|
|
965
965
|
) => Promise<CreateCampaignCommandOutput>;
|
|
966
|
-
export declare const
|
|
966
|
+
export declare const de_CreateEmailTemplateCommand: (
|
|
967
967
|
output: __HttpResponse,
|
|
968
968
|
context: __SerdeContext
|
|
969
969
|
) => Promise<CreateEmailTemplateCommandOutput>;
|
|
970
|
-
export declare const
|
|
970
|
+
export declare const de_CreateExportJobCommand: (
|
|
971
971
|
output: __HttpResponse,
|
|
972
972
|
context: __SerdeContext
|
|
973
973
|
) => Promise<CreateExportJobCommandOutput>;
|
|
974
|
-
export declare const
|
|
974
|
+
export declare const de_CreateImportJobCommand: (
|
|
975
975
|
output: __HttpResponse,
|
|
976
976
|
context: __SerdeContext
|
|
977
977
|
) => Promise<CreateImportJobCommandOutput>;
|
|
978
|
-
export declare const
|
|
978
|
+
export declare const de_CreateInAppTemplateCommand: (
|
|
979
979
|
output: __HttpResponse,
|
|
980
980
|
context: __SerdeContext
|
|
981
981
|
) => Promise<CreateInAppTemplateCommandOutput>;
|
|
982
|
-
export declare const
|
|
982
|
+
export declare const de_CreateJourneyCommand: (
|
|
983
983
|
output: __HttpResponse,
|
|
984
984
|
context: __SerdeContext
|
|
985
985
|
) => Promise<CreateJourneyCommandOutput>;
|
|
986
|
-
export declare const
|
|
986
|
+
export declare const de_CreatePushTemplateCommand: (
|
|
987
987
|
output: __HttpResponse,
|
|
988
988
|
context: __SerdeContext
|
|
989
989
|
) => Promise<CreatePushTemplateCommandOutput>;
|
|
990
|
-
export declare const
|
|
990
|
+
export declare const de_CreateRecommenderConfigurationCommand: (
|
|
991
991
|
output: __HttpResponse,
|
|
992
992
|
context: __SerdeContext
|
|
993
993
|
) => Promise<CreateRecommenderConfigurationCommandOutput>;
|
|
994
|
-
export declare const
|
|
994
|
+
export declare const de_CreateSegmentCommand: (
|
|
995
995
|
output: __HttpResponse,
|
|
996
996
|
context: __SerdeContext
|
|
997
997
|
) => Promise<CreateSegmentCommandOutput>;
|
|
998
|
-
export declare const
|
|
998
|
+
export declare const de_CreateSmsTemplateCommand: (
|
|
999
999
|
output: __HttpResponse,
|
|
1000
1000
|
context: __SerdeContext
|
|
1001
1001
|
) => Promise<CreateSmsTemplateCommandOutput>;
|
|
1002
|
-
export declare const
|
|
1002
|
+
export declare const de_CreateVoiceTemplateCommand: (
|
|
1003
1003
|
output: __HttpResponse,
|
|
1004
1004
|
context: __SerdeContext
|
|
1005
1005
|
) => Promise<CreateVoiceTemplateCommandOutput>;
|
|
1006
|
-
export declare const
|
|
1006
|
+
export declare const de_DeleteAdmChannelCommand: (
|
|
1007
1007
|
output: __HttpResponse,
|
|
1008
1008
|
context: __SerdeContext
|
|
1009
1009
|
) => Promise<DeleteAdmChannelCommandOutput>;
|
|
1010
|
-
export declare const
|
|
1010
|
+
export declare const de_DeleteApnsChannelCommand: (
|
|
1011
1011
|
output: __HttpResponse,
|
|
1012
1012
|
context: __SerdeContext
|
|
1013
1013
|
) => Promise<DeleteApnsChannelCommandOutput>;
|
|
1014
|
-
export declare const
|
|
1014
|
+
export declare const de_DeleteApnsSandboxChannelCommand: (
|
|
1015
1015
|
output: __HttpResponse,
|
|
1016
1016
|
context: __SerdeContext
|
|
1017
1017
|
) => Promise<DeleteApnsSandboxChannelCommandOutput>;
|
|
1018
|
-
export declare const
|
|
1018
|
+
export declare const de_DeleteApnsVoipChannelCommand: (
|
|
1019
1019
|
output: __HttpResponse,
|
|
1020
1020
|
context: __SerdeContext
|
|
1021
1021
|
) => Promise<DeleteApnsVoipChannelCommandOutput>;
|
|
1022
|
-
export declare const
|
|
1022
|
+
export declare const de_DeleteApnsVoipSandboxChannelCommand: (
|
|
1023
1023
|
output: __HttpResponse,
|
|
1024
1024
|
context: __SerdeContext
|
|
1025
1025
|
) => Promise<DeleteApnsVoipSandboxChannelCommandOutput>;
|
|
1026
|
-
export declare const
|
|
1026
|
+
export declare const de_DeleteAppCommand: (
|
|
1027
1027
|
output: __HttpResponse,
|
|
1028
1028
|
context: __SerdeContext
|
|
1029
1029
|
) => Promise<DeleteAppCommandOutput>;
|
|
1030
|
-
export declare const
|
|
1030
|
+
export declare const de_DeleteBaiduChannelCommand: (
|
|
1031
1031
|
output: __HttpResponse,
|
|
1032
1032
|
context: __SerdeContext
|
|
1033
1033
|
) => Promise<DeleteBaiduChannelCommandOutput>;
|
|
1034
|
-
export declare const
|
|
1034
|
+
export declare const de_DeleteCampaignCommand: (
|
|
1035
1035
|
output: __HttpResponse,
|
|
1036
1036
|
context: __SerdeContext
|
|
1037
1037
|
) => Promise<DeleteCampaignCommandOutput>;
|
|
1038
|
-
export declare const
|
|
1038
|
+
export declare const de_DeleteEmailChannelCommand: (
|
|
1039
1039
|
output: __HttpResponse,
|
|
1040
1040
|
context: __SerdeContext
|
|
1041
1041
|
) => Promise<DeleteEmailChannelCommandOutput>;
|
|
1042
|
-
export declare const
|
|
1042
|
+
export declare const de_DeleteEmailTemplateCommand: (
|
|
1043
1043
|
output: __HttpResponse,
|
|
1044
1044
|
context: __SerdeContext
|
|
1045
1045
|
) => Promise<DeleteEmailTemplateCommandOutput>;
|
|
1046
|
-
export declare const
|
|
1046
|
+
export declare const de_DeleteEndpointCommand: (
|
|
1047
1047
|
output: __HttpResponse,
|
|
1048
1048
|
context: __SerdeContext
|
|
1049
1049
|
) => Promise<DeleteEndpointCommandOutput>;
|
|
1050
|
-
export declare const
|
|
1050
|
+
export declare const de_DeleteEventStreamCommand: (
|
|
1051
1051
|
output: __HttpResponse,
|
|
1052
1052
|
context: __SerdeContext
|
|
1053
1053
|
) => Promise<DeleteEventStreamCommandOutput>;
|
|
1054
|
-
export declare const
|
|
1054
|
+
export declare const de_DeleteGcmChannelCommand: (
|
|
1055
1055
|
output: __HttpResponse,
|
|
1056
1056
|
context: __SerdeContext
|
|
1057
1057
|
) => Promise<DeleteGcmChannelCommandOutput>;
|
|
1058
|
-
export declare const
|
|
1058
|
+
export declare const de_DeleteInAppTemplateCommand: (
|
|
1059
1059
|
output: __HttpResponse,
|
|
1060
1060
|
context: __SerdeContext
|
|
1061
1061
|
) => Promise<DeleteInAppTemplateCommandOutput>;
|
|
1062
|
-
export declare const
|
|
1062
|
+
export declare const de_DeleteJourneyCommand: (
|
|
1063
1063
|
output: __HttpResponse,
|
|
1064
1064
|
context: __SerdeContext
|
|
1065
1065
|
) => Promise<DeleteJourneyCommandOutput>;
|
|
1066
|
-
export declare const
|
|
1066
|
+
export declare const de_DeletePushTemplateCommand: (
|
|
1067
1067
|
output: __HttpResponse,
|
|
1068
1068
|
context: __SerdeContext
|
|
1069
1069
|
) => Promise<DeletePushTemplateCommandOutput>;
|
|
1070
|
-
export declare const
|
|
1070
|
+
export declare const de_DeleteRecommenderConfigurationCommand: (
|
|
1071
1071
|
output: __HttpResponse,
|
|
1072
1072
|
context: __SerdeContext
|
|
1073
1073
|
) => Promise<DeleteRecommenderConfigurationCommandOutput>;
|
|
1074
|
-
export declare const
|
|
1074
|
+
export declare const de_DeleteSegmentCommand: (
|
|
1075
1075
|
output: __HttpResponse,
|
|
1076
1076
|
context: __SerdeContext
|
|
1077
1077
|
) => Promise<DeleteSegmentCommandOutput>;
|
|
1078
|
-
export declare const
|
|
1078
|
+
export declare const de_DeleteSmsChannelCommand: (
|
|
1079
1079
|
output: __HttpResponse,
|
|
1080
1080
|
context: __SerdeContext
|
|
1081
1081
|
) => Promise<DeleteSmsChannelCommandOutput>;
|
|
1082
|
-
export declare const
|
|
1082
|
+
export declare const de_DeleteSmsTemplateCommand: (
|
|
1083
1083
|
output: __HttpResponse,
|
|
1084
1084
|
context: __SerdeContext
|
|
1085
1085
|
) => Promise<DeleteSmsTemplateCommandOutput>;
|
|
1086
|
-
export declare const
|
|
1086
|
+
export declare const de_DeleteUserEndpointsCommand: (
|
|
1087
1087
|
output: __HttpResponse,
|
|
1088
1088
|
context: __SerdeContext
|
|
1089
1089
|
) => Promise<DeleteUserEndpointsCommandOutput>;
|
|
1090
|
-
export declare const
|
|
1090
|
+
export declare const de_DeleteVoiceChannelCommand: (
|
|
1091
1091
|
output: __HttpResponse,
|
|
1092
1092
|
context: __SerdeContext
|
|
1093
1093
|
) => Promise<DeleteVoiceChannelCommandOutput>;
|
|
1094
|
-
export declare const
|
|
1094
|
+
export declare const de_DeleteVoiceTemplateCommand: (
|
|
1095
1095
|
output: __HttpResponse,
|
|
1096
1096
|
context: __SerdeContext
|
|
1097
1097
|
) => Promise<DeleteVoiceTemplateCommandOutput>;
|
|
1098
|
-
export declare const
|
|
1098
|
+
export declare const de_GetAdmChannelCommand: (
|
|
1099
1099
|
output: __HttpResponse,
|
|
1100
1100
|
context: __SerdeContext
|
|
1101
1101
|
) => Promise<GetAdmChannelCommandOutput>;
|
|
1102
|
-
export declare const
|
|
1102
|
+
export declare const de_GetApnsChannelCommand: (
|
|
1103
1103
|
output: __HttpResponse,
|
|
1104
1104
|
context: __SerdeContext
|
|
1105
1105
|
) => Promise<GetApnsChannelCommandOutput>;
|
|
1106
|
-
export declare const
|
|
1106
|
+
export declare const de_GetApnsSandboxChannelCommand: (
|
|
1107
1107
|
output: __HttpResponse,
|
|
1108
1108
|
context: __SerdeContext
|
|
1109
1109
|
) => Promise<GetApnsSandboxChannelCommandOutput>;
|
|
1110
|
-
export declare const
|
|
1110
|
+
export declare const de_GetApnsVoipChannelCommand: (
|
|
1111
1111
|
output: __HttpResponse,
|
|
1112
1112
|
context: __SerdeContext
|
|
1113
1113
|
) => Promise<GetApnsVoipChannelCommandOutput>;
|
|
1114
|
-
export declare const
|
|
1114
|
+
export declare const de_GetApnsVoipSandboxChannelCommand: (
|
|
1115
1115
|
output: __HttpResponse,
|
|
1116
1116
|
context: __SerdeContext
|
|
1117
1117
|
) => Promise<GetApnsVoipSandboxChannelCommandOutput>;
|
|
1118
|
-
export declare const
|
|
1118
|
+
export declare const de_GetAppCommand: (
|
|
1119
1119
|
output: __HttpResponse,
|
|
1120
1120
|
context: __SerdeContext
|
|
1121
1121
|
) => Promise<GetAppCommandOutput>;
|
|
1122
|
-
export declare const
|
|
1122
|
+
export declare const de_GetApplicationDateRangeKpiCommand: (
|
|
1123
1123
|
output: __HttpResponse,
|
|
1124
1124
|
context: __SerdeContext
|
|
1125
1125
|
) => Promise<GetApplicationDateRangeKpiCommandOutput>;
|
|
1126
|
-
export declare const
|
|
1126
|
+
export declare const de_GetApplicationSettingsCommand: (
|
|
1127
1127
|
output: __HttpResponse,
|
|
1128
1128
|
context: __SerdeContext
|
|
1129
1129
|
) => Promise<GetApplicationSettingsCommandOutput>;
|
|
1130
|
-
export declare const
|
|
1130
|
+
export declare const de_GetAppsCommand: (
|
|
1131
1131
|
output: __HttpResponse,
|
|
1132
1132
|
context: __SerdeContext
|
|
1133
1133
|
) => Promise<GetAppsCommandOutput>;
|
|
1134
|
-
export declare const
|
|
1134
|
+
export declare const de_GetBaiduChannelCommand: (
|
|
1135
1135
|
output: __HttpResponse,
|
|
1136
1136
|
context: __SerdeContext
|
|
1137
1137
|
) => Promise<GetBaiduChannelCommandOutput>;
|
|
1138
|
-
export declare const
|
|
1138
|
+
export declare const de_GetCampaignCommand: (
|
|
1139
1139
|
output: __HttpResponse,
|
|
1140
1140
|
context: __SerdeContext
|
|
1141
1141
|
) => Promise<GetCampaignCommandOutput>;
|
|
1142
|
-
export declare const
|
|
1142
|
+
export declare const de_GetCampaignActivitiesCommand: (
|
|
1143
1143
|
output: __HttpResponse,
|
|
1144
1144
|
context: __SerdeContext
|
|
1145
1145
|
) => Promise<GetCampaignActivitiesCommandOutput>;
|
|
1146
|
-
export declare const
|
|
1146
|
+
export declare const de_GetCampaignDateRangeKpiCommand: (
|
|
1147
1147
|
output: __HttpResponse,
|
|
1148
1148
|
context: __SerdeContext
|
|
1149
1149
|
) => Promise<GetCampaignDateRangeKpiCommandOutput>;
|
|
1150
|
-
export declare const
|
|
1150
|
+
export declare const de_GetCampaignsCommand: (
|
|
1151
1151
|
output: __HttpResponse,
|
|
1152
1152
|
context: __SerdeContext
|
|
1153
1153
|
) => Promise<GetCampaignsCommandOutput>;
|
|
1154
|
-
export declare const
|
|
1154
|
+
export declare const de_GetCampaignVersionCommand: (
|
|
1155
1155
|
output: __HttpResponse,
|
|
1156
1156
|
context: __SerdeContext
|
|
1157
1157
|
) => Promise<GetCampaignVersionCommandOutput>;
|
|
1158
|
-
export declare const
|
|
1158
|
+
export declare const de_GetCampaignVersionsCommand: (
|
|
1159
1159
|
output: __HttpResponse,
|
|
1160
1160
|
context: __SerdeContext
|
|
1161
1161
|
) => Promise<GetCampaignVersionsCommandOutput>;
|
|
1162
|
-
export declare const
|
|
1162
|
+
export declare const de_GetChannelsCommand: (
|
|
1163
1163
|
output: __HttpResponse,
|
|
1164
1164
|
context: __SerdeContext
|
|
1165
1165
|
) => Promise<GetChannelsCommandOutput>;
|
|
1166
|
-
export declare const
|
|
1166
|
+
export declare const de_GetEmailChannelCommand: (
|
|
1167
1167
|
output: __HttpResponse,
|
|
1168
1168
|
context: __SerdeContext
|
|
1169
1169
|
) => Promise<GetEmailChannelCommandOutput>;
|
|
1170
|
-
export declare const
|
|
1170
|
+
export declare const de_GetEmailTemplateCommand: (
|
|
1171
1171
|
output: __HttpResponse,
|
|
1172
1172
|
context: __SerdeContext
|
|
1173
1173
|
) => Promise<GetEmailTemplateCommandOutput>;
|
|
1174
|
-
export declare const
|
|
1174
|
+
export declare const de_GetEndpointCommand: (
|
|
1175
1175
|
output: __HttpResponse,
|
|
1176
1176
|
context: __SerdeContext
|
|
1177
1177
|
) => Promise<GetEndpointCommandOutput>;
|
|
1178
|
-
export declare const
|
|
1178
|
+
export declare const de_GetEventStreamCommand: (
|
|
1179
1179
|
output: __HttpResponse,
|
|
1180
1180
|
context: __SerdeContext
|
|
1181
1181
|
) => Promise<GetEventStreamCommandOutput>;
|
|
1182
|
-
export declare const
|
|
1182
|
+
export declare const de_GetExportJobCommand: (
|
|
1183
1183
|
output: __HttpResponse,
|
|
1184
1184
|
context: __SerdeContext
|
|
1185
1185
|
) => Promise<GetExportJobCommandOutput>;
|
|
1186
|
-
export declare const
|
|
1186
|
+
export declare const de_GetExportJobsCommand: (
|
|
1187
1187
|
output: __HttpResponse,
|
|
1188
1188
|
context: __SerdeContext
|
|
1189
1189
|
) => Promise<GetExportJobsCommandOutput>;
|
|
1190
|
-
export declare const
|
|
1190
|
+
export declare const de_GetGcmChannelCommand: (
|
|
1191
1191
|
output: __HttpResponse,
|
|
1192
1192
|
context: __SerdeContext
|
|
1193
1193
|
) => Promise<GetGcmChannelCommandOutput>;
|
|
1194
|
-
export declare const
|
|
1194
|
+
export declare const de_GetImportJobCommand: (
|
|
1195
1195
|
output: __HttpResponse,
|
|
1196
1196
|
context: __SerdeContext
|
|
1197
1197
|
) => Promise<GetImportJobCommandOutput>;
|
|
1198
|
-
export declare const
|
|
1198
|
+
export declare const de_GetImportJobsCommand: (
|
|
1199
1199
|
output: __HttpResponse,
|
|
1200
1200
|
context: __SerdeContext
|
|
1201
1201
|
) => Promise<GetImportJobsCommandOutput>;
|
|
1202
|
-
export declare const
|
|
1202
|
+
export declare const de_GetInAppMessagesCommand: (
|
|
1203
1203
|
output: __HttpResponse,
|
|
1204
1204
|
context: __SerdeContext
|
|
1205
1205
|
) => Promise<GetInAppMessagesCommandOutput>;
|
|
1206
|
-
export declare const
|
|
1206
|
+
export declare const de_GetInAppTemplateCommand: (
|
|
1207
1207
|
output: __HttpResponse,
|
|
1208
1208
|
context: __SerdeContext
|
|
1209
1209
|
) => Promise<GetInAppTemplateCommandOutput>;
|
|
1210
|
-
export declare const
|
|
1210
|
+
export declare const de_GetJourneyCommand: (
|
|
1211
1211
|
output: __HttpResponse,
|
|
1212
1212
|
context: __SerdeContext
|
|
1213
1213
|
) => Promise<GetJourneyCommandOutput>;
|
|
1214
|
-
export declare const
|
|
1214
|
+
export declare const de_GetJourneyDateRangeKpiCommand: (
|
|
1215
1215
|
output: __HttpResponse,
|
|
1216
1216
|
context: __SerdeContext
|
|
1217
1217
|
) => Promise<GetJourneyDateRangeKpiCommandOutput>;
|
|
1218
|
-
export declare const
|
|
1218
|
+
export declare const de_GetJourneyExecutionActivityMetricsCommand: (
|
|
1219
1219
|
output: __HttpResponse,
|
|
1220
1220
|
context: __SerdeContext
|
|
1221
1221
|
) => Promise<GetJourneyExecutionActivityMetricsCommandOutput>;
|
|
1222
|
-
export declare const
|
|
1222
|
+
export declare const de_GetJourneyExecutionMetricsCommand: (
|
|
1223
1223
|
output: __HttpResponse,
|
|
1224
1224
|
context: __SerdeContext
|
|
1225
1225
|
) => Promise<GetJourneyExecutionMetricsCommandOutput>;
|
|
1226
|
-
export declare const
|
|
1226
|
+
export declare const de_GetPushTemplateCommand: (
|
|
1227
1227
|
output: __HttpResponse,
|
|
1228
1228
|
context: __SerdeContext
|
|
1229
1229
|
) => Promise<GetPushTemplateCommandOutput>;
|
|
1230
|
-
export declare const
|
|
1230
|
+
export declare const de_GetRecommenderConfigurationCommand: (
|
|
1231
1231
|
output: __HttpResponse,
|
|
1232
1232
|
context: __SerdeContext
|
|
1233
1233
|
) => Promise<GetRecommenderConfigurationCommandOutput>;
|
|
1234
|
-
export declare const
|
|
1234
|
+
export declare const de_GetRecommenderConfigurationsCommand: (
|
|
1235
1235
|
output: __HttpResponse,
|
|
1236
1236
|
context: __SerdeContext
|
|
1237
1237
|
) => Promise<GetRecommenderConfigurationsCommandOutput>;
|
|
1238
|
-
export declare const
|
|
1238
|
+
export declare const de_GetSegmentCommand: (
|
|
1239
1239
|
output: __HttpResponse,
|
|
1240
1240
|
context: __SerdeContext
|
|
1241
1241
|
) => Promise<GetSegmentCommandOutput>;
|
|
1242
|
-
export declare const
|
|
1242
|
+
export declare const de_GetSegmentExportJobsCommand: (
|
|
1243
1243
|
output: __HttpResponse,
|
|
1244
1244
|
context: __SerdeContext
|
|
1245
1245
|
) => Promise<GetSegmentExportJobsCommandOutput>;
|
|
1246
|
-
export declare const
|
|
1246
|
+
export declare const de_GetSegmentImportJobsCommand: (
|
|
1247
1247
|
output: __HttpResponse,
|
|
1248
1248
|
context: __SerdeContext
|
|
1249
1249
|
) => Promise<GetSegmentImportJobsCommandOutput>;
|
|
1250
|
-
export declare const
|
|
1250
|
+
export declare const de_GetSegmentsCommand: (
|
|
1251
1251
|
output: __HttpResponse,
|
|
1252
1252
|
context: __SerdeContext
|
|
1253
1253
|
) => Promise<GetSegmentsCommandOutput>;
|
|
1254
|
-
export declare const
|
|
1254
|
+
export declare const de_GetSegmentVersionCommand: (
|
|
1255
1255
|
output: __HttpResponse,
|
|
1256
1256
|
context: __SerdeContext
|
|
1257
1257
|
) => Promise<GetSegmentVersionCommandOutput>;
|
|
1258
|
-
export declare const
|
|
1258
|
+
export declare const de_GetSegmentVersionsCommand: (
|
|
1259
1259
|
output: __HttpResponse,
|
|
1260
1260
|
context: __SerdeContext
|
|
1261
1261
|
) => Promise<GetSegmentVersionsCommandOutput>;
|
|
1262
|
-
export declare const
|
|
1262
|
+
export declare const de_GetSmsChannelCommand: (
|
|
1263
1263
|
output: __HttpResponse,
|
|
1264
1264
|
context: __SerdeContext
|
|
1265
1265
|
) => Promise<GetSmsChannelCommandOutput>;
|
|
1266
|
-
export declare const
|
|
1266
|
+
export declare const de_GetSmsTemplateCommand: (
|
|
1267
1267
|
output: __HttpResponse,
|
|
1268
1268
|
context: __SerdeContext
|
|
1269
1269
|
) => Promise<GetSmsTemplateCommandOutput>;
|
|
1270
|
-
export declare const
|
|
1270
|
+
export declare const de_GetUserEndpointsCommand: (
|
|
1271
1271
|
output: __HttpResponse,
|
|
1272
1272
|
context: __SerdeContext
|
|
1273
1273
|
) => Promise<GetUserEndpointsCommandOutput>;
|
|
1274
|
-
export declare const
|
|
1274
|
+
export declare const de_GetVoiceChannelCommand: (
|
|
1275
1275
|
output: __HttpResponse,
|
|
1276
1276
|
context: __SerdeContext
|
|
1277
1277
|
) => Promise<GetVoiceChannelCommandOutput>;
|
|
1278
|
-
export declare const
|
|
1278
|
+
export declare const de_GetVoiceTemplateCommand: (
|
|
1279
1279
|
output: __HttpResponse,
|
|
1280
1280
|
context: __SerdeContext
|
|
1281
1281
|
) => Promise<GetVoiceTemplateCommandOutput>;
|
|
1282
|
-
export declare const
|
|
1282
|
+
export declare const de_ListJourneysCommand: (
|
|
1283
1283
|
output: __HttpResponse,
|
|
1284
1284
|
context: __SerdeContext
|
|
1285
1285
|
) => Promise<ListJourneysCommandOutput>;
|
|
1286
|
-
export declare const
|
|
1286
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
1287
1287
|
output: __HttpResponse,
|
|
1288
1288
|
context: __SerdeContext
|
|
1289
1289
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
1290
|
-
export declare const
|
|
1290
|
+
export declare const de_ListTemplatesCommand: (
|
|
1291
1291
|
output: __HttpResponse,
|
|
1292
1292
|
context: __SerdeContext
|
|
1293
1293
|
) => Promise<ListTemplatesCommandOutput>;
|
|
1294
|
-
export declare const
|
|
1294
|
+
export declare const de_ListTemplateVersionsCommand: (
|
|
1295
1295
|
output: __HttpResponse,
|
|
1296
1296
|
context: __SerdeContext
|
|
1297
1297
|
) => Promise<ListTemplateVersionsCommandOutput>;
|
|
1298
|
-
export declare const
|
|
1298
|
+
export declare const de_PhoneNumberValidateCommand: (
|
|
1299
1299
|
output: __HttpResponse,
|
|
1300
1300
|
context: __SerdeContext
|
|
1301
1301
|
) => Promise<PhoneNumberValidateCommandOutput>;
|
|
1302
|
-
export declare const
|
|
1302
|
+
export declare const de_PutEventsCommand: (
|
|
1303
1303
|
output: __HttpResponse,
|
|
1304
1304
|
context: __SerdeContext
|
|
1305
1305
|
) => Promise<PutEventsCommandOutput>;
|
|
1306
|
-
export declare const
|
|
1306
|
+
export declare const de_PutEventStreamCommand: (
|
|
1307
1307
|
output: __HttpResponse,
|
|
1308
1308
|
context: __SerdeContext
|
|
1309
1309
|
) => Promise<PutEventStreamCommandOutput>;
|
|
1310
|
-
export declare const
|
|
1310
|
+
export declare const de_RemoveAttributesCommand: (
|
|
1311
1311
|
output: __HttpResponse,
|
|
1312
1312
|
context: __SerdeContext
|
|
1313
1313
|
) => Promise<RemoveAttributesCommandOutput>;
|
|
1314
|
-
export declare const
|
|
1314
|
+
export declare const de_SendMessagesCommand: (
|
|
1315
1315
|
output: __HttpResponse,
|
|
1316
1316
|
context: __SerdeContext
|
|
1317
1317
|
) => Promise<SendMessagesCommandOutput>;
|
|
1318
|
-
export declare const
|
|
1318
|
+
export declare const de_SendOTPMessageCommand: (
|
|
1319
1319
|
output: __HttpResponse,
|
|
1320
1320
|
context: __SerdeContext
|
|
1321
1321
|
) => Promise<SendOTPMessageCommandOutput>;
|
|
1322
|
-
export declare const
|
|
1322
|
+
export declare const de_SendUsersMessagesCommand: (
|
|
1323
1323
|
output: __HttpResponse,
|
|
1324
1324
|
context: __SerdeContext
|
|
1325
1325
|
) => Promise<SendUsersMessagesCommandOutput>;
|
|
1326
|
-
export declare const
|
|
1326
|
+
export declare const de_TagResourceCommand: (
|
|
1327
1327
|
output: __HttpResponse,
|
|
1328
1328
|
context: __SerdeContext
|
|
1329
1329
|
) => Promise<TagResourceCommandOutput>;
|
|
1330
|
-
export declare const
|
|
1330
|
+
export declare const de_UntagResourceCommand: (
|
|
1331
1331
|
output: __HttpResponse,
|
|
1332
1332
|
context: __SerdeContext
|
|
1333
1333
|
) => Promise<UntagResourceCommandOutput>;
|
|
1334
|
-
export declare const
|
|
1334
|
+
export declare const de_UpdateAdmChannelCommand: (
|
|
1335
1335
|
output: __HttpResponse,
|
|
1336
1336
|
context: __SerdeContext
|
|
1337
1337
|
) => Promise<UpdateAdmChannelCommandOutput>;
|
|
1338
|
-
export declare const
|
|
1338
|
+
export declare const de_UpdateApnsChannelCommand: (
|
|
1339
1339
|
output: __HttpResponse,
|
|
1340
1340
|
context: __SerdeContext
|
|
1341
1341
|
) => Promise<UpdateApnsChannelCommandOutput>;
|
|
1342
|
-
export declare const
|
|
1342
|
+
export declare const de_UpdateApnsSandboxChannelCommand: (
|
|
1343
1343
|
output: __HttpResponse,
|
|
1344
1344
|
context: __SerdeContext
|
|
1345
1345
|
) => Promise<UpdateApnsSandboxChannelCommandOutput>;
|
|
1346
|
-
export declare const
|
|
1346
|
+
export declare const de_UpdateApnsVoipChannelCommand: (
|
|
1347
1347
|
output: __HttpResponse,
|
|
1348
1348
|
context: __SerdeContext
|
|
1349
1349
|
) => Promise<UpdateApnsVoipChannelCommandOutput>;
|
|
1350
|
-
export declare const
|
|
1350
|
+
export declare const de_UpdateApnsVoipSandboxChannelCommand: (
|
|
1351
1351
|
output: __HttpResponse,
|
|
1352
1352
|
context: __SerdeContext
|
|
1353
1353
|
) => Promise<UpdateApnsVoipSandboxChannelCommandOutput>;
|
|
1354
|
-
export declare const
|
|
1354
|
+
export declare const de_UpdateApplicationSettingsCommand: (
|
|
1355
1355
|
output: __HttpResponse,
|
|
1356
1356
|
context: __SerdeContext
|
|
1357
1357
|
) => Promise<UpdateApplicationSettingsCommandOutput>;
|
|
1358
|
-
export declare const
|
|
1358
|
+
export declare const de_UpdateBaiduChannelCommand: (
|
|
1359
1359
|
output: __HttpResponse,
|
|
1360
1360
|
context: __SerdeContext
|
|
1361
1361
|
) => Promise<UpdateBaiduChannelCommandOutput>;
|
|
1362
|
-
export declare const
|
|
1362
|
+
export declare const de_UpdateCampaignCommand: (
|
|
1363
1363
|
output: __HttpResponse,
|
|
1364
1364
|
context: __SerdeContext
|
|
1365
1365
|
) => Promise<UpdateCampaignCommandOutput>;
|
|
1366
|
-
export declare const
|
|
1366
|
+
export declare const de_UpdateEmailChannelCommand: (
|
|
1367
1367
|
output: __HttpResponse,
|
|
1368
1368
|
context: __SerdeContext
|
|
1369
1369
|
) => Promise<UpdateEmailChannelCommandOutput>;
|
|
1370
|
-
export declare const
|
|
1370
|
+
export declare const de_UpdateEmailTemplateCommand: (
|
|
1371
1371
|
output: __HttpResponse,
|
|
1372
1372
|
context: __SerdeContext
|
|
1373
1373
|
) => Promise<UpdateEmailTemplateCommandOutput>;
|
|
1374
|
-
export declare const
|
|
1374
|
+
export declare const de_UpdateEndpointCommand: (
|
|
1375
1375
|
output: __HttpResponse,
|
|
1376
1376
|
context: __SerdeContext
|
|
1377
1377
|
) => Promise<UpdateEndpointCommandOutput>;
|
|
1378
|
-
export declare const
|
|
1378
|
+
export declare const de_UpdateEndpointsBatchCommand: (
|
|
1379
1379
|
output: __HttpResponse,
|
|
1380
1380
|
context: __SerdeContext
|
|
1381
1381
|
) => Promise<UpdateEndpointsBatchCommandOutput>;
|
|
1382
|
-
export declare const
|
|
1382
|
+
export declare const de_UpdateGcmChannelCommand: (
|
|
1383
1383
|
output: __HttpResponse,
|
|
1384
1384
|
context: __SerdeContext
|
|
1385
1385
|
) => Promise<UpdateGcmChannelCommandOutput>;
|
|
1386
|
-
export declare const
|
|
1386
|
+
export declare const de_UpdateInAppTemplateCommand: (
|
|
1387
1387
|
output: __HttpResponse,
|
|
1388
1388
|
context: __SerdeContext
|
|
1389
1389
|
) => Promise<UpdateInAppTemplateCommandOutput>;
|
|
1390
|
-
export declare const
|
|
1390
|
+
export declare const de_UpdateJourneyCommand: (
|
|
1391
1391
|
output: __HttpResponse,
|
|
1392
1392
|
context: __SerdeContext
|
|
1393
1393
|
) => Promise<UpdateJourneyCommandOutput>;
|
|
1394
|
-
export declare const
|
|
1394
|
+
export declare const de_UpdateJourneyStateCommand: (
|
|
1395
1395
|
output: __HttpResponse,
|
|
1396
1396
|
context: __SerdeContext
|
|
1397
1397
|
) => Promise<UpdateJourneyStateCommandOutput>;
|
|
1398
|
-
export declare const
|
|
1398
|
+
export declare const de_UpdatePushTemplateCommand: (
|
|
1399
1399
|
output: __HttpResponse,
|
|
1400
1400
|
context: __SerdeContext
|
|
1401
1401
|
) => Promise<UpdatePushTemplateCommandOutput>;
|
|
1402
|
-
export declare const
|
|
1402
|
+
export declare const de_UpdateRecommenderConfigurationCommand: (
|
|
1403
1403
|
output: __HttpResponse,
|
|
1404
1404
|
context: __SerdeContext
|
|
1405
1405
|
) => Promise<UpdateRecommenderConfigurationCommandOutput>;
|
|
1406
|
-
export declare const
|
|
1406
|
+
export declare const de_UpdateSegmentCommand: (
|
|
1407
1407
|
output: __HttpResponse,
|
|
1408
1408
|
context: __SerdeContext
|
|
1409
1409
|
) => Promise<UpdateSegmentCommandOutput>;
|
|
1410
|
-
export declare const
|
|
1410
|
+
export declare const de_UpdateSmsChannelCommand: (
|
|
1411
1411
|
output: __HttpResponse,
|
|
1412
1412
|
context: __SerdeContext
|
|
1413
1413
|
) => Promise<UpdateSmsChannelCommandOutput>;
|
|
1414
|
-
export declare const
|
|
1414
|
+
export declare const de_UpdateSmsTemplateCommand: (
|
|
1415
1415
|
output: __HttpResponse,
|
|
1416
1416
|
context: __SerdeContext
|
|
1417
1417
|
) => Promise<UpdateSmsTemplateCommandOutput>;
|
|
1418
|
-
export declare const
|
|
1418
|
+
export declare const de_UpdateTemplateActiveVersionCommand: (
|
|
1419
1419
|
output: __HttpResponse,
|
|
1420
1420
|
context: __SerdeContext
|
|
1421
1421
|
) => Promise<UpdateTemplateActiveVersionCommandOutput>;
|
|
1422
|
-
export declare const
|
|
1422
|
+
export declare const de_UpdateVoiceChannelCommand: (
|
|
1423
1423
|
output: __HttpResponse,
|
|
1424
1424
|
context: __SerdeContext
|
|
1425
1425
|
) => Promise<UpdateVoiceChannelCommandOutput>;
|
|
1426
|
-
export declare const
|
|
1426
|
+
export declare const de_UpdateVoiceTemplateCommand: (
|
|
1427
1427
|
output: __HttpResponse,
|
|
1428
1428
|
context: __SerdeContext
|
|
1429
1429
|
) => Promise<UpdateVoiceTemplateCommandOutput>;
|
|
1430
|
-
export declare const
|
|
1430
|
+
export declare const de_VerifyOTPMessageCommand: (
|
|
1431
1431
|
output: __HttpResponse,
|
|
1432
1432
|
context: __SerdeContext
|
|
1433
1433
|
) => Promise<VerifyOTPMessageCommandOutput>;
|