/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cognito-idp
/
Upload File
HOME
**To update auth event feedback** This example updates authorization event feedback. It marks the event "Valid". Command:: aws cognito-idp update-auth-event-feedback --user-pool-id us-west-2_aaaaaaaaa --username diego@example.com --event-id EVENT_ID --feedback-token FEEDBACK_TOKEN --feedback-value "Valid"