class Aws::Connect::Types::CreateUserRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateUserRequest AWS API Documentation
@return [Hash<String,String>]
“key2”:“value2”} }.
resource. For example, { “Tags”: {“key1”:“value1”,
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [String]<br>: docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html<br><br><br><br>instance ID] in the Amazon Resource Name (ARN) of the instance.
The identifier of the Amazon Connect instance. You can [find the
@!attribute [rw] instance_id
@return [String]
The identifier of the hierarchy group for the user.
@!attribute [rw] hierarchy_group_id
@return [String]
The identifier of the routing profile for the user.
@!attribute [rw] routing_profile_id
@return [Array<String>]
The identifier of the security profile for the user.
@!attribute [rw] security_profile_ids
@return [String]
returned.
for identity management and include this parameter, an error is
access your directory to authenticate users. If you are using SAML
for identity management in Amazon Connect when Amazon Connect cannot
This parameter is required if you are using an existing directory
authenticate users from your directory.
the directory. Otherwise, the identity information is used to
include the identifier, we assume that Amazon Connect cannot access
you can specify this identifier to authenticate users. If you
identity management. If Amazon Connect cannot access the directory,
The identifier of the user account in the directory used for
@!attribute [rw] directory_user_id
@return [Types::UserPhoneConfig]
The phone settings for the user.
@!attribute [rw] phone_config
@return [Types::UserIdentityInfo]
The information about the identity of the user.
@!attribute [rw] identity_info
@return [String]
error to include a password.
using Amazon Connect for identity management. Otherwise, it is an
The password for the user account. A password is required if you are
@!attribute [rw] password
@return [String]
* Incorrect: testuser@example
* Correct: testuser@example.com
* Correct: testuser
Username can include @ only if used in an email format. For example:
include up to 64 characters from [a-zA-Z0-9_-.\@]+.
If you are using SAML for identity management, the user name can
identity management, the user name can include up to 20 characters.
The user name for the account. For instances not using SAML for
@!attribute [rw] username