Amazon Connect · Arazzo Workflow
Amazon Connect Create Routing Profile and Assign to User
Version 1.0.0
Create a routing profile with media concurrencies and assign it to an existing agent.
Provider
Workflows
create-routing-profile-and-assign
Create a routing profile and assign it to an existing user.
Creates a routing profile, assigns it to the supplied user, and confirms the assignment by describing the user.
1
createProfile
createRoutingProfile
Create the routing profile with its default outbound queue and a single voice media concurrency.
2
assignToUser
updateUserRoutingProfile
Assign the newly created routing profile to the existing user.
3
confirmAssignment
describeUser
Describe the user and confirm the newly created routing profile is now the one assigned to them.