Class KeyPairMismatchException

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

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

The request was rejected because the public key certificate and the private key do not match.

See Also: