You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
It prompts me in bash (on MAC) after I run this command and I am not sure what to put in the prompts. Any help you can give about this would really help me.
Thanks!
Dan
The text was updated successfully, but these errors were encountered:
aws cognito-idp admin-respond-to-auth-challenge --user-pool-id "change to user pool id" --client-id "change to user pool id" --challenge-name NEW_PASSWORD_REQUIRED --challenge-responses NEW_PASSWORD="change to new password",USERNAME="change to cognito user",userAttributes.name="change to cognito user" --session "change this to session variable from previous cmd"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am running this command listed in the readme
It prompts me in bash (on MAC) after I run this command and I am not sure what to put in the prompts. Any help you can give about this would really help me.
Thanks!
Dan
The text was updated successfully, but these errors were encountered: