amazonka-cloudhsm-1.3.3: 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.DeleteHSM

Contents

Description

Deletes an HSM. Once complete, this operation cannot be undone and your key material cannot be recovered.

See: AWS API Reference for DeleteHSM.

Synopsis

Creating a Request

deleteHSM Source

Arguments

:: Text

dhHSMARN

-> DeleteHSM 

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

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

Request Lenses

dhHSMARN :: Lens' DeleteHSM Text Source

The ARN of the HSM to delete.

Destructuring the Response

deleteHSMResponse Source

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

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

Response Lenses

dhsmrsStatus :: Lens' DeleteHSMResponse Text Source

The status of the action.