Redshift / Client / delete_hsm_client_certificate
delete_hsm_client_certificate#
- Redshift.Client.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' )
- Parameters:
HsmClientCertificateIdentifier (string) –
[REQUIRED]
The identifier of the HSM client certificate to be deleted.
- Returns:
None
Exceptions
Redshift.Client.exceptions.InvalidHsmClientCertificateStateFault
Redshift.Client.exceptions.HsmClientCertificateNotFoundFault