Class MalformedCertificateException

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

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

The request was rejected because the certificate was malformed or expired. The error message describes the specific error.

See Also: