Amazon Pinpoint · Arazzo Workflow
Amazon Pinpoint Send and Verify OTP
Version 1.0.0
Send a one-time passcode to a recipient then verify the code they supply.
View Spec
View on GitHub
CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalyticsArazzoWorkflows
Provider
Workflows
send-and-verify-otp
Send an OTP and verify the code the recipient enters.
Sends an OTP to a destination identity using a reference id, then verifies a submitted code against that reference id and branches on validity.
1
sendOtp
Generate and send a one-time passcode over SMS to the destination identity, tagged with the supplied reference id.
2
verifyOtp
Verify the code the recipient entered against the reference id used when the OTP was sent, branching on whether the code is valid.
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.