|
@@ -110,19 +110,18 @@ The `cloud.aws.region` can be set to a region and will automatically use the rel
|
|
|
You can specifically set it for s3 only using `cloud.aws.s3.region`.
|
|
|
The available values are:
|
|
|
|
|
|
-* `us-east` (`us-east-1`)
|
|
|
-* `us-west` (`us-west-1`)
|
|
|
-* `us-west-1`
|
|
|
-* `us-west-2`
|
|
|
-* `ap-southeast` (`ap-southeast-1`)
|
|
|
-* `ap-southeast-1`
|
|
|
-* `ap-southeast-2`
|
|
|
-* `ap-northeast` (`ap-northeast-1`)
|
|
|
-* `ap-northeast-2` (`ap-northeast-2`)
|
|
|
-* `eu-west` (`eu-west-1`)
|
|
|
-* `eu-central` (`eu-central-1`)
|
|
|
-* `sa-east` (`sa-east-1`)
|
|
|
-* `cn-north` (`cn-north-1`)
|
|
|
+* `us-east` (`us-east-1`) for US East (N. Virginia)
|
|
|
+* `us-west` (`us-west-1`) for US West (N. California)
|
|
|
+* `us-west-2` for US West (Oregon)
|
|
|
+* `ap-south-1` for Asia Pacific (Mumbai)
|
|
|
+* `ap-southeast` (`ap-southeast-1`) for Asia Pacific (Singapore)
|
|
|
+* `ap-southeast-2` for Asia Pacific (Sydney)
|
|
|
+* `ap-northeast` (`ap-northeast-1`) for Asia Pacific (Tokyo)
|
|
|
+* `ap-northeast-2` (`ap-northeast-2`) for Asia Pacific (Seoul)
|
|
|
+* `eu-west` (`eu-west-1`) for EU (Ireland)
|
|
|
+* `eu-central` (`eu-central-1`) for EU (Frankfurt)
|
|
|
+* `sa-east` (`sa-east-1`) for South America (São Paulo)
|
|
|
+* `cn-north` (`cn-north-1`) for China (Beijing)
|
|
|
|
|
|
[[repository-s3-usage-signer]]
|
|
|
===== S3 Signer API
|