v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141810567.1 KB

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.

post/#X-Amz-Target=CodeStar_20170419.DisassociateTeamMember

Headers

X-Amz-Target'CodeStar_20170419.DisassociateTeamMember' required

Request body

projectIdstring required

The ID of the AWS CodeStar project from which you want to remove a team member.

userArnstring required

The Amazon Resource Name (ARN) of the IAM user or group whom you want to remove from the project.

Response

Success

DisassociateTeamMemberResult required