Class DuplicateSshPublicKeyException

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

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

The request was rejected because the SSH public key is already associated with the specified IAM user.

See Also: