From 2badd87a54be62132c6f757a23aae5e51d8e070f Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Wed, 22 Feb 2023 22:34:30 -0600 Subject: [PATCH] Update content/docs/user-guide/data-management/remote-storage/amazon-s3.md --- .../user-guide/data-management/remote-storage/amazon-s3.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/user-guide/data-management/remote-storage/amazon-s3.md b/content/docs/user-guide/data-management/remote-storage/amazon-s3.md index 96171bf110..b87b7761f7 100644 --- a/content/docs/user-guide/data-management/remote-storage/amazon-s3.md +++ b/content/docs/user-guide/data-management/remote-storage/amazon-s3.md @@ -35,9 +35,9 @@ The AWS user needs the following permissions: `s3:ListBucket`, `s3:GetObject`, ## Custom authentication -If you don't have a regular local S3 setup or if you want to change the auth -method for some reason, you can set the following config params with -`dvc remote modify --local`. +If you don't have the AWS CLI configured in your machine or if you want to +change the auth method for some reason, you can set the following config params +with `dvc remote modify --local`.