config_create_user
Create an Amazon Connect user by providing instance ID, username, routing profile, and security profile IDs, with optional password and phone settings.
Instructions
Create a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | ||
| password | No | ||
| username | Yes | ||
| last_name | No | User | |
| first_name | No | Agent | |
| phone_type | No | SOFT_PHONE | |
| instance_id | Yes | ||
| routing_profile_id | Yes | ||
| security_profile_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||