**To modify a team member** The following ``update-team-member`` example makes the specified user a contributor on a project and grants them remote access to project resources. :: aws codestar update-team-member \ --project-id my-project \ --user-arn arn:aws:iam::123456789012:user/intern \ --project-role Contributor -\ --remote-access-allowed Output:: { "userArn": "arn:aws:iam::123456789012:user/intern", "projectRole": "Contributor", "remoteAccessAllowed": true }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
associate-team-member.rst | File | 372 B | 0755 |
|
create-project.rst | File | 1.57 KB | 0755 |
|
create-user-profile.rst | File | 618 B | 0755 |
|
delete-project.rst | File | 285 B | 0755 |
|
delete-user-profile.rst | File | 332 B | 0755 |
|
describe-project.rst | File | 519 B | 0755 |
|
describe-user-profile.rst | File | 560 B | 0755 |
|
disassociate-team-member.rst | File | 335 B | 0755 |
|
list-projects.rst | File | 559 B | 0755 |
|
list-resources.rst | File | 2.4 KB | 0755 |
|
list-tags-for-project.rst | File | 338 B | 0755 |
|
list-team-members.rst | File | 667 B | 0755 |
|
list-user-profiles.rst | File | 716 B | 0755 |
|
tag-project.rst | File | 360 B | 0755 |
|
untag-project.rst | File | 274 B | 0755 |
|
update-project.rst | File | 268 B | 0755 |
|
update-team-member.rst | File | 557 B | 0755 |
|
update-user-profile.rst | File | 565 B | 0755 |
|