Cognito CognitoIdentityServiceProvider - Force remove all challenges and set account to enabled

Viewed 17

Is there a way to force remove all challenges / set account to enabled (as in allow users to log in normally) using the Node CognitoIdentityServiceProvider (or the node sdk in general / cli as a last resort)?

I'm looking for a way to specifically do this programmatically or through the cli, without going through any of the challenges.

0 Answers
Related