# Packages
Package cloudhsmv2iface provides an interface to enable mocking the AWS CloudHSM V2 service client for testing your code.
# Functions
BackupPolicy_Values returns all elements of the BackupPolicy enum.
BackupRetentionType_Values returns all elements of the BackupRetentionType enum.
BackupState_Values returns all elements of the BackupState enum.
ClusterMode_Values returns all elements of the ClusterMode enum.
ClusterState_Values returns all elements of the ClusterState enum.
HsmState_Values returns all elements of the HsmState enum.
New creates a new instance of the CloudHSMV2 client with a session.
# Constants
BackupPolicyDefault is a BackupPolicy enum value.
BackupRetentionTypeDays is a BackupRetentionType enum value.
BackupStateCreateInProgress is a BackupState enum value.
BackupStateDeleted is a BackupState enum value.
BackupStatePendingDeletion is a BackupState enum value.
BackupStateReady is a BackupState enum value.
ClusterModeFips is a ClusterMode enum value.
ClusterModeNonFips is a ClusterMode enum value.
ClusterStateActive is a ClusterState enum value.
ClusterStateCreateInProgress is a ClusterState enum value.
ClusterStateDegraded is a ClusterState enum value.
ClusterStateDeleted is a ClusterState enum value.
ClusterStateDeleteInProgress is a ClusterState enum value.
ClusterStateInitialized is a ClusterState enum value.
ClusterStateInitializeInProgress is a ClusterState enum value.
ClusterStateUninitialized is a ClusterState enum value.
ClusterStateUpdateInProgress is a ClusterState enum value.
ID to lookup a service endpoint with.
ErrCodeCloudHsmAccessDeniedException for service response error code "CloudHsmAccessDeniedException".
ErrCodeCloudHsmInternalFailureException for service response error code "CloudHsmInternalFailureException".
ErrCodeCloudHsmInvalidRequestException for service response error code "CloudHsmInvalidRequestException".
ErrCodeCloudHsmResourceNotFoundException for service response error code "CloudHsmResourceNotFoundException".
ErrCodeCloudHsmServiceException for service response error code "CloudHsmServiceException".
ErrCodeCloudHsmTagException for service response error code "CloudHsmTagException".
HsmStateActive is a HsmState enum value.
HsmStateCreateInProgress is a HsmState enum value.
HsmStateDegraded is a HsmState enum value.
HsmStateDeleted is a HsmState enum value.
HsmStateDeleteInProgress is a HsmState enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
# Structs
Contains information about a backup of an CloudHSM cluster.
A policy that defines the number of days to retain backups.
Contains one or more certificates or a certificate signing request (CSR).
The request was rejected because the requester does not have permission to perform the requested operation.
The request was rejected because of an CloudHSM internal failure.
The request was rejected because it is not a valid request.
The request was rejected because it refers to a resource that cannot be found.
The request was rejected because an error occurred.
The request was rejected because of a tagging failure.
CloudHSMV2 provides the API operation methods for making requests to AWS CloudHSM V2.
Contains information about an CloudHSM cluster.
Contains information about the backup that will be copied and created by the CopyBackupToRegion operation.
Contains information about a hardware security module (HSM) in an CloudHSM cluster.
Contains a tag.