Skip to content

Instantly share code, notes, and snippets.

@ajcrites
Created June 9, 2020 16:31
Show Gist options
  • Save ajcrites/9a5934012af2236e7d38b2c0532e3018 to your computer and use it in GitHub Desktop.
Save ajcrites/9a5934012af2236e7d38b2c0532e3018 to your computer and use it in GitHub Desktop.
aws cognito-idp admin-set-user-password --user-pool-id $USER_POOL_ID --username $USERNAME --password $PASSWORD --permanent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment