Uses of Class
software.amazon.awssdk.services.redshift.model.HsmClientCertificateQuotaExceededException
-
Packages that use HsmClientCertificateQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of HsmClientCertificateQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw HsmClientCertificateQuotaExceededException Modifier and Type Method Description default CreateHsmClientCertificateResponseRedshiftClient. createHsmClientCertificate(Consumer<CreateHsmClientCertificateRequest.Builder> createHsmClientCertificateRequest)Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.default CreateHsmClientCertificateResponseRedshiftClient. createHsmClientCertificate(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
-