amazonka-cloudhsm-0.2.3: Amazon CloudHSM SDK.

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.

http://docs.aws.amazon.com/cloudhsm/latest/dg/API_ModifyLunaClient.html

Synopsis

Request

Request constructor

modifyLunaClient Source

ModifyLunaClient constructor.

The fields accessible through corresponding lenses are:

Request lenses

mlcCertificate :: Lens' ModifyLunaClient Text Source

The new certificate for the client.

mlcClientArn :: Lens' ModifyLunaClient Text Source

The ARN of the client.

Response

Response constructor

modifyLunaClientResponse :: ModifyLunaClientResponse Source

ModifyLunaClientResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses