- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-redshift
HsmClientCertificate Interface
Returns information about an HSM client certificate. The certificate is stored in a secure Hardware Storage Module (HSM), and used by the Amazon Redshift cluster to encrypt data files.
Members
Name | Type | Details |
---|---|---|
HsmClientCertificateIdentifier | string | undefined | The identifier of the HSM client certificate. |
HsmClientCertificatePublicKey | string | undefined | The public key that the Amazon Redshift cluster will use to connect to the HSM. You must register the public key in the HSM. |
Tags | Tag[] | undefined | The list of tags for the HSM client certificate. |
Full Signature
export interface HsmClientCertificate