Command option Sample:aws codestar update-team-member

Search command sample in the internet.It is the result.

Updates a team member's attributes in an AWS CodeStar project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codestar/update-team-member.html

aws codestar update-team-member --project-id my-first-projec --user-arn arn:aws:iam:111111111111:user/John_Doe --project-role Viewer --no-remote-access-allowed
    Manage Permissions for AWS CodeStar Team Members - AWS CodeStar : http://docs.aws.amazon.com/codestar/latest/userguide/how-to-manage-team-permissions.html

aws のオプション一覧