2014-09-13 102 views

回答

1

我猜你想“删除缓存集群:

http://docs.aws.amazon.com/cli/latest/reference/elasticache/index.html

aws elasticache delete-cache-cluster --cache-cluster-id <value> 
+0

这将删除集群。是否有可能暂时停止它? – zaitsman 2017-10-03 00:00:07

+0

@zaitsman它似乎没有。看[这个问题](https://stackoverflow.com/questions/46535278/is-it-possible-to-stop-nodes-in-aws-elasticache-cluster)。 – 2018-01-07 05:39:10