@aws-sdk/client-pinpoint 3.296.0 → 3.298.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 -3
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -3
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateExportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateJourneyCommand.js +2 -3
- package/dist-cjs/commands/CreatePushTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateSegmentCommand.js +2 -3
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppCommand.js +2 -3
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventStreamCommand.js +2 -3
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteJourneyCommand.js +2 -3
- package/dist-cjs/commands/DeletePushTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteSegmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetAdmChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +2 -3
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/GetAppCommand.js +2 -3
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +2 -3
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetAppsCommand.js +2 -3
- package/dist-cjs/commands/GetBaiduChannelCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignVersionCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +2 -3
- package/dist-cjs/commands/GetCampaignsCommand.js +2 -3
- package/dist-cjs/commands/GetChannelsCommand.js +2 -3
- package/dist-cjs/commands/GetEmailChannelCommand.js +2 -3
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetEndpointCommand.js +2 -3
- package/dist-cjs/commands/GetEventStreamCommand.js +2 -3
- package/dist-cjs/commands/GetExportJobCommand.js +2 -3
- package/dist-cjs/commands/GetExportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetGcmChannelCommand.js +2 -3
- package/dist-cjs/commands/GetImportJobCommand.js +2 -3
- package/dist-cjs/commands/GetImportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetInAppMessagesCommand.js +2 -3
- package/dist-cjs/commands/GetInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -3
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +2 -3
- package/dist-cjs/commands/GetPushTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentVersionCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentsCommand.js +2 -3
- package/dist-cjs/commands/GetSmsChannelCommand.js +2 -3
- package/dist-cjs/commands/GetSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetUserEndpointsCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceChannelCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListJourneysCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +2 -3
- package/dist-cjs/commands/PutEventStreamCommand.js +2 -3
- package/dist-cjs/commands/PutEventsCommand.js +2 -3
- package/dist-cjs/commands/RemoveAttributesCommand.js +2 -3
- package/dist-cjs/commands/SendMessagesCommand.js +2 -3
- package/dist-cjs/commands/SendOTPMessageCommand.js +2 -3
- package/dist-cjs/commands/SendUsersMessagesCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +2 -3
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateJourneyCommand.js +2 -3
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateSegmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +2 -3
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1070
- package/dist-cjs/models/models_1.js +0 -692
- package/dist-es/commands/CreateAppCommand.js +2 -3
- package/dist-es/commands/CreateCampaignCommand.js +2 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateExportJobCommand.js +2 -3
- package/dist-es/commands/CreateImportJobCommand.js +2 -3
- package/dist-es/commands/CreateInAppTemplateCommand.js +2 -3
- package/dist-es/commands/CreateJourneyCommand.js +2 -3
- package/dist-es/commands/CreatePushTemplateCommand.js +2 -3
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateSegmentCommand.js +2 -3
- package/dist-es/commands/CreateSmsTemplateCommand.js +2 -3
- package/dist-es/commands/CreateVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteAdmChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +2 -3
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-es/commands/DeleteAppCommand.js +2 -3
- package/dist-es/commands/DeleteBaiduChannelCommand.js +2 -3
- package/dist-es/commands/DeleteCampaignCommand.js +2 -3
- package/dist-es/commands/DeleteEmailChannelCommand.js +2 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteEventStreamCommand.js +2 -3
- package/dist-es/commands/DeleteGcmChannelCommand.js +2 -3
- package/dist-es/commands/DeleteInAppTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteJourneyCommand.js +2 -3
- package/dist-es/commands/DeletePushTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteSegmentCommand.js +2 -3
- package/dist-es/commands/DeleteSmsChannelCommand.js +2 -3
- package/dist-es/commands/DeleteSmsTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteUserEndpointsCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceChannelCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/GetAdmChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsVoipChannelCommand.js +2 -3
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-es/commands/GetAppCommand.js +2 -3
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +2 -3
- package/dist-es/commands/GetApplicationSettingsCommand.js +2 -3
- package/dist-es/commands/GetAppsCommand.js +2 -3
- package/dist-es/commands/GetBaiduChannelCommand.js +2 -3
- package/dist-es/commands/GetCampaignActivitiesCommand.js +2 -3
- package/dist-es/commands/GetCampaignCommand.js +2 -3
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +2 -3
- package/dist-es/commands/GetCampaignVersionCommand.js +2 -3
- package/dist-es/commands/GetCampaignVersionsCommand.js +2 -3
- package/dist-es/commands/GetCampaignsCommand.js +2 -3
- package/dist-es/commands/GetChannelsCommand.js +2 -3
- package/dist-es/commands/GetEmailChannelCommand.js +2 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetEndpointCommand.js +2 -3
- package/dist-es/commands/GetEventStreamCommand.js +2 -3
- package/dist-es/commands/GetExportJobCommand.js +2 -3
- package/dist-es/commands/GetExportJobsCommand.js +2 -3
- package/dist-es/commands/GetGcmChannelCommand.js +2 -3
- package/dist-es/commands/GetImportJobCommand.js +2 -3
- package/dist-es/commands/GetImportJobsCommand.js +2 -3
- package/dist-es/commands/GetInAppMessagesCommand.js +2 -3
- package/dist-es/commands/GetInAppTemplateCommand.js +2 -3
- package/dist-es/commands/GetJourneyCommand.js +2 -3
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +2 -3
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +2 -3
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +2 -3
- package/dist-es/commands/GetPushTemplateCommand.js +2 -3
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +2 -3
- package/dist-es/commands/GetSegmentCommand.js +2 -3
- package/dist-es/commands/GetSegmentExportJobsCommand.js +2 -3
- package/dist-es/commands/GetSegmentImportJobsCommand.js +2 -3
- package/dist-es/commands/GetSegmentVersionCommand.js +2 -3
- package/dist-es/commands/GetSegmentVersionsCommand.js +2 -3
- package/dist-es/commands/GetSegmentsCommand.js +2 -3
- package/dist-es/commands/GetSmsChannelCommand.js +2 -3
- package/dist-es/commands/GetSmsTemplateCommand.js +2 -3
- package/dist-es/commands/GetUserEndpointsCommand.js +2 -3
- package/dist-es/commands/GetVoiceChannelCommand.js +2 -3
- package/dist-es/commands/GetVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/ListJourneysCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/PhoneNumberValidateCommand.js +2 -3
- package/dist-es/commands/PutEventStreamCommand.js +2 -3
- package/dist-es/commands/PutEventsCommand.js +2 -3
- package/dist-es/commands/RemoveAttributesCommand.js +2 -3
- package/dist-es/commands/SendMessagesCommand.js +2 -3
- package/dist-es/commands/SendOTPMessageCommand.js +2 -3
- package/dist-es/commands/SendUsersMessagesCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAdmChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +2 -3
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateBaiduChannelCommand.js +2 -3
- package/dist-es/commands/UpdateCampaignCommand.js +2 -3
- package/dist-es/commands/UpdateEmailChannelCommand.js +2 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +2 -3
- package/dist-es/commands/UpdateGcmChannelCommand.js +2 -3
- package/dist-es/commands/UpdateInAppTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateJourneyCommand.js +2 -3
- package/dist-es/commands/UpdateJourneyStateCommand.js +2 -3
- package/dist-es/commands/UpdatePushTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateSegmentCommand.js +2 -3
- package/dist-es/commands/UpdateSmsChannelCommand.js +2 -3
- package/dist-es/commands/UpdateSmsTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceChannelCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +2 -3
- package/dist-es/commands/VerifyOTPMessageCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -798
- package/dist-es/models/models_1.js +1 -516
- package/dist-types/Pinpoint.d.ts +120 -0
- package/dist-types/PinpointClient.d.ts +24 -4
- package/dist-types/commands/CreateAppCommand.d.ts +16 -0
- package/dist-types/commands/CreateCampaignCommand.d.ts +16 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateExportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateJourneyCommand.d.ts +16 -0
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateSegmentCommand.d.ts +16 -0
- package/dist-types/commands/CreateSmsTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAdmChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCampaignCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteJourneyCommand.d.ts +16 -0
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSegmentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetAdmChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetApnsChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetAppCommand.d.ts +16 -0
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +16 -0
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetAppsCommand.d.ts +16 -0
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +16 -0
- package/dist-types/commands/GetCampaignCommand.d.ts +16 -0
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +16 -0
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +16 -0
- package/dist-types/commands/GetCampaignsCommand.d.ts +16 -0
- package/dist-types/commands/GetChannelsCommand.d.ts +16 -0
- package/dist-types/commands/GetEmailChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetEventStreamCommand.d.ts +16 -0
- package/dist-types/commands/GetExportJobCommand.d.ts +16 -0
- package/dist-types/commands/GetExportJobsCommand.d.ts +16 -0
- package/dist-types/commands/GetGcmChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/GetImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +16 -0
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetJourneyCommand.d.ts +16 -0
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +16 -0
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +16 -0
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +16 -0
- package/dist-types/commands/GetPushTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/GetSegmentCommand.d.ts +16 -0
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +16 -0
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +16 -0
- package/dist-types/commands/GetSegmentsCommand.d.ts +16 -0
- package/dist-types/commands/GetSmsChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/ListJourneysCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +16 -0
- package/dist-types/commands/PutEventStreamCommand.d.ts +16 -0
- package/dist-types/commands/PutEventsCommand.d.ts +16 -0
- package/dist-types/commands/RemoveAttributesCommand.d.ts +16 -0
- package/dist-types/commands/SendMessagesCommand.d.ts +16 -0
- package/dist-types/commands/SendOTPMessageCommand.d.ts +16 -0
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCampaignCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateJourneyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSegmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +16 -0
- package/dist-types/models/PinpointServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +558 -1064
- package/dist-types/models/models_1.d.ts +440 -688
- package/dist-types/ts3.4/models/models_0.d.ts +0 -736
- package/dist-types/ts3.4/models/models_1.d.ts +0 -512
- package/package.json +4 -3
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { PinpointServiceException as __BaseException } from "./PinpointServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export declare enum __EndpointTypesElement {
|
|
4
7
|
ADM = "ADM",
|
|
5
8
|
APNS = "APNS",
|
|
@@ -15,12 +18,16 @@ export declare enum __EndpointTypesElement {
|
|
|
15
18
|
SMS = "SMS",
|
|
16
19
|
VOICE = "VOICE"
|
|
17
20
|
}
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
18
24
|
export declare enum Action {
|
|
19
25
|
DEEP_LINK = "DEEP_LINK",
|
|
20
26
|
OPEN_APP = "OPEN_APP",
|
|
21
27
|
URL = "URL"
|
|
22
28
|
}
|
|
23
29
|
/**
|
|
30
|
+
* @public
|
|
24
31
|
* <p>Provides information about an activity that was performed by a campaign.</p>
|
|
25
32
|
*/
|
|
26
33
|
export interface ActivityResponse {
|
|
@@ -78,6 +85,7 @@ export interface ActivityResponse {
|
|
|
78
85
|
TreatmentId?: string;
|
|
79
86
|
}
|
|
80
87
|
/**
|
|
88
|
+
* @public
|
|
81
89
|
* <p>Provides information about the activities that were performed by a campaign.</p>
|
|
82
90
|
*/
|
|
83
91
|
export interface ActivitiesResponse {
|
|
@@ -90,6 +98,9 @@ export interface ActivitiesResponse {
|
|
|
90
98
|
*/
|
|
91
99
|
NextToken?: string;
|
|
92
100
|
}
|
|
101
|
+
/**
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
93
104
|
export declare enum AttributeType {
|
|
94
105
|
AFTER = "AFTER",
|
|
95
106
|
BEFORE = "BEFORE",
|
|
@@ -100,6 +111,7 @@ export declare enum AttributeType {
|
|
|
100
111
|
ON = "ON"
|
|
101
112
|
}
|
|
102
113
|
/**
|
|
114
|
+
* @public
|
|
103
115
|
* <p>Specifies attribute-based criteria for including or excluding endpoints from a segment.</p>
|
|
104
116
|
*/
|
|
105
117
|
export interface AttributeDimension {
|
|
@@ -112,11 +124,15 @@ export interface AttributeDimension {
|
|
|
112
124
|
*/
|
|
113
125
|
Values: string[] | undefined;
|
|
114
126
|
}
|
|
127
|
+
/**
|
|
128
|
+
* @public
|
|
129
|
+
*/
|
|
115
130
|
export declare enum DimensionType {
|
|
116
131
|
EXCLUSIVE = "EXCLUSIVE",
|
|
117
132
|
INCLUSIVE = "INCLUSIVE"
|
|
118
133
|
}
|
|
119
134
|
/**
|
|
135
|
+
* @public
|
|
120
136
|
* <p>Specifies the dimension type and values for a segment dimension.</p>
|
|
121
137
|
*/
|
|
122
138
|
export interface SetDimension {
|
|
@@ -130,6 +146,7 @@ export interface SetDimension {
|
|
|
130
146
|
Values: string[] | undefined;
|
|
131
147
|
}
|
|
132
148
|
/**
|
|
149
|
+
* @public
|
|
133
150
|
* <p>Specifies metric-based criteria for including or excluding endpoints from a segment. These criteria derive from custom metrics that you define for endpoints.</p>
|
|
134
151
|
*/
|
|
135
152
|
export interface MetricDimension {
|
|
@@ -143,6 +160,7 @@ export interface MetricDimension {
|
|
|
143
160
|
Value: number | undefined;
|
|
144
161
|
}
|
|
145
162
|
/**
|
|
163
|
+
* @public
|
|
146
164
|
* <p>Specifies the dimensions for an event filter that determines when a campaign is sent or a journey activity is performed.</p>
|
|
147
165
|
*/
|
|
148
166
|
export interface EventDimensions {
|
|
@@ -160,6 +178,7 @@ export interface EventDimensions {
|
|
|
160
178
|
Metrics?: Record<string, MetricDimension>;
|
|
161
179
|
}
|
|
162
180
|
/**
|
|
181
|
+
* @public
|
|
163
182
|
* <p>Specifies the conditions to evaluate for an event that applies to an activity in a journey.</p>
|
|
164
183
|
*/
|
|
165
184
|
export interface EventCondition {
|
|
@@ -173,6 +192,7 @@ export interface EventCondition {
|
|
|
173
192
|
MessageActivity?: string;
|
|
174
193
|
}
|
|
175
194
|
/**
|
|
195
|
+
* @public
|
|
176
196
|
* <p>Specifies a segment to associate with an activity in a journey.</p>
|
|
177
197
|
*/
|
|
178
198
|
export interface SegmentCondition {
|
|
@@ -181,17 +201,24 @@ export interface SegmentCondition {
|
|
|
181
201
|
*/
|
|
182
202
|
SegmentId: string | undefined;
|
|
183
203
|
}
|
|
204
|
+
/**
|
|
205
|
+
* @public
|
|
206
|
+
*/
|
|
184
207
|
export declare enum Duration {
|
|
185
208
|
DAY_14 = "DAY_14",
|
|
186
209
|
DAY_30 = "DAY_30",
|
|
187
210
|
DAY_7 = "DAY_7",
|
|
188
211
|
HR_24 = "HR_24"
|
|
189
212
|
}
|
|
213
|
+
/**
|
|
214
|
+
* @public
|
|
215
|
+
*/
|
|
190
216
|
export declare enum RecencyType {
|
|
191
217
|
ACTIVE = "ACTIVE",
|
|
192
218
|
INACTIVE = "INACTIVE"
|
|
193
219
|
}
|
|
194
220
|
/**
|
|
221
|
+
* @public
|
|
195
222
|
* <p>Specifies criteria for including or excluding endpoints from a segment based on how recently an endpoint was active.</p>
|
|
196
223
|
*/
|
|
197
224
|
export interface RecencyDimension {
|
|
@@ -205,6 +232,7 @@ export interface RecencyDimension {
|
|
|
205
232
|
RecencyType: RecencyType | string | undefined;
|
|
206
233
|
}
|
|
207
234
|
/**
|
|
235
|
+
* @public
|
|
208
236
|
* <p>Specifies dimension settings for including or excluding endpoints from a segment based on how recently an endpoint was active.</p>
|
|
209
237
|
*/
|
|
210
238
|
export interface SegmentBehaviors {
|
|
@@ -214,6 +242,7 @@ export interface SegmentBehaviors {
|
|
|
214
242
|
Recency?: RecencyDimension;
|
|
215
243
|
}
|
|
216
244
|
/**
|
|
245
|
+
* @public
|
|
217
246
|
* <p>Specifies demographic-based dimension settings for including or excluding endpoints from a segment. These settings derive from characteristics of endpoint devices, such as platform, make, and model.</p>
|
|
218
247
|
*/
|
|
219
248
|
export interface SegmentDemographics {
|
|
@@ -243,6 +272,7 @@ export interface SegmentDemographics {
|
|
|
243
272
|
Platform?: SetDimension;
|
|
244
273
|
}
|
|
245
274
|
/**
|
|
275
|
+
* @public
|
|
246
276
|
* <p>Specifies the GPS coordinates of a location.</p>
|
|
247
277
|
*/
|
|
248
278
|
export interface GPSCoordinates {
|
|
@@ -256,6 +286,7 @@ export interface GPSCoordinates {
|
|
|
256
286
|
Longitude: number | undefined;
|
|
257
287
|
}
|
|
258
288
|
/**
|
|
289
|
+
* @public
|
|
259
290
|
* <p>Specifies GPS-based criteria for including or excluding endpoints from a segment.</p>
|
|
260
291
|
*/
|
|
261
292
|
export interface GPSPointDimension {
|
|
@@ -269,6 +300,7 @@ export interface GPSPointDimension {
|
|
|
269
300
|
RangeInKilometers?: number;
|
|
270
301
|
}
|
|
271
302
|
/**
|
|
303
|
+
* @public
|
|
272
304
|
* <p>Specifies geographical dimension settings for a segment.</p>
|
|
273
305
|
*/
|
|
274
306
|
export interface SegmentLocation {
|
|
@@ -282,6 +314,7 @@ export interface SegmentLocation {
|
|
|
282
314
|
GPSPoint?: GPSPointDimension;
|
|
283
315
|
}
|
|
284
316
|
/**
|
|
317
|
+
* @public
|
|
285
318
|
* <p>Specifies the dimension settings for a segment.</p>
|
|
286
319
|
*/
|
|
287
320
|
export interface SegmentDimensions {
|
|
@@ -311,6 +344,7 @@ export interface SegmentDimensions {
|
|
|
311
344
|
UserAttributes?: Record<string, AttributeDimension>;
|
|
312
345
|
}
|
|
313
346
|
/**
|
|
347
|
+
* @public
|
|
314
348
|
* <p>Specifies a condition to evaluate for an activity in a journey.</p>
|
|
315
349
|
*/
|
|
316
350
|
export interface SimpleCondition {
|
|
@@ -327,11 +361,15 @@ export interface SimpleCondition {
|
|
|
327
361
|
*/
|
|
328
362
|
SegmentDimensions?: SegmentDimensions;
|
|
329
363
|
}
|
|
364
|
+
/**
|
|
365
|
+
* @public
|
|
366
|
+
*/
|
|
330
367
|
export declare enum Operator {
|
|
331
368
|
ALL = "ALL",
|
|
332
369
|
ANY = "ANY"
|
|
333
370
|
}
|
|
334
371
|
/**
|
|
372
|
+
* @public
|
|
335
373
|
* <p>Specifies the conditions to evaluate for an activity in a journey, and how to evaluate those conditions.</p>
|
|
336
374
|
*/
|
|
337
375
|
export interface Condition {
|
|
@@ -345,6 +383,7 @@ export interface Condition {
|
|
|
345
383
|
Operator?: Operator | string;
|
|
346
384
|
}
|
|
347
385
|
/**
|
|
386
|
+
* @public
|
|
348
387
|
* <p>Specifies a duration or a date and time that indicates when Amazon Pinpoint determines whether an activity's conditions have been met or an activity moves participants to the next activity in a journey.</p>
|
|
349
388
|
*/
|
|
350
389
|
export interface WaitTime {
|
|
@@ -358,6 +397,7 @@ export interface WaitTime {
|
|
|
358
397
|
WaitUntil?: string;
|
|
359
398
|
}
|
|
360
399
|
/**
|
|
400
|
+
* @public
|
|
361
401
|
* <p>Specifies the settings for a yes/no split activity in a journey. This type of activity sends participants down one of two paths in a journey, based on conditions that you specify.</p> <note><p>To create yes/no split activities that send participants down different paths based on push notification events (such as Open or Received events), your mobile app has to specify the User ID and Endpoint ID values. For more information, see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/integrate.html">Integrating Amazon Pinpoint with your application</a> in the <i>Amazon Pinpoint Developer Guide</i>.</p></note>
|
|
362
402
|
*/
|
|
363
403
|
export interface ConditionalSplitActivity {
|
|
@@ -378,6 +418,9 @@ export interface ConditionalSplitActivity {
|
|
|
378
418
|
*/
|
|
379
419
|
TrueActivity?: string;
|
|
380
420
|
}
|
|
421
|
+
/**
|
|
422
|
+
* @public
|
|
423
|
+
*/
|
|
381
424
|
export interface ContactCenterActivity {
|
|
382
425
|
/**
|
|
383
426
|
* <p>The unique identifier for the next activity to perform after the this activity.</p>
|
|
@@ -385,6 +428,7 @@ export interface ContactCenterActivity {
|
|
|
385
428
|
NextActivity?: string;
|
|
386
429
|
}
|
|
387
430
|
/**
|
|
431
|
+
* @public
|
|
388
432
|
* <p>Specifies the message content for a custom channel message that's sent to participants in a journey.</p>
|
|
389
433
|
*/
|
|
390
434
|
export interface JourneyCustomMessage {
|
|
@@ -394,6 +438,7 @@ export interface JourneyCustomMessage {
|
|
|
394
438
|
Data?: string;
|
|
395
439
|
}
|
|
396
440
|
/**
|
|
441
|
+
* @public
|
|
397
442
|
* <p>The settings for a custom message activity. This type of activity calls an AWS Lambda function or web hook that sends messages to participants.</p>
|
|
398
443
|
*/
|
|
399
444
|
export interface CustomMessageActivity {
|
|
@@ -423,6 +468,7 @@ export interface CustomMessageActivity {
|
|
|
423
468
|
TemplateVersion?: string;
|
|
424
469
|
}
|
|
425
470
|
/**
|
|
471
|
+
* @public
|
|
426
472
|
* <p>Specifies the "From" address for an email message that's sent to participants in a journey.</p>
|
|
427
473
|
*/
|
|
428
474
|
export interface JourneyEmailMessage {
|
|
@@ -432,6 +478,7 @@ export interface JourneyEmailMessage {
|
|
|
432
478
|
FromAddress?: string;
|
|
433
479
|
}
|
|
434
480
|
/**
|
|
481
|
+
* @public
|
|
435
482
|
* <p>Specifies the settings for an email activity in a journey. This type of activity sends an email message to participants.</p>
|
|
436
483
|
*/
|
|
437
484
|
export interface EmailMessageActivity {
|
|
@@ -453,6 +500,7 @@ export interface EmailMessageActivity {
|
|
|
453
500
|
TemplateVersion?: string;
|
|
454
501
|
}
|
|
455
502
|
/**
|
|
503
|
+
* @public
|
|
456
504
|
* <p>Specifies the settings for a holdout activity in a journey. This type of activity stops a journey for a specified percentage of participants.</p>
|
|
457
505
|
*/
|
|
458
506
|
export interface HoldoutActivity {
|
|
@@ -466,6 +514,7 @@ export interface HoldoutActivity {
|
|
|
466
514
|
Percentage: number | undefined;
|
|
467
515
|
}
|
|
468
516
|
/**
|
|
517
|
+
* @public
|
|
469
518
|
* <p>Specifies a condition to evaluate for an activity path in a journey.</p>
|
|
470
519
|
*/
|
|
471
520
|
export interface MultiConditionalBranch {
|
|
@@ -479,6 +528,7 @@ export interface MultiConditionalBranch {
|
|
|
479
528
|
NextActivity?: string;
|
|
480
529
|
}
|
|
481
530
|
/**
|
|
531
|
+
* @public
|
|
482
532
|
* <p>Specifies the settings for a multivariate split activity in a journey. This type of activity sends participants down one of as many as five paths (including a default <i>Else</i> path) in a journey, based on conditions that you specify.</p> <note><p>To create multivariate split activities that send participants down different paths based on push notification events (such as Open or Received events), your mobile app has to specify the User ID and Endpoint ID values. For more information, see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/integrate.html">Integrating Amazon Pinpoint with your application</a> in the <i>Amazon Pinpoint Developer Guide</i>.</p></note>
|
|
483
533
|
*/
|
|
484
534
|
export interface MultiConditionalSplitActivity {
|
|
@@ -496,6 +546,7 @@ export interface MultiConditionalSplitActivity {
|
|
|
496
546
|
EvaluationWaitTime?: WaitTime;
|
|
497
547
|
}
|
|
498
548
|
/**
|
|
549
|
+
* @public
|
|
499
550
|
* <p>Specifies the message configuration for a push notification that's sent to participants in a journey.</p>
|
|
500
551
|
*/
|
|
501
552
|
export interface JourneyPushMessage {
|
|
@@ -505,6 +556,7 @@ export interface JourneyPushMessage {
|
|
|
505
556
|
TimeToLive?: string;
|
|
506
557
|
}
|
|
507
558
|
/**
|
|
559
|
+
* @public
|
|
508
560
|
* <p>Specifies the settings for a push notification activity in a journey. This type of activity sends a push notification to participants.</p>
|
|
509
561
|
*/
|
|
510
562
|
export interface PushMessageActivity {
|
|
@@ -526,6 +578,7 @@ export interface PushMessageActivity {
|
|
|
526
578
|
TemplateVersion?: string;
|
|
527
579
|
}
|
|
528
580
|
/**
|
|
581
|
+
* @public
|
|
529
582
|
* <p>Specifies the settings for a path in a random split activity in a journey.</p>
|
|
530
583
|
*/
|
|
531
584
|
export interface RandomSplitEntry {
|
|
@@ -539,6 +592,7 @@ export interface RandomSplitEntry {
|
|
|
539
592
|
Percentage?: number;
|
|
540
593
|
}
|
|
541
594
|
/**
|
|
595
|
+
* @public
|
|
542
596
|
* <p>Specifies the settings for a random split activity in a journey. This type of activity randomly sends specified percentages of participants down one of as many as five paths in a journey, based on conditions that you specify.</p>
|
|
543
597
|
*/
|
|
544
598
|
export interface RandomSplitActivity {
|
|
@@ -547,11 +601,15 @@ export interface RandomSplitActivity {
|
|
|
547
601
|
*/
|
|
548
602
|
Branches?: RandomSplitEntry[];
|
|
549
603
|
}
|
|
604
|
+
/**
|
|
605
|
+
* @public
|
|
606
|
+
*/
|
|
550
607
|
export declare enum MessageType {
|
|
551
608
|
PROMOTIONAL = "PROMOTIONAL",
|
|
552
609
|
TRANSACTIONAL = "TRANSACTIONAL"
|
|
553
610
|
}
|
|
554
611
|
/**
|
|
612
|
+
* @public
|
|
555
613
|
* <p>Specifies the sender ID and message type for an SMS message that's sent to participants in a journey.</p>
|
|
556
614
|
*/
|
|
557
615
|
export interface JourneySMSMessage {
|
|
@@ -577,6 +635,7 @@ export interface JourneySMSMessage {
|
|
|
577
635
|
TemplateId?: string;
|
|
578
636
|
}
|
|
579
637
|
/**
|
|
638
|
+
* @public
|
|
580
639
|
* <p>Specifies the settings for an SMS activity in a journey. This type of activity sends a text message to participants.</p>
|
|
581
640
|
*/
|
|
582
641
|
export interface SMSMessageActivity {
|
|
@@ -598,6 +657,7 @@ export interface SMSMessageActivity {
|
|
|
598
657
|
TemplateVersion?: string;
|
|
599
658
|
}
|
|
600
659
|
/**
|
|
660
|
+
* @public
|
|
601
661
|
* <p>Specifies the settings for a wait activity in a journey. This type of activity waits for a certain amount of time or until a specific date and time before moving participants to the next activity in a journey.</p>
|
|
602
662
|
*/
|
|
603
663
|
export interface WaitActivity {
|
|
@@ -611,6 +671,7 @@ export interface WaitActivity {
|
|
|
611
671
|
WaitTime?: WaitTime;
|
|
612
672
|
}
|
|
613
673
|
/**
|
|
674
|
+
* @public
|
|
614
675
|
* <p>Specifies the configuration and other settings for an activity in a journey.</p>
|
|
615
676
|
*/
|
|
616
677
|
export interface Activity {
|
|
@@ -659,6 +720,9 @@ export interface Activity {
|
|
|
659
720
|
*/
|
|
660
721
|
ContactCenter?: ContactCenterActivity;
|
|
661
722
|
}
|
|
723
|
+
/**
|
|
724
|
+
* @public
|
|
725
|
+
*/
|
|
662
726
|
export declare enum ChannelType {
|
|
663
727
|
ADM = "ADM",
|
|
664
728
|
APNS = "APNS",
|
|
@@ -675,6 +739,7 @@ export declare enum ChannelType {
|
|
|
675
739
|
VOICE = "VOICE"
|
|
676
740
|
}
|
|
677
741
|
/**
|
|
742
|
+
* @public
|
|
678
743
|
* <p>Specifies address-based configuration settings for a message that's sent directly to an endpoint.</p>
|
|
679
744
|
*/
|
|
680
745
|
export interface AddressConfiguration {
|
|
@@ -704,6 +769,7 @@ export interface AddressConfiguration {
|
|
|
704
769
|
TitleOverride?: string;
|
|
705
770
|
}
|
|
706
771
|
/**
|
|
772
|
+
* @public
|
|
707
773
|
* <p>Specifies the status and settings of the ADM (Amazon Device Messaging) channel for an application.</p>
|
|
708
774
|
*/
|
|
709
775
|
export interface ADMChannelRequest {
|
|
@@ -721,6 +787,7 @@ export interface ADMChannelRequest {
|
|
|
721
787
|
Enabled?: boolean;
|
|
722
788
|
}
|
|
723
789
|
/**
|
|
790
|
+
* @public
|
|
724
791
|
* <p>Provides information about the status and settings of the ADM (Amazon Device Messaging) channel for an application.</p>
|
|
725
792
|
*/
|
|
726
793
|
export interface ADMChannelResponse {
|
|
@@ -766,6 +833,7 @@ export interface ADMChannelResponse {
|
|
|
766
833
|
Version?: number;
|
|
767
834
|
}
|
|
768
835
|
/**
|
|
836
|
+
* @public
|
|
769
837
|
* <p>Specifies the settings for a one-time message that's sent directly to an endpoint through the ADM (Amazon Device Messaging) channel.</p>
|
|
770
838
|
*/
|
|
771
839
|
export interface ADMMessage {
|
|
@@ -834,12 +902,16 @@ export interface ADMMessage {
|
|
|
834
902
|
*/
|
|
835
903
|
Url?: string;
|
|
836
904
|
}
|
|
905
|
+
/**
|
|
906
|
+
* @public
|
|
907
|
+
*/
|
|
837
908
|
export declare enum Alignment {
|
|
838
909
|
CENTER = "CENTER",
|
|
839
910
|
LEFT = "LEFT",
|
|
840
911
|
RIGHT = "RIGHT"
|
|
841
912
|
}
|
|
842
913
|
/**
|
|
914
|
+
* @public
|
|
843
915
|
* <p>Specifies channel-specific content and settings for a message template that can be used in push notifications that are sent through the ADM (Amazon Device Messaging), Baidu (Baidu Cloud Push), or GCM (Firebase Cloud Messaging, formerly Google Cloud Messaging) channel.</p>
|
|
844
916
|
*/
|
|
845
917
|
export interface AndroidPushNotificationTemplate {
|
|
@@ -881,6 +953,7 @@ export interface AndroidPushNotificationTemplate {
|
|
|
881
953
|
Url?: string;
|
|
882
954
|
}
|
|
883
955
|
/**
|
|
956
|
+
* @public
|
|
884
957
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) channel for an application.</p>
|
|
885
958
|
*/
|
|
886
959
|
export interface APNSChannelRequest {
|
|
@@ -918,6 +991,7 @@ export interface APNSChannelRequest {
|
|
|
918
991
|
TokenKeyId?: string;
|
|
919
992
|
}
|
|
920
993
|
/**
|
|
994
|
+
* @public
|
|
921
995
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) channel for an application.</p>
|
|
922
996
|
*/
|
|
923
997
|
export interface APNSChannelResponse {
|
|
@@ -971,6 +1045,7 @@ export interface APNSChannelResponse {
|
|
|
971
1045
|
Version?: number;
|
|
972
1046
|
}
|
|
973
1047
|
/**
|
|
1048
|
+
* @public
|
|
974
1049
|
* <p>Specifies the settings for a one-time message that's sent directly to an endpoint through the APNs (Apple Push Notification service) channel.</p>
|
|
975
1050
|
*/
|
|
976
1051
|
export interface APNSMessage {
|
|
@@ -1048,6 +1123,7 @@ export interface APNSMessage {
|
|
|
1048
1123
|
Url?: string;
|
|
1049
1124
|
}
|
|
1050
1125
|
/**
|
|
1126
|
+
* @public
|
|
1051
1127
|
* <p>Specifies channel-specific content and settings for a message template that can be used in push notifications that are sent through the APNs (Apple Push Notification service) channel.</p>
|
|
1052
1128
|
*/
|
|
1053
1129
|
export interface APNSPushNotificationTemplate {
|
|
@@ -1081,6 +1157,7 @@ export interface APNSPushNotificationTemplate {
|
|
|
1081
1157
|
Url?: string;
|
|
1082
1158
|
}
|
|
1083
1159
|
/**
|
|
1160
|
+
* @public
|
|
1084
1161
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.</p>
|
|
1085
1162
|
*/
|
|
1086
1163
|
export interface APNSSandboxChannelRequest {
|
|
@@ -1118,6 +1195,7 @@ export interface APNSSandboxChannelRequest {
|
|
|
1118
1195
|
TokenKeyId?: string;
|
|
1119
1196
|
}
|
|
1120
1197
|
/**
|
|
1198
|
+
* @public
|
|
1121
1199
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.</p>
|
|
1122
1200
|
*/
|
|
1123
1201
|
export interface APNSSandboxChannelResponse {
|
|
@@ -1171,6 +1249,7 @@ export interface APNSSandboxChannelResponse {
|
|
|
1171
1249
|
Version?: number;
|
|
1172
1250
|
}
|
|
1173
1251
|
/**
|
|
1252
|
+
* @public
|
|
1174
1253
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.</p>
|
|
1175
1254
|
*/
|
|
1176
1255
|
export interface APNSVoipChannelRequest {
|
|
@@ -1208,6 +1287,7 @@ export interface APNSVoipChannelRequest {
|
|
|
1208
1287
|
TokenKeyId?: string;
|
|
1209
1288
|
}
|
|
1210
1289
|
/**
|
|
1290
|
+
* @public
|
|
1211
1291
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.</p>
|
|
1212
1292
|
*/
|
|
1213
1293
|
export interface APNSVoipChannelResponse {
|
|
@@ -1261,6 +1341,7 @@ export interface APNSVoipChannelResponse {
|
|
|
1261
1341
|
Version?: number;
|
|
1262
1342
|
}
|
|
1263
1343
|
/**
|
|
1344
|
+
* @public
|
|
1264
1345
|
* <p>Specifies the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.</p>
|
|
1265
1346
|
*/
|
|
1266
1347
|
export interface APNSVoipSandboxChannelRequest {
|
|
@@ -1298,6 +1379,7 @@ export interface APNSVoipSandboxChannelRequest {
|
|
|
1298
1379
|
TokenKeyId?: string;
|
|
1299
1380
|
}
|
|
1300
1381
|
/**
|
|
1382
|
+
* @public
|
|
1301
1383
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.</p>
|
|
1302
1384
|
*/
|
|
1303
1385
|
export interface APNSVoipSandboxChannelResponse {
|
|
@@ -1351,6 +1433,7 @@ export interface APNSVoipSandboxChannelResponse {
|
|
|
1351
1433
|
Version?: number;
|
|
1352
1434
|
}
|
|
1353
1435
|
/**
|
|
1436
|
+
* @public
|
|
1354
1437
|
* <p>Provides a single value and metadata about that value as part of an array of query results for a standard metric that applies to an application, campaign, or journey.</p>
|
|
1355
1438
|
*/
|
|
1356
1439
|
export interface ResultRowValue {
|
|
@@ -1368,6 +1451,7 @@ export interface ResultRowValue {
|
|
|
1368
1451
|
Value: string | undefined;
|
|
1369
1452
|
}
|
|
1370
1453
|
/**
|
|
1454
|
+
* @public
|
|
1371
1455
|
* <p>Provides the results of a query that retrieved the data for a standard metric that applies to an application, campaign, or journey.</p>
|
|
1372
1456
|
*/
|
|
1373
1457
|
export interface ResultRow {
|
|
@@ -1381,6 +1465,7 @@ export interface ResultRow {
|
|
|
1381
1465
|
Values: ResultRowValue[] | undefined;
|
|
1382
1466
|
}
|
|
1383
1467
|
/**
|
|
1468
|
+
* @public
|
|
1384
1469
|
* <p>Provides the results of a query that retrieved the data for a standard metric that applies to an application, campaign, or journey.</p>
|
|
1385
1470
|
*/
|
|
1386
1471
|
export interface BaseKpiResult {
|
|
@@ -1390,6 +1475,7 @@ export interface BaseKpiResult {
|
|
|
1390
1475
|
Rows: ResultRow[] | undefined;
|
|
1391
1476
|
}
|
|
1392
1477
|
/**
|
|
1478
|
+
* @public
|
|
1393
1479
|
* <p>Provides the results of a query that retrieved the data for a standard metric that applies to an application, and provides information about that query.</p>
|
|
1394
1480
|
*/
|
|
1395
1481
|
export interface ApplicationDateRangeKpiResponse {
|
|
@@ -1419,6 +1505,7 @@ export interface ApplicationDateRangeKpiResponse {
|
|
|
1419
1505
|
StartTime: Date | undefined;
|
|
1420
1506
|
}
|
|
1421
1507
|
/**
|
|
1508
|
+
* @public
|
|
1422
1509
|
* <p>Provides information about an application.</p>
|
|
1423
1510
|
*/
|
|
1424
1511
|
export interface ApplicationResponse {
|
|
@@ -1443,11 +1530,15 @@ export interface ApplicationResponse {
|
|
|
1443
1530
|
*/
|
|
1444
1531
|
CreationDate?: string;
|
|
1445
1532
|
}
|
|
1533
|
+
/**
|
|
1534
|
+
* @public
|
|
1535
|
+
*/
|
|
1446
1536
|
export declare enum Mode {
|
|
1447
1537
|
DELIVERY = "DELIVERY",
|
|
1448
1538
|
FILTER = "FILTER"
|
|
1449
1539
|
}
|
|
1450
1540
|
/**
|
|
1541
|
+
* @public
|
|
1451
1542
|
* <p>Specifies settings for invoking an AWS Lambda function that customizes a segment for a campaign.</p>
|
|
1452
1543
|
*/
|
|
1453
1544
|
export interface CampaignHook {
|
|
@@ -1465,6 +1556,7 @@ export interface CampaignHook {
|
|
|
1465
1556
|
WebUrl?: string;
|
|
1466
1557
|
}
|
|
1467
1558
|
/**
|
|
1559
|
+
* @public
|
|
1468
1560
|
* <p>For a campaign, specifies limits on the messages that the campaign can send. For an application, specifies the default limits for messages that campaigns in the application can send.</p>
|
|
1469
1561
|
*/
|
|
1470
1562
|
export interface CampaignLimits {
|
|
@@ -1490,6 +1582,7 @@ export interface CampaignLimits {
|
|
|
1490
1582
|
Session?: number;
|
|
1491
1583
|
}
|
|
1492
1584
|
/**
|
|
1585
|
+
* @public
|
|
1493
1586
|
* <p>Specifies the start and end times that define a time range when messages aren't sent to endpoints.</p>
|
|
1494
1587
|
*/
|
|
1495
1588
|
export interface QuietTime {
|
|
@@ -1503,6 +1596,7 @@ export interface QuietTime {
|
|
|
1503
1596
|
Start?: string;
|
|
1504
1597
|
}
|
|
1505
1598
|
/**
|
|
1599
|
+
* @public
|
|
1506
1600
|
* <p>Provides information about an application, including the default settings for an application.</p>
|
|
1507
1601
|
*/
|
|
1508
1602
|
export interface ApplicationSettingsResource {
|
|
@@ -1528,6 +1622,7 @@ export interface ApplicationSettingsResource {
|
|
|
1528
1622
|
QuietTime?: QuietTime;
|
|
1529
1623
|
}
|
|
1530
1624
|
/**
|
|
1625
|
+
* @public
|
|
1531
1626
|
* <p>Provides information about all of your applications.</p>
|
|
1532
1627
|
*/
|
|
1533
1628
|
export interface ApplicationsResponse {
|
|
@@ -1541,6 +1636,7 @@ export interface ApplicationsResponse {
|
|
|
1541
1636
|
NextToken?: string;
|
|
1542
1637
|
}
|
|
1543
1638
|
/**
|
|
1639
|
+
* @public
|
|
1544
1640
|
* <p>Provides information about the type and the names of attributes that were removed from all the endpoints that are associated with an application.</p>
|
|
1545
1641
|
*/
|
|
1546
1642
|
export interface AttributesResource {
|
|
@@ -1558,6 +1654,7 @@ export interface AttributesResource {
|
|
|
1558
1654
|
Attributes?: string[];
|
|
1559
1655
|
}
|
|
1560
1656
|
/**
|
|
1657
|
+
* @public
|
|
1561
1658
|
* <p>Provides information about an API request or response.</p>
|
|
1562
1659
|
*/
|
|
1563
1660
|
export declare class BadRequestException extends __BaseException {
|
|
@@ -1577,6 +1674,7 @@ export declare class BadRequestException extends __BaseException {
|
|
|
1577
1674
|
constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
|
|
1578
1675
|
}
|
|
1579
1676
|
/**
|
|
1677
|
+
* @public
|
|
1580
1678
|
* <p>Specifies the status and settings of the Baidu (Baidu Cloud Push) channel for an application.</p>
|
|
1581
1679
|
*/
|
|
1582
1680
|
export interface BaiduChannelRequest {
|
|
@@ -1594,6 +1692,7 @@ export interface BaiduChannelRequest {
|
|
|
1594
1692
|
SecretKey: string | undefined;
|
|
1595
1693
|
}
|
|
1596
1694
|
/**
|
|
1695
|
+
* @public
|
|
1597
1696
|
* <p>Provides information about the status and settings of the Baidu (Baidu Cloud Push) channel for an application.</p>
|
|
1598
1697
|
*/
|
|
1599
1698
|
export interface BaiduChannelResponse {
|
|
@@ -1643,6 +1742,7 @@ export interface BaiduChannelResponse {
|
|
|
1643
1742
|
Version?: number;
|
|
1644
1743
|
}
|
|
1645
1744
|
/**
|
|
1745
|
+
* @public
|
|
1646
1746
|
* <p>Specifies the settings for a one-time message that's sent directly to an endpoint through the Baidu (Baidu Cloud Push) channel.</p>
|
|
1647
1747
|
*/
|
|
1648
1748
|
export interface BaiduMessage {
|
|
@@ -1703,12 +1803,16 @@ export interface BaiduMessage {
|
|
|
1703
1803
|
*/
|
|
1704
1804
|
Url?: string;
|
|
1705
1805
|
}
|
|
1806
|
+
/**
|
|
1807
|
+
* @public
|
|
1808
|
+
*/
|
|
1706
1809
|
export declare enum ButtonAction {
|
|
1707
1810
|
CLOSE = "CLOSE",
|
|
1708
1811
|
DEEP_LINK = "DEEP_LINK",
|
|
1709
1812
|
LINK = "LINK"
|
|
1710
1813
|
}
|
|
1711
1814
|
/**
|
|
1815
|
+
* @public
|
|
1712
1816
|
* <p>Specifies the contents of a message that's sent through a custom channel to recipients of a campaign.</p>
|
|
1713
1817
|
*/
|
|
1714
1818
|
export interface CampaignCustomMessage {
|
|
@@ -1718,6 +1822,7 @@ export interface CampaignCustomMessage {
|
|
|
1718
1822
|
Data?: string;
|
|
1719
1823
|
}
|
|
1720
1824
|
/**
|
|
1825
|
+
* @public
|
|
1721
1826
|
* <p>Provides the results of a query that retrieved the data for a standard metric that applies to a campaign, and provides information about that query.</p>
|
|
1722
1827
|
*/
|
|
1723
1828
|
export interface CampaignDateRangeKpiResponse {
|
|
@@ -1751,6 +1856,7 @@ export interface CampaignDateRangeKpiResponse {
|
|
|
1751
1856
|
StartTime: Date | undefined;
|
|
1752
1857
|
}
|
|
1753
1858
|
/**
|
|
1859
|
+
* @public
|
|
1754
1860
|
* <p>Specifies the content and "From" address for an email message that's sent to recipients of a campaign.</p>
|
|
1755
1861
|
*/
|
|
1756
1862
|
export interface CampaignEmailMessage {
|
|
@@ -1771,11 +1877,15 @@ export interface CampaignEmailMessage {
|
|
|
1771
1877
|
*/
|
|
1772
1878
|
Title?: string;
|
|
1773
1879
|
}
|
|
1880
|
+
/**
|
|
1881
|
+
* @public
|
|
1882
|
+
*/
|
|
1774
1883
|
export declare enum FilterType {
|
|
1775
1884
|
ENDPOINT = "ENDPOINT",
|
|
1776
1885
|
SYSTEM = "SYSTEM"
|
|
1777
1886
|
}
|
|
1778
1887
|
/**
|
|
1888
|
+
* @public
|
|
1779
1889
|
* <p>Specifies the settings for events that cause a campaign to be sent.</p>
|
|
1780
1890
|
*/
|
|
1781
1891
|
export interface CampaignEventFilter {
|
|
@@ -1789,6 +1899,7 @@ export interface CampaignEventFilter {
|
|
|
1789
1899
|
FilterType: FilterType | string | undefined;
|
|
1790
1900
|
}
|
|
1791
1901
|
/**
|
|
1902
|
+
* @public
|
|
1792
1903
|
* <p>Text config for Message Body.</p>
|
|
1793
1904
|
*/
|
|
1794
1905
|
export interface InAppMessageBodyConfig {
|
|
@@ -1806,6 +1917,7 @@ export interface InAppMessageBodyConfig {
|
|
|
1806
1917
|
TextColor: string | undefined;
|
|
1807
1918
|
}
|
|
1808
1919
|
/**
|
|
1920
|
+
* @public
|
|
1809
1921
|
* <p>Text config for Message Header.</p>
|
|
1810
1922
|
*/
|
|
1811
1923
|
export interface InAppMessageHeaderConfig {
|
|
@@ -1823,6 +1935,7 @@ export interface InAppMessageHeaderConfig {
|
|
|
1823
1935
|
TextColor: string | undefined;
|
|
1824
1936
|
}
|
|
1825
1937
|
/**
|
|
1938
|
+
* @public
|
|
1826
1939
|
* <p>Override button configuration.</p>
|
|
1827
1940
|
*/
|
|
1828
1941
|
export interface OverrideButtonConfiguration {
|
|
@@ -1836,6 +1949,7 @@ export interface OverrideButtonConfiguration {
|
|
|
1836
1949
|
Link?: string;
|
|
1837
1950
|
}
|
|
1838
1951
|
/**
|
|
1952
|
+
* @public
|
|
1839
1953
|
* <p>Default button configuration.</p>
|
|
1840
1954
|
*/
|
|
1841
1955
|
export interface DefaultButtonConfiguration {
|
|
@@ -1865,6 +1979,7 @@ export interface DefaultButtonConfiguration {
|
|
|
1865
1979
|
TextColor?: string;
|
|
1866
1980
|
}
|
|
1867
1981
|
/**
|
|
1982
|
+
* @public
|
|
1868
1983
|
* <p>Button Config for an in-app message.</p>
|
|
1869
1984
|
*/
|
|
1870
1985
|
export interface InAppMessageButton {
|
|
@@ -1886,6 +2001,7 @@ export interface InAppMessageButton {
|
|
|
1886
2001
|
Web?: OverrideButtonConfiguration;
|
|
1887
2002
|
}
|
|
1888
2003
|
/**
|
|
2004
|
+
* @public
|
|
1889
2005
|
* <p>The configuration for the message content.</p>
|
|
1890
2006
|
*/
|
|
1891
2007
|
export interface InAppMessageContent {
|
|
@@ -1914,6 +2030,9 @@ export interface InAppMessageContent {
|
|
|
1914
2030
|
*/
|
|
1915
2031
|
SecondaryBtn?: InAppMessageButton;
|
|
1916
2032
|
}
|
|
2033
|
+
/**
|
|
2034
|
+
* @public
|
|
2035
|
+
*/
|
|
1917
2036
|
export declare enum Layout {
|
|
1918
2037
|
BOTTOM_BANNER = "BOTTOM_BANNER",
|
|
1919
2038
|
CAROUSEL = "CAROUSEL",
|
|
@@ -1923,6 +2042,7 @@ export declare enum Layout {
|
|
|
1923
2042
|
TOP_BANNER = "TOP_BANNER"
|
|
1924
2043
|
}
|
|
1925
2044
|
/**
|
|
2045
|
+
* @public
|
|
1926
2046
|
* <p>In-app message configuration.</p>
|
|
1927
2047
|
*/
|
|
1928
2048
|
export interface CampaignInAppMessage {
|
|
@@ -1944,6 +2064,7 @@ export interface CampaignInAppMessage {
|
|
|
1944
2064
|
Layout?: Layout | string;
|
|
1945
2065
|
}
|
|
1946
2066
|
/**
|
|
2067
|
+
* @public
|
|
1947
2068
|
* <p>Specifies the delivery configuration settings for sending a campaign or campaign treatment through a custom channel. This object is required if you use the CampaignCustomMessage object to define the message to send for the campaign or campaign treatment.</p>
|
|
1948
2069
|
*/
|
|
1949
2070
|
export interface CustomDeliveryConfiguration {
|
|
@@ -1957,6 +2078,7 @@ export interface CustomDeliveryConfiguration {
|
|
|
1957
2078
|
EndpointTypes?: (__EndpointTypesElement | string)[];
|
|
1958
2079
|
}
|
|
1959
2080
|
/**
|
|
2081
|
+
* @public
|
|
1960
2082
|
* <p>Specifies the content and settings for a push notification that's sent to recipients of a campaign.</p>
|
|
1961
2083
|
*/
|
|
1962
2084
|
export interface Message {
|
|
@@ -2010,6 +2132,7 @@ export interface Message {
|
|
|
2010
2132
|
Url?: string;
|
|
2011
2133
|
}
|
|
2012
2134
|
/**
|
|
2135
|
+
* @public
|
|
2013
2136
|
* <p>Specifies the content and settings for an SMS message that's sent to recipients of a campaign.</p>
|
|
2014
2137
|
*/
|
|
2015
2138
|
export interface CampaignSmsMessage {
|
|
@@ -2039,6 +2162,7 @@ export interface CampaignSmsMessage {
|
|
|
2039
2162
|
TemplateId?: string;
|
|
2040
2163
|
}
|
|
2041
2164
|
/**
|
|
2165
|
+
* @public
|
|
2042
2166
|
* <p>Specifies the message configuration settings for a campaign.</p>
|
|
2043
2167
|
*/
|
|
2044
2168
|
export interface MessageConfiguration {
|
|
@@ -2079,6 +2203,9 @@ export interface MessageConfiguration {
|
|
|
2079
2203
|
*/
|
|
2080
2204
|
InAppMessage?: CampaignInAppMessage;
|
|
2081
2205
|
}
|
|
2206
|
+
/**
|
|
2207
|
+
* @public
|
|
2208
|
+
*/
|
|
2082
2209
|
export declare enum Frequency {
|
|
2083
2210
|
DAILY = "DAILY",
|
|
2084
2211
|
EVENT = "EVENT",
|
|
@@ -2089,6 +2216,7 @@ export declare enum Frequency {
|
|
|
2089
2216
|
WEEKLY = "WEEKLY"
|
|
2090
2217
|
}
|
|
2091
2218
|
/**
|
|
2219
|
+
* @public
|
|
2092
2220
|
* <p>Specifies the schedule settings for a campaign.</p>
|
|
2093
2221
|
*/
|
|
2094
2222
|
export interface Schedule {
|
|
@@ -2124,6 +2252,9 @@ export interface Schedule {
|
|
|
2124
2252
|
*/
|
|
2125
2253
|
Timezone?: string;
|
|
2126
2254
|
}
|
|
2255
|
+
/**
|
|
2256
|
+
* @public
|
|
2257
|
+
*/
|
|
2127
2258
|
export declare enum CampaignStatus {
|
|
2128
2259
|
COMPLETED = "COMPLETED",
|
|
2129
2260
|
DELETED = "DELETED",
|
|
@@ -2134,6 +2265,7 @@ export declare enum CampaignStatus {
|
|
|
2134
2265
|
SCHEDULED = "SCHEDULED"
|
|
2135
2266
|
}
|
|
2136
2267
|
/**
|
|
2268
|
+
* @public
|
|
2137
2269
|
* <p>Provides information about the status of a campaign.</p>
|
|
2138
2270
|
*/
|
|
2139
2271
|
export interface CampaignState {
|
|
@@ -2143,6 +2275,7 @@ export interface CampaignState {
|
|
|
2143
2275
|
CampaignStatus?: CampaignStatus | string;
|
|
2144
2276
|
}
|
|
2145
2277
|
/**
|
|
2278
|
+
* @public
|
|
2146
2279
|
* <p>Specifies the name and version of the message template to use for the message.</p>
|
|
2147
2280
|
*/
|
|
2148
2281
|
export interface Template {
|
|
@@ -2156,6 +2289,7 @@ export interface Template {
|
|
|
2156
2289
|
Version?: string;
|
|
2157
2290
|
}
|
|
2158
2291
|
/**
|
|
2292
|
+
* @public
|
|
2159
2293
|
* <p>Specifies the message template to use for the message, for each type of channel.</p>
|
|
2160
2294
|
*/
|
|
2161
2295
|
export interface TemplateConfiguration {
|
|
@@ -2177,6 +2311,7 @@ export interface TemplateConfiguration {
|
|
|
2177
2311
|
VoiceTemplate?: Template;
|
|
2178
2312
|
}
|
|
2179
2313
|
/**
|
|
2314
|
+
* @public
|
|
2180
2315
|
* <p>Specifies the settings for a campaign treatment. A <i>treatment</i> is a variation of a campaign that's used for A/B testing of a campaign.</p>
|
|
2181
2316
|
*/
|
|
2182
2317
|
export interface TreatmentResource {
|
|
@@ -2218,6 +2353,7 @@ export interface TreatmentResource {
|
|
|
2218
2353
|
TreatmentName?: string;
|
|
2219
2354
|
}
|
|
2220
2355
|
/**
|
|
2356
|
+
* @public
|
|
2221
2357
|
* <p>Provides information about the status, configuration, and other settings for a campaign.</p>
|
|
2222
2358
|
*/
|
|
2223
2359
|
export interface CampaignResponse {
|
|
@@ -2323,6 +2459,7 @@ export interface CampaignResponse {
|
|
|
2323
2459
|
Priority?: number;
|
|
2324
2460
|
}
|
|
2325
2461
|
/**
|
|
2462
|
+
* @public
|
|
2326
2463
|
* <p>Provides information about the configuration and other settings for all the campaigns that are associated with an application.</p>
|
|
2327
2464
|
*/
|
|
2328
2465
|
export interface CampaignsResponse {
|
|
@@ -2336,6 +2473,7 @@ export interface CampaignsResponse {
|
|
|
2336
2473
|
NextToken?: string;
|
|
2337
2474
|
}
|
|
2338
2475
|
/**
|
|
2476
|
+
* @public
|
|
2339
2477
|
* <p>Provides information about the general settings and status of a channel for an application.</p>
|
|
2340
2478
|
*/
|
|
2341
2479
|
export interface ChannelResponse {
|
|
@@ -2377,6 +2515,7 @@ export interface ChannelResponse {
|
|
|
2377
2515
|
Version?: number;
|
|
2378
2516
|
}
|
|
2379
2517
|
/**
|
|
2518
|
+
* @public
|
|
2380
2519
|
* <p>Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.</p>
|
|
2381
2520
|
*/
|
|
2382
2521
|
export interface ChannelsResponse {
|
|
@@ -2386,6 +2525,7 @@ export interface ChannelsResponse {
|
|
|
2386
2525
|
Channels: Record<string, ChannelResponse> | undefined;
|
|
2387
2526
|
}
|
|
2388
2527
|
/**
|
|
2528
|
+
* @public
|
|
2389
2529
|
* <p>Closed Days Rule. Part of Journey sending schedule.</p>
|
|
2390
2530
|
*/
|
|
2391
2531
|
export interface ClosedDaysRule {
|
|
@@ -2403,6 +2543,7 @@ export interface ClosedDaysRule {
|
|
|
2403
2543
|
EndDateTime?: string;
|
|
2404
2544
|
}
|
|
2405
2545
|
/**
|
|
2546
|
+
* @public
|
|
2406
2547
|
* <p>The time when journey will stop sending messages.</p>
|
|
2407
2548
|
*/
|
|
2408
2549
|
export interface ClosedDays {
|
|
@@ -2428,6 +2569,7 @@ export interface ClosedDays {
|
|
|
2428
2569
|
CUSTOM?: ClosedDaysRule[];
|
|
2429
2570
|
}
|
|
2430
2571
|
/**
|
|
2572
|
+
* @public
|
|
2431
2573
|
* <p>Provides information about an API request or response.</p>
|
|
2432
2574
|
*/
|
|
2433
2575
|
export declare class ConflictException extends __BaseException {
|
|
@@ -2447,6 +2589,7 @@ export declare class ConflictException extends __BaseException {
|
|
|
2447
2589
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
2448
2590
|
}
|
|
2449
2591
|
/**
|
|
2592
|
+
* @public
|
|
2450
2593
|
* <p>Specifies the display name of an application and the tags to associate with the application.</p>
|
|
2451
2594
|
*/
|
|
2452
2595
|
export interface CreateApplicationRequest {
|
|
@@ -2459,12 +2602,18 @@ export interface CreateApplicationRequest {
|
|
|
2459
2602
|
*/
|
|
2460
2603
|
tags?: Record<string, string>;
|
|
2461
2604
|
}
|
|
2605
|
+
/**
|
|
2606
|
+
* @public
|
|
2607
|
+
*/
|
|
2462
2608
|
export interface CreateAppRequest {
|
|
2463
2609
|
/**
|
|
2464
2610
|
* <p>Specifies the display name of an application and the tags to associate with the application.</p>
|
|
2465
2611
|
*/
|
|
2466
2612
|
CreateApplicationRequest: CreateApplicationRequest | undefined;
|
|
2467
2613
|
}
|
|
2614
|
+
/**
|
|
2615
|
+
* @public
|
|
2616
|
+
*/
|
|
2468
2617
|
export interface CreateAppResponse {
|
|
2469
2618
|
/**
|
|
2470
2619
|
* <p>Provides information about an application.</p>
|
|
@@ -2472,6 +2621,7 @@ export interface CreateAppResponse {
|
|
|
2472
2621
|
ApplicationResponse: ApplicationResponse | undefined;
|
|
2473
2622
|
}
|
|
2474
2623
|
/**
|
|
2624
|
+
* @public
|
|
2475
2625
|
* <p>Provides information about an API request or response.</p>
|
|
2476
2626
|
*/
|
|
2477
2627
|
export declare class ForbiddenException extends __BaseException {
|
|
@@ -2491,6 +2641,7 @@ export declare class ForbiddenException extends __BaseException {
|
|
|
2491
2641
|
constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
|
|
2492
2642
|
}
|
|
2493
2643
|
/**
|
|
2644
|
+
* @public
|
|
2494
2645
|
* <p>Provides information about an API request or response.</p>
|
|
2495
2646
|
*/
|
|
2496
2647
|
export declare class InternalServerErrorException extends __BaseException {
|
|
@@ -2510,6 +2661,7 @@ export declare class InternalServerErrorException extends __BaseException {
|
|
|
2510
2661
|
constructor(opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>);
|
|
2511
2662
|
}
|
|
2512
2663
|
/**
|
|
2664
|
+
* @public
|
|
2513
2665
|
* <p>Provides information about an API request or response.</p>
|
|
2514
2666
|
*/
|
|
2515
2667
|
export declare class MethodNotAllowedException extends __BaseException {
|
|
@@ -2529,6 +2681,7 @@ export declare class MethodNotAllowedException extends __BaseException {
|
|
|
2529
2681
|
constructor(opts: __ExceptionOptionType<MethodNotAllowedException, __BaseException>);
|
|
2530
2682
|
}
|
|
2531
2683
|
/**
|
|
2684
|
+
* @public
|
|
2532
2685
|
* <p>Provides information about an API request or response.</p>
|
|
2533
2686
|
*/
|
|
2534
2687
|
export declare class NotFoundException extends __BaseException {
|
|
@@ -2548,6 +2701,7 @@ export declare class NotFoundException extends __BaseException {
|
|
|
2548
2701
|
constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
|
|
2549
2702
|
}
|
|
2550
2703
|
/**
|
|
2704
|
+
* @public
|
|
2551
2705
|
* <p>Provides information about an API request or response.</p>
|
|
2552
2706
|
*/
|
|
2553
2707
|
export declare class PayloadTooLargeException extends __BaseException {
|
|
@@ -2567,6 +2721,7 @@ export declare class PayloadTooLargeException extends __BaseException {
|
|
|
2567
2721
|
constructor(opts: __ExceptionOptionType<PayloadTooLargeException, __BaseException>);
|
|
2568
2722
|
}
|
|
2569
2723
|
/**
|
|
2724
|
+
* @public
|
|
2570
2725
|
* <p>Provides information about an API request or response.</p>
|
|
2571
2726
|
*/
|
|
2572
2727
|
export declare class TooManyRequestsException extends __BaseException {
|
|
@@ -2586,6 +2741,7 @@ export declare class TooManyRequestsException extends __BaseException {
|
|
|
2586
2741
|
constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
|
|
2587
2742
|
}
|
|
2588
2743
|
/**
|
|
2744
|
+
* @public
|
|
2589
2745
|
* <p>Specifies the settings for a campaign treatment. A <i>treatment</i> is a variation of a campaign that's used for A/B testing of a campaign.</p>
|
|
2590
2746
|
*/
|
|
2591
2747
|
export interface WriteTreatmentResource {
|
|
@@ -2619,6 +2775,7 @@ export interface WriteTreatmentResource {
|
|
|
2619
2775
|
TreatmentName?: string;
|
|
2620
2776
|
}
|
|
2621
2777
|
/**
|
|
2778
|
+
* @public
|
|
2622
2779
|
* <p>Specifies the configuration and other settings for a campaign.</p>
|
|
2623
2780
|
*/
|
|
2624
2781
|
export interface WriteCampaignRequest {
|
|
@@ -2691,6 +2848,9 @@ export interface WriteCampaignRequest {
|
|
|
2691
2848
|
*/
|
|
2692
2849
|
Priority?: number;
|
|
2693
2850
|
}
|
|
2851
|
+
/**
|
|
2852
|
+
* @public
|
|
2853
|
+
*/
|
|
2694
2854
|
export interface CreateCampaignRequest {
|
|
2695
2855
|
/**
|
|
2696
2856
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2701,6 +2861,9 @@ export interface CreateCampaignRequest {
|
|
|
2701
2861
|
*/
|
|
2702
2862
|
WriteCampaignRequest: WriteCampaignRequest | undefined;
|
|
2703
2863
|
}
|
|
2864
|
+
/**
|
|
2865
|
+
* @public
|
|
2866
|
+
*/
|
|
2704
2867
|
export interface CreateCampaignResponse {
|
|
2705
2868
|
/**
|
|
2706
2869
|
* <p>Provides information about the status, configuration, and other settings for a campaign.</p>
|
|
@@ -2708,6 +2871,7 @@ export interface CreateCampaignResponse {
|
|
|
2708
2871
|
CampaignResponse: CampaignResponse | undefined;
|
|
2709
2872
|
}
|
|
2710
2873
|
/**
|
|
2874
|
+
* @public
|
|
2711
2875
|
* <p>Specifies the content and settings for a message template that can be used in messages that are sent through the email channel.</p>
|
|
2712
2876
|
*/
|
|
2713
2877
|
export interface EmailTemplateRequest {
|
|
@@ -2740,6 +2904,9 @@ export interface EmailTemplateRequest {
|
|
|
2740
2904
|
*/
|
|
2741
2905
|
TextPart?: string;
|
|
2742
2906
|
}
|
|
2907
|
+
/**
|
|
2908
|
+
* @public
|
|
2909
|
+
*/
|
|
2743
2910
|
export interface CreateEmailTemplateRequest {
|
|
2744
2911
|
/**
|
|
2745
2912
|
* <p>Specifies the content and settings for a message template that can be used in messages that are sent through the email channel.</p>
|
|
@@ -2751,6 +2918,7 @@ export interface CreateEmailTemplateRequest {
|
|
|
2751
2918
|
TemplateName: string | undefined;
|
|
2752
2919
|
}
|
|
2753
2920
|
/**
|
|
2921
|
+
* @public
|
|
2754
2922
|
* <p>Provides information about a request to create a message template.</p>
|
|
2755
2923
|
*/
|
|
2756
2924
|
export interface CreateTemplateMessageBody {
|
|
@@ -2767,6 +2935,9 @@ export interface CreateTemplateMessageBody {
|
|
|
2767
2935
|
*/
|
|
2768
2936
|
RequestID?: string;
|
|
2769
2937
|
}
|
|
2938
|
+
/**
|
|
2939
|
+
* @public
|
|
2940
|
+
*/
|
|
2770
2941
|
export interface CreateEmailTemplateResponse {
|
|
2771
2942
|
/**
|
|
2772
2943
|
* <p>Provides information about a request to create a message template.</p>
|
|
@@ -2774,6 +2945,7 @@ export interface CreateEmailTemplateResponse {
|
|
|
2774
2945
|
CreateTemplateMessageBody: CreateTemplateMessageBody | undefined;
|
|
2775
2946
|
}
|
|
2776
2947
|
/**
|
|
2948
|
+
* @public
|
|
2777
2949
|
* <p>Specifies the settings for a job that exports endpoint definitions to an Amazon Simple Storage Service (Amazon S3) bucket.</p>
|
|
2778
2950
|
*/
|
|
2779
2951
|
export interface ExportJobRequest {
|
|
@@ -2794,6 +2966,9 @@ export interface ExportJobRequest {
|
|
|
2794
2966
|
*/
|
|
2795
2967
|
SegmentVersion?: number;
|
|
2796
2968
|
}
|
|
2969
|
+
/**
|
|
2970
|
+
* @public
|
|
2971
|
+
*/
|
|
2797
2972
|
export interface CreateExportJobRequest {
|
|
2798
2973
|
/**
|
|
2799
2974
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2805,6 +2980,7 @@ export interface CreateExportJobRequest {
|
|
|
2805
2980
|
ExportJobRequest: ExportJobRequest | undefined;
|
|
2806
2981
|
}
|
|
2807
2982
|
/**
|
|
2983
|
+
* @public
|
|
2808
2984
|
* <p>Provides information about the resource settings for a job that exports endpoint definitions to a file. The file can be added directly to an Amazon Simple Storage Service (Amazon S3) bucket by using the Amazon Pinpoint API or downloaded directly to a computer by using the Amazon Pinpoint console.</p>
|
|
2809
2985
|
*/
|
|
2810
2986
|
export interface ExportJobResource {
|
|
@@ -2825,6 +3001,9 @@ export interface ExportJobResource {
|
|
|
2825
3001
|
*/
|
|
2826
3002
|
SegmentVersion?: number;
|
|
2827
3003
|
}
|
|
3004
|
+
/**
|
|
3005
|
+
* @public
|
|
3006
|
+
*/
|
|
2828
3007
|
export declare enum JobStatus {
|
|
2829
3008
|
COMPLETED = "COMPLETED",
|
|
2830
3009
|
COMPLETING = "COMPLETING",
|
|
@@ -2837,6 +3016,7 @@ export declare enum JobStatus {
|
|
|
2837
3016
|
PROCESSING = "PROCESSING"
|
|
2838
3017
|
}
|
|
2839
3018
|
/**
|
|
3019
|
+
* @public
|
|
2840
3020
|
* <p>Provides information about the status and settings of a job that exports endpoint definitions to a file. The file can be added directly to an Amazon Simple Storage Service (Amazon S3) bucket by using the Amazon Pinpoint API or downloaded directly to a computer by using the Amazon Pinpoint console.</p>
|
|
2841
3021
|
*/
|
|
2842
3022
|
export interface ExportJobResponse {
|
|
@@ -2893,17 +3073,24 @@ export interface ExportJobResponse {
|
|
|
2893
3073
|
*/
|
|
2894
3074
|
Type: string | undefined;
|
|
2895
3075
|
}
|
|
3076
|
+
/**
|
|
3077
|
+
* @public
|
|
3078
|
+
*/
|
|
2896
3079
|
export interface CreateExportJobResponse {
|
|
2897
3080
|
/**
|
|
2898
3081
|
* <p>Provides information about the status and settings of a job that exports endpoint definitions to a file. The file can be added directly to an Amazon Simple Storage Service (Amazon S3) bucket by using the Amazon Pinpoint API or downloaded directly to a computer by using the Amazon Pinpoint console.</p>
|
|
2899
3082
|
*/
|
|
2900
3083
|
ExportJobResponse: ExportJobResponse | undefined;
|
|
2901
3084
|
}
|
|
3085
|
+
/**
|
|
3086
|
+
* @public
|
|
3087
|
+
*/
|
|
2902
3088
|
export declare enum Format {
|
|
2903
3089
|
CSV = "CSV",
|
|
2904
3090
|
JSON = "JSON"
|
|
2905
3091
|
}
|
|
2906
3092
|
/**
|
|
3093
|
+
* @public
|
|
2907
3094
|
* <p>Specifies the settings for a job that imports endpoint definitions from an Amazon Simple Storage Service (Amazon S3) bucket.</p>
|
|
2908
3095
|
*/
|
|
2909
3096
|
export interface ImportJobRequest {
|
|
@@ -2940,6 +3127,9 @@ export interface ImportJobRequest {
|
|
|
2940
3127
|
*/
|
|
2941
3128
|
SegmentName?: string;
|
|
2942
3129
|
}
|
|
3130
|
+
/**
|
|
3131
|
+
* @public
|
|
3132
|
+
*/
|
|
2943
3133
|
export interface CreateImportJobRequest {
|
|
2944
3134
|
/**
|
|
2945
3135
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -2951,6 +3141,7 @@ export interface CreateImportJobRequest {
|
|
|
2951
3141
|
ImportJobRequest: ImportJobRequest | undefined;
|
|
2952
3142
|
}
|
|
2953
3143
|
/**
|
|
3144
|
+
* @public
|
|
2954
3145
|
* <p>Provides information about the resource settings for a job that imports endpoint definitions from one or more files. The files can be stored in an Amazon Simple Storage Service (Amazon S3) bucket or uploaded directly from a computer by using the Amazon Pinpoint console.</p>
|
|
2955
3146
|
*/
|
|
2956
3147
|
export interface ImportJobResource {
|
|
@@ -2988,6 +3179,7 @@ export interface ImportJobResource {
|
|
|
2988
3179
|
SegmentName?: string;
|
|
2989
3180
|
}
|
|
2990
3181
|
/**
|
|
3182
|
+
* @public
|
|
2991
3183
|
* <p>Provides information about the status and settings of a job that imports endpoint definitions from one or more files. The files can be stored in an Amazon Simple Storage Service (Amazon S3) bucket or uploaded directly from a computer by using the Amazon Pinpoint console.</p>
|
|
2992
3184
|
*/
|
|
2993
3185
|
export interface ImportJobResponse {
|
|
@@ -3044,6 +3236,9 @@ export interface ImportJobResponse {
|
|
|
3044
3236
|
*/
|
|
3045
3237
|
Type: string | undefined;
|
|
3046
3238
|
}
|
|
3239
|
+
/**
|
|
3240
|
+
* @public
|
|
3241
|
+
*/
|
|
3047
3242
|
export interface CreateImportJobResponse {
|
|
3048
3243
|
/**
|
|
3049
3244
|
* <p>Provides information about the status and settings of a job that imports endpoint definitions from one or more files. The files can be stored in an Amazon Simple Storage Service (Amazon S3) bucket or uploaded directly from a computer by using the Amazon Pinpoint console.</p>
|
|
@@ -3051,6 +3246,7 @@ export interface CreateImportJobResponse {
|
|
|
3051
3246
|
ImportJobResponse: ImportJobResponse | undefined;
|
|
3052
3247
|
}
|
|
3053
3248
|
/**
|
|
3249
|
+
* @public
|
|
3054
3250
|
* <p>InApp Template Request.</p>
|
|
3055
3251
|
*/
|
|
3056
3252
|
export interface InAppTemplateRequest {
|
|
@@ -3075,6 +3271,9 @@ export interface InAppTemplateRequest {
|
|
|
3075
3271
|
*/
|
|
3076
3272
|
TemplateDescription?: string;
|
|
3077
3273
|
}
|
|
3274
|
+
/**
|
|
3275
|
+
* @public
|
|
3276
|
+
*/
|
|
3078
3277
|
export interface CreateInAppTemplateRequest {
|
|
3079
3278
|
/**
|
|
3080
3279
|
* <p>InApp Template Request.</p>
|
|
@@ -3086,6 +3285,7 @@ export interface CreateInAppTemplateRequest {
|
|
|
3086
3285
|
TemplateName: string | undefined;
|
|
3087
3286
|
}
|
|
3088
3287
|
/**
|
|
3288
|
+
* @public
|
|
3089
3289
|
* <p>Provides information about a request to create a message template.</p>
|
|
3090
3290
|
*/
|
|
3091
3291
|
export interface TemplateCreateMessageBody {
|
|
@@ -3102,6 +3302,9 @@ export interface TemplateCreateMessageBody {
|
|
|
3102
3302
|
*/
|
|
3103
3303
|
RequestID?: string;
|
|
3104
3304
|
}
|
|
3305
|
+
/**
|
|
3306
|
+
* @public
|
|
3307
|
+
*/
|
|
3105
3308
|
export interface CreateInAppTemplateResponse {
|
|
3106
3309
|
/**
|
|
3107
3310
|
* <p>Provides information about a request to create a message template.</p>
|
|
@@ -3109,6 +3312,7 @@ export interface CreateInAppTemplateResponse {
|
|
|
3109
3312
|
TemplateCreateMessageBody: TemplateCreateMessageBody | undefined;
|
|
3110
3313
|
}
|
|
3111
3314
|
/**
|
|
3315
|
+
* @public
|
|
3112
3316
|
* <p>The channel-specific configurations for the journey.</p>
|
|
3113
3317
|
*/
|
|
3114
3318
|
export interface JourneyChannelSettings {
|
|
@@ -3122,6 +3326,7 @@ export interface JourneyChannelSettings {
|
|
|
3122
3326
|
ConnectCampaignExecutionRoleArn?: string;
|
|
3123
3327
|
}
|
|
3124
3328
|
/**
|
|
3329
|
+
* @public
|
|
3125
3330
|
* <p>Specifies limits on the messages that a journey can send and the number of times participants can enter a journey.</p>
|
|
3126
3331
|
*/
|
|
3127
3332
|
export interface JourneyLimits {
|
|
@@ -3142,6 +3347,9 @@ export interface JourneyLimits {
|
|
|
3142
3347
|
*/
|
|
3143
3348
|
EndpointReentryInterval?: string;
|
|
3144
3349
|
}
|
|
3350
|
+
/**
|
|
3351
|
+
* @public
|
|
3352
|
+
*/
|
|
3145
3353
|
export declare enum DayOfWeek {
|
|
3146
3354
|
FRIDAY = "FRIDAY",
|
|
3147
3355
|
MONDAY = "MONDAY",
|
|
@@ -3152,6 +3360,7 @@ export declare enum DayOfWeek {
|
|
|
3152
3360
|
WEDNESDAY = "WEDNESDAY"
|
|
3153
3361
|
}
|
|
3154
3362
|
/**
|
|
3363
|
+
* @public
|
|
3155
3364
|
* <p>List of OpenHours Rules.</p>
|
|
3156
3365
|
*/
|
|
3157
3366
|
export interface OpenHoursRule {
|
|
@@ -3165,6 +3374,7 @@ export interface OpenHoursRule {
|
|
|
3165
3374
|
EndTime?: string;
|
|
3166
3375
|
}
|
|
3167
3376
|
/**
|
|
3377
|
+
* @public
|
|
3168
3378
|
* <p>The time when journey allow to send messages. QuietTime should be configured first and SendingSchedule should be set to true.</p>
|
|
3169
3379
|
*/
|
|
3170
3380
|
export interface OpenHours {
|
|
@@ -3190,6 +3400,7 @@ export interface OpenHours {
|
|
|
3190
3400
|
CUSTOM?: Record<string, OpenHoursRule[]>;
|
|
3191
3401
|
}
|
|
3192
3402
|
/**
|
|
3403
|
+
* @public
|
|
3193
3404
|
* <p>Specifies the schedule settings for a journey.</p>
|
|
3194
3405
|
*/
|
|
3195
3406
|
export interface JourneySchedule {
|
|
@@ -3212,6 +3423,7 @@ export interface JourneySchedule {
|
|
|
3212
3423
|
Timezone?: string;
|
|
3213
3424
|
}
|
|
3214
3425
|
/**
|
|
3426
|
+
* @public
|
|
3215
3427
|
* <p>Specifies the settings for an event that causes a campaign to be sent or a journey activity to be performed.</p>
|
|
3216
3428
|
*/
|
|
3217
3429
|
export interface EventFilter {
|
|
@@ -3225,6 +3437,7 @@ export interface EventFilter {
|
|
|
3225
3437
|
FilterType: FilterType | string | undefined;
|
|
3226
3438
|
}
|
|
3227
3439
|
/**
|
|
3440
|
+
* @public
|
|
3228
3441
|
* <p>Specifies the settings for an event that causes a journey activity to start.</p>
|
|
3229
3442
|
*/
|
|
3230
3443
|
export interface EventStartCondition {
|
|
@@ -3235,6 +3448,7 @@ export interface EventStartCondition {
|
|
|
3235
3448
|
SegmentId?: string;
|
|
3236
3449
|
}
|
|
3237
3450
|
/**
|
|
3451
|
+
* @public
|
|
3238
3452
|
* <p>Specifies the conditions for the first activity in a journey. This activity and its conditions determine which users are participants in a journey.</p>
|
|
3239
3453
|
*/
|
|
3240
3454
|
export interface StartCondition {
|
|
@@ -3251,6 +3465,9 @@ export interface StartCondition {
|
|
|
3251
3465
|
*/
|
|
3252
3466
|
SegmentStartCondition?: SegmentCondition;
|
|
3253
3467
|
}
|
|
3468
|
+
/**
|
|
3469
|
+
* @public
|
|
3470
|
+
*/
|
|
3254
3471
|
export declare enum State {
|
|
3255
3472
|
ACTIVE = "ACTIVE",
|
|
3256
3473
|
CANCELLED = "CANCELLED",
|
|
@@ -3260,6 +3477,7 @@ export declare enum State {
|
|
|
3260
3477
|
PAUSED = "PAUSED"
|
|
3261
3478
|
}
|
|
3262
3479
|
/**
|
|
3480
|
+
* @public
|
|
3263
3481
|
* <p>Specifies the configuration and other settings for a journey.</p>
|
|
3264
3482
|
*/
|
|
3265
3483
|
export interface WriteJourneyRequest {
|
|
@@ -3336,6 +3554,9 @@ export interface WriteJourneyRequest {
|
|
|
3336
3554
|
*/
|
|
3337
3555
|
ClosedDays?: ClosedDays;
|
|
3338
3556
|
}
|
|
3557
|
+
/**
|
|
3558
|
+
* @public
|
|
3559
|
+
*/
|
|
3339
3560
|
export interface CreateJourneyRequest {
|
|
3340
3561
|
/**
|
|
3341
3562
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -3347,6 +3568,7 @@ export interface CreateJourneyRequest {
|
|
|
3347
3568
|
WriteJourneyRequest: WriteJourneyRequest | undefined;
|
|
3348
3569
|
}
|
|
3349
3570
|
/**
|
|
3571
|
+
* @public
|
|
3350
3572
|
* <p>Provides information about the status, configuration, and other settings for a journey.</p>
|
|
3351
3573
|
*/
|
|
3352
3574
|
export interface JourneyResponse {
|
|
@@ -3435,6 +3657,9 @@ export interface JourneyResponse {
|
|
|
3435
3657
|
*/
|
|
3436
3658
|
ClosedDays?: ClosedDays;
|
|
3437
3659
|
}
|
|
3660
|
+
/**
|
|
3661
|
+
* @public
|
|
3662
|
+
*/
|
|
3438
3663
|
export interface CreateJourneyResponse {
|
|
3439
3664
|
/**
|
|
3440
3665
|
* <p>Provides information about the status, configuration, and other settings for a journey.</p>
|
|
@@ -3442,6 +3667,7 @@ export interface CreateJourneyResponse {
|
|
|
3442
3667
|
JourneyResponse: JourneyResponse | undefined;
|
|
3443
3668
|
}
|
|
3444
3669
|
/**
|
|
3670
|
+
* @public
|
|
3445
3671
|
* <p>Specifies the default settings and content for a message template that can be used in messages that are sent through a push notification channel.</p>
|
|
3446
3672
|
*/
|
|
3447
3673
|
export interface DefaultPushNotificationTemplate {
|
|
@@ -3467,6 +3693,7 @@ export interface DefaultPushNotificationTemplate {
|
|
|
3467
3693
|
Url?: string;
|
|
3468
3694
|
}
|
|
3469
3695
|
/**
|
|
3696
|
+
* @public
|
|
3470
3697
|
* <p>Specifies the content and settings for a message template that can be used in messages that are sent through a push notification channel.</p>
|
|
3471
3698
|
*/
|
|
3472
3699
|
export interface PushNotificationTemplateRequest {
|
|
@@ -3507,6 +3734,9 @@ export interface PushNotificationTemplateRequest {
|
|
|
3507
3734
|
*/
|
|
3508
3735
|
TemplateDescription?: string;
|
|
3509
3736
|
}
|
|
3737
|
+
/**
|
|
3738
|
+
* @public
|
|
3739
|
+
*/
|
|
3510
3740
|
export interface CreatePushTemplateRequest {
|
|
3511
3741
|
/**
|
|
3512
3742
|
* <p>Specifies the content and settings for a message template that can be used in messages that are sent through a push notification channel.</p>
|
|
@@ -3517,6 +3747,9 @@ export interface CreatePushTemplateRequest {
|
|
|
3517
3747
|
*/
|
|
3518
3748
|
TemplateName: string | undefined;
|
|
3519
3749
|
}
|
|
3750
|
+
/**
|
|
3751
|
+
* @public
|
|
3752
|
+
*/
|
|
3520
3753
|
export interface CreatePushTemplateResponse {
|
|
3521
3754
|
/**
|
|
3522
3755
|
* <p>Provides information about a request to create a message template.</p>
|
|
@@ -3524,6 +3757,7 @@ export interface CreatePushTemplateResponse {
|
|
|
3524
3757
|
CreateTemplateMessageBody: CreateTemplateMessageBody | undefined;
|
|
3525
3758
|
}
|
|
3526
3759
|
/**
|
|
3760
|
+
* @public
|
|
3527
3761
|
* <p>Specifies Amazon Pinpoint configuration settings for retrieving and processing recommendation data from a recommender model.</p>
|
|
3528
3762
|
*/
|
|
3529
3763
|
export interface CreateRecommenderConfigurationShape {
|
|
@@ -3564,6 +3798,9 @@ export interface CreateRecommenderConfigurationShape {
|
|
|
3564
3798
|
*/
|
|
3565
3799
|
RecommendationsPerMessage?: number;
|
|
3566
3800
|
}
|
|
3801
|
+
/**
|
|
3802
|
+
* @public
|
|
3803
|
+
*/
|
|
3567
3804
|
export interface CreateRecommenderConfigurationRequest {
|
|
3568
3805
|
/**
|
|
3569
3806
|
* <p>Specifies Amazon Pinpoint configuration settings for retrieving and processing recommendation data from a recommender model.</p>
|
|
@@ -3571,6 +3808,7 @@ export interface CreateRecommenderConfigurationRequest {
|
|
|
3571
3808
|
CreateRecommenderConfiguration: CreateRecommenderConfigurationShape | undefined;
|
|
3572
3809
|
}
|
|
3573
3810
|
/**
|
|
3811
|
+
* @public
|
|
3574
3812
|
* <p>Provides information about Amazon Pinpoint configuration settings for retrieving and processing data from a recommender model.</p>
|
|
3575
3813
|
*/
|
|
3576
3814
|
export interface RecommenderConfigurationResponse {
|
|
@@ -3623,6 +3861,9 @@ export interface RecommenderConfigurationResponse {
|
|
|
3623
3861
|
*/
|
|
3624
3862
|
RecommendationsPerMessage?: number;
|
|
3625
3863
|
}
|
|
3864
|
+
/**
|
|
3865
|
+
* @public
|
|
3866
|
+
*/
|
|
3626
3867
|
export interface CreateRecommenderConfigurationResponse {
|
|
3627
3868
|
/**
|
|
3628
3869
|
* <p>Provides information about Amazon Pinpoint configuration settings for retrieving and processing data from a recommender model.</p>
|
|
@@ -3630,6 +3871,7 @@ export interface CreateRecommenderConfigurationResponse {
|
|
|
3630
3871
|
RecommenderConfigurationResponse: RecommenderConfigurationResponse | undefined;
|
|
3631
3872
|
}
|
|
3632
3873
|
/**
|
|
3874
|
+
* @public
|
|
3633
3875
|
* <p>Specifies the segment identifier and version of a segment.</p>
|
|
3634
3876
|
*/
|
|
3635
3877
|
export interface SegmentReference {
|
|
@@ -3642,17 +3884,24 @@ export interface SegmentReference {
|
|
|
3642
3884
|
*/
|
|
3643
3885
|
Version?: number;
|
|
3644
3886
|
}
|
|
3887
|
+
/**
|
|
3888
|
+
* @public
|
|
3889
|
+
*/
|
|
3645
3890
|
export declare enum SourceType {
|
|
3646
3891
|
ALL = "ALL",
|
|
3647
3892
|
ANY = "ANY",
|
|
3648
3893
|
NONE = "NONE"
|
|
3649
3894
|
}
|
|
3895
|
+
/**
|
|
3896
|
+
* @public
|
|
3897
|
+
*/
|
|
3650
3898
|
export declare enum Type {
|
|
3651
3899
|
ALL = "ALL",
|
|
3652
3900
|
ANY = "ANY",
|
|
3653
3901
|
NONE = "NONE"
|
|
3654
3902
|
}
|
|
3655
3903
|
/**
|
|
3904
|
+
* @public
|
|
3656
3905
|
* <p>Specifies the base segments and dimensions for a segment, and the relationships between these base segments and dimensions.</p>
|
|
3657
3906
|
*/
|
|
3658
3907
|
export interface SegmentGroup {
|
|
@@ -3673,12 +3922,16 @@ export interface SegmentGroup {
|
|
|
3673
3922
|
*/
|
|
3674
3923
|
Type?: Type | string;
|
|
3675
3924
|
}
|
|
3925
|
+
/**
|
|
3926
|
+
* @public
|
|
3927
|
+
*/
|
|
3676
3928
|
export declare enum Include {
|
|
3677
3929
|
ALL = "ALL",
|
|
3678
3930
|
ANY = "ANY",
|
|
3679
3931
|
NONE = "NONE"
|
|
3680
3932
|
}
|
|
3681
3933
|
/**
|
|
3934
|
+
* @public
|
|
3682
3935
|
* <p>Specifies the settings that define the relationships between segment groups for a segment.</p>
|
|
3683
3936
|
*/
|
|
3684
3937
|
export interface SegmentGroupList {
|
|
@@ -3692,6 +3945,7 @@ export interface SegmentGroupList {
|
|
|
3692
3945
|
Include?: Include | string;
|
|
3693
3946
|
}
|
|
3694
3947
|
/**
|
|
3948
|
+
* @public
|
|
3695
3949
|
* <p>Specifies the configuration, dimension, and other settings for a segment. A WriteSegmentRequest object can include a Dimensions object or a SegmentGroups object, but not both.</p>
|
|
3696
3950
|
*/
|
|
3697
3951
|
export interface WriteSegmentRequest {
|
|
@@ -3712,6 +3966,9 @@ export interface WriteSegmentRequest {
|
|
|
3712
3966
|
*/
|
|
3713
3967
|
tags?: Record<string, string>;
|
|
3714
3968
|
}
|
|
3969
|
+
/**
|
|
3970
|
+
* @public
|
|
3971
|
+
*/
|
|
3715
3972
|
export interface CreateSegmentRequest {
|
|
3716
3973
|
/**
|
|
3717
3974
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -3723,6 +3980,7 @@ export interface CreateSegmentRequest {
|
|
|
3723
3980
|
WriteSegmentRequest: WriteSegmentRequest | undefined;
|
|
3724
3981
|
}
|
|
3725
3982
|
/**
|
|
3983
|
+
* @public
|
|
3726
3984
|
* <p>Provides information about the import job that created a segment. An import job is a job that creates a user segment by importing endpoint definitions.</p>
|
|
3727
3985
|
*/
|
|
3728
3986
|
export interface SegmentImportResource {
|
|
@@ -3751,11 +4009,15 @@ export interface SegmentImportResource {
|
|
|
3751
4009
|
*/
|
|
3752
4010
|
Size: number | undefined;
|
|
3753
4011
|
}
|
|
4012
|
+
/**
|
|
4013
|
+
* @public
|
|
4014
|
+
*/
|
|
3754
4015
|
export declare enum SegmentType {
|
|
3755
4016
|
DIMENSIONAL = "DIMENSIONAL",
|
|
3756
4017
|
IMPORT = "IMPORT"
|
|
3757
4018
|
}
|
|
3758
4019
|
/**
|
|
4020
|
+
* @public
|
|
3759
4021
|
* <p>Provides information about the configuration, dimension, and other settings for a segment.</p>
|
|
3760
4022
|
*/
|
|
3761
4023
|
export interface SegmentResponse {
|
|
@@ -3808,6 +4070,9 @@ export interface SegmentResponse {
|
|
|
3808
4070
|
*/
|
|
3809
4071
|
Version?: number;
|
|
3810
4072
|
}
|
|
4073
|
+
/**
|
|
4074
|
+
* @public
|
|
4075
|
+
*/
|
|
3811
4076
|
export interface CreateSegmentResponse {
|
|
3812
4077
|
/**
|
|
3813
4078
|
* <p>Provides information about the configuration, dimension, and other settings for a segment.</p>
|
|
@@ -3815,6 +4080,7 @@ export interface CreateSegmentResponse {
|
|
|
3815
4080
|
SegmentResponse: SegmentResponse | undefined;
|
|
3816
4081
|
}
|
|
3817
4082
|
/**
|
|
4083
|
+
* @public
|
|
3818
4084
|
* <p>Specifies the content and settings for a message template that can be used in text messages that are sent through the SMS channel.</p>
|
|
3819
4085
|
*/
|
|
3820
4086
|
export interface SMSTemplateRequest {
|
|
@@ -3839,6 +4105,9 @@ export interface SMSTemplateRequest {
|
|
|
3839
4105
|
*/
|
|
3840
4106
|
TemplateDescription?: string;
|
|
3841
4107
|
}
|
|
4108
|
+
/**
|
|
4109
|
+
* @public
|
|
4110
|
+
*/
|
|
3842
4111
|
export interface CreateSmsTemplateRequest {
|
|
3843
4112
|
/**
|
|
3844
4113
|
* <p>Specifies the content and settings for a message template that can be used in text messages that are sent through the SMS channel.</p>
|
|
@@ -3849,6 +4118,9 @@ export interface CreateSmsTemplateRequest {
|
|
|
3849
4118
|
*/
|
|
3850
4119
|
TemplateName: string | undefined;
|
|
3851
4120
|
}
|
|
4121
|
+
/**
|
|
4122
|
+
* @public
|
|
4123
|
+
*/
|
|
3852
4124
|
export interface CreateSmsTemplateResponse {
|
|
3853
4125
|
/**
|
|
3854
4126
|
* <p>Provides information about a request to create a message template.</p>
|
|
@@ -3856,6 +4128,7 @@ export interface CreateSmsTemplateResponse {
|
|
|
3856
4128
|
CreateTemplateMessageBody: CreateTemplateMessageBody | undefined;
|
|
3857
4129
|
}
|
|
3858
4130
|
/**
|
|
4131
|
+
* @public
|
|
3859
4132
|
* <p>Specifies the content and settings for a message template that can be used in messages that are sent through the voice channel.</p>
|
|
3860
4133
|
*/
|
|
3861
4134
|
export interface VoiceTemplateRequest {
|
|
@@ -3884,6 +4157,9 @@ export interface VoiceTemplateRequest {
|
|
|
3884
4157
|
*/
|
|
3885
4158
|
VoiceId?: string;
|
|
3886
4159
|
}
|
|
4160
|
+
/**
|
|
4161
|
+
* @public
|
|
4162
|
+
*/
|
|
3887
4163
|
export interface CreateVoiceTemplateRequest {
|
|
3888
4164
|
/**
|
|
3889
4165
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -3894,6 +4170,9 @@ export interface CreateVoiceTemplateRequest {
|
|
|
3894
4170
|
*/
|
|
3895
4171
|
VoiceTemplateRequest: VoiceTemplateRequest | undefined;
|
|
3896
4172
|
}
|
|
4173
|
+
/**
|
|
4174
|
+
* @public
|
|
4175
|
+
*/
|
|
3897
4176
|
export interface CreateVoiceTemplateResponse {
|
|
3898
4177
|
/**
|
|
3899
4178
|
* <p>Provides information about a request to create a message template.</p>
|
|
@@ -3901,6 +4180,7 @@ export interface CreateVoiceTemplateResponse {
|
|
|
3901
4180
|
CreateTemplateMessageBody: CreateTemplateMessageBody | undefined;
|
|
3902
4181
|
}
|
|
3903
4182
|
/**
|
|
4183
|
+
* @public
|
|
3904
4184
|
* <p>Specifies the default message for all channels.</p>
|
|
3905
4185
|
*/
|
|
3906
4186
|
export interface DefaultMessage {
|
|
@@ -3914,6 +4194,7 @@ export interface DefaultMessage {
|
|
|
3914
4194
|
Substitutions?: Record<string, string[]>;
|
|
3915
4195
|
}
|
|
3916
4196
|
/**
|
|
4197
|
+
* @public
|
|
3917
4198
|
* <p>Specifies the default settings and content for a push notification that's sent directly to an endpoint.</p>
|
|
3918
4199
|
*/
|
|
3919
4200
|
export interface DefaultPushNotificationMessage {
|
|
@@ -3946,90 +4227,135 @@ export interface DefaultPushNotificationMessage {
|
|
|
3946
4227
|
*/
|
|
3947
4228
|
Url?: string;
|
|
3948
4229
|
}
|
|
4230
|
+
/**
|
|
4231
|
+
* @public
|
|
4232
|
+
*/
|
|
3949
4233
|
export interface DeleteAdmChannelRequest {
|
|
3950
4234
|
/**
|
|
3951
4235
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
3952
4236
|
*/
|
|
3953
4237
|
ApplicationId: string | undefined;
|
|
3954
4238
|
}
|
|
4239
|
+
/**
|
|
4240
|
+
* @public
|
|
4241
|
+
*/
|
|
3955
4242
|
export interface DeleteAdmChannelResponse {
|
|
3956
4243
|
/**
|
|
3957
4244
|
* <p>Provides information about the status and settings of the ADM (Amazon Device Messaging) channel for an application.</p>
|
|
3958
4245
|
*/
|
|
3959
4246
|
ADMChannelResponse: ADMChannelResponse | undefined;
|
|
3960
4247
|
}
|
|
4248
|
+
/**
|
|
4249
|
+
* @public
|
|
4250
|
+
*/
|
|
3961
4251
|
export interface DeleteApnsChannelRequest {
|
|
3962
4252
|
/**
|
|
3963
4253
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
3964
4254
|
*/
|
|
3965
4255
|
ApplicationId: string | undefined;
|
|
3966
4256
|
}
|
|
4257
|
+
/**
|
|
4258
|
+
* @public
|
|
4259
|
+
*/
|
|
3967
4260
|
export interface DeleteApnsChannelResponse {
|
|
3968
4261
|
/**
|
|
3969
4262
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) channel for an application.</p>
|
|
3970
4263
|
*/
|
|
3971
4264
|
APNSChannelResponse: APNSChannelResponse | undefined;
|
|
3972
4265
|
}
|
|
4266
|
+
/**
|
|
4267
|
+
* @public
|
|
4268
|
+
*/
|
|
3973
4269
|
export interface DeleteApnsSandboxChannelRequest {
|
|
3974
4270
|
/**
|
|
3975
4271
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
3976
4272
|
*/
|
|
3977
4273
|
ApplicationId: string | undefined;
|
|
3978
4274
|
}
|
|
4275
|
+
/**
|
|
4276
|
+
* @public
|
|
4277
|
+
*/
|
|
3979
4278
|
export interface DeleteApnsSandboxChannelResponse {
|
|
3980
4279
|
/**
|
|
3981
4280
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.</p>
|
|
3982
4281
|
*/
|
|
3983
4282
|
APNSSandboxChannelResponse: APNSSandboxChannelResponse | undefined;
|
|
3984
4283
|
}
|
|
4284
|
+
/**
|
|
4285
|
+
* @public
|
|
4286
|
+
*/
|
|
3985
4287
|
export interface DeleteApnsVoipChannelRequest {
|
|
3986
4288
|
/**
|
|
3987
4289
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
3988
4290
|
*/
|
|
3989
4291
|
ApplicationId: string | undefined;
|
|
3990
4292
|
}
|
|
4293
|
+
/**
|
|
4294
|
+
* @public
|
|
4295
|
+
*/
|
|
3991
4296
|
export interface DeleteApnsVoipChannelResponse {
|
|
3992
4297
|
/**
|
|
3993
4298
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.</p>
|
|
3994
4299
|
*/
|
|
3995
4300
|
APNSVoipChannelResponse: APNSVoipChannelResponse | undefined;
|
|
3996
4301
|
}
|
|
4302
|
+
/**
|
|
4303
|
+
* @public
|
|
4304
|
+
*/
|
|
3997
4305
|
export interface DeleteApnsVoipSandboxChannelRequest {
|
|
3998
4306
|
/**
|
|
3999
4307
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
4000
4308
|
*/
|
|
4001
4309
|
ApplicationId: string | undefined;
|
|
4002
4310
|
}
|
|
4311
|
+
/**
|
|
4312
|
+
* @public
|
|
4313
|
+
*/
|
|
4003
4314
|
export interface DeleteApnsVoipSandboxChannelResponse {
|
|
4004
4315
|
/**
|
|
4005
4316
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.</p>
|
|
4006
4317
|
*/
|
|
4007
4318
|
APNSVoipSandboxChannelResponse: APNSVoipSandboxChannelResponse | undefined;
|
|
4008
4319
|
}
|
|
4320
|
+
/**
|
|
4321
|
+
* @public
|
|
4322
|
+
*/
|
|
4009
4323
|
export interface DeleteAppRequest {
|
|
4010
4324
|
/**
|
|
4011
4325
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
4012
4326
|
*/
|
|
4013
4327
|
ApplicationId: string | undefined;
|
|
4014
4328
|
}
|
|
4329
|
+
/**
|
|
4330
|
+
* @public
|
|
4331
|
+
*/
|
|
4015
4332
|
export interface DeleteAppResponse {
|
|
4016
4333
|
/**
|
|
4017
4334
|
* <p>Provides information about an application.</p>
|
|
4018
4335
|
*/
|
|
4019
4336
|
ApplicationResponse: ApplicationResponse | undefined;
|
|
4020
4337
|
}
|
|
4338
|
+
/**
|
|
4339
|
+
* @public
|
|
4340
|
+
*/
|
|
4021
4341
|
export interface DeleteBaiduChannelRequest {
|
|
4022
4342
|
/**
|
|
4023
4343
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
4024
4344
|
*/
|
|
4025
4345
|
ApplicationId: string | undefined;
|
|
4026
4346
|
}
|
|
4347
|
+
/**
|
|
4348
|
+
* @public
|
|
4349
|
+
*/
|
|
4027
4350
|
export interface DeleteBaiduChannelResponse {
|
|
4028
4351
|
/**
|
|
4029
4352
|
* <p>Provides information about the status and settings of the Baidu (Baidu Cloud Push) channel for an application.</p>
|
|
4030
4353
|
*/
|
|
4031
4354
|
BaiduChannelResponse: BaiduChannelResponse | undefined;
|
|
4032
4355
|
}
|
|
4356
|
+
/**
|
|
4357
|
+
* @public
|
|
4358
|
+
*/
|
|
4033
4359
|
export interface DeleteCampaignRequest {
|
|
4034
4360
|
/**
|
|
4035
4361
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4040,12 +4366,18 @@ export interface DeleteCampaignRequest {
|
|
|
4040
4366
|
*/
|
|
4041
4367
|
CampaignId: string | undefined;
|
|
4042
4368
|
}
|
|
4369
|
+
/**
|
|
4370
|
+
* @public
|
|
4371
|
+
*/
|
|
4043
4372
|
export interface DeleteCampaignResponse {
|
|
4044
4373
|
/**
|
|
4045
4374
|
* <p>Provides information about the status, configuration, and other settings for a campaign.</p>
|
|
4046
4375
|
*/
|
|
4047
4376
|
CampaignResponse: CampaignResponse | undefined;
|
|
4048
4377
|
}
|
|
4378
|
+
/**
|
|
4379
|
+
* @public
|
|
4380
|
+
*/
|
|
4049
4381
|
export interface DeleteEmailChannelRequest {
|
|
4050
4382
|
/**
|
|
4051
4383
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4053,6 +4385,7 @@ export interface DeleteEmailChannelRequest {
|
|
|
4053
4385
|
ApplicationId: string | undefined;
|
|
4054
4386
|
}
|
|
4055
4387
|
/**
|
|
4388
|
+
* @public
|
|
4056
4389
|
* <p>Provides information about the status and settings of the email channel for an application.</p>
|
|
4057
4390
|
*/
|
|
4058
4391
|
export interface EmailChannelResponse {
|
|
@@ -4117,12 +4450,18 @@ export interface EmailChannelResponse {
|
|
|
4117
4450
|
*/
|
|
4118
4451
|
Version?: number;
|
|
4119
4452
|
}
|
|
4453
|
+
/**
|
|
4454
|
+
* @public
|
|
4455
|
+
*/
|
|
4120
4456
|
export interface DeleteEmailChannelResponse {
|
|
4121
4457
|
/**
|
|
4122
4458
|
* <p>Provides information about the status and settings of the email channel for an application.</p>
|
|
4123
4459
|
*/
|
|
4124
4460
|
EmailChannelResponse: EmailChannelResponse | undefined;
|
|
4125
4461
|
}
|
|
4462
|
+
/**
|
|
4463
|
+
* @public
|
|
4464
|
+
*/
|
|
4126
4465
|
export interface DeleteEmailTemplateRequest {
|
|
4127
4466
|
/**
|
|
4128
4467
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -4134,6 +4473,7 @@ export interface DeleteEmailTemplateRequest {
|
|
|
4134
4473
|
Version?: string;
|
|
4135
4474
|
}
|
|
4136
4475
|
/**
|
|
4476
|
+
* @public
|
|
4137
4477
|
* <p>Provides information about an API request or response.</p>
|
|
4138
4478
|
*/
|
|
4139
4479
|
export interface MessageBody {
|
|
@@ -4146,12 +4486,18 @@ export interface MessageBody {
|
|
|
4146
4486
|
*/
|
|
4147
4487
|
RequestID?: string;
|
|
4148
4488
|
}
|
|
4489
|
+
/**
|
|
4490
|
+
* @public
|
|
4491
|
+
*/
|
|
4149
4492
|
export interface DeleteEmailTemplateResponse {
|
|
4150
4493
|
/**
|
|
4151
4494
|
* <p>Provides information about an API request or response.</p>
|
|
4152
4495
|
*/
|
|
4153
4496
|
MessageBody: MessageBody | undefined;
|
|
4154
4497
|
}
|
|
4498
|
+
/**
|
|
4499
|
+
* @public
|
|
4500
|
+
*/
|
|
4155
4501
|
export interface DeleteEndpointRequest {
|
|
4156
4502
|
/**
|
|
4157
4503
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4163,6 +4509,7 @@ export interface DeleteEndpointRequest {
|
|
|
4163
4509
|
EndpointId: string | undefined;
|
|
4164
4510
|
}
|
|
4165
4511
|
/**
|
|
4512
|
+
* @public
|
|
4166
4513
|
* <p>Specifies demographic information about an endpoint, such as the applicable time zone and platform.</p>
|
|
4167
4514
|
*/
|
|
4168
4515
|
export interface EndpointDemographic {
|
|
@@ -4200,6 +4547,7 @@ export interface EndpointDemographic {
|
|
|
4200
4547
|
Timezone?: string;
|
|
4201
4548
|
}
|
|
4202
4549
|
/**
|
|
4550
|
+
* @public
|
|
4203
4551
|
* <p>Specifies geographic information about an endpoint.</p>
|
|
4204
4552
|
*/
|
|
4205
4553
|
export interface EndpointLocation {
|
|
@@ -4229,6 +4577,7 @@ export interface EndpointLocation {
|
|
|
4229
4577
|
Region?: string;
|
|
4230
4578
|
}
|
|
4231
4579
|
/**
|
|
4580
|
+
* @public
|
|
4232
4581
|
* <p>Specifies data for one or more attributes that describe the user who's associated with an endpoint.</p>
|
|
4233
4582
|
*/
|
|
4234
4583
|
export interface EndpointUser {
|
|
@@ -4242,6 +4591,7 @@ export interface EndpointUser {
|
|
|
4242
4591
|
UserId?: string;
|
|
4243
4592
|
}
|
|
4244
4593
|
/**
|
|
4594
|
+
* @public
|
|
4245
4595
|
* <p>Provides information about the channel type and other settings for an endpoint.</p>
|
|
4246
4596
|
*/
|
|
4247
4597
|
export interface EndpointResponse {
|
|
@@ -4306,12 +4656,18 @@ export interface EndpointResponse {
|
|
|
4306
4656
|
*/
|
|
4307
4657
|
User?: EndpointUser;
|
|
4308
4658
|
}
|
|
4659
|
+
/**
|
|
4660
|
+
* @public
|
|
4661
|
+
*/
|
|
4309
4662
|
export interface DeleteEndpointResponse {
|
|
4310
4663
|
/**
|
|
4311
4664
|
* <p>Provides information about the channel type and other settings for an endpoint.</p>
|
|
4312
4665
|
*/
|
|
4313
4666
|
EndpointResponse: EndpointResponse | undefined;
|
|
4314
4667
|
}
|
|
4668
|
+
/**
|
|
4669
|
+
* @public
|
|
4670
|
+
*/
|
|
4315
4671
|
export interface DeleteEventStreamRequest {
|
|
4316
4672
|
/**
|
|
4317
4673
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4319,6 +4675,7 @@ export interface DeleteEventStreamRequest {
|
|
|
4319
4675
|
ApplicationId: string | undefined;
|
|
4320
4676
|
}
|
|
4321
4677
|
/**
|
|
4678
|
+
* @public
|
|
4322
4679
|
* <p>Specifies settings for publishing event data to an Amazon Kinesis data stream or an Amazon Kinesis Data Firehose delivery stream.</p>
|
|
4323
4680
|
*/
|
|
4324
4681
|
export interface EventStream {
|
|
@@ -4349,12 +4706,18 @@ export interface EventStream {
|
|
|
4349
4706
|
*/
|
|
4350
4707
|
RoleArn: string | undefined;
|
|
4351
4708
|
}
|
|
4709
|
+
/**
|
|
4710
|
+
* @public
|
|
4711
|
+
*/
|
|
4352
4712
|
export interface DeleteEventStreamResponse {
|
|
4353
4713
|
/**
|
|
4354
4714
|
* <p>Specifies settings for publishing event data to an Amazon Kinesis data stream or an Amazon Kinesis Data Firehose delivery stream.</p>
|
|
4355
4715
|
*/
|
|
4356
4716
|
EventStream: EventStream | undefined;
|
|
4357
4717
|
}
|
|
4718
|
+
/**
|
|
4719
|
+
* @public
|
|
4720
|
+
*/
|
|
4358
4721
|
export interface DeleteGcmChannelRequest {
|
|
4359
4722
|
/**
|
|
4360
4723
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4362,6 +4725,7 @@ export interface DeleteGcmChannelRequest {
|
|
|
4362
4725
|
ApplicationId: string | undefined;
|
|
4363
4726
|
}
|
|
4364
4727
|
/**
|
|
4728
|
+
* @public
|
|
4365
4729
|
* <p>Provides information about the status and settings of the GCM channel for an application. The GCM channel enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.</p>
|
|
4366
4730
|
*/
|
|
4367
4731
|
export interface GCMChannelResponse {
|
|
@@ -4410,12 +4774,18 @@ export interface GCMChannelResponse {
|
|
|
4410
4774
|
*/
|
|
4411
4775
|
Version?: number;
|
|
4412
4776
|
}
|
|
4777
|
+
/**
|
|
4778
|
+
* @public
|
|
4779
|
+
*/
|
|
4413
4780
|
export interface DeleteGcmChannelResponse {
|
|
4414
4781
|
/**
|
|
4415
4782
|
* <p>Provides information about the status and settings of the GCM channel for an application. The GCM channel enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.</p>
|
|
4416
4783
|
*/
|
|
4417
4784
|
GCMChannelResponse: GCMChannelResponse | undefined;
|
|
4418
4785
|
}
|
|
4786
|
+
/**
|
|
4787
|
+
* @public
|
|
4788
|
+
*/
|
|
4419
4789
|
export interface DeleteInAppTemplateRequest {
|
|
4420
4790
|
/**
|
|
4421
4791
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -4426,12 +4796,18 @@ export interface DeleteInAppTemplateRequest {
|
|
|
4426
4796
|
*/
|
|
4427
4797
|
Version?: string;
|
|
4428
4798
|
}
|
|
4799
|
+
/**
|
|
4800
|
+
* @public
|
|
4801
|
+
*/
|
|
4429
4802
|
export interface DeleteInAppTemplateResponse {
|
|
4430
4803
|
/**
|
|
4431
4804
|
* <p>Provides information about an API request or response.</p>
|
|
4432
4805
|
*/
|
|
4433
4806
|
MessageBody: MessageBody | undefined;
|
|
4434
4807
|
}
|
|
4808
|
+
/**
|
|
4809
|
+
* @public
|
|
4810
|
+
*/
|
|
4435
4811
|
export interface DeleteJourneyRequest {
|
|
4436
4812
|
/**
|
|
4437
4813
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4442,12 +4818,18 @@ export interface DeleteJourneyRequest {
|
|
|
4442
4818
|
*/
|
|
4443
4819
|
JourneyId: string | undefined;
|
|
4444
4820
|
}
|
|
4821
|
+
/**
|
|
4822
|
+
* @public
|
|
4823
|
+
*/
|
|
4445
4824
|
export interface DeleteJourneyResponse {
|
|
4446
4825
|
/**
|
|
4447
4826
|
* <p>Provides information about the status, configuration, and other settings for a journey.</p>
|
|
4448
4827
|
*/
|
|
4449
4828
|
JourneyResponse: JourneyResponse | undefined;
|
|
4450
4829
|
}
|
|
4830
|
+
/**
|
|
4831
|
+
* @public
|
|
4832
|
+
*/
|
|
4451
4833
|
export interface DeletePushTemplateRequest {
|
|
4452
4834
|
/**
|
|
4453
4835
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -4458,24 +4840,36 @@ export interface DeletePushTemplateRequest {
|
|
|
4458
4840
|
*/
|
|
4459
4841
|
Version?: string;
|
|
4460
4842
|
}
|
|
4843
|
+
/**
|
|
4844
|
+
* @public
|
|
4845
|
+
*/
|
|
4461
4846
|
export interface DeletePushTemplateResponse {
|
|
4462
4847
|
/**
|
|
4463
4848
|
* <p>Provides information about an API request or response.</p>
|
|
4464
4849
|
*/
|
|
4465
4850
|
MessageBody: MessageBody | undefined;
|
|
4466
4851
|
}
|
|
4852
|
+
/**
|
|
4853
|
+
* @public
|
|
4854
|
+
*/
|
|
4467
4855
|
export interface DeleteRecommenderConfigurationRequest {
|
|
4468
4856
|
/**
|
|
4469
4857
|
* <p>The unique identifier for the recommender model configuration. This identifier is displayed as the <b>Recommender ID</b> on the Amazon Pinpoint console.</p>
|
|
4470
4858
|
*/
|
|
4471
4859
|
RecommenderId: string | undefined;
|
|
4472
4860
|
}
|
|
4861
|
+
/**
|
|
4862
|
+
* @public
|
|
4863
|
+
*/
|
|
4473
4864
|
export interface DeleteRecommenderConfigurationResponse {
|
|
4474
4865
|
/**
|
|
4475
4866
|
* <p>Provides information about Amazon Pinpoint configuration settings for retrieving and processing data from a recommender model.</p>
|
|
4476
4867
|
*/
|
|
4477
4868
|
RecommenderConfigurationResponse: RecommenderConfigurationResponse | undefined;
|
|
4478
4869
|
}
|
|
4870
|
+
/**
|
|
4871
|
+
* @public
|
|
4872
|
+
*/
|
|
4479
4873
|
export interface DeleteSegmentRequest {
|
|
4480
4874
|
/**
|
|
4481
4875
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4486,12 +4880,18 @@ export interface DeleteSegmentRequest {
|
|
|
4486
4880
|
*/
|
|
4487
4881
|
SegmentId: string | undefined;
|
|
4488
4882
|
}
|
|
4883
|
+
/**
|
|
4884
|
+
* @public
|
|
4885
|
+
*/
|
|
4489
4886
|
export interface DeleteSegmentResponse {
|
|
4490
4887
|
/**
|
|
4491
4888
|
* <p>Provides information about the configuration, dimension, and other settings for a segment.</p>
|
|
4492
4889
|
*/
|
|
4493
4890
|
SegmentResponse: SegmentResponse | undefined;
|
|
4494
4891
|
}
|
|
4892
|
+
/**
|
|
4893
|
+
* @public
|
|
4894
|
+
*/
|
|
4495
4895
|
export interface DeleteSmsChannelRequest {
|
|
4496
4896
|
/**
|
|
4497
4897
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4499,6 +4899,7 @@ export interface DeleteSmsChannelRequest {
|
|
|
4499
4899
|
ApplicationId: string | undefined;
|
|
4500
4900
|
}
|
|
4501
4901
|
/**
|
|
4902
|
+
* @public
|
|
4502
4903
|
* <p>Provides information about the status and settings of the SMS channel for an application.</p>
|
|
4503
4904
|
*/
|
|
4504
4905
|
export interface SMSChannelResponse {
|
|
@@ -4559,12 +4960,18 @@ export interface SMSChannelResponse {
|
|
|
4559
4960
|
*/
|
|
4560
4961
|
Version?: number;
|
|
4561
4962
|
}
|
|
4963
|
+
/**
|
|
4964
|
+
* @public
|
|
4965
|
+
*/
|
|
4562
4966
|
export interface DeleteSmsChannelResponse {
|
|
4563
4967
|
/**
|
|
4564
4968
|
* <p>Provides information about the status and settings of the SMS channel for an application.</p>
|
|
4565
4969
|
*/
|
|
4566
4970
|
SMSChannelResponse: SMSChannelResponse | undefined;
|
|
4567
4971
|
}
|
|
4972
|
+
/**
|
|
4973
|
+
* @public
|
|
4974
|
+
*/
|
|
4568
4975
|
export interface DeleteSmsTemplateRequest {
|
|
4569
4976
|
/**
|
|
4570
4977
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -4575,12 +4982,18 @@ export interface DeleteSmsTemplateRequest {
|
|
|
4575
4982
|
*/
|
|
4576
4983
|
Version?: string;
|
|
4577
4984
|
}
|
|
4985
|
+
/**
|
|
4986
|
+
* @public
|
|
4987
|
+
*/
|
|
4578
4988
|
export interface DeleteSmsTemplateResponse {
|
|
4579
4989
|
/**
|
|
4580
4990
|
* <p>Provides information about an API request or response.</p>
|
|
4581
4991
|
*/
|
|
4582
4992
|
MessageBody: MessageBody | undefined;
|
|
4583
4993
|
}
|
|
4994
|
+
/**
|
|
4995
|
+
* @public
|
|
4996
|
+
*/
|
|
4584
4997
|
export interface DeleteUserEndpointsRequest {
|
|
4585
4998
|
/**
|
|
4586
4999
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4592,6 +5005,7 @@ export interface DeleteUserEndpointsRequest {
|
|
|
4592
5005
|
UserId: string | undefined;
|
|
4593
5006
|
}
|
|
4594
5007
|
/**
|
|
5008
|
+
* @public
|
|
4595
5009
|
* <p>Provides information about all the endpoints that are associated with a user ID.</p>
|
|
4596
5010
|
*/
|
|
4597
5011
|
export interface EndpointsResponse {
|
|
@@ -4600,12 +5014,18 @@ export interface EndpointsResponse {
|
|
|
4600
5014
|
*/
|
|
4601
5015
|
Item: EndpointResponse[] | undefined;
|
|
4602
5016
|
}
|
|
5017
|
+
/**
|
|
5018
|
+
* @public
|
|
5019
|
+
*/
|
|
4603
5020
|
export interface DeleteUserEndpointsResponse {
|
|
4604
5021
|
/**
|
|
4605
5022
|
* <p>Provides information about all the endpoints that are associated with a user ID.</p>
|
|
4606
5023
|
*/
|
|
4607
5024
|
EndpointsResponse: EndpointsResponse | undefined;
|
|
4608
5025
|
}
|
|
5026
|
+
/**
|
|
5027
|
+
* @public
|
|
5028
|
+
*/
|
|
4609
5029
|
export interface DeleteVoiceChannelRequest {
|
|
4610
5030
|
/**
|
|
4611
5031
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -4613,6 +5033,7 @@ export interface DeleteVoiceChannelRequest {
|
|
|
4613
5033
|
ApplicationId: string | undefined;
|
|
4614
5034
|
}
|
|
4615
5035
|
/**
|
|
5036
|
+
* @public
|
|
4616
5037
|
* <p>Provides information about the status and settings of the voice channel for an application.</p>
|
|
4617
5038
|
*/
|
|
4618
5039
|
export interface VoiceChannelResponse {
|
|
@@ -4657,12 +5078,18 @@ export interface VoiceChannelResponse {
|
|
|
4657
5078
|
*/
|
|
4658
5079
|
Version?: number;
|
|
4659
5080
|
}
|
|
5081
|
+
/**
|
|
5082
|
+
* @public
|
|
5083
|
+
*/
|
|
4660
5084
|
export interface DeleteVoiceChannelResponse {
|
|
4661
5085
|
/**
|
|
4662
5086
|
* <p>Provides information about the status and settings of the voice channel for an application.</p>
|
|
4663
5087
|
*/
|
|
4664
5088
|
VoiceChannelResponse: VoiceChannelResponse | undefined;
|
|
4665
5089
|
}
|
|
5090
|
+
/**
|
|
5091
|
+
* @public
|
|
5092
|
+
*/
|
|
4666
5093
|
export interface DeleteVoiceTemplateRequest {
|
|
4667
5094
|
/**
|
|
4668
5095
|
* <p>The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.</p>
|
|
@@ -4673,12 +5100,18 @@ export interface DeleteVoiceTemplateRequest {
|
|
|
4673
5100
|
*/
|
|
4674
5101
|
Version?: string;
|
|
4675
5102
|
}
|
|
5103
|
+
/**
|
|
5104
|
+
* @public
|
|
5105
|
+
*/
|
|
4676
5106
|
export interface DeleteVoiceTemplateResponse {
|
|
4677
5107
|
/**
|
|
4678
5108
|
* <p>Provides information about an API request or response.</p>
|
|
4679
5109
|
*/
|
|
4680
5110
|
MessageBody: MessageBody | undefined;
|
|
4681
5111
|
}
|
|
5112
|
+
/**
|
|
5113
|
+
* @public
|
|
5114
|
+
*/
|
|
4682
5115
|
export declare enum DeliveryStatus {
|
|
4683
5116
|
DUPLICATE = "DUPLICATE",
|
|
4684
5117
|
OPT_OUT = "OPT_OUT",
|
|
@@ -4689,6 +5122,7 @@ export declare enum DeliveryStatus {
|
|
|
4689
5122
|
UNKNOWN_FAILURE = "UNKNOWN_FAILURE"
|
|
4690
5123
|
}
|
|
4691
5124
|
/**
|
|
5125
|
+
* @public
|
|
4692
5126
|
* <p>Specifies the contents of an email message, represented as a raw MIME message.</p>
|
|
4693
5127
|
*/
|
|
4694
5128
|
export interface RawEmail {
|
|
@@ -4698,6 +5132,7 @@ export interface RawEmail {
|
|
|
4698
5132
|
Data?: Uint8Array;
|
|
4699
5133
|
}
|
|
4700
5134
|
/**
|
|
5135
|
+
* @public
|
|
4701
5136
|
* <p>Specifies the subject or body of an email message, represented as textual email data and the applicable character set.</p>
|
|
4702
5137
|
*/
|
|
4703
5138
|
export interface SimpleEmailPart {
|
|
@@ -4711,6 +5146,7 @@ export interface SimpleEmailPart {
|
|
|
4711
5146
|
Data?: string;
|
|
4712
5147
|
}
|
|
4713
5148
|
/**
|
|
5149
|
+
* @public
|
|
4714
5150
|
* <p>Specifies the contents of an email message, composed of a subject, a text part, and an HTML part.</p>
|
|
4715
5151
|
*/
|
|
4716
5152
|
export interface SimpleEmail {
|
|
@@ -4728,6 +5164,7 @@ export interface SimpleEmail {
|
|
|
4728
5164
|
TextPart?: SimpleEmailPart;
|
|
4729
5165
|
}
|
|
4730
5166
|
/**
|
|
5167
|
+
* @public
|
|
4731
5168
|
* <p>Specifies the default settings and content for a one-time email message that's sent directly to an endpoint.</p>
|
|
4732
5169
|
*/
|
|
4733
5170
|
export interface EmailMessage {
|
|
@@ -4761,6 +5198,7 @@ export interface EmailMessage {
|
|
|
4761
5198
|
Substitutions?: Record<string, string[]>;
|
|
4762
5199
|
}
|
|
4763
5200
|
/**
|
|
5201
|
+
* @public
|
|
4764
5202
|
* <p>Specifies the settings for a one-time message that's sent directly to an endpoint through the GCM channel. The GCM channel enables Amazon Pinpoint to send messages to the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.</p>
|
|
4765
5203
|
*/
|
|
4766
5204
|
export interface GCMMessage {
|
|
@@ -4834,6 +5272,7 @@ export interface GCMMessage {
|
|
|
4834
5272
|
Url?: string;
|
|
4835
5273
|
}
|
|
4836
5274
|
/**
|
|
5275
|
+
* @public
|
|
4837
5276
|
* <p>Specifies the default settings for a one-time SMS message that's sent directly to an endpoint.</p>
|
|
4838
5277
|
*/
|
|
4839
5278
|
export interface SMSMessage {
|
|
@@ -4875,6 +5314,7 @@ export interface SMSMessage {
|
|
|
4875
5314
|
TemplateId?: string;
|
|
4876
5315
|
}
|
|
4877
5316
|
/**
|
|
5317
|
+
* @public
|
|
4878
5318
|
* <p>Specifies the settings for a one-time voice message that's sent directly to an endpoint through the voice channel.</p>
|
|
4879
5319
|
*/
|
|
4880
5320
|
export interface VoiceMessage {
|
|
@@ -4900,6 +5340,7 @@ export interface VoiceMessage {
|
|
|
4900
5340
|
VoiceId?: string;
|
|
4901
5341
|
}
|
|
4902
5342
|
/**
|
|
5343
|
+
* @public
|
|
4903
5344
|
* <p>Specifies the settings and content for the default message and any default messages that you tailored for specific channels.</p>
|
|
4904
5345
|
*/
|
|
4905
5346
|
export interface DirectMessageConfiguration {
|
|
@@ -4941,6 +5382,7 @@ export interface DirectMessageConfiguration {
|
|
|
4941
5382
|
VoiceMessage?: VoiceMessage;
|
|
4942
5383
|
}
|
|
4943
5384
|
/**
|
|
5385
|
+
* @public
|
|
4944
5386
|
* <p>Specifies the status and settings of the email channel for an application.</p>
|
|
4945
5387
|
*/
|
|
4946
5388
|
export interface EmailChannelRequest {
|
|
@@ -4965,6 +5407,9 @@ export interface EmailChannelRequest {
|
|
|
4965
5407
|
*/
|
|
4966
5408
|
RoleArn?: string;
|
|
4967
5409
|
}
|
|
5410
|
+
/**
|
|
5411
|
+
* @public
|
|
5412
|
+
*/
|
|
4968
5413
|
export declare enum TemplateType {
|
|
4969
5414
|
EMAIL = "EMAIL",
|
|
4970
5415
|
INAPP = "INAPP",
|
|
@@ -4973,6 +5418,7 @@ export declare enum TemplateType {
|
|
|
4973
5418
|
VOICE = "VOICE"
|
|
4974
5419
|
}
|
|
4975
5420
|
/**
|
|
5421
|
+
* @public
|
|
4976
5422
|
* <p>Provides information about the content and settings for a message template that can be used in messages that are sent through the email channel.</p>
|
|
4977
5423
|
*/
|
|
4978
5424
|
export interface EmailTemplateResponse {
|
|
@@ -5030,6 +5476,7 @@ export interface EmailTemplateResponse {
|
|
|
5030
5476
|
Version?: string;
|
|
5031
5477
|
}
|
|
5032
5478
|
/**
|
|
5479
|
+
* @public
|
|
5033
5480
|
* <p>Specifies an endpoint to create or update and the settings and attributes to set or change for the endpoint.</p>
|
|
5034
5481
|
*/
|
|
5035
5482
|
export interface EndpointBatchItem {
|
|
@@ -5083,6 +5530,7 @@ export interface EndpointBatchItem {
|
|
|
5083
5530
|
User?: EndpointUser;
|
|
5084
5531
|
}
|
|
5085
5532
|
/**
|
|
5533
|
+
* @public
|
|
5086
5534
|
* <p>Specifies a batch of endpoints to create or update and the settings and attributes to set or change for each endpoint.</p>
|
|
5087
5535
|
*/
|
|
5088
5536
|
export interface EndpointBatchRequest {
|
|
@@ -5092,6 +5540,7 @@ export interface EndpointBatchRequest {
|
|
|
5092
5540
|
Item: EndpointBatchItem[] | undefined;
|
|
5093
5541
|
}
|
|
5094
5542
|
/**
|
|
5543
|
+
* @public
|
|
5095
5544
|
* <p>Provides the status code and message that result from processing data for an endpoint.</p>
|
|
5096
5545
|
*/
|
|
5097
5546
|
export interface EndpointItemResponse {
|
|
@@ -5105,6 +5554,7 @@ export interface EndpointItemResponse {
|
|
|
5105
5554
|
StatusCode?: number;
|
|
5106
5555
|
}
|
|
5107
5556
|
/**
|
|
5557
|
+
* @public
|
|
5108
5558
|
* <p>Provides information about the delivery status and results of sending a message directly to an endpoint.</p>
|
|
5109
5559
|
*/
|
|
5110
5560
|
export interface EndpointMessageResult {
|
|
@@ -5134,6 +5584,7 @@ export interface EndpointMessageResult {
|
|
|
5134
5584
|
UpdatedToken?: string;
|
|
5135
5585
|
}
|
|
5136
5586
|
/**
|
|
5587
|
+
* @public
|
|
5137
5588
|
* <p>Specifies the channel type and other settings for an endpoint.</p>
|
|
5138
5589
|
*/
|
|
5139
5590
|
export interface EndpointRequest {
|
|
@@ -5183,6 +5634,7 @@ export interface EndpointRequest {
|
|
|
5183
5634
|
User?: EndpointUser;
|
|
5184
5635
|
}
|
|
5185
5636
|
/**
|
|
5637
|
+
* @public
|
|
5186
5638
|
* <p>Specifies the content, including message variables and attributes, to use in a message that's sent directly to an endpoint.</p>
|
|
5187
5639
|
*/
|
|
5188
5640
|
export interface EndpointSendConfiguration {
|
|
@@ -5208,6 +5660,7 @@ export interface EndpointSendConfiguration {
|
|
|
5208
5660
|
TitleOverride?: string;
|
|
5209
5661
|
}
|
|
5210
5662
|
/**
|
|
5663
|
+
* @public
|
|
5211
5664
|
* <p>Provides information about a session.</p>
|
|
5212
5665
|
*/
|
|
5213
5666
|
export interface Session {
|
|
@@ -5229,6 +5682,7 @@ export interface Session {
|
|
|
5229
5682
|
StopTimestamp?: string;
|
|
5230
5683
|
}
|
|
5231
5684
|
/**
|
|
5685
|
+
* @public
|
|
5232
5686
|
* <p>Specifies information about an event that reports data to Amazon Pinpoint.</p>
|
|
5233
5687
|
*/
|
|
5234
5688
|
export interface Event {
|
|
@@ -5274,6 +5728,7 @@ export interface Event {
|
|
|
5274
5728
|
Timestamp: string | undefined;
|
|
5275
5729
|
}
|
|
5276
5730
|
/**
|
|
5731
|
+
* @public
|
|
5277
5732
|
* <p>Provides the status code and message that result from processing an event.</p>
|
|
5278
5733
|
*/
|
|
5279
5734
|
export interface EventItemResponse {
|
|
@@ -5287,6 +5742,7 @@ export interface EventItemResponse {
|
|
|
5287
5742
|
StatusCode?: number;
|
|
5288
5743
|
}
|
|
5289
5744
|
/**
|
|
5745
|
+
* @public
|
|
5290
5746
|
* <p>Specifies the properties and attributes of an endpoint that's associated with an event.</p>
|
|
5291
5747
|
*/
|
|
5292
5748
|
export interface PublicEndpoint {
|
|
@@ -5336,6 +5792,7 @@ export interface PublicEndpoint {
|
|
|
5336
5792
|
User?: EndpointUser;
|
|
5337
5793
|
}
|
|
5338
5794
|
/**
|
|
5795
|
+
* @public
|
|
5339
5796
|
* <p>Specifies a batch of endpoints and events to process.</p>
|
|
5340
5797
|
*/
|
|
5341
5798
|
export interface EventsBatch {
|
|
@@ -5349,6 +5806,7 @@ export interface EventsBatch {
|
|
|
5349
5806
|
Events: Record<string, Event> | undefined;
|
|
5350
5807
|
}
|
|
5351
5808
|
/**
|
|
5809
|
+
* @public
|
|
5352
5810
|
* <p>Specifies a batch of events to process.</p>
|
|
5353
5811
|
*/
|
|
5354
5812
|
export interface EventsRequest {
|
|
@@ -5358,6 +5816,7 @@ export interface EventsRequest {
|
|
|
5358
5816
|
BatchItem: Record<string, EventsBatch> | undefined;
|
|
5359
5817
|
}
|
|
5360
5818
|
/**
|
|
5819
|
+
* @public
|
|
5361
5820
|
* <p>Provides information about the results of a request to create or update an endpoint that's associated with an event.</p>
|
|
5362
5821
|
*/
|
|
5363
5822
|
export interface ItemResponse {
|
|
@@ -5371,6 +5830,7 @@ export interface ItemResponse {
|
|
|
5371
5830
|
EventsItemResponse?: Record<string, EventItemResponse>;
|
|
5372
5831
|
}
|
|
5373
5832
|
/**
|
|
5833
|
+
* @public
|
|
5374
5834
|
* <p>Provides information about endpoints and the events that they're associated with.</p>
|
|
5375
5835
|
*/
|
|
5376
5836
|
export interface EventsResponse {
|
|
@@ -5380,6 +5840,7 @@ export interface EventsResponse {
|
|
|
5380
5840
|
Results?: Record<string, ItemResponse>;
|
|
5381
5841
|
}
|
|
5382
5842
|
/**
|
|
5843
|
+
* @public
|
|
5383
5844
|
* <p>Provides information about all the export jobs that are associated with an application or segment. An export job is a job that exports endpoint definitions to a file.</p>
|
|
5384
5845
|
*/
|
|
5385
5846
|
export interface ExportJobsResponse {
|
|
@@ -5393,6 +5854,7 @@ export interface ExportJobsResponse {
|
|
|
5393
5854
|
NextToken?: string;
|
|
5394
5855
|
}
|
|
5395
5856
|
/**
|
|
5857
|
+
* @public
|
|
5396
5858
|
* <p>Specifies the status and settings of the GCM channel for an application. This channel enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.</p>
|
|
5397
5859
|
*/
|
|
5398
5860
|
export interface GCMChannelRequest {
|
|
@@ -5405,78 +5867,117 @@ export interface GCMChannelRequest {
|
|
|
5405
5867
|
*/
|
|
5406
5868
|
Enabled?: boolean;
|
|
5407
5869
|
}
|
|
5870
|
+
/**
|
|
5871
|
+
* @public
|
|
5872
|
+
*/
|
|
5408
5873
|
export interface GetAdmChannelRequest {
|
|
5409
5874
|
/**
|
|
5410
5875
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5411
5876
|
*/
|
|
5412
5877
|
ApplicationId: string | undefined;
|
|
5413
5878
|
}
|
|
5879
|
+
/**
|
|
5880
|
+
* @public
|
|
5881
|
+
*/
|
|
5414
5882
|
export interface GetAdmChannelResponse {
|
|
5415
5883
|
/**
|
|
5416
5884
|
* <p>Provides information about the status and settings of the ADM (Amazon Device Messaging) channel for an application.</p>
|
|
5417
5885
|
*/
|
|
5418
5886
|
ADMChannelResponse: ADMChannelResponse | undefined;
|
|
5419
5887
|
}
|
|
5888
|
+
/**
|
|
5889
|
+
* @public
|
|
5890
|
+
*/
|
|
5420
5891
|
export interface GetApnsChannelRequest {
|
|
5421
5892
|
/**
|
|
5422
5893
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5423
5894
|
*/
|
|
5424
5895
|
ApplicationId: string | undefined;
|
|
5425
5896
|
}
|
|
5897
|
+
/**
|
|
5898
|
+
* @public
|
|
5899
|
+
*/
|
|
5426
5900
|
export interface GetApnsChannelResponse {
|
|
5427
5901
|
/**
|
|
5428
5902
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) channel for an application.</p>
|
|
5429
5903
|
*/
|
|
5430
5904
|
APNSChannelResponse: APNSChannelResponse | undefined;
|
|
5431
5905
|
}
|
|
5906
|
+
/**
|
|
5907
|
+
* @public
|
|
5908
|
+
*/
|
|
5432
5909
|
export interface GetApnsSandboxChannelRequest {
|
|
5433
5910
|
/**
|
|
5434
5911
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5435
5912
|
*/
|
|
5436
5913
|
ApplicationId: string | undefined;
|
|
5437
5914
|
}
|
|
5915
|
+
/**
|
|
5916
|
+
* @public
|
|
5917
|
+
*/
|
|
5438
5918
|
export interface GetApnsSandboxChannelResponse {
|
|
5439
5919
|
/**
|
|
5440
5920
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.</p>
|
|
5441
5921
|
*/
|
|
5442
5922
|
APNSSandboxChannelResponse: APNSSandboxChannelResponse | undefined;
|
|
5443
5923
|
}
|
|
5924
|
+
/**
|
|
5925
|
+
* @public
|
|
5926
|
+
*/
|
|
5444
5927
|
export interface GetApnsVoipChannelRequest {
|
|
5445
5928
|
/**
|
|
5446
5929
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5447
5930
|
*/
|
|
5448
5931
|
ApplicationId: string | undefined;
|
|
5449
5932
|
}
|
|
5933
|
+
/**
|
|
5934
|
+
* @public
|
|
5935
|
+
*/
|
|
5450
5936
|
export interface GetApnsVoipChannelResponse {
|
|
5451
5937
|
/**
|
|
5452
5938
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.</p>
|
|
5453
5939
|
*/
|
|
5454
5940
|
APNSVoipChannelResponse: APNSVoipChannelResponse | undefined;
|
|
5455
5941
|
}
|
|
5942
|
+
/**
|
|
5943
|
+
* @public
|
|
5944
|
+
*/
|
|
5456
5945
|
export interface GetApnsVoipSandboxChannelRequest {
|
|
5457
5946
|
/**
|
|
5458
5947
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5459
5948
|
*/
|
|
5460
5949
|
ApplicationId: string | undefined;
|
|
5461
5950
|
}
|
|
5951
|
+
/**
|
|
5952
|
+
* @public
|
|
5953
|
+
*/
|
|
5462
5954
|
export interface GetApnsVoipSandboxChannelResponse {
|
|
5463
5955
|
/**
|
|
5464
5956
|
* <p>Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.</p>
|
|
5465
5957
|
*/
|
|
5466
5958
|
APNSVoipSandboxChannelResponse: APNSVoipSandboxChannelResponse | undefined;
|
|
5467
5959
|
}
|
|
5960
|
+
/**
|
|
5961
|
+
* @public
|
|
5962
|
+
*/
|
|
5468
5963
|
export interface GetAppRequest {
|
|
5469
5964
|
/**
|
|
5470
5965
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5471
5966
|
*/
|
|
5472
5967
|
ApplicationId: string | undefined;
|
|
5473
5968
|
}
|
|
5969
|
+
/**
|
|
5970
|
+
* @public
|
|
5971
|
+
*/
|
|
5474
5972
|
export interface GetAppResponse {
|
|
5475
5973
|
/**
|
|
5476
5974
|
* <p>Provides information about an application.</p>
|
|
5477
5975
|
*/
|
|
5478
5976
|
ApplicationResponse: ApplicationResponse | undefined;
|
|
5479
5977
|
}
|
|
5978
|
+
/**
|
|
5979
|
+
* @public
|
|
5980
|
+
*/
|
|
5480
5981
|
export interface GetApplicationDateRangeKpiRequest {
|
|
5481
5982
|
/**
|
|
5482
5983
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5503,24 +6004,36 @@ export interface GetApplicationDateRangeKpiRequest {
|
|
|
5503
6004
|
*/
|
|
5504
6005
|
StartTime?: Date;
|
|
5505
6006
|
}
|
|
6007
|
+
/**
|
|
6008
|
+
* @public
|
|
6009
|
+
*/
|
|
5506
6010
|
export interface GetApplicationDateRangeKpiResponse {
|
|
5507
6011
|
/**
|
|
5508
6012
|
* <p>Provides the results of a query that retrieved the data for a standard metric that applies to an application, and provides information about that query.</p>
|
|
5509
6013
|
*/
|
|
5510
6014
|
ApplicationDateRangeKpiResponse: ApplicationDateRangeKpiResponse | undefined;
|
|
5511
6015
|
}
|
|
6016
|
+
/**
|
|
6017
|
+
* @public
|
|
6018
|
+
*/
|
|
5512
6019
|
export interface GetApplicationSettingsRequest {
|
|
5513
6020
|
/**
|
|
5514
6021
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5515
6022
|
*/
|
|
5516
6023
|
ApplicationId: string | undefined;
|
|
5517
6024
|
}
|
|
6025
|
+
/**
|
|
6026
|
+
* @public
|
|
6027
|
+
*/
|
|
5518
6028
|
export interface GetApplicationSettingsResponse {
|
|
5519
6029
|
/**
|
|
5520
6030
|
* <p>Provides information about an application, including the default settings for an application.</p>
|
|
5521
6031
|
*/
|
|
5522
6032
|
ApplicationSettingsResource: ApplicationSettingsResource | undefined;
|
|
5523
6033
|
}
|
|
6034
|
+
/**
|
|
6035
|
+
* @public
|
|
6036
|
+
*/
|
|
5524
6037
|
export interface GetAppsRequest {
|
|
5525
6038
|
/**
|
|
5526
6039
|
* <p>The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.</p>
|
|
@@ -5531,24 +6044,36 @@ export interface GetAppsRequest {
|
|
|
5531
6044
|
*/
|
|
5532
6045
|
Token?: string;
|
|
5533
6046
|
}
|
|
6047
|
+
/**
|
|
6048
|
+
* @public
|
|
6049
|
+
*/
|
|
5534
6050
|
export interface GetAppsResponse {
|
|
5535
6051
|
/**
|
|
5536
6052
|
* <p>Provides information about all of your applications.</p>
|
|
5537
6053
|
*/
|
|
5538
6054
|
ApplicationsResponse: ApplicationsResponse | undefined;
|
|
5539
6055
|
}
|
|
6056
|
+
/**
|
|
6057
|
+
* @public
|
|
6058
|
+
*/
|
|
5540
6059
|
export interface GetBaiduChannelRequest {
|
|
5541
6060
|
/**
|
|
5542
6061
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
5543
6062
|
*/
|
|
5544
6063
|
ApplicationId: string | undefined;
|
|
5545
6064
|
}
|
|
6065
|
+
/**
|
|
6066
|
+
* @public
|
|
6067
|
+
*/
|
|
5546
6068
|
export interface GetBaiduChannelResponse {
|
|
5547
6069
|
/**
|
|
5548
6070
|
* <p>Provides information about the status and settings of the Baidu (Baidu Cloud Push) channel for an application.</p>
|
|
5549
6071
|
*/
|
|
5550
6072
|
BaiduChannelResponse: BaiduChannelResponse | undefined;
|
|
5551
6073
|
}
|
|
6074
|
+
/**
|
|
6075
|
+
* @public
|
|
6076
|
+
*/
|
|
5552
6077
|
export interface GetCampaignRequest {
|
|
5553
6078
|
/**
|
|
5554
6079
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5559,12 +6084,18 @@ export interface GetCampaignRequest {
|
|
|
5559
6084
|
*/
|
|
5560
6085
|
CampaignId: string | undefined;
|
|
5561
6086
|
}
|
|
6087
|
+
/**
|
|
6088
|
+
* @public
|
|
6089
|
+
*/
|
|
5562
6090
|
export interface GetCampaignResponse {
|
|
5563
6091
|
/**
|
|
5564
6092
|
* <p>Provides information about the status, configuration, and other settings for a campaign.</p>
|
|
5565
6093
|
*/
|
|
5566
6094
|
CampaignResponse: CampaignResponse | undefined;
|
|
5567
6095
|
}
|
|
6096
|
+
/**
|
|
6097
|
+
* @public
|
|
6098
|
+
*/
|
|
5568
6099
|
export interface GetCampaignActivitiesRequest {
|
|
5569
6100
|
/**
|
|
5570
6101
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5583,12 +6114,18 @@ export interface GetCampaignActivitiesRequest {
|
|
|
5583
6114
|
*/
|
|
5584
6115
|
Token?: string;
|
|
5585
6116
|
}
|
|
6117
|
+
/**
|
|
6118
|
+
* @public
|
|
6119
|
+
*/
|
|
5586
6120
|
export interface GetCampaignActivitiesResponse {
|
|
5587
6121
|
/**
|
|
5588
6122
|
* <p>Provides information about the activities that were performed by a campaign.</p>
|
|
5589
6123
|
*/
|
|
5590
6124
|
ActivitiesResponse: ActivitiesResponse | undefined;
|
|
5591
6125
|
}
|
|
6126
|
+
/**
|
|
6127
|
+
* @public
|
|
6128
|
+
*/
|
|
5592
6129
|
export interface GetCampaignDateRangeKpiRequest {
|
|
5593
6130
|
/**
|
|
5594
6131
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5619,12 +6156,18 @@ export interface GetCampaignDateRangeKpiRequest {
|
|
|
5619
6156
|
*/
|
|
5620
6157
|
StartTime?: Date;
|
|
5621
6158
|
}
|
|
6159
|
+
/**
|
|
6160
|
+
* @public
|
|
6161
|
+
*/
|
|
5622
6162
|
export interface GetCampaignDateRangeKpiResponse {
|
|
5623
6163
|
/**
|
|
5624
6164
|
* <p>Provides the results of a query that retrieved the data for a standard metric that applies to a campaign, and provides information about that query.</p>
|
|
5625
6165
|
*/
|
|
5626
6166
|
CampaignDateRangeKpiResponse: CampaignDateRangeKpiResponse | undefined;
|
|
5627
6167
|
}
|
|
6168
|
+
/**
|
|
6169
|
+
* @public
|
|
6170
|
+
*/
|
|
5628
6171
|
export interface GetCampaignsRequest {
|
|
5629
6172
|
/**
|
|
5630
6173
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5639,12 +6182,18 @@ export interface GetCampaignsRequest {
|
|
|
5639
6182
|
*/
|
|
5640
6183
|
Token?: string;
|
|
5641
6184
|
}
|
|
6185
|
+
/**
|
|
6186
|
+
* @public
|
|
6187
|
+
*/
|
|
5642
6188
|
export interface GetCampaignsResponse {
|
|
5643
6189
|
/**
|
|
5644
6190
|
* <p>Provides information about the configuration and other settings for all the campaigns that are associated with an application.</p>
|
|
5645
6191
|
*/
|
|
5646
6192
|
CampaignsResponse: CampaignsResponse | undefined;
|
|
5647
6193
|
}
|
|
6194
|
+
/**
|
|
6195
|
+
* @public
|
|
6196
|
+
*/
|
|
5648
6197
|
export interface GetCampaignVersionRequest {
|
|
5649
6198
|
/**
|
|
5650
6199
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5659,12 +6208,18 @@ export interface GetCampaignVersionRequest {
|
|
|
5659
6208
|
*/
|
|
5660
6209
|
Version: string | undefined;
|
|
5661
6210
|
}
|
|
6211
|
+
/**
|
|
6212
|
+
* @public
|
|
6213
|
+
*/
|
|
5662
6214
|
export interface GetCampaignVersionResponse {
|
|
5663
6215
|
/**
|
|
5664
6216
|
* <p>Provides information about the status, configuration, and other settings for a campaign.</p>
|
|
5665
6217
|
*/
|
|
5666
6218
|
CampaignResponse: CampaignResponse | undefined;
|
|
5667
6219
|
}
|
|
6220
|
+
/**
|
|
6221
|
+
* @public
|
|
6222
|
+
*/
|
|
5668
6223
|
export interface GetCampaignVersionsRequest {
|
|
5669
6224
|
/**
|
|
5670
6225
|
* <p>The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.</p>
|
|
@@ -5683,1073 +6238,12 @@ export interface GetCampaignVersionsRequest {
|
|
|
5683
6238
|
*/
|
|
5684
6239
|
Token?: string;
|
|
5685
6240
|
}
|
|
6241
|
+
/**
|
|
6242
|
+
* @public
|
|
6243
|
+
*/
|
|
5686
6244
|
export interface GetCampaignVersionsResponse {
|
|
5687
6245
|
/**
|
|
5688
6246
|
* <p>Provides information about the configuration and other settings for all the campaigns that are associated with an application.</p>
|
|
5689
6247
|
*/
|
|
5690
6248
|
CampaignsResponse: CampaignsResponse | undefined;
|
|
5691
6249
|
}
|
|
5692
|
-
/**
|
|
5693
|
-
* @internal
|
|
5694
|
-
*/
|
|
5695
|
-
export declare const ActivityResponseFilterSensitiveLog: (obj: ActivityResponse) => any;
|
|
5696
|
-
/**
|
|
5697
|
-
* @internal
|
|
5698
|
-
*/
|
|
5699
|
-
export declare const ActivitiesResponseFilterSensitiveLog: (obj: ActivitiesResponse) => any;
|
|
5700
|
-
/**
|
|
5701
|
-
* @internal
|
|
5702
|
-
*/
|
|
5703
|
-
export declare const AttributeDimensionFilterSensitiveLog: (obj: AttributeDimension) => any;
|
|
5704
|
-
/**
|
|
5705
|
-
* @internal
|
|
5706
|
-
*/
|
|
5707
|
-
export declare const SetDimensionFilterSensitiveLog: (obj: SetDimension) => any;
|
|
5708
|
-
/**
|
|
5709
|
-
* @internal
|
|
5710
|
-
*/
|
|
5711
|
-
export declare const MetricDimensionFilterSensitiveLog: (obj: MetricDimension) => any;
|
|
5712
|
-
/**
|
|
5713
|
-
* @internal
|
|
5714
|
-
*/
|
|
5715
|
-
export declare const EventDimensionsFilterSensitiveLog: (obj: EventDimensions) => any;
|
|
5716
|
-
/**
|
|
5717
|
-
* @internal
|
|
5718
|
-
*/
|
|
5719
|
-
export declare const EventConditionFilterSensitiveLog: (obj: EventCondition) => any;
|
|
5720
|
-
/**
|
|
5721
|
-
* @internal
|
|
5722
|
-
*/
|
|
5723
|
-
export declare const SegmentConditionFilterSensitiveLog: (obj: SegmentCondition) => any;
|
|
5724
|
-
/**
|
|
5725
|
-
* @internal
|
|
5726
|
-
*/
|
|
5727
|
-
export declare const RecencyDimensionFilterSensitiveLog: (obj: RecencyDimension) => any;
|
|
5728
|
-
/**
|
|
5729
|
-
* @internal
|
|
5730
|
-
*/
|
|
5731
|
-
export declare const SegmentBehaviorsFilterSensitiveLog: (obj: SegmentBehaviors) => any;
|
|
5732
|
-
/**
|
|
5733
|
-
* @internal
|
|
5734
|
-
*/
|
|
5735
|
-
export declare const SegmentDemographicsFilterSensitiveLog: (obj: SegmentDemographics) => any;
|
|
5736
|
-
/**
|
|
5737
|
-
* @internal
|
|
5738
|
-
*/
|
|
5739
|
-
export declare const GPSCoordinatesFilterSensitiveLog: (obj: GPSCoordinates) => any;
|
|
5740
|
-
/**
|
|
5741
|
-
* @internal
|
|
5742
|
-
*/
|
|
5743
|
-
export declare const GPSPointDimensionFilterSensitiveLog: (obj: GPSPointDimension) => any;
|
|
5744
|
-
/**
|
|
5745
|
-
* @internal
|
|
5746
|
-
*/
|
|
5747
|
-
export declare const SegmentLocationFilterSensitiveLog: (obj: SegmentLocation) => any;
|
|
5748
|
-
/**
|
|
5749
|
-
* @internal
|
|
5750
|
-
*/
|
|
5751
|
-
export declare const SegmentDimensionsFilterSensitiveLog: (obj: SegmentDimensions) => any;
|
|
5752
|
-
/**
|
|
5753
|
-
* @internal
|
|
5754
|
-
*/
|
|
5755
|
-
export declare const SimpleConditionFilterSensitiveLog: (obj: SimpleCondition) => any;
|
|
5756
|
-
/**
|
|
5757
|
-
* @internal
|
|
5758
|
-
*/
|
|
5759
|
-
export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
|
|
5760
|
-
/**
|
|
5761
|
-
* @internal
|
|
5762
|
-
*/
|
|
5763
|
-
export declare const WaitTimeFilterSensitiveLog: (obj: WaitTime) => any;
|
|
5764
|
-
/**
|
|
5765
|
-
* @internal
|
|
5766
|
-
*/
|
|
5767
|
-
export declare const ConditionalSplitActivityFilterSensitiveLog: (obj: ConditionalSplitActivity) => any;
|
|
5768
|
-
/**
|
|
5769
|
-
* @internal
|
|
5770
|
-
*/
|
|
5771
|
-
export declare const ContactCenterActivityFilterSensitiveLog: (obj: ContactCenterActivity) => any;
|
|
5772
|
-
/**
|
|
5773
|
-
* @internal
|
|
5774
|
-
*/
|
|
5775
|
-
export declare const JourneyCustomMessageFilterSensitiveLog: (obj: JourneyCustomMessage) => any;
|
|
5776
|
-
/**
|
|
5777
|
-
* @internal
|
|
5778
|
-
*/
|
|
5779
|
-
export declare const CustomMessageActivityFilterSensitiveLog: (obj: CustomMessageActivity) => any;
|
|
5780
|
-
/**
|
|
5781
|
-
* @internal
|
|
5782
|
-
*/
|
|
5783
|
-
export declare const JourneyEmailMessageFilterSensitiveLog: (obj: JourneyEmailMessage) => any;
|
|
5784
|
-
/**
|
|
5785
|
-
* @internal
|
|
5786
|
-
*/
|
|
5787
|
-
export declare const EmailMessageActivityFilterSensitiveLog: (obj: EmailMessageActivity) => any;
|
|
5788
|
-
/**
|
|
5789
|
-
* @internal
|
|
5790
|
-
*/
|
|
5791
|
-
export declare const HoldoutActivityFilterSensitiveLog: (obj: HoldoutActivity) => any;
|
|
5792
|
-
/**
|
|
5793
|
-
* @internal
|
|
5794
|
-
*/
|
|
5795
|
-
export declare const MultiConditionalBranchFilterSensitiveLog: (obj: MultiConditionalBranch) => any;
|
|
5796
|
-
/**
|
|
5797
|
-
* @internal
|
|
5798
|
-
*/
|
|
5799
|
-
export declare const MultiConditionalSplitActivityFilterSensitiveLog: (obj: MultiConditionalSplitActivity) => any;
|
|
5800
|
-
/**
|
|
5801
|
-
* @internal
|
|
5802
|
-
*/
|
|
5803
|
-
export declare const JourneyPushMessageFilterSensitiveLog: (obj: JourneyPushMessage) => any;
|
|
5804
|
-
/**
|
|
5805
|
-
* @internal
|
|
5806
|
-
*/
|
|
5807
|
-
export declare const PushMessageActivityFilterSensitiveLog: (obj: PushMessageActivity) => any;
|
|
5808
|
-
/**
|
|
5809
|
-
* @internal
|
|
5810
|
-
*/
|
|
5811
|
-
export declare const RandomSplitEntryFilterSensitiveLog: (obj: RandomSplitEntry) => any;
|
|
5812
|
-
/**
|
|
5813
|
-
* @internal
|
|
5814
|
-
*/
|
|
5815
|
-
export declare const RandomSplitActivityFilterSensitiveLog: (obj: RandomSplitActivity) => any;
|
|
5816
|
-
/**
|
|
5817
|
-
* @internal
|
|
5818
|
-
*/
|
|
5819
|
-
export declare const JourneySMSMessageFilterSensitiveLog: (obj: JourneySMSMessage) => any;
|
|
5820
|
-
/**
|
|
5821
|
-
* @internal
|
|
5822
|
-
*/
|
|
5823
|
-
export declare const SMSMessageActivityFilterSensitiveLog: (obj: SMSMessageActivity) => any;
|
|
5824
|
-
/**
|
|
5825
|
-
* @internal
|
|
5826
|
-
*/
|
|
5827
|
-
export declare const WaitActivityFilterSensitiveLog: (obj: WaitActivity) => any;
|
|
5828
|
-
/**
|
|
5829
|
-
* @internal
|
|
5830
|
-
*/
|
|
5831
|
-
export declare const ActivityFilterSensitiveLog: (obj: Activity) => any;
|
|
5832
|
-
/**
|
|
5833
|
-
* @internal
|
|
5834
|
-
*/
|
|
5835
|
-
export declare const AddressConfigurationFilterSensitiveLog: (obj: AddressConfiguration) => any;
|
|
5836
|
-
/**
|
|
5837
|
-
* @internal
|
|
5838
|
-
*/
|
|
5839
|
-
export declare const ADMChannelRequestFilterSensitiveLog: (obj: ADMChannelRequest) => any;
|
|
5840
|
-
/**
|
|
5841
|
-
* @internal
|
|
5842
|
-
*/
|
|
5843
|
-
export declare const ADMChannelResponseFilterSensitiveLog: (obj: ADMChannelResponse) => any;
|
|
5844
|
-
/**
|
|
5845
|
-
* @internal
|
|
5846
|
-
*/
|
|
5847
|
-
export declare const ADMMessageFilterSensitiveLog: (obj: ADMMessage) => any;
|
|
5848
|
-
/**
|
|
5849
|
-
* @internal
|
|
5850
|
-
*/
|
|
5851
|
-
export declare const AndroidPushNotificationTemplateFilterSensitiveLog: (obj: AndroidPushNotificationTemplate) => any;
|
|
5852
|
-
/**
|
|
5853
|
-
* @internal
|
|
5854
|
-
*/
|
|
5855
|
-
export declare const APNSChannelRequestFilterSensitiveLog: (obj: APNSChannelRequest) => any;
|
|
5856
|
-
/**
|
|
5857
|
-
* @internal
|
|
5858
|
-
*/
|
|
5859
|
-
export declare const APNSChannelResponseFilterSensitiveLog: (obj: APNSChannelResponse) => any;
|
|
5860
|
-
/**
|
|
5861
|
-
* @internal
|
|
5862
|
-
*/
|
|
5863
|
-
export declare const APNSMessageFilterSensitiveLog: (obj: APNSMessage) => any;
|
|
5864
|
-
/**
|
|
5865
|
-
* @internal
|
|
5866
|
-
*/
|
|
5867
|
-
export declare const APNSPushNotificationTemplateFilterSensitiveLog: (obj: APNSPushNotificationTemplate) => any;
|
|
5868
|
-
/**
|
|
5869
|
-
* @internal
|
|
5870
|
-
*/
|
|
5871
|
-
export declare const APNSSandboxChannelRequestFilterSensitiveLog: (obj: APNSSandboxChannelRequest) => any;
|
|
5872
|
-
/**
|
|
5873
|
-
* @internal
|
|
5874
|
-
*/
|
|
5875
|
-
export declare const APNSSandboxChannelResponseFilterSensitiveLog: (obj: APNSSandboxChannelResponse) => any;
|
|
5876
|
-
/**
|
|
5877
|
-
* @internal
|
|
5878
|
-
*/
|
|
5879
|
-
export declare const APNSVoipChannelRequestFilterSensitiveLog: (obj: APNSVoipChannelRequest) => any;
|
|
5880
|
-
/**
|
|
5881
|
-
* @internal
|
|
5882
|
-
*/
|
|
5883
|
-
export declare const APNSVoipChannelResponseFilterSensitiveLog: (obj: APNSVoipChannelResponse) => any;
|
|
5884
|
-
/**
|
|
5885
|
-
* @internal
|
|
5886
|
-
*/
|
|
5887
|
-
export declare const APNSVoipSandboxChannelRequestFilterSensitiveLog: (obj: APNSVoipSandboxChannelRequest) => any;
|
|
5888
|
-
/**
|
|
5889
|
-
* @internal
|
|
5890
|
-
*/
|
|
5891
|
-
export declare const APNSVoipSandboxChannelResponseFilterSensitiveLog: (obj: APNSVoipSandboxChannelResponse) => any;
|
|
5892
|
-
/**
|
|
5893
|
-
* @internal
|
|
5894
|
-
*/
|
|
5895
|
-
export declare const ResultRowValueFilterSensitiveLog: (obj: ResultRowValue) => any;
|
|
5896
|
-
/**
|
|
5897
|
-
* @internal
|
|
5898
|
-
*/
|
|
5899
|
-
export declare const ResultRowFilterSensitiveLog: (obj: ResultRow) => any;
|
|
5900
|
-
/**
|
|
5901
|
-
* @internal
|
|
5902
|
-
*/
|
|
5903
|
-
export declare const BaseKpiResultFilterSensitiveLog: (obj: BaseKpiResult) => any;
|
|
5904
|
-
/**
|
|
5905
|
-
* @internal
|
|
5906
|
-
*/
|
|
5907
|
-
export declare const ApplicationDateRangeKpiResponseFilterSensitiveLog: (obj: ApplicationDateRangeKpiResponse) => any;
|
|
5908
|
-
/**
|
|
5909
|
-
* @internal
|
|
5910
|
-
*/
|
|
5911
|
-
export declare const ApplicationResponseFilterSensitiveLog: (obj: ApplicationResponse) => any;
|
|
5912
|
-
/**
|
|
5913
|
-
* @internal
|
|
5914
|
-
*/
|
|
5915
|
-
export declare const CampaignHookFilterSensitiveLog: (obj: CampaignHook) => any;
|
|
5916
|
-
/**
|
|
5917
|
-
* @internal
|
|
5918
|
-
*/
|
|
5919
|
-
export declare const CampaignLimitsFilterSensitiveLog: (obj: CampaignLimits) => any;
|
|
5920
|
-
/**
|
|
5921
|
-
* @internal
|
|
5922
|
-
*/
|
|
5923
|
-
export declare const QuietTimeFilterSensitiveLog: (obj: QuietTime) => any;
|
|
5924
|
-
/**
|
|
5925
|
-
* @internal
|
|
5926
|
-
*/
|
|
5927
|
-
export declare const ApplicationSettingsResourceFilterSensitiveLog: (obj: ApplicationSettingsResource) => any;
|
|
5928
|
-
/**
|
|
5929
|
-
* @internal
|
|
5930
|
-
*/
|
|
5931
|
-
export declare const ApplicationsResponseFilterSensitiveLog: (obj: ApplicationsResponse) => any;
|
|
5932
|
-
/**
|
|
5933
|
-
* @internal
|
|
5934
|
-
*/
|
|
5935
|
-
export declare const AttributesResourceFilterSensitiveLog: (obj: AttributesResource) => any;
|
|
5936
|
-
/**
|
|
5937
|
-
* @internal
|
|
5938
|
-
*/
|
|
5939
|
-
export declare const BaiduChannelRequestFilterSensitiveLog: (obj: BaiduChannelRequest) => any;
|
|
5940
|
-
/**
|
|
5941
|
-
* @internal
|
|
5942
|
-
*/
|
|
5943
|
-
export declare const BaiduChannelResponseFilterSensitiveLog: (obj: BaiduChannelResponse) => any;
|
|
5944
|
-
/**
|
|
5945
|
-
* @internal
|
|
5946
|
-
*/
|
|
5947
|
-
export declare const BaiduMessageFilterSensitiveLog: (obj: BaiduMessage) => any;
|
|
5948
|
-
/**
|
|
5949
|
-
* @internal
|
|
5950
|
-
*/
|
|
5951
|
-
export declare const CampaignCustomMessageFilterSensitiveLog: (obj: CampaignCustomMessage) => any;
|
|
5952
|
-
/**
|
|
5953
|
-
* @internal
|
|
5954
|
-
*/
|
|
5955
|
-
export declare const CampaignDateRangeKpiResponseFilterSensitiveLog: (obj: CampaignDateRangeKpiResponse) => any;
|
|
5956
|
-
/**
|
|
5957
|
-
* @internal
|
|
5958
|
-
*/
|
|
5959
|
-
export declare const CampaignEmailMessageFilterSensitiveLog: (obj: CampaignEmailMessage) => any;
|
|
5960
|
-
/**
|
|
5961
|
-
* @internal
|
|
5962
|
-
*/
|
|
5963
|
-
export declare const CampaignEventFilterFilterSensitiveLog: (obj: CampaignEventFilter) => any;
|
|
5964
|
-
/**
|
|
5965
|
-
* @internal
|
|
5966
|
-
*/
|
|
5967
|
-
export declare const InAppMessageBodyConfigFilterSensitiveLog: (obj: InAppMessageBodyConfig) => any;
|
|
5968
|
-
/**
|
|
5969
|
-
* @internal
|
|
5970
|
-
*/
|
|
5971
|
-
export declare const InAppMessageHeaderConfigFilterSensitiveLog: (obj: InAppMessageHeaderConfig) => any;
|
|
5972
|
-
/**
|
|
5973
|
-
* @internal
|
|
5974
|
-
*/
|
|
5975
|
-
export declare const OverrideButtonConfigurationFilterSensitiveLog: (obj: OverrideButtonConfiguration) => any;
|
|
5976
|
-
/**
|
|
5977
|
-
* @internal
|
|
5978
|
-
*/
|
|
5979
|
-
export declare const DefaultButtonConfigurationFilterSensitiveLog: (obj: DefaultButtonConfiguration) => any;
|
|
5980
|
-
/**
|
|
5981
|
-
* @internal
|
|
5982
|
-
*/
|
|
5983
|
-
export declare const InAppMessageButtonFilterSensitiveLog: (obj: InAppMessageButton) => any;
|
|
5984
|
-
/**
|
|
5985
|
-
* @internal
|
|
5986
|
-
*/
|
|
5987
|
-
export declare const InAppMessageContentFilterSensitiveLog: (obj: InAppMessageContent) => any;
|
|
5988
|
-
/**
|
|
5989
|
-
* @internal
|
|
5990
|
-
*/
|
|
5991
|
-
export declare const CampaignInAppMessageFilterSensitiveLog: (obj: CampaignInAppMessage) => any;
|
|
5992
|
-
/**
|
|
5993
|
-
* @internal
|
|
5994
|
-
*/
|
|
5995
|
-
export declare const CustomDeliveryConfigurationFilterSensitiveLog: (obj: CustomDeliveryConfiguration) => any;
|
|
5996
|
-
/**
|
|
5997
|
-
* @internal
|
|
5998
|
-
*/
|
|
5999
|
-
export declare const MessageFilterSensitiveLog: (obj: Message) => any;
|
|
6000
|
-
/**
|
|
6001
|
-
* @internal
|
|
6002
|
-
*/
|
|
6003
|
-
export declare const CampaignSmsMessageFilterSensitiveLog: (obj: CampaignSmsMessage) => any;
|
|
6004
|
-
/**
|
|
6005
|
-
* @internal
|
|
6006
|
-
*/
|
|
6007
|
-
export declare const MessageConfigurationFilterSensitiveLog: (obj: MessageConfiguration) => any;
|
|
6008
|
-
/**
|
|
6009
|
-
* @internal
|
|
6010
|
-
*/
|
|
6011
|
-
export declare const ScheduleFilterSensitiveLog: (obj: Schedule) => any;
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
export declare const CampaignStateFilterSensitiveLog: (obj: CampaignState) => any;
|
|
6016
|
-
/**
|
|
6017
|
-
* @internal
|
|
6018
|
-
*/
|
|
6019
|
-
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
6020
|
-
/**
|
|
6021
|
-
* @internal
|
|
6022
|
-
*/
|
|
6023
|
-
export declare const TemplateConfigurationFilterSensitiveLog: (obj: TemplateConfiguration) => any;
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
export declare const TreatmentResourceFilterSensitiveLog: (obj: TreatmentResource) => any;
|
|
6028
|
-
/**
|
|
6029
|
-
* @internal
|
|
6030
|
-
*/
|
|
6031
|
-
export declare const CampaignResponseFilterSensitiveLog: (obj: CampaignResponse) => any;
|
|
6032
|
-
/**
|
|
6033
|
-
* @internal
|
|
6034
|
-
*/
|
|
6035
|
-
export declare const CampaignsResponseFilterSensitiveLog: (obj: CampaignsResponse) => any;
|
|
6036
|
-
/**
|
|
6037
|
-
* @internal
|
|
6038
|
-
*/
|
|
6039
|
-
export declare const ChannelResponseFilterSensitiveLog: (obj: ChannelResponse) => any;
|
|
6040
|
-
/**
|
|
6041
|
-
* @internal
|
|
6042
|
-
*/
|
|
6043
|
-
export declare const ChannelsResponseFilterSensitiveLog: (obj: ChannelsResponse) => any;
|
|
6044
|
-
/**
|
|
6045
|
-
* @internal
|
|
6046
|
-
*/
|
|
6047
|
-
export declare const ClosedDaysRuleFilterSensitiveLog: (obj: ClosedDaysRule) => any;
|
|
6048
|
-
/**
|
|
6049
|
-
* @internal
|
|
6050
|
-
*/
|
|
6051
|
-
export declare const ClosedDaysFilterSensitiveLog: (obj: ClosedDays) => any;
|
|
6052
|
-
/**
|
|
6053
|
-
* @internal
|
|
6054
|
-
*/
|
|
6055
|
-
export declare const CreateApplicationRequestFilterSensitiveLog: (obj: CreateApplicationRequest) => any;
|
|
6056
|
-
/**
|
|
6057
|
-
* @internal
|
|
6058
|
-
*/
|
|
6059
|
-
export declare const CreateAppRequestFilterSensitiveLog: (obj: CreateAppRequest) => any;
|
|
6060
|
-
/**
|
|
6061
|
-
* @internal
|
|
6062
|
-
*/
|
|
6063
|
-
export declare const CreateAppResponseFilterSensitiveLog: (obj: CreateAppResponse) => any;
|
|
6064
|
-
/**
|
|
6065
|
-
* @internal
|
|
6066
|
-
*/
|
|
6067
|
-
export declare const WriteTreatmentResourceFilterSensitiveLog: (obj: WriteTreatmentResource) => any;
|
|
6068
|
-
/**
|
|
6069
|
-
* @internal
|
|
6070
|
-
*/
|
|
6071
|
-
export declare const WriteCampaignRequestFilterSensitiveLog: (obj: WriteCampaignRequest) => any;
|
|
6072
|
-
/**
|
|
6073
|
-
* @internal
|
|
6074
|
-
*/
|
|
6075
|
-
export declare const CreateCampaignRequestFilterSensitiveLog: (obj: CreateCampaignRequest) => any;
|
|
6076
|
-
/**
|
|
6077
|
-
* @internal
|
|
6078
|
-
*/
|
|
6079
|
-
export declare const CreateCampaignResponseFilterSensitiveLog: (obj: CreateCampaignResponse) => any;
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
export declare const EmailTemplateRequestFilterSensitiveLog: (obj: EmailTemplateRequest) => any;
|
|
6084
|
-
/**
|
|
6085
|
-
* @internal
|
|
6086
|
-
*/
|
|
6087
|
-
export declare const CreateEmailTemplateRequestFilterSensitiveLog: (obj: CreateEmailTemplateRequest) => any;
|
|
6088
|
-
/**
|
|
6089
|
-
* @internal
|
|
6090
|
-
*/
|
|
6091
|
-
export declare const CreateTemplateMessageBodyFilterSensitiveLog: (obj: CreateTemplateMessageBody) => any;
|
|
6092
|
-
/**
|
|
6093
|
-
* @internal
|
|
6094
|
-
*/
|
|
6095
|
-
export declare const CreateEmailTemplateResponseFilterSensitiveLog: (obj: CreateEmailTemplateResponse) => any;
|
|
6096
|
-
/**
|
|
6097
|
-
* @internal
|
|
6098
|
-
*/
|
|
6099
|
-
export declare const ExportJobRequestFilterSensitiveLog: (obj: ExportJobRequest) => any;
|
|
6100
|
-
/**
|
|
6101
|
-
* @internal
|
|
6102
|
-
*/
|
|
6103
|
-
export declare const CreateExportJobRequestFilterSensitiveLog: (obj: CreateExportJobRequest) => any;
|
|
6104
|
-
/**
|
|
6105
|
-
* @internal
|
|
6106
|
-
*/
|
|
6107
|
-
export declare const ExportJobResourceFilterSensitiveLog: (obj: ExportJobResource) => any;
|
|
6108
|
-
/**
|
|
6109
|
-
* @internal
|
|
6110
|
-
*/
|
|
6111
|
-
export declare const ExportJobResponseFilterSensitiveLog: (obj: ExportJobResponse) => any;
|
|
6112
|
-
/**
|
|
6113
|
-
* @internal
|
|
6114
|
-
*/
|
|
6115
|
-
export declare const CreateExportJobResponseFilterSensitiveLog: (obj: CreateExportJobResponse) => any;
|
|
6116
|
-
/**
|
|
6117
|
-
* @internal
|
|
6118
|
-
*/
|
|
6119
|
-
export declare const ImportJobRequestFilterSensitiveLog: (obj: ImportJobRequest) => any;
|
|
6120
|
-
/**
|
|
6121
|
-
* @internal
|
|
6122
|
-
*/
|
|
6123
|
-
export declare const CreateImportJobRequestFilterSensitiveLog: (obj: CreateImportJobRequest) => any;
|
|
6124
|
-
/**
|
|
6125
|
-
* @internal
|
|
6126
|
-
*/
|
|
6127
|
-
export declare const ImportJobResourceFilterSensitiveLog: (obj: ImportJobResource) => any;
|
|
6128
|
-
/**
|
|
6129
|
-
* @internal
|
|
6130
|
-
*/
|
|
6131
|
-
export declare const ImportJobResponseFilterSensitiveLog: (obj: ImportJobResponse) => any;
|
|
6132
|
-
/**
|
|
6133
|
-
* @internal
|
|
6134
|
-
*/
|
|
6135
|
-
export declare const CreateImportJobResponseFilterSensitiveLog: (obj: CreateImportJobResponse) => any;
|
|
6136
|
-
/**
|
|
6137
|
-
* @internal
|
|
6138
|
-
*/
|
|
6139
|
-
export declare const InAppTemplateRequestFilterSensitiveLog: (obj: InAppTemplateRequest) => any;
|
|
6140
|
-
/**
|
|
6141
|
-
* @internal
|
|
6142
|
-
*/
|
|
6143
|
-
export declare const CreateInAppTemplateRequestFilterSensitiveLog: (obj: CreateInAppTemplateRequest) => any;
|
|
6144
|
-
/**
|
|
6145
|
-
* @internal
|
|
6146
|
-
*/
|
|
6147
|
-
export declare const TemplateCreateMessageBodyFilterSensitiveLog: (obj: TemplateCreateMessageBody) => any;
|
|
6148
|
-
/**
|
|
6149
|
-
* @internal
|
|
6150
|
-
*/
|
|
6151
|
-
export declare const CreateInAppTemplateResponseFilterSensitiveLog: (obj: CreateInAppTemplateResponse) => any;
|
|
6152
|
-
/**
|
|
6153
|
-
* @internal
|
|
6154
|
-
*/
|
|
6155
|
-
export declare const JourneyChannelSettingsFilterSensitiveLog: (obj: JourneyChannelSettings) => any;
|
|
6156
|
-
/**
|
|
6157
|
-
* @internal
|
|
6158
|
-
*/
|
|
6159
|
-
export declare const JourneyLimitsFilterSensitiveLog: (obj: JourneyLimits) => any;
|
|
6160
|
-
/**
|
|
6161
|
-
* @internal
|
|
6162
|
-
*/
|
|
6163
|
-
export declare const OpenHoursRuleFilterSensitiveLog: (obj: OpenHoursRule) => any;
|
|
6164
|
-
/**
|
|
6165
|
-
* @internal
|
|
6166
|
-
*/
|
|
6167
|
-
export declare const OpenHoursFilterSensitiveLog: (obj: OpenHours) => any;
|
|
6168
|
-
/**
|
|
6169
|
-
* @internal
|
|
6170
|
-
*/
|
|
6171
|
-
export declare const JourneyScheduleFilterSensitiveLog: (obj: JourneySchedule) => any;
|
|
6172
|
-
/**
|
|
6173
|
-
* @internal
|
|
6174
|
-
*/
|
|
6175
|
-
export declare const EventFilterFilterSensitiveLog: (obj: EventFilter) => any;
|
|
6176
|
-
/**
|
|
6177
|
-
* @internal
|
|
6178
|
-
*/
|
|
6179
|
-
export declare const EventStartConditionFilterSensitiveLog: (obj: EventStartCondition) => any;
|
|
6180
|
-
/**
|
|
6181
|
-
* @internal
|
|
6182
|
-
*/
|
|
6183
|
-
export declare const StartConditionFilterSensitiveLog: (obj: StartCondition) => any;
|
|
6184
|
-
/**
|
|
6185
|
-
* @internal
|
|
6186
|
-
*/
|
|
6187
|
-
export declare const WriteJourneyRequestFilterSensitiveLog: (obj: WriteJourneyRequest) => any;
|
|
6188
|
-
/**
|
|
6189
|
-
* @internal
|
|
6190
|
-
*/
|
|
6191
|
-
export declare const CreateJourneyRequestFilterSensitiveLog: (obj: CreateJourneyRequest) => any;
|
|
6192
|
-
/**
|
|
6193
|
-
* @internal
|
|
6194
|
-
*/
|
|
6195
|
-
export declare const JourneyResponseFilterSensitiveLog: (obj: JourneyResponse) => any;
|
|
6196
|
-
/**
|
|
6197
|
-
* @internal
|
|
6198
|
-
*/
|
|
6199
|
-
export declare const CreateJourneyResponseFilterSensitiveLog: (obj: CreateJourneyResponse) => any;
|
|
6200
|
-
/**
|
|
6201
|
-
* @internal
|
|
6202
|
-
*/
|
|
6203
|
-
export declare const DefaultPushNotificationTemplateFilterSensitiveLog: (obj: DefaultPushNotificationTemplate) => any;
|
|
6204
|
-
/**
|
|
6205
|
-
* @internal
|
|
6206
|
-
*/
|
|
6207
|
-
export declare const PushNotificationTemplateRequestFilterSensitiveLog: (obj: PushNotificationTemplateRequest) => any;
|
|
6208
|
-
/**
|
|
6209
|
-
* @internal
|
|
6210
|
-
*/
|
|
6211
|
-
export declare const CreatePushTemplateRequestFilterSensitiveLog: (obj: CreatePushTemplateRequest) => any;
|
|
6212
|
-
/**
|
|
6213
|
-
* @internal
|
|
6214
|
-
*/
|
|
6215
|
-
export declare const CreatePushTemplateResponseFilterSensitiveLog: (obj: CreatePushTemplateResponse) => any;
|
|
6216
|
-
/**
|
|
6217
|
-
* @internal
|
|
6218
|
-
*/
|
|
6219
|
-
export declare const CreateRecommenderConfigurationShapeFilterSensitiveLog: (obj: CreateRecommenderConfigurationShape) => any;
|
|
6220
|
-
/**
|
|
6221
|
-
* @internal
|
|
6222
|
-
*/
|
|
6223
|
-
export declare const CreateRecommenderConfigurationRequestFilterSensitiveLog: (obj: CreateRecommenderConfigurationRequest) => any;
|
|
6224
|
-
/**
|
|
6225
|
-
* @internal
|
|
6226
|
-
*/
|
|
6227
|
-
export declare const RecommenderConfigurationResponseFilterSensitiveLog: (obj: RecommenderConfigurationResponse) => any;
|
|
6228
|
-
/**
|
|
6229
|
-
* @internal
|
|
6230
|
-
*/
|
|
6231
|
-
export declare const CreateRecommenderConfigurationResponseFilterSensitiveLog: (obj: CreateRecommenderConfigurationResponse) => any;
|
|
6232
|
-
/**
|
|
6233
|
-
* @internal
|
|
6234
|
-
*/
|
|
6235
|
-
export declare const SegmentReferenceFilterSensitiveLog: (obj: SegmentReference) => any;
|
|
6236
|
-
/**
|
|
6237
|
-
* @internal
|
|
6238
|
-
*/
|
|
6239
|
-
export declare const SegmentGroupFilterSensitiveLog: (obj: SegmentGroup) => any;
|
|
6240
|
-
/**
|
|
6241
|
-
* @internal
|
|
6242
|
-
*/
|
|
6243
|
-
export declare const SegmentGroupListFilterSensitiveLog: (obj: SegmentGroupList) => any;
|
|
6244
|
-
/**
|
|
6245
|
-
* @internal
|
|
6246
|
-
*/
|
|
6247
|
-
export declare const WriteSegmentRequestFilterSensitiveLog: (obj: WriteSegmentRequest) => any;
|
|
6248
|
-
/**
|
|
6249
|
-
* @internal
|
|
6250
|
-
*/
|
|
6251
|
-
export declare const CreateSegmentRequestFilterSensitiveLog: (obj: CreateSegmentRequest) => any;
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
export declare const SegmentImportResourceFilterSensitiveLog: (obj: SegmentImportResource) => any;
|
|
6256
|
-
/**
|
|
6257
|
-
* @internal
|
|
6258
|
-
*/
|
|
6259
|
-
export declare const SegmentResponseFilterSensitiveLog: (obj: SegmentResponse) => any;
|
|
6260
|
-
/**
|
|
6261
|
-
* @internal
|
|
6262
|
-
*/
|
|
6263
|
-
export declare const CreateSegmentResponseFilterSensitiveLog: (obj: CreateSegmentResponse) => any;
|
|
6264
|
-
/**
|
|
6265
|
-
* @internal
|
|
6266
|
-
*/
|
|
6267
|
-
export declare const SMSTemplateRequestFilterSensitiveLog: (obj: SMSTemplateRequest) => any;
|
|
6268
|
-
/**
|
|
6269
|
-
* @internal
|
|
6270
|
-
*/
|
|
6271
|
-
export declare const CreateSmsTemplateRequestFilterSensitiveLog: (obj: CreateSmsTemplateRequest) => any;
|
|
6272
|
-
/**
|
|
6273
|
-
* @internal
|
|
6274
|
-
*/
|
|
6275
|
-
export declare const CreateSmsTemplateResponseFilterSensitiveLog: (obj: CreateSmsTemplateResponse) => any;
|
|
6276
|
-
/**
|
|
6277
|
-
* @internal
|
|
6278
|
-
*/
|
|
6279
|
-
export declare const VoiceTemplateRequestFilterSensitiveLog: (obj: VoiceTemplateRequest) => any;
|
|
6280
|
-
/**
|
|
6281
|
-
* @internal
|
|
6282
|
-
*/
|
|
6283
|
-
export declare const CreateVoiceTemplateRequestFilterSensitiveLog: (obj: CreateVoiceTemplateRequest) => any;
|
|
6284
|
-
/**
|
|
6285
|
-
* @internal
|
|
6286
|
-
*/
|
|
6287
|
-
export declare const CreateVoiceTemplateResponseFilterSensitiveLog: (obj: CreateVoiceTemplateResponse) => any;
|
|
6288
|
-
/**
|
|
6289
|
-
* @internal
|
|
6290
|
-
*/
|
|
6291
|
-
export declare const DefaultMessageFilterSensitiveLog: (obj: DefaultMessage) => any;
|
|
6292
|
-
/**
|
|
6293
|
-
* @internal
|
|
6294
|
-
*/
|
|
6295
|
-
export declare const DefaultPushNotificationMessageFilterSensitiveLog: (obj: DefaultPushNotificationMessage) => any;
|
|
6296
|
-
/**
|
|
6297
|
-
* @internal
|
|
6298
|
-
*/
|
|
6299
|
-
export declare const DeleteAdmChannelRequestFilterSensitiveLog: (obj: DeleteAdmChannelRequest) => any;
|
|
6300
|
-
/**
|
|
6301
|
-
* @internal
|
|
6302
|
-
*/
|
|
6303
|
-
export declare const DeleteAdmChannelResponseFilterSensitiveLog: (obj: DeleteAdmChannelResponse) => any;
|
|
6304
|
-
/**
|
|
6305
|
-
* @internal
|
|
6306
|
-
*/
|
|
6307
|
-
export declare const DeleteApnsChannelRequestFilterSensitiveLog: (obj: DeleteApnsChannelRequest) => any;
|
|
6308
|
-
/**
|
|
6309
|
-
* @internal
|
|
6310
|
-
*/
|
|
6311
|
-
export declare const DeleteApnsChannelResponseFilterSensitiveLog: (obj: DeleteApnsChannelResponse) => any;
|
|
6312
|
-
/**
|
|
6313
|
-
* @internal
|
|
6314
|
-
*/
|
|
6315
|
-
export declare const DeleteApnsSandboxChannelRequestFilterSensitiveLog: (obj: DeleteApnsSandboxChannelRequest) => any;
|
|
6316
|
-
/**
|
|
6317
|
-
* @internal
|
|
6318
|
-
*/
|
|
6319
|
-
export declare const DeleteApnsSandboxChannelResponseFilterSensitiveLog: (obj: DeleteApnsSandboxChannelResponse) => any;
|
|
6320
|
-
/**
|
|
6321
|
-
* @internal
|
|
6322
|
-
*/
|
|
6323
|
-
export declare const DeleteApnsVoipChannelRequestFilterSensitiveLog: (obj: DeleteApnsVoipChannelRequest) => any;
|
|
6324
|
-
/**
|
|
6325
|
-
* @internal
|
|
6326
|
-
*/
|
|
6327
|
-
export declare const DeleteApnsVoipChannelResponseFilterSensitiveLog: (obj: DeleteApnsVoipChannelResponse) => any;
|
|
6328
|
-
/**
|
|
6329
|
-
* @internal
|
|
6330
|
-
*/
|
|
6331
|
-
export declare const DeleteApnsVoipSandboxChannelRequestFilterSensitiveLog: (obj: DeleteApnsVoipSandboxChannelRequest) => any;
|
|
6332
|
-
/**
|
|
6333
|
-
* @internal
|
|
6334
|
-
*/
|
|
6335
|
-
export declare const DeleteApnsVoipSandboxChannelResponseFilterSensitiveLog: (obj: DeleteApnsVoipSandboxChannelResponse) => any;
|
|
6336
|
-
/**
|
|
6337
|
-
* @internal
|
|
6338
|
-
*/
|
|
6339
|
-
export declare const DeleteAppRequestFilterSensitiveLog: (obj: DeleteAppRequest) => any;
|
|
6340
|
-
/**
|
|
6341
|
-
* @internal
|
|
6342
|
-
*/
|
|
6343
|
-
export declare const DeleteAppResponseFilterSensitiveLog: (obj: DeleteAppResponse) => any;
|
|
6344
|
-
/**
|
|
6345
|
-
* @internal
|
|
6346
|
-
*/
|
|
6347
|
-
export declare const DeleteBaiduChannelRequestFilterSensitiveLog: (obj: DeleteBaiduChannelRequest) => any;
|
|
6348
|
-
/**
|
|
6349
|
-
* @internal
|
|
6350
|
-
*/
|
|
6351
|
-
export declare const DeleteBaiduChannelResponseFilterSensitiveLog: (obj: DeleteBaiduChannelResponse) => any;
|
|
6352
|
-
/**
|
|
6353
|
-
* @internal
|
|
6354
|
-
*/
|
|
6355
|
-
export declare const DeleteCampaignRequestFilterSensitiveLog: (obj: DeleteCampaignRequest) => any;
|
|
6356
|
-
/**
|
|
6357
|
-
* @internal
|
|
6358
|
-
*/
|
|
6359
|
-
export declare const DeleteCampaignResponseFilterSensitiveLog: (obj: DeleteCampaignResponse) => any;
|
|
6360
|
-
/**
|
|
6361
|
-
* @internal
|
|
6362
|
-
*/
|
|
6363
|
-
export declare const DeleteEmailChannelRequestFilterSensitiveLog: (obj: DeleteEmailChannelRequest) => any;
|
|
6364
|
-
/**
|
|
6365
|
-
* @internal
|
|
6366
|
-
*/
|
|
6367
|
-
export declare const EmailChannelResponseFilterSensitiveLog: (obj: EmailChannelResponse) => any;
|
|
6368
|
-
/**
|
|
6369
|
-
* @internal
|
|
6370
|
-
*/
|
|
6371
|
-
export declare const DeleteEmailChannelResponseFilterSensitiveLog: (obj: DeleteEmailChannelResponse) => any;
|
|
6372
|
-
/**
|
|
6373
|
-
* @internal
|
|
6374
|
-
*/
|
|
6375
|
-
export declare const DeleteEmailTemplateRequestFilterSensitiveLog: (obj: DeleteEmailTemplateRequest) => any;
|
|
6376
|
-
/**
|
|
6377
|
-
* @internal
|
|
6378
|
-
*/
|
|
6379
|
-
export declare const MessageBodyFilterSensitiveLog: (obj: MessageBody) => any;
|
|
6380
|
-
/**
|
|
6381
|
-
* @internal
|
|
6382
|
-
*/
|
|
6383
|
-
export declare const DeleteEmailTemplateResponseFilterSensitiveLog: (obj: DeleteEmailTemplateResponse) => any;
|
|
6384
|
-
/**
|
|
6385
|
-
* @internal
|
|
6386
|
-
*/
|
|
6387
|
-
export declare const DeleteEndpointRequestFilterSensitiveLog: (obj: DeleteEndpointRequest) => any;
|
|
6388
|
-
/**
|
|
6389
|
-
* @internal
|
|
6390
|
-
*/
|
|
6391
|
-
export declare const EndpointDemographicFilterSensitiveLog: (obj: EndpointDemographic) => any;
|
|
6392
|
-
/**
|
|
6393
|
-
* @internal
|
|
6394
|
-
*/
|
|
6395
|
-
export declare const EndpointLocationFilterSensitiveLog: (obj: EndpointLocation) => any;
|
|
6396
|
-
/**
|
|
6397
|
-
* @internal
|
|
6398
|
-
*/
|
|
6399
|
-
export declare const EndpointUserFilterSensitiveLog: (obj: EndpointUser) => any;
|
|
6400
|
-
/**
|
|
6401
|
-
* @internal
|
|
6402
|
-
*/
|
|
6403
|
-
export declare const EndpointResponseFilterSensitiveLog: (obj: EndpointResponse) => any;
|
|
6404
|
-
/**
|
|
6405
|
-
* @internal
|
|
6406
|
-
*/
|
|
6407
|
-
export declare const DeleteEndpointResponseFilterSensitiveLog: (obj: DeleteEndpointResponse) => any;
|
|
6408
|
-
/**
|
|
6409
|
-
* @internal
|
|
6410
|
-
*/
|
|
6411
|
-
export declare const DeleteEventStreamRequestFilterSensitiveLog: (obj: DeleteEventStreamRequest) => any;
|
|
6412
|
-
/**
|
|
6413
|
-
* @internal
|
|
6414
|
-
*/
|
|
6415
|
-
export declare const EventStreamFilterSensitiveLog: (obj: EventStream) => any;
|
|
6416
|
-
/**
|
|
6417
|
-
* @internal
|
|
6418
|
-
*/
|
|
6419
|
-
export declare const DeleteEventStreamResponseFilterSensitiveLog: (obj: DeleteEventStreamResponse) => any;
|
|
6420
|
-
/**
|
|
6421
|
-
* @internal
|
|
6422
|
-
*/
|
|
6423
|
-
export declare const DeleteGcmChannelRequestFilterSensitiveLog: (obj: DeleteGcmChannelRequest) => any;
|
|
6424
|
-
/**
|
|
6425
|
-
* @internal
|
|
6426
|
-
*/
|
|
6427
|
-
export declare const GCMChannelResponseFilterSensitiveLog: (obj: GCMChannelResponse) => any;
|
|
6428
|
-
/**
|
|
6429
|
-
* @internal
|
|
6430
|
-
*/
|
|
6431
|
-
export declare const DeleteGcmChannelResponseFilterSensitiveLog: (obj: DeleteGcmChannelResponse) => any;
|
|
6432
|
-
/**
|
|
6433
|
-
* @internal
|
|
6434
|
-
*/
|
|
6435
|
-
export declare const DeleteInAppTemplateRequestFilterSensitiveLog: (obj: DeleteInAppTemplateRequest) => any;
|
|
6436
|
-
/**
|
|
6437
|
-
* @internal
|
|
6438
|
-
*/
|
|
6439
|
-
export declare const DeleteInAppTemplateResponseFilterSensitiveLog: (obj: DeleteInAppTemplateResponse) => any;
|
|
6440
|
-
/**
|
|
6441
|
-
* @internal
|
|
6442
|
-
*/
|
|
6443
|
-
export declare const DeleteJourneyRequestFilterSensitiveLog: (obj: DeleteJourneyRequest) => any;
|
|
6444
|
-
/**
|
|
6445
|
-
* @internal
|
|
6446
|
-
*/
|
|
6447
|
-
export declare const DeleteJourneyResponseFilterSensitiveLog: (obj: DeleteJourneyResponse) => any;
|
|
6448
|
-
/**
|
|
6449
|
-
* @internal
|
|
6450
|
-
*/
|
|
6451
|
-
export declare const DeletePushTemplateRequestFilterSensitiveLog: (obj: DeletePushTemplateRequest) => any;
|
|
6452
|
-
/**
|
|
6453
|
-
* @internal
|
|
6454
|
-
*/
|
|
6455
|
-
export declare const DeletePushTemplateResponseFilterSensitiveLog: (obj: DeletePushTemplateResponse) => any;
|
|
6456
|
-
/**
|
|
6457
|
-
* @internal
|
|
6458
|
-
*/
|
|
6459
|
-
export declare const DeleteRecommenderConfigurationRequestFilterSensitiveLog: (obj: DeleteRecommenderConfigurationRequest) => any;
|
|
6460
|
-
/**
|
|
6461
|
-
* @internal
|
|
6462
|
-
*/
|
|
6463
|
-
export declare const DeleteRecommenderConfigurationResponseFilterSensitiveLog: (obj: DeleteRecommenderConfigurationResponse) => any;
|
|
6464
|
-
/**
|
|
6465
|
-
* @internal
|
|
6466
|
-
*/
|
|
6467
|
-
export declare const DeleteSegmentRequestFilterSensitiveLog: (obj: DeleteSegmentRequest) => any;
|
|
6468
|
-
/**
|
|
6469
|
-
* @internal
|
|
6470
|
-
*/
|
|
6471
|
-
export declare const DeleteSegmentResponseFilterSensitiveLog: (obj: DeleteSegmentResponse) => any;
|
|
6472
|
-
/**
|
|
6473
|
-
* @internal
|
|
6474
|
-
*/
|
|
6475
|
-
export declare const DeleteSmsChannelRequestFilterSensitiveLog: (obj: DeleteSmsChannelRequest) => any;
|
|
6476
|
-
/**
|
|
6477
|
-
* @internal
|
|
6478
|
-
*/
|
|
6479
|
-
export declare const SMSChannelResponseFilterSensitiveLog: (obj: SMSChannelResponse) => any;
|
|
6480
|
-
/**
|
|
6481
|
-
* @internal
|
|
6482
|
-
*/
|
|
6483
|
-
export declare const DeleteSmsChannelResponseFilterSensitiveLog: (obj: DeleteSmsChannelResponse) => any;
|
|
6484
|
-
/**
|
|
6485
|
-
* @internal
|
|
6486
|
-
*/
|
|
6487
|
-
export declare const DeleteSmsTemplateRequestFilterSensitiveLog: (obj: DeleteSmsTemplateRequest) => any;
|
|
6488
|
-
/**
|
|
6489
|
-
* @internal
|
|
6490
|
-
*/
|
|
6491
|
-
export declare const DeleteSmsTemplateResponseFilterSensitiveLog: (obj: DeleteSmsTemplateResponse) => any;
|
|
6492
|
-
/**
|
|
6493
|
-
* @internal
|
|
6494
|
-
*/
|
|
6495
|
-
export declare const DeleteUserEndpointsRequestFilterSensitiveLog: (obj: DeleteUserEndpointsRequest) => any;
|
|
6496
|
-
/**
|
|
6497
|
-
* @internal
|
|
6498
|
-
*/
|
|
6499
|
-
export declare const EndpointsResponseFilterSensitiveLog: (obj: EndpointsResponse) => any;
|
|
6500
|
-
/**
|
|
6501
|
-
* @internal
|
|
6502
|
-
*/
|
|
6503
|
-
export declare const DeleteUserEndpointsResponseFilterSensitiveLog: (obj: DeleteUserEndpointsResponse) => any;
|
|
6504
|
-
/**
|
|
6505
|
-
* @internal
|
|
6506
|
-
*/
|
|
6507
|
-
export declare const DeleteVoiceChannelRequestFilterSensitiveLog: (obj: DeleteVoiceChannelRequest) => any;
|
|
6508
|
-
/**
|
|
6509
|
-
* @internal
|
|
6510
|
-
*/
|
|
6511
|
-
export declare const VoiceChannelResponseFilterSensitiveLog: (obj: VoiceChannelResponse) => any;
|
|
6512
|
-
/**
|
|
6513
|
-
* @internal
|
|
6514
|
-
*/
|
|
6515
|
-
export declare const DeleteVoiceChannelResponseFilterSensitiveLog: (obj: DeleteVoiceChannelResponse) => any;
|
|
6516
|
-
/**
|
|
6517
|
-
* @internal
|
|
6518
|
-
*/
|
|
6519
|
-
export declare const DeleteVoiceTemplateRequestFilterSensitiveLog: (obj: DeleteVoiceTemplateRequest) => any;
|
|
6520
|
-
/**
|
|
6521
|
-
* @internal
|
|
6522
|
-
*/
|
|
6523
|
-
export declare const DeleteVoiceTemplateResponseFilterSensitiveLog: (obj: DeleteVoiceTemplateResponse) => any;
|
|
6524
|
-
/**
|
|
6525
|
-
* @internal
|
|
6526
|
-
*/
|
|
6527
|
-
export declare const RawEmailFilterSensitiveLog: (obj: RawEmail) => any;
|
|
6528
|
-
/**
|
|
6529
|
-
* @internal
|
|
6530
|
-
*/
|
|
6531
|
-
export declare const SimpleEmailPartFilterSensitiveLog: (obj: SimpleEmailPart) => any;
|
|
6532
|
-
/**
|
|
6533
|
-
* @internal
|
|
6534
|
-
*/
|
|
6535
|
-
export declare const SimpleEmailFilterSensitiveLog: (obj: SimpleEmail) => any;
|
|
6536
|
-
/**
|
|
6537
|
-
* @internal
|
|
6538
|
-
*/
|
|
6539
|
-
export declare const EmailMessageFilterSensitiveLog: (obj: EmailMessage) => any;
|
|
6540
|
-
/**
|
|
6541
|
-
* @internal
|
|
6542
|
-
*/
|
|
6543
|
-
export declare const GCMMessageFilterSensitiveLog: (obj: GCMMessage) => any;
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
export declare const SMSMessageFilterSensitiveLog: (obj: SMSMessage) => any;
|
|
6548
|
-
/**
|
|
6549
|
-
* @internal
|
|
6550
|
-
*/
|
|
6551
|
-
export declare const VoiceMessageFilterSensitiveLog: (obj: VoiceMessage) => any;
|
|
6552
|
-
/**
|
|
6553
|
-
* @internal
|
|
6554
|
-
*/
|
|
6555
|
-
export declare const DirectMessageConfigurationFilterSensitiveLog: (obj: DirectMessageConfiguration) => any;
|
|
6556
|
-
/**
|
|
6557
|
-
* @internal
|
|
6558
|
-
*/
|
|
6559
|
-
export declare const EmailChannelRequestFilterSensitiveLog: (obj: EmailChannelRequest) => any;
|
|
6560
|
-
/**
|
|
6561
|
-
* @internal
|
|
6562
|
-
*/
|
|
6563
|
-
export declare const EmailTemplateResponseFilterSensitiveLog: (obj: EmailTemplateResponse) => any;
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
export declare const EndpointBatchItemFilterSensitiveLog: (obj: EndpointBatchItem) => any;
|
|
6568
|
-
/**
|
|
6569
|
-
* @internal
|
|
6570
|
-
*/
|
|
6571
|
-
export declare const EndpointBatchRequestFilterSensitiveLog: (obj: EndpointBatchRequest) => any;
|
|
6572
|
-
/**
|
|
6573
|
-
* @internal
|
|
6574
|
-
*/
|
|
6575
|
-
export declare const EndpointItemResponseFilterSensitiveLog: (obj: EndpointItemResponse) => any;
|
|
6576
|
-
/**
|
|
6577
|
-
* @internal
|
|
6578
|
-
*/
|
|
6579
|
-
export declare const EndpointMessageResultFilterSensitiveLog: (obj: EndpointMessageResult) => any;
|
|
6580
|
-
/**
|
|
6581
|
-
* @internal
|
|
6582
|
-
*/
|
|
6583
|
-
export declare const EndpointRequestFilterSensitiveLog: (obj: EndpointRequest) => any;
|
|
6584
|
-
/**
|
|
6585
|
-
* @internal
|
|
6586
|
-
*/
|
|
6587
|
-
export declare const EndpointSendConfigurationFilterSensitiveLog: (obj: EndpointSendConfiguration) => any;
|
|
6588
|
-
/**
|
|
6589
|
-
* @internal
|
|
6590
|
-
*/
|
|
6591
|
-
export declare const SessionFilterSensitiveLog: (obj: Session) => any;
|
|
6592
|
-
/**
|
|
6593
|
-
* @internal
|
|
6594
|
-
*/
|
|
6595
|
-
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
6596
|
-
/**
|
|
6597
|
-
* @internal
|
|
6598
|
-
*/
|
|
6599
|
-
export declare const EventItemResponseFilterSensitiveLog: (obj: EventItemResponse) => any;
|
|
6600
|
-
/**
|
|
6601
|
-
* @internal
|
|
6602
|
-
*/
|
|
6603
|
-
export declare const PublicEndpointFilterSensitiveLog: (obj: PublicEndpoint) => any;
|
|
6604
|
-
/**
|
|
6605
|
-
* @internal
|
|
6606
|
-
*/
|
|
6607
|
-
export declare const EventsBatchFilterSensitiveLog: (obj: EventsBatch) => any;
|
|
6608
|
-
/**
|
|
6609
|
-
* @internal
|
|
6610
|
-
*/
|
|
6611
|
-
export declare const EventsRequestFilterSensitiveLog: (obj: EventsRequest) => any;
|
|
6612
|
-
/**
|
|
6613
|
-
* @internal
|
|
6614
|
-
*/
|
|
6615
|
-
export declare const ItemResponseFilterSensitiveLog: (obj: ItemResponse) => any;
|
|
6616
|
-
/**
|
|
6617
|
-
* @internal
|
|
6618
|
-
*/
|
|
6619
|
-
export declare const EventsResponseFilterSensitiveLog: (obj: EventsResponse) => any;
|
|
6620
|
-
/**
|
|
6621
|
-
* @internal
|
|
6622
|
-
*/
|
|
6623
|
-
export declare const ExportJobsResponseFilterSensitiveLog: (obj: ExportJobsResponse) => any;
|
|
6624
|
-
/**
|
|
6625
|
-
* @internal
|
|
6626
|
-
*/
|
|
6627
|
-
export declare const GCMChannelRequestFilterSensitiveLog: (obj: GCMChannelRequest) => any;
|
|
6628
|
-
/**
|
|
6629
|
-
* @internal
|
|
6630
|
-
*/
|
|
6631
|
-
export declare const GetAdmChannelRequestFilterSensitiveLog: (obj: GetAdmChannelRequest) => any;
|
|
6632
|
-
/**
|
|
6633
|
-
* @internal
|
|
6634
|
-
*/
|
|
6635
|
-
export declare const GetAdmChannelResponseFilterSensitiveLog: (obj: GetAdmChannelResponse) => any;
|
|
6636
|
-
/**
|
|
6637
|
-
* @internal
|
|
6638
|
-
*/
|
|
6639
|
-
export declare const GetApnsChannelRequestFilterSensitiveLog: (obj: GetApnsChannelRequest) => any;
|
|
6640
|
-
/**
|
|
6641
|
-
* @internal
|
|
6642
|
-
*/
|
|
6643
|
-
export declare const GetApnsChannelResponseFilterSensitiveLog: (obj: GetApnsChannelResponse) => any;
|
|
6644
|
-
/**
|
|
6645
|
-
* @internal
|
|
6646
|
-
*/
|
|
6647
|
-
export declare const GetApnsSandboxChannelRequestFilterSensitiveLog: (obj: GetApnsSandboxChannelRequest) => any;
|
|
6648
|
-
/**
|
|
6649
|
-
* @internal
|
|
6650
|
-
*/
|
|
6651
|
-
export declare const GetApnsSandboxChannelResponseFilterSensitiveLog: (obj: GetApnsSandboxChannelResponse) => any;
|
|
6652
|
-
/**
|
|
6653
|
-
* @internal
|
|
6654
|
-
*/
|
|
6655
|
-
export declare const GetApnsVoipChannelRequestFilterSensitiveLog: (obj: GetApnsVoipChannelRequest) => any;
|
|
6656
|
-
/**
|
|
6657
|
-
* @internal
|
|
6658
|
-
*/
|
|
6659
|
-
export declare const GetApnsVoipChannelResponseFilterSensitiveLog: (obj: GetApnsVoipChannelResponse) => any;
|
|
6660
|
-
/**
|
|
6661
|
-
* @internal
|
|
6662
|
-
*/
|
|
6663
|
-
export declare const GetApnsVoipSandboxChannelRequestFilterSensitiveLog: (obj: GetApnsVoipSandboxChannelRequest) => any;
|
|
6664
|
-
/**
|
|
6665
|
-
* @internal
|
|
6666
|
-
*/
|
|
6667
|
-
export declare const GetApnsVoipSandboxChannelResponseFilterSensitiveLog: (obj: GetApnsVoipSandboxChannelResponse) => any;
|
|
6668
|
-
/**
|
|
6669
|
-
* @internal
|
|
6670
|
-
*/
|
|
6671
|
-
export declare const GetAppRequestFilterSensitiveLog: (obj: GetAppRequest) => any;
|
|
6672
|
-
/**
|
|
6673
|
-
* @internal
|
|
6674
|
-
*/
|
|
6675
|
-
export declare const GetAppResponseFilterSensitiveLog: (obj: GetAppResponse) => any;
|
|
6676
|
-
/**
|
|
6677
|
-
* @internal
|
|
6678
|
-
*/
|
|
6679
|
-
export declare const GetApplicationDateRangeKpiRequestFilterSensitiveLog: (obj: GetApplicationDateRangeKpiRequest) => any;
|
|
6680
|
-
/**
|
|
6681
|
-
* @internal
|
|
6682
|
-
*/
|
|
6683
|
-
export declare const GetApplicationDateRangeKpiResponseFilterSensitiveLog: (obj: GetApplicationDateRangeKpiResponse) => any;
|
|
6684
|
-
/**
|
|
6685
|
-
* @internal
|
|
6686
|
-
*/
|
|
6687
|
-
export declare const GetApplicationSettingsRequestFilterSensitiveLog: (obj: GetApplicationSettingsRequest) => any;
|
|
6688
|
-
/**
|
|
6689
|
-
* @internal
|
|
6690
|
-
*/
|
|
6691
|
-
export declare const GetApplicationSettingsResponseFilterSensitiveLog: (obj: GetApplicationSettingsResponse) => any;
|
|
6692
|
-
/**
|
|
6693
|
-
* @internal
|
|
6694
|
-
*/
|
|
6695
|
-
export declare const GetAppsRequestFilterSensitiveLog: (obj: GetAppsRequest) => any;
|
|
6696
|
-
/**
|
|
6697
|
-
* @internal
|
|
6698
|
-
*/
|
|
6699
|
-
export declare const GetAppsResponseFilterSensitiveLog: (obj: GetAppsResponse) => any;
|
|
6700
|
-
/**
|
|
6701
|
-
* @internal
|
|
6702
|
-
*/
|
|
6703
|
-
export declare const GetBaiduChannelRequestFilterSensitiveLog: (obj: GetBaiduChannelRequest) => any;
|
|
6704
|
-
/**
|
|
6705
|
-
* @internal
|
|
6706
|
-
*/
|
|
6707
|
-
export declare const GetBaiduChannelResponseFilterSensitiveLog: (obj: GetBaiduChannelResponse) => any;
|
|
6708
|
-
/**
|
|
6709
|
-
* @internal
|
|
6710
|
-
*/
|
|
6711
|
-
export declare const GetCampaignRequestFilterSensitiveLog: (obj: GetCampaignRequest) => any;
|
|
6712
|
-
/**
|
|
6713
|
-
* @internal
|
|
6714
|
-
*/
|
|
6715
|
-
export declare const GetCampaignResponseFilterSensitiveLog: (obj: GetCampaignResponse) => any;
|
|
6716
|
-
/**
|
|
6717
|
-
* @internal
|
|
6718
|
-
*/
|
|
6719
|
-
export declare const GetCampaignActivitiesRequestFilterSensitiveLog: (obj: GetCampaignActivitiesRequest) => any;
|
|
6720
|
-
/**
|
|
6721
|
-
* @internal
|
|
6722
|
-
*/
|
|
6723
|
-
export declare const GetCampaignActivitiesResponseFilterSensitiveLog: (obj: GetCampaignActivitiesResponse) => any;
|
|
6724
|
-
/**
|
|
6725
|
-
* @internal
|
|
6726
|
-
*/
|
|
6727
|
-
export declare const GetCampaignDateRangeKpiRequestFilterSensitiveLog: (obj: GetCampaignDateRangeKpiRequest) => any;
|
|
6728
|
-
/**
|
|
6729
|
-
* @internal
|
|
6730
|
-
*/
|
|
6731
|
-
export declare const GetCampaignDateRangeKpiResponseFilterSensitiveLog: (obj: GetCampaignDateRangeKpiResponse) => any;
|
|
6732
|
-
/**
|
|
6733
|
-
* @internal
|
|
6734
|
-
*/
|
|
6735
|
-
export declare const GetCampaignsRequestFilterSensitiveLog: (obj: GetCampaignsRequest) => any;
|
|
6736
|
-
/**
|
|
6737
|
-
* @internal
|
|
6738
|
-
*/
|
|
6739
|
-
export declare const GetCampaignsResponseFilterSensitiveLog: (obj: GetCampaignsResponse) => any;
|
|
6740
|
-
/**
|
|
6741
|
-
* @internal
|
|
6742
|
-
*/
|
|
6743
|
-
export declare const GetCampaignVersionRequestFilterSensitiveLog: (obj: GetCampaignVersionRequest) => any;
|
|
6744
|
-
/**
|
|
6745
|
-
* @internal
|
|
6746
|
-
*/
|
|
6747
|
-
export declare const GetCampaignVersionResponseFilterSensitiveLog: (obj: GetCampaignVersionResponse) => any;
|
|
6748
|
-
/**
|
|
6749
|
-
* @internal
|
|
6750
|
-
*/
|
|
6751
|
-
export declare const GetCampaignVersionsRequestFilterSensitiveLog: (obj: GetCampaignVersionsRequest) => any;
|
|
6752
|
-
/**
|
|
6753
|
-
* @internal
|
|
6754
|
-
*/
|
|
6755
|
-
export declare const GetCampaignVersionsResponseFilterSensitiveLog: (obj: GetCampaignVersionsResponse) => any;
|