aws-partitions 1.1241.0 → 1.1246.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 +25 -0
- data/VERSION +1 -1
- data/partitions.json +13 -1
- 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: dc46048edbea982eb4661b2f389dfc6e8e5951a893c3757d9c68e0d39f48d9c9
|
|
4
|
+
data.tar.gz: 8ac2b756fb6d71761bb6c46e50f7569a5b60ba499ba82e572f25c34611f596eb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: feda84dba4bbed762a1cc95cc8352610453c0d0fdaaf872541c328826332e015c1c7a5d6f7c0d1b1f41464a646b451f218837eecaeb255232bd3720a582b44db
|
|
7
|
+
data.tar.gz: e2207c371c67f40a439c25602f03d206e77b99d8a02d7a216a6f7676350869bc2b110e0e48b21022913437a1d0a70b416f1fc741a148f2e560df9f1bc95c44f9
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1246.0 (2026-05-07)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1245.0 (2026-05-05)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1244.0 (2026-05-01)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.1243.0 (2026-04-30)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1242.0 (2026-04-29)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
4
29
|
1.1241.0 (2026-04-24)
|
|
5
30
|
------------------
|
|
6
31
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1246.0
|
data/partitions.json
CHANGED
|
@@ -11531,6 +11531,7 @@
|
|
|
11531
11531
|
"ap-southeast-3" : { },
|
|
11532
11532
|
"ap-southeast-4" : { },
|
|
11533
11533
|
"ap-southeast-5" : { },
|
|
11534
|
+
"ap-southeast-6" : { },
|
|
11534
11535
|
"ap-southeast-7" : { },
|
|
11535
11536
|
"ca-central-1" : {
|
|
11536
11537
|
"variants" : [ {
|
|
@@ -20173,6 +20174,7 @@
|
|
|
20173
20174
|
"ap-southeast-1" : { },
|
|
20174
20175
|
"ap-southeast-2" : { },
|
|
20175
20176
|
"ap-southeast-3" : { },
|
|
20177
|
+
"ap-southeast-4" : { },
|
|
20176
20178
|
"ap-southeast-5" : { },
|
|
20177
20179
|
"ap-southeast-6" : { },
|
|
20178
20180
|
"ap-southeast-7" : { },
|
|
@@ -20182,6 +20184,7 @@
|
|
|
20182
20184
|
"tags" : [ "fips" ]
|
|
20183
20185
|
} ]
|
|
20184
20186
|
},
|
|
20187
|
+
"ca-west-1" : { },
|
|
20185
20188
|
"eu-central-1" : { },
|
|
20186
20189
|
"eu-central-2" : { },
|
|
20187
20190
|
"eu-north-1" : { },
|
|
@@ -23283,7 +23286,9 @@
|
|
|
23283
23286
|
"ap-southeast-2" : { },
|
|
23284
23287
|
"ap-southeast-3" : { },
|
|
23285
23288
|
"ap-southeast-4" : { },
|
|
23289
|
+
"ap-southeast-6" : { },
|
|
23286
23290
|
"ca-central-1" : { },
|
|
23291
|
+
"ca-west-1" : { },
|
|
23287
23292
|
"eu-central-1" : { },
|
|
23288
23293
|
"eu-central-2" : { },
|
|
23289
23294
|
"eu-north-1" : { },
|
|
@@ -27778,6 +27783,7 @@
|
|
|
27778
27783
|
"eu-west-3" : { },
|
|
27779
27784
|
"me-central-1" : { },
|
|
27780
27785
|
"me-south-1" : { },
|
|
27786
|
+
"mx-central-1" : { },
|
|
27781
27787
|
"sa-east-1" : { },
|
|
27782
27788
|
"us-east-1" : { },
|
|
27783
27789
|
"us-east-2" : { },
|
|
@@ -37336,6 +37342,11 @@
|
|
|
37336
37342
|
"us-iso-west-1" : { }
|
|
37337
37343
|
}
|
|
37338
37344
|
},
|
|
37345
|
+
"mq" : {
|
|
37346
|
+
"endpoints" : {
|
|
37347
|
+
"us-iso-east-1" : { }
|
|
37348
|
+
}
|
|
37349
|
+
},
|
|
37339
37350
|
"network-firewall" : {
|
|
37340
37351
|
"endpoints" : {
|
|
37341
37352
|
"us-iso-east-1" : { }
|
|
@@ -38297,7 +38308,8 @@
|
|
|
38297
38308
|
},
|
|
38298
38309
|
"firehose" : {
|
|
38299
38310
|
"endpoints" : {
|
|
38300
|
-
"us-isob-east-1" : { }
|
|
38311
|
+
"us-isob-east-1" : { },
|
|
38312
|
+
"us-isob-west-1" : { }
|
|
38301
38313
|
}
|
|
38302
38314
|
},
|
|
38303
38315
|
"fsx" : {
|