paws.compute (version 0.5.0)

ecs_delete_cluster: Deletes the specified cluster

Description

Deletes the specified cluster. The cluster transitions to the INACTIVE state. Clusters with an INACTIVE status might remain discoverable in your account for a period of time. However, this behavior is subject to change in the future. We don't recommend that you rely on INACTIVE clusters persisting.

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

Usage

ecs_delete_cluster(cluster)

Arguments

cluster

[required] The short name or full Amazon Resource Name (ARN) of the cluster to delete.