paws.security.identity (version 0.1.0)

cloudhsm_modify_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_modify_luna_client(ClientArn, Certificate)

Arguments

ClientArn

[required] The ARN of the client.

Certificate

[required] The new certificate for the client.

Request syntax

svc$modify_luna_client(
  ClientArn = "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.

Modifies the certificate used by the client.

This action can potentially start a workflow to install the new certificate on the client's HSMs.