aws-partitions 1.1173.0 → 1.1174.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: aa9d54e84ed8a590e91b19b740ac13b2990f3ec9dcad5ff8ce6e36b616ba0638
|
4
|
+
data.tar.gz: b7880e4443463fa09d63048234475e6a2576930fe477f968b9eabee13f8bb4fe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3574f29a0e769cebcf61d6c718aef899bf83ed8658e582d7e70187e22ebd4001da04013350a834af6988fb2450750ece4e67b3d5a4e0a5396a806a97c775b277
|
7
|
+
data.tar.gz: 225c48b63a1b2ad66973e23406eb3e7788d5249a0a855998a9c862378255ee8c7535d9e0735376684ba58177cb214869dc9f586770cc9d19254f51df554447b2
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1174.0
|
data/partitions.json
CHANGED
@@ -20276,11 +20276,13 @@
|
|
20276
20276
|
"ap-east-2" : { },
|
20277
20277
|
"ap-northeast-1" : { },
|
20278
20278
|
"ap-northeast-2" : { },
|
20279
|
+
"ap-northeast-3" : { },
|
20279
20280
|
"ap-south-1" : { },
|
20280
20281
|
"ap-south-2" : { },
|
20281
20282
|
"ap-southeast-1" : { },
|
20282
20283
|
"ap-southeast-2" : { },
|
20283
20284
|
"ap-southeast-3" : { },
|
20285
|
+
"ap-southeast-5" : { },
|
20284
20286
|
"ap-southeast-7" : { },
|
20285
20287
|
"ca-central-1" : {
|
20286
20288
|
"variants" : [ {
|