From 8b037f03c69b312f8ade7aca34d22a9f6cfecf88 Mon Sep 17 00:00:00 2001 From: Alex Wu Date: Mon, 15 Feb 2021 20:36:28 -0800 Subject: [PATCH] [docs][autoscaler] Update AWS node config link --- doc/source/cluster/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cluster/config.rst b/doc/source/cluster/config.rst index 430d5473d..7bacc9f17 100644 --- a/doc/source/cluster/config.rst +++ b/doc/source/cluster/config.rst @@ -163,7 +163,7 @@ Node config .. tabs:: .. group-tab:: AWS - A YAML object as defined in `the AWS docs `_. + A YAML object which conforms to the EC2 ``create_instances`` API in `the AWS docs `_. .. group-tab:: Azure