aws-partitions 1.1129.0 → 1.1130.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 +2 -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: 8109862c65a17662b3c45503dd5f97bb4ea45c53a1c9076f502b6984465870ac
|
4
|
+
data.tar.gz: 293536c8c9914a12289a3b61ec19dc26b40837a93c4500ef2d42d54e9a30e306
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 59b6d84d9d929847983ed6d7aebb899952d3e946bc48569819331185a30ebb71f6f7b8820498e56c4774ffa7891bb4eb9fb37d799a8a2fb6657f9c9a605c6c71
|
7
|
+
data.tar.gz: b86ecf088bdd34fbb315fbefcceb40a90fc8a713d4d89340c3de1d156dfdeed6fa704af3ee1c479fe92e7b8c1afc81428c8f9b0c3c73a4e52368211d89fbeafe
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1130.0
|
data/partitions.json
CHANGED
@@ -21428,7 +21428,9 @@
|
|
21428
21428
|
"ap-southeast-2" : { },
|
21429
21429
|
"ap-southeast-3" : { },
|
21430
21430
|
"ap-southeast-4" : { },
|
21431
|
+
"ap-southeast-5" : { },
|
21431
21432
|
"ca-central-1" : { },
|
21433
|
+
"ca-west-1" : { },
|
21432
21434
|
"eu-central-1" : { },
|
21433
21435
|
"eu-central-2" : { },
|
21434
21436
|
"eu-north-1" : { },
|