/AWS1/CL_STR=>DISASSOCIATETEAMMEMBER()
¶
About DisassociateTeamMember¶
Removes a user from a project. Removing a user from a project also removes the IAM policies from that user that allowed access to the project and its resources. Disassociating a team member does not remove that user's profile from AWS CodeStar. It does not remove the user from IAM.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PROJECTID
TYPE /AWS1/STRPROJECTID
/AWS1/STRPROJECTID
¶
The ID of the AWS CodeStar project from which you want to remove a team member.
IV_USERARN
TYPE /AWS1/STRUSERARN
/AWS1/STRUSERARN
¶
The Amazon Resource Name (ARN) of the IAM user or group whom you want to remove from the project.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_STRDISASCTEAMMEMBERRS
/AWS1/CL_STRDISASCTEAMMEMBERRS
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC