aws-partitions 1.1268.0 → 1.1270.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 +3 -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: aeb290326198f4f12499b7c142861d14e473b38300f08f9825ca28a80d6aa8e2
|
|
4
|
+
data.tar.gz: bfd842d7abd1871f3a5598c5f20251dad03ac061c1cbeaf93ce040ad95cd9b84
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f842bc109da148a730dd47fc227850c77622e250bfb3779fc128aa6f196ec9b5f1293a1b6b29484d462506c50843307495e1ea9e353ffe1d45a181fb5cde238d
|
|
7
|
+
data.tar.gz: e532e017e6af069e8d797eaf8100123ddb3830de521b8eb6e564fc6dcacacdc940aaf6d1644968fa3303cb10f2a70865134499e71cb94109a1f9c3dcc450562c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1270.0 (2026-07-16)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1269.0 (2026-07-13)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1268.0 (2026-07-10)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1270.0
|
data/partitions.json
CHANGED
|
@@ -28711,6 +28711,7 @@
|
|
|
28711
28711
|
},
|
|
28712
28712
|
"wisdom" : {
|
|
28713
28713
|
"endpoints" : {
|
|
28714
|
+
"af-south-1" : { },
|
|
28714
28715
|
"ap-northeast-1" : { },
|
|
28715
28716
|
"ap-northeast-2" : { },
|
|
28716
28717
|
"ap-southeast-1" : { },
|
|
@@ -38524,7 +38525,8 @@
|
|
|
38524
38525
|
},
|
|
38525
38526
|
"deprecated" : true,
|
|
38526
38527
|
"hostname" : "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
38527
|
-
}
|
|
38528
|
+
},
|
|
38529
|
+
"us-isob-west-1" : { }
|
|
38528
38530
|
}
|
|
38529
38531
|
},
|
|
38530
38532
|
"streams.dynamodb" : {
|