Adds an IAM user to the team for an AWS CodeStar project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codestar/associate-team-member.html
aws codestar associate-team-member --project-id my-first-projec --user-arn arn:aws:iam:111111111111:user/Jane_Doe --project-role Contributor --remote-access-allowed |
Working with AWS CodeStar Teams - AWS CodeStar : http://docs.aws.amazon.com/codestar/latest/userguide/how-to-add-team-member.html |