diff --git a/backend/s3/s3.go b/backend/s3/s3.go index 304eafb05..91a7dd24d 100644 --- a/backend/s3/s3.go +++ b/backend/s3/s3.go @@ -761,7 +761,11 @@ func init() { Provider: "Wasabi", }, { Value: "s3.ap-northeast-1.wasabisys.com", - Help: "Wasabi AP Northeast endpoint", + Help: "Wasabi AP Northeast 1 (Tokyo) endpoint", + Provider: "Wasabi", + }, { + Value: "s3.ap-northeast-2.wasabisys.com", + Help: "Wasabi AP Northeast 2 (Osaka) endpoint", Provider: "Wasabi", }}, }, { diff --git a/docs/content/s3.md b/docs/content/s3.md index 7289e9ca4..184fea45f 100644 --- a/docs/content/s3.md +++ b/docs/content/s3.md @@ -1062,7 +1062,9 @@ Required when using an S3 clone. - "s3.eu-central-1.wasabisys.com" - Wasabi EU Central endpoint - "s3.ap-northeast-1.wasabisys.com" - - Wasabi AP Northeast endpoint + - Wasabi AP Northeast 1 (Tokyo) endpoint + - "s3.ap-northeast-2.wasabisys.com" + - Wasabi AP Northeast 2 (Osaka) endpoint #### --s3-location-constraint