aws-partitions 1.1167.0 → 1.1168.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 +3 -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: 437cd67548fdd0196ae659b8424f9487bfd9527caf241ddd32c8b1776558fdc3
|
4
|
+
data.tar.gz: cfce10645c7662b36a520f6b91973a121604f23392f50ab17b0c5d426bbbdb36
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b3555de85fa1929bb9424e1e4fa22926333f495d4779ae8a659f17926090f20bc3c92995c03a6fb8ae86c5f0003967e3546c001f0aaeeb057b82eda209cb791
|
7
|
+
data.tar.gz: 65446476c4406353957c30a4b1fb6e2a17bd28313438cef10448da7ddc4c40f1c41d57a1eb2642ea7fd4a7aa7bdfd91a9895d544f992ee0be5a57d257837b6f7
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1168.0
|
data/partitions.json
CHANGED
@@ -3658,6 +3658,7 @@
|
|
3658
3658
|
"ap-southeast-3" : { },
|
3659
3659
|
"ap-southeast-4" : { },
|
3660
3660
|
"ap-southeast-5" : { },
|
3661
|
+
"ap-southeast-6" : { },
|
3661
3662
|
"ap-southeast-7" : { },
|
3662
3663
|
"ca-central-1" : { },
|
3663
3664
|
"ca-west-1" : { },
|
@@ -26043,6 +26044,7 @@
|
|
26043
26044
|
"ap-southeast-3" : { },
|
26044
26045
|
"ap-southeast-4" : { },
|
26045
26046
|
"ap-southeast-5" : { },
|
26047
|
+
"ap-southeast-7" : { },
|
26046
26048
|
"ca-central-1" : { },
|
26047
26049
|
"ca-west-1" : { },
|
26048
26050
|
"eu-central-1" : { },
|
@@ -26056,6 +26058,7 @@
|
|
26056
26058
|
"il-central-1" : { },
|
26057
26059
|
"me-central-1" : { },
|
26058
26060
|
"me-south-1" : { },
|
26061
|
+
"mx-central-1" : { },
|
26059
26062
|
"sa-east-1" : { },
|
26060
26063
|
"us-east-1" : { },
|
26061
26064
|
"us-east-2" : { },
|