**To view a list of user profiles** The following ``list-user-profiles`` example retrieves a list of all user profiles in the current Region. :: aws codestar list-user-profiles Output:: { "userProfiles": [ { "userArn": "arn:aws:iam::123456789012:user/admin", "displayName": "me", "emailAddress": "me@example.com", "sshPublicKey": "" }, { "userArn": "arn:aws:iam::123456789012:user/intern", "displayName": "Intern", "emailAddress": "intern@example.com", "sshPublicKey": "intern" } ] }
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 |
|