Skip to content

Commit

Permalink
Move note.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Mar 13, 2024
1 parent 0453ed5 commit 53f41ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions protocols/s3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ Transfer files to your [S3](http://aws.amazon.com/s3) account and browse the S3

You must obtain the login credentials (Access Key ID and Secret Access Key) of your [Amazon Web Services Account](http://aws.amazon.com/account/) from the [*AWS Access Identifiers page*](https://console.aws.amazon.com/iam/home?#security_credential). Enter the *Access Key ID* and *Secret Access Key* in the login prompt.

```{note}
All connection profiles are available through the *Preferences → Profiles* tab.
```

### IAM User

You can also connect using [IAM](iam.md) credentials that have the `Amazon S3 Full Access` template policy permissions attached and optionally the `CloudFront Full Access`. Make sure you are connecting with `AWS4-HMAC-SHA256` signature version (see above).
Expand All @@ -63,6 +59,10 @@ You can also connect using [IAM](iam.md) credentials that have the `Amazon S3 Fu

For use with third party S3 installations.

```{note}
All connection profiles are available through the *Preferences → Profiles* tab.
```

`````{tabs}
````{tab} AWS4
Expand Down

0 comments on commit 53f41ad

Please sign in to comment.