From 4f4f2b739b42234ade92b7ebafd6c4fe453bf278 Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Mon, 25 Mar 2024 16:43:39 +0100 Subject: [PATCH] Add warning for AWS2 signature authentication --- protocols/s3/index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/protocols/s3/index.md b/protocols/s3/index.md index 19dac1f8..4087eaa1 100644 --- a/protocols/s3/index.md +++ b/protocols/s3/index.md @@ -89,6 +89,10 @@ The default port is `443`. ````{tab} AWS2 +```{attention} +Connection profiles using legacy AWS2 signature authentication are not recommended to be used with AWS S3 as some features like _Key Management Service_ and _CloudFront configuration_ won't be supported +``` + **Authentication with signature version AWS2** An incomplete list of known providers that require the use of AWS2 @@ -106,8 +110,10 @@ The default port is `80`. The default port is `443`. - {download}`Download` the S3 AWS2 Signature Version (HTTPS) profile for preconfigured settings. -```` + + +```` ````` ### AWS Gov Cloud