A character string specifying a user name or an object of class “iam_user”.
path
A character string specifying a path prefix in which to locate user(s), role(s), etc. See Reference Identifiers on the AWS Documentation for more information.
A character string specifying the new name for the user.
n
An integer specifying the number of responses to return.
marker
A character string specifying a marker (from a previous response) to use in paginating results
Value
create_user and get_user return objects of class “iam_user”. update_user and delete_user return a logical TRUE (if successful) or an error. list_users returns a list of IAM user objects.