File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -97,8 +97,12 @@ S3 bucket **onto** -- e.g.
9797
9898 Setup AWS credentials
9999~~~~~~~~~~~~~~~~~~~~~
100- Provide S3 access credentials in an AWS credentials file, as described in
101- `this account <https://github.com/s3fs-fuse/s3fs-fuse/blob/master/README.md#examples >`_.
100+ Provide S3 access credentials in an AWS credentials file, as described
101+ `here in the the s3-fuse documentation <https://github.com/s3fs-fuse/s3fs-fuse/blob/master/README.md#examples >`_.
102+
103+ There is a general introduction to AWS credentials
104+ `here in the AWS documentation <https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html >`_
105+ which should explain what you need here.
102106
103107
104108Before use (before each Python invocation)
You can’t perform that action at this time.
0 commit comments