Redshift / Client / delete_hsm_configuration
delete_hsm_configuration#
- Redshift.Client.delete_hsm_configuration(**kwargs)#
- Deletes the specified Amazon Redshift HSM configuration. - See also: AWS API Documentation - Request Syntax - response = client.delete_hsm_configuration( HsmConfigurationIdentifier='string' ) - Parameters:
- HsmConfigurationIdentifier (string) – - [REQUIRED] - The identifier of the Amazon Redshift HSM configuration to be deleted. 
- Returns:
- None 
 - Exceptions - Redshift.Client.exceptions.InvalidHsmConfigurationStateFault
- Redshift.Client.exceptions.HsmConfigurationNotFoundFault