From 74cc4a4c2431c5aed7d425f4b3eed0498645aada Mon Sep 17 00:00:00 2001 From: David Kocher Date: Sat, 2 Feb 2019 22:21:10 +0100 Subject: [PATCH] Set default region in profiles. --- S3 China (Beijing).cyberduckprofile | 2 ++ S3 China (Ningxia).cyberduckprofile | 2 ++ S3 Gov Cloud.cyberduckprofile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/S3 China (Beijing).cyberduckprofile b/S3 China (Beijing).cyberduckprofile index 8b63bde..9747c2f 100644 --- a/S3 China (Beijing).cyberduckprofile +++ b/S3 China (Beijing).cyberduckprofile @@ -37,5 +37,7 @@ Authorization AWS4HMACSHA256 + Region + cn-north-1 diff --git a/S3 China (Ningxia).cyberduckprofile b/S3 China (Ningxia).cyberduckprofile index be9a642..8089e43 100644 --- a/S3 China (Ningxia).cyberduckprofile +++ b/S3 China (Ningxia).cyberduckprofile @@ -37,5 +37,7 @@ Authorization AWS4HMACSHA256 + Region + cn-northwest-1 diff --git a/S3 Gov Cloud.cyberduckprofile b/S3 Gov Cloud.cyberduckprofile index 1e135a9..ca4c34a 100644 --- a/S3 Gov Cloud.cyberduckprofile +++ b/S3 Gov Cloud.cyberduckprofile @@ -37,5 +37,7 @@ Authorization AWS4HMACSHA256 + Region + us-gov-west-1