Skip to content

/AWS1/CL_STR=>ASSOCIATETEAMMEMBER()

About AssociateTeamMember

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

Method Signature

IMPORTING

Required arguments:

IV_PROJECTID TYPE /AWS1/STRPROJECTID /AWS1/STRPROJECTID

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

IV_USERARN TYPE /AWS1/STRUSERARN /AWS1/STRUSERARN

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

IV_PROJECTROLE TYPE /AWS1/STRROLE /AWS1/STRROLE

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.

Optional arguments:

IV_CLIENTREQUESTTOKEN TYPE /AWS1/STRCLIENTREQUESTTOKEN /AWS1/STRCLIENTREQUESTTOKEN

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.

IV_REMOTEACCESSALLOWED TYPE /AWS1/STRREMOTEACCESSALLOWED /AWS1/STRREMOTEACCESSALLOWED

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STRASSCTEAMMEMBERRS /AWS1/CL_STRASSCTEAMMEMBERRS