How to list all IAM users of an AWS account

Below is the command to retrieve all the users of your AWS account.

aws iam list-users

See also  How to list all users of an IAM group