amazonka-cloudhsm-1.3.1: 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.ModifyLunaClient

Contents

Description

Modifies the certificate used by the client.

This action can potentially start a workflow to install the new certificate on the client's HSMs.

See: AWS API Reference for ModifyLunaClient.

Synopsis

Creating a Request

modifyLunaClient Source

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

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

Request Lenses

mlcClientARN :: Lens' ModifyLunaClient Text Source

The ARN of the client.

mlcCertificate :: Lens' ModifyLunaClient Text Source

The new certificate for the client.

Destructuring the Response

modifyLunaClientResponse Source

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

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

Response Lenses