amazonka-redshift-1.3.1: Amazon Redshift SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Redshift.DeleteHSMClientCertificate

Contents

Description

Deletes the specified HSM client certificate.

See: AWS API Reference for DeleteHSMClientCertificate.

Synopsis

Creating a Request

deleteHSMClientCertificate Source

Creates a value of DeleteHSMClientCertificate with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dhsmccHSMClientCertificateIdentifier :: Lens' DeleteHSMClientCertificate Text Source

The identifier of the HSM client certificate to be deleted.

Destructuring the Response

deleteHSMClientCertificateResponse :: DeleteHSMClientCertificateResponse Source

Creates a value of DeleteHSMClientCertificateResponse with the minimum fields required to make a request.