aws-partitions 1.1240.0 → 1.1241.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/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions.json +5 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ed76b2e0574504f1ca1550653b48e23bb83fdc01c63dbd034b8b2ebb9f33d2ef
|
|
4
|
+
data.tar.gz: 32681147397866b15e4b58bb8ef1af9e7307f6cfa23ed22ccc56e84a75cca121
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e892882e7b8ccfbdf7925dc08a51f250eea7a2798bb752c236cacec076d1e9440ac4c76c089d8bbb56a7114f5c607beb78f8af8ecb53c930e16374c9e43f7614
|
|
7
|
+
data.tar.gz: 5240e1fcb7674090047a7318bc2c13fc5b4a24b2876d2598348aa338afae94f5c9a45c1c53c9495033647f08fc6b84ca187cf6a46080cd78de406af68c2204f4
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1241.0
|
data/partitions.json
CHANGED
|
@@ -4970,6 +4970,7 @@
|
|
|
4970
4970
|
} ]
|
|
4971
4971
|
},
|
|
4972
4972
|
"ap-southeast-5" : { },
|
|
4973
|
+
"ap-southeast-6" : { },
|
|
4973
4974
|
"ap-southeast-7" : { },
|
|
4974
4975
|
"ca-central-1" : {
|
|
4975
4976
|
"variants" : [ {
|
|
@@ -17028,6 +17029,7 @@
|
|
|
17028
17029
|
"endpoints" : {
|
|
17029
17030
|
"af-south-1" : { },
|
|
17030
17031
|
"ap-east-1" : { },
|
|
17032
|
+
"ap-east-2" : { },
|
|
17031
17033
|
"ap-northeast-1" : { },
|
|
17032
17034
|
"ap-northeast-2" : { },
|
|
17033
17035
|
"ap-northeast-3" : { },
|
|
@@ -17038,8 +17040,10 @@
|
|
|
17038
17040
|
"ap-southeast-3" : { },
|
|
17039
17041
|
"ap-southeast-4" : { },
|
|
17040
17042
|
"ap-southeast-5" : { },
|
|
17043
|
+
"ap-southeast-6" : { },
|
|
17041
17044
|
"ap-southeast-7" : { },
|
|
17042
17045
|
"ca-central-1" : { },
|
|
17046
|
+
"ca-west-1" : { },
|
|
17043
17047
|
"eu-central-1" : { },
|
|
17044
17048
|
"eu-central-2" : { },
|
|
17045
17049
|
"eu-north-1" : { },
|
|
@@ -17079,6 +17083,7 @@
|
|
|
17079
17083
|
"il-central-1" : { },
|
|
17080
17084
|
"me-central-1" : { },
|
|
17081
17085
|
"me-south-1" : { },
|
|
17086
|
+
"mx-central-1" : { },
|
|
17082
17087
|
"sa-east-1" : { },
|
|
17083
17088
|
"us-east-1" : {
|
|
17084
17089
|
"variants" : [ {
|