From 53f41adebcc57bf9f203b60c808a62896c364309 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 13 Mar 2024 08:44:05 +0100 Subject: [PATCH] Move note. --- protocols/s3/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/protocols/s3/index.md b/protocols/s3/index.md index a041a711..19dac1f8 100644 --- a/protocols/s3/index.md +++ b/protocols/s3/index.md @@ -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). @@ -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