aws-partitions 1.1140.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +8 -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
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1142.0 (2025-08-05)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1141.0 (2025-08-04)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1140.0 (2025-08-01)
|
5
15
|
------------------
|
6
16
|
|
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" : { },
|
@@ -15588,6 +15593,7 @@
|
|
15588
15593
|
"ap-south-1" : { },
|
15589
15594
|
"ap-southeast-1" : { },
|
15590
15595
|
"ap-southeast-2" : { },
|
15596
|
+
"ap-southeast-3" : { },
|
15591
15597
|
"ca-central-1" : { },
|
15592
15598
|
"eu-central-1" : { },
|
15593
15599
|
"eu-north-1" : { },
|
@@ -21465,6 +21471,7 @@
|
|
21465
21471
|
"ap-southeast-3" : { },
|
21466
21472
|
"ap-southeast-4" : { },
|
21467
21473
|
"ap-southeast-5" : { },
|
21474
|
+
"ap-southeast-7" : { },
|
21468
21475
|
"ca-central-1" : { },
|
21469
21476
|
"ca-west-1" : { },
|
21470
21477
|
"eu-central-1" : { },
|
@@ -21478,6 +21485,7 @@
|
|
21478
21485
|
"il-central-1" : { },
|
21479
21486
|
"me-central-1" : { },
|
21480
21487
|
"me-south-1" : { },
|
21488
|
+
"mx-central-1" : { },
|
21481
21489
|
"sa-east-1" : { },
|
21482
21490
|
"us-east-1" : { },
|
21483
21491
|
"us-east-2" : { },
|