v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141810567.1 KB

Adds an IAM user to the team for an AWS CodeStar project.

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

Headers

X-Amz-Target'CodeStar_20170419.AssociateTeamMember' required

Request body

projectIdstring required

The ID of the project to which you will add the IAM user.

clientRequestTokenstring

A user- or system-generated token that identifies the entity that requested the team member association to the project. This token can be used to repeat the request.

userArnstring required

The Amazon Resource Name (ARN) for the IAM user you want to add to the AWS CodeStar project.

projectRolestring required

The AWS CodeStar project role that will apply to this user. This role determines what actions a user can take in an AWS CodeStar project.

remoteAccessAllowedboolean

Whether the team member is allowed to use an SSH public/private key pair to remotely access project resources, for example Amazon EC2 instances.

Response

Success

clientRequestTokenstring

The user- or system-generated token from the initial request that can be used to repeat the request.

All 18 operations