Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
iam
/
Filename :
update-user.rst
back
Copy
**To change an IAM user's name** The following ``update-user`` command changes the name of the IAM user ``Bob`` to ``Robert``:: aws iam update-user --user-name Bob --new-user-name Robert For more information, see `Changing a Group's Name or Path`_ in the *Using IAM* guide. .. _`Changing a Group's Name or Path`: http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_RenamingGroup.html