paws.security.identity (version 0.1.0)

cloudhsm_create_luna_client: 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_create_luna_client(Label, Certificate)

Arguments

Label

The label for the client.

Certificate

[required] The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.

Request syntax

svc$create_luna_client(
  Label = "string",
  Certificate = "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.

Creates an HSM client.