delete_cluster_instances - Amazon ParallelCluster
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

delete_cluster_instances

delete_cluster_instances(cluster_name, region, force)

Initiate the forced termination of all cluster compute nodes. This action doesn't support Amazon Batch clusters.

Parameters:
cluster_name (required)

The cluster name.

region

The cluster Amazon Web Services Region.

force

If set to True, forces deletion when the cluster with the given cluster_name isn't found. The default is False.