Class CertificateNotFoundException

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

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

The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded the certificate to IAM, this error might indicate that the certificate is not fully available yet.

See Also: