Delete User
appstream_delete_user | R Documentation |
Deletes a user from the user pool¶
Description¶
Deletes a user from the user pool.
Usage¶
Arguments¶
UserName
[required] The email address of the user.
Users' email addresses are case-sensitive.
AuthenticationType
[required] The authentication type for the user. You must specify USERPOOL.
Value¶
An empty list.