Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 1161

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**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