Amazon Connect · Arazzo Workflow
Amazon Connect Provision Agent User
Version 1.0.0
Create an agent user, assign a routing profile, and confirm the final account state.
Provider
Workflows
provision-user
Create an agent user and assign their routing profile.
Creates a user account in the specified Amazon Connect instance, assigns the supplied routing profile to the new user, and reads the user back to confirm the provisioning result.
1
createAgent
createUser
Create the agent user account with its identity info, soft-phone configuration, security profile, and initial routing profile.
2
assignRoutingProfile
updateUserRoutingProfile
Assign the routing profile to the newly created user so they receive the intended contact routing.
3
confirmUser
describeUser
Read the user account back to confirm it exists and carries the assigned routing profile.