Remove all unconfirmed users in a cognito user pool from the console?

0

Is there a way to remove all unconfirmed users in a user pool from the web console? I mean all at once. If not, this would be a really nice feature to add.

preguntada hace 2 años2243 visualizaciones
2 Respuestas
0
Respuesta aceptada

Good question.

This isn't possible right now - but what you could do is automate this by listing users and filter for the unconfirmed users, then delete the users. Some posts I've seen have solutions doing this with a lambda - either via trigger or by a periodically scheduled lambda.

jsonc
respondido hace 2 años
profile picture
EXPERTO
revisado hace 10 meses
  • Thanks for the response. I did see a few other threads that talked about automating this with Lambda. But then I have to pull one of my engineers off his current project. It just seems like such an obvious feature. I actually have several feature requests for cognito. Any idea how to submit a feature request to AWS?

  • You're welcome. A few options - if you have a TAM, you can reach out via your AWS Account Management Team. You can also open up feature requests via AWS Support.

0

Once you disable the user, the button "DELETE USER" will appear.

vad2der
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas