amazonka-cloudhsm-0.2.1: Amazon CloudHSM SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudHSM.GetConfig

Contents

Description

Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.

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

Synopsis

Request

Request constructor

getConfig Source

GetConfig constructor.

The fields accessible through corresponding lenses are:

Request lenses

gcClientArn :: Lens' GetConfig Text Source

The ARN of the client.

gcHapgList :: Lens' GetConfig [Text] Source

A list of ARNs that identify the high-availability partition groups that are associated with the client.

Response

Response constructor

getConfigResponse :: GetConfigResponse Source

GetConfigResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

gcrConfigCred :: Lens' GetConfigResponse (Maybe Text) Source

The certificate file containing the server.pem files of the HSMs.

gcrConfigFile :: Lens' GetConfigResponse (Maybe Text) Source

The chrystoki.conf configuration file.

gcrConfigType :: Lens' GetConfigResponse (Maybe Text) Source

The type of credentials.