404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To modify a user profile**

The following ``update-user-profile`` example adds the specified SHH key to the specified user. ::

    aws codestar update-user-profile \
        --ssh-public-key intern \
        --user-arn arn:aws:iam::123456789012:user/intern

Output::

    {
        "userArn": "arn:aws:iam::123456789012:user/intern",
        "displayName": "Intern",
        "emailAddress": "intern@example.com",
        "sshPublicKey": "intern",
        "createdTimestamp": 1572552308.607,
        "lastModifiedTimestamp": 1572553495.47
    }

Filemanager

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