Amazon Connect · Arazzo Workflow
Amazon Connect Start Task Contact and Stop It
Version 1.0.0
Create a task contact, confirm it through describe, then end the contact.
Provider
Workflows
start-task-and-stop
Start a task contact, confirm it, and stop it.
Starts a task contact, reads it back through describeContact, then ends the contact with stopContact.
1
startTask
startTaskContact
Start a new task contact against the specified contact flow.
2
confirmTask
describeContact
Describe the task contact to confirm it was created before stopping it.
3
stopTask
stopContact
End the task contact.