Command option Sample:aws cognito-idp admin-respond-to-auth-challenge

Search command sample in the internet.It is the result.

Responds to an authentication challenge, as an administrator.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cognito-idp/admin-respond-to-auth-challenge.html

aws cognito-idp admin-respond-to-auth-challenge --user-pool-id
     mitchallen / cognito-login — Bitbucket : http://bitbucket.org/mitchallen/cognito-login
aws cognito-idp admin-respond-to-auth-challenge --user-pool-id us-east-1_4Dfhv47Va --client-id 6ocv0m6dt4gjp786psoc915a00 --challenge-name NEW_PASSWORD_REQUIRED --challenge-responses NEW_PASSWORD=password
    Security Cognito 揃 vishaldesai/AWS_API_Gateway Wiki 揃 GitHub : http://github.com/vishaldesai/AWS_API_Gateway/wiki/Security-Cognito
aws cognito-idp admin-respond-to-auth-challenge --user-pool-id xxx --client-id xxx --challenge-name NEW_PASSWORD_REQUIRED --challenge-responses NEW_PASSWORD=xxx
    ```bash aws cognito-idp admin-get-user --user-pool-id xxx --username xxx aws cog - Pastebin.com : http://pastebin.com/DkF20pDF
aws cognito-idp admin-respond-to-auth-challenge --user-pool-id %USER POOL ID% --client-id %CLIENT ID% --challenge-name NEW_PASSWORD_REQUIRED --challenge-responses NEW_PASSWORD=%DESIRED PASSWORD%
    amazon web services - How to change User Status FORCE_CHANGE_PASSWORD? - Stack Overflow : http://stackoverflow.com/questions/40287012/how-to-change-user-status-force-change-password/40351750
aws cognito-idp admin-respond-to-auth-challenge --user-pool-id
    @mitchallen/cognito-login - npm : http://www.npmjs.com/package/@mitchallen/cognito-login

aws のオプション一覧