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.

已提問 2 年前檢視次數 2243 次
2 個答案
0
已接受的答案

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
已回答 2 年前
profile picture
專家
已審閱 10 個月前
  • 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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南