cloudhsmv2_delete_cluster: Deletes the specified AWS CloudHSM cluster

View source: R/cloudhsmv2_operations.R

cloudhsmv2_delete_clusterR Documentation

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.