Last chance! 50% off unlimited learning
Sale ends in
Deletes a user as an administrator. Works on any user.
Calling this action requires developer credentials.
cognitoidentityprovider_admin_delete_user(UserPoolId, Username)
[required] The user pool ID for the user pool where you want to delete the user.
[required] The user name of the user you wish to delete.
An empty list.
svc$admin_delete_user( UserPoolId = "string", Username = "string" )