aws-partitions 1.1140.0 → 1.1141.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: 7445e99120a4dd56894696017b091d6bed9c1f35694fede7f867e4acc757f5c0
|
4
|
+
data.tar.gz: e622e9513c71098d4807d099945c7c1c79281df35e43ff61c8ad0c4c61fd00be
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c1514a829bbc028a72b19f1a87ba56e50b96d1c376a25d01d3a91164c216759bb5333da2117641fa85e6dfc30a6cce584b9f8747123d19b42efe11f14f9382f3
|
7
|
+
data.tar.gz: 3f3a6e2b733de272f0e1d71a93a7927021c3d4859ea896584558ee070ebd33ba266c188e62a7074eabdeea9ce30eeef03db3d0cfa552b49455cecfc62fc490c8
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1141.0
|
data/partitions.json
CHANGED
@@ -15588,6 +15588,7 @@
|
|
15588
15588
|
"ap-south-1" : { },
|
15589
15589
|
"ap-southeast-1" : { },
|
15590
15590
|
"ap-southeast-2" : { },
|
15591
|
+
"ap-southeast-3" : { },
|
15591
15592
|
"ca-central-1" : { },
|
15592
15593
|
"eu-central-1" : { },
|
15593
15594
|
"eu-north-1" : { },
|
@@ -21465,6 +21466,7 @@
|
|
21465
21466
|
"ap-southeast-3" : { },
|
21466
21467
|
"ap-southeast-4" : { },
|
21467
21468
|
"ap-southeast-5" : { },
|
21469
|
+
"ap-southeast-7" : { },
|
21468
21470
|
"ca-central-1" : { },
|
21469
21471
|
"ca-west-1" : { },
|
21470
21472
|
"eu-central-1" : { },
|
@@ -21478,6 +21480,7 @@
|
|
21478
21480
|
"il-central-1" : { },
|
21479
21481
|
"me-central-1" : { },
|
21480
21482
|
"me-south-1" : { },
|
21483
|
+
"mx-central-1" : { },
|
21481
21484
|
"sa-east-1" : { },
|
21482
21485
|
"us-east-1" : { },
|
21483
21486
|
"us-east-2" : { },
|