Skip to content

Instantly share code, notes, and snippets.

@bashtoni
Created June 1, 2023 09:07
Show Gist options
  • Save bashtoni/955658356e8b9278debbce356d2321d3 to your computer and use it in GitHub Desktop.
Save bashtoni/955658356e8b9278debbce356d2321d3 to your computer and use it in GitHub Desktop.
Cognito password reset from CLI
aws cognito-idp admin-create-user --user-pool-id eu-west-3_POOLID --username example@gmail.com --message-action RESEND
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment