Skip to content

Commit

Permalink
AWS dual-purpose for cloud storage
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Sep 14, 2021
1 parent 50857c9 commit bacc5a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/docs/self-hosted-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ credentials for your cloud compute resources as secrets. In the above example,
`AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` (with privileges to create &
destroy EC2 instances) are required.

For AWS, the same credentials can also be used for
[configuring cloud storage](#configuring-cloud-storage-providers).

### Personal Access Token

<details>
Expand Down Expand Up @@ -230,6 +227,9 @@ Click below to see credentials needed for supported compute providers.
- `AWS_SECRET_ACCESS_KEY`
- `AWS_SESSION_TOKEN` **(optional)**

Note that the same credentials can also be used for
[configuring cloud storage](/doc/cml-with-dvc).

</details>

<details>
Expand Down

0 comments on commit bacc5a2

Please sign in to comment.