
delete-user
***********


DESCRIPTION
===========

Deletes the specified user. The user must not belong to any groups,
have any keys or signing certificates, or have any attached policies.


SYNOPSIS
========

   aws iam delete-user
     --user-name <value>


REQUIRED PARAMETERS
===================

"--user-name"  (string)
   Name of the user to delete.


OPTIONAL PARAMETERS
===================

None
