Skip to content

/AWS1/CL_CNT=>UPDATEUSERIDENTITYINFO()

About UpdateUserIdentityInfo

Updates the identity information for the specified user.

We strongly recommend limiting who has the ability to invoke UpdateUserIdentityInfo. Someone with that ability can change the login credentials of other users by changing their email address. This poses a security risk to your organization. They can change the email address of a user to the attacker's email address, and then reset the password through email. For more information, see Best Practices for Security Profiles in the Amazon Connect Administrator Guide.

Method Signature

IMPORTING

Required arguments:

IO_IDENTITYINFO TYPE REF TO /AWS1/CL_CNTUSERIDENTITYINFO /AWS1/CL_CNTUSERIDENTITYINFO

The identity information for the user.

IV_USERID TYPE /AWS1/CNTUSERID /AWS1/CNTUSERID

The identifier of the user account.

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.