aws-partitions 1.1284.0 → 1.1286.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 +16 -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: 4570d8ac963da1b4962d6edf01a04bce927e25dd65a66297bc06517e3108f624
|
|
4
|
+
data.tar.gz: '09805ea1567a5cd078f2c8f5eb43c85b0b48e2d9ccbaa891cc58ee1cf89dbb56'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6006f6b36fc6fabc3c830e20d0e8b2682c0dbf73e05aab05ca3edbb085ac9d60451841000f53b9ab4510434ea25d1a2fcf8689c97106cc273b6d0c49c428a564
|
|
7
|
+
data.tar.gz: cf1ceeae889734ed5b6bc94a9cedbbee1fb9606afb74493e13d8f164087a6581a30a57f78c60827a8b0e52a248265b69d8ce5b3c119268bf87f8e7af598abd79
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1286.0 (2026-09-11)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1285.0 (2026-09-10)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1284.0 (2026-09-08)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1286.0
|
data/partitions.json
CHANGED
|
@@ -7603,17 +7603,33 @@
|
|
|
7603
7603
|
},
|
|
7604
7604
|
"dax" : {
|
|
7605
7605
|
"endpoints" : {
|
|
7606
|
+
"af-south-1" : { },
|
|
7607
|
+
"ap-east-1" : { },
|
|
7608
|
+
"ap-east-2" : { },
|
|
7606
7609
|
"ap-northeast-1" : { },
|
|
7610
|
+
"ap-northeast-2" : { },
|
|
7611
|
+
"ap-northeast-3" : { },
|
|
7607
7612
|
"ap-south-1" : { },
|
|
7608
7613
|
"ap-south-2" : { },
|
|
7609
7614
|
"ap-southeast-1" : { },
|
|
7610
7615
|
"ap-southeast-2" : { },
|
|
7616
|
+
"ap-southeast-3" : { },
|
|
7617
|
+
"ap-southeast-4" : { },
|
|
7618
|
+
"ap-southeast-5" : { },
|
|
7619
|
+
"ap-southeast-6" : { },
|
|
7620
|
+
"ap-southeast-7" : { },
|
|
7621
|
+
"ca-central-1" : { },
|
|
7622
|
+
"ca-west-1" : { },
|
|
7611
7623
|
"eu-central-1" : { },
|
|
7624
|
+
"eu-central-2" : { },
|
|
7612
7625
|
"eu-north-1" : { },
|
|
7626
|
+
"eu-south-1" : { },
|
|
7613
7627
|
"eu-south-2" : { },
|
|
7614
7628
|
"eu-west-1" : { },
|
|
7615
7629
|
"eu-west-2" : { },
|
|
7616
7630
|
"eu-west-3" : { },
|
|
7631
|
+
"il-central-1" : { },
|
|
7632
|
+
"mx-central-1" : { },
|
|
7617
7633
|
"sa-east-1" : { },
|
|
7618
7634
|
"us-east-1" : { },
|
|
7619
7635
|
"us-east-2" : { },
|