Home > @hapoosjs/aws-certs > AWSCerts > getCertMetadata

AWSCerts.getCertMetadata() method

Get certificate metadata.

Signature:

getCertMetadata(certId: string): Promise<CertMetadata>;

Parameters

Parameter Type Description
certId string Certificate ID

Returns:

Promise<CertMetadata>