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.

feita há 2 anos2240 visualizações
2 Respostas
0
Resposta aceita

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 há 2 anos
profile picture
ESPECIALISTA
avaliado há 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 há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas