From 00f25a3a4b93209586432e189af0358e54c83daf Mon Sep 17 00:00:00 2001 From: TQ Date: Thu, 2 Jan 2025 11:48:10 +0800 Subject: [PATCH] Updated Storage backend examples (markdown) --- Storage-backend-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage-backend-examples.md b/Storage-backend-examples.md index 7a4101e..01c510c 100644 --- a/Storage-backend-examples.md +++ b/Storage-backend-examples.md @@ -4,7 +4,7 @@ S3Proxy supports [IAM roles for service accounts](https://docs.aws.amazon.com/ek ``` s3proxy.endpoint=http://0.0.0.0:8080 -s3proxy.authorization=aws-s3 +s3proxy.authorization=aws-v2-or-v4 s3proxy.identity=local-identity s3proxy.credential=local-credential jclouds.provider=aws-s3