aws-sdk-pinpoint 1.59.0

AWS SDK for Amazon Pinpoint
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `CreateApp` operation.
pub mod create_app;

/// Types for the `CreateCampaign` operation.
pub mod create_campaign;

/// Types for the `CreateEmailTemplate` operation.
pub mod create_email_template;

/// Types for the `CreateExportJob` operation.
pub mod create_export_job;

/// Types for the `CreateImportJob` operation.
pub mod create_import_job;

/// Types for the `CreateInAppTemplate` operation.
pub mod create_in_app_template;

/// Types for the `CreateJourney` operation.
pub mod create_journey;

/// Types for the `CreatePushTemplate` operation.
pub mod create_push_template;

/// Types for the `CreateRecommenderConfiguration` operation.
pub mod create_recommender_configuration;

/// Types for the `CreateSegment` operation.
pub mod create_segment;

/// Types for the `CreateSmsTemplate` operation.
pub mod create_sms_template;

/// Types for the `CreateVoiceTemplate` operation.
pub mod create_voice_template;

/// Types for the `DeleteAdmChannel` operation.
pub mod delete_adm_channel;

/// Types for the `DeleteApnsChannel` operation.
pub mod delete_apns_channel;

/// Types for the `DeleteApnsSandboxChannel` operation.
pub mod delete_apns_sandbox_channel;

/// Types for the `DeleteApnsVoipChannel` operation.
pub mod delete_apns_voip_channel;

/// Types for the `DeleteApnsVoipSandboxChannel` operation.
pub mod delete_apns_voip_sandbox_channel;

/// Types for the `DeleteApp` operation.
pub mod delete_app;

/// Types for the `DeleteBaiduChannel` operation.
pub mod delete_baidu_channel;

/// Types for the `DeleteCampaign` operation.
pub mod delete_campaign;

/// Types for the `DeleteEmailChannel` operation.
pub mod delete_email_channel;

/// Types for the `DeleteEmailTemplate` operation.
pub mod delete_email_template;

/// Types for the `DeleteEndpoint` operation.
pub mod delete_endpoint;

/// Types for the `DeleteEventStream` operation.
pub mod delete_event_stream;

/// Types for the `DeleteGcmChannel` operation.
pub mod delete_gcm_channel;

/// Types for the `DeleteInAppTemplate` operation.
pub mod delete_in_app_template;

/// Types for the `DeleteJourney` operation.
pub mod delete_journey;

/// Types for the `DeletePushTemplate` operation.
pub mod delete_push_template;

/// Types for the `DeleteRecommenderConfiguration` operation.
pub mod delete_recommender_configuration;

/// Types for the `DeleteSegment` operation.
pub mod delete_segment;

/// Types for the `DeleteSmsChannel` operation.
pub mod delete_sms_channel;

/// Types for the `DeleteSmsTemplate` operation.
pub mod delete_sms_template;

/// Types for the `DeleteUserEndpoints` operation.
pub mod delete_user_endpoints;

/// Types for the `DeleteVoiceChannel` operation.
pub mod delete_voice_channel;

/// Types for the `DeleteVoiceTemplate` operation.
pub mod delete_voice_template;

/// Types for the `GetAdmChannel` operation.
pub mod get_adm_channel;

/// Types for the `GetApnsChannel` operation.
pub mod get_apns_channel;

/// Types for the `GetApnsSandboxChannel` operation.
pub mod get_apns_sandbox_channel;

/// Types for the `GetApnsVoipChannel` operation.
pub mod get_apns_voip_channel;

/// Types for the `GetApnsVoipSandboxChannel` operation.
pub mod get_apns_voip_sandbox_channel;

/// Types for the `GetApp` operation.
pub mod get_app;

/// Types for the `GetApplicationDateRangeKpi` operation.
pub mod get_application_date_range_kpi;

/// Types for the `GetApplicationSettings` operation.
pub mod get_application_settings;

/// Types for the `GetApps` operation.
pub mod get_apps;

/// Types for the `GetBaiduChannel` operation.
pub mod get_baidu_channel;

/// Types for the `GetCampaign` operation.
pub mod get_campaign;

/// Types for the `GetCampaignActivities` operation.
pub mod get_campaign_activities;

/// Types for the `GetCampaignDateRangeKpi` operation.
pub mod get_campaign_date_range_kpi;

/// Types for the `GetCampaignVersion` operation.
pub mod get_campaign_version;

/// Types for the `GetCampaignVersions` operation.
pub mod get_campaign_versions;

/// Types for the `GetCampaigns` operation.
pub mod get_campaigns;

/// Types for the `GetChannels` operation.
pub mod get_channels;

/// Types for the `GetEmailChannel` operation.
pub mod get_email_channel;

/// Types for the `GetEmailTemplate` operation.
pub mod get_email_template;

/// Types for the `GetEndpoint` operation.
pub mod get_endpoint;

/// Types for the `GetEventStream` operation.
pub mod get_event_stream;

/// Types for the `GetExportJob` operation.
pub mod get_export_job;

/// Types for the `GetExportJobs` operation.
pub mod get_export_jobs;

/// Types for the `GetGcmChannel` operation.
pub mod get_gcm_channel;

/// Types for the `GetImportJob` operation.
pub mod get_import_job;

/// Types for the `GetImportJobs` operation.
pub mod get_import_jobs;

/// Types for the `GetInAppMessages` operation.
pub mod get_in_app_messages;

/// Types for the `GetInAppTemplate` operation.
pub mod get_in_app_template;

/// Types for the `GetJourney` operation.
pub mod get_journey;

/// Types for the `GetJourneyDateRangeKpi` operation.
pub mod get_journey_date_range_kpi;

/// Types for the `GetJourneyExecutionActivityMetrics` operation.
pub mod get_journey_execution_activity_metrics;

/// Types for the `GetJourneyExecutionMetrics` operation.
pub mod get_journey_execution_metrics;

/// Types for the `GetJourneyRunExecutionActivityMetrics` operation.
pub mod get_journey_run_execution_activity_metrics;

/// Types for the `GetJourneyRunExecutionMetrics` operation.
pub mod get_journey_run_execution_metrics;

/// Types for the `GetJourneyRuns` operation.
pub mod get_journey_runs;

/// Types for the `GetPushTemplate` operation.
pub mod get_push_template;

/// Types for the `GetRecommenderConfiguration` operation.
pub mod get_recommender_configuration;

/// Types for the `GetRecommenderConfigurations` operation.
pub mod get_recommender_configurations;

/// Types for the `GetSegment` operation.
pub mod get_segment;

/// Types for the `GetSegmentExportJobs` operation.
pub mod get_segment_export_jobs;

/// Types for the `GetSegmentImportJobs` operation.
pub mod get_segment_import_jobs;

/// Types for the `GetSegmentVersion` operation.
pub mod get_segment_version;

/// Types for the `GetSegmentVersions` operation.
pub mod get_segment_versions;

/// Types for the `GetSegments` operation.
pub mod get_segments;

/// Types for the `GetSmsChannel` operation.
pub mod get_sms_channel;

/// Types for the `GetSmsTemplate` operation.
pub mod get_sms_template;

/// Types for the `GetUserEndpoints` operation.
pub mod get_user_endpoints;

/// Types for the `GetVoiceChannel` operation.
pub mod get_voice_channel;

/// Types for the `GetVoiceTemplate` operation.
pub mod get_voice_template;

/// Types for the `ListJourneys` operation.
pub mod list_journeys;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTemplateVersions` operation.
pub mod list_template_versions;

/// Types for the `ListTemplates` operation.
pub mod list_templates;

/// Types for the `PhoneNumberValidate` operation.
pub mod phone_number_validate;

/// Types for the `PutEventStream` operation.
pub mod put_event_stream;

/// Types for the `PutEvents` operation.
pub mod put_events;

/// Types for the `RemoveAttributes` operation.
pub mod remove_attributes;

/// Types for the `SendMessages` operation.
pub mod send_messages;

/// Types for the `SendOTPMessage` operation.
pub mod send_otp_message;

/// Types for the `SendUsersMessages` operation.
pub mod send_users_messages;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAdmChannel` operation.
pub mod update_adm_channel;

/// Types for the `UpdateApnsChannel` operation.
pub mod update_apns_channel;

/// Types for the `UpdateApnsSandboxChannel` operation.
pub mod update_apns_sandbox_channel;

/// Types for the `UpdateApnsVoipChannel` operation.
pub mod update_apns_voip_channel;

/// Types for the `UpdateApnsVoipSandboxChannel` operation.
pub mod update_apns_voip_sandbox_channel;

/// Types for the `UpdateApplicationSettings` operation.
pub mod update_application_settings;

/// Types for the `UpdateBaiduChannel` operation.
pub mod update_baidu_channel;

/// Types for the `UpdateCampaign` operation.
pub mod update_campaign;

/// Types for the `UpdateEmailChannel` operation.
pub mod update_email_channel;

/// Types for the `UpdateEmailTemplate` operation.
pub mod update_email_template;

/// Types for the `UpdateEndpoint` operation.
pub mod update_endpoint;

/// Types for the `UpdateEndpointsBatch` operation.
pub mod update_endpoints_batch;

/// Types for the `UpdateGcmChannel` operation.
pub mod update_gcm_channel;

/// Types for the `UpdateInAppTemplate` operation.
pub mod update_in_app_template;

/// Types for the `UpdateJourney` operation.
pub mod update_journey;

/// Types for the `UpdateJourneyState` operation.
pub mod update_journey_state;

/// Types for the `UpdatePushTemplate` operation.
pub mod update_push_template;

/// Types for the `UpdateRecommenderConfiguration` operation.
pub mod update_recommender_configuration;

/// Types for the `UpdateSegment` operation.
pub mod update_segment;

/// Types for the `UpdateSmsChannel` operation.
pub mod update_sms_channel;

/// Types for the `UpdateSmsTemplate` operation.
pub mod update_sms_template;

/// Types for the `UpdateTemplateActiveVersion` operation.
pub mod update_template_active_version;

/// Types for the `UpdateVoiceChannel` operation.
pub mod update_voice_channel;

/// Types for the `UpdateVoiceTemplate` operation.
pub mod update_voice_template;

/// Types for the `VerifyOTPMessage` operation.
pub mod verify_otp_message;