aws-cognito-idp
Verified for current stable LTS
Aws Cognito Idp Command: Delete User From Specific Pool
Use for delete user from specific pool with Aws Cognito Idp. Exact CLI syntax to delete user from specific pool using Aws Cognito Idp.
When to use this: Use for delete user from specific pool with Aws Cognito Idp.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
aws cognito-idp admin-delete-user --username <username> --user-pool-id <user_pool_id> aws cognito-idp admin-delete-user --username <username> --user-pool-id <user_pool_id> Command Breakdown
--username- Command Option
- Tool-specific option used by this command invocation.
--user-pool-id- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to delete user from specific pool using Aws Cognito Idp.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aws Cognito Idp Command: Admin Create User
aws cognito-idp admin-create-user --username <username> --user-pool-id <user_pool_id> Aws Cognito Idp Command: Admin Delete User aws cognito-idp admin-delete-user --username <username> --user-pool-id <user_pool_id> Aws Cognito Idp Command: Create New User Pool aws cognito-idp create-user-pool --pool-name <name> Aws Cognito Idp Command: Create User In Specific Pool aws cognito-idp admin-create-user --username <username> --user-pool-id <user_pool_id> Aws Cognito Idp Command: Create User Pool aws cognito-idp create-user-pool --pool-name <name>