amazonka-cloudhsm-1.3.6: Amazon CloudHSM 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.CloudHSM.CreateLunaClient

Contents

Description

Creates an HSM client.

See: AWS API Reference for CreateLunaClient.

Synopsis

Creating a Request

createLunaClient Source

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

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

Request Lenses

clcLabel :: Lens' CreateLunaClient (Maybe Text) Source

The label for the client.

clcCertificate :: Lens' CreateLunaClient Text Source

The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.

Destructuring the Response

createLunaClientResponse Source

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

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

Response Lenses