Skip to content

/AWS1/CL_STR=>UPDATEUSERPROFILE()

About UpdateUserProfile

Updates a user's profile in AWS CodeStar. The user profile is not project-specific. Information in the user profile is displayed wherever the user's information appears to other users in AWS CodeStar.

Method Signature

IMPORTING

Required arguments:

IV_USERARN TYPE /AWS1/STRUSERARN /AWS1/STRUSERARN

The name that will be displayed as the friendly name for the user in AWS CodeStar.

Optional arguments:

IV_DISPLAYNAME TYPE /AWS1/STRUSERPFLDISPLAYNAME /AWS1/STRUSERPFLDISPLAYNAME

The name that is displayed as the friendly name for the user in AWS CodeStar.

IV_EMAILADDRESS TYPE /AWS1/STREMAIL /AWS1/STREMAIL

The email address that is displayed as part of the user's profile in AWS CodeStar.

IV_SSHPUBLICKEY TYPE /AWS1/STRSSHPUBLICKEY /AWS1/STRSSHPUBLICKEY

The SSH public key associated with the user in AWS CodeStar. If a project owner allows the user remote access to project resources, this public key will be used along with the user's private key for SSH access.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STRUPDATEUSERPFLRSLT /AWS1/CL_STRUPDATEUSERPFLRSLT