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年前2241ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ