delete_user
Remove a user from AWS Cognito user pool to manage access control and maintain user directory integrity by deleting user accounts.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}