delete_hsm_client_certificate
(**kwargs)¶Deletes the specified HSM client certificate.
See also: AWS API Documentation
Request Syntax
response = client.delete_hsm_client_certificate(
HsmClientCertificateIdentifier='string'
)
[REQUIRED]
The identifier of the HSM client certificate to be deleted.
Exceptions
Redshift.Client.exceptions.InvalidHsmClientCertificateStateFault
Redshift.Client.exceptions.HsmClientCertificateNotFoundFault