Class WebAuthnRelyingPartyMismatchException

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

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

This exception is thrown when the given passkey credential is associated with a different relying party ID than the user pool relying party ID.

See Also: