paws.security.identity (version 0.5.0)

cloudhsmv2_delete_cluster: Deletes the specified AWS CloudHSM cluster

Description

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 describe_clusters. To delete an HSM, use delete_hsm.

See https://www.paws-r-sdk.com/docs/cloudhsmv2_delete_cluster/ for full documentation.

Usage

cloudhsmv2_delete_cluster(ClusterId)

Arguments

ClusterId

[required] The identifier (ID) of the cluster that you are deleting. To find the cluster ID, use describe_clusters.