SoftwareTokenMFANotFoundException typedef

  1. @Deprecated('Use SoftwareTokenMfaNotFoundException instead')
SoftwareTokenMFANotFoundException = SoftwareTokenMfaNotFoundException

Exception thrown when the software token time-based one-time password (TOTP) multi-factor authentication (MFA) isn't activated for the user pool.

Implementation

@Deprecated('Use SoftwareTokenMfaNotFoundException instead')
typedef SoftwareTokenMFANotFoundException = SoftwareTokenMfaNotFoundException;