aws-partitions 1.1248.0 → 1.1249.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: ba55851cdcb8583f922e92e3ebdf437bf47e38cf594659dfa4e0d3d1b38b141c
|
|
4
|
+
data.tar.gz: c2bb7d700498e1b63ec1a2ad989a48a61b7dbb1e0d07fb455ea488bba7361083
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 11cc13a975cda2eb01f952781ac6b50f7e81de54f463833eef542c525caf2dd7c42db1cf952cc311fe54305a431144118769074f5e428eaaea773d5883547260
|
|
7
|
+
data.tar.gz: d699b62a899df26df4f535ef5d5c1a5fb5c8191c27affdb121b9b81316a1ca826427aa89e7c0df1136e5a0783b5e47c8d869fb24d18b14fe9d5973d27af0dc1f
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1249.0
|
data/partitions.json
CHANGED
|
@@ -12903,6 +12903,7 @@
|
|
|
12903
12903
|
"endpoints" : {
|
|
12904
12904
|
"af-south-1" : { },
|
|
12905
12905
|
"ap-east-1" : { },
|
|
12906
|
+
"ap-east-2" : { },
|
|
12906
12907
|
"ap-northeast-1" : { },
|
|
12907
12908
|
"ap-northeast-2" : { },
|
|
12908
12909
|
"ap-northeast-3" : { },
|