Skip to content

eximiaco/cognito-batch-password-reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reset Users Password - Batch

This script will reset Cognito's Users in batches.

Run

Update the region and UserPoolId inside index.js:

const region = '<Region>';
const userPoolId = '<UserPoolId>'

Run: node index.js

About

Reset Users Password - Batch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published