aws-partitions 1.1269.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +11 -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,16 @@
|
|
|
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
|
+
|
|
4
14
|
1.1269.0 (2026-07-13)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1271.0
|
data/partitions.json
CHANGED
|
@@ -36962,7 +36962,8 @@
|
|
|
36962
36962
|
"protocols" : [ "https" ]
|
|
36963
36963
|
},
|
|
36964
36964
|
"endpoints" : {
|
|
36965
|
-
"us-iso-east-1" : { }
|
|
36965
|
+
"us-iso-east-1" : { },
|
|
36966
|
+
"us-iso-west-1" : { }
|
|
36966
36967
|
},
|
|
36967
36968
|
"isRegionalized" : true
|
|
36968
36969
|
},
|
|
@@ -37778,7 +37779,8 @@
|
|
|
37778
37779
|
},
|
|
37779
37780
|
"backup" : {
|
|
37780
37781
|
"endpoints" : {
|
|
37781
|
-
"us-isob-east-1" : { }
|
|
37782
|
+
"us-isob-east-1" : { },
|
|
37783
|
+
"us-isob-west-1" : { }
|
|
37782
37784
|
}
|
|
37783
37785
|
},
|
|
37784
37786
|
"batch" : {
|
|
@@ -38525,7 +38527,8 @@
|
|
|
38525
38527
|
},
|
|
38526
38528
|
"deprecated" : true,
|
|
38527
38529
|
"hostname" : "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
38528
|
-
}
|
|
38530
|
+
},
|
|
38531
|
+
"us-isob-west-1" : { }
|
|
38529
38532
|
}
|
|
38530
38533
|
},
|
|
38531
38534
|
"streams.dynamodb" : {
|
|
@@ -40327,6 +40330,11 @@
|
|
|
40327
40330
|
"eusc-de-east-1" : { }
|
|
40328
40331
|
}
|
|
40329
40332
|
},
|
|
40333
|
+
"emr-serverless" : {
|
|
40334
|
+
"endpoints" : {
|
|
40335
|
+
"eusc-de-east-1" : { }
|
|
40336
|
+
}
|
|
40337
|
+
},
|
|
40330
40338
|
"entitlement.marketplace" : {
|
|
40331
40339
|
"endpoints" : {
|
|
40332
40340
|
"eusc-de-east-1" : { }
|