aws-partitions 1.1256.0 → 1.1258.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 +10 -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: efa4c52e13520839278c17befea09857fff06e420dd066d2bcbab64af61d9ffa
|
|
4
|
+
data.tar.gz: 78f2aa78ededec714fcfcb461f6d24f8690cabfae6a3c068d3afcb52ba187415
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 10b137294db59762eac21c6b258368fb1b9cdd454431f7b5bbfed06244129ca0d547aba5bd2811d6625e8ced94ad98e21588df977bc736c24476edb2a75a1107
|
|
7
|
+
data.tar.gz: f38ce629e13d99e1084b23dd67aab4f0f09f2adf86e8856b0b0601e5b6a0d70235c2bb3cb435c02fb3b888903883078862e17b3922a4aabacfdf86d417a16421
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1258.0 (2026-06-05)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1257.0 (2026-06-03)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1256.0 (2026-06-02)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1258.0
|
data/partitions.json
CHANGED
|
@@ -38949,6 +38949,11 @@
|
|
|
38949
38949
|
"eu-isoe-west-1" : { }
|
|
38950
38950
|
}
|
|
38951
38951
|
},
|
|
38952
|
+
"api.sagemaker" : {
|
|
38953
|
+
"endpoints" : {
|
|
38954
|
+
"eu-isoe-west-1" : { }
|
|
38955
|
+
}
|
|
38956
|
+
},
|
|
38952
38957
|
"apigateway" : {
|
|
38953
38958
|
"endpoints" : {
|
|
38954
38959
|
"eu-isoe-west-1" : { }
|
|
@@ -40688,6 +40693,11 @@
|
|
|
40688
40693
|
"eusc-de-east-1" : { }
|
|
40689
40694
|
}
|
|
40690
40695
|
},
|
|
40696
|
+
"mq" : {
|
|
40697
|
+
"endpoints" : {
|
|
40698
|
+
"eusc-de-east-1" : { }
|
|
40699
|
+
}
|
|
40700
|
+
},
|
|
40691
40701
|
"network-firewall" : {
|
|
40692
40702
|
"endpoints" : {
|
|
40693
40703
|
"eusc-de-east-1" : { }
|