From 52c8a578cbce061fbb75cfa7c00468430db3bfbe Mon Sep 17 00:00:00 2001 From: Brian Wylie Date: Thu, 9 May 2024 08:39:08 -0600 Subject: [PATCH] clarifying the AWS setup link --- docs/getting_started/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index 1506e9bbf..ef3be9896 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -23,15 +23,15 @@ SAGEWORKS_BUCKET: my-company-sageworks ``` **That's It:** You're now all set. This configuration only needs to be **ONCE** :) -### AWS Administrators (initial setup) -Setting up SageWorks on your AWS Account: [AWS Setup](../aws_setup/core_stack.md) - ### Data Scientists/Engineers - SageWorks REPL: [SageWorks REPL](../repl/index.md) - Using SageWorks for ML Pipelines: [SageWorks API Classes](../api_classes/overview.md) - SCP SageWorks Github: [Github Repo](https://github.com/SuperCowPowers/sageworks) +### AWS Administrators +For companies that are setting up SageWorks on an internal AWS Account: [Company AWS Setup](../aws_setup/core_stack.md) + ## Additional Resources