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
Create the campaign in a paused state so it is staged but not yet running.
2
launchCampaign
Launch the staged campaign by updating it to set IsPaused to false so it begins running.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.