Skip to content

Commit 70d3c15

Browse files
committed
Provide doc refs for understanding ASW credentials.
1 parent 663a4af commit 70d3c15

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/src/further_topics/s3_io.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

104108
Before use (before each Python invocation)

0 commit comments

Comments
 (0)