The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("CertificateNotFound")) return null; CertificateNotFoundException e = (CertificateNotFoundException)super.unmarshall(node); return e; }