Class SoftwareTokenMfaNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SoftwareTokenMfaNotFoundException.Builder,SoftwareTokenMfaNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class SoftwareTokenMfaNotFoundException extends CognitoIdentityProviderException implements ToCopyableBuilder<SoftwareTokenMfaNotFoundException.Builder,SoftwareTokenMfaNotFoundException>

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

See Also: