AWS SDK for .NET Documentation
DeleteHsmConfiguration Method (request)
AmazonAmazon.RedshiftAmazonRedshiftDeleteHsmConfiguration(DeleteHsmConfigurationRequest) Did this page help you?   Yes   No    Tell us about it...
Deletes the specified Amazon Redshift HSM configuration.
Declaration Syntax
Parameters
request (DeleteHsmConfigurationRequest)
Container for the necessary parameters to execute the DeleteHsmConfiguration service method.
Return Value
The response from the DeleteHsmConfiguration service method, as returned by Redshift.
Exceptions
ExceptionCondition
HsmConfigurationNotFoundException There is no Amazon Redshift HSM configuration with the specified identifier.
InvalidHsmConfigurationStateException The specified HSM configuration is not in the
CopyC#
available
state, or it is still in use by one or more Amazon Redshift clusters.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)