Skip to content

Script to use cognito-idp admin-user-global-sign-out to every user of a pool.

License

Notifications You must be signed in to change notification settings

tuliohc/cognito-global-sign-out-every-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

global-sign-out-every-user

Script to use cognito-idp admin-user-global-sign-out to every user of a pool.

  • You must define the UserPoolId and Region.
  • This script assumes that you use email as a login.
  • This script project uses an approach to avoid the TooManyRequestsException, which is caused due to Soft Limits in Amazon Cognito User Pools APIs. For more info, check here.

About

Script to use cognito-idp admin-user-global-sign-out to every user of a pool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published