From 3b74fdc4378891111786468387b26e772367d217 Mon Sep 17 00:00:00 2001 From: Alexandre de Souza Date: Thu, 14 Jul 2022 11:57:37 -0300 Subject: [PATCH] Update AWS Athena help text --- lib/assets/connection_cell/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/connection_cell/main.js b/lib/assets/connection_cell/main.js index 75b4abb..e9f4609 100644 --- a/lib/assets/connection_cell/main.js +++ b/lib/assets/connection_cell/main.js @@ -301,7 +301,7 @@ export function init(ctx, info) { /> - You must use your AWS Credentials or authenticate your machine with aws CLI authentication. + You can either enter your AWS Credentials or authenticate your machine with aws CLI and add the aws_credentials dependency. ` };