Lists the users that have the specified path prefix. If there are none, the action returns an empty list.
You can paginate the results using the MaxItems and Marker parameters.
| C# |
ListUsersResponse ListUsers( ListUsersRequest listUsersRequest )
- listUsersRequest (ListUsersRequest)
- Container for the necessary parameters to execute the ListUsers service method on AmazonIdentityManagementService.
The response from the ListUsers service method, as returned by AmazonIdentityManagementService.