Lists the IAM users that have the specified path prefix. If no path prefix is specified, the operation returns all users in the Amazon Web Services account. If there are none, the operation returns an empty list.
IAM resource-listing operations return a subset of the available attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a user, see GetUser.
You can paginate the results using the MaxItems and Marker parameters.
post/#Action=ListUsers
Query parameters
MaxItemsstring
Pagination limit
Markerstring
Pagination token
Action'ListUsers' required
Version'2010-05-08' required
Response
Success