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.
See https://www.paws-r-sdk.com/docs/cloudhsm_modify_hsm/ for full documentation.
cloudhsm_modify_hsm(
HsmArn,
SubnetId = NULL,
EniIp = NULL,
IamRoleArn = NULL,
ExternalId = NULL,
SyslogIp = NULL
)
[required] The ARN of the HSM to modify.
The new identifier of the subnet that the HSM is in. The new subnet must be in the same Availability Zone as the current subnet.
The new IP address for the elastic network interface (ENI) attached to the HSM.
If the HSM is moved to a different subnet, and an IP address is not specified, an IP address will be randomly chosen from the CIDR range of the new subnet.
The new IAM role ARN.
The new external ID.
The new IP address for the syslog monitoring server. The AWS CloudHSM service only supports one syslog monitoring server.