aws-iam-policy-types
Version:
Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions
804 lines • 41.1 kB
JavaScript
// AUTOGENERATED FILE - DO NOT EDIT
/**
* All IAM policy actions for Amazon Pinpoint (MOBILETARGETING)
*
* Extracted by `aws-iam-policy` from
* https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonpinpoint.html
*
* 2025-02-24T21:49:12.412Z
*/
export var AwsMobiletargetingActions;
(function (AwsMobiletargetingActions) {
/**
* Grants permission to create an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps.html#CreateApp
*/
AwsMobiletargetingActions["CreateApp"] = "mobiletargeting:CreateApp";
/**
* Grants permission to create a campaign for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns.html#CreateCampaign
*/
AwsMobiletargetingActions["CreateCampaign"] = "mobiletargeting:CreateCampaign";
/**
* Grants permission to create an email template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-email.html#CreateEmailTemplate
*/
AwsMobiletargetingActions["CreateEmailTemplate"] = "mobiletargeting:CreateEmailTemplate";
/**
* Grants permission to create an export job that exports endpoint definitions to
* Amazon S3
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-jobs-export.html#CreateExportJob
*/
AwsMobiletargetingActions["CreateExportJob"] = "mobiletargeting:CreateExportJob";
/**
* Grants permission to import endpoint definitions from to create a segment
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-jobs-import.html#CreateImportJob
*/
AwsMobiletargetingActions["CreateImportJob"] = "mobiletargeting:CreateImportJob";
/**
* Grants permission to create an in-app message template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-inapp.html#CreateInAppTemplate
*/
AwsMobiletargetingActions["CreateInAppTemplate"] = "mobiletargeting:CreateInAppTemplate";
/**
* Grants permission to create a Journey for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys.html#CreateJourney
*/
AwsMobiletargetingActions["CreateJourney"] = "mobiletargeting:CreateJourney";
/**
* Grants permission to create a push notification template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-push.html#CreatePushTemplate
*/
AwsMobiletargetingActions["CreatePushTemplate"] = "mobiletargeting:CreatePushTemplate";
/**
* Grants permission to create an Amazon Pinpoint configuration for a recommender
* model
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/recommenders.html#CreateRecommenderConfiguration
*/
AwsMobiletargetingActions["CreateRecommenderConfiguration"] = "mobiletargeting:CreateRecommenderConfiguration";
/**
* Grants permission to create a segment that is based on endpoint data reported t
* o Pinpoint by your app. To allow a user to create a segment by importing endpoi
* nt data from outside of Pinpoint, allow the mobiletargeting:CreateImportJob act
* ion
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments.html#CreateSegment
*/
AwsMobiletargetingActions["CreateSegment"] = "mobiletargeting:CreateSegment";
/**
* Grants permission to create an sms message template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-sms.html#CreateSmsTemplate
*/
AwsMobiletargetingActions["CreateSmsTemplate"] = "mobiletargeting:CreateSmsTemplate";
/**
* Grants permission to create a voice message template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-voice.html#CreateVoiceTemplate
*/
AwsMobiletargetingActions["CreateVoiceTemplate"] = "mobiletargeting:CreateVoiceTemplate";
/**
* Grants permission to delete the ADM channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-adm.html#DeleteAdmChannel
*/
AwsMobiletargetingActions["DeleteAdmChannel"] = "mobiletargeting:DeleteAdmChannel";
/**
* Grants permission to delete the APNs channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns.html#DeleteApnsChannel
*/
AwsMobiletargetingActions["DeleteApnsChannel"] = "mobiletargeting:DeleteApnsChannel";
/**
* Grants permission to delete the APNs sandbox channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_sandbox.html#DeleteApnsSandboxChannel
*/
AwsMobiletargetingActions["DeleteApnsSandboxChannel"] = "mobiletargeting:DeleteApnsSandboxChannel";
/**
* Grants permission to delete the APNs VoIP channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_voip.html#DeleteApnsVoipChannel
*/
AwsMobiletargetingActions["DeleteApnsVoipChannel"] = "mobiletargeting:DeleteApnsVoipChannel";
/**
* Grants permission to delete the APNs VoIP sandbox channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_voip_sandbox.html#DeleteApnsVoipSandboxChannel
*/
AwsMobiletargetingActions["DeleteApnsVoipSandboxChannel"] = "mobiletargeting:DeleteApnsVoipSandboxChannel";
/**
* Grants permission to delete a specific campaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id.html#DeleteApp
*/
AwsMobiletargetingActions["DeleteApp"] = "mobiletargeting:DeleteApp";
/**
* Grants permission to delete the Baidu channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-baidu.html#DeleteBaiduChannel
*/
AwsMobiletargetingActions["DeleteBaiduChannel"] = "mobiletargeting:DeleteBaiduChannel";
/**
* Grants permission to delete a specific campaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id.html#DeleteCampaign
*/
AwsMobiletargetingActions["DeleteCampaign"] = "mobiletargeting:DeleteCampaign";
/**
* Grants permission to delete the email channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-email.html#DeleteEmailChannel
*/
AwsMobiletargetingActions["DeleteEmailChannel"] = "mobiletargeting:DeleteEmailChannel";
/**
* Grants permission to delete an email template or an email template version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-email.html#DeleteEmailTemplate
*/
AwsMobiletargetingActions["DeleteEmailTemplate"] = "mobiletargeting:DeleteEmailTemplate";
/**
* Grants permission to delete an endpoint
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-endpoints-endpoint-id.html#DeleteEndpoint
*/
AwsMobiletargetingActions["DeleteEndpoint"] = "mobiletargeting:DeleteEndpoint";
/**
* Grants permission to delete the event stream for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-eventstream.html#DeleteEventStream
*/
AwsMobiletargetingActions["DeleteEventStream"] = "mobiletargeting:DeleteEventStream";
/**
* Grants permission to delete the GCM channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-gcm.html#DeleteGcmChannel
*/
AwsMobiletargetingActions["DeleteGcmChannel"] = "mobiletargeting:DeleteGcmChannel";
/**
* Grants permission to delete an in-app message template or an in-app message tem
* plate version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-inapp.html#DeleteInAppTemplate
*/
AwsMobiletargetingActions["DeleteInAppTemplate"] = "mobiletargeting:DeleteInAppTemplate";
/**
* Grants permission to delete a specific journey
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id.html#DeleteJourney
*/
AwsMobiletargetingActions["DeleteJourney"] = "mobiletargeting:DeleteJourney";
/**
* Grants permission to delete a push notification template or a push notification
* template version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-push.html#DeletePushTemplate
*/
AwsMobiletargetingActions["DeletePushTemplate"] = "mobiletargeting:DeletePushTemplate";
/**
* Grants permission to delete an Amazon Pinpoint configuration for a recommender
* model
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/recommenders-recommender-id.html#DeleteRecommenderConfiguration
*/
AwsMobiletargetingActions["DeleteRecommenderConfiguration"] = "mobiletargeting:DeleteRecommenderConfiguration";
/**
* Grants permission to delete a specific segment
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id.html#DeleteSegment
*/
AwsMobiletargetingActions["DeleteSegment"] = "mobiletargeting:DeleteSegment";
/**
* Grants permission to delete the SMS channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-sms.html#DeleteSmsChannel
*/
AwsMobiletargetingActions["DeleteSmsChannel"] = "mobiletargeting:DeleteSmsChannel";
/**
* Grants permission to delete an sms message template or an sms message template
* version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-sms.html#DeleteSmsTemplate
*/
AwsMobiletargetingActions["DeleteSmsTemplate"] = "mobiletargeting:DeleteSmsTemplate";
/**
* Grants permission to delete all of the endpoints that are associated with a use
* r ID
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-users-user-id.html#DeleteUserEndpoints
*/
AwsMobiletargetingActions["DeleteUserEndpoints"] = "mobiletargeting:DeleteUserEndpoints";
/**
* Grants permission to delete the Voice channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-voice.html#DeleteVoiceChannel
*/
AwsMobiletargetingActions["DeleteVoiceChannel"] = "mobiletargeting:DeleteVoiceChannel";
/**
* Grants permission to delete a voice message template or a voice message templat
* e version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-voice.html#DeleteVoiceTemplate
*/
AwsMobiletargetingActions["DeleteVoiceTemplate"] = "mobiletargeting:DeleteVoiceTemplate";
/**
* Grants permission to retrieve information about the Amazon Device Messaging (AD
* M) channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-adm.html#GetAdmChannel
*/
AwsMobiletargetingActions["GetAdmChannel"] = "mobiletargeting:GetAdmChannel";
/**
* Grants permission to retrieve information about the APNs channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns.html#GetApnsChannel
*/
AwsMobiletargetingActions["GetApnsChannel"] = "mobiletargeting:GetApnsChannel";
/**
* Grants permission to retrieve information about the APNs sandbox channel for an
* app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_sandbox.html#GetApnsSandboxChannel
*/
AwsMobiletargetingActions["GetApnsSandboxChannel"] = "mobiletargeting:GetApnsSandboxChannel";
/**
* Grants permission to retrieve information about the APNs VoIP channel for an ap
* p
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_voip.html#GetApnsVoipChannel
*/
AwsMobiletargetingActions["GetApnsVoipChannel"] = "mobiletargeting:GetApnsVoipChannel";
/**
* Grants permission to retrieve information about the APNs VoIP sandbox channel f
* or an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_voip_sandbox.html#GetApnsVoipSandboxChannel
*/
AwsMobiletargetingActions["GetApnsVoipSandboxChannel"] = "mobiletargeting:GetApnsVoipSandboxChannel";
/**
* Grants permission to retrieve information about a specific app in your Amazon P
* inpoint account
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id.html#GetApp
*/
AwsMobiletargetingActions["GetApp"] = "mobiletargeting:GetApp";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard metr
* ic that applies to an application
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-kpis-daterange-kpi-name.html#GetApplicationDateRangeKpi
*/
AwsMobiletargetingActions["GetApplicationDateRangeKpi"] = "mobiletargeting:GetApplicationDateRangeKpi";
/**
* Grants permission to retrieve the default settings for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-settings.html#GetApplicationSettings
*/
AwsMobiletargetingActions["GetApplicationSettings"] = "mobiletargeting:GetApplicationSettings";
/**
* Grants permission to retrieve a list of apps in your Amazon Pinpoint account
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps.html#GetApps
*/
AwsMobiletargetingActions["GetApps"] = "mobiletargeting:GetApps";
/**
* Grants permission to retrieve information about the Baidu channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-baidu.html#GetBaiduChannel
*/
AwsMobiletargetingActions["GetBaiduChannel"] = "mobiletargeting:GetBaiduChannel";
/**
* Grants permission to retrieve information about a specific campaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id.html#GetCampaign
*/
AwsMobiletargetingActions["GetCampaign"] = "mobiletargeting:GetCampaign";
/**
* Grants permission to retrieve information about the activities performed by a c
* ampaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id-activities.html#GetCampaignActivities
*/
AwsMobiletargetingActions["GetCampaignActivities"] = "mobiletargeting:GetCampaignActivities";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard metr
* ic that applies to a campaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id-kpis-daterange-kpi-name.html#GetCampaignDateRangeKpi
*/
AwsMobiletargetingActions["GetCampaignDateRangeKpi"] = "mobiletargeting:GetCampaignDateRangeKpi";
/**
* Grants permission to retrieve information about a specific campaign version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id-versions-version.html#GetCampaignVersion
*/
AwsMobiletargetingActions["GetCampaignVersion"] = "mobiletargeting:GetCampaignVersion";
/**
* Grants permission to retrieve information about the current and prior versions
* of a campaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id-versions.html#GetCampaignVersions
*/
AwsMobiletargetingActions["GetCampaignVersions"] = "mobiletargeting:GetCampaignVersions";
/**
* Grants permission to retrieve information about all campaigns for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns.html#GetCampaigns
*/
AwsMobiletargetingActions["GetCampaigns"] = "mobiletargeting:GetCampaigns";
/**
* Grants permission to get all channels information for your app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels.html#GetChannels
*/
AwsMobiletargetingActions["GetChannels"] = "mobiletargeting:GetChannels";
/**
* Grants permission to obtain information about the email channel in an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-email.html#GetEmailChannel
*/
AwsMobiletargetingActions["GetEmailChannel"] = "mobiletargeting:GetEmailChannel";
/**
* Grants permission to retrieve information about a specific or the active versio
* n of an email template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-email.html#GetEmailTemplate
*/
AwsMobiletargetingActions["GetEmailTemplate"] = "mobiletargeting:GetEmailTemplate";
/**
* Grants permission to retrieve information about a specific endpoint
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-endpoints-endpoint-id.html#GetEndpoint
*/
AwsMobiletargetingActions["GetEndpoint"] = "mobiletargeting:GetEndpoint";
/**
* Grants permission to retrieve information about the event stream for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-eventstream.html#GetEventStream
*/
AwsMobiletargetingActions["GetEventStream"] = "mobiletargeting:GetEventStream";
/**
* Grants permission to obtain information about a specific export job
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-jobs-export-job-id.html#GetExportJob
*/
AwsMobiletargetingActions["GetExportJob"] = "mobiletargeting:GetExportJob";
/**
* Grants permission to retrieve a list of all of the export jobs for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-jobs-export.html#GetExportJobs
*/
AwsMobiletargetingActions["GetExportJobs"] = "mobiletargeting:GetExportJobs";
/**
* Grants permission to retrieve information about the GCM channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-gcm.html#GetGcmChannel
*/
AwsMobiletargetingActions["GetGcmChannel"] = "mobiletargeting:GetGcmChannel";
/**
* Grants permission to retrieve information about a specific import job
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-jobs-import-job-id.html#GetImportJob
*/
AwsMobiletargetingActions["GetImportJob"] = "mobiletargeting:GetImportJob";
/**
* Grants permission to retrieve information about all import jobs for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-jobs-import.html#GetImportJobs
*/
AwsMobiletargetingActions["GetImportJobs"] = "mobiletargeting:GetImportJobs";
/**
* Grants permission to retrive in-app messages for the given endpoint id
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-endpoints-endpoint-id-inappmessages.html#GetInAppMessages
*/
AwsMobiletargetingActions["GetInAppMessages"] = "mobiletargeting:GetInAppMessages";
/**
* Grants permission to retrieve information about a specific or the active versio
* n of an in-app message template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-inapp.html#GetInAppTemplate
*/
AwsMobiletargetingActions["GetInAppTemplate"] = "mobiletargeting:GetInAppTemplate";
/**
* Grants permission to retrieve information about a specific journey
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id.html#GetJourney
*/
AwsMobiletargetingActions["GetJourney"] = "mobiletargeting:GetJourney";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard enga
* gement metric that applies to a journey
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-kpis-daterange-kpi-name.html#GetJourneyDateRangeKpi
*/
AwsMobiletargetingActions["GetJourneyDateRangeKpi"] = "mobiletargeting:GetJourneyDateRangeKpi";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard exec
* ution metric that applies to a journey activity
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-activities-journey-activity-id-execution-metrics.html#GetJourneyExecutionActivityMetrics
*/
AwsMobiletargetingActions["GetJourneyExecutionActivityMetrics"] = "mobiletargeting:GetJourneyExecutionActivityMetrics";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard exec
* ution metric that applies to a journey
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-execution-metrics.html#GetJourneyExecutionMetrics
*/
AwsMobiletargetingActions["GetJourneyExecutionMetrics"] = "mobiletargeting:GetJourneyExecutionMetrics";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard exec
* ution metric that applies to a journey activity for a single journey run
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-runs-run-id-activities-journey-activity-id-execution-metrics.html#GetJourneyRunExecutionActivityMetrics
*/
AwsMobiletargetingActions["GetJourneyRunExecutionActivityMetrics"] = "mobiletargeting:GetJourneyRunExecutionActivityMetrics";
/**
* Grants permission to retrieve (queries) pre-aggregated data for a standard exec
* ution metric that applies to a journey for a single journey run
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-runs-run-id-execution-metrics.html#GetJourneyRunExecutionMetrics
*/
AwsMobiletargetingActions["GetJourneyRunExecutionMetrics"] = "mobiletargeting:GetJourneyRunExecutionMetrics";
/**
* Grants permission to retrieve information about all journey runs for a journey
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-runs.html
*/
AwsMobiletargetingActions["GetJourneyRuns"] = "mobiletargeting:GetJourneyRuns";
/**
* Grants permission to retrieve information about a specific or the active versio
* n of an push notification template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-push.html#GetPushTemplate
*/
AwsMobiletargetingActions["GetPushTemplate"] = "mobiletargeting:GetPushTemplate";
/**
* Grants permission to retrieve information about an Amazon Pinpoint configuratio
* n for a recommender model
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/recommenders-recommender-id.html#GetRecommenderConfiguration
*/
AwsMobiletargetingActions["GetRecommenderConfiguration"] = "mobiletargeting:GetRecommenderConfiguration";
/**
* Grants permission to retrieve information about all the recommender model confi
* gurations that are associated with an Amazon Pinpoint account
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/recommenders.html#GetRecommenderConfigurations
*/
AwsMobiletargetingActions["GetRecommenderConfigurations"] = "mobiletargeting:GetRecommenderConfigurations";
/**
* Grants permission to mobiletargeting:GetReports
*
* See ${UserGuideDocPage}/permissions-actions.html
*/
AwsMobiletargetingActions["GetReports"] = "mobiletargeting:GetReports";
/**
* Grants permission to retrieve information about a specific segment
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id.html#GetSegment
*/
AwsMobiletargetingActions["GetSegment"] = "mobiletargeting:GetSegment";
/**
* Grants permission to retrieve information about jobs that export endpoint defin
* itions from segments to Amazon S3
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id-jobs-export.html#GetSegmentExportJobs
*/
AwsMobiletargetingActions["GetSegmentExportJobs"] = "mobiletargeting:GetSegmentExportJobs";
/**
* Grants permission to retrieve information about jobs that create segments by im
* porting endpoint definitions from
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id-jobs-import.html#GetSegmentImportJobs
*/
AwsMobiletargetingActions["GetSegmentImportJobs"] = "mobiletargeting:GetSegmentImportJobs";
/**
* Grants permission to retrieve information about a specific segment version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id-versions-version.html#GetSegmentVersion
*/
AwsMobiletargetingActions["GetSegmentVersion"] = "mobiletargeting:GetSegmentVersion";
/**
* Grants permission to retrieve information about the current and prior versions
* of a segment
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id-versions.html#GetSegmentVersions
*/
AwsMobiletargetingActions["GetSegmentVersions"] = "mobiletargeting:GetSegmentVersions";
/**
* Grants permission to retrieve information about the segments for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments.html#GetSegments
*/
AwsMobiletargetingActions["GetSegments"] = "mobiletargeting:GetSegments";
/**
* Grants permission to obtain information about the SMS channel in an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-sms.html#GetSmsChannel
*/
AwsMobiletargetingActions["GetSmsChannel"] = "mobiletargeting:GetSmsChannel";
/**
* Grants permission to retrieve information about a specific or the active versio
* n of an sms message template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-sms.html#GetSmsTemplate
*/
AwsMobiletargetingActions["GetSmsTemplate"] = "mobiletargeting:GetSmsTemplate";
/**
* Grants permission to retrieve information about the endpoints that are associat
* ed with a user ID
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-users-user-id.html#GetUserEndpoints
*/
AwsMobiletargetingActions["GetUserEndpoints"] = "mobiletargeting:GetUserEndpoints";
/**
* Grants permission to obtain information about the Voice channel in an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-voice.html#GetVoiceChannel
*/
AwsMobiletargetingActions["GetVoiceChannel"] = "mobiletargeting:GetVoiceChannel";
/**
* Grants permission to retrieve information about a specific or the active versio
* n of a voice message template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-voice.html#GetVoiceTemplate
*/
AwsMobiletargetingActions["GetVoiceTemplate"] = "mobiletargeting:GetVoiceTemplate";
/**
* Grants permission to retrieve information about all journeys for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys.html#ListJourneys
*/
AwsMobiletargetingActions["ListJourneys"] = "mobiletargeting:ListJourneys";
/**
* Grants permission to list tags for a resource
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/tags-resource-arn.html#ListTagsForResource
*/
AwsMobiletargetingActions["ListTagsForResource"] = "mobiletargeting:ListTagsForResource";
/**
* Grants permission to retrieve all versions about a specific template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-template-type-versions.html#ListTemplateVersions
*/
AwsMobiletargetingActions["ListTemplateVersions"] = "mobiletargeting:ListTemplateVersions";
/**
* Grants permission to retrieve metadata about the queried templates
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates.html#ListTemplates
*/
AwsMobiletargetingActions["ListTemplates"] = "mobiletargeting:ListTemplates";
/**
* Grants permission to obtain metadata for a phone number, such as the number typ
* e (mobile, landline, or VoIP), location, and provider
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/phone-number-validate.html#PhoneNumberValidate
*/
AwsMobiletargetingActions["PhoneNumberValidate"] = "mobiletargeting:PhoneNumberValidate";
/**
* Grants permission to create or update an event stream for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-eventstream.html#PutEventStream
*/
AwsMobiletargetingActions["PutEventStream"] = "mobiletargeting:PutEventStream";
/**
* Grants permission to create or update events for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-events.html#PutEvents
*/
AwsMobiletargetingActions["PutEvents"] = "mobiletargeting:PutEvents";
/**
* Grants permission to remove the attributes for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-attributes-attribute-type.html#RemoveAttributes
*/
AwsMobiletargetingActions["RemoveAttributes"] = "mobiletargeting:RemoveAttributes";
/**
* Grants permission to send an SMS message or push notification to specific endpo
* ints
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-messages.html#SendMessages
*/
AwsMobiletargetingActions["SendMessages"] = "mobiletargeting:SendMessages";
/**
* Grants permission to send an OTP code to a user of your application
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-otp.html#SendOTPMessage
*/
AwsMobiletargetingActions["SendOTPMessage"] = "mobiletargeting:SendOTPMessage";
/**
* Grants permission to send an SMS message or push notification to all endpoints
* that are associated with a specific user ID
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-users-messages.html#SendUsersMessages
*/
AwsMobiletargetingActions["SendUsersMessages"] = "mobiletargeting:SendUsersMessages";
/**
* Grants permission to add tags to a resource
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/tags-resource-arn.html#TagResource
*/
AwsMobiletargetingActions["TagResource"] = "mobiletargeting:TagResource";
/**
* Grants permission to remove tags from a resource
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/tags-resource-arn.html#UntagResource
*/
AwsMobiletargetingActions["UntagResource"] = "mobiletargeting:UntagResource";
/**
* Grants permission to update the Amazon Device Messaging (ADM) channel for an ap
* p
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-adm.html#UpdateAdmChannel
*/
AwsMobiletargetingActions["UpdateAdmChannel"] = "mobiletargeting:UpdateAdmChannel";
/**
* Grants permission to update the Apple Push Notification service (APNs) channel
* for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns.html#UpdateApnsChannel
*/
AwsMobiletargetingActions["UpdateApnsChannel"] = "mobiletargeting:UpdateApnsChannel";
/**
* Grants permission to update the Apple Push Notification service (APNs) sandbox
* channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_sandbox.html#UpdateApnsSandboxChannel
*/
AwsMobiletargetingActions["UpdateApnsSandboxChannel"] = "mobiletargeting:UpdateApnsSandboxChannel";
/**
* Grants permission to update the Apple Push Notification service (APNs) VoIP cha
* nnel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_voip.html#UpdateApnsVoipChannel
*/
AwsMobiletargetingActions["UpdateApnsVoipChannel"] = "mobiletargeting:UpdateApnsVoipChannel";
/**
* Grants permission to update the Apple Push Notification service (APNs) VoIP san
* dbox channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-apns_voip_sandbox.html#UpdateApnsVoipSandboxChannel
*/
AwsMobiletargetingActions["UpdateApnsVoipSandboxChannel"] = "mobiletargeting:UpdateApnsVoipSandboxChannel";
/**
* Grants permission to update the default settings for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-settings.html#UpdateApplicationSettings
*/
AwsMobiletargetingActions["UpdateApplicationSettings"] = "mobiletargeting:UpdateApplicationSettings";
/**
* Grants permission to update the Baidu channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-baidu.html#UpdateBaiduChannel
*/
AwsMobiletargetingActions["UpdateBaiduChannel"] = "mobiletargeting:UpdateBaiduChannel";
/**
* Grants permission to update a specific campaign
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id.html#UpdateCampaign
*/
AwsMobiletargetingActions["UpdateCampaign"] = "mobiletargeting:UpdateCampaign";
/**
* Grants permission to update the email channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-email.html#UpdateEmailChannel
*/
AwsMobiletargetingActions["UpdateEmailChannel"] = "mobiletargeting:UpdateEmailChannel";
/**
* Grants permission to update a specific email template under the same version or
* generate a new version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-email.html#UpdateEmailTemplate
*/
AwsMobiletargetingActions["UpdateEmailTemplate"] = "mobiletargeting:UpdateEmailTemplate";
/**
* Grants permission to create an endpoint or update the information for an endpoi
* nt
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-endpoints-endpoint-id.html#UpdateEndpoint
*/
AwsMobiletargetingActions["UpdateEndpoint"] = "mobiletargeting:UpdateEndpoint";
/**
* Grants permission to create or update endpoints as a batch operation
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-endpoints.html#UpdateEndpointsBatch
*/
AwsMobiletargetingActions["UpdateEndpointsBatch"] = "mobiletargeting:UpdateEndpointsBatch";
/**
* Grants permission to update the Firebase Cloud Messaging (FCM) or Google Cloud
* Messaging (GCM) API key that allows to send push notifications to your Android
* app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-gcm.html#UpdateGcmChannel
*/
AwsMobiletargetingActions["UpdateGcmChannel"] = "mobiletargeting:UpdateGcmChannel";
/**
* Grants permission to update a specific in-app message template under the same v
* ersion or generate a new version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-inapp.html#UpdateInAppTemplate
*/
AwsMobiletargetingActions["UpdateInAppTemplate"] = "mobiletargeting:UpdateInAppTemplate";
/**
* Grants permission to update a specific journey
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id.html#UpdateJourney
*/
AwsMobiletargetingActions["UpdateJourney"] = "mobiletargeting:UpdateJourney";
/**
* Grants permission to update a specific journey state
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-journeys-journey-id-state.html#UpdateJourneyState
*/
AwsMobiletargetingActions["UpdateJourneyState"] = "mobiletargeting:UpdateJourneyState";
/**
* Grants permission to update a specific push notification template under the sam
* e version or generate a new version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-push.html#UpdatePushTemplate
*/
AwsMobiletargetingActions["UpdatePushTemplate"] = "mobiletargeting:UpdatePushTemplate";
/**
* Grants permission to update an Amazon Pinpoint configuration for a recommender
* model
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/recommenders-recommender-id.html#UpdateRecommenderConfiguration
*/
AwsMobiletargetingActions["UpdateRecommenderConfiguration"] = "mobiletargeting:UpdateRecommenderConfiguration";
/**
* Grants permission to update a specific segment
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-segments-segment-id.html#UpdateSegment
*/
AwsMobiletargetingActions["UpdateSegment"] = "mobiletargeting:UpdateSegment";
/**
* Grants permission to update the SMS channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-sms.html#UpdateSmsChannel
*/
AwsMobiletargetingActions["UpdateSmsChannel"] = "mobiletargeting:UpdateSmsChannel";
/**
* Grants permission to update a specific sms message template under the same vers
* ion or generate a new version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-sms.html#UpdateSmsTemplate
*/
AwsMobiletargetingActions["UpdateSmsTemplate"] = "mobiletargeting:UpdateSmsTemplate";
/**
* Grants permission to update the active version parameter of a specific template
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-template-type-active-version.html#UpdateTemplateActiveVersion
*/
AwsMobiletargetingActions["UpdateTemplateActiveVersion"] = "mobiletargeting:UpdateTemplateActiveVersion";
/**
* Grants permission to update the Voice channel for an app
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-channels-voice.html#UpdateVoiceChannel
*/
AwsMobiletargetingActions["UpdateVoiceChannel"] = "mobiletargeting:UpdateVoiceChannel";
/**
* Grants permission to update a specific voice message template under the same ve
* rsion or generate a new version
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-voice.html#UpdateVoiceTemplate
*/
AwsMobiletargetingActions["UpdateVoiceTemplate"] = "mobiletargeting:UpdateVoiceTemplate";
/**
* Grants permission to check the validity of One-Time Passwords (OTPs)
*
* See https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-verify-otp.html#VerifyOTPMessage
*/
AwsMobiletargetingActions["VerifyOTPMessage"] = "mobiletargeting:VerifyOTPMessage";
})(AwsMobiletargetingActions || (AwsMobiletargetingActions = {}));
//# sourceMappingURL=mobiletargeting.js.map