Skip to content

Instantly share code, notes, and snippets.

@afelicioni
Created March 30, 2020 12:46
Show Gist options
  • Save afelicioni/b8026d54ec685648de5e26a901809a42 to your computer and use it in GitHub Desktop.
Save afelicioni/b8026d54ec685648de5e26a901809a42 to your computer and use it in GitHub Desktop.
resend confirmation password for AWS cognito user in a pool (that has to be in FORCE_CHANGE_PASSWORD status)
aws cognito-idp admin-create-user --user-pool-id eu-central-1_*ID* --username *USERNAME* --message-action RESEND
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment