From a36e0bdcdf370265dd1f2551372124dbf5fe9b7a Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:07:33 -0500 Subject: [PATCH] Update website/docs/guides/athena-qs.md --- website/docs/guides/athena-qs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guides/athena-qs.md b/website/docs/guides/athena-qs.md index 7026248563..335ff85e9e 100644 --- a/website/docs/guides/athena-qs.md +++ b/website/docs/guides/athena-qs.md @@ -95,7 +95,7 @@ To obtain your AWS credentials file: 1. Windows: `%USERPROFILE%\.aws\credentials` 2. Mac/Linux: `~/.aws/credentials` -Save the `aws_access_key_id` and `aws_secret_access_key` from the file for a future step. +Retrieve the `aws_access_key_id` and `aws_secret_access_key` from the `~/.aws/credentials` file for a future step. ## Configure the connection in dbt Cloud