| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.CloudHSM.CreateLunaClient
Description
Creates an HSM client.
http://docs.aws.amazon.com/cloudhsm/latest/dg/API_CreateLunaClient.html
Request
data CreateLunaClient Source
Instances
Request constructor
Arguments
| :: Text | |
| -> CreateLunaClient |
CreateLunaClient constructor.
The fields accessible through corresponding lenses are:
clcCertificate::TextclcLabel::MaybeText
Request lenses
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.
Response
Response constructor
createLunaClientResponse :: CreateLunaClientResponse Source
CreateLunaClientResponse constructor.
The fields accessible through corresponding lenses are:
Response lenses
clcrClientArn :: Lens' CreateLunaClientResponse (Maybe Text) Source
The ARN of the client.