aws-partitions 1.1154.0 → 1.1156.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 +4 -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: 1fba1f322ed42c142643968bff0e33e6f12829174077f5f1ff6331bea3bc74c0
|
4
|
+
data.tar.gz: f41d7f0eb19bcdcd5743ad66e61c8ae1209da62f5de6e8d583d82a81a624f8ad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1c9c75934952c512a4b11c78c65f13ae6540933dbc77bd365b58773a368ae5064208f464764d261ea1cca7a607f1a4c6b0fe956636de2b1c422b60c8f8fc23e
|
7
|
+
data.tar.gz: 5e5da5b1a92e17b9d02ef89df62cb8fe0473ed8a5b5df3837dcfd4b192b6718b6d5815299a1252dc8721a4a7726a81471bce93c49b453b69379c90c042ca3807
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1156.0 (2025-09-08)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1155.0 (2025-09-04)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1154.0 (2025-09-02)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1156.0
|
data/partitions.json
CHANGED
@@ -14050,6 +14050,7 @@
|
|
14050
14050
|
"ap-south-2" : { },
|
14051
14051
|
"ap-southeast-1" : { },
|
14052
14052
|
"ap-southeast-2" : { },
|
14053
|
+
"ap-southeast-5" : { },
|
14053
14054
|
"ca-central-1" : { },
|
14054
14055
|
"eu-central-1" : { },
|
14055
14056
|
"eu-north-1" : { },
|
@@ -17988,6 +17989,7 @@
|
|
17988
17989
|
},
|
17989
17990
|
"omics" : {
|
17990
17991
|
"endpoints" : {
|
17992
|
+
"ap-northeast-2" : { },
|
17991
17993
|
"ap-southeast-1" : {
|
17992
17994
|
"credentialScope" : {
|
17993
17995
|
"region" : "ap-southeast-1"
|
@@ -22619,6 +22621,7 @@
|
|
22619
22621
|
"ap-southeast-3" : { },
|
22620
22622
|
"ap-southeast-4" : { },
|
22621
22623
|
"ap-southeast-5" : { },
|
22624
|
+
"ap-southeast-6" : { },
|
22622
22625
|
"ap-southeast-7" : { },
|
22623
22626
|
"ca-central-1" : { },
|
22624
22627
|
"ca-west-1" : { },
|
@@ -39648,6 +39651,7 @@
|
|
39648
39651
|
},
|
39649
39652
|
"compute-optimizer" : {
|
39650
39653
|
"endpoints" : {
|
39654
|
+
"us-isof-east-1" : { },
|
39651
39655
|
"us-isof-south-1" : {
|
39652
39656
|
"credentialScope" : {
|
39653
39657
|
"region" : "us-isof-south-1"
|