aws-partitions 1.1141.0 → 1.1142.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 +5 -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: 221dac80d34b16ccedbbf11eb2953e943a45462572b47ced2576265352d4452f
|
4
|
+
data.tar.gz: 0c43809615c8d724855087068c696e37ca4efba793bd09472ad0c54ca01d2fcb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 64648bc130ebd97c037db7f47c9424851c6d7e5f2cd549ed1e716b06dd6e8410a600ab2da1525f166a0f9c572e141cab10da71b0b90b7b443e6c71963371983a
|
7
|
+
data.tar.gz: 608d079b16239a32efe37b7e9e33d20ebb807e4d01e7b5625b3d0cacd44cee77b9e11e0c14c2de877aae8ae1fa3d464d47403c21b0e9bda5fcfc810a407f9e0c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1142.0
|
data/partitions.json
CHANGED
@@ -7024,6 +7024,7 @@
|
|
7024
7024
|
"ap-south-1" : { },
|
7025
7025
|
"ap-southeast-1" : { },
|
7026
7026
|
"ap-southeast-2" : { },
|
7027
|
+
"ap-southeast-5" : { },
|
7027
7028
|
"ca-central-1" : {
|
7028
7029
|
"variants" : [ {
|
7029
7030
|
"hostname" : "data.jobs.iot-fips.ca-central-1.amazonaws.com",
|
@@ -7032,6 +7033,7 @@
|
|
7032
7033
|
},
|
7033
7034
|
"eu-central-1" : { },
|
7034
7035
|
"eu-north-1" : { },
|
7036
|
+
"eu-south-2" : { },
|
7035
7037
|
"eu-west-1" : { },
|
7036
7038
|
"eu-west-2" : { },
|
7037
7039
|
"eu-west-3" : { },
|
@@ -7070,6 +7072,7 @@
|
|
7070
7072
|
"deprecated" : true,
|
7071
7073
|
"hostname" : "data.jobs.iot-fips.us-west-2.amazonaws.com"
|
7072
7074
|
},
|
7075
|
+
"me-central-1" : { },
|
7073
7076
|
"me-south-1" : { },
|
7074
7077
|
"sa-east-1" : { },
|
7075
7078
|
"us-east-1" : {
|
@@ -15332,6 +15335,7 @@
|
|
15332
15335
|
"endpoints" : {
|
15333
15336
|
"af-south-1" : { },
|
15334
15337
|
"ap-east-1" : { },
|
15338
|
+
"ap-east-2" : { },
|
15335
15339
|
"ap-northeast-1" : { },
|
15336
15340
|
"ap-northeast-2" : { },
|
15337
15341
|
"ap-northeast-3" : { },
|
@@ -15501,6 +15505,7 @@
|
|
15501
15505
|
"endpoints" : {
|
15502
15506
|
"af-south-1" : { },
|
15503
15507
|
"ap-east-1" : { },
|
15508
|
+
"ap-east-2" : { },
|
15504
15509
|
"ap-northeast-1" : { },
|
15505
15510
|
"ap-northeast-2" : { },
|
15506
15511
|
"ap-northeast-3" : { },
|