Created
June 1, 2023 09:07
-
-
Save bashtoni/955658356e8b9278debbce356d2321d3 to your computer and use it in GitHub Desktop.
Cognito password reset from CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws cognito-idp admin-create-user --user-pool-id eu-west-3_POOLID --username [email protected] --message-action RESEND |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment