paws.security.identity (version 0.1.0)

cloudhsm_describe_hsm: 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_describe_hsm(HsmArn, HsmSerialNumber)

Arguments

HsmArn

The ARN of the HSM. Either the HsmArn or the SerialNumber parameter must be specified.

HsmSerialNumber

The serial number of the HSM. Either the HsmArn or the HsmSerialNumber parameter must be specified.

Request syntax

svc$describe_hsm(
  HsmArn = "string",
  HsmSerialNumber = "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.

Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number.