aws-partitions 1.229.0 → 1.230.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/partitions.json +7 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 81dd75d9ef0e4b94e0bb26005a32623800bb4ebe
|
|
4
|
+
data.tar.gz: 4123a51f92bb00cc1fc873b3348bb4b81a7ab58d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b4ad1013c53d567cb6b8d92adb794073efa3a89c14ec1be4e44c79bbc5b4289b88722c16dfa87e6f60ea1e98333ec649481447564afa03fda289e7a0ce373bd9
|
|
7
|
+
data.tar.gz: a53a591eba92b648cef160f8c0ee7fe0cccc06f8320686ee1d847e7742113b326e949d77b6d67d8d4d64f26a82128120fae3003302c7f731bba55222a1c94d86
|
data/partitions.json
CHANGED
|
@@ -474,14 +474,20 @@
|
|
|
474
474
|
},
|
|
475
475
|
"backup" : {
|
|
476
476
|
"endpoints" : {
|
|
477
|
+
"ap-east-1" : { },
|
|
477
478
|
"ap-northeast-1" : { },
|
|
478
479
|
"ap-northeast-2" : { },
|
|
480
|
+
"ap-south-1" : { },
|
|
479
481
|
"ap-southeast-1" : { },
|
|
480
482
|
"ap-southeast-2" : { },
|
|
481
483
|
"ca-central-1" : { },
|
|
482
484
|
"eu-central-1" : { },
|
|
485
|
+
"eu-north-1" : { },
|
|
483
486
|
"eu-west-1" : { },
|
|
484
487
|
"eu-west-2" : { },
|
|
488
|
+
"eu-west-3" : { },
|
|
489
|
+
"me-south-1" : { },
|
|
490
|
+
"sa-east-1" : { },
|
|
485
491
|
"us-east-1" : { },
|
|
486
492
|
"us-east-2" : { },
|
|
487
493
|
"us-west-1" : { },
|
|
@@ -2958,6 +2964,7 @@
|
|
|
2958
2964
|
"eu-west-1" : { },
|
|
2959
2965
|
"eu-west-2" : { },
|
|
2960
2966
|
"eu-west-3" : { },
|
|
2967
|
+
"me-south-1" : { },
|
|
2961
2968
|
"sa-east-1" : { },
|
|
2962
2969
|
"us-east-1" : { },
|
|
2963
2970
|
"us-east-1-fips" : {
|