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

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

This exception is thrown when a user tries to confirm the account with an email address or phone number that has already been supplied as an alias for a different user profile. This exception indicates that an account with this email address or phone already exists in a user pool that you've configured to use email address or phone number as a sign-in alias.

See Also: