Class TooManyFailedAttemptsException

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

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

This exception is thrown when the user has made too many failed attempts for a given action, such as sign-in.

See Also: