ecs_delete_cluster: Deletes the specified cluster

View source: R/ecs_operations.R

ecs_delete_clusterR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.