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'
)
[REQUIRED]
The identifier of the Amazon Redshift HSM configuration to be deleted.
Exceptions
Redshift.Client.exceptions.InvalidHsmConfigurationStateFault
Redshift.Client.exceptions.HsmConfigurationNotFoundFault