aws-partitions 1.1155.0 → 1.1157.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: ff1adb49f07e051fe42e408bd3a640b746cd88d16ef5f23b75efb0efbf67d026
|
4
|
+
data.tar.gz: cc044925a3784e8b55eaf289a1c8772fd0e6df764a5caf052450eb3844a6c15c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2fbb54735f24fb3956f5036d8e846e369cc377123204ad411c6775875493ee64dc89f1da52e1f1cfe89bb0c1e8c035230daedfc1b23eb12fdb4dcd5faefa1aec
|
7
|
+
data.tar.gz: 1132293972059a62c67e0d04a9a4a5e71d97090746d0db19912de6f3340ee389bf3a74010a21ef6d3c2b0d72a02edcd71e54ef5f53e9b3789a84f03fcebddc2f
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1157.0 (2025-09-09)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1156.0 (2025-09-08)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1155.0 (2025-09-04)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1157.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" : { },
|
@@ -22620,6 +22621,7 @@
|
|
22620
22621
|
"ap-southeast-3" : { },
|
22621
22622
|
"ap-southeast-4" : { },
|
22622
22623
|
"ap-southeast-5" : { },
|
22624
|
+
"ap-southeast-6" : { },
|
22623
22625
|
"ap-southeast-7" : { },
|
22624
22626
|
"ca-central-1" : { },
|
22625
22627
|
"ca-west-1" : { },
|
@@ -28441,6 +28443,7 @@
|
|
28441
28443
|
"tags" : [ "fips" ]
|
28442
28444
|
} ]
|
28443
28445
|
},
|
28446
|
+
"ap-east-2" : { },
|
28444
28447
|
"ap-northeast-1" : {
|
28445
28448
|
"credentialScope" : {
|
28446
28449
|
"region" : "ap-northeast-1"
|
@@ -39649,6 +39652,7 @@
|
|
39649
39652
|
},
|
39650
39653
|
"compute-optimizer" : {
|
39651
39654
|
"endpoints" : {
|
39655
|
+
"us-isof-east-1" : { },
|
39652
39656
|
"us-isof-south-1" : {
|
39653
39657
|
"credentialScope" : {
|
39654
39658
|
"region" : "us-isof-south-1"
|