# Functions
RemoveUser deletes an IAM user Inputs: sess is the current session, which provides configuration for the SDK's service clients userName is the name of the user Output: If success, nil Otherwise, an error from the call to DeleteUser.