Amazon Pinpoint · Arazzo Workflow
Amazon Pinpoint Stage or Launch Campaign
Version 1.0.0
Create a paused campaign then branch to launch it or leave it staged for review.
View Spec
View on GitHub
CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalyticsArazzoWorkflows
Provider
Workflows
stage-or-launch-campaign
Create a paused campaign and optionally launch it.
Creates a campaign with IsPaused set to true, then if the launch flag is set, updates the campaign to set IsPaused to false so it begins running.
1
createPausedCampaign
CreateCampaign
Create the campaign in a paused state so it is staged but not yet running.
2
launchCampaign
UpdateCampaign
Launch the staged campaign by updating it to set IsPaused to false so it begins running.