@aws-sdk/client-pinpoint 3.194.0 → 3.197.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/CHANGELOG.md +22 -0
- package/dist-cjs/PinpointClient.js +11 -8
- package/dist-cjs/commands/CreateAppCommand.js +10 -0
- package/dist-cjs/commands/CreateCampaignCommand.js +10 -0
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +10 -0
- package/dist-cjs/commands/CreateExportJobCommand.js +10 -0
- package/dist-cjs/commands/CreateImportJobCommand.js +10 -0
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +10 -0
- package/dist-cjs/commands/CreateJourneyCommand.js +10 -0
- package/dist-cjs/commands/CreatePushTemplateCommand.js +10 -0
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +10 -0
- package/dist-cjs/commands/CreateSegmentCommand.js +10 -0
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +10 -0
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppCommand.js +10 -0
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteCampaignCommand.js +10 -0
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +10 -0
- package/dist-cjs/commands/DeleteEventStreamCommand.js +10 -0
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteJourneyCommand.js +10 -0
- package/dist-cjs/commands/DeletePushTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +10 -0
- package/dist-cjs/commands/DeleteSegmentCommand.js +10 -0
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +10 -0
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +10 -0
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetAdmChannelCommand.js +10 -0
- package/dist-cjs/commands/GetApnsChannelCommand.js +10 -0
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +10 -0
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +10 -0
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +10 -0
- package/dist-cjs/commands/GetAppCommand.js +10 -0
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +10 -0
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +10 -0
- package/dist-cjs/commands/GetAppsCommand.js +10 -0
- package/dist-cjs/commands/GetBaiduChannelCommand.js +10 -0
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +10 -0
- package/dist-cjs/commands/GetCampaignCommand.js +10 -0
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +10 -0
- package/dist-cjs/commands/GetCampaignVersionCommand.js +10 -0
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +10 -0
- package/dist-cjs/commands/GetCampaignsCommand.js +10 -0
- package/dist-cjs/commands/GetChannelsCommand.js +10 -0
- package/dist-cjs/commands/GetEmailChannelCommand.js +10 -0
- package/dist-cjs/commands/GetEmailTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetEndpointCommand.js +10 -0
- package/dist-cjs/commands/GetEventStreamCommand.js +10 -0
- package/dist-cjs/commands/GetExportJobCommand.js +10 -0
- package/dist-cjs/commands/GetExportJobsCommand.js +10 -0
- package/dist-cjs/commands/GetGcmChannelCommand.js +10 -0
- package/dist-cjs/commands/GetImportJobCommand.js +10 -0
- package/dist-cjs/commands/GetImportJobsCommand.js +10 -0
- package/dist-cjs/commands/GetInAppMessagesCommand.js +10 -0
- package/dist-cjs/commands/GetInAppTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetJourneyCommand.js +10 -0
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +10 -0
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +10 -0
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +10 -0
- package/dist-cjs/commands/GetPushTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +10 -0
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +10 -0
- package/dist-cjs/commands/GetSegmentCommand.js +10 -0
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +10 -0
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +10 -0
- package/dist-cjs/commands/GetSegmentVersionCommand.js +10 -0
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +10 -0
- package/dist-cjs/commands/GetSegmentsCommand.js +10 -0
- package/dist-cjs/commands/GetSmsChannelCommand.js +10 -0
- package/dist-cjs/commands/GetSmsTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetUserEndpointsCommand.js +10 -0
- package/dist-cjs/commands/GetVoiceChannelCommand.js +10 -0
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +10 -0
- package/dist-cjs/commands/ListJourneysCommand.js +10 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +10 -0
- package/dist-cjs/commands/ListTemplatesCommand.js +10 -0
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +10 -0
- package/dist-cjs/commands/PutEventStreamCommand.js +10 -0
- package/dist-cjs/commands/PutEventsCommand.js +10 -0
- package/dist-cjs/commands/RemoveAttributesCommand.js +10 -0
- package/dist-cjs/commands/SendMessagesCommand.js +10 -0
- package/dist-cjs/commands/SendOTPMessageCommand.js +10 -0
- package/dist-cjs/commands/SendUsersMessagesCommand.js +10 -0
- package/dist-cjs/commands/TagResourceCommand.js +10 -0
- package/dist-cjs/commands/UntagResourceCommand.js +10 -0
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +10 -0
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateCampaignCommand.js +10 -0
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +10 -0
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +10 -0
- package/dist-cjs/commands/UpdateJourneyCommand.js +10 -0
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +10 -0
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +10 -0
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +10 -0
- package/dist-cjs/commands/UpdateSegmentCommand.js +10 -0
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +10 -0
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +10 -0
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +10 -0
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +10 -0
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +10 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +318 -0
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/PinpointClient.js +12 -9
- package/dist-es/commands/CreateAppCommand.js +10 -0
- package/dist-es/commands/CreateCampaignCommand.js +10 -0
- package/dist-es/commands/CreateEmailTemplateCommand.js +10 -0
- package/dist-es/commands/CreateExportJobCommand.js +10 -0
- package/dist-es/commands/CreateImportJobCommand.js +10 -0
- package/dist-es/commands/CreateInAppTemplateCommand.js +10 -0
- package/dist-es/commands/CreateJourneyCommand.js +10 -0
- package/dist-es/commands/CreatePushTemplateCommand.js +10 -0
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +10 -0
- package/dist-es/commands/CreateSegmentCommand.js +10 -0
- package/dist-es/commands/CreateSmsTemplateCommand.js +10 -0
- package/dist-es/commands/CreateVoiceTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteAdmChannelCommand.js +10 -0
- package/dist-es/commands/DeleteApnsChannelCommand.js +10 -0
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +10 -0
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +10 -0
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +10 -0
- package/dist-es/commands/DeleteAppCommand.js +10 -0
- package/dist-es/commands/DeleteBaiduChannelCommand.js +10 -0
- package/dist-es/commands/DeleteCampaignCommand.js +10 -0
- package/dist-es/commands/DeleteEmailChannelCommand.js +10 -0
- package/dist-es/commands/DeleteEmailTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointCommand.js +10 -0
- package/dist-es/commands/DeleteEventStreamCommand.js +10 -0
- package/dist-es/commands/DeleteGcmChannelCommand.js +10 -0
- package/dist-es/commands/DeleteInAppTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteJourneyCommand.js +10 -0
- package/dist-es/commands/DeletePushTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +10 -0
- package/dist-es/commands/DeleteSegmentCommand.js +10 -0
- package/dist-es/commands/DeleteSmsChannelCommand.js +10 -0
- package/dist-es/commands/DeleteSmsTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteUserEndpointsCommand.js +10 -0
- package/dist-es/commands/DeleteVoiceChannelCommand.js +10 -0
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +10 -0
- package/dist-es/commands/GetAdmChannelCommand.js +10 -0
- package/dist-es/commands/GetApnsChannelCommand.js +10 -0
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +10 -0
- package/dist-es/commands/GetApnsVoipChannelCommand.js +10 -0
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +10 -0
- package/dist-es/commands/GetAppCommand.js +10 -0
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +10 -0
- package/dist-es/commands/GetApplicationSettingsCommand.js +10 -0
- package/dist-es/commands/GetAppsCommand.js +10 -0
- package/dist-es/commands/GetBaiduChannelCommand.js +10 -0
- package/dist-es/commands/GetCampaignActivitiesCommand.js +10 -0
- package/dist-es/commands/GetCampaignCommand.js +10 -0
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +10 -0
- package/dist-es/commands/GetCampaignVersionCommand.js +10 -0
- package/dist-es/commands/GetCampaignVersionsCommand.js +10 -0
- package/dist-es/commands/GetCampaignsCommand.js +10 -0
- package/dist-es/commands/GetChannelsCommand.js +10 -0
- package/dist-es/commands/GetEmailChannelCommand.js +10 -0
- package/dist-es/commands/GetEmailTemplateCommand.js +10 -0
- package/dist-es/commands/GetEndpointCommand.js +10 -0
- package/dist-es/commands/GetEventStreamCommand.js +10 -0
- package/dist-es/commands/GetExportJobCommand.js +10 -0
- package/dist-es/commands/GetExportJobsCommand.js +10 -0
- package/dist-es/commands/GetGcmChannelCommand.js +10 -0
- package/dist-es/commands/GetImportJobCommand.js +10 -0
- package/dist-es/commands/GetImportJobsCommand.js +10 -0
- package/dist-es/commands/GetInAppMessagesCommand.js +10 -0
- package/dist-es/commands/GetInAppTemplateCommand.js +10 -0
- package/dist-es/commands/GetJourneyCommand.js +10 -0
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +10 -0
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +10 -0
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +10 -0
- package/dist-es/commands/GetPushTemplateCommand.js +10 -0
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +10 -0
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +10 -0
- package/dist-es/commands/GetSegmentCommand.js +10 -0
- package/dist-es/commands/GetSegmentExportJobsCommand.js +10 -0
- package/dist-es/commands/GetSegmentImportJobsCommand.js +10 -0
- package/dist-es/commands/GetSegmentVersionCommand.js +10 -0
- package/dist-es/commands/GetSegmentVersionsCommand.js +10 -0
- package/dist-es/commands/GetSegmentsCommand.js +10 -0
- package/dist-es/commands/GetSmsChannelCommand.js +10 -0
- package/dist-es/commands/GetSmsTemplateCommand.js +10 -0
- package/dist-es/commands/GetUserEndpointsCommand.js +10 -0
- package/dist-es/commands/GetVoiceChannelCommand.js +10 -0
- package/dist-es/commands/GetVoiceTemplateCommand.js +10 -0
- package/dist-es/commands/ListJourneysCommand.js +10 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-es/commands/ListTemplateVersionsCommand.js +10 -0
- package/dist-es/commands/ListTemplatesCommand.js +10 -0
- package/dist-es/commands/PhoneNumberValidateCommand.js +10 -0
- package/dist-es/commands/PutEventStreamCommand.js +10 -0
- package/dist-es/commands/PutEventsCommand.js +10 -0
- package/dist-es/commands/RemoveAttributesCommand.js +10 -0
- package/dist-es/commands/SendMessagesCommand.js +10 -0
- package/dist-es/commands/SendOTPMessageCommand.js +10 -0
- package/dist-es/commands/SendUsersMessagesCommand.js +10 -0
- package/dist-es/commands/TagResourceCommand.js +10 -0
- package/dist-es/commands/UntagResourceCommand.js +10 -0
- package/dist-es/commands/UpdateAdmChannelCommand.js +10 -0
- package/dist-es/commands/UpdateApnsChannelCommand.js +10 -0
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +10 -0
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +10 -0
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +10 -0
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +10 -0
- package/dist-es/commands/UpdateBaiduChannelCommand.js +10 -0
- package/dist-es/commands/UpdateCampaignCommand.js +10 -0
- package/dist-es/commands/UpdateEmailChannelCommand.js +10 -0
- package/dist-es/commands/UpdateEmailTemplateCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +10 -0
- package/dist-es/commands/UpdateGcmChannelCommand.js +10 -0
- package/dist-es/commands/UpdateInAppTemplateCommand.js +10 -0
- package/dist-es/commands/UpdateJourneyCommand.js +10 -0
- package/dist-es/commands/UpdateJourneyStateCommand.js +10 -0
- package/dist-es/commands/UpdatePushTemplateCommand.js +10 -0
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +10 -0
- package/dist-es/commands/UpdateSegmentCommand.js +10 -0
- package/dist-es/commands/UpdateSmsChannelCommand.js +10 -0
- package/dist-es/commands/UpdateSmsTemplateCommand.js +10 -0
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +10 -0
- package/dist-es/commands/UpdateVoiceChannelCommand.js +10 -0
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +10 -0
- package/dist-es/commands/VerifyOTPMessageCommand.js +10 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +315 -0
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/PinpointClient.d.ts +6 -9
- package/dist-types/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/commands/CreateCampaignCommand.d.ts +2 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateExportJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateJourneyCommand.d.ts +2 -0
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/CreateSegmentCommand.d.ts +2 -0
- package/dist-types/commands/CreateSmsTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAdmChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -0
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteJourneyCommand.d.ts +2 -0
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSegmentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetAdmChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetApnsChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetAppCommand.d.ts +2 -0
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -0
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +2 -0
- package/dist-types/commands/GetAppsCommand.d.ts +2 -0
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +2 -0
- package/dist-types/commands/GetCampaignCommand.d.ts +2 -0
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -0
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +2 -0
- package/dist-types/commands/GetCampaignsCommand.d.ts +2 -0
- package/dist-types/commands/GetChannelsCommand.d.ts +2 -0
- package/dist-types/commands/GetEmailChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetEndpointCommand.d.ts +2 -0
- package/dist-types/commands/GetEventStreamCommand.d.ts +2 -0
- package/dist-types/commands/GetExportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetExportJobsCommand.d.ts +2 -0
- package/dist-types/commands/GetGcmChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +2 -0
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetJourneyCommand.d.ts +2 -0
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -0
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -0
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -0
- package/dist-types/commands/GetPushTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/GetSegmentCommand.d.ts +2 -0
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +2 -0
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +2 -0
- package/dist-types/commands/GetSegmentsCommand.d.ts +2 -0
- package/dist-types/commands/GetSmsChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +2 -0
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/ListJourneysCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +2 -0
- package/dist-types/commands/PutEventStreamCommand.d.ts +2 -0
- package/dist-types/commands/PutEventsCommand.d.ts +2 -0
- package/dist-types/commands/RemoveAttributesCommand.d.ts +2 -0
- package/dist-types/commands/SendMessagesCommand.d.ts +2 -0
- package/dist-types/commands/SendOTPMessageCommand.d.ts +2 -0
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +2 -0
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateJourneyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSegmentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +2 -0
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +2 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +4 -2
- package/dist-types/runtimeConfig.d.ts +4 -2
- package/dist-types/runtimeConfig.native.d.ts +4 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/PinpointClient.d.ts +15 -8
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +2 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +34 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +23 -4
- package/dist-types/ts3.4/runtimeConfig.d.ts +23 -4
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +28 -26
- package/dist-cjs/endpoints.js +0 -188
- package/dist-es/endpoints.js +0 -184
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetEventStreamRequest, GetEventStreamResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetEventStreamCommandOutput extends GetEventStreamResponse, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetEventStreamCommand extends $Command<GetEventStreamCommandInput, GetEventStreamCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetEventStreamCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetEventStreamCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetExportJobRequest, GetExportJobResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetExportJobCommandOutput extends GetExportJobResponse, __Metad
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetExportJobCommand extends $Command<GetExportJobCommandInput, GetExportJobCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetExportJobCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetExportJobCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetExportJobsRequest, GetExportJobsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetExportJobsCommandOutput extends GetExportJobsResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetExportJobsCommand extends $Command<GetExportJobsCommandInput, GetExportJobsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetExportJobsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetExportJobsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetGcmChannelRequest, GetGcmChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetGcmChannelCommandOutput extends GetGcmChannelResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetGcmChannelCommand extends $Command<GetGcmChannelCommandInput, GetGcmChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetGcmChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetGcmChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetImportJobRequest, GetImportJobResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetImportJobCommandOutput extends GetImportJobResponse, __Metad
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetImportJobCommand extends $Command<GetImportJobCommandInput, GetImportJobCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetImportJobCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetImportJobCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetImportJobsRequest, GetImportJobsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetImportJobsCommandOutput extends GetImportJobsResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetImportJobsCommand extends $Command<GetImportJobsCommandInput, GetImportJobsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetImportJobsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetImportJobsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetInAppMessagesRequest, GetInAppMessagesResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetInAppMessagesCommandOutput extends GetInAppMessagesResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetInAppMessagesCommand extends $Command<GetInAppMessagesCommandInput, GetInAppMessagesCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetInAppMessagesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetInAppMessagesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetInAppTemplateRequest, GetInAppTemplateResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetInAppTemplateCommandOutput extends GetInAppTemplateResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetInAppTemplateCommand extends $Command<GetInAppTemplateCommandInput, GetInAppTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetInAppTemplateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetInAppTemplateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetJourneyRequest, GetJourneyResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetJourneyCommandOutput extends GetJourneyResponse, __MetadataB
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetJourneyCommand extends $Command<GetJourneyCommandInput, GetJourneyCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetJourneyCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetJourneyCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetJourneyDateRangeKpiRequest, GetJourneyDateRangeKpiResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetJourneyDateRangeKpiCommandOutput extends GetJourneyDateRange
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetJourneyDateRangeKpiCommand extends $Command<GetJourneyDateRangeKpiCommandInput, GetJourneyDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetJourneyDateRangeKpiCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetJourneyDateRangeKpiCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetJourneyExecutionActivityMetricsRequest, GetJourneyExecutionActivityMetricsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetJourneyExecutionActivityMetricsCommandOutput extends GetJour
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetJourneyExecutionActivityMetricsCommand extends $Command<GetJourneyExecutionActivityMetricsCommandInput, GetJourneyExecutionActivityMetricsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetJourneyExecutionActivityMetricsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetJourneyExecutionActivityMetricsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetJourneyExecutionMetricsRequest, GetJourneyExecutionMetricsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetJourneyExecutionMetricsCommandOutput extends GetJourneyExecu
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetJourneyExecutionMetricsCommand extends $Command<GetJourneyExecutionMetricsCommandInput, GetJourneyExecutionMetricsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetJourneyExecutionMetricsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetJourneyExecutionMetricsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetPushTemplateRequest, GetPushTemplateResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetPushTemplateCommandOutput extends GetPushTemplateResponse, _
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetPushTemplateCommand extends $Command<GetPushTemplateCommandInput, GetPushTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetPushTemplateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetPushTemplateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetRecommenderConfigurationRequest, GetRecommenderConfigurationResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetRecommenderConfigurationCommandOutput extends GetRecommender
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetRecommenderConfigurationCommand extends $Command<GetRecommenderConfigurationCommandInput, GetRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetRecommenderConfigurationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetRecommenderConfigurationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetRecommenderConfigurationsRequest, GetRecommenderConfigurationsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetRecommenderConfigurationsCommandOutput extends GetRecommende
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetRecommenderConfigurationsCommand extends $Command<GetRecommenderConfigurationsCommandInput, GetRecommenderConfigurationsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetRecommenderConfigurationsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetRecommenderConfigurationsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSegmentRequest, GetSegmentResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSegmentCommandOutput extends GetSegmentResponse, __MetadataB
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSegmentCommand extends $Command<GetSegmentCommandInput, GetSegmentCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSegmentCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSegmentCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSegmentExportJobsRequest, GetSegmentExportJobsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSegmentExportJobsCommandOutput extends GetSegmentExportJobsR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSegmentExportJobsCommand extends $Command<GetSegmentExportJobsCommandInput, GetSegmentExportJobsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSegmentExportJobsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSegmentExportJobsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSegmentImportJobsRequest, GetSegmentImportJobsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSegmentImportJobsCommandOutput extends GetSegmentImportJobsR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSegmentImportJobsCommand extends $Command<GetSegmentImportJobsCommandInput, GetSegmentImportJobsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSegmentImportJobsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSegmentImportJobsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSegmentVersionRequest, GetSegmentVersionResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSegmentVersionCommandOutput extends GetSegmentVersionRespons
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSegmentVersionCommand extends $Command<GetSegmentVersionCommandInput, GetSegmentVersionCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSegmentVersionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSegmentVersionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSegmentVersionsRequest, GetSegmentVersionsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSegmentVersionsCommandOutput extends GetSegmentVersionsRespo
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSegmentVersionsCommand extends $Command<GetSegmentVersionsCommandInput, GetSegmentVersionsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSegmentVersionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSegmentVersionsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSegmentsRequest, GetSegmentsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSegmentsCommandOutput extends GetSegmentsResponse, __Metadat
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSegmentsCommand extends $Command<GetSegmentsCommandInput, GetSegmentsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSegmentsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSegmentsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSmsChannelRequest, GetSmsChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSmsChannelCommandOutput extends GetSmsChannelResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSmsChannelCommand extends $Command<GetSmsChannelCommandInput, GetSmsChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSmsChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSmsChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSmsTemplateRequest, GetSmsTemplateResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetSmsTemplateCommandOutput extends GetSmsTemplateResponse, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetSmsTemplateCommand extends $Command<GetSmsTemplateCommandInput, GetSmsTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetSmsTemplateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetSmsTemplateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetUserEndpointsRequest, GetUserEndpointsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetUserEndpointsCommandOutput extends GetUserEndpointsResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetUserEndpointsCommand extends $Command<GetUserEndpointsCommandInput, GetUserEndpointsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetUserEndpointsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetUserEndpointsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetVoiceChannelRequest, GetVoiceChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetVoiceChannelCommandOutput extends GetVoiceChannelResponse, _
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetVoiceChannelCommand extends $Command<GetVoiceChannelCommandInput, GetVoiceChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetVoiceChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetVoiceChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetVoiceTemplateRequest, GetVoiceTemplateResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetVoiceTemplateCommandOutput extends GetVoiceTemplateResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetVoiceTemplateCommand extends $Command<GetVoiceTemplateCommandInput, GetVoiceTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: GetVoiceTemplateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetVoiceTemplateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListJourneysRequest, ListJourneysResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListJourneysCommandOutput extends ListJourneysResponse, __Metad
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListJourneysCommand extends $Command<ListJourneysCommandInput, ListJourneysCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: ListJourneysCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListJourneysCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: ListTagsForResourceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListTagsForResourceCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListTemplateVersionsRequest, ListTemplateVersionsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListTemplateVersionsCommandOutput extends ListTemplateVersionsR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListTemplateVersionsCommand extends $Command<ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: ListTemplateVersionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListTemplateVersionsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListTemplatesCommand extends $Command<ListTemplatesCommandInput, ListTemplatesCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: ListTemplatesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListTemplatesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { PhoneNumberValidateRequest, PhoneNumberValidateResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface PhoneNumberValidateCommandOutput extends PhoneNumberValidateRes
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class PhoneNumberValidateCommand extends $Command<PhoneNumberValidateCommandInput, PhoneNumberValidateCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: PhoneNumberValidateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: PhoneNumberValidateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { PutEventStreamRequest, PutEventStreamResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface PutEventStreamCommandOutput extends PutEventStreamResponse, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class PutEventStreamCommand extends $Command<PutEventStreamCommandInput, PutEventStreamCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: PutEventStreamCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: PutEventStreamCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { PutEventsRequest, PutEventsResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBea
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class PutEventsCommand extends $Command<PutEventsCommandInput, PutEventsCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: PutEventsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: PutEventsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { RemoveAttributesRequest, RemoveAttributesResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface RemoveAttributesCommandOutput extends RemoveAttributesResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class RemoveAttributesCommand extends $Command<RemoveAttributesCommandInput, RemoveAttributesCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: RemoveAttributesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: RemoveAttributesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { SendMessagesRequest, SendMessagesResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface SendMessagesCommandOutput extends SendMessagesResponse, __Metad
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class SendMessagesCommand extends $Command<SendMessagesCommandInput, SendMessagesCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: SendMessagesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: SendMessagesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { SendOTPMessageRequest, SendOTPMessageResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface SendOTPMessageCommandOutput extends SendOTPMessageResponse, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class SendOTPMessageCommand extends $Command<SendOTPMessageCommandInput, SendOTPMessageCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: SendOTPMessageCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: SendOTPMessageCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { SendUsersMessagesRequest, SendUsersMessagesResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface SendUsersMessagesCommandOutput extends SendUsersMessagesRespons
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class SendUsersMessagesCommand extends $Command<SendUsersMessagesCommandInput, SendUsersMessagesCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: SendUsersMessagesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: SendUsersMessagesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { TagResourceRequest } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: TagResourceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: TagResourceCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { UntagResourceRequest } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: UntagResourceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UntagResourceCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { UpdateAdmChannelRequest, UpdateAdmChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface UpdateAdmChannelCommandOutput extends UpdateAdmChannelResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class UpdateAdmChannelCommand extends $Command<UpdateAdmChannelCommandInput, UpdateAdmChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: UpdateAdmChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateAdmChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { UpdateApnsChannelRequest, UpdateApnsChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface UpdateApnsChannelCommandOutput extends UpdateApnsChannelRespons
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class UpdateApnsChannelCommand extends $Command<UpdateApnsChannelCommandInput, UpdateApnsChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: UpdateApnsChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateApnsChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { UpdateApnsSandboxChannelRequest, UpdateApnsSandboxChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface UpdateApnsSandboxChannelCommandOutput extends UpdateApnsSandbox
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class UpdateApnsSandboxChannelCommand extends $Command<UpdateApnsSandboxChannelCommandInput, UpdateApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: UpdateApnsSandboxChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateApnsSandboxChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { UpdateApnsVoipChannelRequest, UpdateApnsVoipChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface UpdateApnsVoipChannelCommandOutput extends UpdateApnsVoipChanne
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class UpdateApnsVoipChannelCommand extends $Command<UpdateApnsVoipChannelCommandInput, UpdateApnsVoipChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: UpdateApnsVoipChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateApnsVoipChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { UpdateApnsVoipSandboxChannelRequest, UpdateApnsVoipSandboxChannelResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface UpdateApnsVoipSandboxChannelCommandOutput extends UpdateApnsVoi
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class UpdateApnsVoipSandboxChannelCommand extends $Command<UpdateApnsVoipSandboxChannelCommandInput, UpdateApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
27
28
|
readonly input: UpdateApnsVoipSandboxChannelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateApnsVoipSandboxChannelCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|