paws.security.identity (version 0.1.0)

cloudhsm_get_config: This is documentation for AWS CLOUDHSM CLASSIC

Description

This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.

Usage

cloudhsm_get_config(ClientArn, ClientVersion, HapgList)

Arguments

ClientArn

[required] The ARN of the client.

ClientVersion

[required] The client version.

HapgList

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

Request syntax

svc$get_config(
  ClientArn = "string",
  ClientVersion = "5.1"|"5.3",
  HapgList = list(
    "string"
  )
)

Details

For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.

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