Home > @hapoosjs/aws-certs > AWSCerts > getCert
Get issued certificate
Signature:
getCert(certId: string): Promise<Cert>;
Returns:
Promise<Cert>