Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
iam
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-user.rst
**To delete an IAM user** The following ``delete-user`` command removes the IAM user named ``Bob`` from the current account:: aws iam delete-user --user-name Bob For more information, see `Deleting a User from Your AWS Account`_ in the *Using IAM* guide. .. _`Deleting a User from Your AWS Account`: http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_DeletingUserFromAccount.html
Save
Cancel