コマンドオプションサンプル:aws codestar associate-team-member

コマンドサンプルを検索した結果です。

AWS CodeStarプロジェクトのチームにIAMユーザーを追加します。 詳細は次のリンクを参照してください。 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

aws のオプション一覧