I created a user using aws cli and received an email from cognito. The status of the user created is FORCE_CHANGE_PASSWORD and Email Verified is false. I can't login with the temporary password received.
Then, I use the aws cli again to update the Email Verified to true. I still can't login with the temporary password.
What do I miss?