Deletes the specified Amazon Redshift HSM configuration.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DeleteHsmConfigurationResponse DeleteHsmConfiguration( DeleteHsmConfigurationRequest request )
 Parameters
 Parameters- request (DeleteHsmConfigurationRequest)
- Container for the necessary parameters to execute the DeleteHsmConfiguration service method.
 Return Value
 Return ValueThe response from the DeleteHsmConfiguration service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| HsmConfigurationNotFoundException | There is no Amazon Redshift HSM configuration with the specified identifier. | 
| InvalidHsmConfigurationStateException | The specified HSM configuration is not in the  CopyC# available |