redshift_delete_hsm_client_certificate {paws.database}R Documentation

Deletes the specified HSM client certificate

Description

Deletes the specified HSM client certificate.

See https://www.paws-r-sdk.com/docs/redshift_delete_hsm_client_certificate/ for full documentation.

Usage

redshift_delete_hsm_client_certificate(HsmClientCertificateIdentifier)

Arguments

HsmClientCertificateIdentifier

[required] The identifier of the HSM client certificate to be deleted.


[Package paws.database version 0.9.0 Index]