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.
cloudhsm_describe_hsm(HsmArn, HsmSerialNumber)
The ARN of the HSM. Either the HsmArn
or the SerialNumber
parameter
must be specified.
The serial number of the HSM. Either the HsmArn
or the
HsmSerialNumber
parameter must be specified.
svc$describe_hsm( HsmArn = "string", HsmSerialNumber = "string" )
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.