Class DuplicateCertificateException

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

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

The request was rejected because the same certificate is associated with an IAM user in the account.

See Also: