aws-partitions 1.1142.0 → 1.1143.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 +1 -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: cfd088b2dfe8bda3a537c45fa40e6d4b2c076fe513c6bf553a6facbb5b965c3c
|
4
|
+
data.tar.gz: 9e79858ca34ae78a1b9ac801e3967d6facc5f22122134098eb19b39c0d1350fe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: af45d2d556b770cd1992ed64d9326816f97fe85d6895f29d3637a7f73618f429c3dbcdfff06d471bc3fcc5d2ccdd216f698690156dc767fd356b2678113b088e
|
7
|
+
data.tar.gz: d606ff7caf2e2679a8fefc2a6f55a2263196a7fb1e3ba7be3171cb4ff65820f05e6ca8207191ea95091e3549ccb9464ef987af3ee5b3e7a01003593db9028707
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1143.0
|
data/partitions.json
CHANGED
@@ -21563,6 +21563,7 @@
|
|
21563
21563
|
"endpoints" : {
|
21564
21564
|
"af-south-1" : { },
|
21565
21565
|
"ap-east-1" : { },
|
21566
|
+
"ap-east-2" : { },
|
21566
21567
|
"ap-northeast-1" : { },
|
21567
21568
|
"ap-northeast-2" : { },
|
21568
21569
|
"ap-northeast-3" : { },
|