Uses of Class
software.amazon.awssdk.services.redshift.model.HsmConfigurationQuotaExceededException
-
Packages that use HsmConfigurationQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of HsmConfigurationQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw HsmConfigurationQuotaExceededException Modifier and Type Method Description default CreateHsmConfigurationResponseRedshiftClient. createHsmConfiguration(Consumer<CreateHsmConfigurationRequest.Builder> createHsmConfigurationRequest)Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).default CreateHsmConfigurationResponseRedshiftClient. createHsmConfiguration(CreateHsmConfigurationRequest createHsmConfigurationRequest)Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
-