@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
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetApnsSandboxChannelRequest, GetApnsSandboxChannelResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetApnsSandboxChannelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetApnsSandboxChannelCommandInput extends GetApnsSandboxChannelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetApnsSandboxChannelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetApnsSandboxChannelCommandOutput extends GetApnsSandboxChannelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status and settings of the APNs sandbox channel for an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetApnsSandboxChannelCommandOutput extends GetApnsSandboxChanne
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetApnsSandboxChannelCommandInput - {@link GetApnsSandboxChannelCommandInput}
|
|
34
|
+
* @returns {@link GetApnsSandboxChannelCommandOutput}
|
|
28
35
|
* @see {@link GetApnsSandboxChannelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetApnsSandboxChannelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetApnsSandboxChannelCommandOutput extends GetApnsSandboxChanne
|
|
|
55
62
|
export declare class GetApnsSandboxChannelCommand extends $Command<GetApnsSandboxChannelCommandInput, GetApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetApnsSandboxChannelCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetApnsSandboxChannelCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApnsSandboxChannelCommandInput, GetApnsSandboxChannelCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetApnsVoipChannelRequest, GetApnsVoipChannelResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetApnsVoipChannelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetApnsVoipChannelCommandInput extends GetApnsVoipChannelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetApnsVoipChannelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetApnsVoipChannelCommandOutput extends GetApnsVoipChannelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status and settings of the APNs VoIP channel for an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetApnsVoipChannelCommandOutput extends GetApnsVoipChannelRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetApnsVoipChannelCommandInput - {@link GetApnsVoipChannelCommandInput}
|
|
34
|
+
* @returns {@link GetApnsVoipChannelCommandOutput}
|
|
28
35
|
* @see {@link GetApnsVoipChannelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetApnsVoipChannelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetApnsVoipChannelCommandOutput extends GetApnsVoipChannelRespo
|
|
|
55
62
|
export declare class GetApnsVoipChannelCommand extends $Command<GetApnsVoipChannelCommandInput, GetApnsVoipChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetApnsVoipChannelCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetApnsVoipChannelCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApnsVoipChannelCommandInput, GetApnsVoipChannelCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetApnsVoipSandboxChannelRequest, GetApnsVoipSandboxChannelResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetApnsVoipSandboxChannelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetApnsVoipSandboxChannelCommandInput extends GetApnsVoipSandboxChannelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetApnsVoipSandboxChannelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetApnsVoipSandboxChannelCommandOutput extends GetApnsVoipSandboxChannelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetApnsVoipSandboxChannelCommandOutput extends GetApnsVoipSandb
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetApnsVoipSandboxChannelCommandInput - {@link GetApnsVoipSandboxChannelCommandInput}
|
|
34
|
+
* @returns {@link GetApnsVoipSandboxChannelCommandOutput}
|
|
28
35
|
* @see {@link GetApnsVoipSandboxChannelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetApnsVoipSandboxChannelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetApnsVoipSandboxChannelCommandOutput extends GetApnsVoipSandb
|
|
|
55
62
|
export declare class GetApnsVoipSandboxChannelCommand extends $Command<GetApnsVoipSandboxChannelCommandInput, GetApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetApnsVoipSandboxChannelCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetApnsVoipSandboxChannelCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApnsVoipSandboxChannelCommandInput, GetApnsVoipSandboxChannelCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetAppRequest, GetAppResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAppCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAppCommandInput extends GetAppRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAppCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAppCommandOutput extends GetAppResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAppCommandOutput extends GetAppResponse, __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAppCommandInput - {@link GetAppCommandInput}
|
|
34
|
+
* @returns {@link GetAppCommandOutput}
|
|
28
35
|
* @see {@link GetAppCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAppCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetAppCommandOutput extends GetAppResponse, __MetadataBearer {
|
|
|
55
62
|
export declare class GetAppCommand extends $Command<GetAppCommandInput, GetAppCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetAppCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetAppCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAppCommandInput, GetAppCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetApplicationDateRangeKpiRequest, GetApplicationDateRangeKpiResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetApplicationDateRangeKpiCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetApplicationDateRangeKpiCommandInput extends GetApplicationDateRangeKpiRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetApplicationDateRangeKpiCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationDateRangeKpiResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationD
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetApplicationDateRangeKpiCommandInput - {@link GetApplicationDateRangeKpiCommandInput}
|
|
34
|
+
* @returns {@link GetApplicationDateRangeKpiCommandOutput}
|
|
28
35
|
* @see {@link GetApplicationDateRangeKpiCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetApplicationDateRangeKpiCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationD
|
|
|
55
62
|
export declare class GetApplicationDateRangeKpiCommand extends $Command<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetApplicationDateRangeKpiCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetApplicationDateRangeKpiCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetApplicationSettingsRequest, GetApplicationSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetApplicationSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetApplicationSettingsCommandInput extends GetApplicationSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetApplicationSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetApplicationSettingsCommandOutput extends GetApplicationSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the settings for an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetApplicationSettingsCommandOutput extends GetApplicationSetti
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetApplicationSettingsCommandInput - {@link GetApplicationSettingsCommandInput}
|
|
34
|
+
* @returns {@link GetApplicationSettingsCommandOutput}
|
|
28
35
|
* @see {@link GetApplicationSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetApplicationSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetApplicationSettingsCommandOutput extends GetApplicationSetti
|
|
|
55
62
|
export declare class GetApplicationSettingsCommand extends $Command<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetApplicationSettingsCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetApplicationSettingsCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetAppsRequest, GetAppsResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAppsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAppsCommandInput extends GetAppsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAppsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about all the applications that are associated with your Amazon Pinpoint account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAppsCommandInput - {@link GetAppsCommandInput}
|
|
34
|
+
* @returns {@link GetAppsCommandOutput}
|
|
28
35
|
* @see {@link GetAppsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAppsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer
|
|
|
55
62
|
export declare class GetAppsCommand extends $Command<GetAppsCommandInput, GetAppsCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetAppsCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetAppsCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAppsCommandInput, GetAppsCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetBaiduChannelRequest, GetBaiduChannelResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetBaiduChannelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetBaiduChannelCommandInput extends GetBaiduChannelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetBaiduChannelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status and settings of the Baidu channel for an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetBaiduChannelCommandInput - {@link GetBaiduChannelCommandInput}
|
|
34
|
+
* @returns {@link GetBaiduChannelCommandOutput}
|
|
28
35
|
* @see {@link GetBaiduChannelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetBaiduChannelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, _
|
|
|
55
62
|
export declare class GetBaiduChannelCommand extends $Command<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetBaiduChannelCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetBaiduChannelCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetCampaignActivitiesRequest, GetCampaignActivitiesResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCampaignActivitiesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCampaignActivitiesCommandInput extends GetCampaignActivitiesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCampaignActivitiesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitiesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about all the activities for a campaign.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitie
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCampaignActivitiesCommandInput - {@link GetCampaignActivitiesCommandInput}
|
|
34
|
+
* @returns {@link GetCampaignActivitiesCommandOutput}
|
|
28
35
|
* @see {@link GetCampaignActivitiesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCampaignActivitiesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitie
|
|
|
55
62
|
export declare class GetCampaignActivitiesCommand extends $Command<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetCampaignActivitiesCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetCampaignActivitiesCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetCampaignRequest, GetCampaignResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCampaignCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCampaignCommandInput extends GetCampaignRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCampaignCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCampaignCommandOutput extends GetCampaignResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status, configuration, and other settings for a campaign.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCampaignCommandInput - {@link GetCampaignCommandInput}
|
|
34
|
+
* @returns {@link GetCampaignCommandOutput}
|
|
28
35
|
* @see {@link GetCampaignCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCampaignCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
|
|
|
55
62
|
export declare class GetCampaignCommand extends $Command<GetCampaignCommandInput, GetCampaignCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetCampaignCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetCampaignCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignCommandInput, GetCampaignCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetCampaignDateRangeKpiRequest, GetCampaignDateRangeKpiResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCampaignDateRangeKpiCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCampaignDateRangeKpiCommandInput extends GetCampaignDateRangeKpiRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCampaignDateRangeKpiCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRangeKpiResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRan
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCampaignDateRangeKpiCommandInput - {@link GetCampaignDateRangeKpiCommandInput}
|
|
34
|
+
* @returns {@link GetCampaignDateRangeKpiCommandOutput}
|
|
28
35
|
* @see {@link GetCampaignDateRangeKpiCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCampaignDateRangeKpiCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRan
|
|
|
55
62
|
export declare class GetCampaignDateRangeKpiCommand extends $Command<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetCampaignDateRangeKpiCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetCampaignDateRangeKpiCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetCampaignVersionRequest, GetCampaignVersionResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCampaignVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCampaignVersionCommandInput extends GetCampaignVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCampaignVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCampaignVersionCommandOutput extends GetCampaignVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status, configuration, and other settings for a specific version of a campaign.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetCampaignVersionCommandOutput extends GetCampaignVersionRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCampaignVersionCommandInput - {@link GetCampaignVersionCommandInput}
|
|
34
|
+
* @returns {@link GetCampaignVersionCommandOutput}
|
|
28
35
|
* @see {@link GetCampaignVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCampaignVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetCampaignVersionCommandOutput extends GetCampaignVersionRespo
|
|
|
55
62
|
export declare class GetCampaignVersionCommand extends $Command<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetCampaignVersionCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetCampaignVersionCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetCampaignVersionsRequest, GetCampaignVersionsResponse } from "../models/models_0";
|
|
5
5
|
import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCampaignVersionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCampaignVersionsCommandInput extends GetCampaignVersionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCampaignVersionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the status, configuration, and other settings for all versions of a campaign.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCampaignVersionsCommandInput - {@link GetCampaignVersionsCommandInput}
|
|
34
|
+
* @returns {@link GetCampaignVersionsCommandOutput}
|
|
28
35
|
* @see {@link GetCampaignVersionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCampaignVersionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsRes
|
|
|
55
62
|
export declare class GetCampaignVersionsCommand extends $Command<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput, PinpointClientResolvedConfig> {
|
|
56
63
|
readonly input: GetCampaignVersionsCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetCampaignVersionsCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|