Package-level declarations
Types
For more information about AWS CloudHSM, see AWS CloudHSM and the AWS CloudHSM User Guide.
Functions
Copy an AWS CloudHSM cluster backup to a different region.
Creates a new AWS CloudHSM cluster.
Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.
Deletes a specified AWS CloudHSM backup. A backup can be restored up to 7 days after the DeleteBackup request is made. For more information on restoring a backup, see RestoreBackup.
Deletes the specified AWS CloudHSM cluster. Before you can delete a cluster, you must delete all HSMs in the cluster. To see if the cluster contains any HSMs, use DescribeClusters. To delete an HSM, use DeleteHsm.
Deletes the specified HSM. To specify an HSM, you can use its identifier (ID), the IP address of the HSM's elastic network interface (ENI), or the ID of the HSM's ENI. You need to specify only one of these values. To find these values, use DescribeClusters.
Gets information about backups of AWS CloudHSM clusters.
Gets information about AWS CloudHSM clusters.
Claims an AWS CloudHSM cluster by submitting the cluster certificate issued by your issuing certificate authority (CA) and the CA's root certificate. Before you can claim a cluster, you must sign the cluster's certificate signing request (CSR) with your issuing CA. To get the cluster's CSR, use DescribeClusters.
Gets a list of tags for the specified AWS CloudHSM cluster.
Modifies attributes for AWS CloudHSM backup.
Modifies AWS CloudHSM cluster.
Restores a specified AWS CloudHSM backup that is in the PENDING_DELETION
state. For mor information on deleting a backup, see DeleteBackup.
Adds or overwrites one or more tags for the specified AWS CloudHSM cluster.
Removes the specified tag or tags from the specified AWS CloudHSM cluster.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.