aws-partitions 1.1268.0 → 1.1271.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 +15 -0
- data/VERSION +1 -1
- data/partitions.json +12 -3
- 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: '083a50229496520e13766b91e6a0f4476f8d4f4e754e510950d0df17bbcf4d1b'
|
|
4
|
+
data.tar.gz: 6e76707d089af664eca8c3d60c49f3fe322cf2d9a44393a7ac01e86045bff61e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a264b0775365da7612068e6eda6b67350de010dfc506bf9d43a0b9d544425a83a39e4549f918cc58015bcbd83a6870719f5f738be398be98aa126c8b01905770
|
|
7
|
+
data.tar.gz: c89f31d28d8fec2de07a2f17d1cce86eded0c0113ab591ad6d8433b3b918971b53966720c071bfb514d1db1e101f0ea24b1f6e856fa5bf0c0e8fe4b4a2bceb6f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1271.0 (2026-07-17)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1270.0 (2026-07-16)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1269.0 (2026-07-13)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
4
19
|
1.1268.0 (2026-07-10)
|
|
5
20
|
------------------
|
|
6
21
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1271.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" : { },
|
|
@@ -36961,7 +36962,8 @@
|
|
|
36961
36962
|
"protocols" : [ "https" ]
|
|
36962
36963
|
},
|
|
36963
36964
|
"endpoints" : {
|
|
36964
|
-
"us-iso-east-1" : { }
|
|
36965
|
+
"us-iso-east-1" : { },
|
|
36966
|
+
"us-iso-west-1" : { }
|
|
36965
36967
|
},
|
|
36966
36968
|
"isRegionalized" : true
|
|
36967
36969
|
},
|
|
@@ -37777,7 +37779,8 @@
|
|
|
37777
37779
|
},
|
|
37778
37780
|
"backup" : {
|
|
37779
37781
|
"endpoints" : {
|
|
37780
|
-
"us-isob-east-1" : { }
|
|
37782
|
+
"us-isob-east-1" : { },
|
|
37783
|
+
"us-isob-west-1" : { }
|
|
37781
37784
|
}
|
|
37782
37785
|
},
|
|
37783
37786
|
"batch" : {
|
|
@@ -38524,7 +38527,8 @@
|
|
|
38524
38527
|
},
|
|
38525
38528
|
"deprecated" : true,
|
|
38526
38529
|
"hostname" : "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
38527
|
-
}
|
|
38530
|
+
},
|
|
38531
|
+
"us-isob-west-1" : { }
|
|
38528
38532
|
}
|
|
38529
38533
|
},
|
|
38530
38534
|
"streams.dynamodb" : {
|
|
@@ -40326,6 +40330,11 @@
|
|
|
40326
40330
|
"eusc-de-east-1" : { }
|
|
40327
40331
|
}
|
|
40328
40332
|
},
|
|
40333
|
+
"emr-serverless" : {
|
|
40334
|
+
"endpoints" : {
|
|
40335
|
+
"eusc-de-east-1" : { }
|
|
40336
|
+
}
|
|
40337
|
+
},
|
|
40329
40338
|
"entitlement.marketplace" : {
|
|
40330
40339
|
"endpoints" : {
|
|
40331
40340
|
"eusc-de-east-1" : { }
|