amazonka-cloudhsm-0.3.2: 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

data GetConfig Source

Instances

Eq GetConfig 
Read GetConfig 
Show GetConfig 
AWSRequest GetConfig 
ToQuery GetConfig 
ToPath GetConfig 
ToHeaders GetConfig 
ToJSON GetConfig 
type Sv GetConfig = CloudHSM 
type Rs GetConfig = GetConfigResponse 

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.

gcClientVersion :: Lens' GetConfig ClientVersion Source

The client version.

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.