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)

Delete a cluster in a given Region.

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.